2024-12-02 22:14:54.458 | diskimage-builder version 3.36.0 2024-12-02 22:14:54.460 | Building elements: base block-device-efi vm simple-init openstack-repos nodepool-base cache-devstack growroot infra-package-needs journal-to-console openeuler-minimal 2024-12-02 22:14:54.652 | DEBUG diskimage_builder.element_dependencies [-] ELEMENTS_PATH is: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements:/etc/nodepool/elements _find_all_elements /usr/local/lib/python3.11/site-packages/diskimage_builder/element_dependencies.py:209 2024-12-02 22:14:58.003 | Expanded element dependencies to: cache-url package-installs sysprep dib-init-system bootloader growroot install-types runtime-ssh-host-keys openssh-server yum-minimal vm yum selinux-fixfiles-restore cache-devstack pkg-map source-repositories zuul-worker manifests simple-init cloud-init infra-package-needs block-device-efi base install-bin nodepool-base redhat-common rpm-distro ensure-venv cloud-init-datasources openstack-repos install-static journal-to-console openeuler-minimal 2024-12-02 22:14:58.008 | + diskimage_builder/lib/disk-image-create:main:255 : '[' 1 = 1 ']' 2024-12-02 22:14:58.014 | + diskimage_builder/lib/disk-image-create:main:256 : export IMAGE_NAME=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-ef480f73e6214e4c8763587ac6df833c 2024-12-02 22:14:58.018 | + diskimage_builder/lib/disk-image-create:main:256 : IMAGE_NAME=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-ef480f73e6214e4c8763587ac6df833c 2024-12-02 22:14:58.023 | + diskimage_builder/lib/disk-image-create:main:260 : for X in ${!IMAGE_TYPES[@]} 2024-12-02 22:14:58.028 | + diskimage_builder/lib/disk-image-create:main:261 : case "${IMAGE_TYPES[$X]}" in 2024-12-02 22:14:58.033 | + diskimage_builder/lib/disk-image-create:main:299 : type fstrim 2024-12-02 22:14:58.037 | + diskimage_builder/lib/disk-image-create:main:307 : [[ -n '' ]] 2024-12-02 22:14:58.042 | + diskimage_builder/lib/disk-image-create:main:314 : mk_build_dir 2024-12-02 22:14:58.047 | ++ diskimage_builder/lib/common-functions:mk_build_dir:37 : mktemp -t -d --tmpdir=/tmp dib_build.XXXXXXXX 2024-12-02 22:14:58.054 | + diskimage_builder/lib/common-functions:mk_build_dir:37 : TMP_BUILD_DIR=/opt/dib_tmp/dib_build.f0VtBi1W 2024-12-02 22:14:58.058 | ++ diskimage_builder/lib/common-functions:mk_build_dir:38 : mktemp -t -d --tmpdir=/tmp dib_image.XXXXXXXX 2024-12-02 22:14:58.522 | + diskimage_builder/lib/common-functions:mk_build_dir:38 : TMP_IMAGE_DIR=/opt/dib_tmp/dib_image.muGrbrnX 2024-12-02 22:14:58.526 | + diskimage_builder/lib/common-functions:mk_build_dir:39 : '[' 0 -eq 0 ']' 2024-12-02 22:14:58.531 | + diskimage_builder/lib/common-functions:mk_build_dir:40 : export TMP_BUILD_DIR 2024-12-02 22:14:58.536 | + diskimage_builder/lib/common-functions:mk_build_dir:41 : tmpfs_check 2024-12-02 22:14:58.540 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=1 2024-12-02 22:14:58.544 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-12-02 22:14:58.549 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-12-02 22:14:58.553 | + diskimage_builder/lib/common-functions:mk_build_dir:46 : trap trap_cleanup EXIT 2024-12-02 22:14:58.558 | + diskimage_builder/lib/common-functions:mk_build_dir:47 : echo Building in /opt/dib_tmp/dib_build.f0VtBi1W 2024-12-02 22:14:58.558 | Building in /opt/dib_tmp/dib_build.f0VtBi1W 2024-12-02 22:14:58.562 | + diskimage_builder/lib/common-functions:mk_build_dir:48 : export TMP_IMAGE_DIR 2024-12-02 22:14:58.567 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : export OUT_IMAGE_PATH= 2024-12-02 22:14:58.572 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : OUT_IMAGE_PATH= 2024-12-02 22:14:58.576 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : export TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.f0VtBi1W/hooks 2024-12-02 22:14:58.581 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.f0VtBi1W/hooks 2024-12-02 22:14:58.585 | + diskimage_builder/lib/disk-image-create:main:318 : mkdir -p /opt/dib_tmp/dib_build.f0VtBi1W/block-device 2024-12-02 22:14:58.592 | + diskimage_builder/lib/disk-image-create:main:319 : BLOCK_DEVICE_CONFIG_YAML=/opt/dib_tmp/dib_build.f0VtBi1W/block-device/config.yaml 2024-12-02 22:14:58.597 | + diskimage_builder/lib/disk-image-create:main:320 : block_device_create_config_file /opt/dib_tmp/dib_build.f0VtBi1W/block-device/config.yaml 2024-12-02 22:14:58.621 | Searching elements for block-device[-arm64].yaml ... 2024-12-02 22:14:58.710 | Using block-device config: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/block-device-default.yaml 2024-12-02 22:14:58.715 | + diskimage_builder/lib/common-functions:block_device_create_config_file:516 : return 2024-12-02 22:14:58.720 | + diskimage_builder/lib/disk-image-create:main:323 : DIB_BLOCK_DEVICE_PARAMS_YAML=/opt/dib_tmp/dib_build.f0VtBi1W/block-device/params.yaml 2024-12-02 22:14:58.725 | + diskimage_builder/lib/disk-image-create:main:324 : export DIB_BLOCK_DEVICE_PARAMS_YAML 2024-12-02 22:14:58.730 | + diskimage_builder/lib/disk-image-create:main:325 : cat 2024-12-02 22:14:58.737 | + diskimage_builder/lib/disk-image-create:main:334 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py init 2024-12-02 22:14:59.197 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-12-02 22:14:59.197 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.f0VtBi1W/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.muGrbrnX', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.f0VtBi1W/mnt', 'build-dir': '/opt/dib_tmp/dib_build.f0VtBi1W'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-12-02 22:14:59.202 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'name': 'image0'}}, {'partitioning': {'base': 'image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '550MiB', 'mkfs': {'type': 'vfat', 'mount': {'mount_point': '/boot/efi', 'fstab': {'options': 'defaults', 'fsck-passno': 2}}}}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB'}, {'name': 'root', 'type': '8300', 'size': '100%', 'mkfs': {'type': 'ext4', 'mount': {'mount_point': '/', 'fstab': {'options': 'defaults', 'fsck-passno': 1}}}}]}}]] cmd_init /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:260 2024-12-02 22:14:59.203 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'name': 'image0'}}, {'fstab': {'base': 'mount_mkfs_ESP', 'name': 'fstab_mount_mkfs_ESP', 'options': 'defaults', 'fsck-passno': 2}}, {'mount': {'base': 'mkfs_ESP', 'name': 'mount_mkfs_ESP', 'mount_point': '/boot/efi'}}, {'mkfs': {'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}}, {'fstab': {'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_root', 'name': 'mount_mkfs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'root', 'name': 'mkfs_root', 'type': 'ext4'}}, {'partitioning': {'base': 'image0', 'name': 'partitioning_image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '550MiB', 'base': 'image0'}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB', 'base': 'image0'}, {'name': 'root', 'type': '8300', 'size': '100%', 'base': 'image0'}]}}]] cmd_init /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:262 2024-12-02 22:14:59.203 | DEBUG diskimage_builder.block_device.blockdevice [-] Final config [[{'local_loop': {'name': 'image0'}}, {'fstab': {'base': 'mount_mkfs_ESP', 'name': 'fstab_mount_mkfs_ESP', 'options': 'defaults', 'fsck-passno': 2}}, {'mount': {'base': 'mkfs_ESP', 'name': 'mount_mkfs_ESP', 'mount_point': '/boot/efi'}}, {'mkfs': {'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}}, {'fstab': {'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_root', 'name': 'mount_mkfs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'root', 'name': 'mkfs_root', 'type': 'ext4', 'label': 'cloudimg-rootfs'}}, {'partitioning': {'base': 'image0', 'name': 'partitioning_image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '550MiB', 'base': 'image0'}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB', 'base': 'image0'}, {'name': 'root', 'type': '8300', 'size': '100%', 'base': 'image0'}]}}]] cmd_init /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:264 2024-12-02 22:14:59.204 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/opt/dib_tmp/dib_build.f0VtBi1W/states/block-device/config.json] 2024-12-02 22:14:59.278 | ++ diskimage_builder/lib/disk-image-create:main:338 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval root-label 2024-12-02 22:14:59.749 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-12-02 22:14:59.750 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.f0VtBi1W/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.muGrbrnX', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.f0VtBi1W/mnt', 'build-dir': '/opt/dib_tmp/dib_build.f0VtBi1W'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-12-02 22:14:59.750 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-label] 2024-12-02 22:14:59.751 | DEBUG diskimage_builder.block_device.blockdevice [-] root-label [cloudimg-rootfs] cmd_getval /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:308 2024-12-02 22:14:59.827 | + diskimage_builder/lib/disk-image-create:main:338 : DIB_ROOT_LABEL=cloudimg-rootfs 2024-12-02 22:14:59.832 | + diskimage_builder/lib/disk-image-create:main:339 : export DIB_ROOT_LABEL 2024-12-02 22:14:59.837 | ++ diskimage_builder/lib/disk-image-create:main:342 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval root-fstype 2024-12-02 22:15:00.302 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-12-02 22:15:00.303 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.f0VtBi1W/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.muGrbrnX', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.f0VtBi1W/mnt', 'build-dir': '/opt/dib_tmp/dib_build.f0VtBi1W'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-12-02 22:15:00.303 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-fstype] 2024-12-02 22:15:00.303 | DEBUG diskimage_builder.block_device.blockdevice [-] root-fstype [ext4] cmd_getval /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:315 2024-12-02 22:15:00.378 | + diskimage_builder/lib/disk-image-create:main:342 : DIB_ROOT_FSTYPE=ext4 2024-12-02 22:15:00.383 | + diskimage_builder/lib/disk-image-create:main:343 : export DIB_ROOT_FSTYPE 2024-12-02 22:15:00.388 | ++ diskimage_builder/lib/disk-image-create:main:347 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval boot-label 2024-12-02 22:15:00.851 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-12-02 22:15:00.851 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.f0VtBi1W/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.muGrbrnX', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.f0VtBi1W/mnt', 'build-dir': '/opt/dib_tmp/dib_build.f0VtBi1W'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-12-02 22:15:00.852 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [boot-label] 2024-12-02 22:15:00.852 | DEBUG diskimage_builder.block_device.blockdevice [-] boot-label [] cmd_getval /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:329 2024-12-02 22:15:00.927 | + diskimage_builder/lib/disk-image-create:main:347 : DIB_BOOT_LABEL= 2024-12-02 22:15:00.932 | + diskimage_builder/lib/disk-image-create:main:348 : export DIB_BOOT_LABEL 2024-12-02 22:15:00.937 | ++ diskimage_builder/lib/disk-image-create:main:351 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval mount-points 2024-12-02 22:15:01.415 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-12-02 22:15:01.415 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.f0VtBi1W/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.muGrbrnX', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.f0VtBi1W/mnt', 'build-dir': '/opt/dib_tmp/dib_build.f0VtBi1W'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-12-02 22:15:01.416 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [mount-points] 2024-12-02 22:15:01.495 | + diskimage_builder/lib/disk-image-create:main:351 : DIB_MOUNTPOINTS='/boot/efi|/' 2024-12-02 22:15:01.500 | + diskimage_builder/lib/disk-image-create:main:352 : export DIB_MOUNTPOINTS 2024-12-02 22:15:01.505 | + diskimage_builder/lib/disk-image-create:main:354 : create_base 2024-12-02 22:15:01.510 | + diskimage_builder/lib/common-functions:create_base:353 : mkdir /opt/dib_tmp/dib_build.f0VtBi1W/mnt 2024-12-02 22:15:01.517 | + diskimage_builder/lib/common-functions:create_base:357 : sudo chown root.root /opt/dib_tmp/dib_build.f0VtBi1W/mnt 2024-12-02 22:15:01.694 | chown: warning: '.' should be ':': 'root.root' 2024-12-02 22:15:01.702 | + diskimage_builder/lib/common-functions:create_base:358 : export TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.f0VtBi1W/mnt 2024-12-02 22:15:01.707 | + diskimage_builder/lib/common-functions:create_base:358 : TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.f0VtBi1W/mnt 2024-12-02 22:15:01.712 | + diskimage_builder/lib/common-functions:create_base:360 : TARGET_ROOT=/opt/dib_tmp/dib_build.f0VtBi1W/mnt 2024-12-02 22:15:01.717 | + diskimage_builder/lib/common-functions:create_base:360 : run_d root 2024-12-02 22:15:01.722 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2024-12-02 22:15:01.726 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.f0VtBi1W/hooks ']' 2024-12-02 22:15:01.731 | + diskimage_builder/lib/common-functions:check_element:154 : generate_hooks 2024-12-02 22:15:01.764 | Copying hooks for vm 2024-12-02 22:15:01.970 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm/finalise.d/50-remove-bogus-udev-links 2024-12-02 22:15:01.986 | Copying hooks for infra-package-needs 2024-12-02 22:15:01.997 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/rsyslog.d/50-default.conf 2024-12-02 22:15:02.092 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-haveged 2024-12-02 22:15:02.139 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-infra-services 2024-12-02 22:15:02.164 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/89-sshd 2024-12-02 22:15:02.176 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-packages 2024-12-02 22:15:02.197 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-pip-packages 2024-12-02 22:15:02.311 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-bindep 2024-12-02 22:15:02.316 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-tox 2024-12-02 22:15:02.326 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/89-rsyslog 2024-12-02 22:15:02.338 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/pre-install.d/00-gentoo-useflags 2024-12-02 22:15:02.362 | Copying hooks for openeuler-minimal 2024-12-02 22:15:02.462 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openeuler-minimal/test-elements/22.03-LTS-build-succeeds 2024-12-02 22:15:02.533 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openeuler-minimal/root.d/00-00-generate-repo 2024-12-02 22:15:02.622 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openeuler-minimal/pre-install.d/00-setup-mirror 2024-12-02 22:15:03.623 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openeuler-minimal/environment.d/10-openeuler-distro-name.bash 2024-12-02 22:15:03.643 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openeuler-minimal/environment.d/11-yum-dnf.bash 2024-12-02 22:15:03.736 | Copying hooks for install-bin 2024-12-02 22:15:04.732 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin/pre-install.d/01-install-bin 2024-12-02 22:15:04.816 | Copying hooks for source-repositories 2024-12-02 22:15:05.001 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories/extra-data.d/98-source-repositories 2024-12-02 22:15:05.289 | Copying hooks for cloud-init 2024-12-02 22:15:05.558 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init/post-install.d/20-enable-cloud-init 2024-12-02 22:15:05.580 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init/post-install.d/21-cloud-init-allow-password-auth 2024-12-02 22:15:05.594 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init/post-install.d/22-cloud-init-ssh_genkeytypes 2024-12-02 22:15:05.813 | Copying hooks for package-installs 2024-12-02 22:15:06.096 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/extra-data.d/99-squash-package-install 2024-12-02 22:15:06.181 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs 2024-12-02 22:15:06.194 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-squash 2024-12-02 22:15:06.236 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-v2 2024-12-02 22:15:06.240 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-uninstalls 2024-12-02 22:15:06.280 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/10-package-installs 2024-12-02 22:15:06.285 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/99-package-uninstalls 2024-12-02 22:15:06.296 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/00-package-installs 2024-12-02 22:15:06.300 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/95-package-uninstalls 2024-12-02 22:15:06.312 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/01-package-installs 2024-12-02 22:15:06.317 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/99-package-uninstalls 2024-12-02 22:15:06.350 | Copying hooks for yum 2024-12-02 22:15:06.359 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/extra-data.d/99-yum-repo-conf 2024-12-02 22:15:06.407 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/cleanup.d/99-remove-yum-repo-conf 2024-12-02 22:15:06.429 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/bin/install-packages 2024-12-02 22:15:06.439 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/root.d/50-yum-cache 2024-12-02 22:15:06.449 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/00-01-yum-keepcache 2024-12-02 22:15:06.454 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/00-dnf-update 2024-12-02 22:15:06.459 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/00-install-repo-package 2024-12-02 22:15:06.463 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/01-00-centos-python3 2024-12-02 22:15:06.467 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/01-module-configuration 2024-12-02 22:15:06.476 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/post-install.d/99-reset-yum-conf 2024-12-02 22:15:06.499 | Copying hooks for cloud-init-datasources 2024-12-02 22:15:06.525 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources/install.d/05-set-cloud-init-sources 2024-12-02 22:15:06.582 | Copying hooks for ensure-venv 2024-12-02 22:15:06.909 | Copying hooks for block-device-efi 2024-12-02 22:15:06.940 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/environment.d/15-block-device.bash 2024-12-02 22:15:07.261 | Copying hooks for rpm-distro 2024-12-02 22:15:07.269 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/00-fix-requiretty 2024-12-02 22:15:07.275 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/00-usr-local-bin-secure-path 2024-12-02 22:15:07.279 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/01-override-yum-arch 2024-12-02 22:15:07.289 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/post-install.d/06-network-config-nonzeroconf 2024-12-02 22:15:07.304 | Copying hooks for yum-minimal 2024-12-02 22:15:07.313 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/cleanup.d/95-remove-yum-mirror 2024-12-02 22:15:07.323 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/root.d/08-yum-chroot 2024-12-02 22:15:07.332 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/pre-install.d/03-yum-cleanup 2024-12-02 22:15:07.342 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/install.d/10-base-networking 2024-12-02 22:15:07.363 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/install.d/11-ensure-dbus-daemon 2024-12-02 22:15:07.398 | Copying hooks for base 2024-12-02 22:15:07.424 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/pre-install.d/03-baseline-tools 2024-12-02 22:15:07.557 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-baseline-environment 2024-12-02 22:15:07.858 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-up-to-date 2024-12-02 22:15:07.917 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/10-cloud-init 2024-12-02 22:15:08.240 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/environment.d/10-base-defaults 2024-12-02 22:15:08.375 | Copying hooks for install-types 2024-12-02 22:15:08.749 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types/extra-data.d/99-enable-install-types 2024-12-02 22:15:08.790 | Copying hooks for selinux-fixfiles-restore 2024-12-02 22:15:08.799 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/selinux-fixfiles-restore/cleanup.d/99-selinux-fixfiles-restore 2024-12-02 22:15:08.829 | Copying hooks for openssh-server 2024-12-02 22:15:08.839 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/80-enable-sshd-service 2024-12-02 22:15:08.844 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/99-harden-sshd-config 2024-12-02 22:15:08.865 | Copying hooks for bootloader 2024-12-02 22:15:08.901 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/finalise.d/50-bootloader 2024-12-02 22:15:08.918 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/environment.d/10-bootloader-default-cmdline 2024-12-02 22:15:09.080 | Copying hooks for manifests 2024-12-02 22:15:09.091 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/extra-data.d/20-manifest-dir 2024-12-02 22:15:09.109 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/cleanup.d/01-copy-manifests-dir 2024-12-02 22:15:09.120 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/environment.d/14-manifests 2024-12-02 22:15:09.132 | Copying hooks for openstack-repos 2024-12-02 22:15:09.141 | Copying hooks /opt/project-config/nodepool/elements/openstack-repos/extra-data.d/50-create-repo-list 2024-12-02 22:15:09.194 | Copying hooks for sysprep 2024-12-02 22:15:09.225 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/finalise.d/99-clear-machine-id 2024-12-02 22:15:09.241 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/bin/extract-image 2024-12-02 22:15:09.253 | Copying hooks for dib-init-system 2024-12-02 22:15:09.268 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/pre-install.d/04-dib-init-system 2024-12-02 22:15:09.283 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/post-install.d/10-enable-init-scripts 2024-12-02 22:15:09.493 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/install.d/20-install-init-scripts 2024-12-02 22:15:09.584 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/environment.d/99-dib-init-system 2024-12-02 22:15:09.632 | Copying hooks for journal-to-console 2024-12-02 22:15:09.833 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console/post-install.d/30-journal-to-console 2024-12-02 22:15:09.845 | Copying hooks for install-static 2024-12-02 22:15:09.879 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static/install.d/10-install-static-files 2024-12-02 22:15:09.923 | Copying hooks for cache-devstack 2024-12-02 22:15:10.024 | Copying hooks for redhat-common 2024-12-02 22:15:10.033 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/redhat-common/finalise.d/01-clean-old-kernels 2024-12-02 22:15:10.049 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/redhat-common/bin/map-packages 2024-12-02 22:15:10.066 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/redhat-common/environment.d/50-redhat-common 2024-12-02 22:15:10.094 | Copying hooks for cache-url 2024-12-02 22:15:10.105 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url/bin/cache-url 2024-12-02 22:15:10.129 | Copying hooks for nodepool-base 2024-12-02 22:15:10.138 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/environment.d/75-nodepool-base-env 2024-12-02 22:15:10.243 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/cleanup.d/50-root 2024-12-02 22:15:10.501 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/50-apt-allow-unauthenticated 2024-12-02 22:15:10.566 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/60-apt-phased-updates 2024-12-02 22:15:10.648 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/glean@.service.d/override.conf 2024-12-02 22:15:10.704 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/20-iptables 2024-12-02 22:15:10.708 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/89-data-files 2024-12-02 22:15:10.717 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-boot-settings 2024-12-02 22:15:10.732 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-glean 2024-12-02 22:15:10.736 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-journald-persistent 2024-12-02 22:15:10.770 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/99-nodepool-dir 2024-12-02 22:15:10.794 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/05-record-details 2024-12-02 22:15:10.798 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/06-record-builddate 2024-12-02 22:15:10.802 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/20-iptables 2024-12-02 22:15:10.806 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/50-disable-metadata-cloudinit 2024-12-02 22:15:10.811 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/91-venv-os-testr 2024-12-02 22:15:10.815 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/96-clean-cron 2024-12-02 22:15:10.832 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/99-disable-rfc3041 2024-12-02 22:15:10.841 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/pre-install.d/10-preseed 2024-12-02 22:15:10.918 | Copying hooks for growroot 2024-12-02 22:15:10.929 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/post-install.d/80-growroot 2024-12-02 22:15:11.290 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/static/usr 2024-12-02 22:15:11.456 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/openrc 2024-12-02 22:15:11.513 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/systemd 2024-12-02 22:15:11.524 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/upstart 2024-12-02 22:15:11.563 | Copying hooks for runtime-ssh-host-keys 2024-12-02 22:15:11.848 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/cleanup.d/90-remove-ssh-host-keys 2024-12-02 22:15:11.932 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/post-install.d/80-ssh-keygen 2024-12-02 22:15:12.040 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/static/usr 2024-12-02 22:15:12.198 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/systemd 2024-12-02 22:15:12.205 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/upstart 2024-12-02 22:15:12.236 | Copying hooks for simple-init 2024-12-02 22:15:12.257 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/post-install.d/80-simple-init 2024-12-02 22:15:12.267 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/50-simple-init 2024-12-02 22:15:12.272 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/60-simple-init-remove-interfaces 2024-12-02 22:15:12.276 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-package-install 2024-12-02 22:15:12.284 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-repo-install 2024-12-02 22:15:12.289 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-source-install 2024-12-02 22:15:12.301 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/15-simple-init-networkmanager 2024-12-02 22:15:12.305 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/50-disable-cloud-init 2024-12-02 22:15:12.329 | Copying hooks for pkg-map 2024-12-02 22:15:12.434 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/extra-data.d/10-create-pkg-map-dir 2024-12-02 22:15:12.690 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/bin/pkg-map 2024-12-02 22:15:12.709 | Copying hooks for zuul-worker 2024-12-02 22:15:12.718 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/extra-data.d/60-zuul-user 2024-12-02 22:15:12.727 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/install.d/60-zuul-worker 2024-12-02 22:15:12.746 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-root bash 2024-12-02 22:15:12.751 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-12-02 22:15:12.751 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-root(,|$)' -q 2024-12-02 22:15:12.759 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d ']' 2024-12-02 22:15:12.763 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d' 2024-12-02 22:15:12.764 | Running hooks from /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d 2024-12-02 22:15:12.768 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2024-12-02 22:15:12.773 | + diskimage_builder/lib/common-functions:run_d:256 : /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-run-parts /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d 2024-12-02 22:15:12.796 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/../environment.d/10-base-defaults 2024-12-02 22:15:12.803 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/../environment.d/10-base-defaults 2024-12-02 22:15:12.807 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-12-02 22:15:12.811 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-12-02 22:15:12.815 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-12-02 22:15:12.819 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-12-02 22:15:12.823 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2024-12-02 22:15:12.831 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2024-12-02 22:15:12.835 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-12-02 22:15:12.839 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-12-02 22:15:12.843 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-12-02 22:15:12.847 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-12-02 22:15:12.851 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-12-02 22:15:12.855 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-12-02 22:15:12.859 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-12-02 22:15:12.864 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2024-12-02 22:15:12.868 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2024-12-02 22:15:12.872 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-12-02 22:15:12.876 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-12-02 22:15:12.880 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-12-02 22:15:12.884 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-12-02 22:15:12.889 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/../environment.d/10-openeuler-distro-name.bash 2024-12-02 22:15:12.896 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/../environment.d/10-openeuler-distro-name.bash 2024-12-02 22:15:12.900 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/10-openeuler-distro-name.bash:source:1 : export DISTRO_NAME=openeuler 2024-12-02 22:15:12.904 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/10-openeuler-distro-name.bash:source:1 : DISTRO_NAME=openeuler 2024-12-02 22:15:12.908 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/10-openeuler-distro-name.bash:source:2 : export DIB_RELEASE=22.03-LTS 2024-12-02 22:15:12.912 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/10-openeuler-distro-name.bash:source:2 : DIB_RELEASE=22.03-LTS 2024-12-02 22:15:12.917 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/10-openeuler-distro-name.bash:source:3 : export EFI_BOOT_DIR=EFI/openEuler 2024-12-02 22:15:12.921 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/10-openeuler-distro-name.bash:source:3 : EFI_BOOT_DIR=EFI/openEuler 2024-12-02 22:15:12.925 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/../environment.d/11-yum-dnf.bash 2024-12-02 22:15:12.933 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/../environment.d/11-yum-dnf.bash 2024-12-02 22:15:12.937 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/11-yum-dnf.bash:source:1 : export YUM=dnf 2024-12-02 22:15:12.941 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/11-yum-dnf.bash:source:1 : YUM=dnf 2024-12-02 22:15:12.945 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/../environment.d/14-manifests 2024-12-02 22:15:12.953 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/../environment.d/14-manifests 2024-12-02 22:15:12.957 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-12-02 22:15:12.961 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-12-02 22:15:12.965 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-ef480f73e6214e4c8763587ac6df833c.d/ 2024-12-02 22:15:12.969 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-ef480f73e6214e4c8763587ac6df833c.d/ 2024-12-02 22:15:12.974 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/../environment.d/15-block-device.bash 2024-12-02 22:15:12.981 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/../environment.d/15-block-device.bash 2024-12-02 22:15:12.986 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-12-02 22:15:12.990 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2024-12-02 22:15:12.994 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2024-12-02 22:15:12.998 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/../environment.d/15-simple-init-networkmanager 2024-12-02 22:15:13.006 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/../environment.d/15-simple-init-networkmanager 2024-12-02 22:15:13.010 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ openeuler =~ (almalinux|centos|fedora|rocky) ]] 2024-12-02 22:15:13.014 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/15-simple-init-networkmanager:source:4 : export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-12-02 22:15:13.019 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/15-simple-init-networkmanager:source:4 : DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-12-02 22:15:13.023 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \a\l\m\a\l\i\n\u\x ]] 2024-12-02 22:15:13.027 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \r\o\c\k\y ]] 2024-12-02 22:15:13.031 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \f\e\d\o\r\a ]] 2024-12-02 22:15:13.036 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/../environment.d/50-disable-cloud-init 2024-12-02 22:15:13.043 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/../environment.d/50-disable-cloud-init 2024-12-02 22:15:13.047 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-12-02 22:15:13.052 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-12-02 22:15:13.056 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/../environment.d/50-redhat-common 2024-12-02 22:15:13.063 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/../environment.d/50-redhat-common 2024-12-02 22:15:13.068 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/50-redhat-common:source:1 : export DIB_DISABLE_KERNEL_CLEANUP=0 2024-12-02 22:15:13.072 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/50-redhat-common:source:1 : DIB_DISABLE_KERNEL_CLEANUP=0 2024-12-02 22:15:13.076 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/50-redhat-common:source:2 : export DIB_INIT_SYSTEM=systemd 2024-12-02 22:15:13.080 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/50-redhat-common:source:2 : DIB_INIT_SYSTEM=systemd 2024-12-02 22:15:13.085 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/../environment.d/75-nodepool-base-env 2024-12-02 22:15:13.095 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/../environment.d/75-nodepool-base-env 2024-12-02 22:15:13.099 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-12-02 22:15:13.103 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-12-02 22:15:13.108 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-12-02 22:15:13.112 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-12-02 22:15:13.116 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-12-02 22:15:13.120 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-12-02 22:15:13.125 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-12-02 22:15:13.129 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-12-02 22:15:13.133 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/../environment.d/99-dib-init-system 2024-12-02 22:15:13.141 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/../environment.d/99-dib-init-system 2024-12-02 22:15:13.145 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-12-02 22:15:13.149 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-12-02 22:15:13.154 | dib-run-parts Running /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/00-00-generate-repo 2024-12-02 22:15:13.163 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/00-00-generate-repo:main:6 : set -eu 2024-12-02 22:15:13.167 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/00-00-generate-repo:main:7 : set -o pipefail 2024-12-02 22:15:13.172 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/00-00-generate-repo:main:11 : dirname /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/00-00-generate-repo 2024-12-02 22:15:13.177 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/00-00-generate-repo:main:11 : yum_repos_dir=/opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/../yum.repos.d 2024-12-02 22:15:13.181 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/00-00-generate-repo:main:12 : mkdir -p /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/../yum.repos.d 2024-12-02 22:15:13.187 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/00-00-generate-repo:main:14 : REPO_URL=http://mirror.regionone.osuosl.opendev.org/openeuler 2024-12-02 22:15:13.192 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/00-00-generate-repo:main:15 : mktemp 2024-12-02 22:15:13.197 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/00-00-generate-repo:main:15 : repo_file=/opt/dib_tmp/tmp.pDJpTY1AEn 2024-12-02 22:15:13.201 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/00-00-generate-repo:main:16 : cat 2024-12-02 22:15:13.207 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/00-00-generate-repo:main:30 : mv /opt/dib_tmp/tmp.pDJpTY1AEn /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/../yum.repos.d/openEuler.repo 2024-12-02 22:15:13.213 | dib-run-parts 00-00-generate-repo completed 2024-12-02 22:15:13.213 | dib-run-parts Running /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot 2024-12-02 22:15:13.222 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:23 : set -eu 2024-12-02 22:15:13.226 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:24 : set -o pipefail 2024-12-02 22:15:13.230 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:26 : source /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/common-functions 2024-12-02 22:15:13.234 | ++ diskimage_builder/lib/common-functions:source:19 : DIB_RUN_PARTS=/usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-run-parts 2024-12-02 22:15:13.239 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:28 : '[' -f /opt/dib_tmp/dib_build.f0VtBi1W/mnt/.extra_settings ']' 2024-12-02 22:15:13.244 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:31 : ARCH=arm64 2024-12-02 22:15:13.248 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:32 : '[' arm64 = amd64 ']' 2024-12-02 22:15:13.252 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:34 : [[ arm64 == \a\r\m\6\4 ]] 2024-12-02 22:15:13.256 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:35 : ARCH=aarch64 2024-12-02 22:15:13.261 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:39 : http_proxy= 2024-12-02 22:15:13.265 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:40 : YUM=dnf 2024-12-02 22:15:13.270 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:42 : mktemp --tmpdir=/tmp -d 2024-12-02 22:15:13.276 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:42 : WORKING=/tmp/tmp.SYZ7aHjBu5 2024-12-02 22:15:13.281 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:43 : EACTION='rm -r /tmp/tmp.SYZ7aHjBu5' 2024-12-02 22:15:13.285 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:44 : trap 'rm -r /tmp/tmp.SYZ7aHjBu5' EXIT 2024-12-02 22:15:13.289 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:46 : YUM_CACHE=/opt/dib_cache/yum 2024-12-02 22:15:13.293 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:47 : mkdir -p /opt/dib_cache/yum 2024-12-02 22:15:13.300 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:50 : HOST_YUM_DOWNLOADER=yumdownloader 2024-12-02 22:15:13.304 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:51 : HOST_YUM=yum 2024-12-02 22:15:13.308 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:52 : command -v yumdownloader 2024-12-02 22:15:13.313 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:54 : HOST_YUM_DOWNLOADER='dnf download' 2024-12-02 22:15:13.317 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:55 : HOST_YUM=dnf 2024-12-02 22:15:13.321 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:62 : _RPM='rpm --dbpath=/var/lib/rpm' 2024-12-02 22:15:13.326 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:265 : sudo mkdir -p /opt/dib_tmp/dib_build.f0VtBi1W/mnt/proc /opt/dib_tmp/dib_build.f0VtBi1W/mnt/dev /opt/dib_tmp/dib_build.f0VtBi1W/mnt/sys 2024-12-02 22:15:13.341 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:266 : sudo mount -t proc none /opt/dib_tmp/dib_build.f0VtBi1W/mnt/proc 2024-12-02 22:15:13.356 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:267 : sudo mount --bind /dev /opt/dib_tmp/dib_build.f0VtBi1W/mnt/dev 2024-12-02 22:15:13.372 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:268 : mount_dev_pts_options 2024-12-02 22:15:13.377 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2024-12-02 22:15:13.535 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : echo '-o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666' 2024-12-02 22:15:13.540 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:268 : sudo mount -t devpts -o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666 devpts /opt/dib_tmp/dib_build.f0VtBi1W/mnt/dev/pts 2024-12-02 22:15:13.556 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:271 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.f0VtBi1W/mnt/sys 2024-12-02 22:15:13.571 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:274 : sudo mkdir -p /opt/dib_tmp/dib_build.f0VtBi1W/mnt/var/lib/rpm 2024-12-02 22:15:13.586 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:275 : sudo rpm --dbpath=/var/lib/rpm --root /opt/dib_tmp/dib_build.f0VtBi1W/mnt --initdb 2024-12-02 22:15:14.392 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:279 : sudo mkdir /opt/dib_tmp/dib_build.f0VtBi1W/mnt/etc 2024-12-02 22:15:14.407 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:280 : sudo cp /etc/resolv.conf /opt/dib_tmp/dib_build.f0VtBi1W/mnt/etc/resolv.conf 2024-12-02 22:15:14.422 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:285 : sudo mkdir -p /opt/dib_tmp/dib_build.f0VtBi1W/mnt/tmp/yum 2024-12-02 22:15:14.437 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:286 : sudo mount --bind /opt/dib_cache/yum /opt/dib_tmp/dib_build.f0VtBi1W/mnt/tmp/yum 2024-12-02 22:15:14.452 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:288 : _install_repos 2024-12-02 22:15:14.456 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:_install_repos:70 : local packages 2024-12-02 22:15:14.461 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:_install_repos:71 : local rc 2024-12-02 22:15:14.465 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:_install_repos:86 : packages=' ' 2024-12-02 22:15:14.469 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:_install_repos:87 : packages+='basesystem filesystem setup ' 2024-12-02 22:15:14.473 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:_install_repos:88 : [[ openeuler = fedora ]] 2024-12-02 22:15:14.477 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:_install_repos:91 : [[ openeuler = centos ]] 2024-12-02 22:15:14.482 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:_install_repos:98 : [[ openeuler == \o\p\e\n\e\u\l\e\r ]] 2024-12-02 22:15:14.486 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:_install_repos:99 : packages+='openEuler-release ' 2024-12-02 22:15:14.490 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:_install_repos:100 : packages+='openEuler-repos openEuler-gpg-keys ' 2024-12-02 22:15:14.494 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:_install_repos:110 : local repo= 2024-12-02 22:15:14.498 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:_install_repos:111 : [[ -z '' ]] 2024-12-02 22:15:14.503 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:_install_repos:113 : [[ -d /opt/dib_tmp/dib_build.f0VtBi1W/hooks/yum.repos.d/22.03-LTS ]] 2024-12-02 22:15:14.507 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:_install_repos:116 : repo=/opt/dib_tmp/dib_build.f0VtBi1W/hooks/yum.repos.d 2024-12-02 22:15:14.511 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:_install_repos:127 : local temp_tmp 2024-12-02 22:15:14.516 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:_install_repos:128 : mktemp -d 2024-12-02 22:15:14.522 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:_install_repos:128 : temp_tmp=/opt/dib_tmp/tmp.LyqabG3AsG 2024-12-02 22:15:14.527 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:_install_repos:129 : TMPDIR=/opt/dib_tmp/tmp.LyqabG3AsG 2024-12-02 22:15:14.531 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:_install_repos:129 : dnf download --verbose --releasever=22.03 --setopt=reposdir=/opt/dib_tmp/dib_build.f0VtBi1W/hooks/yum.repos.d --setopt=cachedir=/opt/dib_tmp/tmp.LyqabG3AsG --destdir=/tmp/tmp.SYZ7aHjBu5 basesystem filesystem setup openEuler-release openEuler-repos openEuler-gpg-keys 2024-12-02 22:15:18.376 | Loaded plugins: download 2024-12-02 22:15:18.377 | DNF version: 4.14.0 2024-12-02 22:15:18.378 | cachedir: /opt/dib_tmp/tmp.LyqabG3AsG 2024-12-02 22:15:18.408 | User-Agent: constructed: 'libdnf (Debian GNU/Linux 12; generic; Linux.aarch64)' 2024-12-02 22:15:18.452 | repo: downloading from remote: OS 2024-12-02 22:15:19.939 | openEuler-22.03-LTS - OS 2.3 MB/s | 3.4 MB 00:01 2024-12-02 22:15:21.355 | OS: using metadata from Wed Mar 30 08:47:17 2022. 2024-12-02 22:15:21.356 | repo: downloading from remote: update 2024-12-02 22:15:21.626 | error: Status code: 404 for http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/9ff8af6f0cf5958d890ef903aa1a829861d4d17f3ccd932ff05ba102944fed19-primary.xml.gz (IP: 140.211.167.73) (http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/9ff8af6f0cf5958d890ef903aa1a829861d4d17f3ccd932ff05ba102944fed19-primary.xml.gz). 2024-12-02 22:15:21.627 | error: Status code: 404 for http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/af7874c50a8e8233913b3a53945e93ade1c63db4cb958bbf3a7ac7873422cd6a-filelists.xml.gz (IP: 140.211.167.73) (http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/af7874c50a8e8233913b3a53945e93ade1c63db4cb958bbf3a7ac7873422cd6a-filelists.xml.gz). 2024-12-02 22:15:21.628 | error: Status code: 404 for http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/dc29ab7963f9fc1571fa1f7a96859c468a9c7bb6087c5d07e8ff25d48b9bb266-updateinfo.xml.gz (IP: 140.211.167.73) (http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/dc29ab7963f9fc1571fa1f7a96859c468a9c7bb6087c5d07e8ff25d48b9bb266-updateinfo.xml.gz). 2024-12-02 22:15:21.629 | error: Status code: 404 for http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/9ff8af6f0cf5958d890ef903aa1a829861d4d17f3ccd932ff05ba102944fed19-primary.xml.gz (IP: 140.211.167.73) (http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/9ff8af6f0cf5958d890ef903aa1a829861d4d17f3ccd932ff05ba102944fed19-primary.xml.gz). 2024-12-02 22:15:21.630 | error: Status code: 404 for http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/af7874c50a8e8233913b3a53945e93ade1c63db4cb958bbf3a7ac7873422cd6a-filelists.xml.gz (IP: 140.211.167.73) (http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/af7874c50a8e8233913b3a53945e93ade1c63db4cb958bbf3a7ac7873422cd6a-filelists.xml.gz). 2024-12-02 22:15:21.630 | error: Status code: 404 for http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/dc29ab7963f9fc1571fa1f7a96859c468a9c7bb6087c5d07e8ff25d48b9bb266-updateinfo.xml.gz (IP: 140.211.167.73) (http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/dc29ab7963f9fc1571fa1f7a96859c468a9c7bb6087c5d07e8ff25d48b9bb266-updateinfo.xml.gz). 2024-12-02 22:15:21.631 | openEuler-22.03-LTS - update 2.1 kB/s | 588 B 00:00 2024-12-02 22:15:21.656 | Errors during downloading metadata for repository 'update': 2024-12-02 22:15:21.656 | - Status code: 404 for http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/af7874c50a8e8233913b3a53945e93ade1c63db4cb958bbf3a7ac7873422cd6a-filelists.xml.gz (IP: 140.211.167.73) 2024-12-02 22:15:21.656 | - Status code: 404 for http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/9ff8af6f0cf5958d890ef903aa1a829861d4d17f3ccd932ff05ba102944fed19-primary.xml.gz (IP: 140.211.167.73) 2024-12-02 22:15:21.656 | - Status code: 404 for http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/dc29ab7963f9fc1571fa1f7a96859c468a9c7bb6087c5d07e8ff25d48b9bb266-updateinfo.xml.gz (IP: 140.211.167.73) 2024-12-02 22:15:21.657 | Error: Failed to download metadata for repo 'update': Yum repo downloading error: Downloading error(s): repodata/9ff8af6f0cf5958d890ef903aa1a829861d4d17f3ccd932ff05ba102944fed19-primary.xml.gz - Cannot download, all mirrors were already tried without success; repodata/af7874c50a8e8233913b3a53945e93ade1c63db4cb958bbf3a7ac7873422cd6a-filelists.xml.gz - Cannot download, all mirrors were already tried without success; repodata/dc29ab7963f9fc1571fa1f7a96859c468a9c7bb6087c5d07e8ff25d48b9bb266-updateinfo.xml.gz - Cannot download, all mirrors were already tried without success 2024-12-02 22:15:21.657 | Ignoring repositories: update 2024-12-02 22:15:21.658 | Last metadata expiration check: 0:00:02 ago on Mon Dec 2 22:15:19 2024. 2024-12-02 22:15:21.920 | (1/6): basesystem-12-2.oe2203.noarch.rpm 48 kB/s | 7.0 kB 00:00 2024-12-02 22:15:21.932 | (2/6): setup-2.13.9.1-1.oe2203.noarch.rpm 948 kB/s | 150 kB 00:00 2024-12-02 22:15:21.954 | (3/6): filesystem-3.16-4.oe2203.aarch64.rpm 5.9 MB/s | 1.1 MB 00:00 2024-12-02 22:15:21.998 | (4/6): openEuler-release-22.03LTS-52.oe2203.aar 301 kB/s | 23 kB 00:00 2024-12-02 22:15:22.017 | (5/6): openEuler-repos-1.0-3.4.oe2203.aarch64.r 112 kB/s | 9.2 kB 00:00 2024-12-02 22:15:22.025 | (6/6): openEuler-gpg-keys-1.0-3.4.oe2203.aarch6 145 kB/s | 10 kB 00:00 2024-12-02 22:15:22.120 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:_install_repos:134 : rc=0 2024-12-02 22:15:22.125 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:_install_repos:135 : rm -rf /opt/dib_tmp/tmp.LyqabG3AsG 2024-12-02 22:15:22.134 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:_install_repos:136 : [[ 0 != 0 ]] 2024-12-02 22:15:22.139 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:_install_repos:142 : sudo rpm --dbpath=/var/lib/rpm --root /opt/dib_tmp/dib_build.f0VtBi1W/mnt --nodeps -ivh /tmp/tmp.SYZ7aHjBu5/basesystem-12-2.oe2203.noarch.rpm /tmp/tmp.SYZ7aHjBu5/filesystem-3.16-4.oe2203.aarch64.rpm /tmp/tmp.SYZ7aHjBu5/openEuler-gpg-keys-1.0-3.4.oe2203.aarch64.rpm /tmp/tmp.SYZ7aHjBu5/openEuler-release-22.03LTS-52.oe2203.aarch64.rpm /tmp/tmp.SYZ7aHjBu5/openEuler-repos-1.0-3.4.oe2203.aarch64.rpm /tmp/tmp.SYZ7aHjBu5/setup-2.13.9.1-1.oe2203.noarch.rpm 2024-12-02 22:15:22.153 | rpm: RPM should not be used directly install RPM packages, use Alien instead! 2024-12-02 22:15:22.153 | rpm: However assuming you know what you are doing... 2024-12-02 22:15:22.155 | warning: /tmp/tmp.SYZ7aHjBu5/basesystem-12-2.oe2203.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID b25e7f66: NOKEY 2024-12-02 22:15:22.192 | Verifying... ######################################## 2024-12-02 22:15:22.260 | Preparing... ######################################## 2024-12-02 22:15:22.262 | Updating / installing... 2024-12-02 22:15:22.264 | openEuler-gpg-keys-1.0-3.4.oe2203 ######################################## 2024-12-02 22:15:22.318 | openEuler-repos-1.0-3.4.oe2203 ######################################## 2024-12-02 22:15:22.332 | openEuler-release-22.03LTS-52.oe2203 ######################################## 2024-12-02 22:15:22.498 | setup-2.13.9.1-1.oe2203 ######################################## 2024-12-02 22:15:22.996 | filesystem-3.16-4.oe2203 ######################################## 2024-12-02 22:15:23.405 | basesystem-12-2.oe2203 ######################################## 2024-12-02 22:15:23.424 | error: failed to exec scriptlet interpreter /bin/sh: No such file or directory 2024-12-02 22:15:23.425 | warning: %posttrans(filesystem-3.16-4.oe2203.aarch64) scriptlet failed, exit status 127 2024-12-02 22:15:23.755 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:_install_repos:147 : [[ -n '' ]] 2024-12-02 22:15:23.759 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:_install_repos:155 : [[ -n '' ]] 2024-12-02 22:15:23.764 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:_install_repos:162 : [[ openeuler == \o\p\e\n\e\u\l\e\r ]] 2024-12-02 22:15:23.768 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:_install_repos:163 : sudo sed -i s/enabled=0/enabled=1/ /opt/dib_tmp/dib_build.f0VtBi1W/mnt/etc/yum.repos.d/openEuler.repo 2024-12-02 22:15:23.820 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:305 : [[ openeuler =~ (fedora|openeuler) ]] 2024-12-02 22:15:23.824 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:306 : _install_pkg_manager dnf dnf-plugins-core curl 2024-12-02 22:15:23.829 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:_install_pkg_manager:176 : sudo sed -i s,/etc/pki/rpm-gpg,/opt/dib_tmp/dib_build.f0VtBi1W/mnt/etc/pki/rpm-gpg,g /opt/dib_tmp/dib_build.f0VtBi1W/mnt/etc/yum.repos.d/openEuler.repo 2024-12-02 22:15:23.844 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:_install_pkg_manager:202 : flock -w 1200 9 2024-12-02 22:15:23.851 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:_install_pkg_manager:203 : echo '%_dbpath /var/lib/rpm' 2024-12-02 22:15:23.855 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:_install_pkg_manager:205 : local _lang_pack= 2024-12-02 22:15:23.860 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:_install_pkg_manager:206 : local _extra_pkgs= 2024-12-02 22:15:23.864 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:_install_pkg_manager:208 : [[ openeuler =~ (centos|fedora) ]] 2024-12-02 22:15:23.869 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:_install_pkg_manager:225 : _extra_pkgs+='coreutils ' 2024-12-02 22:15:23.873 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:_install_pkg_manager:230 : [[ ! -d /opt/dib_tmp/dib_build.f0VtBi1W/mnt/etc/yum/vars ]] 2024-12-02 22:15:23.878 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:_install_pkg_manager:231 : sudo mkdir -p /opt/dib_tmp/dib_build.f0VtBi1W/mnt/etc/yum 2024-12-02 22:15:23.892 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:_install_pkg_manager:232 : sudo ln -s /opt/dib_tmp/dib_build.f0VtBi1W/mnt/etc/dnf/vars /opt/dib_tmp/dib_build.f0VtBi1W/mnt/etc/yum/vars 2024-12-02 22:15:23.907 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:_install_pkg_manager:235 : sudo -E dnf -y --disableexcludes=all --setopt=cachedir=/opt/dib_cache/yum/aarch64/22.03-LTS --setopt=reposdir=/opt/dib_tmp/dib_build.f0VtBi1W/mnt/etc/yum.repos.d --releasever=22.03 --installroot /opt/dib_tmp/dib_build.f0VtBi1W/mnt install dnf dnf-plugins-core curl coreutils 2024-12-02 22:15:26.387 | OS 5.3 kB/s | 3.8 kB 00:00 2024-12-02 22:15:29.982 | everything 13 kB/s | 3.8 kB 00:00 2024-12-02 22:15:38.997 | EPOL 11 kB/s | 3.0 kB 00:00 2024-12-02 22:15:42.338 | debuginfo 13 kB/s | 3.8 kB 00:00 2024-12-02 22:15:45.871 | source 13 kB/s | 3.8 kB 00:00 2024-12-02 22:15:58.259 | update 12 kB/s | 3.5 kB 00:00 2024-12-02 22:16:36.673 | Last metadata expiration check: 0:00:01 ago on Sun Nov 24 04:51:08 2024. 2024-12-02 22:16:40.806 | Dependencies resolved. 2024-12-02 22:16:40.899 | ================================================================================ 2024-12-02 22:16:40.899 | Package Arch Version Repo Size 2024-12-02 22:16:40.899 | ================================================================================ 2024-12-02 22:16:40.899 | Installing: 2024-12-02 22:16:40.899 | coreutils aarch64 9.0-5.oe2203 update 2.7 M 2024-12-02 22:16:40.899 | curl aarch64 7.79.1-28.oe2203 update 139 k 2024-12-02 22:16:40.899 | dnf-data noarch 4.10.0-15.oe2203 update 23 k 2024-12-02 22:16:40.899 | dnf-plugins-core noarch 4.0.24-6.oe2203 update 14 k 2024-12-02 22:16:40.899 | Installing dependencies: 2024-12-02 22:16:40.899 | acl aarch64 2.3.1-2.oe2203 update 51 k 2024-12-02 22:16:40.899 | adwaita-cursor-theme noarch 41.0-1.oe2203 OS 649 k 2024-12-02 22:16:40.899 | adwaita-icon-theme noarch 41.0-1.oe2203 OS 11 M 2024-12-02 22:16:40.899 | at-spi2-atk aarch64 2.38.0-1.oe2203 OS 74 k 2024-12-02 22:16:40.899 | at-spi2-core aarch64 2.42.0-1.oe2203 OS 171 k 2024-12-02 22:16:40.899 | atk aarch64 2.36.0-2.oe2203 update 260 k 2024-12-02 22:16:40.899 | attr aarch64 2.5.1-2.oe2203 OS 55 k 2024-12-02 22:16:40.899 | audit-libs aarch64 1:3.0.1-3.oe2203 OS 94 k 2024-12-02 22:16:40.899 | avahi-libs aarch64 0.8-19.oe2203 update 59 k 2024-12-02 22:16:40.899 | bash aarch64 5.1.8-6.oe2203 update 1.2 M 2024-12-02 22:16:40.899 | brotli aarch64 1.0.9-2.oe2203 OS 305 k 2024-12-02 22:16:40.899 | bzip2 aarch64 1.0.8-6.oe2203 update 66 k 2024-12-02 22:16:40.899 | ca-certificates noarch 2023.2.60-2.oe2203 update 411 k 2024-12-02 22:16:40.899 | cairo aarch64 1.17.4-1.oe2203 OS 613 k 2024-12-02 22:16:40.899 | cairo-gobject aarch64 1.17.4-1.oe2203 OS 17 k 2024-12-02 22:16:40.899 | chkconfig aarch64 1.20-1.oe2203 OS 172 k 2024-12-02 22:16:40.899 | colord-libs aarch64 1.4.5-4.oe2203 update 181 k 2024-12-02 22:16:40.899 | cpio aarch64 2.13-10.oe2203 update 253 k 2024-12-02 22:16:40.899 | cracklib aarch64 2.9.7-8.oe2203 OS 3.9 M 2024-12-02 22:16:40.899 | crontabs noarch 1.11-22.oe2203 OS 17 k 2024-12-02 22:16:40.899 | crypto-policies noarch 20200619-2.git781bbd4.oe2203 OS 81 k 2024-12-02 22:16:40.899 | cups-libs aarch64 1:2.4.0-10.oe2203 update 240 k 2024-12-02 22:16:40.899 | cyrus-sasl-lib aarch64 2.1.27-15.oe2203 update 72 k 2024-12-02 22:16:40.899 | dbus aarch64 1:1.12.20-10.oe2203 update 63 k 2024-12-02 22:16:40.899 | dbus-common noarch 1:1.12.20-10.oe2203 update 13 k 2024-12-02 22:16:40.899 | dbus-daemon aarch64 1:1.12.20-10.oe2203 update 164 k 2024-12-02 22:16:40.899 | dbus-libs aarch64 1:1.12.20-10.oe2203 update 136 k 2024-12-02 22:16:40.899 | dbus-tools aarch64 1:1.12.20-10.oe2203 update 26 k 2024-12-02 22:16:40.899 | dejavu-fonts noarch 2.37-1.oe2203 OS 5.1 M 2024-12-02 22:16:40.900 | device-mapper aarch64 8:1.02.181-4.oe2203 OS 213 k 2024-12-02 22:16:40.900 | dnf noarch 4.10.0-15.oe2203 update 13 k 2024-12-02 22:16:40.900 | dracut aarch64 055-10.oe2203 update 292 k 2024-12-02 22:16:40.900 | e2fsprogs aarch64 1.46.4-21.oe2203 update 1.1 M 2024-12-02 22:16:40.900 | efi-srpm-macros noarch 4-5.oe2203 update 22 k 2024-12-02 22:16:40.900 | elfutils aarch64 0.185-13.oe2203 update 580 k 2024-12-02 22:16:40.900 | expat aarch64 2.4.1-10.oe2203 update 75 k 2024-12-02 22:16:40.900 | file aarch64 5.41-3.oe2203 update 36 k 2024-12-02 22:16:40.900 | file-libs aarch64 5.41-3.oe2203 update 655 k 2024-12-02 22:16:40.900 | findutils aarch64 2:4.8.0-3.oe2203 OS 382 k 2024-12-02 22:16:40.900 | fontconfig aarch64 2.13.94-1.oe2203 OS 225 k 2024-12-02 22:16:40.900 | fonts-filesystem noarch 2.0.5-2.oe2203 OS 8.3 k 2024-12-02 22:16:40.900 | freetype aarch64 2.11.0-3.oe2203 update 349 k 2024-12-02 22:16:40.900 | fribidi aarch64 1.0.10-2.oe2203 update 83 k 2024-12-02 22:16:40.900 | fuse aarch64 2.9.9-9.oe2203 OS 135 k 2024-12-02 22:16:40.900 | fuse-common aarch64 3.10.5-3.oe2203 OS 9.0 k 2024-12-02 22:16:40.900 | gawk aarch64 5.1.1-4.oe2203 update 344 k 2024-12-02 22:16:40.900 | gcr aarch64 3.41.0-1.oe2203 OS 462 k 2024-12-02 22:16:40.900 | gcr-base aarch64 3.41.0-1.oe2203 OS 251 k 2024-12-02 22:16:40.900 | gdbm aarch64 1:1.22-11.oe2203 update 166 k 2024-12-02 22:16:40.900 | gdk-pixbuf2 aarch64 2.42.6-5.oe2203 update 455 k 2024-12-02 22:16:40.900 | gdk-pixbuf2-modules aarch64 2.42.6-5.oe2203 update 67 k 2024-12-02 22:16:40.900 | gettext aarch64 0.21-4.oe2203 OS 1.1 M 2024-12-02 22:16:40.900 | glib2 aarch64 2.68.1-21.oe2203 update 2.6 M 2024-12-02 22:16:40.900 | glibc aarch64 2.34-149.oe2203 update 2.8 M 2024-12-02 22:16:40.900 | glibc-common aarch64 2.34-149.oe2203 update 2.7 M 2024-12-02 22:16:40.900 | gmp aarch64 1:6.2.1-1.oe2203 OS 247 k 2024-12-02 22:16:40.900 | gnupg2 aarch64 2.2.32-3.oe2203 update 2.1 M 2024-12-02 22:16:40.900 | gnutls aarch64 3.7.2-13.oe2203 update 884 k 2024-12-02 22:16:40.900 | gpgme aarch64 1.16.0-3.oe2203 update 329 k 2024-12-02 22:16:40.900 | graphite2 aarch64 1.3.14-5.oe2203 OS 87 k 2024-12-02 22:16:40.900 | grep aarch64 3.7-9.oe2203 update 293 k 2024-12-02 22:16:40.900 | groff aarch64 1.22.4-11.oe2203 update 908 k 2024-12-02 22:16:40.900 | groff-base aarch64 1.22.4-11.oe2203 update 858 k 2024-12-02 22:16:40.900 | grub2-common noarch 1:2.06-41.oe2203 update 2.9 M 2024-12-02 22:16:40.900 | grub2-tools aarch64 1:2.06-41.oe2203 update 1.8 M 2024-12-02 22:16:40.900 | grub2-tools-minimal aarch64 1:2.06-41.oe2203 update 346 k 2024-12-02 22:16:40.900 | gtk-update-icon-cache aarch64 3.24.30-5.oe2203 OS 30 k 2024-12-02 22:16:40.900 | gtk2 aarch64 2.24.33-4.oe2203 OS 3.3 M 2024-12-02 22:16:40.900 | gtk3 aarch64 3.24.30-5.oe2203 OS 4.6 M 2024-12-02 22:16:40.900 | gzip aarch64 1.11-3.oe2203 update 104 k 2024-12-02 22:16:40.900 | harfbuzz aarch64 2.8.2-4.oe2203 update 638 k 2024-12-02 22:16:40.900 | hicolor-icon-theme noarch 0.17-6.oe2203 update 44 k 2024-12-02 22:16:40.900 | ima-evm-utils-libs aarch64 1.3.2-3.oe2203 OS 18 k 2024-12-02 22:16:40.900 | info aarch64 6.8-3.oe2203 OS 163 k 2024-12-02 22:16:40.900 | jbigkit-libs aarch64 2.1-19.oe2203 update 33 k 2024-12-02 22:16:40.900 | json-c aarch64 0.15-6.oe2203 update 36 k 2024-12-02 22:16:40.900 | kbd-legacy noarch 2.4.0-1.oe2203 OS 525 k 2024-12-02 22:16:40.900 | kbd-misc noarch 2.4.0-1.oe2203 OS 1.6 M 2024-12-02 22:16:40.900 | keyutils-libs aarch64 1.6.3-3.oe2203 OS 25 k 2024-12-02 22:16:40.900 | kmod aarch64 29-3.oe2203 OS 85 k 2024-12-02 22:16:40.900 | kmod-libs aarch64 29-3.oe2203 OS 57 k 2024-12-02 22:16:40.900 | krb5-libs aarch64 1.19.2-8.oe2203 update 628 k 2024-12-02 22:16:40.900 | lcms2 aarch64 2.12-1.oe2203 OS 145 k 2024-12-02 22:16:40.900 | less aarch64 590-6.oe2203 update 101 k 2024-12-02 22:16:40.901 | libX11 aarch64 1.7.2-8.oe2203 update 716 k 2024-12-02 22:16:40.901 | libXau aarch64 1.0.9-2.oe2203 OS 14 k 2024-12-02 22:16:40.901 | libXcomposite aarch64 0.4.5-1.oe2203 OS 13 k 2024-12-02 22:16:40.901 | libXcursor aarch64 1.2.0-1.oe2203 OS 26 k 2024-12-02 22:16:40.901 | libXdamage aarch64 1.1.5-1.oe2203 OS 13 k 2024-12-02 22:16:40.901 | libXext aarch64 1.3.4-4.oe2203 update 34 k 2024-12-02 22:16:40.901 | libXfixes aarch64 6.0.0-1.oe2203 OS 17 k 2024-12-02 22:16:40.901 | libXft aarch64 2.3.4-1.oe2203 OS 43 k 2024-12-02 22:16:40.901 | libXi aarch64 1.8-2.oe2203 update 34 k 2024-12-02 22:16:40.901 | libXinerama aarch64 1.1.4-5.oe2203 OS 13 k 2024-12-02 22:16:40.901 | libXrandr aarch64 1.5.2-1.oe2203 OS 24 k 2024-12-02 22:16:40.901 | libXrender aarch64 0.9.10-10.oe2203 OS 24 k 2024-12-02 22:16:40.901 | libXtst aarch64 1.2.3-10.oe2203 OS 19 k 2024-12-02 22:16:40.901 | libacl aarch64 2.3.1-2.oe2203 update 22 k 2024-12-02 22:16:40.901 | libarchive aarch64 3.5.2-6.oe2203 update 320 k 2024-12-02 22:16:40.901 | libassuan aarch64 2.5.5-1.oe2203 OS 58 k 2024-12-02 22:16:40.901 | libblkid aarch64 2.37.2-28.oe2203 update 147 k 2024-12-02 22:16:40.901 | libcap aarch64 2.61-5.oe2203 update 62 k 2024-12-02 22:16:40.901 | libcap-ng aarch64 0.8.2-1.oe2203 OS 43 k 2024-12-02 22:16:40.901 | libcomps aarch64 0.1.18-1.oe2203 OS 67 k 2024-12-02 22:16:40.901 | libcurl aarch64 7.79.1-28.oe2203 update 264 k 2024-12-02 22:16:40.901 | libdatrie aarch64 0.2.13-1.oe2203 OS 30 k 2024-12-02 22:16:40.901 | libdnf aarch64 0.65.0-6.oe2203 update 602 k 2024-12-02 22:16:40.901 | libedit aarch64 3.1-28.oe2203 OS 88 k 2024-12-02 22:16:40.901 | libepoxy aarch64 1.5.9-1.oe2203 OS 201 k 2024-12-02 22:16:40.901 | libev aarch64 4.33-2.oe2203 OS 47 k 2024-12-02 22:16:40.901 | libevent aarch64 2.1.12-4.oe2203 OS 221 k 2024-12-02 22:16:40.901 | libfdisk aarch64 2.37.2-28.oe2203 update 191 k 2024-12-02 22:16:40.901 | libffi aarch64 3.4.2-2.oe2203 OS 26 k 2024-12-02 22:16:40.901 | libgcc aarch64 10.3.1-23.oe2203 update 67 k 2024-12-02 22:16:40.901 | libgcrypt aarch64 1.9.4-2.oe2203 update 414 k 2024-12-02 22:16:40.901 | libgomp aarch64 10.3.1-23.oe2203 update 224 k 2024-12-02 22:16:40.901 | libgpg-error aarch64 1.43-2.oe2203 update 268 k 2024-12-02 22:16:40.901 | libgusb aarch64 0.3.8-1.oe2203 OS 41 k 2024-12-02 22:16:40.901 | libicu aarch64 69.1-7.oe2203 update 9.3 M 2024-12-02 22:16:40.901 | libidn2 aarch64 2.3.2-2.oe2203 OS 112 k 2024-12-02 22:16:40.901 | libjpeg-turbo aarch64 2.1.1-2.oe2203 update 121 k 2024-12-02 22:16:40.901 | libkcapi aarch64 1.3.1-7.oe2203 update 164 k 2024-12-02 22:16:40.901 | libksba aarch64 1.6.0-3.oe2203 update 139 k 2024-12-02 22:16:40.901 | libmodulemd aarch64 2.13.0-1.oe2203 OS 159 k 2024-12-02 22:16:40.901 | libmount aarch64 2.37.2-28.oe2203 update 169 k 2024-12-02 22:16:40.901 | libnghttp2 aarch64 1.46.0-5.oe2203 update 67 k 2024-12-02 22:16:40.901 | libnsl2 aarch64 2.0.0-4.oe2203 update 28 k 2024-12-02 22:16:40.901 | libpipeline aarch64 1.5.4-1.oe2203 OS 50 k 2024-12-02 22:16:40.901 | libpng aarch64 2:1.6.37-4.oe2203 update 99 k 2024-12-02 22:16:40.901 | libpsl aarch64 0.21.1-5.oe2203 update 72 k 2024-12-02 22:16:40.901 | libpwquality aarch64 1.4.4-4.oe2203 update 86 k 2024-12-02 22:16:40.901 | librepo aarch64 1.14.2-2.oe2203 OS 76 k 2024-12-02 22:16:40.901 | libreport-filesystem noarch 2.15.2-1.oe2203 OS 9.0 k 2024-12-02 22:16:40.901 | libseccomp aarch64 2.5.3-1.oe2203 OS 59 k 2024-12-02 22:16:40.901 | libsecret aarch64 0.20.4-1.oe2203 OS 160 k 2024-12-02 22:16:40.901 | libselinux aarch64 3.3-5.oe2203 update 109 k 2024-12-02 22:16:40.901 | libsemanage aarch64 3.3-3.oe2203 OS 98 k 2024-12-02 22:16:40.901 | libsepol aarch64 3.3-6.oe2203 update 266 k 2024-12-02 22:16:40.901 | libsigsegv aarch64 2.13-1.oe2203 OS 42 k 2024-12-02 22:16:40.902 | libsmartcols aarch64 2.37.2-28.oe2203 update 115 k 2024-12-02 22:16:40.902 | libsolv aarch64 0.7.20-4.oe2203 update 345 k 2024-12-02 22:16:40.902 | libssh aarch64 0.9.6-8.oe2203 update 182 k 2024-12-02 22:16:40.902 | libstdc++ aarch64 10.3.1-23.oe2203 update 484 k 2024-12-02 22:16:40.902 | libtasn1 aarch64 4.17.0-3.oe2203 update 77 k 2024-12-02 22:16:40.902 | libthai aarch64 0.1.28-4.oe2203 OS 197 k 2024-12-02 22:16:40.902 | libtiff aarch64 4.3.0-37.oe2203 update 166 k 2024-12-02 22:16:40.902 | libtirpc aarch64 1.3.2-3.oe2203 update 81 k 2024-12-02 22:16:40.902 | libunistring aarch64 0.9.10-8.oe2203 OS 401 k 2024-12-02 22:16:40.902 | libusbx aarch64 1.0.24-1.oe2203 OS 67 k 2024-12-02 22:16:40.902 | libutempter aarch64 1.2.1-2.oe2203 OS 24 k 2024-12-02 22:16:40.902 | libuuid aarch64 2.37.2-28.oe2203 update 30 k 2024-12-02 22:16:40.902 | libverto aarch64 0.3.2-1.oe2203 OS 26 k 2024-12-02 22:16:40.902 | libxcb aarch64 1.14-2.oe2203 update 195 k 2024-12-02 22:16:40.902 | libxcrypt aarch64 4.4.26-2.oe2203 OS 118 k 2024-12-02 22:16:40.902 | libxkbcommon aarch64 1.3.1-1.oe2203 OS 121 k 2024-12-02 22:16:40.902 | libxml2 aarch64 2.9.12-20.oe2203 update 609 k 2024-12-02 22:16:40.902 | libyaml aarch64 0.2.5-6.oe2203 update 54 k 2024-12-02 22:16:40.902 | logrotate aarch64 3.20.1-1.oe2203 update 50 k 2024-12-02 22:16:40.902 | lua aarch64 5.4.3-11.oe2203 update 136 k 2024-12-02 22:16:40.902 | lz4 aarch64 1.9.3-2.oe2203 OS 128 k 2024-12-02 22:16:40.902 | man-db aarch64 2.9.4-2.oe2203 OS 1.1 M 2024-12-02 22:16:40.902 | mpfr aarch64 4.1.0-1.oe2203 OS 378 k 2024-12-02 22:16:40.902 | ncurses aarch64 6.3-8.oe2203 update 674 k 2024-12-02 22:16:40.902 | ncurses-base noarch 6.3-8.oe2203 update 54 k 2024-12-02 22:16:40.902 | ncurses-libs aarch64 6.3-8.oe2203 update 265 k 2024-12-02 22:16:40.902 | nettle aarch64 3.8.1-1.oe2203 update 935 k 2024-12-02 22:16:40.902 | newt aarch64 0.52.21-8.oe2203 update 94 k 2024-12-02 22:16:40.902 | npth aarch64 1.6-2.oe2203 OS 23 k 2024-12-02 22:16:40.902 | openEuler-rpm-config aarch64 30-30.oe2203 update 49 k 2024-12-02 22:16:40.902 | openldap aarch64 2.6.0-6.oe2203 update 207 k 2024-12-02 22:16:40.902 | openssh aarch64 8.8p1-23.oe2203 update 300 k 2024-12-02 22:16:40.902 | openssh-clients aarch64 8.8p1-23.oe2203 update 601 k 2024-12-02 22:16:40.902 | openssh-server aarch64 8.8p1-23.oe2203 update 365 k 2024-12-02 22:16:40.902 | openssl aarch64 1:1.1.1m-28.oe2203 update 424 k 2024-12-02 22:16:40.902 | openssl-libs aarch64 1:1.1.1m-28.oe2203 update 1.2 M 2024-12-02 22:16:40.902 | os-prober aarch64 1.79-1.oe2203 OS 48 k 2024-12-02 22:16:40.902 | p11-kit aarch64 0.24.0-2.oe2203 update 217 k 2024-12-02 22:16:40.902 | p11-kit-trust aarch64 0.24.0-2.oe2203 update 120 k 2024-12-02 22:16:40.902 | pam aarch64 1.5.2-7.oe2203 update 437 k 2024-12-02 22:16:40.902 | pango aarch64 1.49.3-3.oe2203 update 243 k 2024-12-02 22:16:40.902 | pcre aarch64 8.45-2.oe2203 update 389 k 2024-12-02 22:16:40.902 | pcre2 aarch64 10.39-9.oe2203 update 510 k 2024-12-02 22:16:40.902 | perl aarch64 4:5.34.0-12.oe2203 update 3.2 M 2024-12-02 22:16:40.902 | perl-Algorithm-Diff noarch 1:1.201-1.oe2203 OS 27 k 2024-12-02 22:16:40.902 | perl-Archive-Tar noarch 2.40-1.oe2203 OS 42 k 2024-12-02 22:16:40.902 | perl-B-Debug noarch 1.26-5.oe2203 OS 18 k 2024-12-02 22:16:40.902 | perl-CPAN-Meta noarch 2.150010-419.oe2203 OS 108 k 2024-12-02 22:16:40.902 | perl-CPAN-Meta-Requirements noarch 2.140-419.oe2203 OS 26 k 2024-12-02 22:16:40.902 | perl-CPAN-Meta-YAML noarch 0.018-420.oe2203 OS 24 k 2024-12-02 22:16:40.902 | perl-Carp noarch 1.50-418.oe2203 OS 21 k 2024-12-02 22:16:40.902 | perl-Compress-Raw-Bzip2 aarch64 2.101-1.oe2203 OS 25 k 2024-12-02 22:16:40.902 | perl-Compress-Raw-Zlib aarch64 1:2.101-1.oe2203 OS 41 k 2024-12-02 22:16:40.902 | perl-Config-Perl-V noarch 0.33-1.oe2203 OS 17 k 2024-12-02 22:16:40.902 | perl-Data-Dumper aarch64 2.183-1.oe2203 OS 44 k 2024-12-02 22:16:40.902 | perl-Devel-PPPort aarch64 3.63-1.oe2203 OS 187 k 2024-12-02 22:16:40.902 | perl-Digest noarch 1.20-1.oe2203 OS 17 k 2024-12-02 22:16:40.903 | perl-Digest-MD5 aarch64 2.58-1.oe2203 OS 29 k 2024-12-02 22:16:40.903 | perl-Digest-SHA aarch64 1:6.02-7.oe2203 OS 49 k 2024-12-02 22:16:40.903 | perl-Encode aarch64 4:3.16-3.oe2203 update 1.4 M 2024-12-02 22:16:40.903 | perl-Env noarch 1.04-397.oe2203 OS 17 k 2024-12-02 22:16:40.903 | perl-Exporter noarch 5.74-1.oe2203 OS 22 k 2024-12-02 22:16:40.903 | perl-ExtUtils-Command noarch 1:7.62-1.oe2203 OS 11 k 2024-12-02 22:16:40.903 | perl-ExtUtils-Install noarch 2.20-1.oe2203 OS 33 k 2024-12-02 22:16:40.903 | perl-ExtUtils-MakeMaker noarch 1:7.62-1.oe2203 OS 169 k 2024-12-02 22:16:40.903 | perl-ExtUtils-Manifest noarch 1:1.73-1.oe2203 OS 23 k 2024-12-02 22:16:40.903 | perl-ExtUtils-ParseXS noarch 2:3.35-1.oe2203 OS 55 k 2024-12-02 22:16:40.903 | perl-File-Fetch noarch 1.00-1.oe2203 OS 22 k 2024-12-02 22:16:40.903 | perl-File-HomeDir noarch 1.006-2.oe2203 OS 35 k 2024-12-02 22:16:40.903 | perl-File-Path noarch 2.18-1.oe2203 OS 21 k 2024-12-02 22:16:40.903 | perl-File-Temp noarch 1:0.2311-2.oe2203 OS 50 k 2024-12-02 22:16:40.903 | perl-File-Which noarch 1.27-1.oe2203 OS 24 k 2024-12-02 22:16:40.903 | perl-Filter aarch64 2:1.60-3.oe2203 OS 49 k 2024-12-02 22:16:40.903 | perl-Filter-Simple noarch 1:0.94-1.oe2203 OS 16 k 2024-12-02 22:16:40.903 | perl-Getopt-Long noarch 1:2.52-1.oe2203 OS 45 k 2024-12-02 22:16:40.903 | perl-HTTP-Tiny noarch 0.080-2.oe2203 update 35 k 2024-12-02 22:16:40.903 | perl-IO-Compress noarch 2.101-2.oe2203 OS 110 k 2024-12-02 22:16:40.903 | perl-IO-Socket-IP noarch 0.41-2.oe2203 OS 31 k 2024-12-02 22:16:40.903 | perl-IPC-Cmd noarch 2:1.04-4.oe2203 OS 32 k 2024-12-02 22:16:40.903 | perl-IPC-SysV aarch64 2.09-1.oe2203 OS 25 k 2024-12-02 22:16:40.903 | perl-IPC-System-Simple noarch 1.30-2.oe2203 OS 31 k 2024-12-02 22:16:40.903 | perl-JSON-PP noarch 1:4.06-1.oe2203 OS 44 k 2024-12-02 22:16:40.903 | perl-Locale-Codes noarch 3.68-1.oe2203 OS 264 k 2024-12-02 22:16:40.903 | perl-Locale-Maketext noarch 1:1.29-1.oe2203 OS 53 k 2024-12-02 22:16:40.903 | perl-MIME-Base64 aarch64 3.16-1.oe2203 OS 20 k 2024-12-02 22:16:40.903 | perl-Math-BigInt noarch 1:1.9998.27-1.oe2203 OS 121 k 2024-12-02 22:16:40.903 | perl-Math-BigInt-FastCalc aarch64 0.5012-2.oe2203 update 19 k 2024-12-02 22:16:40.903 | perl-Math-BigRat noarch 0.2620-1.oe2203 OS 27 k 2024-12-02 22:16:40.903 | perl-Module-CoreList noarch 1:5.20211020-1.oe2203 OS 86 k 2024-12-02 22:16:40.903 | perl-Module-Load noarch 1:0.36-1.oe2203 OS 13 k 2024-12-02 22:16:40.903 | perl-Module-Load-Conditional noarch 0.74-1.oe2203 OS 18 k 2024-12-02 22:16:40.903 | perl-Module-Metadata noarch 1.000037-1.oe2203 OS 31 k 2024-12-02 22:16:40.903 | perl-Net-SSLeay aarch64 1.90-1.oe2203 OS 250 k 2024-12-02 22:16:40.903 | perl-Params-Check noarch 1:0.38-418.oe2203 OS 15 k 2024-12-02 22:16:40.903 | perl-PathTools aarch64 3.80-1.oe2203 OS 59 k 2024-12-02 22:16:40.903 | perl-Perl-OSType noarch 1.010-421.oe2203 OS 20 k 2024-12-02 22:16:40.903 | perl-PerlIO-via-QuotedPrint noarch 0.09-1.oe2203 OS 11 k 2024-12-02 22:16:40.903 | perl-Pod-Checker noarch 4:1.74-1.oe2203 OS 23 k 2024-12-02 22:16:40.903 | perl-Pod-Escapes noarch 1:1.07-420.oe2203 OS 14 k 2024-12-02 22:16:40.903 | perl-Pod-Parser noarch 1.63-398.oe2203 OS 57 k 2024-12-02 22:16:40.903 | perl-Pod-Perldoc noarch 1:3.28-4.oe2203 OS 44 k 2024-12-02 22:16:40.903 | perl-Pod-Simple noarch 1:3.43-1.oe2203 OS 137 k 2024-12-02 22:16:40.903 | perl-Pod-Usage noarch 4:2.01-2.oe2203 OS 25 k 2024-12-02 22:16:40.903 | perl-Scalar-List-Utils aarch64 4:1.60-1.oe2203 OS 49 k 2024-12-02 22:16:40.903 | perl-Socket aarch64 4:2.032-1.oe2203 OS 43 k 2024-12-02 22:16:40.903 | perl-Storable aarch64 1:3.25-1.oe2203 OS 74 k 2024-12-02 22:16:40.903 | perl-Sys-Syslog aarch64 0.36-1.oe2203 OS 37 k 2024-12-02 22:16:40.903 | perl-Term-ANSIColor noarch 5.01-1.oe2203 OS 30 k 2024-12-02 22:16:40.903 | perl-Term-Cap noarch 1.17-510.oe2203 OS 18 k 2024-12-02 22:16:40.903 | perl-Test-Harness noarch 2:3.42-2.oe2203 update 130 k 2024-12-02 22:16:40.903 | perl-Test-Simple noarch 2:1.302188-1.oe2203 OS 201 k 2024-12-02 22:16:40.903 | perl-Text-Balanced noarch 2.04-1.oe2203 OS 29 k 2024-12-02 22:16:40.903 | perl-Text-Diff noarch 1.45-7.oe2203 OS 27 k 2024-12-02 22:16:40.904 | perl-Text-ParseWords noarch 3.30-419.oe2203 OS 12 k 2024-12-02 22:16:40.904 | perl-Text-Tabs+Wrap noarch 2021.0814-1.oe2203 OS 13 k 2024-12-02 22:16:40.904 | perl-Thread-Queue noarch 3.13-3.oe2203 OS 14 k 2024-12-02 22:16:40.904 | perl-Time-HiRes aarch64 4:1.9767-2.oe2203 update 47 k 2024-12-02 22:16:40.904 | perl-Time-Local noarch 2:1.300-1.oe2203 OS 22 k 2024-12-02 22:16:40.904 | perl-URI noarch 5.10-1.oe2203 OS 72 k 2024-12-02 22:16:40.904 | perl-Unicode-Collate aarch64 1.31-1.oe2203 OS 667 k 2024-12-02 22:16:40.904 | perl-Unicode-Normalize aarch64 1.28-1.oe2203 OS 70 k 2024-12-02 22:16:40.904 | perl-autodie noarch 2.34-2.oe2203 OS 55 k 2024-12-02 22:16:40.904 | perl-bignum noarch 0.63-1.oe2203 OS 19 k 2024-12-02 22:16:40.904 | perl-constant noarch 1.33-421.oe2203 OS 17 k 2024-12-02 22:16:40.904 | perl-experimental noarch 0.025-1.oe2203 OS 18 k 2024-12-02 22:16:40.904 | perl-libnet noarch 3.13-2.oe2203 update 75 k 2024-12-02 22:16:40.904 | perl-libs aarch64 4:5.34.0-12.oe2203 update 1.6 M 2024-12-02 22:16:40.904 | perl-parent noarch 1:0.238-1.oe2203 OS 11 k 2024-12-02 22:16:40.904 | perl-perlfaq noarch 5.20210520-1.oe2203 OS 177 k 2024-12-02 22:16:40.904 | perl-podlators noarch 1:4.14-1.oe2203 OS 63 k 2024-12-02 22:16:40.904 | perl-threads aarch64 2:2.26-1.oe2203 OS 35 k 2024-12-02 22:16:40.904 | perl-threads-shared aarch64 1.62-1.oe2203 OS 30 k 2024-12-02 22:16:40.904 | perl-version aarch64 8:0.99.29-1.oe2203 OS 45 k 2024-12-02 22:16:40.904 | pixman aarch64 0.40.0-3.oe2203 update 148 k 2024-12-02 22:16:40.904 | pkgconf aarch64 1.8.0-3.oe2203 update 57 k 2024-12-02 22:16:40.904 | popt aarch64 1.18-3.oe2203 update 49 k 2024-12-02 22:16:40.904 | procps-ng aarch64 3.3.17-5.oe2203 update 207 k 2024-12-02 22:16:40.904 | publicsuffix-list noarch 20211113-2.oe2203 update 128 k 2024-12-02 22:16:40.904 | python-pip-wheel noarch 21.3.1-2.oe2203 update 1.5 M 2024-12-02 22:16:40.904 | python-setuptools noarch 59.4.0-5.oe2203 update 509 k 2024-12-02 22:16:40.904 | python3 aarch64 3.9.9-28.oe2203 update 7.8 M 2024-12-02 22:16:40.904 | python3-dateutil noarch 1:2.8.2-2.oe2203 OS 301 k 2024-12-02 22:16:40.904 | python3-dbus aarch64 1.2.18-2.oe2203 OS 118 k 2024-12-02 22:16:40.904 | python3-distro noarch 1.6.0-1.oe2203 OS 38 k 2024-12-02 22:16:40.904 | python3-dnf noarch 4.10.0-15.oe2203 update 443 k 2024-12-02 22:16:40.904 | python3-dnf-plugins-core noarch 4.0.24-6.oe2203 update 209 k 2024-12-02 22:16:40.904 | python3-gpgme aarch64 1.16.0-3.oe2203 update 242 k 2024-12-02 22:16:40.904 | python3-hawkey aarch64 0.65.0-6.oe2203 update 82 k 2024-12-02 22:16:40.904 | python3-libcomps aarch64 0.1.18-1.oe2203 OS 42 k 2024-12-02 22:16:40.904 | python3-libdnf aarch64 0.65.0-6.oe2203 update 653 k 2024-12-02 22:16:40.904 | python3-pyparsing noarch 3.0.6-1.oe2203 OS 216 k 2024-12-02 22:16:40.904 | python3-rpm aarch64 4.17.0-33.oe2203 update 78 k 2024-12-02 22:16:40.904 | python3-setuptools noarch 59.4.0-5.oe2203 update 964 k 2024-12-02 22:16:40.904 | python3-six noarch 1.16.0-1.oe2203 OS 38 k 2024-12-02 22:16:40.904 | qt5-srpm-macros noarch 5.15.2-1.oe2203 OS 8.3 k 2024-12-02 22:16:40.904 | readline aarch64 8.1-3.oe2203 update 146 k 2024-12-02 22:16:40.904 | rpm aarch64 4.17.0-33.oe2203 update 492 k 2024-12-02 22:16:40.904 | rpm-libs aarch64 4.17.0-33.oe2203 update 340 k 2024-12-02 22:16:40.904 | sed aarch64 4.8-3.oe2203 update 162 k 2024-12-02 22:16:40.904 | shadow aarch64 2:4.9-13.oe2203 update 598 k 2024-12-02 22:16:40.904 | slang aarch64 2.3.2-8.oe2203 OS 533 k 2024-12-02 22:16:40.904 | sqlite aarch64 3.37.2-7.oe2203 update 1.1 M 2024-12-02 22:16:40.904 | systemd aarch64 249-75.oe2203 update 3.2 M 2024-12-02 22:16:40.904 | systemd-libs aarch64 249-75.oe2203 update 453 k 2024-12-02 22:16:40.904 | systemd-udev aarch64 249-75.oe2203 update 1.2 M 2024-12-02 22:16:40.904 | systemtap-sdt-devel aarch64 4.5-2.oe2203 OS 19 k 2024-12-02 22:16:40.904 | tcl aarch64 1:8.6.10-4.oe2203 update 1.1 M 2024-12-02 22:16:40.905 | tpm2-tss aarch64 3.1.0-5.oe2203 update 489 k 2024-12-02 22:16:40.905 | tzdata noarch 2022a-18.oe2203 update 429 k 2024-12-02 22:16:40.905 | unbound-libs aarch64 1.13.2-11.oe2203 update 464 k 2024-12-02 22:16:40.905 | util-linux aarch64 2.37.2-28.oe2203 update 2.3 M 2024-12-02 22:16:40.905 | wayland aarch64 1.19.91-4.oe2203 update 59 k 2024-12-02 22:16:40.905 | which aarch64 2.21-14.oe2203 OS 30 k 2024-12-02 22:16:40.905 | xkeyboard-config noarch 2.33-1.oe2203 OS 793 k 2024-12-02 22:16:40.905 | xz aarch64 5.2.5-2.oe2203 update 141 k 2024-12-02 22:16:40.905 | xz-libs aarch64 5.2.5-2.oe2203 update 79 k 2024-12-02 22:16:40.905 | zip aarch64 3.0-29.oe2203 OS 217 k 2024-12-02 22:16:40.905 | zlib aarch64 1.2.11-24.oe2203 update 91 k 2024-12-02 22:16:40.905 | zstd aarch64 1.5.0-4.oe2203 update 686 k 2024-12-02 22:16:40.905 | Installing weak dependencies: 2024-12-02 22:16:40.905 | cronie aarch64 1.5.7-1.oe2203 OS 103 k 2024-12-02 22:16:40.905 | dconf aarch64 0.40.0-3.oe2203 update 83 k 2024-12-02 22:16:40.905 | diffutils aarch64 3.8-2.oe2203 OS 315 k 2024-12-02 22:16:40.905 | e2fsprogs-help noarch 1.46.4-21.oe2203 update 102 k 2024-12-02 22:16:40.905 | elfutils-extra aarch64 0.185-13.oe2203 update 220 k 2024-12-02 22:16:40.905 | fuse-help aarch64 2.9.9-9.oe2203 OS 13 k 2024-12-02 22:16:40.905 | grubby aarch64 8.40-28.oe2203 OS 52 k 2024-12-02 22:16:40.905 | kbd aarch64 2.4.0-1.oe2203 OS 251 k 2024-12-02 22:16:40.905 | kpartx aarch64 0.8.7-6.oe2203 update 42 k 2024-12-02 22:16:40.905 | openssl-pkcs11 aarch64 0.4.11-5.oe2203 OS 59 k 2024-12-02 22:16:40.905 | perl-Encode-Locale noarch 1.05-12.oe2203 OS 14 k 2024-12-02 22:16:40.905 | perl-IO-Socket-SSL noarch 2.072-1.oe2203 OS 181 k 2024-12-02 22:16:40.905 | perl-Mozilla-CA noarch 1:20211001-1.oe2203 OS 10 k 2024-12-02 22:16:40.905 | perl-devel aarch64 4:5.34.0-12.oe2203 update 2.1 M 2024-12-02 22:16:40.905 | pigz aarch64 2.6-1.oe2203 OS 61 k 2024-12-02 22:16:40.905 | pinentry aarch64 1.1.1-2.oe2203 OS 91 k 2024-12-02 22:16:40.905 | python3-pip noarch 21.3.1-2.oe2203 update 2.2 M 2024-12-02 22:16:40.905 | python3-unbound aarch64 1.13.2-11.oe2203 update 90 k 2024-12-02 22:16:40.905 | shared-mime-info aarch64 2.1-1.oe2203 OS 294 k 2024-12-02 22:16:40.905 | trousers aarch64 0.3.15-1.oe2203 OS 266 k 2024-12-02 22:16:40.905 | 2024-12-02 22:16:40.905 | Transaction Summary 2024-12-02 22:16:40.905 | ================================================================================ 2024-12-02 22:16:40.905 | Install 342 Packages 2024-12-02 22:16:40.905 | 2024-12-02 22:16:41.295 | Total download size: 139 M 2024-12-02 22:16:41.296 | Installed size: 596 M 2024-12-02 22:16:41.298 | Downloading Packages: 2024-12-02 22:16:42.240 | (1/342): at-spi2-atk-2.38.0-1.oe2203.aarch64.rp 84 kB/s | 74 kB 00:00 2024-12-02 22:16:42.555 | (2/342): adwaita-cursor-theme-41.0-1.oe2203.noa 544 kB/s | 649 kB 00:01 2024-12-02 22:16:42.725 | (3/342): at-spi2-core-2.42.0-1.oe2203.aarch64.r 354 kB/s | 171 kB 00:00 2024-12-02 22:16:42.748 | (4/342): attr-2.5.1-2.oe2203.aarch64.rpm 290 kB/s | 55 kB 00:00 2024-12-02 22:16:42.885 | (5/342): audit-libs-3.0.1-3.oe2203.aarch64.rpm 595 kB/s | 94 kB 00:00 2024-12-02 22:16:43.050 | (6/342): brotli-1.0.9-2.oe2203.aarch64.rpm 1.0 MB/s | 305 kB 00:00 2024-12-02 22:16:43.222 | (7/342): cairo-1.17.4-1.oe2203.aarch64.rpm 1.8 MB/s | 613 kB 00:00 2024-12-02 22:16:43.348 | (8/342): cairo-gobject-1.17.4-1.oe2203.aarch64. 57 kB/s | 17 kB 00:00 2024-12-02 22:16:43.644 | (9/342): adwaita-icon-theme-41.0-1.oe2203.noarc 4.6 MB/s | 11 MB 00:02 2024-12-02 22:16:43.664 | (10/342): chkconfig-1.20-1.oe2203.aarch64.rpm 391 kB/s | 172 kB 00:00 2024-12-02 22:16:44.016 | (11/342): cracklib-2.9.7-8.oe2203.aarch64.rpm 5.8 MB/s | 3.9 MB 00:00 2024-12-02 22:16:44.027 | (12/342): cronie-1.5.7-1.oe2203.aarch64.rpm 274 kB/s | 103 kB 00:00 2024-12-02 22:16:44.097 | (13/342): crontabs-1.11-22.oe2203.noarch.rpm 40 kB/s | 17 kB 00:00 2024-12-02 22:16:44.178 | (14/342): crypto-policies-20200619-2.git781bbd4 506 kB/s | 81 kB 00:00 2024-12-02 22:16:44.460 | (15/342): dejavu-fonts-2.37-1.oe2203.noarch.rpm 14 MB/s | 5.1 MB 00:00 2024-12-02 22:16:44.470 | (16/342): device-mapper-1.02.181-4.oe2203.aarch 571 kB/s | 213 kB 00:00 2024-12-02 22:16:44.482 | (17/342): diffutils-3.8-2.oe2203.aarch64.rpm 1.0 MB/s | 315 kB 00:00 2024-12-02 22:16:44.625 | (18/342): findutils-4.8.0-3.oe2203.aarch64.rpm 2.3 MB/s | 382 kB 00:00 2024-12-02 22:16:44.635 | (19/342): fontconfig-2.13.94-1.oe2203.aarch64.r 1.3 MB/s | 225 kB 00:00 2024-12-02 22:16:44.675 | (20/342): fonts-filesystem-2.0.5-2.oe2203.noarc 43 kB/s | 8.3 kB 00:00 2024-12-02 22:16:44.781 | (21/342): fuse-2.9.9-9.oe2203.aarch64.rpm 871 kB/s | 135 kB 00:00 2024-12-02 22:16:44.790 | (22/342): fuse-common-3.10.5-3.oe2203.aarch64.r 59 kB/s | 9.0 kB 00:00 2024-12-02 22:16:44.828 | (23/342): fuse-help-2.9.9-9.oe2203.aarch64.rpm 84 kB/s | 13 kB 00:00 2024-12-02 22:16:44.946 | (24/342): gcr-3.41.0-1.oe2203.aarch64.rpm 2.7 MB/s | 462 kB 00:00 2024-12-02 22:16:44.958 | (25/342): gcr-base-3.41.0-1.oe2203.aarch64.rpm 1.5 MB/s | 251 kB 00:00 2024-12-02 22:16:45.103 | (26/342): gmp-6.2.1-1.oe2203.aarch64.rpm 1.5 MB/s | 247 kB 00:00 2024-12-02 22:16:45.114 | (27/342): graphite2-1.3.14-5.oe2203.aarch64.rpm 560 kB/s | 87 kB 00:00 2024-12-02 22:16:45.256 | (28/342): grubby-8.40-28.oe2203.aarch64.rpm 341 kB/s | 52 kB 00:00 2024-12-02 22:16:45.281 | (29/342): gettext-0.21-4.oe2203.aarch64.rpm 2.5 MB/s | 1.1 MB 00:00 2024-12-02 22:16:45.291 | (30/342): gtk-update-icon-cache-3.24.30-5.oe220 169 kB/s | 30 kB 00:00 2024-12-02 22:16:45.444 | (31/342): ima-evm-utils-libs-1.3.2-3.oe2203.aar 120 kB/s | 18 kB 00:00 2024-12-02 22:16:45.607 | (32/342): info-6.8-3.oe2203.aarch64.rpm 1.0 MB/s | 163 kB 00:00 2024-12-02 22:16:45.648 | (33/342): gtk3-3.24.30-5.oe2203.aarch64.rpm 13 MB/s | 4.6 MB 00:00 2024-12-02 22:16:45.725 | (34/342): gtk2-2.24.33-4.oe2203.aarch64.rpm 7.0 MB/s | 3.3 MB 00:00 2024-12-02 22:16:45.767 | (35/342): kbd-2.4.0-1.oe2203.aarch64.rpm 1.6 MB/s | 251 kB 00:00 2024-12-02 22:16:45.813 | (36/342): kbd-legacy-2.4.0-1.oe2203.noarch.rpm 3.1 MB/s | 525 kB 00:00 2024-12-02 22:16:45.907 | (37/342): kbd-misc-2.4.0-1.oe2203.noarch.rpm 8.6 MB/s | 1.6 MB 00:00 2024-12-02 22:16:45.919 | (38/342): keyutils-libs-1.6.3-3.oe2203.aarch64. 162 kB/s | 25 kB 00:00 2024-12-02 22:16:45.967 | (39/342): kmod-29-3.oe2203.aarch64.rpm 553 kB/s | 85 kB 00:00 2024-12-02 22:16:46.067 | (40/342): kmod-libs-29-3.oe2203.aarch64.rpm 360 kB/s | 57 kB 00:00 2024-12-02 22:16:46.077 | (41/342): lcms2-2.12-1.oe2203.aarch64.rpm 925 kB/s | 145 kB 00:00 2024-12-02 22:16:46.137 | (42/342): libXau-1.0.9-2.oe2203.aarch64.rpm 84 kB/s | 14 kB 00:00 2024-12-02 22:16:46.221 | (43/342): libXcomposite-0.4.5-1.oe2203.aarch64. 89 kB/s | 13 kB 00:00 2024-12-02 22:16:46.229 | (44/342): libXcursor-1.2.0-1.oe2203.aarch64.rpm 172 kB/s | 26 kB 00:00 2024-12-02 22:16:46.289 | (45/342): libXdamage-1.1.5-1.oe2203.aarch64.rpm 89 kB/s | 13 kB 00:00 2024-12-02 22:16:46.373 | (46/342): libXfixes-6.0.0-1.oe2203.aarch64.rpm 112 kB/s | 17 kB 00:00 2024-12-02 22:16:46.384 | (47/342): libXft-2.3.4-1.oe2203.aarch64.rpm 282 kB/s | 43 kB 00:00 2024-12-02 22:16:46.458 | (48/342): libXinerama-1.1.4-5.oe2203.aarch64.rp 79 kB/s | 13 kB 00:00 2024-12-02 22:16:46.527 | (49/342): libXrandr-1.5.2-1.oe2203.aarch64.rpm 157 kB/s | 24 kB 00:00 2024-12-02 22:16:46.537 | (50/342): libXrender-0.9.10-10.oe2203.aarch64.r 157 kB/s | 24 kB 00:00 2024-12-02 22:16:46.625 | (51/342): libXtst-1.2.3-10.oe2203.aarch64.rpm 112 kB/s | 19 kB 00:00 2024-12-02 22:16:46.680 | (52/342): libassuan-2.5.5-1.oe2203.aarch64.rpm 378 kB/s | 58 kB 00:00 2024-12-02 22:16:46.713 | (53/342): libcap-ng-0.8.2-1.oe2203.aarch64.rpm 243 kB/s | 43 kB 00:00 2024-12-02 22:16:46.841 | (54/342): libcomps-0.1.18-1.oe2203.aarch64.rpm 312 kB/s | 67 kB 00:00 2024-12-02 22:16:46.866 | (55/342): libdatrie-0.2.13-1.oe2203.aarch64.rpm 163 kB/s | 30 kB 00:00 2024-12-02 22:16:46.875 | (56/342): libedit-3.1-28.oe2203.aarch64.rpm 547 kB/s | 88 kB 00:00 2024-12-02 22:16:47.001 | (57/342): libepoxy-1.5.9-1.oe2203.aarch64.rpm 1.2 MB/s | 201 kB 00:00 2024-12-02 22:16:47.021 | (58/342): libev-4.33-2.oe2203.aarch64.rpm 307 kB/s | 47 kB 00:00 2024-12-02 22:16:47.069 | (59/342): libevent-2.1.12-4.oe2203.aarch64.rpm 1.1 MB/s | 221 kB 00:00 2024-12-02 22:16:47.166 | (60/342): libffi-3.4.2-2.oe2203.aarch64.rpm 156 kB/s | 26 kB 00:00 2024-12-02 22:16:47.175 | (61/342): libgusb-0.3.8-1.oe2203.aarch64.rpm 269 kB/s | 41 kB 00:00 2024-12-02 22:16:47.224 | (62/342): libidn2-2.3.2-2.oe2203.aarch64.rpm 724 kB/s | 112 kB 00:00 2024-12-02 22:16:47.321 | (63/342): libmodulemd-2.13.0-1.oe2203.aarch64.r 1.0 MB/s | 159 kB 00:00 2024-12-02 22:16:47.334 | (64/342): libpipeline-1.5.4-1.oe2203.aarch64.rp 318 kB/s | 50 kB 00:00 2024-12-02 22:16:47.384 | (65/342): librepo-1.14.2-2.oe2203.aarch64.rpm 478 kB/s | 76 kB 00:00 2024-12-02 22:16:47.482 | (66/342): libreport-filesystem-2.15.2-1.oe2203. 56 kB/s | 9.0 kB 00:00 2024-12-02 22:16:47.500 | (67/342): libseccomp-2.5.3-1.oe2203.aarch64.rpm 356 kB/s | 59 kB 00:00 2024-12-02 22:16:47.540 | (68/342): libsecret-0.20.4-1.oe2203.aarch64.rpm 1.0 MB/s | 160 kB 00:00 2024-12-02 22:16:47.637 | (69/342): libsemanage-3.3-3.oe2203.aarch64.rpm 635 kB/s | 98 kB 00:00 2024-12-02 22:16:47.654 | (70/342): libsigsegv-2.13-1.oe2203.aarch64.rpm 271 kB/s | 42 kB 00:00 2024-12-02 22:16:47.696 | (71/342): libthai-0.1.28-4.oe2203.aarch64.rpm 1.2 MB/s | 197 kB 00:00 2024-12-02 22:16:47.801 | (72/342): libunistring-0.9.10-8.oe2203.aarch64. 2.4 MB/s | 401 kB 00:00 2024-12-02 22:16:47.813 | (73/342): libusbx-1.0.24-1.oe2203.aarch64.rpm 424 kB/s | 67 kB 00:00 2024-12-02 22:16:47.889 | (74/342): libutempter-1.2.1-2.oe2203.aarch64.rp 123 kB/s | 24 kB 00:00 2024-12-02 22:16:47.954 | (75/342): libverto-0.3.2-1.oe2203.aarch64.rpm 168 kB/s | 26 kB 00:00 2024-12-02 22:16:47.968 | (76/342): libxcrypt-4.4.26-2.oe2203.aarch64.rpm 764 kB/s | 118 kB 00:00 2024-12-02 22:16:48.044 | (77/342): libxkbcommon-1.3.1-1.oe2203.aarch64.r 788 kB/s | 121 kB 00:00 2024-12-02 22:16:48.129 | (78/342): lz4-1.9.3-2.oe2203.aarch64.rpm 737 kB/s | 128 kB 00:00 2024-12-02 22:16:48.153 | (79/342): man-db-2.9.4-2.oe2203.aarch64.rpm 6.1 MB/s | 1.1 MB 00:00 2024-12-02 22:16:48.216 | (80/342): mpfr-4.1.0-1.oe2203.aarch64.rpm 2.2 MB/s | 378 kB 00:00 2024-12-02 22:16:48.302 | (81/342): npth-1.6-2.oe2203.aarch64.rpm 138 kB/s | 23 kB 00:00 2024-12-02 22:16:48.314 | (82/342): openssl-pkcs11-0.4.11-5.oe2203.aarch6 369 kB/s | 59 kB 00:00 2024-12-02 22:16:48.397 | (83/342): os-prober-1.79-1.oe2203.aarch64.rpm 268 kB/s | 48 kB 00:00 2024-12-02 22:16:48.457 | (84/342): perl-Algorithm-Diff-1.201-1.oe2203.no 174 kB/s | 27 kB 00:00 2024-12-02 22:16:48.471 | (85/342): perl-Archive-Tar-2.40-1.oe2203.noarch 271 kB/s | 42 kB 00:00 2024-12-02 22:16:48.560 | (86/342): perl-B-Debug-1.26-5.oe2203.noarch.rpm 114 kB/s | 18 kB 00:00 2024-12-02 22:16:48.623 | (87/342): perl-CPAN-Meta-2.150010-419.oe2203.no 652 kB/s | 108 kB 00:00 2024-12-02 22:16:48.716 | (88/342): perl-CPAN-Meta-Requirements-2.140-419 105 kB/s | 26 kB 00:00 2024-12-02 22:16:48.764 | (89/342): perl-CPAN-Meta-YAML-0.018-420.oe2203. 118 kB/s | 24 kB 00:00 2024-12-02 22:16:48.777 | (90/342): perl-Carp-1.50-418.oe2203.noarch.rpm 140 kB/s | 21 kB 00:00 2024-12-02 22:16:48.874 | (91/342): perl-Compress-Raw-Bzip2-2.101-1.oe220 161 kB/s | 25 kB 00:00 2024-12-02 22:16:48.917 | (92/342): perl-Compress-Raw-Zlib-2.101-1.oe2203 270 kB/s | 41 kB 00:00 2024-12-02 22:16:48.935 | (93/342): perl-Config-Perl-V-0.33-1.oe2203.noar 106 kB/s | 17 kB 00:00 2024-12-02 22:16:49.039 | (94/342): perl-Data-Dumper-2.183-1.oe2203.aarch 264 kB/s | 44 kB 00:00 2024-12-02 22:16:49.081 | (95/342): perl-Devel-PPPort-3.63-1.oe2203.aarch 1.1 MB/s | 187 kB 00:00 2024-12-02 22:16:49.094 | (96/342): perl-Digest-1.20-1.oe2203.noarch.rpm 106 kB/s | 17 kB 00:00 2024-12-02 22:16:49.201 | (97/342): perl-Digest-MD5-2.58-1.oe2203.aarch64 179 kB/s | 29 kB 00:00 2024-12-02 22:16:49.233 | (98/342): perl-Digest-SHA-6.02-7.oe2203.aarch64 319 kB/s | 49 kB 00:00 2024-12-02 22:16:49.252 | (99/342): perl-Encode-Locale-1.05-12.oe2203.noa 89 kB/s | 14 kB 00:00 2024-12-02 22:16:49.384 | (100/342): perl-Env-1.04-397.oe2203.noarch.rpm 92 kB/s | 17 kB 00:00 2024-12-02 22:16:49.401 | (101/342): perl-Exporter-5.74-1.oe2203.noarch.r 131 kB/s | 22 kB 00:00 2024-12-02 22:16:49.413 | (102/342): perl-ExtUtils-Command-7.62-1.oe2203. 70 kB/s | 11 kB 00:00 2024-12-02 22:16:49.542 | (103/342): perl-ExtUtils-Install-2.20-1.oe2203. 210 kB/s | 33 kB 00:00 2024-12-02 22:16:49.573 | (104/342): perl-ExtUtils-MakeMaker-7.62-1.oe220 985 kB/s | 169 kB 00:00 2024-12-02 22:16:49.586 | (105/342): perl-ExtUtils-Manifest-1.73-1.oe2203 134 kB/s | 23 kB 00:00 2024-12-02 22:16:49.699 | (106/342): perl-ExtUtils-ParseXS-3.35-1.oe2203. 352 kB/s | 55 kB 00:00 2024-12-02 22:16:49.726 | (107/342): perl-File-Fetch-1.00-1.oe2203.noarch 145 kB/s | 22 kB 00:00 2024-12-02 22:16:49.758 | (108/342): perl-File-HomeDir-1.006-2.oe2203.noa 206 kB/s | 35 kB 00:00 2024-12-02 22:16:49.865 | (109/342): perl-File-Path-2.18-1.oe2203.noarch. 130 kB/s | 21 kB 00:00 2024-12-02 22:16:49.880 | (110/342): perl-File-Temp-0.2311-2.oe2203.noarc 324 kB/s | 50 kB 00:00 2024-12-02 22:16:49.922 | (111/342): perl-File-Which-1.27-1.oe2203.noarch 145 kB/s | 24 kB 00:00 2024-12-02 22:16:50.036 | (112/342): perl-Filter-1.60-3.oe2203.aarch64.rp 286 kB/s | 49 kB 00:00 2024-12-02 22:16:50.112 | (113/342): perl-Filter-Simple-0.94-1.oe2203.noa 69 kB/s | 16 kB 00:00 2024-12-02 22:16:50.140 | (114/342): perl-Getopt-Long-2.52-1.oe2203.noarc 208 kB/s | 45 kB 00:00 2024-12-02 22:16:50.379 | (115/342): perl-IO-Compress-2.101-2.oe2203.noar 322 kB/s | 110 kB 00:00 2024-12-02 22:16:50.420 | (116/342): perl-IO-Socket-IP-0.41-2.oe2203.noar 101 kB/s | 31 kB 00:00 2024-12-02 22:16:50.437 | (117/342): perl-IO-Socket-SSL-2.072-1.oe2203.no 609 kB/s | 181 kB 00:00 2024-12-02 22:16:50.541 | (118/342): perl-IPC-Cmd-1.04-4.oe2203.noarch.rp 202 kB/s | 32 kB 00:00 2024-12-02 22:16:50.620 | (119/342): perl-IPC-System-Simple-1.30-2.oe2203 172 kB/s | 31 kB 00:00 2024-12-02 22:16:50.684 | (120/342): perl-IPC-SysV-2.09-1.oe2203.aarch64. 100 kB/s | 25 kB 00:00 2024-12-02 22:16:50.713 | (121/342): perl-JSON-PP-4.06-1.oe2203.noarch.rp 257 kB/s | 44 kB 00:00 2024-12-02 22:16:50.778 | (122/342): perl-Locale-Codes-3.68-1.oe2203.noar 1.6 MB/s | 264 kB 00:00 2024-12-02 22:16:50.837 | (123/342): perl-Locale-Maketext-1.29-1.oe2203.n 350 kB/s | 53 kB 00:00 2024-12-02 22:16:50.870 | (124/342): perl-MIME-Base64-3.16-1.oe2203.aarch 126 kB/s | 20 kB 00:00 2024-12-02 22:16:50.933 | (125/342): perl-Math-BigInt-1.9998.27-1.oe2203. 784 kB/s | 121 kB 00:00 2024-12-02 22:16:50.988 | (126/342): perl-Math-BigRat-0.2620-1.oe2203.noa 180 kB/s | 27 kB 00:00 2024-12-02 22:16:51.028 | (127/342): perl-Module-CoreList-5.20211020-1.oe 545 kB/s | 86 kB 00:00 2024-12-02 22:16:51.090 | (128/342): perl-Module-Load-0.36-1.oe2203.noarc 86 kB/s | 13 kB 00:00 2024-12-02 22:16:51.140 | (129/342): perl-Module-Load-Conditional-0.74-1. 117 kB/s | 18 kB 00:00 2024-12-02 22:16:51.179 | (130/342): perl-Module-Metadata-1.000037-1.oe22 203 kB/s | 31 kB 00:00 2024-12-02 22:16:51.241 | (131/342): perl-Mozilla-CA-20211001-1.oe2203.no 68 kB/s | 10 kB 00:00 2024-12-02 22:16:51.297 | (132/342): perl-Net-SSLeay-1.90-1.oe2203.aarch6 1.6 MB/s | 250 kB 00:00 2024-12-02 22:16:51.329 | (133/342): perl-Params-Check-0.38-418.oe2203.no 101 kB/s | 15 kB 00:00 2024-12-02 22:16:51.394 | (134/342): perl-PathTools-3.80-1.oe2203.aarch64 390 kB/s | 59 kB 00:00 2024-12-02 22:16:51.451 | (135/342): perl-Perl-OSType-1.010-421.oe2203.no 129 kB/s | 20 kB 00:00 2024-12-02 22:16:51.480 | (136/342): perl-PerlIO-via-QuotedPrint-0.09-1.o 70 kB/s | 11 kB 00:00 2024-12-02 22:16:51.547 | (137/342): perl-Pod-Checker-1.74-1.oe2203.noarc 152 kB/s | 23 kB 00:00 2024-12-02 22:16:51.603 | (138/342): perl-Pod-Escapes-1.07-420.oe2203.noa 91 kB/s | 14 kB 00:00 2024-12-02 22:16:51.632 | (139/342): perl-Pod-Parser-1.63-398.oe2203.noar 378 kB/s | 57 kB 00:00 2024-12-02 22:16:51.699 | (140/342): perl-Pod-Perldoc-3.28-4.oe2203.noarc 288 kB/s | 44 kB 00:00 2024-12-02 22:16:51.779 | (141/342): perl-Pod-Simple-3.43-1.oe2203.noarch 780 kB/s | 137 kB 00:00 2024-12-02 22:16:51.787 | (142/342): perl-Pod-Usage-2.01-2.oe2203.noarch. 163 kB/s | 25 kB 00:00 2024-12-02 22:16:51.853 | (143/342): perl-Scalar-List-Utils-1.60-1.oe2203 322 kB/s | 49 kB 00:00 2024-12-02 22:16:51.932 | (144/342): perl-Socket-2.032-1.oe2203.aarch64.r 286 kB/s | 43 kB 00:00 2024-12-02 22:16:51.941 | (145/342): perl-Storable-3.25-1.oe2203.aarch64. 481 kB/s | 74 kB 00:00 2024-12-02 22:16:52.006 | (146/342): perl-Sys-Syslog-0.36-1.oe2203.aarch6 243 kB/s | 37 kB 00:00 2024-12-02 22:16:52.084 | (147/342): perl-Term-ANSIColor-5.01-1.oe2203.no 197 kB/s | 30 kB 00:00 2024-12-02 22:16:52.092 | (148/342): perl-Term-Cap-1.17-510.oe2203.noarch 116 kB/s | 18 kB 00:00 2024-12-02 22:16:52.162 | (149/342): perl-Test-Simple-1.302188-1.oe2203.n 1.3 MB/s | 201 kB 00:00 2024-12-02 22:16:52.236 | (150/342): perl-Text-Balanced-2.04-1.oe2203.noa 194 kB/s | 29 kB 00:00 2024-12-02 22:16:52.244 | (151/342): perl-Text-Diff-1.45-7.oe2203.noarch. 177 kB/s | 27 kB 00:00 2024-12-02 22:16:52.314 | (152/342): perl-Text-ParseWords-3.30-419.oe2203 81 kB/s | 12 kB 00:00 2024-12-02 22:16:52.387 | (153/342): perl-Text-Tabs+Wrap-2021.0814-1.oe22 87 kB/s | 13 kB 00:00 2024-12-02 22:16:52.395 | (154/342): perl-Thread-Queue-3.13-3.oe2203.noar 93 kB/s | 14 kB 00:00 2024-12-02 22:16:52.467 | (155/342): perl-Time-Local-1.300-1.oe2203.noarc 142 kB/s | 22 kB 00:00 2024-12-02 22:16:52.981 | (156/342): perl-URI-5.10-1.oe2203.noarch.rpm 122 kB/s | 72 kB 00:00 2024-12-02 22:16:52.998 | (157/342): perl-Unicode-Collate-1.31-1.oe2203.a 1.1 MB/s | 667 kB 00:00 2024-12-02 22:16:53.005 | (158/342): perl-Unicode-Normalize-1.28-1.oe2203 130 kB/s | 70 kB 00:00 2024-12-02 22:16:53.157 | (159/342): perl-autodie-2.34-2.oe2203.noarch.rp 320 kB/s | 55 kB 00:00 2024-12-02 22:16:53.166 | (160/342): perl-bignum-0.63-1.oe2203.noarch.rpm 121 kB/s | 19 kB 00:00 2024-12-02 22:16:53.172 | (161/342): perl-constant-1.33-421.oe2203.noarch 101 kB/s | 17 kB 00:00 2024-12-02 22:16:53.309 | (162/342): perl-experimental-0.025-1.oe2203.noa 121 kB/s | 18 kB 00:00 2024-12-02 22:16:53.331 | (163/342): perl-perlfaq-5.20210520-1.oe2203.noa 1.1 MB/s | 177 kB 00:00 2024-12-02 22:16:53.338 | (164/342): perl-parent-0.238-1.oe2203.noarch.rp 68 kB/s | 11 kB 00:00 2024-12-02 22:16:53.467 | (165/342): perl-podlators-4.14-1.oe2203.noarch. 399 kB/s | 63 kB 00:00 2024-12-02 22:16:53.483 | (166/342): perl-threads-2.26-1.oe2203.aarch64.r 228 kB/s | 35 kB 00:00 2024-12-02 22:16:53.494 | (167/342): perl-threads-shared-1.62-1.oe2203.aa 191 kB/s | 30 kB 00:00 2024-12-02 22:16:53.619 | (168/342): perl-version-0.99.29-1.oe2203.aarch6 298 kB/s | 45 kB 00:00 2024-12-02 22:16:53.637 | (169/342): pigz-2.6-1.oe2203.aarch64.rpm 396 kB/s | 61 kB 00:00 2024-12-02 22:16:53.647 | (170/342): pinentry-1.1.1-2.oe2203.aarch64.rpm 597 kB/s | 91 kB 00:00 2024-12-02 22:16:53.778 | (171/342): python3-dateutil-2.8.2-2.oe2203.noar 1.9 MB/s | 301 kB 00:00 2024-12-02 22:16:53.793 | (172/342): python3-dbus-1.2.18-2.oe2203.aarch64 756 kB/s | 118 kB 00:00 2024-12-02 22:16:53.801 | (173/342): python3-distro-1.6.0-1.oe2203.noarch 250 kB/s | 38 kB 00:00 2024-12-02 22:16:53.931 | (174/342): python3-libcomps-0.1.18-1.oe2203.aar 278 kB/s | 42 kB 00:00 2024-12-02 22:16:53.949 | (175/342): python3-pyparsing-3.0.6-1.oe2203.noa 1.4 MB/s | 216 kB 00:00 2024-12-02 22:16:53.956 | (176/342): python3-six-1.16.0-1.oe2203.noarch.r 244 kB/s | 38 kB 00:00 2024-12-02 22:16:54.082 | (177/342): qt5-srpm-macros-5.15.2-1.oe2203.noar 55 kB/s | 8.3 kB 00:00 2024-12-02 22:16:54.113 | (178/342): shared-mime-info-2.1-1.oe2203.aarch6 1.8 MB/s | 294 kB 00:00 2024-12-02 22:16:54.127 | (179/342): slang-2.3.2-8.oe2203.aarch64.rpm 3.0 MB/s | 533 kB 00:00 2024-12-02 22:16:54.234 | (180/342): systemtap-sdt-devel-4.5-2.oe2203.aar 124 kB/s | 19 kB 00:00 2024-12-02 22:16:54.272 | (181/342): trousers-0.3.15-1.oe2203.aarch64.rpm 1.7 MB/s | 266 kB 00:00 2024-12-02 22:16:54.279 | (182/342): which-2.21-14.oe2203.aarch64.rpm 199 kB/s | 30 kB 00:00 2024-12-02 22:16:54.401 | (183/342): xkeyboard-config-2.33-1.oe2203.noarc 4.7 MB/s | 793 kB 00:00 2024-12-02 22:16:54.428 | (184/342): zip-3.0-29.oe2203.aarch64.rpm 1.4 MB/s | 217 kB 00:00 2024-12-02 22:16:54.439 | (185/342): acl-2.3.1-2.oe2203.aarch64.rpm 319 kB/s | 51 kB 00:00 2024-12-02 22:16:54.561 | (186/342): atk-2.36.0-2.oe2203.aarch64.rpm 1.6 MB/s | 260 kB 00:00 2024-12-02 22:16:54.582 | (187/342): avahi-libs-0.8-19.oe2203.aarch64.rpm 388 kB/s | 59 kB 00:00 2024-12-02 22:16:54.714 | (188/342): bzip2-1.0.8-6.oe2203.aarch64.rpm 436 kB/s | 66 kB 00:00 2024-12-02 22:16:54.746 | (189/342): bash-5.1.8-6.oe2203.aarch64.rpm 3.8 MB/s | 1.2 MB 00:00 2024-12-02 22:16:54.758 | (190/342): ca-certificates-2023.2.60-2.oe2203.n 2.3 MB/s | 411 kB 00:00 2024-12-02 22:16:54.869 | (191/342): colord-libs-1.4.5-4.oe2203.aarch64.r 1.1 MB/s | 181 kB 00:00 2024-12-02 22:16:54.919 | (192/342): cpio-2.13-10.oe2203.aarch64.rpm 1.5 MB/s | 253 kB 00:00 2024-12-02 22:16:55.027 | (193/342): cups-libs-2.4.0-10.oe2203.aarch64.rp 1.5 MB/s | 240 kB 00:00 2024-12-02 22:16:55.077 | (194/342): coreutils-9.0-5.oe2203.aarch64.rpm 8.1 MB/s | 2.7 MB 00:00 2024-12-02 22:16:55.087 | (195/342): curl-7.79.1-28.oe2203.aarch64.rpm 844 kB/s | 139 kB 00:00 2024-12-02 22:16:55.182 | (196/342): cyrus-sasl-lib-2.1.27-15.oe2203.aarc 468 kB/s | 72 kB 00:00 2024-12-02 22:16:55.231 | (197/342): dbus-1.12.20-10.oe2203.aarch64.rpm 411 kB/s | 63 kB 00:00 2024-12-02 22:16:55.238 | (198/342): dbus-common-1.12.20-10.oe2203.noarch 87 kB/s | 13 kB 00:00 2024-12-02 22:16:55.338 | (199/342): dbus-daemon-1.12.20-10.oe2203.aarch6 1.0 MB/s | 164 kB 00:00 2024-12-02 22:16:55.387 | (200/342): dbus-libs-1.12.20-10.oe2203.aarch64. 870 kB/s | 136 kB 00:00 2024-12-02 22:16:55.395 | (201/342): dbus-tools-1.12.20-10.oe2203.aarch64 169 kB/s | 26 kB 00:00 2024-12-02 22:16:55.491 | (202/342): dconf-0.40.0-3.oe2203.aarch64.rpm 542 kB/s | 83 kB 00:00 2024-12-02 22:16:55.540 | (203/342): dnf-4.10.0-15.oe2203.noarch.rpm 83 kB/s | 13 kB 00:00 2024-12-02 22:16:55.547 | (204/342): dnf-data-4.10.0-15.oe2203.noarch.rpm 151 kB/s | 23 kB 00:00 2024-12-02 22:16:55.644 | (205/342): dnf-plugins-core-4.0.24-6.oe2203.noa 90 kB/s | 14 kB 00:00 2024-12-02 22:16:55.699 | (206/342): dracut-055-10.oe2203.aarch64.rpm 1.8 MB/s | 292 kB 00:00 2024-12-02 22:16:55.787 | (207/342): e2fsprogs-1.46.4-21.oe2203.aarch64.r 4.5 MB/s | 1.1 MB 00:00 2024-12-02 22:16:55.797 | (208/342): e2fsprogs-help-1.46.4-21.oe2203.noar 667 kB/s | 102 kB 00:00 2024-12-02 22:16:55.857 | (209/342): efi-srpm-macros-4-5.oe2203.noarch.rp 147 kB/s | 22 kB 00:00 2024-12-02 22:16:55.951 | (210/342): elfutils-0.185-13.oe2203.aarch64.rpm 3.5 MB/s | 580 kB 00:00 2024-12-02 22:16:55.960 | (211/342): elfutils-extra-0.185-13.oe2203.aarch 1.3 MB/s | 220 kB 00:00 2024-12-02 22:16:56.011 | (212/342): expat-2.4.1-10.oe2203.aarch64.rpm 487 kB/s | 75 kB 00:00 2024-12-02 22:16:56.105 | (213/342): file-5.41-3.oe2203.aarch64.rpm 238 kB/s | 36 kB 00:00 2024-12-02 22:16:56.123 | (214/342): file-libs-5.41-3.oe2203.aarch64.rpm 3.9 MB/s | 655 kB 00:00 2024-12-02 22:16:56.169 | (215/342): freetype-2.11.0-3.oe2203.aarch64.rpm 2.2 MB/s | 349 kB 00:00 2024-12-02 22:16:56.260 | (216/342): fribidi-1.0.10-2.oe2203.aarch64.rpm 538 kB/s | 83 kB 00:00 2024-12-02 22:16:56.284 | (217/342): gawk-5.1.1-4.oe2203.aarch64.rpm 2.1 MB/s | 344 kB 00:00 2024-12-02 22:16:56.324 | (218/342): gdbm-1.22-11.oe2203.aarch64.rpm 1.1 MB/s | 166 kB 00:00 2024-12-02 22:16:56.420 | (219/342): gdk-pixbuf2-2.42.6-5.oe2203.aarch64. 2.8 MB/s | 455 kB 00:00 2024-12-02 22:16:56.437 | (220/342): gdk-pixbuf2-modules-2.42.6-5.oe2203. 435 kB/s | 67 kB 00:00 2024-12-02 22:16:56.677 | (221/342): glib2-2.68.1-21.oe2203.aarch64.rpm 7.4 MB/s | 2.6 MB 00:00 2024-12-02 22:16:56.784 | (222/342): glibc-2.34-149.oe2203.aarch64.rpm 7.7 MB/s | 2.8 MB 00:00 2024-12-02 22:16:56.819 | (223/342): glibc-common-2.34-149.oe2203.aarch64 7.0 MB/s | 2.7 MB 00:00 2024-12-02 22:16:56.893 | (224/342): gnupg2-2.2.32-3.oe2203.aarch64.rpm 10 MB/s | 2.1 MB 00:00 2024-12-02 22:16:56.956 | (225/342): gnutls-3.7.2-13.oe2203.aarch64.rpm 5.2 MB/s | 884 kB 00:00 2024-12-02 22:16:56.978 | (226/342): gpgme-1.16.0-3.oe2203.aarch64.rpm 2.0 MB/s | 329 kB 00:00 2024-12-02 22:16:57.059 | (227/342): grep-3.7-9.oe2203.aarch64.rpm 1.7 MB/s | 293 kB 00:00 2024-12-02 22:16:57.125 | (228/342): groff-1.22.4-11.oe2203.aarch64.rpm 5.3 MB/s | 908 kB 00:00 2024-12-02 22:16:57.146 | (229/342): groff-base-1.22.4-11.oe2203.aarch64. 5.0 MB/s | 858 kB 00:00 2024-12-02 22:16:57.313 | (230/342): grub2-tools-2.06-41.oe2203.aarch64.r 10 MB/s | 1.8 MB 00:00 2024-12-02 22:16:57.345 | (231/342): grub2-tools-minimal-2.06-41.oe2203.a 1.7 MB/s | 346 kB 00:00 2024-12-02 22:16:57.386 | (232/342): grub2-common-2.06-41.oe2203.noarch.r 8.9 MB/s | 2.9 MB 00:00 2024-12-02 22:16:57.468 | (233/342): gzip-1.11-3.oe2203.aarch64.rpm 680 kB/s | 104 kB 00:00 2024-12-02 22:16:57.510 | (234/342): harfbuzz-2.8.2-4.oe2203.aarch64.rpm 3.8 MB/s | 638 kB 00:00 2024-12-02 22:16:57.539 | (235/342): hicolor-icon-theme-0.17-6.oe2203.noa 289 kB/s | 44 kB 00:00 2024-12-02 22:16:57.622 | (236/342): jbigkit-libs-2.1-19.oe2203.aarch64.r 217 kB/s | 33 kB 00:00 2024-12-02 22:16:57.663 | (237/342): json-c-0.15-6.oe2203.aarch64.rpm 235 kB/s | 36 kB 00:00 2024-12-02 22:16:57.765 | (238/342): kpartx-0.8.7-6.oe2203.aarch64.rpm 186 kB/s | 42 kB 00:00 2024-12-02 22:16:57.819 | (239/342): krb5-libs-1.19.2-8.oe2203.aarch64.rp 3.1 MB/s | 628 kB 00:00 2024-12-02 22:16:57.900 | (240/342): less-590-6.oe2203.aarch64.rpm 430 kB/s | 101 kB 00:00 2024-12-02 22:16:57.930 | (241/342): libX11-1.7.2-8.oe2203.aarch64.rpm 4.3 MB/s | 716 kB 00:00 2024-12-02 22:16:57.972 | (242/342): libXext-1.3.4-4.oe2203.aarch64.rpm 224 kB/s | 34 kB 00:00 2024-12-02 22:16:58.053 | (243/342): libXi-1.8-2.oe2203.aarch64.rpm 224 kB/s | 34 kB 00:00 2024-12-02 22:16:58.083 | (244/342): libacl-2.3.1-2.oe2203.aarch64.rpm 144 kB/s | 22 kB 00:00 2024-12-02 22:16:58.129 | (245/342): libarchive-3.5.2-6.oe2203.aarch64.rp 2.0 MB/s | 320 kB 00:00 2024-12-02 22:16:58.209 | (246/342): libblkid-2.37.2-28.oe2203.aarch64.rp 946 kB/s | 147 kB 00:00 2024-12-02 22:16:58.242 | (247/342): libcap-2.61-5.oe2203.aarch64.rpm 394 kB/s | 62 kB 00:00 2024-12-02 22:16:58.287 | (248/342): libcurl-7.79.1-28.oe2203.aarch64.rpm 1.6 MB/s | 264 kB 00:00 2024-12-02 22:16:58.388 | (249/342): libdnf-0.65.0-6.oe2203.aarch64.rpm 3.3 MB/s | 602 kB 00:00 2024-12-02 22:16:58.399 | (250/342): libfdisk-2.37.2-28.oe2203.aarch64.rp 1.2 MB/s | 191 kB 00:00 2024-12-02 22:16:58.445 | (251/342): libgcc-10.3.1-23.oe2203.aarch64.rpm 431 kB/s | 67 kB 00:00 2024-12-02 22:16:58.551 | (252/342): libgcrypt-1.9.4-2.oe2203.aarch64.rpm 2.5 MB/s | 414 kB 00:00 2024-12-02 22:16:58.563 | (253/342): libgomp-10.3.1-23.oe2203.aarch64.rpm 1.3 MB/s | 224 kB 00:00 2024-12-02 22:16:58.603 | (254/342): libgpg-error-1.43-2.oe2203.aarch64.r 1.7 MB/s | 268 kB 00:00 2024-12-02 22:16:58.731 | (255/342): libjpeg-turbo-2.1.1-2.oe2203.aarch64 728 kB/s | 121 kB 00:00 2024-12-02 22:16:58.764 | (256/342): libkcapi-1.3.1-7.oe2203.aarch64.rpm 1.0 MB/s | 164 kB 00:00 2024-12-02 22:16:58.890 | (257/342): libksba-1.6.0-3.oe2203.aarch64.rpm 878 kB/s | 139 kB 00:00 2024-12-02 22:16:58.922 | (258/342): libmount-2.37.2-28.oe2203.aarch64.rp 1.1 MB/s | 169 kB 00:00 2024-12-02 22:16:59.045 | (259/342): libnghttp2-1.46.0-5.oe2203.aarch64.r 435 kB/s | 67 kB 00:00 2024-12-02 22:16:59.080 | (260/342): libnsl2-2.0.0-4.oe2203.aarch64.rpm 177 kB/s | 28 kB 00:00 2024-12-02 22:16:59.384 | (261/342): libicu-69.1-7.oe2203.aarch64.rpm 11 MB/s | 9.3 MB 00:00 2024-12-02 22:16:59.400 | (262/342): libpng-1.6.37-4.oe2203.aarch64.rpm 278 kB/s | 99 kB 00:00 2024-12-02 22:16:59.409 | (263/342): libpsl-0.21.1-5.oe2203.aarch64.rpm 220 kB/s | 72 kB 00:00 2024-12-02 22:16:59.539 | (264/342): libpwquality-1.4.4-4.oe2203.aarch64. 562 kB/s | 86 kB 00:00 2024-12-02 22:16:59.571 | (265/342): libsepol-3.3-6.oe2203.aarch64.rpm 1.6 MB/s | 266 kB 00:00 2024-12-02 22:16:59.583 | (266/342): libselinux-3.3-5.oe2203.aarch64.rpm 630 kB/s | 109 kB 00:00 2024-12-02 22:16:59.693 | (267/342): libsmartcols-2.37.2-28.oe2203.aarch6 745 kB/s | 115 kB 00:00 2024-12-02 22:16:59.731 | (268/342): libsolv-0.7.20-4.oe2203.aarch64.rpm 2.1 MB/s | 345 kB 00:00 2024-12-02 22:16:59.752 | (269/342): libssh-0.9.6-8.oe2203.aarch64.rpm 1.1 MB/s | 182 kB 00:00 2024-12-02 22:16:59.857 | (270/342): libstdc++-10.3.1-23.oe2203.aarch64.r 2.9 MB/s | 484 kB 00:00 2024-12-02 22:16:59.887 | (271/342): libtasn1-4.17.0-3.oe2203.aarch64.rpm 500 kB/s | 77 kB 00:00 2024-12-02 22:16:59.909 | (272/342): libtiff-4.3.0-37.oe2203.aarch64.rpm 1.0 MB/s | 166 kB 00:00 2024-12-02 22:17:00.014 | (273/342): libtirpc-1.3.2-3.oe2203.aarch64.rpm 518 kB/s | 81 kB 00:00 2024-12-02 22:17:00.041 | (274/342): libuuid-2.37.2-28.oe2203.aarch64.rpm 193 kB/s | 30 kB 00:00 2024-12-02 22:17:00.066 | (275/342): libxcb-1.14-2.oe2203.aarch64.rpm 1.2 MB/s | 195 kB 00:00 2024-12-02 22:17:00.179 | (276/342): libxml2-2.9.12-20.oe2203.aarch64.rpm 3.6 MB/s | 609 kB 00:00 2024-12-02 22:17:00.196 | (277/342): libyaml-0.2.5-6.oe2203.aarch64.rpm 348 kB/s | 54 kB 00:00 2024-12-02 22:17:00.224 | (278/342): logrotate-3.20.1-1.oe2203.aarch64.rp 319 kB/s | 50 kB 00:00 2024-12-02 22:17:00.336 | (279/342): lua-5.4.3-11.oe2203.aarch64.rpm 871 kB/s | 136 kB 00:00 2024-12-02 22:17:00.364 | (280/342): ncurses-6.3-8.oe2203.aarch64.rpm 3.9 MB/s | 674 kB 00:00 2024-12-02 22:17:00.384 | (281/342): ncurses-base-6.3-8.oe2203.noarch.rpm 340 kB/s | 54 kB 00:00 2024-12-02 22:17:00.535 | (282/342): nettle-3.8.1-1.oe2203.aarch64.rpm 5.4 MB/s | 935 kB 00:00 2024-12-02 22:17:00.545 | (283/342): newt-0.52.21-8.oe2203.aarch64.rpm 587 kB/s | 94 kB 00:00 2024-12-02 22:17:00.690 | (284/342): openEuler-rpm-config-30-30.oe2203.aa 316 kB/s | 49 kB 00:00 2024-12-02 22:17:00.702 | (285/342): openldap-2.6.0-6.oe2203.aarch64.rpm 1.3 MB/s | 207 kB 00:00 2024-12-02 22:17:00.852 | (286/342): openssh-8.8p1-23.oe2203.aarch64.rpm 1.8 MB/s | 300 kB 00:00 2024-12-02 22:17:00.870 | (287/342): openssh-clients-8.8p1-23.oe2203.aarc 3.5 MB/s | 601 kB 00:00 2024-12-02 22:17:01.017 | (288/342): openssh-server-8.8p1-23.oe2203.aarch 2.2 MB/s | 365 kB 00:00 2024-12-02 22:17:01.032 | (289/342): openssl-1.1.1m-28.oe2203.aarch64.rpm 2.6 MB/s | 424 kB 00:00 2024-12-02 22:17:01.202 | (290/342): openssl-libs-1.1.1m-28.oe2203.aarch6 6.8 MB/s | 1.2 MB 00:00 2024-12-02 22:17:01.213 | (291/342): ncurses-libs-6.3-8.oe2203.aarch64.rp 303 kB/s | 265 kB 00:00 2024-12-02 22:17:01.460 | (292/342): p11-kit-0.24.0-2.oe2203.aarch64.rpm 508 kB/s | 217 kB 00:00 2024-12-02 22:17:01.469 | (293/342): p11-kit-trust-0.24.0-2.oe2203.aarch6 450 kB/s | 120 kB 00:00 2024-12-02 22:17:01.618 | (294/342): pango-1.49.3-3.oe2203.aarch64.rpm 1.5 MB/s | 243 kB 00:00 2024-12-02 22:17:01.634 | (295/342): pam-1.5.2-7.oe2203.aarch64.rpm 2.5 MB/s | 437 kB 00:00 2024-12-02 22:17:01.842 | (296/342): pcre2-10.39-9.oe2203.aarch64.rpm 2.2 MB/s | 510 kB 00:00 2024-12-02 22:17:01.910 | (297/342): pcre-8.45-2.oe2203.aarch64.rpm 885 kB/s | 389 kB 00:00 2024-12-02 22:17:02.206 | (298/342): perl-HTTP-Tiny-0.080-2.oe2203.noarch 120 kB/s | 35 kB 00:00 2024-12-02 22:17:02.251 | (299/342): perl-5.34.0-12.oe2203.aarch64.rpm 5.1 MB/s | 3.2 MB 00:00 2024-12-02 22:17:02.275 | (300/342): perl-Encode-3.16-3.oe2203.aarch64.rp 3.3 MB/s | 1.4 MB 00:00 2024-12-02 22:17:02.367 | (301/342): perl-Math-BigInt-FastCalc-0.5012-2.o 124 kB/s | 19 kB 00:00 2024-12-02 22:17:02.428 | (302/342): perl-Time-HiRes-1.9767-2.oe2203.aarc 309 kB/s | 47 kB 00:00 2024-12-02 22:17:02.440 | (303/342): perl-Test-Harness-3.42-2.oe2203.noar 793 kB/s | 130 kB 00:00 2024-12-02 22:17:02.617 | (304/342): perl-devel-5.34.0-12.oe2203.aarch64. 8.5 MB/s | 2.1 MB 00:00 2024-12-02 22:17:02.627 | (305/342): perl-libnet-3.13-2.oe2203.noarch.rpm 381 kB/s | 75 kB 00:00 2024-12-02 22:17:02.882 | (306/342): pixman-0.40.0-3.oe2203.aarch64.rpm 561 kB/s | 148 kB 00:00 2024-12-02 22:17:03.037 | (307/342): popt-1.18-3.oe2203.aarch64.rpm 320 kB/s | 49 kB 00:00 2024-12-02 22:17:03.192 | (308/342): procps-ng-3.3.17-5.oe2203.aarch64.rp 1.3 MB/s | 207 kB 00:00 2024-12-02 22:17:03.209 | (309/342): pkgconf-1.8.0-3.oe2203.aarch64.rpm 98 kB/s | 57 kB 00:00 2024-12-02 22:17:03.347 | (310/342): publicsuffix-list-20211113-2.oe2203. 835 kB/s | 128 kB 00:00 2024-12-02 22:17:03.646 | (311/342): python-setuptools-59.4.0-5.oe2203.no 1.7 MB/s | 509 kB 00:00 2024-12-02 22:17:03.837 | (312/342): perl-libs-5.34.0-12.oe2203.aarch64.r 1.2 MB/s | 1.6 MB 00:01 2024-12-02 22:17:04.001 | (313/342): python3-dnf-4.10.0-15.oe2203.noarch. 2.7 MB/s | 443 kB 00:00 2024-12-02 22:17:04.109 | (314/342): python-pip-wheel-21.3.1-2.oe2203.noa 1.6 MB/s | 1.5 MB 00:00 2024-12-02 22:17:04.159 | (315/342): python3-dnf-plugins-core-4.0.24-6.oe 1.3 MB/s | 209 kB 00:00 2024-12-02 22:17:04.273 | (316/342): python3-gpgme-1.16.0-3.oe2203.aarch6 1.5 MB/s | 242 kB 00:00 2024-12-02 22:17:04.316 | (317/342): python3-hawkey-0.65.0-6.oe2203.aarch 528 kB/s | 82 kB 00:00 2024-12-02 22:17:04.477 | (318/342): python3-3.9.9-28.oe2203.aarch64.rpm 9.4 MB/s | 7.8 MB 00:00 2024-12-02 22:17:04.542 | (319/342): python3-libdnf-0.65.0-6.oe2203.aarch 2.4 MB/s | 653 kB 00:00 2024-12-02 22:17:04.656 | (320/342): python3-pip-21.3.1-2.oe2203.noarch.r 6.5 MB/s | 2.2 MB 00:00 2024-12-02 22:17:04.665 | (321/342): python3-rpm-4.17.0-33.oe2203.aarch64 428 kB/s | 78 kB 00:00 2024-12-02 22:17:04.710 | (322/342): python3-setuptools-59.4.0-5.oe2203.n 5.6 MB/s | 964 kB 00:00 2024-12-02 22:17:04.835 | (323/342): python3-unbound-1.13.2-11.oe2203.aar 531 kB/s | 90 kB 00:00 2024-12-02 22:17:05.146 | (324/342): readline-8.1-3.oe2203.aarch64.rpm 303 kB/s | 146 kB 00:00 2024-12-02 22:17:05.369 | (325/342): rpm-4.17.0-33.oe2203.aarch64.rpm 748 kB/s | 492 kB 00:00 2024-12-02 22:17:05.379 | (326/342): rpm-libs-4.17.0-33.oe2203.aarch64.rp 627 kB/s | 340 kB 00:00 2024-12-02 22:17:05.477 | (327/342): sed-4.8-3.oe2203.aarch64.rpm 497 kB/s | 162 kB 00:00 2024-12-02 22:17:05.545 | (328/342): shadow-4.9-13.oe2203.aarch64.rpm 3.6 MB/s | 598 kB 00:00 2024-12-02 22:17:06.001 | (329/342): sqlite-3.37.2-7.oe2203.aarch64.rpm 1.8 MB/s | 1.1 MB 00:00 2024-12-02 22:17:06.019 | (330/342): systemd-libs-249-75.oe2203.aarch64.r 960 kB/s | 453 kB 00:00 2024-12-02 22:17:06.172 | (331/342): systemd-249-75.oe2203.aarch64.rpm 4.6 MB/s | 3.2 MB 00:00 2024-12-02 22:17:06.207 | (332/342): systemd-udev-249-75.oe2203.aarch64.r 6.2 MB/s | 1.2 MB 00:00 2024-12-02 22:17:06.339 | (333/342): tcl-8.6.10-4.oe2203.aarch64.rpm 3.3 MB/s | 1.1 MB 00:00 2024-12-02 22:17:06.386 | (334/342): tpm2-tss-3.1.0-5.oe2203.aarch64.rpm 2.3 MB/s | 489 kB 00:00 2024-12-02 22:17:06.444 | (335/342): tzdata-2022a-18.oe2203.noarch.rpm 1.8 MB/s | 429 kB 00:00 2024-12-02 22:17:06.503 | (336/342): unbound-libs-1.13.2-11.oe2203.aarch6 2.8 MB/s | 464 kB 00:00 2024-12-02 22:17:06.724 | (337/342): wayland-1.19.91-4.oe2203.aarch64.rpm 212 kB/s | 59 kB 00:00 2024-12-02 22:17:06.780 | (338/342): util-linux-2.37.2-28.oe2203.aarch64. 5.9 MB/s | 2.3 MB 00:00 2024-12-02 22:17:06.797 | (339/342): xz-5.2.5-2.oe2203.aarch64.rpm 480 kB/s | 141 kB 00:00 2024-12-02 22:17:06.892 | (340/342): xz-libs-5.2.5-2.oe2203.aarch64.rpm 479 kB/s | 79 kB 00:00 2024-12-02 22:17:07.225 | (341/342): zlib-1.2.11-24.oe2203.aarch64.rpm 213 kB/s | 91 kB 00:00 2024-12-02 22:17:07.273 | (342/342): zstd-1.5.0-4.oe2203.aarch64.rpm 1.4 MB/s | 686 kB 00:00 2024-12-02 22:17:07.276 | -------------------------------------------------------------------------------- 2024-12-02 22:17:07.277 | Total 5.4 MB/s | 139 MB 00:25 2024-12-02 22:17:07.336 | retrieving repo key for OS unencrypted from http://repo.openeuler.org/openEuler-22.03-LTS/OS/aarch64/RPM-GPG-KEY-openEuler 2024-12-02 22:17:07.624 | OS 7.3 kB/s | 2.1 kB 00:00 2024-12-02 22:17:08.796 | Importing GPG key 0xB25E7F66: 2024-12-02 22:17:08.797 | Userid : "private OBS (key without passphrase) " 2024-12-02 22:17:08.797 | Fingerprint: 12EA 74AC 9DF4 8D46 C69C A0BE D557 065E B25E 7F66 2024-12-02 22:17:08.797 | From : http://repo.openeuler.org/openEuler-22.03-LTS/OS/aarch64/RPM-GPG-KEY-openEuler 2024-12-02 22:17:09.117 | Key imported successfully 2024-12-02 22:17:13.380 | Running transaction check 2024-12-02 22:17:14.039 | Transaction check succeeded. 2024-12-02 22:17:14.039 | Running transaction test 2024-12-02 22:17:17.039 | Transaction test succeeded. 2024-12-02 22:17:17.058 | Running transaction 2024-12-02 22:17:26.816 | Preparing : 1/1 2024-12-02 22:17:26.904 | Installing : libgcc-10.3.1-23.oe2203.aarch64 1/342 2024-12-02 22:17:27.224 | Running scriptlet: libgcc-10.3.1-23.oe2203.aarch64 1/342 2024-12-02 22:17:27.305 | Installing : tzdata-2022a-18.oe2203.noarch 2/342 2024-12-02 22:17:27.348 | Installing : ncurses-base-6.3-8.oe2203.noarch 3/342 2024-12-02 22:17:27.401 | Installing : libselinux-3.3-5.oe2203.aarch64 4/342 2024-12-02 22:17:27.931 | Installing : ncurses-libs-6.3-8.oe2203.aarch64 5/342 2024-12-02 22:17:27.950 | Installing : glibc-common-2.34-149.oe2203.aarch64 6/342 2024-12-02 22:17:28.491 | Running scriptlet: glibc-2.34-149.oe2203.aarch64 7/342 2024-12-02 22:17:28.509 | Installing : glibc-2.34-149.oe2203.aarch64 7/342 2024-12-02 22:17:28.737 | Running scriptlet: glibc-2.34-149.oe2203.aarch64 7/342 2024-12-02 22:17:28.773 | Installing : bash-5.1.8-6.oe2203.aarch64 8/342 2024-12-02 22:17:28.783 | Installing : readline-8.1-3.oe2203.aarch64 9/342 2024-12-02 22:17:28.829 | Running scriptlet: libsepol-3.3-6.oe2203.aarch64 10/342 2024-12-02 22:17:28.955 | Installing : libsepol-3.3-6.oe2203.aarch64 10/342 2024-12-02 22:17:29.061 | Running scriptlet: libsepol-3.3-6.oe2203.aarch64 10/342 2024-12-02 22:17:29.209 | Installing : pcre2-10.39-9.oe2203.aarch64 11/342 2024-12-02 22:17:29.247 | Running scriptlet: pcre2-10.39-9.oe2203.aarch64 11/342 2024-12-02 22:17:29.334 | Installing : zlib-1.2.11-24.oe2203.aarch64 12/342 2024-12-02 22:17:29.368 | Installing : libstdc++-10.3.1-23.oe2203.aarch64 13/342 2024-12-02 22:17:29.380 | Installing : xz-libs-5.2.5-2.oe2203.aarch64 14/342 2024-12-02 22:17:29.455 | Running scriptlet: grep-3.7-9.oe2203.aarch64 15/342 2024-12-02 22:17:29.489 | Installing : grep-3.7-9.oe2203.aarch64 15/342 2024-12-02 22:17:29.519 | Running scriptlet: grep-3.7-9.oe2203.aarch64 15/342 2024-12-02 22:17:29.531 | Installing : libxcrypt-4.4.26-2.oe2203.aarch64 16/342 2024-12-02 22:17:29.560 | Running scriptlet: libxcrypt-4.4.26-2.oe2203.aarch64 16/342 2024-12-02 22:17:29.722 | Installing : perl-Carp-1.50-418.oe2203.noarch 17/342 2024-12-02 22:17:30.077 | Installing : perl-Exporter-5.74-1.oe2203.noarch 18/342 2024-12-02 22:17:30.215 | Installing : perl-libs-4:5.34.0-12.oe2203.aarch64 19/342 2024-12-02 22:17:30.239 | Running scriptlet: perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 20/342 2024-12-02 22:17:30.344 | Installing : perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 20/342 2024-12-02 22:17:30.374 | Running scriptlet: perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 20/342 2024-12-02 22:17:30.523 | Installing : bzip2-1.0.8-6.oe2203.aarch64 21/342 2024-12-02 22:17:30.567 | Installing : libgpg-error-1.43-2.oe2203.aarch64 22/342 2024-12-02 22:17:30.595 | Running scriptlet: popt-1.18-3.oe2203.aarch64 23/342 2024-12-02 22:17:30.661 | Installing : popt-1.18-3.oe2203.aarch64 23/342 2024-12-02 22:17:30.760 | Running scriptlet: popt-1.18-3.oe2203.aarch64 23/342 2024-12-02 22:17:30.869 | Installing : libxml2-2.9.12-20.oe2203.aarch64 24/342 2024-12-02 22:17:30.901 | Running scriptlet: libxml2-2.9.12-20.oe2203.aarch64 24/342 2024-12-02 22:17:30.918 | Running scriptlet: perl-MIME-Base64-3.16-1.oe2203.aarch64 25/342 2024-12-02 22:17:30.932 | Installing : perl-MIME-Base64-3.16-1.oe2203.aarch64 25/342 2024-12-02 22:17:30.947 | Running scriptlet: perl-MIME-Base64-3.16-1.oe2203.aarch64 25/342 2024-12-02 22:17:31.121 | Installing : perl-parent-1:0.238-1.oe2203.noarch 26/342 2024-12-02 22:17:31.224 | Installing : zstd-1.5.0-4.oe2203.aarch64 27/342 2024-12-02 22:17:31.260 | Running scriptlet: zstd-1.5.0-4.oe2203.aarch64 27/342 2024-12-02 22:17:31.619 | Installing : libuuid-2.37.2-28.oe2203.aarch64 28/342 2024-12-02 22:17:31.699 | Running scriptlet: libuuid-2.37.2-28.oe2203.aarch64 28/342 2024-12-02 22:17:31.907 | Installing : libgcrypt-1.9.4-2.oe2203.aarch64 29/342 2024-12-02 22:17:31.983 | Installing : perl-Text-ParseWords-3.30-419.oe2203.noarch 30/342 2024-12-02 22:17:32.144 | Installing : libpng-2:1.6.37-4.oe2203.aarch64 31/342 2024-12-02 22:17:32.212 | Installing : freetype-2.11.0-3.oe2203.aarch64 32/342 2024-12-02 22:17:32.276 | Running scriptlet: freetype-2.11.0-3.oe2203.aarch64 32/342 2024-12-02 22:17:32.448 | Installing : gdbm-1:1.22-11.oe2203.aarch64 33/342 2024-12-02 22:17:32.556 | Installing : libffi-3.4.2-2.oe2203.aarch64 34/342 2024-12-02 22:17:32.575 | Installing : p11-kit-0.24.0-2.oe2203.aarch64 35/342 2024-12-02 22:17:32.626 | Running scriptlet: p11-kit-0.24.0-2.oe2203.aarch64 35/342 2024-12-02 22:17:32.688 | Installing : expat-2.4.1-10.oe2203.aarch64 36/342 2024-12-02 22:17:32.704 | Installing : perl-Term-ANSIColor-5.01-1.oe2203.noarch 37/342 2024-12-02 22:17:32.727 | Running scriptlet: perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 38/342 2024-12-02 22:17:32.831 | Installing : perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 38/342 2024-12-02 22:17:33.004 | Running scriptlet: perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 38/342 2024-12-02 22:17:33.043 | Installing : file-libs-5.41-3.oe2203.aarch64 39/342 2024-12-02 22:17:33.100 | Installing : attr-2.5.1-2.oe2203.aarch64 40/342 2024-12-02 22:17:33.139 | Running scriptlet: attr-2.5.1-2.oe2203.aarch64 40/342 2024-12-02 22:17:33.188 | Installing : libacl-2.3.1-2.oe2203.aarch64 41/342 2024-12-02 22:17:33.249 | Running scriptlet: libacl-2.3.1-2.oe2203.aarch64 41/342 2024-12-02 22:17:33.317 | Installing : sed-4.8-3.oe2203.aarch64 42/342 2024-12-02 22:17:33.565 | Installing : libunistring-0.9.10-8.oe2203.aarch64 43/342 2024-12-02 22:17:33.590 | Installing : json-c-0.15-6.oe2203.aarch64 44/342 2024-12-02 22:17:33.621 | Installing : libsmartcols-2.37.2-28.oe2203.aarch64 45/342 2024-12-02 22:17:33.653 | Running scriptlet: libsmartcols-2.37.2-28.oe2203.aarch64 45/342 2024-12-02 22:17:33.688 | Running scriptlet: libidn2-2.3.2-2.oe2203.aarch64 46/342 2024-12-02 22:17:33.867 | Installing : libidn2-2.3.2-2.oe2203.aarch64 46/342 2024-12-02 22:17:33.998 | Installing : elfutils-extra-0.185-13.oe2203.aarch64 47/342 2024-12-02 22:17:34.020 | Installing : elfutils-0.185-13.oe2203.aarch64 48/342 2024-12-02 22:17:34.057 | Running scriptlet: elfutils-0.185-13.oe2203.aarch64 48/342 2024-12-02 22:17:34.099 | Installing : perl-Digest-1.20-1.oe2203.noarch 49/342 2024-12-02 22:17:34.159 | Installing : perl-Digest-MD5-2.58-1.oe2203.aarch64 50/342 2024-12-02 22:17:34.205 | Installing : libassuan-2.5.5-1.oe2203.aarch64 51/342 2024-12-02 22:17:34.237 | Running scriptlet: lua-5.4.3-11.oe2203.aarch64 52/342 2024-12-02 22:17:34.252 | Installing : lua-5.4.3-11.oe2203.aarch64 52/342 2024-12-02 22:17:34.286 | Running scriptlet: lua-5.4.3-11.oe2203.aarch64 52/342 2024-12-02 22:17:34.310 | Installing : info-6.8-3.oe2203.aarch64 53/342 2024-12-02 22:17:34.335 | Installing : libcap-ng-0.8.2-1.oe2203.aarch64 54/342 2024-12-02 22:17:34.364 | Installing : audit-libs-1:3.0.1-3.oe2203.aarch64 55/342 2024-12-02 22:17:34.451 | Installing : lz4-1.9.3-2.oe2203.aarch64 56/342 2024-12-02 22:17:34.497 | Running scriptlet: lz4-1.9.3-2.oe2203.aarch64 56/342 2024-12-02 22:17:34.821 | Installing : libgomp-10.3.1-23.oe2203.aarch64 57/342 2024-12-02 22:17:35.437 | Installing : gettext-0.21-4.oe2203.aarch64 58/342 2024-12-02 22:17:35.514 | Running scriptlet: findutils-2:4.8.0-3.oe2203.aarch64 59/342 2024-12-02 22:17:35.536 | Installing : findutils-2:4.8.0-3.oe2203.aarch64 59/342 2024-12-02 22:17:35.547 | Installing : file-5.41-3.oe2203.aarch64 60/342 2024-12-02 22:17:35.577 | Running scriptlet: perl-Unicode-Normalize-1.28-1.oe2203.aarch64 61/342 2024-12-02 22:17:35.588 | Installing : perl-Unicode-Normalize-1.28-1.oe2203.aarch64 61/342 2024-12-02 22:17:35.752 | Running scriptlet: perl-Unicode-Normalize-1.28-1.oe2203.aarch64 61/342 2024-12-02 22:17:36.226 | Installing : groff-base-1.22.4-11.oe2203.aarch64 62/342 2024-12-02 22:17:36.648 | Installing : ncurses-6.3-8.oe2203.aarch64 63/342 2024-12-02 22:17:36.975 | Installing : pcre-8.45-2.oe2203.aarch64 64/342 2024-12-02 22:17:37.016 | Installing : grub2-common-1:2.06-41.oe2203.noarch 65/342 2024-12-02 22:17:37.048 | Installing : which-2.21-14.oe2203.aarch64 66/342 2024-12-02 22:17:37.103 | Installing : fribidi-1.0.10-2.oe2203.aarch64 67/342 2024-12-02 22:17:37.162 | Running scriptlet: fribidi-1.0.10-2.oe2203.aarch64 67/342 2024-12-02 22:17:37.250 | Installing : libjpeg-turbo-2.1.1-2.oe2203.aarch64 68/342 2024-12-02 22:17:37.267 | Installing : libtasn1-4.17.0-3.oe2203.aarch64 69/342 2024-12-02 22:17:37.328 | Running scriptlet: libtasn1-4.17.0-3.oe2203.aarch64 69/342 2024-12-02 22:17:37.406 | Installing : pixman-0.40.0-3.oe2203.aarch64 70/342 2024-12-02 22:17:37.436 | Installing : libreport-filesystem-2.15.2-1.oe2203.noarch 71/342 2024-12-02 22:17:38.085 | Installing : fonts-filesystem-2.0.5-2.oe2203.noarch 72/342 2024-12-02 22:17:38.223 | Installing : dejavu-fonts-2.37-1.oe2203.noarch 73/342 2024-12-02 22:17:38.265 | Installing : dnf-data-4.10.0-15.oe2203.noarch 74/342 2024-12-02 22:17:38.423 | Installing : libsemanage-3.3-3.oe2203.aarch64 75/342 2024-12-02 22:17:38.515 | Installing : acl-2.3.1-2.oe2203.aarch64 76/342 2024-12-02 22:17:38.534 | Installing : libcomps-0.1.18-1.oe2203.aarch64 77/342 2024-12-02 22:17:38.575 | Running scriptlet: libcomps-0.1.18-1.oe2203.aarch64 77/342 2024-12-02 22:17:38.614 | Installing : wayland-1.19.91-4.oe2203.aarch64 78/342 2024-12-02 22:17:38.625 | Installing : perl-PerlIO-via-QuotedPrint-0.09-1.oe2203.noarch 79/342 2024-12-02 22:17:38.656 | Running scriptlet: libksba-1.6.0-3.oe2203.aarch64 80/342 2024-12-02 22:17:38.673 | Installing : libksba-1.6.0-3.oe2203.aarch64 80/342 2024-12-02 22:17:38.734 | Running scriptlet: libksba-1.6.0-3.oe2203.aarch64 80/342 2024-12-02 22:17:38.820 | Installing : zip-3.0-29.oe2203.aarch64 81/342 2024-12-02 22:17:38.861 | Installing : perl-Perl-OSType-1.010-421.oe2203.noarch 82/342 2024-12-02 22:17:39.078 | Installing : perl-perlfaq-5.20210520-1.oe2203.noarch 83/342 2024-12-02 22:17:39.093 | Installing : xz-5.2.5-2.oe2203.aarch64 84/342 2024-12-02 22:17:39.119 | Running scriptlet: graphite2-1.3.14-5.oe2203.aarch64 85/342 2024-12-02 22:17:39.247 | Installing : graphite2-1.3.14-5.oe2203.aarch64 85/342 2024-12-02 22:17:40.499 | Running scriptlet: graphite2-1.3.14-5.oe2203.aarch64 85/342 2024-12-02 22:17:40.641 | Installing : libicu-69.1-7.oe2203.aarch64 86/342 2024-12-02 22:17:40.726 | Installing : pigz-2.6-1.oe2203.aarch64 87/342 2024-12-02 22:17:40.914 | Running scriptlet: tcl-1:8.6.10-4.oe2203.aarch64 88/342 2024-12-02 22:17:40.941 | Installing : tcl-1:8.6.10-4.oe2203.aarch64 88/342 2024-12-02 22:17:41.126 | Running scriptlet: tcl-1:8.6.10-4.oe2203.aarch64 88/342 2024-12-02 22:17:41.160 | Installing : sqlite-3.37.2-7.oe2203.aarch64 89/342 2024-12-02 22:17:41.181 | Running scriptlet: libseccomp-2.5.3-1.oe2203.aarch64 90/342 2024-12-02 22:17:41.250 | Installing : libseccomp-2.5.3-1.oe2203.aarch64 90/342 2024-12-02 22:17:41.292 | Running scriptlet: libseccomp-2.5.3-1.oe2203.aarch64 90/342 2024-12-02 22:17:41.309 | Installing : npth-1.6-2.oe2203.aarch64 91/342 2024-12-02 22:17:41.323 | Running scriptlet: npth-1.6-2.oe2203.aarch64 91/342 2024-12-02 22:17:41.350 | Running scriptlet: publicsuffix-list-20211113-2.oe2203.noarch 92/342 2024-12-02 22:17:41.380 | Installing : publicsuffix-list-20211113-2.oe2203.noarch 92/342 2024-12-02 22:17:41.438 | Running scriptlet: publicsuffix-list-20211113-2.oe2203.noarch 92/342 2024-12-02 22:17:41.534 | Installing : brotli-1.0.9-2.oe2203.aarch64 93/342 2024-12-02 22:17:41.584 | Installing : diffutils-3.8-2.oe2203.aarch64 94/342 2024-12-02 22:17:41.599 | Installing : keyutils-libs-1.6.3-3.oe2203.aarch64 95/342 2024-12-02 22:17:41.647 | Running scriptlet: keyutils-libs-1.6.3-3.oe2203.aarch64 95/342 2024-12-02 22:17:41.662 | Installing : lcms2-2.12-1.oe2203.aarch64 96/342 2024-12-02 22:17:41.726 | Installing : libXau-1.0.9-2.oe2203.aarch64 97/342 2024-12-02 22:17:41.877 | Installing : libxcb-1.14-2.oe2203.aarch64 98/342 2024-12-02 22:17:41.915 | Installing : libX11-1.7.2-8.oe2203.aarch64 99/342 2024-12-02 22:17:41.947 | Installing : libXext-1.3.4-4.oe2203.aarch64 100/342 2024-12-02 22:17:41.976 | Installing : libXrender-0.9.10-10.oe2203.aarch64 101/342 2024-12-02 22:17:41.990 | Installing : libXi-1.8-2.oe2203.aarch64 102/342 2024-12-02 22:17:42.005 | Installing : libXfixes-6.0.0-1.oe2203.aarch64 103/342 2024-12-02 22:17:42.023 | Installing : libXcursor-1.2.0-1.oe2203.aarch64 104/342 2024-12-02 22:17:42.067 | Installing : libXdamage-1.1.5-1.oe2203.aarch64 105/342 2024-12-02 22:17:42.090 | Installing : libXrandr-1.5.2-1.oe2203.aarch64 106/342 2024-12-02 22:17:42.107 | Installing : libXinerama-1.1.4-5.oe2203.aarch64 107/342 2024-12-02 22:17:42.121 | Installing : libXcomposite-0.4.5-1.oe2203.aarch64 108/342 2024-12-02 22:17:42.137 | Installing : libXtst-1.2.3-10.oe2203.aarch64 109/342 2024-12-02 22:17:42.152 | Installing : libdatrie-0.2.13-1.oe2203.aarch64 110/342 2024-12-02 22:17:42.217 | Running scriptlet: libdatrie-0.2.13-1.oe2203.aarch64 110/342 2024-12-02 22:17:42.245 | Installing : libthai-0.1.28-4.oe2203.aarch64 111/342 2024-12-02 22:17:42.289 | Installing : libedit-3.1-28.oe2203.aarch64 112/342 2024-12-02 22:17:42.308 | Installing : libepoxy-1.5.9-1.oe2203.aarch64 113/342 2024-12-02 22:17:42.334 | Installing : libev-4.33-2.oe2203.aarch64 114/342 2024-12-02 22:17:42.370 | Installing : libpipeline-1.5.4-1.oe2203.aarch64 115/342 2024-12-02 22:17:42.427 | Installing : libsigsegv-2.13-1.oe2203.aarch64 116/342 2024-12-02 22:17:42.446 | Installing : cpio-2.13-10.oe2203.aarch64 117/342 2024-12-02 22:17:42.478 | Installing : jbigkit-libs-2.1-19.oe2203.aarch64 118/342 2024-12-02 22:17:42.507 | Installing : libtiff-4.3.0-37.oe2203.aarch64 119/342 2024-12-02 22:17:42.526 | Installing : less-590-6.oe2203.aarch64 120/342 2024-12-02 22:17:42.544 | Installing : libnghttp2-1.46.0-5.oe2203.aarch64 121/342 2024-12-02 22:17:42.554 | Installing : libyaml-0.2.5-6.oe2203.aarch64 122/342 2024-12-02 22:17:42.597 | Running scriptlet: libyaml-0.2.5-6.oe2203.aarch64 122/342 2024-12-02 22:17:42.640 | Installing : pkgconf-1.8.0-3.oe2203.aarch64 123/342 2024-12-02 22:17:42.652 | Installing : gmp-1:6.2.1-1.oe2203.aarch64 124/342 2024-12-02 22:17:43.076 | Running scriptlet: gmp-1:6.2.1-1.oe2203.aarch64 124/342 2024-12-02 22:17:43.175 | Installing : mpfr-4.1.0-1.oe2203.aarch64 125/342 2024-12-02 22:17:43.533 | Running scriptlet: mpfr-4.1.0-1.oe2203.aarch64 125/342 2024-12-02 22:17:43.621 | Installing : gawk-5.1.1-4.oe2203.aarch64 126/342 2024-12-02 22:17:43.667 | Installing : nettle-3.8.1-1.oe2203.aarch64 127/342 2024-12-02 22:17:43.895 | Installing : python-setuptools-59.4.0-5.oe2203.noarch 128/342 2024-12-02 22:17:43.939 | Installing : xkeyboard-config-2.33-1.oe2203.noarch 129/342 2024-12-02 22:17:43.952 | Installing : libxkbcommon-1.3.1-1.oe2203.aarch64 130/342 2024-12-02 22:17:44.224 | Installing : qt5-srpm-macros-5.15.2-1.oe2203.noarch 131/342 2024-12-02 22:17:44.343 | Installing : kbd-misc-2.4.0-1.oe2203.noarch 132/342 2024-12-02 22:17:44.365 | Installing : kbd-legacy-2.4.0-1.oe2203.noarch 133/342 2024-12-02 22:17:44.410 | Installing : fuse-common-3.10.5-3.oe2203.aarch64 134/342 2024-12-02 22:17:44.427 | Installing : python3-pyparsing-3.0.6-1.oe2203.noarch 135/342 2024-12-02 22:17:44.487 | Installing : perl-Algorithm-Diff-1:1.201-1.oe2203.noarch 136/342 2024-12-02 22:17:44.504 | Installing : perl-Net-SSLeay-1.90-1.oe2203.aarch64 137/342 2024-12-02 22:17:44.535 | Installing : systemtap-sdt-devel-4.5-2.oe2203.aarch64 138/342 2024-12-02 22:17:44.554 | Installing : perl-URI-5.10-1.oe2203.noarch 139/342 2024-12-02 22:17:44.569 | Installing : efi-srpm-macros-4-5.oe2203.noarch 140/342 2024-12-02 22:17:44.584 | Installing : perl-IPC-System-Simple-1.30-2.oe2203.noarch 141/342 2024-12-02 22:17:44.596 | Installing : perl-Text-Diff-1.45-7.oe2203.noarch 142/342 2024-12-02 22:17:44.609 | Installing : perl-Mozilla-CA-1:20211001-1.oe2203.noarch 143/342 2024-12-02 22:17:44.648 | Installing : perl-Encode-Locale-1.05-12.oe2203.noarch 144/342 2024-12-02 22:17:45.180 | Installing : perl-IO-Socket-SSL-2.072-1.oe2203.noarch 145/342 2024-12-02 22:17:45.215 | Installing : perl-devel-4:5.34.0-12.oe2203.aarch64 146/342 2024-12-02 22:17:45.225 | Installing : perl-B-Debug-1.26-5.oe2203.noarch 147/342 2024-12-02 22:17:45.243 | Running scriptlet: perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 148/342 2024-12-02 22:17:45.253 | Installing : perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 148/342 2024-12-02 22:17:45.267 | Running scriptlet: perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 148/342 2024-12-02 22:17:45.282 | Running scriptlet: perl-Config-Perl-V-0.33-1.oe2203.noarch 149/342 2024-12-02 22:17:45.294 | Installing : perl-Config-Perl-V-0.33-1.oe2203.noarch 149/342 2024-12-02 22:17:45.334 | Running scriptlet: perl-Config-Perl-V-0.33-1.oe2203.noarch 149/342 2024-12-02 22:17:45.352 | Installing : perl-Devel-PPPort-3.63-1.oe2203.aarch64 150/342 2024-12-02 22:17:45.380 | Installing : perl-Env-1.04-397.oe2203.noarch 151/342 2024-12-02 22:17:45.400 | Installing : perl-Filter-2:1.60-3.oe2203.aarch64 152/342 2024-12-02 22:17:45.412 | Installing : perl-IPC-SysV-2.09-1.oe2203.aarch64 153/342 2024-12-02 22:17:45.432 | Running scriptlet: perl-Locale-Maketext-1:1.29-1.oe2203.noarch 154/342 2024-12-02 22:17:45.442 | Installing : perl-Locale-Maketext-1:1.29-1.oe2203.noarch 154/342 2024-12-02 22:17:45.458 | Running scriptlet: perl-Locale-Maketext-1:1.29-1.oe2203.noarch 154/342 2024-12-02 22:17:45.475 | Installing : perl-Params-Check-1:0.38-418.oe2203.noarch 155/342 2024-12-02 22:17:45.488 | Installing : perl-Pod-Escapes-1:1.07-420.oe2203.noarch 156/342 2024-12-02 22:17:45.507 | Running scriptlet: perl-Socket-4:2.032-1.oe2203.aarch64 157/342 2024-12-02 22:17:45.551 | Installing : perl-Socket-4:2.032-1.oe2203.aarch64 157/342 2024-12-02 22:17:45.565 | Running scriptlet: perl-Socket-4:2.032-1.oe2203.aarch64 157/342 2024-12-02 22:17:45.587 | Running scriptlet: perl-Storable-1:3.25-1.oe2203.aarch64 158/342 2024-12-02 22:17:45.606 | Installing : perl-Storable-1:3.25-1.oe2203.aarch64 158/342 2024-12-02 22:17:45.622 | Running scriptlet: perl-Storable-1:3.25-1.oe2203.aarch64 158/342 2024-12-02 22:17:45.644 | Installing : perl-Term-Cap-1.17-510.oe2203.noarch 159/342 2024-12-02 22:17:45.672 | Installing : perl-Filter-Simple-1:0.94-1.oe2203.noarch 160/342 2024-12-02 22:17:45.694 | Installing : perl-Text-Balanced-2.04-1.oe2203.noarch 161/342 2024-12-02 22:17:45.717 | Installing : perl-Text-Tabs+Wrap-2021.0814-1.oe2203.noarch 162/342 2024-12-02 22:17:45.747 | Installing : perl-Compress-Raw-Bzip2-2.101-1.oe2203.aarch64 163/342 2024-12-02 22:17:45.768 | Installing : perl-Compress-Raw-Zlib-1:2.101-1.oe2203.aarch64 164/342 2024-12-02 22:17:45.784 | Installing : perl-IO-Socket-IP-0.41-2.oe2203.noarch 165/342 2024-12-02 22:17:45.854 | Running scriptlet: perl-Locale-Codes-3.68-1.oe2203.noarch 166/342 2024-12-02 22:17:45.914 | Installing : perl-Locale-Codes-3.68-1.oe2203.noarch 166/342 2024-12-02 22:17:45.928 | Running scriptlet: perl-Locale-Codes-3.68-1.oe2203.noarch 166/342 2024-12-02 22:17:45.945 | Running scriptlet: perl-Math-BigRat-0.2620-1.oe2203.noarch 167/342 2024-12-02 22:17:45.965 | Installing : perl-Math-BigRat-0.2620-1.oe2203.noarch 167/342 2024-12-02 22:17:45.979 | Running scriptlet: perl-Math-BigRat-0.2620-1.oe2203.noarch 167/342 2024-12-02 22:17:45.997 | Running scriptlet: perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 168/342 2024-12-02 22:17:46.015 | Installing : perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 168/342 2024-12-02 22:17:46.029 | Running scriptlet: perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 168/342 2024-12-02 22:17:46.059 | Running scriptlet: perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 169/342 2024-12-02 22:17:46.093 | Installing : perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 169/342 2024-12-02 22:17:46.108 | Running scriptlet: perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 169/342 2024-12-02 22:17:46.138 | Installing : perl-ExtUtils-Command-1:7.62-1.oe2203.noarch 170/342 2024-12-02 22:17:46.172 | Installing : perl-ExtUtils-Install-2.20-1.oe2203.noarch 171/342 2024-12-02 22:17:46.196 | Installing : perl-ExtUtils-Manifest-1:1.73-1.oe2203.noarch 172/342 2024-12-02 22:17:46.226 | Installing : perl-File-Which-1.27-1.oe2203.noarch 173/342 2024-12-02 22:17:46.245 | Installing : perl-Module-Load-1:0.36-1.oe2203.noarch 174/342 2024-12-02 22:17:46.265 | Running scriptlet: perl-Sys-Syslog-0.36-1.oe2203.aarch64 175/342 2024-12-02 22:17:46.287 | Installing : perl-Sys-Syslog-0.36-1.oe2203.aarch64 175/342 2024-12-02 22:17:46.304 | Running scriptlet: perl-Sys-Syslog-0.36-1.oe2203.aarch64 175/342 2024-12-02 22:17:46.324 | Installing : perl-Time-Local-2:1.300-1.oe2203.noarch 176/342 2024-12-02 22:17:46.476 | Running scriptlet: perl-Unicode-Collate-1.31-1.oe2203.aarch64 177/342 2024-12-02 22:17:46.644 | Installing : perl-Unicode-Collate-1.31-1.oe2203.aarch64 177/342 2024-12-02 22:17:46.669 | Running scriptlet: perl-Unicode-Collate-1.31-1.oe2203.aarch64 177/342 2024-12-02 22:17:46.697 | Installing : perl-autodie-2.34-2.oe2203.noarch 178/342 2024-12-02 22:17:46.756 | Installing : perl-bignum-0.63-1.oe2203.noarch 179/342 2024-12-02 22:17:46.847 | Installing : perl-threads-2:2.26-1.oe2203.aarch64 180/342 2024-12-02 22:17:46.924 | Installing : perl-Test-Simple-2:1.302188-1.oe2203.noarch 181/342 2024-12-02 22:17:46.952 | Installing : perl-Thread-Queue-3.13-3.oe2203.noarch 182/342 2024-12-02 22:17:46.975 | Installing : perl-threads-shared-1.62-1.oe2203.aarch64 183/342 2024-12-02 22:17:46.994 | Running scriptlet: perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 184/342 2024-12-02 22:17:47.026 | Installing : perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 184/342 2024-12-02 22:17:47.044 | Running scriptlet: perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 184/342 2024-12-02 22:17:47.126 | Installing : perl-Module-Metadata-1.000037-1.oe2203.noarch 185/342 2024-12-02 22:17:47.203 | Installing : perl-experimental-0.025-1.oe2203.noarch 186/342 2024-12-02 22:17:47.230 | Installing : perl-version-8:0.99.29-1.oe2203.aarch64 187/342 2024-12-02 22:17:47.260 | Installing : perl-Digest-SHA-1:6.02-7.oe2203.aarch64 188/342 2024-12-02 22:17:47.286 | Installing : perl-ExtUtils-ParseXS-2:3.35-1.oe2203.noarch 189/342 2024-12-02 22:17:47.331 | Installing : perl-Archive-Tar-2.40-1.oe2203.noarch 190/342 2024-12-02 22:17:47.381 | Installing : perl-IO-Compress-2.101-2.oe2203.noarch 191/342 2024-12-02 22:17:47.430 | Running scriptlet: perl-CPAN-Meta-2.150010-419.oe2203.noarch 192/342 2024-12-02 22:17:47.451 | Installing : perl-CPAN-Meta-2.150010-419.oe2203.noarch 192/342 2024-12-02 22:17:47.465 | Running scriptlet: perl-CPAN-Meta-2.150010-419.oe2203.noarch 192/342 2024-12-02 22:17:47.484 | Running scriptlet: perl-JSON-PP-1:4.06-1.oe2203.noarch 193/342 2024-12-02 22:17:47.526 | Installing : perl-JSON-PP-1:4.06-1.oe2203.noarch 193/342 2024-12-02 22:17:47.562 | Running scriptlet: perl-JSON-PP-1:4.06-1.oe2203.noarch 193/342 2024-12-02 22:17:47.844 | Installing : perl-Pod-Simple-1:3.43-1.oe2203.noarch 194/342 2024-12-02 22:17:48.168 | Installing : perl-Encode-4:3.16-3.oe2203.aarch64 195/342 2024-12-02 22:17:48.795 | Installing : perl-Test-Harness-2:3.42-2.oe2203.noarch 196/342 2024-12-02 22:17:48.813 | Installing : perl-File-Fetch-1.00-1.oe2203.noarch 197/342 2024-12-02 22:17:48.848 | Installing : perl-IPC-Cmd-2:1.04-4.oe2203.noarch 198/342 2024-12-02 22:17:48.879 | Installing : perl-Module-Load-Conditional-0.74-1.oe2203.noarc 199/342 2024-12-02 22:17:49.076 | Installing : perl-Module-CoreList-1:5.20211020-1.oe2203.noarc 200/342 2024-12-02 22:17:49.271 | Installing : perl-Pod-Checker-4:1.74-1.oe2203.noarch 201/342 2024-12-02 22:17:49.327 | Installing : perl-Pod-Parser-1.63-398.oe2203.noarch 202/342 2024-12-02 22:17:50.087 | Installing : perl-podlators-1:4.14-1.oe2203.noarch 203/342 2024-12-02 22:17:50.200 | Installing : perl-Pod-Usage-4:2.01-2.oe2203.noarch 204/342 2024-12-02 22:17:50.454 | Installing : perl-Pod-Perldoc-1:3.28-4.oe2203.noarch 205/342 2024-12-02 22:17:50.498 | Installing : perl-HTTP-Tiny-0.080-2.oe2203.noarch 206/342 2024-12-02 22:17:50.560 | Installing : perl-libnet-3.13-2.oe2203.noarch 207/342 2024-12-02 22:17:50.583 | Installing : perl-ExtUtils-MakeMaker-1:7.62-1.oe2203.noarch 208/342 2024-12-02 22:17:50.595 | Installing : openEuler-rpm-config-30-30.oe2203.aarch64 209/342 2024-12-02 22:17:50.617 | Running scriptlet: perl-Data-Dumper-2.183-1.oe2203.aarch64 210/342 2024-12-02 22:17:50.625 | Installing : perl-Data-Dumper-2.183-1.oe2203.aarch64 210/342 2024-12-02 22:17:50.642 | Running scriptlet: perl-Data-Dumper-2.183-1.oe2203.aarch64 210/342 2024-12-02 22:17:50.661 | Installing : perl-File-Path-2.18-1.oe2203.noarch 211/342 2024-12-02 22:17:50.783 | Installing : perl-File-Temp-1:0.2311-2.oe2203.noarch 212/342 2024-12-02 22:17:50.806 | Installing : perl-File-HomeDir-1.006-2.oe2203.noarch 213/342 2024-12-02 22:17:50.869 | Installing : perl-PathTools-3.80-1.oe2203.aarch64 214/342 2024-12-02 22:17:50.884 | Running scriptlet: perl-constant-1.33-421.oe2203.noarch 215/342 2024-12-02 22:17:50.943 | Installing : perl-constant-1.33-421.oe2203.noarch 215/342 2024-12-02 22:17:50.957 | Running scriptlet: perl-constant-1.33-421.oe2203.noarch 215/342 2024-12-02 22:17:50.977 | Running scriptlet: perl-Getopt-Long-1:2.52-1.oe2203.noarch 216/342 2024-12-02 22:17:51.071 | Installing : perl-Getopt-Long-1:2.52-1.oe2203.noarch 216/342 2024-12-02 22:17:51.575 | Running scriptlet: perl-Getopt-Long-1:2.52-1.oe2203.noarch 216/342 2024-12-02 22:17:51.702 | Installing : perl-4:5.34.0-12.oe2203.aarch64 217/342 2024-12-02 22:17:52.152 | Installing : shared-mime-info-2.1-1.oe2203.aarch64 218/342 2024-12-02 22:17:52.172 | Running scriptlet: shared-mime-info-2.1-1.oe2203.aarch64 218/342 2024-12-02 22:17:52.382 | Running scriptlet: groff-1.22.4-11.oe2203.aarch64 219/342 2024-12-02 22:17:52.649 | Installing : groff-1.22.4-11.oe2203.aarch64 219/342 2024-12-02 22:17:52.667 | Running scriptlet: groff-1.22.4-11.oe2203.aarch64 219/342 2024-12-02 22:17:52.700 | Installing : fuse-help-2.9.9-9.oe2203.aarch64 220/342 2024-12-02 22:17:52.721 | Installing : fuse-2.9.9-9.oe2203.aarch64 221/342 2024-12-02 22:17:53.336 | Running scriptlet: fuse-2.9.9-9.oe2203.aarch64 221/342 2024-12-02 22:17:53.945 | Installing : libevent-2.1.12-4.oe2203.aarch64 222/342 2024-12-02 22:17:54.138 | Installing : glib2-2.68.1-21.oe2203.aarch64 223/342 2024-12-02 22:17:54.256 | Installing : libverto-0.3.2-1.oe2203.aarch64 224/342 2024-12-02 22:17:54.459 | Running scriptlet: man-db-2.9.4-2.oe2203.aarch64 225/342 2024-12-02 22:17:54.628 | Installing : man-db-2.9.4-2.oe2203.aarch64 225/342 2024-12-02 22:17:54.697 | Running scriptlet: man-db-2.9.4-2.oe2203.aarch64 225/342 2024-12-02 22:17:54.697 | /var/tmp/rpm-tmp.F6acH6: line 2: /usr/bin/rm: No such file or directory 2024-12-02 22:17:54.697 | 2024-12-02 22:17:54.918 | Installing : e2fsprogs-help-1.46.4-21.oe2203.noarch 226/342 2024-12-02 22:17:54.989 | Installing : slang-2.3.2-8.oe2203.aarch64 227/342 2024-12-02 22:17:55.071 | Installing : newt-0.52.21-8.oe2203.aarch64 228/342 2024-12-02 22:17:55.213 | Installing : chkconfig-1.20-1.oe2203.aarch64 229/342 2024-12-02 22:17:55.294 | Installing : p11-kit-trust-0.24.0-2.oe2203.aarch64 230/342 2024-12-02 22:17:55.314 | Running scriptlet: p11-kit-trust-0.24.0-2.oe2203.aarch64 230/342 2024-12-02 22:17:55.334 | Running scriptlet: logrotate-3.20.1-1.oe2203.aarch64 231/342 2024-12-02 22:17:55.451 | Installing : logrotate-3.20.1-1.oe2203.aarch64 231/342 2024-12-02 22:17:55.478 | Running scriptlet: logrotate-3.20.1-1.oe2203.aarch64 231/342 2024-12-02 22:17:55.569 | Installing : cyrus-sasl-lib-2.1.27-15.oe2203.aarch64 232/342 2024-12-02 22:17:55.730 | Installing : libarchive-3.5.2-6.oe2203.aarch64 233/342 2024-12-02 22:17:56.051 | Installing : openssl-1:1.1.1m-28.oe2203.aarch64 234/342 2024-12-02 22:17:56.099 | Installing : curl-7.79.1-28.oe2203.aarch64 235/342 2024-12-02 22:17:56.374 | Installing : libnsl2-2.0.0-4.oe2203.aarch64 236/342 2024-12-02 22:17:56.816 | Installing : python-pip-wheel-21.3.1-2.oe2203.noarch 237/342 2024-12-02 22:17:56.854 | Installing : cracklib-2.9.7-8.oe2203.aarch64 238/342 2024-12-02 22:17:56.908 | Installing : gzip-1.11-3.oe2203.aarch64 239/342 2024-12-02 22:17:56.979 | Installing : libpwquality-1.4.4-4.oe2203.aarch64 240/342 2024-12-02 22:17:57.075 | Installing : procps-ng-3.3.17-5.oe2203.aarch64 241/342 2024-12-02 22:17:57.118 | Installing : krb5-libs-1.19.2-8.oe2203.aarch64 242/342 2024-12-02 22:17:57.259 | Installing : libssh-0.9.6-8.oe2203.aarch64 243/342 2024-12-02 22:17:57.267 | Installing : openldap-2.6.0-6.oe2203.aarch64 244/342 2024-12-02 22:17:57.293 | Running scriptlet: openssl-pkcs11-0.4.11-5.oe2203.aarch64 245/342 2024-12-02 22:17:57.303 | Installing : openssl-pkcs11-0.4.11-5.oe2203.aarch64 245/342 2024-12-02 22:17:57.425 | Running scriptlet: openssl-pkcs11-0.4.11-5.oe2203.aarch64 245/342 2024-12-02 22:17:57.446 | Installing : grub2-tools-minimal-1:2.06-41.oe2203.aarch64 246/342 2024-12-02 22:17:57.481 | Installing : kpartx-0.8.7-6.oe2203.aarch64 247/342 2024-12-02 22:17:57.492 | Installing : libkcapi-1.3.1-7.oe2203.aarch64 248/342 2024-12-02 22:17:57.514 | Running scriptlet: libpsl-0.21.1-5.oe2203.aarch64 249/342 2024-12-02 22:17:57.524 | Installing : libpsl-0.21.1-5.oe2203.aarch64 249/342 2024-12-02 22:17:58.092 | Running scriptlet: libpsl-0.21.1-5.oe2203.aarch64 249/342 2024-12-02 22:17:58.337 | Installing : python3-pip-21.3.1-2.oe2203.noarch 250/342 2024-12-02 22:17:58.369 | Installing : python3-setuptools-59.4.0-5.oe2203.noarch 251/342 2024-12-02 22:17:58.546 | Installing : libtirpc-1.3.2-3.oe2203.aarch64 252/342 2024-12-02 22:17:58.687 | Installing : e2fsprogs-1.46.4-21.oe2203.aarch64 253/342 2024-12-02 22:17:58.731 | Installing : rpm-4.17.0-33.oe2203.aarch64 254/342 2024-12-02 22:17:58.820 | Running scriptlet: rpm-4.17.0-33.oe2203.aarch64 254/342 2024-12-02 22:17:59.085 | Installing : ima-evm-utils-libs-1.3.2-3.oe2203.aarch64 255/342 2024-12-02 22:17:59.098 | Installing : kmod-29-3.oe2203.aarch64 256/342 2024-12-02 22:17:59.149 | Running scriptlet: kmod-29-3.oe2203.aarch64 256/342 2024-12-02 22:17:59.326 | Installing : kmod-libs-29-3.oe2203.aarch64 257/342 2024-12-02 22:17:59.340 | Installing : libfdisk-2.37.2-28.oe2203.aarch64 258/342 2024-12-02 22:17:59.410 | Running scriptlet: libfdisk-2.37.2-28.oe2203.aarch64 258/342 2024-12-02 22:17:59.417 | Installing : libmount-2.37.2-28.oe2203.aarch64 259/342 2024-12-02 22:17:59.551 | Running scriptlet: libmount-2.37.2-28.oe2203.aarch64 259/342 2024-12-02 22:17:59.744 | Installing : kbd-2.4.0-1.oe2203.aarch64 260/342 2024-12-02 22:17:59.770 | Running scriptlet: libcap-2.61-5.oe2203.aarch64 261/342 2024-12-02 22:17:59.801 | Installing : libcap-2.61-5.oe2203.aarch64 261/342 2024-12-02 22:17:59.989 | Running scriptlet: libcap-2.61-5.oe2203.aarch64 261/342 2024-12-02 22:18:00.222 | Installing : pam-1.5.2-7.oe2203.aarch64 262/342 2024-12-02 22:18:00.276 | Running scriptlet: pam-1.5.2-7.oe2203.aarch64 262/342 2024-12-02 22:18:00.276 | /var/tmp/rpm-tmp.lEg94n: line 3: /usr/bin/install: No such file or directory 2024-12-02 22:18:00.276 | 2024-12-02 22:18:00.928 | Installing : coreutils-9.0-5.oe2203.aarch64 263/342 2024-12-02 22:18:00.999 | Running scriptlet: coreutils-9.0-5.oe2203.aarch64 263/342 2024-12-02 22:18:01.137 | Installing : systemd-libs-249-75.oe2203.aarch64 264/342 2024-12-02 22:18:01.185 | Running scriptlet: systemd-libs-249-75.oe2203.aarch64 264/342 2024-12-02 22:18:01.441 | Installing : libblkid-2.37.2-28.oe2203.aarch64 265/342 2024-12-02 22:18:01.684 | Running scriptlet: libblkid-2.37.2-28.oe2203.aarch64 265/342 2024-12-02 22:18:01.834 | Installing : shadow-2:4.9-13.oe2203.aarch64 266/342 2024-12-02 22:18:01.902 | Running scriptlet: ca-certificates-2023.2.60-2.oe2203.noarch 267/342 2024-12-02 22:18:02.275 | Installing : ca-certificates-2023.2.60-2.oe2203.noarch 267/342 2024-12-02 22:18:03.047 | Running scriptlet: ca-certificates-2023.2.60-2.oe2203.noarch 267/342 2024-12-02 22:18:03.704 | Running scriptlet: libutempter-1.2.1-2.oe2203.aarch64 268/342 2024-12-02 22:18:04.151 | Installing : libutempter-1.2.1-2.oe2203.aarch64 268/342 2024-12-02 22:18:04.192 | Installing : util-linux-2.37.2-28.oe2203.aarch64 269/342 2024-12-02 22:18:04.223 | Running scriptlet: util-linux-2.37.2-28.oe2203.aarch64 269/342 2024-12-02 22:18:04.260 | Installing : crontabs-1.11-22.oe2203.noarch 270/342 2024-12-02 22:18:04.278 | Installing : device-mapper-8:1.02.181-4.oe2203.aarch64 271/342 2024-12-02 22:18:04.326 | Running scriptlet: device-mapper-8:1.02.181-4.oe2203.aarch64 271/342 2024-12-02 22:18:04.359 | Running scriptlet: os-prober-1.79-1.oe2203.aarch64 272/342 2024-12-02 22:18:04.377 | Installing : os-prober-1.79-1.oe2203.aarch64 272/342 2024-12-02 22:18:04.391 | Running scriptlet: os-prober-1.79-1.oe2203.aarch64 272/342 2024-12-02 22:18:04.411 | Running scriptlet: grubby-8.40-28.oe2203.aarch64 273/342 2024-12-02 22:18:04.419 | Installing : grubby-8.40-28.oe2203.aarch64 273/342 2024-12-02 22:18:04.543 | Running scriptlet: grubby-8.40-28.oe2203.aarch64 273/342 2024-12-02 22:18:04.701 | Installing : dracut-055-10.oe2203.aarch64 274/342 2024-12-02 22:18:04.711 | Installing : openssl-libs-1:1.1.1m-28.oe2203.aarch64 275/342 2024-12-02 22:18:06.237 | Running scriptlet: openssl-libs-1:1.1.1m-28.oe2203.aarch64 275/342 2024-12-02 22:18:06.281 | Installing : python3-3.9.9-28.oe2203.aarch64 276/342 2024-12-02 22:18:07.309 | Running scriptlet: systemd-249-75.oe2203.aarch64 277/342 2024-12-02 22:18:07.334 | Installing : systemd-249-75.oe2203.aarch64 277/342 2024-12-02 22:18:08.385 | Running scriptlet: systemd-249-75.oe2203.aarch64 277/342 2024-12-02 22:18:08.394 | Installing : rpm-libs-4.17.0-33.oe2203.aarch64 278/342 2024-12-02 22:18:08.482 | Running scriptlet: rpm-libs-4.17.0-33.oe2203.aarch64 278/342 2024-12-02 22:18:08.494 | Installing : crypto-policies-20200619-2.git781bbd4.oe2203.noa 279/342 2024-12-02 22:18:08.735 | Running scriptlet: crypto-policies-20200619-2.git781bbd4.oe2203.noa 279/342 2024-12-02 22:18:08.976 | Installing : libcurl-7.79.1-28.oe2203.aarch64 280/342 2024-12-02 22:18:08.992 | Installing : systemd-udev-249-75.oe2203.aarch64 281/342 2024-12-02 22:18:09.796 | Running scriptlet: systemd-udev-249-75.oe2203.aarch64 281/342 2024-12-02 22:18:10.253 | Running scriptlet: tpm2-tss-3.1.0-5.oe2203.aarch64 282/342 2024-12-02 22:18:10.264 | Installing : tpm2-tss-3.1.0-5.oe2203.aarch64 282/342 2024-12-02 22:18:10.307 | Running scriptlet: tpm2-tss-3.1.0-5.oe2203.aarch64 282/342 2024-12-02 22:18:10.594 | Running scriptlet: grub2-tools-1:2.06-41.oe2203.aarch64 283/342 2024-12-02 22:18:10.703 | Installing : grub2-tools-1:2.06-41.oe2203.aarch64 283/342 2024-12-02 22:18:10.736 | Running scriptlet: cronie-1.5.7-1.oe2203.aarch64 284/342 2024-12-02 22:18:10.746 | Installing : cronie-1.5.7-1.oe2203.aarch64 284/342 2024-12-02 22:18:10.773 | Running scriptlet: cronie-1.5.7-1.oe2203.aarch64 284/342 2024-12-02 22:18:10.773 | Created symlink /etc/systemd/system/cron.service -> /usr/lib/systemd/system/crond.service. 2024-12-02 22:18:10.773 | Created symlink /etc/systemd/system/multi-user.target.wants/crond.service -> /usr/lib/systemd/system/crond.service. 2024-12-02 22:18:10.773 | 2024-12-02 22:18:10.851 | Installing : fontconfig-2.13.94-1.oe2203.aarch64 285/342 2024-12-02 22:18:13.001 | Running scriptlet: fontconfig-2.13.94-1.oe2203.aarch64 285/342 2024-12-02 22:18:13.027 | Installing : cairo-1.17.4-1.oe2203.aarch64 286/342 2024-12-02 22:18:13.038 | Installing : dbus-libs-1:1.12.20-10.oe2203.aarch64 287/342 2024-12-02 22:18:13.183 | Running scriptlet: dbus-libs-1:1.12.20-10.oe2203.aarch64 287/342 2024-12-02 22:18:13.702 | Installing : gdk-pixbuf2-2.42.6-5.oe2203.aarch64 288/342 2024-12-02 22:18:13.894 | Installing : libmodulemd-2.13.0-1.oe2203.aarch64 289/342 2024-12-02 22:18:13.988 | Installing : atk-2.36.0-2.oe2203.aarch64 290/342 2024-12-02 22:18:14.038 | Installing : harfbuzz-2.8.2-4.oe2203.aarch64 291/342 2024-12-02 22:18:14.065 | Installing : libsolv-0.7.20-4.oe2203.aarch64 292/342 2024-12-02 22:18:14.103 | Installing : gdk-pixbuf2-modules-2.42.6-5.oe2203.aarch64 293/342 2024-12-02 22:18:14.123 | Installing : python3-dbus-1.2.18-2.oe2203.aarch64 294/342 2024-12-02 22:18:14.135 | Installing : cairo-gobject-1.17.4-1.oe2203.aarch64 295/342 2024-12-02 22:18:15.447 | Running scriptlet: unbound-libs-1.13.2-11.oe2203.aarch64 296/342 2024-12-02 22:18:15.457 | Installing : unbound-libs-1.13.2-11.oe2203.aarch64 296/342 2024-12-02 22:18:15.546 | Running scriptlet: unbound-libs-1.13.2-11.oe2203.aarch64 296/342 2024-12-02 22:18:15.595 | Installing : hicolor-icon-theme-0.17-6.oe2203.noarch 297/342 2024-12-02 22:18:15.651 | Installing : gcr-base-3.41.0-1.oe2203.aarch64 298/342 2024-12-02 22:18:15.705 | Installing : libsecret-0.20.4-1.oe2203.aarch64 299/342 2024-12-02 22:18:15.725 | Installing : python3-unbound-1.13.2-11.oe2203.aarch64 300/342 2024-12-02 22:18:15.901 | Installing : gtk-update-icon-cache-3.24.30-5.oe2203.aarch64 301/342 2024-12-02 22:18:15.923 | Installing : avahi-libs-0.8-19.oe2203.aarch64 302/342 2024-12-02 22:18:15.983 | Running scriptlet: avahi-libs-0.8-19.oe2203.aarch64 302/342 2024-12-02 22:18:15.999 | Installing : dbus-tools-1:1.12.20-10.oe2203.aarch64 303/342 2024-12-02 22:18:16.042 | Installing : libXft-2.3.4-1.oe2203.aarch64 304/342 2024-12-02 22:18:16.053 | Installing : pango-1.49.3-3.oe2203.aarch64 305/342 2024-12-02 22:18:16.641 | Running scriptlet: openssh-8.8p1-23.oe2203.aarch64 306/342 2024-12-02 22:18:16.655 | Installing : openssh-8.8p1-23.oe2203.aarch64 306/342 2024-12-02 22:18:17.122 | Running scriptlet: openssh-server-8.8p1-23.oe2203.aarch64 307/342 2024-12-02 22:18:17.132 | Installing : openssh-server-8.8p1-23.oe2203.aarch64 307/342 2024-12-02 22:18:17.155 | Running scriptlet: openssh-server-8.8p1-23.oe2203.aarch64 307/342 2024-12-02 22:18:17.156 | Created symlink /etc/systemd/system/multi-user.target.wants/sshd.service -> /usr/lib/systemd/system/sshd.service. 2024-12-02 22:18:17.156 | 2024-12-02 22:18:17.535 | Installing : openssh-clients-8.8p1-23.oe2203.aarch64 308/342 2024-12-02 22:18:17.546 | Installing : python3-rpm-4.17.0-33.oe2203.aarch64 309/342 2024-12-02 22:18:17.600 | Running scriptlet: trousers-0.3.15-1.oe2203.aarch64 310/342 2024-12-02 22:18:17.611 | Installing : trousers-0.3.15-1.oe2203.aarch64 310/342 2024-12-02 22:18:18.174 | Running scriptlet: trousers-0.3.15-1.oe2203.aarch64 310/342 2024-12-02 22:18:18.216 | Installing : gnutls-3.7.2-13.oe2203.aarch64 311/342 2024-12-02 22:18:18.229 | Installing : cups-libs-1:2.4.0-10.oe2203.aarch64 312/342 2024-12-02 22:18:18.705 | Running scriptlet: gtk2-2.24.33-4.oe2203.aarch64 313/342 2024-12-02 22:18:18.726 | Installing : gtk2-2.24.33-4.oe2203.aarch64 313/342 2024-12-02 22:18:18.734 | Installing : dbus-common-1:1.12.20-10.oe2203.noarch 314/342 2024-12-02 22:18:21.808 | Running scriptlet: dbus-daemon-1:1.12.20-10.oe2203.aarch64 315/342 2024-12-02 22:18:21.818 | Installing : dbus-daemon-1:1.12.20-10.oe2203.aarch64 315/342 2024-12-02 22:18:21.860 | Running scriptlet: dbus-daemon-1:1.12.20-10.oe2203.aarch64 315/342 2024-12-02 22:18:21.924 | Installing : dbus-1:1.12.20-10.oe2203.aarch64 316/342 2024-12-02 22:18:21.955 | Installing : at-spi2-core-2.42.0-1.oe2203.aarch64 317/342 2024-12-02 22:18:21.982 | Installing : at-spi2-atk-2.38.0-1.oe2203.aarch64 318/342 2024-12-02 22:18:22.008 | Installing : dconf-0.40.0-3.oe2203.aarch64 319/342 2024-12-02 22:18:22.023 | Installing : python3-distro-1.6.0-1.oe2203.noarch 320/342 2024-12-02 22:18:22.042 | Installing : python3-libcomps-0.1.18-1.oe2203.aarch64 321/342 2024-12-02 22:18:22.096 | Installing : python3-six-1.16.0-1.oe2203.noarch 322/342 2024-12-02 22:18:22.116 | Installing : python3-dateutil-1:2.8.2-2.oe2203.noarch 323/342 2024-12-02 22:18:22.135 | Installing : libusbx-1.0.24-1.oe2203.aarch64 324/342 2024-12-02 22:18:22.259 | Installing : libgusb-0.3.8-1.oe2203.aarch64 325/342 2024-12-02 22:18:22.493 | Installing : colord-libs-1.4.5-4.oe2203.aarch64 326/342 2024-12-02 22:18:24.362 | Installing : adwaita-cursor-theme-41.0-1.oe2203.noarch 327/342 2024-12-02 22:18:24.547 | Installing : adwaita-icon-theme-41.0-1.oe2203.noarch 328/342 2024-12-02 22:18:25.206 | Running scriptlet: gtk3-3.24.30-5.oe2203.aarch64 329/342 2024-12-02 22:18:26.602 | Installing : gtk3-3.24.30-5.oe2203.aarch64 329/342 2024-12-02 22:18:26.715 | Running scriptlet: gtk3-3.24.30-5.oe2203.aarch64 329/342 2024-12-02 22:18:27.031 | Installing : gcr-3.41.0-1.oe2203.aarch64 330/342 2024-12-02 22:18:27.055 | Running scriptlet: gcr-3.41.0-1.oe2203.aarch64 330/342 2024-12-02 22:18:27.055 | Created symlink /etc/systemd/user/default.target.wants/gcr-ssh-agent.service -> /usr/lib/systemd/user/gcr-ssh-agent.service. 2024-12-02 22:18:27.055 | Created symlink /etc/systemd/user/sockets.target.wants/gcr-ssh-agent.socket -> /usr/lib/systemd/user/gcr-ssh-agent.socket. 2024-12-02 22:18:27.055 | 2024-12-02 22:18:27.159 | Installing : pinentry-1.1.1-2.oe2203.aarch64 331/342 2024-12-02 22:18:27.483 | Running scriptlet: pinentry-1.1.1-2.oe2203.aarch64 331/342 2024-12-02 22:18:27.539 | Installing : gnupg2-2.2.32-3.oe2203.aarch64 332/342 2024-12-02 22:18:27.559 | Installing : gpgme-1.16.0-3.oe2203.aarch64 333/342 2024-12-02 22:18:27.710 | Installing : librepo-1.14.2-2.oe2203.aarch64 334/342 2024-12-02 22:18:27.842 | Installing : libdnf-0.65.0-6.oe2203.aarch64 335/342 2024-12-02 22:18:27.866 | Installing : python3-libdnf-0.65.0-6.oe2203.aarch64 336/342 2024-12-02 22:18:28.213 | Installing : python3-hawkey-0.65.0-6.oe2203.aarch64 337/342 2024-12-02 22:18:28.436 | Installing : python3-gpgme-1.16.0-3.oe2203.aarch64 338/342 2024-12-02 22:18:28.472 | Installing : python3-dnf-4.10.0-15.oe2203.noarch 339/342 2024-12-02 22:18:28.480 | Installing : dnf-4.10.0-15.oe2203.noarch 340/342 2024-12-02 22:18:28.504 | Running scriptlet: dnf-4.10.0-15.oe2203.noarch 340/342 2024-12-02 22:18:28.504 | Created symlink /etc/systemd/system/timers.target.wants/dnf-makecache.timer -> /usr/lib/systemd/system/dnf-makecache.timer. 2024-12-02 22:18:28.504 | 2024-12-02 22:18:28.827 | Installing : python3-dnf-plugins-core-4.0.24-6.oe2203.noarch 341/342 2024-12-02 22:18:28.835 | Installing : dnf-plugins-core-4.0.24-6.oe2203.noarch 342/342 2024-12-02 22:18:28.836 | Running scriptlet: glibc-common-2.34-149.oe2203.aarch64 342/342 2024-12-02 22:18:28.854 | Running scriptlet: readline-8.1-3.oe2203.aarch64 342/342 2024-12-02 22:18:28.867 | Running scriptlet: rpm-4.17.0-33.oe2203.aarch64 342/342 2024-12-02 22:18:29.625 | Running scriptlet: ca-certificates-2023.2.60-2.oe2203.noarch 342/342 2024-12-02 22:18:29.641 | Running scriptlet: grub2-tools-1:2.06-41.oe2203.aarch64 342/342 2024-12-02 22:18:29.711 | Running scriptlet: dconf-0.40.0-3.oe2203.aarch64 342/342 2024-12-02 22:18:56.076 | Running scriptlet: dnf-plugins-core-4.0.24-6.oe2203.noarch 342/342 2024-12-02 22:18:56.076 | Verifying : adwaita-cursor-theme-41.0-1.oe2203.noarch 1/342 2024-12-02 22:18:56.077 | Verifying : adwaita-icon-theme-41.0-1.oe2203.noarch 2/342 2024-12-02 22:18:56.077 | Verifying : at-spi2-atk-2.38.0-1.oe2203.aarch64 3/342 2024-12-02 22:18:56.077 | Verifying : at-spi2-core-2.42.0-1.oe2203.aarch64 4/342 2024-12-02 22:18:56.077 | Verifying : attr-2.5.1-2.oe2203.aarch64 5/342 2024-12-02 22:18:56.078 | Verifying : audit-libs-1:3.0.1-3.oe2203.aarch64 6/342 2024-12-02 22:18:56.078 | Verifying : brotli-1.0.9-2.oe2203.aarch64 7/342 2024-12-02 22:18:56.078 | Verifying : cairo-1.17.4-1.oe2203.aarch64 8/342 2024-12-02 22:18:56.078 | Verifying : cairo-gobject-1.17.4-1.oe2203.aarch64 9/342 2024-12-02 22:18:56.078 | Verifying : chkconfig-1.20-1.oe2203.aarch64 10/342 2024-12-02 22:18:56.079 | Verifying : cracklib-2.9.7-8.oe2203.aarch64 11/342 2024-12-02 22:18:56.079 | Verifying : cronie-1.5.7-1.oe2203.aarch64 12/342 2024-12-02 22:18:56.079 | Verifying : crontabs-1.11-22.oe2203.noarch 13/342 2024-12-02 22:18:56.079 | Verifying : crypto-policies-20200619-2.git781bbd4.oe2203.noa 14/342 2024-12-02 22:18:56.080 | Verifying : dejavu-fonts-2.37-1.oe2203.noarch 15/342 2024-12-02 22:18:56.080 | Verifying : device-mapper-8:1.02.181-4.oe2203.aarch64 16/342 2024-12-02 22:18:56.080 | Verifying : diffutils-3.8-2.oe2203.aarch64 17/342 2024-12-02 22:18:56.080 | Verifying : findutils-2:4.8.0-3.oe2203.aarch64 18/342 2024-12-02 22:18:56.081 | Verifying : fontconfig-2.13.94-1.oe2203.aarch64 19/342 2024-12-02 22:18:56.081 | Verifying : fonts-filesystem-2.0.5-2.oe2203.noarch 20/342 2024-12-02 22:18:56.081 | Verifying : fuse-2.9.9-9.oe2203.aarch64 21/342 2024-12-02 22:18:56.081 | Verifying : fuse-common-3.10.5-3.oe2203.aarch64 22/342 2024-12-02 22:18:56.081 | Verifying : fuse-help-2.9.9-9.oe2203.aarch64 23/342 2024-12-02 22:18:56.082 | Verifying : gcr-3.41.0-1.oe2203.aarch64 24/342 2024-12-02 22:18:56.082 | Verifying : gcr-base-3.41.0-1.oe2203.aarch64 25/342 2024-12-02 22:18:56.082 | Verifying : gettext-0.21-4.oe2203.aarch64 26/342 2024-12-02 22:18:56.082 | Verifying : gmp-1:6.2.1-1.oe2203.aarch64 27/342 2024-12-02 22:18:56.083 | Verifying : graphite2-1.3.14-5.oe2203.aarch64 28/342 2024-12-02 22:18:56.083 | Verifying : grubby-8.40-28.oe2203.aarch64 29/342 2024-12-02 22:18:56.083 | Verifying : gtk-update-icon-cache-3.24.30-5.oe2203.aarch64 30/342 2024-12-02 22:18:56.083 | Verifying : gtk2-2.24.33-4.oe2203.aarch64 31/342 2024-12-02 22:18:56.083 | Verifying : gtk3-3.24.30-5.oe2203.aarch64 32/342 2024-12-02 22:18:56.084 | Verifying : ima-evm-utils-libs-1.3.2-3.oe2203.aarch64 33/342 2024-12-02 22:18:56.084 | Verifying : info-6.8-3.oe2203.aarch64 34/342 2024-12-02 22:18:56.084 | Verifying : kbd-2.4.0-1.oe2203.aarch64 35/342 2024-12-02 22:18:56.084 | Verifying : kbd-legacy-2.4.0-1.oe2203.noarch 36/342 2024-12-02 22:18:56.085 | Verifying : kbd-misc-2.4.0-1.oe2203.noarch 37/342 2024-12-02 22:18:56.085 | Verifying : keyutils-libs-1.6.3-3.oe2203.aarch64 38/342 2024-12-02 22:18:56.085 | Verifying : kmod-29-3.oe2203.aarch64 39/342 2024-12-02 22:18:56.085 | Verifying : kmod-libs-29-3.oe2203.aarch64 40/342 2024-12-02 22:18:56.085 | Verifying : lcms2-2.12-1.oe2203.aarch64 41/342 2024-12-02 22:18:56.086 | Verifying : libXau-1.0.9-2.oe2203.aarch64 42/342 2024-12-02 22:18:56.086 | Verifying : libXcomposite-0.4.5-1.oe2203.aarch64 43/342 2024-12-02 22:18:56.086 | Verifying : libXcursor-1.2.0-1.oe2203.aarch64 44/342 2024-12-02 22:18:56.086 | Verifying : libXdamage-1.1.5-1.oe2203.aarch64 45/342 2024-12-02 22:18:56.087 | Verifying : libXfixes-6.0.0-1.oe2203.aarch64 46/342 2024-12-02 22:18:56.087 | Verifying : libXft-2.3.4-1.oe2203.aarch64 47/342 2024-12-02 22:18:56.087 | Verifying : libXinerama-1.1.4-5.oe2203.aarch64 48/342 2024-12-02 22:18:56.087 | Verifying : libXrandr-1.5.2-1.oe2203.aarch64 49/342 2024-12-02 22:18:56.087 | Verifying : libXrender-0.9.10-10.oe2203.aarch64 50/342 2024-12-02 22:18:56.088 | Verifying : libXtst-1.2.3-10.oe2203.aarch64 51/342 2024-12-02 22:18:56.088 | Verifying : libassuan-2.5.5-1.oe2203.aarch64 52/342 2024-12-02 22:18:56.088 | Verifying : libcap-ng-0.8.2-1.oe2203.aarch64 53/342 2024-12-02 22:18:56.088 | Verifying : libcomps-0.1.18-1.oe2203.aarch64 54/342 2024-12-02 22:18:56.089 | Verifying : libdatrie-0.2.13-1.oe2203.aarch64 55/342 2024-12-02 22:18:56.089 | Verifying : libedit-3.1-28.oe2203.aarch64 56/342 2024-12-02 22:18:56.089 | Verifying : libepoxy-1.5.9-1.oe2203.aarch64 57/342 2024-12-02 22:18:56.089 | Verifying : libev-4.33-2.oe2203.aarch64 58/342 2024-12-02 22:18:56.089 | Verifying : libevent-2.1.12-4.oe2203.aarch64 59/342 2024-12-02 22:18:56.090 | Verifying : libffi-3.4.2-2.oe2203.aarch64 60/342 2024-12-02 22:18:56.090 | Verifying : libgusb-0.3.8-1.oe2203.aarch64 61/342 2024-12-02 22:18:56.090 | Verifying : libidn2-2.3.2-2.oe2203.aarch64 62/342 2024-12-02 22:18:56.090 | Verifying : libmodulemd-2.13.0-1.oe2203.aarch64 63/342 2024-12-02 22:18:56.091 | Verifying : libpipeline-1.5.4-1.oe2203.aarch64 64/342 2024-12-02 22:18:56.091 | Verifying : librepo-1.14.2-2.oe2203.aarch64 65/342 2024-12-02 22:18:56.091 | Verifying : libreport-filesystem-2.15.2-1.oe2203.noarch 66/342 2024-12-02 22:18:56.091 | Verifying : libseccomp-2.5.3-1.oe2203.aarch64 67/342 2024-12-02 22:18:56.091 | Verifying : libsecret-0.20.4-1.oe2203.aarch64 68/342 2024-12-02 22:18:56.092 | Verifying : libsemanage-3.3-3.oe2203.aarch64 69/342 2024-12-02 22:18:56.092 | Verifying : libsigsegv-2.13-1.oe2203.aarch64 70/342 2024-12-02 22:18:56.092 | Verifying : libthai-0.1.28-4.oe2203.aarch64 71/342 2024-12-02 22:18:56.092 | Verifying : libunistring-0.9.10-8.oe2203.aarch64 72/342 2024-12-02 22:18:56.093 | Verifying : libusbx-1.0.24-1.oe2203.aarch64 73/342 2024-12-02 22:18:56.093 | Verifying : libutempter-1.2.1-2.oe2203.aarch64 74/342 2024-12-02 22:18:56.093 | Verifying : libverto-0.3.2-1.oe2203.aarch64 75/342 2024-12-02 22:18:56.093 | Verifying : libxcrypt-4.4.26-2.oe2203.aarch64 76/342 2024-12-02 22:18:56.093 | Verifying : libxkbcommon-1.3.1-1.oe2203.aarch64 77/342 2024-12-02 22:18:56.094 | Verifying : lz4-1.9.3-2.oe2203.aarch64 78/342 2024-12-02 22:18:56.094 | Verifying : man-db-2.9.4-2.oe2203.aarch64 79/342 2024-12-02 22:18:56.094 | Verifying : mpfr-4.1.0-1.oe2203.aarch64 80/342 2024-12-02 22:18:56.094 | Verifying : npth-1.6-2.oe2203.aarch64 81/342 2024-12-02 22:18:56.095 | Verifying : openssl-pkcs11-0.4.11-5.oe2203.aarch64 82/342 2024-12-02 22:18:56.095 | Verifying : os-prober-1.79-1.oe2203.aarch64 83/342 2024-12-02 22:18:56.095 | Verifying : perl-Algorithm-Diff-1:1.201-1.oe2203.noarch 84/342 2024-12-02 22:18:56.095 | Verifying : perl-Archive-Tar-2.40-1.oe2203.noarch 85/342 2024-12-02 22:18:56.095 | Verifying : perl-B-Debug-1.26-5.oe2203.noarch 86/342 2024-12-02 22:18:56.096 | Verifying : perl-CPAN-Meta-2.150010-419.oe2203.noarch 87/342 2024-12-02 22:18:56.096 | Verifying : perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 88/342 2024-12-02 22:18:56.096 | Verifying : perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 89/342 2024-12-02 22:18:56.096 | Verifying : perl-Carp-1.50-418.oe2203.noarch 90/342 2024-12-02 22:18:56.097 | Verifying : perl-Compress-Raw-Bzip2-2.101-1.oe2203.aarch64 91/342 2024-12-02 22:18:56.097 | Verifying : perl-Compress-Raw-Zlib-1:2.101-1.oe2203.aarch64 92/342 2024-12-02 22:18:56.097 | Verifying : perl-Config-Perl-V-0.33-1.oe2203.noarch 93/342 2024-12-02 22:18:56.097 | Verifying : perl-Data-Dumper-2.183-1.oe2203.aarch64 94/342 2024-12-02 22:18:56.098 | Verifying : perl-Devel-PPPort-3.63-1.oe2203.aarch64 95/342 2024-12-02 22:18:56.098 | Verifying : perl-Digest-1.20-1.oe2203.noarch 96/342 2024-12-02 22:18:56.098 | Verifying : perl-Digest-MD5-2.58-1.oe2203.aarch64 97/342 2024-12-02 22:18:56.098 | Verifying : perl-Digest-SHA-1:6.02-7.oe2203.aarch64 98/342 2024-12-02 22:18:56.098 | Verifying : perl-Encode-Locale-1.05-12.oe2203.noarch 99/342 2024-12-02 22:18:56.099 | Verifying : perl-Env-1.04-397.oe2203.noarch 100/342 2024-12-02 22:18:56.099 | Verifying : perl-Exporter-5.74-1.oe2203.noarch 101/342 2024-12-02 22:18:56.099 | Verifying : perl-ExtUtils-Command-1:7.62-1.oe2203.noarch 102/342 2024-12-02 22:18:56.099 | Verifying : perl-ExtUtils-Install-2.20-1.oe2203.noarch 103/342 2024-12-02 22:18:56.100 | Verifying : perl-ExtUtils-MakeMaker-1:7.62-1.oe2203.noarch 104/342 2024-12-02 22:18:56.100 | Verifying : perl-ExtUtils-Manifest-1:1.73-1.oe2203.noarch 105/342 2024-12-02 22:18:56.100 | Verifying : perl-ExtUtils-ParseXS-2:3.35-1.oe2203.noarch 106/342 2024-12-02 22:18:56.100 | Verifying : perl-File-Fetch-1.00-1.oe2203.noarch 107/342 2024-12-02 22:18:56.101 | Verifying : perl-File-HomeDir-1.006-2.oe2203.noarch 108/342 2024-12-02 22:18:56.101 | Verifying : perl-File-Path-2.18-1.oe2203.noarch 109/342 2024-12-02 22:18:56.101 | Verifying : perl-File-Temp-1:0.2311-2.oe2203.noarch 110/342 2024-12-02 22:18:56.101 | Verifying : perl-File-Which-1.27-1.oe2203.noarch 111/342 2024-12-02 22:18:56.101 | Verifying : perl-Filter-2:1.60-3.oe2203.aarch64 112/342 2024-12-02 22:18:56.102 | Verifying : perl-Filter-Simple-1:0.94-1.oe2203.noarch 113/342 2024-12-02 22:18:56.102 | Verifying : perl-Getopt-Long-1:2.52-1.oe2203.noarch 114/342 2024-12-02 22:18:56.102 | Verifying : perl-IO-Compress-2.101-2.oe2203.noarch 115/342 2024-12-02 22:18:56.102 | Verifying : perl-IO-Socket-IP-0.41-2.oe2203.noarch 116/342 2024-12-02 22:18:56.103 | Verifying : perl-IO-Socket-SSL-2.072-1.oe2203.noarch 117/342 2024-12-02 22:18:56.103 | Verifying : perl-IPC-Cmd-2:1.04-4.oe2203.noarch 118/342 2024-12-02 22:18:56.103 | Verifying : perl-IPC-SysV-2.09-1.oe2203.aarch64 119/342 2024-12-02 22:18:56.103 | Verifying : perl-IPC-System-Simple-1.30-2.oe2203.noarch 120/342 2024-12-02 22:18:56.103 | Verifying : perl-JSON-PP-1:4.06-1.oe2203.noarch 121/342 2024-12-02 22:18:56.104 | Verifying : perl-Locale-Codes-3.68-1.oe2203.noarch 122/342 2024-12-02 22:18:56.104 | Verifying : perl-Locale-Maketext-1:1.29-1.oe2203.noarch 123/342 2024-12-02 22:18:56.104 | Verifying : perl-MIME-Base64-3.16-1.oe2203.aarch64 124/342 2024-12-02 22:18:56.104 | Verifying : perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 125/342 2024-12-02 22:18:56.105 | Verifying : perl-Math-BigRat-0.2620-1.oe2203.noarch 126/342 2024-12-02 22:18:56.105 | Verifying : perl-Module-CoreList-1:5.20211020-1.oe2203.noarc 127/342 2024-12-02 22:18:56.105 | Verifying : perl-Module-Load-1:0.36-1.oe2203.noarch 128/342 2024-12-02 22:18:56.105 | Verifying : perl-Module-Load-Conditional-0.74-1.oe2203.noarc 129/342 2024-12-02 22:18:56.105 | Verifying : perl-Module-Metadata-1.000037-1.oe2203.noarch 130/342 2024-12-02 22:18:56.106 | Verifying : perl-Mozilla-CA-1:20211001-1.oe2203.noarch 131/342 2024-12-02 22:18:56.106 | Verifying : perl-Net-SSLeay-1.90-1.oe2203.aarch64 132/342 2024-12-02 22:18:56.106 | Verifying : perl-Params-Check-1:0.38-418.oe2203.noarch 133/342 2024-12-02 22:18:56.106 | Verifying : perl-PathTools-3.80-1.oe2203.aarch64 134/342 2024-12-02 22:18:56.107 | Verifying : perl-Perl-OSType-1.010-421.oe2203.noarch 135/342 2024-12-02 22:18:56.107 | Verifying : perl-PerlIO-via-QuotedPrint-0.09-1.oe2203.noarch 136/342 2024-12-02 22:18:56.107 | Verifying : perl-Pod-Checker-4:1.74-1.oe2203.noarch 137/342 2024-12-02 22:18:56.107 | Verifying : perl-Pod-Escapes-1:1.07-420.oe2203.noarch 138/342 2024-12-02 22:18:56.108 | Verifying : perl-Pod-Parser-1.63-398.oe2203.noarch 139/342 2024-12-02 22:18:56.108 | Verifying : perl-Pod-Perldoc-1:3.28-4.oe2203.noarch 140/342 2024-12-02 22:18:56.108 | Verifying : perl-Pod-Simple-1:3.43-1.oe2203.noarch 141/342 2024-12-02 22:18:56.108 | Verifying : perl-Pod-Usage-4:2.01-2.oe2203.noarch 142/342 2024-12-02 22:18:56.108 | Verifying : perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 143/342 2024-12-02 22:18:56.109 | Verifying : perl-Socket-4:2.032-1.oe2203.aarch64 144/342 2024-12-02 22:18:56.109 | Verifying : perl-Storable-1:3.25-1.oe2203.aarch64 145/342 2024-12-02 22:18:56.109 | Verifying : perl-Sys-Syslog-0.36-1.oe2203.aarch64 146/342 2024-12-02 22:18:56.109 | Verifying : perl-Term-ANSIColor-5.01-1.oe2203.noarch 147/342 2024-12-02 22:18:56.110 | Verifying : perl-Term-Cap-1.17-510.oe2203.noarch 148/342 2024-12-02 22:18:56.110 | Verifying : perl-Test-Simple-2:1.302188-1.oe2203.noarch 149/342 2024-12-02 22:18:56.110 | Verifying : perl-Text-Balanced-2.04-1.oe2203.noarch 150/342 2024-12-02 22:18:56.110 | Verifying : perl-Text-Diff-1.45-7.oe2203.noarch 151/342 2024-12-02 22:18:56.110 | Verifying : perl-Text-ParseWords-3.30-419.oe2203.noarch 152/342 2024-12-02 22:18:56.111 | Verifying : perl-Text-Tabs+Wrap-2021.0814-1.oe2203.noarch 153/342 2024-12-02 22:18:56.111 | Verifying : perl-Thread-Queue-3.13-3.oe2203.noarch 154/342 2024-12-02 22:18:56.111 | Verifying : perl-Time-Local-2:1.300-1.oe2203.noarch 155/342 2024-12-02 22:18:56.111 | Verifying : perl-URI-5.10-1.oe2203.noarch 156/342 2024-12-02 22:18:56.112 | Verifying : perl-Unicode-Collate-1.31-1.oe2203.aarch64 157/342 2024-12-02 22:18:56.112 | Verifying : perl-Unicode-Normalize-1.28-1.oe2203.aarch64 158/342 2024-12-02 22:18:56.112 | Verifying : perl-autodie-2.34-2.oe2203.noarch 159/342 2024-12-02 22:18:56.112 | Verifying : perl-bignum-0.63-1.oe2203.noarch 160/342 2024-12-02 22:18:56.112 | Verifying : perl-constant-1.33-421.oe2203.noarch 161/342 2024-12-02 22:18:56.113 | Verifying : perl-experimental-0.025-1.oe2203.noarch 162/342 2024-12-02 22:18:56.113 | Verifying : perl-parent-1:0.238-1.oe2203.noarch 163/342 2024-12-02 22:18:56.113 | Verifying : perl-perlfaq-5.20210520-1.oe2203.noarch 164/342 2024-12-02 22:18:56.113 | Verifying : perl-podlators-1:4.14-1.oe2203.noarch 165/342 2024-12-02 22:18:56.114 | Verifying : perl-threads-2:2.26-1.oe2203.aarch64 166/342 2024-12-02 22:18:56.114 | Verifying : perl-threads-shared-1.62-1.oe2203.aarch64 167/342 2024-12-02 22:18:56.114 | Verifying : perl-version-8:0.99.29-1.oe2203.aarch64 168/342 2024-12-02 22:18:56.114 | Verifying : pigz-2.6-1.oe2203.aarch64 169/342 2024-12-02 22:18:56.114 | Verifying : pinentry-1.1.1-2.oe2203.aarch64 170/342 2024-12-02 22:18:56.115 | Verifying : python3-dateutil-1:2.8.2-2.oe2203.noarch 171/342 2024-12-02 22:18:56.115 | Verifying : python3-dbus-1.2.18-2.oe2203.aarch64 172/342 2024-12-02 22:18:56.115 | Verifying : python3-distro-1.6.0-1.oe2203.noarch 173/342 2024-12-02 22:18:56.115 | Verifying : python3-libcomps-0.1.18-1.oe2203.aarch64 174/342 2024-12-02 22:18:56.116 | Verifying : python3-pyparsing-3.0.6-1.oe2203.noarch 175/342 2024-12-02 22:18:56.116 | Verifying : python3-six-1.16.0-1.oe2203.noarch 176/342 2024-12-02 22:18:56.116 | Verifying : qt5-srpm-macros-5.15.2-1.oe2203.noarch 177/342 2024-12-02 22:18:56.116 | Verifying : shared-mime-info-2.1-1.oe2203.aarch64 178/342 2024-12-02 22:18:56.117 | Verifying : slang-2.3.2-8.oe2203.aarch64 179/342 2024-12-02 22:18:56.117 | Verifying : systemtap-sdt-devel-4.5-2.oe2203.aarch64 180/342 2024-12-02 22:18:56.117 | Verifying : trousers-0.3.15-1.oe2203.aarch64 181/342 2024-12-02 22:18:56.117 | Verifying : which-2.21-14.oe2203.aarch64 182/342 2024-12-02 22:18:56.117 | Verifying : xkeyboard-config-2.33-1.oe2203.noarch 183/342 2024-12-02 22:18:56.118 | Verifying : zip-3.0-29.oe2203.aarch64 184/342 2024-12-02 22:18:56.118 | Verifying : acl-2.3.1-2.oe2203.aarch64 185/342 2024-12-02 22:18:56.118 | Verifying : atk-2.36.0-2.oe2203.aarch64 186/342 2024-12-02 22:18:56.118 | Verifying : avahi-libs-0.8-19.oe2203.aarch64 187/342 2024-12-02 22:18:56.118 | Verifying : bash-5.1.8-6.oe2203.aarch64 188/342 2024-12-02 22:18:56.119 | Verifying : bzip2-1.0.8-6.oe2203.aarch64 189/342 2024-12-02 22:18:56.119 | Verifying : ca-certificates-2023.2.60-2.oe2203.noarch 190/342 2024-12-02 22:18:56.119 | Verifying : colord-libs-1.4.5-4.oe2203.aarch64 191/342 2024-12-02 22:18:56.119 | Verifying : coreutils-9.0-5.oe2203.aarch64 192/342 2024-12-02 22:18:56.120 | Verifying : cpio-2.13-10.oe2203.aarch64 193/342 2024-12-02 22:18:56.120 | Verifying : cups-libs-1:2.4.0-10.oe2203.aarch64 194/342 2024-12-02 22:18:56.120 | Verifying : curl-7.79.1-28.oe2203.aarch64 195/342 2024-12-02 22:18:56.120 | Verifying : cyrus-sasl-lib-2.1.27-15.oe2203.aarch64 196/342 2024-12-02 22:18:56.120 | Verifying : dbus-1:1.12.20-10.oe2203.aarch64 197/342 2024-12-02 22:18:56.121 | Verifying : dbus-common-1:1.12.20-10.oe2203.noarch 198/342 2024-12-02 22:18:56.121 | Verifying : dbus-daemon-1:1.12.20-10.oe2203.aarch64 199/342 2024-12-02 22:18:56.121 | Verifying : dbus-libs-1:1.12.20-10.oe2203.aarch64 200/342 2024-12-02 22:18:56.121 | Verifying : dbus-tools-1:1.12.20-10.oe2203.aarch64 201/342 2024-12-02 22:18:56.122 | Verifying : dconf-0.40.0-3.oe2203.aarch64 202/342 2024-12-02 22:18:56.122 | Verifying : dnf-4.10.0-15.oe2203.noarch 203/342 2024-12-02 22:18:56.122 | Verifying : dnf-data-4.10.0-15.oe2203.noarch 204/342 2024-12-02 22:18:56.122 | Verifying : dnf-plugins-core-4.0.24-6.oe2203.noarch 205/342 2024-12-02 22:18:56.122 | Verifying : dracut-055-10.oe2203.aarch64 206/342 2024-12-02 22:18:56.123 | Verifying : e2fsprogs-1.46.4-21.oe2203.aarch64 207/342 2024-12-02 22:18:56.123 | Verifying : e2fsprogs-help-1.46.4-21.oe2203.noarch 208/342 2024-12-02 22:18:56.123 | Verifying : efi-srpm-macros-4-5.oe2203.noarch 209/342 2024-12-02 22:18:56.123 | Verifying : elfutils-0.185-13.oe2203.aarch64 210/342 2024-12-02 22:18:56.124 | Verifying : elfutils-extra-0.185-13.oe2203.aarch64 211/342 2024-12-02 22:18:56.124 | Verifying : expat-2.4.1-10.oe2203.aarch64 212/342 2024-12-02 22:18:56.124 | Verifying : file-5.41-3.oe2203.aarch64 213/342 2024-12-02 22:18:56.124 | Verifying : file-libs-5.41-3.oe2203.aarch64 214/342 2024-12-02 22:18:56.124 | Verifying : freetype-2.11.0-3.oe2203.aarch64 215/342 2024-12-02 22:18:56.125 | Verifying : fribidi-1.0.10-2.oe2203.aarch64 216/342 2024-12-02 22:18:56.125 | Verifying : gawk-5.1.1-4.oe2203.aarch64 217/342 2024-12-02 22:18:56.125 | Verifying : gdbm-1:1.22-11.oe2203.aarch64 218/342 2024-12-02 22:18:56.125 | Verifying : gdk-pixbuf2-2.42.6-5.oe2203.aarch64 219/342 2024-12-02 22:18:56.126 | Verifying : gdk-pixbuf2-modules-2.42.6-5.oe2203.aarch64 220/342 2024-12-02 22:18:56.126 | Verifying : glib2-2.68.1-21.oe2203.aarch64 221/342 2024-12-02 22:18:56.126 | Verifying : glibc-2.34-149.oe2203.aarch64 222/342 2024-12-02 22:18:56.126 | Verifying : glibc-common-2.34-149.oe2203.aarch64 223/342 2024-12-02 22:18:56.126 | Verifying : gnupg2-2.2.32-3.oe2203.aarch64 224/342 2024-12-02 22:18:56.127 | Verifying : gnutls-3.7.2-13.oe2203.aarch64 225/342 2024-12-02 22:18:56.127 | Verifying : gpgme-1.16.0-3.oe2203.aarch64 226/342 2024-12-02 22:18:56.127 | Verifying : grep-3.7-9.oe2203.aarch64 227/342 2024-12-02 22:18:56.127 | Verifying : groff-1.22.4-11.oe2203.aarch64 228/342 2024-12-02 22:18:56.128 | Verifying : groff-base-1.22.4-11.oe2203.aarch64 229/342 2024-12-02 22:18:56.128 | Verifying : grub2-common-1:2.06-41.oe2203.noarch 230/342 2024-12-02 22:18:56.128 | Verifying : grub2-tools-1:2.06-41.oe2203.aarch64 231/342 2024-12-02 22:18:56.128 | Verifying : grub2-tools-minimal-1:2.06-41.oe2203.aarch64 232/342 2024-12-02 22:18:56.128 | Verifying : gzip-1.11-3.oe2203.aarch64 233/342 2024-12-02 22:18:56.129 | Verifying : harfbuzz-2.8.2-4.oe2203.aarch64 234/342 2024-12-02 22:18:56.129 | Verifying : hicolor-icon-theme-0.17-6.oe2203.noarch 235/342 2024-12-02 22:18:56.129 | Verifying : jbigkit-libs-2.1-19.oe2203.aarch64 236/342 2024-12-02 22:18:56.129 | Verifying : json-c-0.15-6.oe2203.aarch64 237/342 2024-12-02 22:18:56.130 | Verifying : kpartx-0.8.7-6.oe2203.aarch64 238/342 2024-12-02 22:18:56.130 | Verifying : krb5-libs-1.19.2-8.oe2203.aarch64 239/342 2024-12-02 22:18:56.130 | Verifying : less-590-6.oe2203.aarch64 240/342 2024-12-02 22:18:56.130 | Verifying : libX11-1.7.2-8.oe2203.aarch64 241/342 2024-12-02 22:18:56.130 | Verifying : libXext-1.3.4-4.oe2203.aarch64 242/342 2024-12-02 22:18:56.131 | Verifying : libXi-1.8-2.oe2203.aarch64 243/342 2024-12-02 22:18:56.131 | Verifying : libacl-2.3.1-2.oe2203.aarch64 244/342 2024-12-02 22:18:56.131 | Verifying : libarchive-3.5.2-6.oe2203.aarch64 245/342 2024-12-02 22:18:56.131 | Verifying : libblkid-2.37.2-28.oe2203.aarch64 246/342 2024-12-02 22:18:56.132 | Verifying : libcap-2.61-5.oe2203.aarch64 247/342 2024-12-02 22:18:56.132 | Verifying : libcurl-7.79.1-28.oe2203.aarch64 248/342 2024-12-02 22:18:56.132 | Verifying : libdnf-0.65.0-6.oe2203.aarch64 249/342 2024-12-02 22:18:56.132 | Verifying : libfdisk-2.37.2-28.oe2203.aarch64 250/342 2024-12-02 22:18:56.132 | Verifying : libgcc-10.3.1-23.oe2203.aarch64 251/342 2024-12-02 22:18:56.133 | Verifying : libgcrypt-1.9.4-2.oe2203.aarch64 252/342 2024-12-02 22:18:56.133 | Verifying : libgomp-10.3.1-23.oe2203.aarch64 253/342 2024-12-02 22:18:56.133 | Verifying : libgpg-error-1.43-2.oe2203.aarch64 254/342 2024-12-02 22:18:56.133 | Verifying : libicu-69.1-7.oe2203.aarch64 255/342 2024-12-02 22:18:56.133 | Verifying : libjpeg-turbo-2.1.1-2.oe2203.aarch64 256/342 2024-12-02 22:18:56.134 | Verifying : libkcapi-1.3.1-7.oe2203.aarch64 257/342 2024-12-02 22:18:56.134 | Verifying : libksba-1.6.0-3.oe2203.aarch64 258/342 2024-12-02 22:18:56.134 | Verifying : libmount-2.37.2-28.oe2203.aarch64 259/342 2024-12-02 22:18:56.134 | Verifying : libnghttp2-1.46.0-5.oe2203.aarch64 260/342 2024-12-02 22:18:56.135 | Verifying : libnsl2-2.0.0-4.oe2203.aarch64 261/342 2024-12-02 22:18:56.135 | Verifying : libpng-2:1.6.37-4.oe2203.aarch64 262/342 2024-12-02 22:18:56.135 | Verifying : libpsl-0.21.1-5.oe2203.aarch64 263/342 2024-12-02 22:18:56.135 | Verifying : libpwquality-1.4.4-4.oe2203.aarch64 264/342 2024-12-02 22:18:56.135 | Verifying : libselinux-3.3-5.oe2203.aarch64 265/342 2024-12-02 22:18:56.136 | Verifying : libsepol-3.3-6.oe2203.aarch64 266/342 2024-12-02 22:18:56.136 | Verifying : libsmartcols-2.37.2-28.oe2203.aarch64 267/342 2024-12-02 22:18:56.136 | Verifying : libsolv-0.7.20-4.oe2203.aarch64 268/342 2024-12-02 22:18:56.136 | Verifying : libssh-0.9.6-8.oe2203.aarch64 269/342 2024-12-02 22:18:56.137 | Verifying : libstdc++-10.3.1-23.oe2203.aarch64 270/342 2024-12-02 22:18:56.137 | Verifying : libtasn1-4.17.0-3.oe2203.aarch64 271/342 2024-12-02 22:18:56.137 | Verifying : libtiff-4.3.0-37.oe2203.aarch64 272/342 2024-12-02 22:18:56.137 | Verifying : libtirpc-1.3.2-3.oe2203.aarch64 273/342 2024-12-02 22:18:56.137 | Verifying : libuuid-2.37.2-28.oe2203.aarch64 274/342 2024-12-02 22:18:56.138 | Verifying : libxcb-1.14-2.oe2203.aarch64 275/342 2024-12-02 22:18:56.138 | Verifying : libxml2-2.9.12-20.oe2203.aarch64 276/342 2024-12-02 22:18:56.138 | Verifying : libyaml-0.2.5-6.oe2203.aarch64 277/342 2024-12-02 22:18:56.138 | Verifying : logrotate-3.20.1-1.oe2203.aarch64 278/342 2024-12-02 22:18:56.139 | Verifying : lua-5.4.3-11.oe2203.aarch64 279/342 2024-12-02 22:18:56.139 | Verifying : ncurses-6.3-8.oe2203.aarch64 280/342 2024-12-02 22:18:56.139 | Verifying : ncurses-base-6.3-8.oe2203.noarch 281/342 2024-12-02 22:18:56.139 | Verifying : ncurses-libs-6.3-8.oe2203.aarch64 282/342 2024-12-02 22:18:56.139 | Verifying : nettle-3.8.1-1.oe2203.aarch64 283/342 2024-12-02 22:18:56.140 | Verifying : newt-0.52.21-8.oe2203.aarch64 284/342 2024-12-02 22:18:56.140 | Verifying : openEuler-rpm-config-30-30.oe2203.aarch64 285/342 2024-12-02 22:18:56.140 | Verifying : openldap-2.6.0-6.oe2203.aarch64 286/342 2024-12-02 22:18:56.140 | Verifying : openssh-8.8p1-23.oe2203.aarch64 287/342 2024-12-02 22:18:56.141 | Verifying : openssh-clients-8.8p1-23.oe2203.aarch64 288/342 2024-12-02 22:18:56.141 | Verifying : openssh-server-8.8p1-23.oe2203.aarch64 289/342 2024-12-02 22:18:56.141 | Verifying : openssl-1:1.1.1m-28.oe2203.aarch64 290/342 2024-12-02 22:18:56.141 | Verifying : openssl-libs-1:1.1.1m-28.oe2203.aarch64 291/342 2024-12-02 22:18:56.141 | Verifying : p11-kit-0.24.0-2.oe2203.aarch64 292/342 2024-12-02 22:18:56.142 | Verifying : p11-kit-trust-0.24.0-2.oe2203.aarch64 293/342 2024-12-02 22:18:56.142 | Verifying : pam-1.5.2-7.oe2203.aarch64 294/342 2024-12-02 22:18:56.142 | Verifying : pango-1.49.3-3.oe2203.aarch64 295/342 2024-12-02 22:18:56.142 | Verifying : pcre-8.45-2.oe2203.aarch64 296/342 2024-12-02 22:18:56.143 | Verifying : pcre2-10.39-9.oe2203.aarch64 297/342 2024-12-02 22:18:56.143 | Verifying : perl-4:5.34.0-12.oe2203.aarch64 298/342 2024-12-02 22:18:56.143 | Verifying : perl-Encode-4:3.16-3.oe2203.aarch64 299/342 2024-12-02 22:18:56.143 | Verifying : perl-HTTP-Tiny-0.080-2.oe2203.noarch 300/342 2024-12-02 22:18:56.143 | Verifying : perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 301/342 2024-12-02 22:18:56.144 | Verifying : perl-Test-Harness-2:3.42-2.oe2203.noarch 302/342 2024-12-02 22:18:56.144 | Verifying : perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 303/342 2024-12-02 22:18:56.144 | Verifying : perl-devel-4:5.34.0-12.oe2203.aarch64 304/342 2024-12-02 22:18:56.144 | Verifying : perl-libnet-3.13-2.oe2203.noarch 305/342 2024-12-02 22:18:56.145 | Verifying : perl-libs-4:5.34.0-12.oe2203.aarch64 306/342 2024-12-02 22:18:56.145 | Verifying : pixman-0.40.0-3.oe2203.aarch64 307/342 2024-12-02 22:18:56.145 | Verifying : pkgconf-1.8.0-3.oe2203.aarch64 308/342 2024-12-02 22:18:56.145 | Verifying : popt-1.18-3.oe2203.aarch64 309/342 2024-12-02 22:18:56.145 | Verifying : procps-ng-3.3.17-5.oe2203.aarch64 310/342 2024-12-02 22:18:56.146 | Verifying : publicsuffix-list-20211113-2.oe2203.noarch 311/342 2024-12-02 22:18:56.146 | Verifying : python-pip-wheel-21.3.1-2.oe2203.noarch 312/342 2024-12-02 22:18:56.146 | Verifying : python-setuptools-59.4.0-5.oe2203.noarch 313/342 2024-12-02 22:18:56.146 | Verifying : python3-3.9.9-28.oe2203.aarch64 314/342 2024-12-02 22:18:56.147 | Verifying : python3-dnf-4.10.0-15.oe2203.noarch 315/342 2024-12-02 22:18:56.147 | Verifying : python3-dnf-plugins-core-4.0.24-6.oe2203.noarch 316/342 2024-12-02 22:18:56.147 | Verifying : python3-gpgme-1.16.0-3.oe2203.aarch64 317/342 2024-12-02 22:18:56.147 | Verifying : python3-hawkey-0.65.0-6.oe2203.aarch64 318/342 2024-12-02 22:18:56.147 | Verifying : python3-libdnf-0.65.0-6.oe2203.aarch64 319/342 2024-12-02 22:18:56.148 | Verifying : python3-pip-21.3.1-2.oe2203.noarch 320/342 2024-12-02 22:18:56.148 | Verifying : python3-rpm-4.17.0-33.oe2203.aarch64 321/342 2024-12-02 22:18:56.148 | Verifying : python3-setuptools-59.4.0-5.oe2203.noarch 322/342 2024-12-02 22:18:56.148 | Verifying : python3-unbound-1.13.2-11.oe2203.aarch64 323/342 2024-12-02 22:18:56.149 | Verifying : readline-8.1-3.oe2203.aarch64 324/342 2024-12-02 22:18:56.149 | Verifying : rpm-4.17.0-33.oe2203.aarch64 325/342 2024-12-02 22:18:56.149 | Verifying : rpm-libs-4.17.0-33.oe2203.aarch64 326/342 2024-12-02 22:18:56.149 | Verifying : sed-4.8-3.oe2203.aarch64 327/342 2024-12-02 22:18:56.149 | Verifying : shadow-2:4.9-13.oe2203.aarch64 328/342 2024-12-02 22:18:56.150 | Verifying : sqlite-3.37.2-7.oe2203.aarch64 329/342 2024-12-02 22:18:56.150 | Verifying : systemd-249-75.oe2203.aarch64 330/342 2024-12-02 22:18:56.150 | Verifying : systemd-libs-249-75.oe2203.aarch64 331/342 2024-12-02 22:18:56.150 | Verifying : systemd-udev-249-75.oe2203.aarch64 332/342 2024-12-02 22:18:56.151 | Verifying : tcl-1:8.6.10-4.oe2203.aarch64 333/342 2024-12-02 22:18:56.151 | Verifying : tpm2-tss-3.1.0-5.oe2203.aarch64 334/342 2024-12-02 22:18:56.151 | Verifying : tzdata-2022a-18.oe2203.noarch 335/342 2024-12-02 22:18:56.151 | Verifying : unbound-libs-1.13.2-11.oe2203.aarch64 336/342 2024-12-02 22:18:56.151 | Verifying : util-linux-2.37.2-28.oe2203.aarch64 337/342 2024-12-02 22:18:56.152 | Verifying : wayland-1.19.91-4.oe2203.aarch64 338/342 2024-12-02 22:18:56.152 | Verifying : xz-5.2.5-2.oe2203.aarch64 339/342 2024-12-02 22:18:56.152 | Verifying : xz-libs-5.2.5-2.oe2203.aarch64 340/342 2024-12-02 22:18:56.152 | Verifying : zlib-1.2.11-24.oe2203.aarch64 341/342 2024-12-02 22:19:04.936 | Verifying : zstd-1.5.0-4.oe2203.aarch64 342/342 2024-12-02 22:19:04.936 | 2024-12-02 22:19:04.936 | Installed: 2024-12-02 22:19:04.936 | acl-2.3.1-2.oe2203.aarch64 2024-12-02 22:19:04.936 | adwaita-cursor-theme-41.0-1.oe2203.noarch 2024-12-02 22:19:04.936 | adwaita-icon-theme-41.0-1.oe2203.noarch 2024-12-02 22:19:04.936 | at-spi2-atk-2.38.0-1.oe2203.aarch64 2024-12-02 22:19:04.936 | at-spi2-core-2.42.0-1.oe2203.aarch64 2024-12-02 22:19:04.936 | atk-2.36.0-2.oe2203.aarch64 2024-12-02 22:19:04.936 | attr-2.5.1-2.oe2203.aarch64 2024-12-02 22:19:04.936 | audit-libs-1:3.0.1-3.oe2203.aarch64 2024-12-02 22:19:04.936 | avahi-libs-0.8-19.oe2203.aarch64 2024-12-02 22:19:04.936 | bash-5.1.8-6.oe2203.aarch64 2024-12-02 22:19:04.936 | brotli-1.0.9-2.oe2203.aarch64 2024-12-02 22:19:04.936 | bzip2-1.0.8-6.oe2203.aarch64 2024-12-02 22:19:04.936 | ca-certificates-2023.2.60-2.oe2203.noarch 2024-12-02 22:19:04.936 | cairo-1.17.4-1.oe2203.aarch64 2024-12-02 22:19:04.936 | cairo-gobject-1.17.4-1.oe2203.aarch64 2024-12-02 22:19:04.936 | chkconfig-1.20-1.oe2203.aarch64 2024-12-02 22:19:04.936 | colord-libs-1.4.5-4.oe2203.aarch64 2024-12-02 22:19:04.937 | coreutils-9.0-5.oe2203.aarch64 2024-12-02 22:19:04.937 | cpio-2.13-10.oe2203.aarch64 2024-12-02 22:19:04.937 | cracklib-2.9.7-8.oe2203.aarch64 2024-12-02 22:19:04.937 | cronie-1.5.7-1.oe2203.aarch64 2024-12-02 22:19:04.937 | crontabs-1.11-22.oe2203.noarch 2024-12-02 22:19:04.937 | crypto-policies-20200619-2.git781bbd4.oe2203.noarch 2024-12-02 22:19:04.937 | cups-libs-1:2.4.0-10.oe2203.aarch64 2024-12-02 22:19:04.937 | curl-7.79.1-28.oe2203.aarch64 2024-12-02 22:19:04.937 | cyrus-sasl-lib-2.1.27-15.oe2203.aarch64 2024-12-02 22:19:04.937 | dbus-1:1.12.20-10.oe2203.aarch64 2024-12-02 22:19:04.937 | dbus-common-1:1.12.20-10.oe2203.noarch 2024-12-02 22:19:04.937 | dbus-daemon-1:1.12.20-10.oe2203.aarch64 2024-12-02 22:19:04.937 | dbus-libs-1:1.12.20-10.oe2203.aarch64 2024-12-02 22:19:04.937 | dbus-tools-1:1.12.20-10.oe2203.aarch64 2024-12-02 22:19:04.937 | dconf-0.40.0-3.oe2203.aarch64 2024-12-02 22:19:04.937 | dejavu-fonts-2.37-1.oe2203.noarch 2024-12-02 22:19:04.937 | device-mapper-8:1.02.181-4.oe2203.aarch64 2024-12-02 22:19:04.937 | diffutils-3.8-2.oe2203.aarch64 2024-12-02 22:19:04.937 | dnf-4.10.0-15.oe2203.noarch 2024-12-02 22:19:04.937 | dnf-data-4.10.0-15.oe2203.noarch 2024-12-02 22:19:04.937 | dnf-plugins-core-4.0.24-6.oe2203.noarch 2024-12-02 22:19:04.937 | dracut-055-10.oe2203.aarch64 2024-12-02 22:19:04.937 | e2fsprogs-1.46.4-21.oe2203.aarch64 2024-12-02 22:19:04.937 | e2fsprogs-help-1.46.4-21.oe2203.noarch 2024-12-02 22:19:04.937 | efi-srpm-macros-4-5.oe2203.noarch 2024-12-02 22:19:04.937 | elfutils-0.185-13.oe2203.aarch64 2024-12-02 22:19:04.937 | elfutils-extra-0.185-13.oe2203.aarch64 2024-12-02 22:19:04.937 | expat-2.4.1-10.oe2203.aarch64 2024-12-02 22:19:04.937 | file-5.41-3.oe2203.aarch64 2024-12-02 22:19:04.937 | file-libs-5.41-3.oe2203.aarch64 2024-12-02 22:19:04.937 | findutils-2:4.8.0-3.oe2203.aarch64 2024-12-02 22:19:04.937 | fontconfig-2.13.94-1.oe2203.aarch64 2024-12-02 22:19:04.937 | fonts-filesystem-2.0.5-2.oe2203.noarch 2024-12-02 22:19:04.937 | freetype-2.11.0-3.oe2203.aarch64 2024-12-02 22:19:04.937 | fribidi-1.0.10-2.oe2203.aarch64 2024-12-02 22:19:04.937 | fuse-2.9.9-9.oe2203.aarch64 2024-12-02 22:19:04.937 | fuse-common-3.10.5-3.oe2203.aarch64 2024-12-02 22:19:04.937 | fuse-help-2.9.9-9.oe2203.aarch64 2024-12-02 22:19:04.937 | gawk-5.1.1-4.oe2203.aarch64 2024-12-02 22:19:04.937 | gcr-3.41.0-1.oe2203.aarch64 2024-12-02 22:19:04.937 | gcr-base-3.41.0-1.oe2203.aarch64 2024-12-02 22:19:04.937 | gdbm-1:1.22-11.oe2203.aarch64 2024-12-02 22:19:04.937 | gdk-pixbuf2-2.42.6-5.oe2203.aarch64 2024-12-02 22:19:04.937 | gdk-pixbuf2-modules-2.42.6-5.oe2203.aarch64 2024-12-02 22:19:04.937 | gettext-0.21-4.oe2203.aarch64 2024-12-02 22:19:04.937 | glib2-2.68.1-21.oe2203.aarch64 2024-12-02 22:19:04.937 | glibc-2.34-149.oe2203.aarch64 2024-12-02 22:19:04.937 | glibc-common-2.34-149.oe2203.aarch64 2024-12-02 22:19:04.937 | gmp-1:6.2.1-1.oe2203.aarch64 2024-12-02 22:19:04.937 | gnupg2-2.2.32-3.oe2203.aarch64 2024-12-02 22:19:04.937 | gnutls-3.7.2-13.oe2203.aarch64 2024-12-02 22:19:04.937 | gpgme-1.16.0-3.oe2203.aarch64 2024-12-02 22:19:04.937 | graphite2-1.3.14-5.oe2203.aarch64 2024-12-02 22:19:04.937 | grep-3.7-9.oe2203.aarch64 2024-12-02 22:19:04.937 | groff-1.22.4-11.oe2203.aarch64 2024-12-02 22:19:04.937 | groff-base-1.22.4-11.oe2203.aarch64 2024-12-02 22:19:04.937 | grub2-common-1:2.06-41.oe2203.noarch 2024-12-02 22:19:04.937 | grub2-tools-1:2.06-41.oe2203.aarch64 2024-12-02 22:19:04.938 | grub2-tools-minimal-1:2.06-41.oe2203.aarch64 2024-12-02 22:19:04.938 | grubby-8.40-28.oe2203.aarch64 2024-12-02 22:19:04.938 | gtk-update-icon-cache-3.24.30-5.oe2203.aarch64 2024-12-02 22:19:04.938 | gtk2-2.24.33-4.oe2203.aarch64 2024-12-02 22:19:04.938 | gtk3-3.24.30-5.oe2203.aarch64 2024-12-02 22:19:04.938 | gzip-1.11-3.oe2203.aarch64 2024-12-02 22:19:04.938 | harfbuzz-2.8.2-4.oe2203.aarch64 2024-12-02 22:19:04.938 | hicolor-icon-theme-0.17-6.oe2203.noarch 2024-12-02 22:19:04.938 | ima-evm-utils-libs-1.3.2-3.oe2203.aarch64 2024-12-02 22:19:04.938 | info-6.8-3.oe2203.aarch64 2024-12-02 22:19:04.938 | jbigkit-libs-2.1-19.oe2203.aarch64 2024-12-02 22:19:04.938 | json-c-0.15-6.oe2203.aarch64 2024-12-02 22:19:04.938 | kbd-2.4.0-1.oe2203.aarch64 2024-12-02 22:19:04.938 | kbd-legacy-2.4.0-1.oe2203.noarch 2024-12-02 22:19:04.938 | kbd-misc-2.4.0-1.oe2203.noarch 2024-12-02 22:19:04.938 | keyutils-libs-1.6.3-3.oe2203.aarch64 2024-12-02 22:19:04.938 | kmod-29-3.oe2203.aarch64 2024-12-02 22:19:04.938 | kmod-libs-29-3.oe2203.aarch64 2024-12-02 22:19:04.938 | kpartx-0.8.7-6.oe2203.aarch64 2024-12-02 22:19:04.938 | krb5-libs-1.19.2-8.oe2203.aarch64 2024-12-02 22:19:04.938 | lcms2-2.12-1.oe2203.aarch64 2024-12-02 22:19:04.938 | less-590-6.oe2203.aarch64 2024-12-02 22:19:04.938 | libX11-1.7.2-8.oe2203.aarch64 2024-12-02 22:19:04.938 | libXau-1.0.9-2.oe2203.aarch64 2024-12-02 22:19:04.938 | libXcomposite-0.4.5-1.oe2203.aarch64 2024-12-02 22:19:04.938 | libXcursor-1.2.0-1.oe2203.aarch64 2024-12-02 22:19:04.938 | libXdamage-1.1.5-1.oe2203.aarch64 2024-12-02 22:19:04.938 | libXext-1.3.4-4.oe2203.aarch64 2024-12-02 22:19:04.938 | libXfixes-6.0.0-1.oe2203.aarch64 2024-12-02 22:19:04.938 | libXft-2.3.4-1.oe2203.aarch64 2024-12-02 22:19:04.938 | libXi-1.8-2.oe2203.aarch64 2024-12-02 22:19:04.938 | libXinerama-1.1.4-5.oe2203.aarch64 2024-12-02 22:19:04.938 | libXrandr-1.5.2-1.oe2203.aarch64 2024-12-02 22:19:04.938 | libXrender-0.9.10-10.oe2203.aarch64 2024-12-02 22:19:04.938 | libXtst-1.2.3-10.oe2203.aarch64 2024-12-02 22:19:04.938 | libacl-2.3.1-2.oe2203.aarch64 2024-12-02 22:19:04.938 | libarchive-3.5.2-6.oe2203.aarch64 2024-12-02 22:19:04.938 | libassuan-2.5.5-1.oe2203.aarch64 2024-12-02 22:19:04.938 | libblkid-2.37.2-28.oe2203.aarch64 2024-12-02 22:19:04.938 | libcap-2.61-5.oe2203.aarch64 2024-12-02 22:19:04.938 | libcap-ng-0.8.2-1.oe2203.aarch64 2024-12-02 22:19:04.938 | libcomps-0.1.18-1.oe2203.aarch64 2024-12-02 22:19:04.938 | libcurl-7.79.1-28.oe2203.aarch64 2024-12-02 22:19:04.938 | libdatrie-0.2.13-1.oe2203.aarch64 2024-12-02 22:19:04.938 | libdnf-0.65.0-6.oe2203.aarch64 2024-12-02 22:19:04.938 | libedit-3.1-28.oe2203.aarch64 2024-12-02 22:19:04.938 | libepoxy-1.5.9-1.oe2203.aarch64 2024-12-02 22:19:04.938 | libev-4.33-2.oe2203.aarch64 2024-12-02 22:19:04.938 | libevent-2.1.12-4.oe2203.aarch64 2024-12-02 22:19:04.938 | libfdisk-2.37.2-28.oe2203.aarch64 2024-12-02 22:19:04.938 | libffi-3.4.2-2.oe2203.aarch64 2024-12-02 22:19:04.938 | libgcc-10.3.1-23.oe2203.aarch64 2024-12-02 22:19:04.938 | libgcrypt-1.9.4-2.oe2203.aarch64 2024-12-02 22:19:04.938 | libgomp-10.3.1-23.oe2203.aarch64 2024-12-02 22:19:04.938 | libgpg-error-1.43-2.oe2203.aarch64 2024-12-02 22:19:04.939 | libgusb-0.3.8-1.oe2203.aarch64 2024-12-02 22:19:04.939 | libicu-69.1-7.oe2203.aarch64 2024-12-02 22:19:04.939 | libidn2-2.3.2-2.oe2203.aarch64 2024-12-02 22:19:04.939 | libjpeg-turbo-2.1.1-2.oe2203.aarch64 2024-12-02 22:19:04.939 | libkcapi-1.3.1-7.oe2203.aarch64 2024-12-02 22:19:04.939 | libksba-1.6.0-3.oe2203.aarch64 2024-12-02 22:19:04.939 | libmodulemd-2.13.0-1.oe2203.aarch64 2024-12-02 22:19:04.939 | libmount-2.37.2-28.oe2203.aarch64 2024-12-02 22:19:04.939 | libnghttp2-1.46.0-5.oe2203.aarch64 2024-12-02 22:19:04.939 | libnsl2-2.0.0-4.oe2203.aarch64 2024-12-02 22:19:04.939 | libpipeline-1.5.4-1.oe2203.aarch64 2024-12-02 22:19:04.939 | libpng-2:1.6.37-4.oe2203.aarch64 2024-12-02 22:19:04.939 | libpsl-0.21.1-5.oe2203.aarch64 2024-12-02 22:19:04.939 | libpwquality-1.4.4-4.oe2203.aarch64 2024-12-02 22:19:04.939 | librepo-1.14.2-2.oe2203.aarch64 2024-12-02 22:19:04.939 | libreport-filesystem-2.15.2-1.oe2203.noarch 2024-12-02 22:19:04.939 | libseccomp-2.5.3-1.oe2203.aarch64 2024-12-02 22:19:04.939 | libsecret-0.20.4-1.oe2203.aarch64 2024-12-02 22:19:04.939 | libselinux-3.3-5.oe2203.aarch64 2024-12-02 22:19:04.939 | libsemanage-3.3-3.oe2203.aarch64 2024-12-02 22:19:04.939 | libsepol-3.3-6.oe2203.aarch64 2024-12-02 22:19:04.939 | libsigsegv-2.13-1.oe2203.aarch64 2024-12-02 22:19:04.939 | libsmartcols-2.37.2-28.oe2203.aarch64 2024-12-02 22:19:04.939 | libsolv-0.7.20-4.oe2203.aarch64 2024-12-02 22:19:04.939 | libssh-0.9.6-8.oe2203.aarch64 2024-12-02 22:19:04.939 | libstdc++-10.3.1-23.oe2203.aarch64 2024-12-02 22:19:04.939 | libtasn1-4.17.0-3.oe2203.aarch64 2024-12-02 22:19:04.939 | libthai-0.1.28-4.oe2203.aarch64 2024-12-02 22:19:04.939 | libtiff-4.3.0-37.oe2203.aarch64 2024-12-02 22:19:04.939 | libtirpc-1.3.2-3.oe2203.aarch64 2024-12-02 22:19:04.939 | libunistring-0.9.10-8.oe2203.aarch64 2024-12-02 22:19:04.939 | libusbx-1.0.24-1.oe2203.aarch64 2024-12-02 22:19:04.939 | libutempter-1.2.1-2.oe2203.aarch64 2024-12-02 22:19:04.939 | libuuid-2.37.2-28.oe2203.aarch64 2024-12-02 22:19:04.939 | libverto-0.3.2-1.oe2203.aarch64 2024-12-02 22:19:04.939 | libxcb-1.14-2.oe2203.aarch64 2024-12-02 22:19:04.939 | libxcrypt-4.4.26-2.oe2203.aarch64 2024-12-02 22:19:04.939 | libxkbcommon-1.3.1-1.oe2203.aarch64 2024-12-02 22:19:04.939 | libxml2-2.9.12-20.oe2203.aarch64 2024-12-02 22:19:04.939 | libyaml-0.2.5-6.oe2203.aarch64 2024-12-02 22:19:04.939 | logrotate-3.20.1-1.oe2203.aarch64 2024-12-02 22:19:04.939 | lua-5.4.3-11.oe2203.aarch64 2024-12-02 22:19:04.939 | lz4-1.9.3-2.oe2203.aarch64 2024-12-02 22:19:04.939 | man-db-2.9.4-2.oe2203.aarch64 2024-12-02 22:19:04.939 | mpfr-4.1.0-1.oe2203.aarch64 2024-12-02 22:19:04.939 | ncurses-6.3-8.oe2203.aarch64 2024-12-02 22:19:04.939 | ncurses-base-6.3-8.oe2203.noarch 2024-12-02 22:19:04.939 | ncurses-libs-6.3-8.oe2203.aarch64 2024-12-02 22:19:04.939 | nettle-3.8.1-1.oe2203.aarch64 2024-12-02 22:19:04.939 | newt-0.52.21-8.oe2203.aarch64 2024-12-02 22:19:04.939 | npth-1.6-2.oe2203.aarch64 2024-12-02 22:19:04.939 | openEuler-rpm-config-30-30.oe2203.aarch64 2024-12-02 22:19:04.939 | openldap-2.6.0-6.oe2203.aarch64 2024-12-02 22:19:04.939 | openssh-8.8p1-23.oe2203.aarch64 2024-12-02 22:19:04.939 | openssh-clients-8.8p1-23.oe2203.aarch64 2024-12-02 22:19:04.940 | openssh-server-8.8p1-23.oe2203.aarch64 2024-12-02 22:19:04.940 | openssl-1:1.1.1m-28.oe2203.aarch64 2024-12-02 22:19:04.940 | openssl-libs-1:1.1.1m-28.oe2203.aarch64 2024-12-02 22:19:04.940 | openssl-pkcs11-0.4.11-5.oe2203.aarch64 2024-12-02 22:19:04.940 | os-prober-1.79-1.oe2203.aarch64 2024-12-02 22:19:04.940 | p11-kit-0.24.0-2.oe2203.aarch64 2024-12-02 22:19:04.940 | p11-kit-trust-0.24.0-2.oe2203.aarch64 2024-12-02 22:19:04.940 | pam-1.5.2-7.oe2203.aarch64 2024-12-02 22:19:04.940 | pango-1.49.3-3.oe2203.aarch64 2024-12-02 22:19:04.940 | pcre-8.45-2.oe2203.aarch64 2024-12-02 22:19:04.940 | pcre2-10.39-9.oe2203.aarch64 2024-12-02 22:19:04.940 | perl-4:5.34.0-12.oe2203.aarch64 2024-12-02 22:19:04.940 | perl-Algorithm-Diff-1:1.201-1.oe2203.noarch 2024-12-02 22:19:04.940 | perl-Archive-Tar-2.40-1.oe2203.noarch 2024-12-02 22:19:04.940 | perl-B-Debug-1.26-5.oe2203.noarch 2024-12-02 22:19:04.940 | perl-CPAN-Meta-2.150010-419.oe2203.noarch 2024-12-02 22:19:04.940 | perl-CPAN-Meta-Requirements-2.140-419.oe2203.noarch 2024-12-02 22:19:04.940 | perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 2024-12-02 22:19:04.940 | perl-Carp-1.50-418.oe2203.noarch 2024-12-02 22:19:04.940 | perl-Compress-Raw-Bzip2-2.101-1.oe2203.aarch64 2024-12-02 22:19:04.940 | perl-Compress-Raw-Zlib-1:2.101-1.oe2203.aarch64 2024-12-02 22:19:04.940 | perl-Config-Perl-V-0.33-1.oe2203.noarch 2024-12-02 22:19:04.940 | perl-Data-Dumper-2.183-1.oe2203.aarch64 2024-12-02 22:19:04.940 | perl-Devel-PPPort-3.63-1.oe2203.aarch64 2024-12-02 22:19:04.940 | perl-Digest-1.20-1.oe2203.noarch 2024-12-02 22:19:04.940 | perl-Digest-MD5-2.58-1.oe2203.aarch64 2024-12-02 22:19:04.940 | perl-Digest-SHA-1:6.02-7.oe2203.aarch64 2024-12-02 22:19:04.940 | perl-Encode-4:3.16-3.oe2203.aarch64 2024-12-02 22:19:04.940 | perl-Encode-Locale-1.05-12.oe2203.noarch 2024-12-02 22:19:04.940 | perl-Env-1.04-397.oe2203.noarch 2024-12-02 22:19:04.940 | perl-Exporter-5.74-1.oe2203.noarch 2024-12-02 22:19:04.940 | perl-ExtUtils-Command-1:7.62-1.oe2203.noarch 2024-12-02 22:19:04.940 | perl-ExtUtils-Install-2.20-1.oe2203.noarch 2024-12-02 22:19:04.940 | perl-ExtUtils-MakeMaker-1:7.62-1.oe2203.noarch 2024-12-02 22:19:04.940 | perl-ExtUtils-Manifest-1:1.73-1.oe2203.noarch 2024-12-02 22:19:04.940 | perl-ExtUtils-ParseXS-2:3.35-1.oe2203.noarch 2024-12-02 22:19:04.940 | perl-File-Fetch-1.00-1.oe2203.noarch 2024-12-02 22:19:04.940 | perl-File-HomeDir-1.006-2.oe2203.noarch 2024-12-02 22:19:04.940 | perl-File-Path-2.18-1.oe2203.noarch 2024-12-02 22:19:04.940 | perl-File-Temp-1:0.2311-2.oe2203.noarch 2024-12-02 22:19:04.940 | perl-File-Which-1.27-1.oe2203.noarch 2024-12-02 22:19:04.940 | perl-Filter-2:1.60-3.oe2203.aarch64 2024-12-02 22:19:04.940 | perl-Filter-Simple-1:0.94-1.oe2203.noarch 2024-12-02 22:19:04.940 | perl-Getopt-Long-1:2.52-1.oe2203.noarch 2024-12-02 22:19:04.940 | perl-HTTP-Tiny-0.080-2.oe2203.noarch 2024-12-02 22:19:04.940 | perl-IO-Compress-2.101-2.oe2203.noarch 2024-12-02 22:19:04.940 | perl-IO-Socket-IP-0.41-2.oe2203.noarch 2024-12-02 22:19:04.940 | perl-IO-Socket-SSL-2.072-1.oe2203.noarch 2024-12-02 22:19:04.940 | perl-IPC-Cmd-2:1.04-4.oe2203.noarch 2024-12-02 22:19:04.940 | perl-IPC-SysV-2.09-1.oe2203.aarch64 2024-12-02 22:19:04.940 | perl-IPC-System-Simple-1.30-2.oe2203.noarch 2024-12-02 22:19:04.940 | perl-JSON-PP-1:4.06-1.oe2203.noarch 2024-12-02 22:19:04.940 | perl-Locale-Codes-3.68-1.oe2203.noarch 2024-12-02 22:19:04.941 | perl-Locale-Maketext-1:1.29-1.oe2203.noarch 2024-12-02 22:19:04.941 | perl-MIME-Base64-3.16-1.oe2203.aarch64 2024-12-02 22:19:04.941 | perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 2024-12-02 22:19:04.941 | perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch64 2024-12-02 22:19:04.941 | perl-Math-BigRat-0.2620-1.oe2203.noarch 2024-12-02 22:19:04.941 | perl-Module-CoreList-1:5.20211020-1.oe2203.noarch 2024-12-02 22:19:04.941 | perl-Module-Load-1:0.36-1.oe2203.noarch 2024-12-02 22:19:04.941 | perl-Module-Load-Conditional-0.74-1.oe2203.noarch 2024-12-02 22:19:04.941 | perl-Module-Metadata-1.000037-1.oe2203.noarch 2024-12-02 22:19:04.941 | perl-Mozilla-CA-1:20211001-1.oe2203.noarch 2024-12-02 22:19:04.941 | perl-Net-SSLeay-1.90-1.oe2203.aarch64 2024-12-02 22:19:04.941 | perl-Params-Check-1:0.38-418.oe2203.noarch 2024-12-02 22:19:04.941 | perl-PathTools-3.80-1.oe2203.aarch64 2024-12-02 22:19:04.941 | perl-Perl-OSType-1.010-421.oe2203.noarch 2024-12-02 22:19:04.941 | perl-PerlIO-via-QuotedPrint-0.09-1.oe2203.noarch 2024-12-02 22:19:04.941 | perl-Pod-Checker-4:1.74-1.oe2203.noarch 2024-12-02 22:19:04.941 | perl-Pod-Escapes-1:1.07-420.oe2203.noarch 2024-12-02 22:19:04.941 | perl-Pod-Parser-1.63-398.oe2203.noarch 2024-12-02 22:19:04.941 | perl-Pod-Perldoc-1:3.28-4.oe2203.noarch 2024-12-02 22:19:04.941 | perl-Pod-Simple-1:3.43-1.oe2203.noarch 2024-12-02 22:19:04.941 | perl-Pod-Usage-4:2.01-2.oe2203.noarch 2024-12-02 22:19:04.941 | perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 2024-12-02 22:19:04.941 | perl-Socket-4:2.032-1.oe2203.aarch64 2024-12-02 22:19:04.941 | perl-Storable-1:3.25-1.oe2203.aarch64 2024-12-02 22:19:04.941 | perl-Sys-Syslog-0.36-1.oe2203.aarch64 2024-12-02 22:19:04.941 | perl-Term-ANSIColor-5.01-1.oe2203.noarch 2024-12-02 22:19:04.941 | perl-Term-Cap-1.17-510.oe2203.noarch 2024-12-02 22:19:04.941 | perl-Test-Harness-2:3.42-2.oe2203.noarch 2024-12-02 22:19:04.941 | perl-Test-Simple-2:1.302188-1.oe2203.noarch 2024-12-02 22:19:04.941 | perl-Text-Balanced-2.04-1.oe2203.noarch 2024-12-02 22:19:04.941 | perl-Text-Diff-1.45-7.oe2203.noarch 2024-12-02 22:19:04.941 | perl-Text-ParseWords-3.30-419.oe2203.noarch 2024-12-02 22:19:04.941 | perl-Text-Tabs+Wrap-2021.0814-1.oe2203.noarch 2024-12-02 22:19:04.941 | perl-Thread-Queue-3.13-3.oe2203.noarch 2024-12-02 22:19:04.941 | perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 2024-12-02 22:19:04.941 | perl-Time-Local-2:1.300-1.oe2203.noarch 2024-12-02 22:19:04.941 | perl-URI-5.10-1.oe2203.noarch 2024-12-02 22:19:04.941 | perl-Unicode-Collate-1.31-1.oe2203.aarch64 2024-12-02 22:19:04.941 | perl-Unicode-Normalize-1.28-1.oe2203.aarch64 2024-12-02 22:19:04.941 | perl-autodie-2.34-2.oe2203.noarch 2024-12-02 22:19:04.941 | perl-bignum-0.63-1.oe2203.noarch 2024-12-02 22:19:04.941 | perl-constant-1.33-421.oe2203.noarch 2024-12-02 22:19:04.941 | perl-devel-4:5.34.0-12.oe2203.aarch64 2024-12-02 22:19:04.941 | perl-experimental-0.025-1.oe2203.noarch 2024-12-02 22:19:04.941 | perl-libnet-3.13-2.oe2203.noarch 2024-12-02 22:19:04.941 | perl-libs-4:5.34.0-12.oe2203.aarch64 2024-12-02 22:19:04.941 | perl-parent-1:0.238-1.oe2203.noarch 2024-12-02 22:19:04.941 | perl-perlfaq-5.20210520-1.oe2203.noarch 2024-12-02 22:19:04.941 | perl-podlators-1:4.14-1.oe2203.noarch 2024-12-02 22:19:04.941 | perl-threads-2:2.26-1.oe2203.aarch64 2024-12-02 22:19:04.941 | perl-threads-shared-1.62-1.oe2203.aarch64 2024-12-02 22:19:04.941 | perl-version-8:0.99.29-1.oe2203.aarch64 2024-12-02 22:19:04.941 | pigz-2.6-1.oe2203.aarch64 2024-12-02 22:19:04.941 | pinentry-1.1.1-2.oe2203.aarch64 2024-12-02 22:19:04.941 | pixman-0.40.0-3.oe2203.aarch64 2024-12-02 22:19:04.941 | pkgconf-1.8.0-3.oe2203.aarch64 2024-12-02 22:19:04.941 | popt-1.18-3.oe2203.aarch64 2024-12-02 22:19:04.941 | procps-ng-3.3.17-5.oe2203.aarch64 2024-12-02 22:19:04.942 | publicsuffix-list-20211113-2.oe2203.noarch 2024-12-02 22:19:04.942 | python-pip-wheel-21.3.1-2.oe2203.noarch 2024-12-02 22:19:04.942 | python-setuptools-59.4.0-5.oe2203.noarch 2024-12-02 22:19:04.942 | python3-3.9.9-28.oe2203.aarch64 2024-12-02 22:19:04.942 | python3-dateutil-1:2.8.2-2.oe2203.noarch 2024-12-02 22:19:04.942 | python3-dbus-1.2.18-2.oe2203.aarch64 2024-12-02 22:19:04.942 | python3-distro-1.6.0-1.oe2203.noarch 2024-12-02 22:19:04.942 | python3-dnf-4.10.0-15.oe2203.noarch 2024-12-02 22:19:04.942 | python3-dnf-plugins-core-4.0.24-6.oe2203.noarch 2024-12-02 22:19:04.942 | python3-gpgme-1.16.0-3.oe2203.aarch64 2024-12-02 22:19:04.942 | python3-hawkey-0.65.0-6.oe2203.aarch64 2024-12-02 22:19:04.942 | python3-libcomps-0.1.18-1.oe2203.aarch64 2024-12-02 22:19:04.942 | python3-libdnf-0.65.0-6.oe2203.aarch64 2024-12-02 22:19:04.942 | python3-pip-21.3.1-2.oe2203.noarch 2024-12-02 22:19:04.942 | python3-pyparsing-3.0.6-1.oe2203.noarch 2024-12-02 22:19:04.942 | python3-rpm-4.17.0-33.oe2203.aarch64 2024-12-02 22:19:04.942 | python3-setuptools-59.4.0-5.oe2203.noarch 2024-12-02 22:19:04.942 | python3-six-1.16.0-1.oe2203.noarch 2024-12-02 22:19:04.942 | python3-unbound-1.13.2-11.oe2203.aarch64 2024-12-02 22:19:04.942 | qt5-srpm-macros-5.15.2-1.oe2203.noarch 2024-12-02 22:19:04.942 | readline-8.1-3.oe2203.aarch64 2024-12-02 22:19:04.942 | rpm-4.17.0-33.oe2203.aarch64 2024-12-02 22:19:04.942 | rpm-libs-4.17.0-33.oe2203.aarch64 2024-12-02 22:19:04.942 | sed-4.8-3.oe2203.aarch64 2024-12-02 22:19:04.942 | shadow-2:4.9-13.oe2203.aarch64 2024-12-02 22:19:04.942 | shared-mime-info-2.1-1.oe2203.aarch64 2024-12-02 22:19:04.942 | slang-2.3.2-8.oe2203.aarch64 2024-12-02 22:19:04.942 | sqlite-3.37.2-7.oe2203.aarch64 2024-12-02 22:19:04.942 | systemd-249-75.oe2203.aarch64 2024-12-02 22:19:04.942 | systemd-libs-249-75.oe2203.aarch64 2024-12-02 22:19:04.942 | systemd-udev-249-75.oe2203.aarch64 2024-12-02 22:19:04.942 | systemtap-sdt-devel-4.5-2.oe2203.aarch64 2024-12-02 22:19:04.942 | tcl-1:8.6.10-4.oe2203.aarch64 2024-12-02 22:19:04.942 | tpm2-tss-3.1.0-5.oe2203.aarch64 2024-12-02 22:19:04.942 | trousers-0.3.15-1.oe2203.aarch64 2024-12-02 22:19:04.942 | tzdata-2022a-18.oe2203.noarch 2024-12-02 22:19:04.942 | unbound-libs-1.13.2-11.oe2203.aarch64 2024-12-02 22:19:04.942 | util-linux-2.37.2-28.oe2203.aarch64 2024-12-02 22:19:04.942 | wayland-1.19.91-4.oe2203.aarch64 2024-12-02 22:19:04.942 | which-2.21-14.oe2203.aarch64 2024-12-02 22:19:04.942 | xkeyboard-config-2.33-1.oe2203.noarch 2024-12-02 22:19:04.942 | xz-5.2.5-2.oe2203.aarch64 2024-12-02 22:19:04.942 | xz-libs-5.2.5-2.oe2203.aarch64 2024-12-02 22:19:04.942 | zip-3.0-29.oe2203.aarch64 2024-12-02 22:19:04.942 | zlib-1.2.11-24.oe2203.aarch64 2024-12-02 22:19:04.942 | zstd-1.5.0-4.oe2203.aarch64 2024-12-02 22:19:04.942 | 2024-12-02 22:19:04.942 | Complete! 2024-12-02 22:19:05.484 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:_install_pkg_manager:241 : rc=0 2024-12-02 22:19:05.488 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:_install_pkg_manager:244 : sudo unset /opt/dib_tmp/dib_build.f0VtBi1W/mnt/etc/yum/vars 2024-12-02 22:19:05.501 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:_install_pkg_manager:244 : true 2024-12-02 22:19:05.505 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:_install_pkg_manager:249 : sed -i '$ d' /var/lib/nodepool/.rpmmacros 2024-12-02 22:19:05.512 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:_install_pkg_manager:249 : sed -i '$ d' /var/lib/nodepool/.rpmmacros 2024-12-02 22:19:05.519 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:_install_pkg_manager:250 : '[' 0 '!=' 0 ']' 2024-12-02 22:19:05.524 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:_install_pkg_manager:257 : sudo sed -i s,/opt/dib_tmp/dib_build.f0VtBi1W/mnt/etc/pki/rpm-gpg,/etc/pki/rpm-gpg,g /opt/dib_tmp/dib_build.f0VtBi1W/mnt/etc/yum.repos.d/openEuler.repo 2024-12-02 22:19:05.539 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:324 : _run_chroot rpm --rebuilddb 2024-12-02 22:19:05.544 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:_run_chroot:317 : local 'cmd=rpm --rebuilddb' 2024-12-02 22:19:05.549 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:_run_chroot:318 : sudo -E chroot /opt/dib_tmp/dib_build.f0VtBi1W/mnt env -u TMPDIR sh -c 'rpm --rebuilddb' 2024-12-02 22:19:05.684 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:325 : _run_chroot dnf clean all 2024-12-02 22:19:05.689 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:_run_chroot:317 : local 'cmd=dnf clean all' 2024-12-02 22:19:05.693 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:_run_chroot:318 : sudo -E chroot /opt/dib_tmp/dib_build.f0VtBi1W/mnt env -u TMPDIR sh -c 'dnf clean all' 2024-12-02 22:19:06.065 | Unable to detect release version (use '--releasever' to specify release version) 2024-12-02 22:19:06.146 | 0 files removed 2024-12-02 22:19:06.210 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:328 : echo '%_install_langs C:C.UTF-8:en_US:en_US.UTF-8' 2024-12-02 22:19:06.210 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:329 : sudo tee -a /opt/dib_tmp/dib_build.f0VtBi1W/mnt/etc/rpm/macros.langs 2024-12-02 22:19:06.226 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:331 : _base_packages='systemd passwd findutils sudo util-linux-ng ' 2024-12-02 22:19:06.231 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:337 : _base_packages+='systemd-udev ' 2024-12-02 22:19:06.235 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:341 : _run_chroot dnf -y update 2024-12-02 22:19:06.240 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:_run_chroot:317 : local 'cmd=dnf -y update' 2024-12-02 22:19:06.244 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:_run_chroot:318 : sudo -E chroot /opt/dib_tmp/dib_build.f0VtBi1W/mnt env -u TMPDIR sh -c 'dnf -y update' 2024-12-02 22:19:06.611 | Unable to detect release version (use '--releasever' to specify release version) 2024-12-02 22:19:08.307 | OS 2.1 MB/s | 3.4 MB 00:01 2024-12-02 22:19:12.236 | everything 5.8 MB/s | 16 MB 00:02 2024-12-02 22:19:20.380 | EPOL 1.5 MB/s | 2.7 MB 00:01 2024-12-02 22:19:23.059 | debuginfo 2.3 MB/s | 3.8 MB 00:01 2024-12-02 22:19:26.388 | source 952 kB/s | 1.7 MB 00:01 2024-12-02 22:19:34.687 | update 10 MB/s | 81 MB 00:07 2024-12-02 22:20:08.712 | Dependencies resolved. 2024-12-02 22:20:08.716 | Nothing to do. 2024-12-02 22:20:08.716 | Complete! 2024-12-02 22:20:08.815 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:342 : _run_chroot dnf -y --setopt=cachedir=/tmp/yum/aarch64/22.03-LTS install systemd passwd findutils sudo util-linux-ng systemd-udev 2024-12-02 22:20:08.820 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:_run_chroot:317 : local 'cmd=dnf -y --setopt=cachedir=/tmp/yum/aarch64/22.03-LTS install systemd passwd findutils sudo util-linux-ng systemd-udev' 2024-12-02 22:20:08.825 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:_run_chroot:318 : sudo -E chroot /opt/dib_tmp/dib_build.f0VtBi1W/mnt env -u TMPDIR sh -c 'dnf -y --setopt=cachedir=/tmp/yum/aarch64/22.03-LTS install systemd passwd findutils sudo util-linux-ng systemd-udev' 2024-12-02 22:20:09.202 | Unable to detect release version (use '--releasever' to specify release version) 2024-12-02 22:20:09.882 | OS 13 kB/s | 3.8 kB 00:00 2024-12-02 22:20:11.703 | everything 13 kB/s | 3.8 kB 00:00 2024-12-02 22:20:19.122 | EPOL 11 kB/s | 3.0 kB 00:00 2024-12-02 22:20:20.536 | debuginfo 13 kB/s | 3.8 kB 00:00 2024-12-02 22:20:22.391 | source 13 kB/s | 3.8 kB 00:00 2024-12-02 22:20:24.204 | update 12 kB/s | 3.5 kB 00:00 2024-12-02 22:20:57.016 | Dependencies resolved. 2024-12-02 22:20:57.079 | ================================================================================ 2024-12-02 22:20:57.079 | Package Arch Version Repo Size 2024-12-02 22:20:57.079 | ================================================================================ 2024-12-02 22:20:57.079 | Installing: 2024-12-02 22:20:57.079 | findutils aarch64 2:4.8.0-3.oe2203 OS 382 k 2024-12-02 22:20:57.079 | passwd aarch64 0.80-9.oe2203 OS 96 k 2024-12-02 22:20:57.079 | sudo aarch64 1.9.8p2-15.oe2203 update 845 k 2024-12-02 22:20:57.079 | systemd aarch64 249-75.oe2203 update 3.2 M 2024-12-02 22:20:57.079 | systemd-udev aarch64 249-75.oe2203 update 1.2 M 2024-12-02 22:20:57.079 | util-linux aarch64 2.37.2-28.oe2203 update 2.3 M 2024-12-02 22:20:57.079 | Installing dependencies: 2024-12-02 22:20:57.079 | acl aarch64 2.3.1-2.oe2203 update 51 k 2024-12-02 22:20:57.079 | attr aarch64 2.5.1-2.oe2203 OS 55 k 2024-12-02 22:20:57.079 | audit-libs aarch64 1:3.0.1-3.oe2203 OS 94 k 2024-12-02 22:20:57.079 | basesystem noarch 12-2.oe2203 OS 7.0 k 2024-12-02 22:20:57.079 | bash aarch64 5.1.8-6.oe2203 update 1.2 M 2024-12-02 22:20:57.079 | bc aarch64 1.07.1-11.oe2203 update 86 k 2024-12-02 22:20:57.079 | brotli aarch64 1.0.9-2.oe2203 OS 305 k 2024-12-02 22:20:57.079 | bzip2 aarch64 1.0.8-6.oe2203 update 66 k 2024-12-02 22:20:57.079 | ca-certificates noarch 2023.2.60-2.oe2203 update 411 k 2024-12-02 22:20:57.079 | chkconfig aarch64 1.20-1.oe2203 OS 172 k 2024-12-02 22:20:57.079 | coreutils aarch64 9.0-5.oe2203 update 2.7 M 2024-12-02 22:20:57.079 | cpio aarch64 2.13-10.oe2203 update 253 k 2024-12-02 22:20:57.079 | cracklib aarch64 2.9.7-8.oe2203 OS 3.9 M 2024-12-02 22:20:57.079 | crontabs noarch 1.11-22.oe2203 OS 17 k 2024-12-02 22:20:57.079 | crypto-policies noarch 20200619-2.git781bbd4.oe2203 OS 81 k 2024-12-02 22:20:57.080 | curl aarch64 7.79.1-28.oe2203 update 139 k 2024-12-02 22:20:57.080 | cyrus-sasl-lib aarch64 2.1.27-15.oe2203 update 72 k 2024-12-02 22:20:57.080 | device-mapper aarch64 8:1.02.181-4.oe2203 OS 213 k 2024-12-02 22:20:57.080 | dracut aarch64 055-10.oe2203 update 292 k 2024-12-02 22:20:57.080 | e2fsprogs aarch64 1.46.4-21.oe2203 update 1.1 M 2024-12-02 22:20:57.080 | efi-srpm-macros noarch 4-5.oe2203 update 22 k 2024-12-02 22:20:57.080 | elfutils aarch64 0.185-13.oe2203 update 580 k 2024-12-02 22:20:57.080 | expat aarch64 2.4.1-10.oe2203 update 75 k 2024-12-02 22:20:57.080 | file aarch64 5.41-3.oe2203 update 36 k 2024-12-02 22:20:57.080 | file-libs aarch64 5.41-3.oe2203 update 655 k 2024-12-02 22:20:57.080 | filesystem aarch64 3.16-4.oe2203 OS 1.1 M 2024-12-02 22:20:57.080 | fuse aarch64 2.9.9-9.oe2203 OS 135 k 2024-12-02 22:20:57.080 | fuse-common aarch64 3.10.5-3.oe2203 OS 9.0 k 2024-12-02 22:20:57.080 | gawk aarch64 5.1.1-4.oe2203 update 344 k 2024-12-02 22:20:57.080 | gdbm aarch64 1:1.22-11.oe2203 update 166 k 2024-12-02 22:20:57.080 | gettext aarch64 0.21-4.oe2203 OS 1.1 M 2024-12-02 22:20:57.080 | glib2 aarch64 2.68.1-21.oe2203 update 2.6 M 2024-12-02 22:20:57.080 | glibc aarch64 2.34-149.oe2203 update 2.8 M 2024-12-02 22:20:57.080 | glibc-common aarch64 2.34-149.oe2203 update 2.7 M 2024-12-02 22:20:57.080 | gmp aarch64 1:6.2.1-1.oe2203 OS 247 k 2024-12-02 22:20:57.080 | grep aarch64 3.7-9.oe2203 update 293 k 2024-12-02 22:20:57.080 | groff aarch64 1.22.4-11.oe2203 update 908 k 2024-12-02 22:20:57.080 | groff-base aarch64 1.22.4-11.oe2203 update 858 k 2024-12-02 22:20:57.080 | grub2-common noarch 1:2.06-41.oe2203 update 2.9 M 2024-12-02 22:20:57.080 | grub2-tools aarch64 1:2.06-41.oe2203 update 1.8 M 2024-12-02 22:20:57.080 | grub2-tools-minimal aarch64 1:2.06-41.oe2203 update 346 k 2024-12-02 22:20:57.080 | gzip aarch64 1.11-3.oe2203 update 104 k 2024-12-02 22:20:57.080 | ima-evm-utils-libs aarch64 1.3.2-3.oe2203 OS 18 k 2024-12-02 22:20:57.080 | info aarch64 6.8-3.oe2203 OS 163 k 2024-12-02 22:20:57.080 | json-c aarch64 0.15-6.oe2203 update 36 k 2024-12-02 22:20:57.080 | kbd-legacy noarch 2.4.0-1.oe2203 OS 525 k 2024-12-02 22:20:57.080 | kbd-misc noarch 2.4.0-1.oe2203 OS 1.6 M 2024-12-02 22:20:57.080 | keyutils-libs aarch64 1.6.3-3.oe2203 OS 25 k 2024-12-02 22:20:57.080 | kmod aarch64 29-3.oe2203 OS 85 k 2024-12-02 22:20:57.080 | kmod-libs aarch64 29-3.oe2203 OS 57 k 2024-12-02 22:20:57.080 | krb5-libs aarch64 1.19.2-8.oe2203 update 628 k 2024-12-02 22:20:57.080 | less aarch64 590-6.oe2203 update 101 k 2024-12-02 22:20:57.080 | libacl aarch64 2.3.1-2.oe2203 update 22 k 2024-12-02 22:20:57.080 | libarchive aarch64 3.5.2-6.oe2203 update 320 k 2024-12-02 22:20:57.080 | libblkid aarch64 2.37.2-28.oe2203 update 147 k 2024-12-02 22:20:57.080 | libcap aarch64 2.61-5.oe2203 update 62 k 2024-12-02 22:20:57.080 | libcap-ng aarch64 0.8.2-1.oe2203 OS 43 k 2024-12-02 22:20:57.080 | libcurl aarch64 7.79.1-28.oe2203 update 264 k 2024-12-02 22:20:57.080 | libev aarch64 4.33-2.oe2203 OS 47 k 2024-12-02 22:20:57.080 | libevent aarch64 2.1.12-4.oe2203 OS 221 k 2024-12-02 22:20:57.080 | libfdisk aarch64 2.37.2-28.oe2203 update 191 k 2024-12-02 22:20:57.080 | libffi aarch64 3.4.2-2.oe2203 OS 26 k 2024-12-02 22:20:57.080 | libgcc aarch64 10.3.1-23.oe2203 update 67 k 2024-12-02 22:20:57.080 | libgcrypt aarch64 1.9.4-2.oe2203 update 414 k 2024-12-02 22:20:57.080 | libgomp aarch64 10.3.1-23.oe2203 update 224 k 2024-12-02 22:20:57.080 | libgpg-error aarch64 1.43-2.oe2203 update 268 k 2024-12-02 22:20:57.080 | libidn2 aarch64 2.3.2-2.oe2203 OS 112 k 2024-12-02 22:20:57.080 | libkcapi aarch64 1.3.1-7.oe2203 update 164 k 2024-12-02 22:20:57.080 | libmount aarch64 2.37.2-28.oe2203 update 169 k 2024-12-02 22:20:57.080 | libnghttp2 aarch64 1.46.0-5.oe2203 update 67 k 2024-12-02 22:20:57.080 | libnsl2 aarch64 2.0.0-4.oe2203 update 28 k 2024-12-02 22:20:57.081 | libpipeline aarch64 1.5.4-1.oe2203 OS 50 k 2024-12-02 22:20:57.081 | libpng aarch64 2:1.6.37-4.oe2203 update 99 k 2024-12-02 22:20:57.081 | libpsl aarch64 0.21.1-5.oe2203 update 72 k 2024-12-02 22:20:57.081 | libpwquality aarch64 1.4.4-4.oe2203 update 86 k 2024-12-02 22:20:57.081 | libseccomp aarch64 2.5.3-1.oe2203 OS 59 k 2024-12-02 22:20:57.081 | libselinux aarch64 3.3-5.oe2203 update 109 k 2024-12-02 22:20:57.081 | libsemanage aarch64 3.3-3.oe2203 OS 98 k 2024-12-02 22:20:57.081 | libsepol aarch64 3.3-6.oe2203 update 266 k 2024-12-02 22:20:57.081 | libsigsegv aarch64 2.13-1.oe2203 OS 42 k 2024-12-02 22:20:57.081 | libsmartcols aarch64 2.37.2-28.oe2203 update 115 k 2024-12-02 22:20:57.081 | libssh aarch64 0.9.6-8.oe2203 update 182 k 2024-12-02 22:20:57.081 | libstdc++ aarch64 10.3.1-23.oe2203 update 484 k 2024-12-02 22:20:57.081 | libtasn1 aarch64 4.17.0-3.oe2203 update 77 k 2024-12-02 22:20:57.081 | libtirpc aarch64 1.3.2-3.oe2203 update 81 k 2024-12-02 22:20:57.081 | libunistring aarch64 0.9.10-8.oe2203 OS 401 k 2024-12-02 22:20:57.081 | libuser aarch64 0.63-4.oe2203 OS 333 k 2024-12-02 22:20:57.081 | libutempter aarch64 1.2.1-2.oe2203 OS 24 k 2024-12-02 22:20:57.081 | libuuid aarch64 2.37.2-28.oe2203 update 30 k 2024-12-02 22:20:57.081 | libverto aarch64 0.3.2-1.oe2203 OS 26 k 2024-12-02 22:20:57.081 | libxcrypt aarch64 4.4.26-2.oe2203 OS 118 k 2024-12-02 22:20:57.081 | libxml2 aarch64 2.9.12-20.oe2203 update 609 k 2024-12-02 22:20:57.081 | logrotate aarch64 3.20.1-1.oe2203 update 50 k 2024-12-02 22:20:57.081 | lua aarch64 5.4.3-11.oe2203 update 136 k 2024-12-02 22:20:57.081 | lz4 aarch64 1.9.3-2.oe2203 OS 128 k 2024-12-02 22:20:57.081 | man-db aarch64 2.9.4-2.oe2203 OS 1.1 M 2024-12-02 22:20:57.081 | mpfr aarch64 4.1.0-1.oe2203 OS 378 k 2024-12-02 22:20:57.081 | ncurses aarch64 6.3-8.oe2203 update 674 k 2024-12-02 22:20:57.081 | ncurses-base noarch 6.3-8.oe2203 update 54 k 2024-12-02 22:20:57.081 | ncurses-libs aarch64 6.3-8.oe2203 update 265 k 2024-12-02 22:20:57.081 | newt aarch64 0.52.21-8.oe2203 update 94 k 2024-12-02 22:20:57.081 | openEuler-gpg-keys aarch64 1.0-3.6.oe2203 update 9.7 k 2024-12-02 22:20:57.081 | openEuler-release aarch64 22.03LTS-54.oe2203 update 22 k 2024-12-02 22:20:57.081 | openEuler-repos aarch64 1.0-3.6.oe2203 update 8.8 k 2024-12-02 22:20:57.081 | openEuler-rpm-config aarch64 30-30.oe2203 update 49 k 2024-12-02 22:20:57.081 | openldap aarch64 2.6.0-6.oe2203 update 207 k 2024-12-02 22:20:57.081 | openssl aarch64 1:1.1.1m-28.oe2203 update 424 k 2024-12-02 22:20:57.081 | openssl-libs aarch64 1:1.1.1m-28.oe2203 update 1.2 M 2024-12-02 22:20:57.081 | os-prober aarch64 1.79-1.oe2203 OS 48 k 2024-12-02 22:20:57.081 | p11-kit aarch64 0.24.0-2.oe2203 update 217 k 2024-12-02 22:20:57.081 | p11-kit-trust aarch64 0.24.0-2.oe2203 update 120 k 2024-12-02 22:20:57.081 | pam aarch64 1.5.2-7.oe2203 update 437 k 2024-12-02 22:20:57.081 | pcre aarch64 8.45-2.oe2203 update 389 k 2024-12-02 22:20:57.081 | pcre2 aarch64 10.39-9.oe2203 update 510 k 2024-12-02 22:20:57.081 | perl aarch64 4:5.34.0-12.oe2203 update 3.2 M 2024-12-02 22:20:57.081 | perl-Algorithm-Diff noarch 1:1.201-1.oe2203 OS 27 k 2024-12-02 22:20:57.081 | perl-Archive-Tar noarch 2.40-1.oe2203 OS 42 k 2024-12-02 22:20:57.081 | perl-B-Debug noarch 1.26-5.oe2203 OS 18 k 2024-12-02 22:20:57.081 | perl-CPAN-Meta noarch 2.150010-419.oe2203 OS 108 k 2024-12-02 22:20:57.081 | perl-CPAN-Meta-Requirements noarch 2.140-419.oe2203 OS 26 k 2024-12-02 22:20:57.081 | perl-CPAN-Meta-YAML noarch 0.018-420.oe2203 OS 24 k 2024-12-02 22:20:57.081 | perl-Carp noarch 1.50-418.oe2203 OS 21 k 2024-12-02 22:20:57.081 | perl-Compress-Raw-Bzip2 aarch64 2.101-1.oe2203 OS 25 k 2024-12-02 22:20:57.081 | perl-Compress-Raw-Zlib aarch64 1:2.101-1.oe2203 OS 41 k 2024-12-02 22:20:57.081 | perl-Config-Perl-V noarch 0.33-1.oe2203 OS 17 k 2024-12-02 22:20:57.082 | perl-Data-Dumper aarch64 2.183-1.oe2203 OS 44 k 2024-12-02 22:20:57.082 | perl-Devel-PPPort aarch64 3.63-1.oe2203 OS 187 k 2024-12-02 22:20:57.082 | perl-Digest noarch 1.20-1.oe2203 OS 17 k 2024-12-02 22:20:57.082 | perl-Digest-MD5 aarch64 2.58-1.oe2203 OS 29 k 2024-12-02 22:20:57.082 | perl-Digest-SHA aarch64 1:6.02-7.oe2203 OS 49 k 2024-12-02 22:20:57.082 | perl-Encode aarch64 4:3.16-3.oe2203 update 1.4 M 2024-12-02 22:20:57.082 | perl-Env noarch 1.04-397.oe2203 OS 17 k 2024-12-02 22:20:57.082 | perl-Exporter noarch 5.74-1.oe2203 OS 22 k 2024-12-02 22:20:57.082 | perl-ExtUtils-Command noarch 1:7.62-1.oe2203 OS 11 k 2024-12-02 22:20:57.082 | perl-ExtUtils-Install noarch 2.20-1.oe2203 OS 33 k 2024-12-02 22:20:57.082 | perl-ExtUtils-MakeMaker noarch 1:7.62-1.oe2203 OS 169 k 2024-12-02 22:20:57.082 | perl-ExtUtils-Manifest noarch 1:1.73-1.oe2203 OS 23 k 2024-12-02 22:20:57.082 | perl-ExtUtils-ParseXS noarch 2:3.35-1.oe2203 OS 55 k 2024-12-02 22:20:57.082 | perl-File-Fetch noarch 1.00-1.oe2203 OS 22 k 2024-12-02 22:20:57.082 | perl-File-HomeDir noarch 1.006-2.oe2203 OS 35 k 2024-12-02 22:20:57.082 | perl-File-Path noarch 2.18-1.oe2203 OS 21 k 2024-12-02 22:20:57.082 | perl-File-Temp noarch 1:0.2311-2.oe2203 OS 50 k 2024-12-02 22:20:57.082 | perl-File-Which noarch 1.27-1.oe2203 OS 24 k 2024-12-02 22:20:57.082 | perl-Filter aarch64 2:1.60-3.oe2203 OS 49 k 2024-12-02 22:20:57.082 | perl-Filter-Simple noarch 1:0.94-1.oe2203 OS 16 k 2024-12-02 22:20:57.082 | perl-Getopt-Long noarch 1:2.52-1.oe2203 OS 45 k 2024-12-02 22:20:57.082 | perl-HTTP-Tiny noarch 0.080-2.oe2203 update 35 k 2024-12-02 22:20:57.082 | perl-IO-Compress noarch 2.101-2.oe2203 OS 110 k 2024-12-02 22:20:57.082 | perl-IO-Socket-IP noarch 0.41-2.oe2203 OS 31 k 2024-12-02 22:20:57.082 | perl-IPC-Cmd noarch 2:1.04-4.oe2203 OS 32 k 2024-12-02 22:20:57.082 | perl-IPC-SysV aarch64 2.09-1.oe2203 OS 25 k 2024-12-02 22:20:57.082 | perl-IPC-System-Simple noarch 1.30-2.oe2203 OS 31 k 2024-12-02 22:20:57.082 | perl-JSON-PP noarch 1:4.06-1.oe2203 OS 44 k 2024-12-02 22:20:57.082 | perl-Locale-Codes noarch 3.68-1.oe2203 OS 264 k 2024-12-02 22:20:57.082 | perl-Locale-Maketext noarch 1:1.29-1.oe2203 OS 53 k 2024-12-02 22:20:57.082 | perl-MIME-Base64 aarch64 3.16-1.oe2203 OS 20 k 2024-12-02 22:20:57.082 | perl-Math-BigInt noarch 1:1.9998.27-1.oe2203 OS 121 k 2024-12-02 22:20:57.082 | perl-Math-BigInt-FastCalc aarch64 0.5012-2.oe2203 update 19 k 2024-12-02 22:20:57.082 | perl-Math-BigRat noarch 0.2620-1.oe2203 OS 27 k 2024-12-02 22:20:57.082 | perl-Module-CoreList noarch 1:5.20211020-1.oe2203 OS 86 k 2024-12-02 22:20:57.082 | perl-Module-Load noarch 1:0.36-1.oe2203 OS 13 k 2024-12-02 22:20:57.082 | perl-Module-Load-Conditional noarch 0.74-1.oe2203 OS 18 k 2024-12-02 22:20:57.082 | perl-Module-Metadata noarch 1.000037-1.oe2203 OS 31 k 2024-12-02 22:20:57.082 | perl-Net-SSLeay aarch64 1.90-1.oe2203 OS 250 k 2024-12-02 22:20:57.082 | perl-Params-Check noarch 1:0.38-418.oe2203 OS 15 k 2024-12-02 22:20:57.082 | perl-PathTools aarch64 3.80-1.oe2203 OS 59 k 2024-12-02 22:20:57.082 | perl-Perl-OSType noarch 1.010-421.oe2203 OS 20 k 2024-12-02 22:20:57.082 | perl-PerlIO-via-QuotedPrint noarch 0.09-1.oe2203 OS 11 k 2024-12-02 22:20:57.082 | perl-Pod-Checker noarch 4:1.74-1.oe2203 OS 23 k 2024-12-02 22:20:57.082 | perl-Pod-Escapes noarch 1:1.07-420.oe2203 OS 14 k 2024-12-02 22:20:57.082 | perl-Pod-Parser noarch 1.63-398.oe2203 OS 57 k 2024-12-02 22:20:57.082 | perl-Pod-Perldoc noarch 1:3.28-4.oe2203 OS 44 k 2024-12-02 22:20:57.082 | perl-Pod-Simple noarch 1:3.43-1.oe2203 OS 137 k 2024-12-02 22:20:57.082 | perl-Pod-Usage noarch 4:2.01-2.oe2203 OS 25 k 2024-12-02 22:20:57.082 | perl-Scalar-List-Utils aarch64 4:1.60-1.oe2203 OS 49 k 2024-12-02 22:20:57.082 | perl-Socket aarch64 4:2.032-1.oe2203 OS 43 k 2024-12-02 22:20:57.082 | perl-Storable aarch64 1:3.25-1.oe2203 OS 74 k 2024-12-02 22:20:57.082 | perl-Sys-Syslog aarch64 0.36-1.oe2203 OS 37 k 2024-12-02 22:20:57.082 | perl-Term-ANSIColor noarch 5.01-1.oe2203 OS 30 k 2024-12-02 22:20:57.082 | perl-Term-Cap noarch 1.17-510.oe2203 OS 18 k 2024-12-02 22:20:57.082 | perl-Test-Harness noarch 2:3.42-2.oe2203 update 130 k 2024-12-02 22:20:57.082 | perl-Test-Simple noarch 2:1.302188-1.oe2203 OS 201 k 2024-12-02 22:20:57.082 | perl-Text-Balanced noarch 2.04-1.oe2203 OS 29 k 2024-12-02 22:20:57.083 | perl-Text-Diff noarch 1.45-7.oe2203 OS 27 k 2024-12-02 22:20:57.083 | perl-Text-ParseWords noarch 3.30-419.oe2203 OS 12 k 2024-12-02 22:20:57.083 | perl-Text-Tabs+Wrap noarch 2021.0814-1.oe2203 OS 13 k 2024-12-02 22:20:57.083 | perl-Thread-Queue noarch 3.13-3.oe2203 OS 14 k 2024-12-02 22:20:57.083 | perl-Time-HiRes aarch64 4:1.9767-2.oe2203 update 47 k 2024-12-02 22:20:57.083 | perl-Time-Local noarch 2:1.300-1.oe2203 OS 22 k 2024-12-02 22:20:57.083 | perl-URI noarch 5.10-1.oe2203 OS 72 k 2024-12-02 22:20:57.083 | perl-Unicode-Collate aarch64 1.31-1.oe2203 OS 667 k 2024-12-02 22:20:57.083 | perl-Unicode-Normalize aarch64 1.28-1.oe2203 OS 70 k 2024-12-02 22:20:57.083 | perl-autodie noarch 2.34-2.oe2203 OS 55 k 2024-12-02 22:20:57.083 | perl-bignum noarch 0.63-1.oe2203 OS 19 k 2024-12-02 22:20:57.083 | perl-constant noarch 1.33-421.oe2203 OS 17 k 2024-12-02 22:20:57.083 | perl-experimental noarch 0.025-1.oe2203 OS 18 k 2024-12-02 22:20:57.083 | perl-libnet noarch 3.13-2.oe2203 update 75 k 2024-12-02 22:20:57.083 | perl-libs aarch64 4:5.34.0-12.oe2203 update 1.6 M 2024-12-02 22:20:57.083 | perl-parent noarch 1:0.238-1.oe2203 OS 11 k 2024-12-02 22:20:57.083 | perl-perlfaq noarch 5.20210520-1.oe2203 OS 177 k 2024-12-02 22:20:57.083 | perl-podlators noarch 1:4.14-1.oe2203 OS 63 k 2024-12-02 22:20:57.083 | perl-threads aarch64 2:2.26-1.oe2203 OS 35 k 2024-12-02 22:20:57.083 | perl-threads-shared aarch64 1.62-1.oe2203 OS 30 k 2024-12-02 22:20:57.083 | perl-version aarch64 8:0.99.29-1.oe2203 OS 45 k 2024-12-02 22:20:57.083 | pkgconf aarch64 1.8.0-3.oe2203 update 57 k 2024-12-02 22:20:57.083 | popt aarch64 1.18-3.oe2203 update 49 k 2024-12-02 22:20:57.083 | procps-ng aarch64 3.3.17-5.oe2203 update 207 k 2024-12-02 22:20:57.083 | publicsuffix-list noarch 20211113-2.oe2203 update 128 k 2024-12-02 22:20:57.083 | python-pip-wheel noarch 21.3.1-2.oe2203 update 1.5 M 2024-12-02 22:20:57.083 | python-setuptools noarch 59.4.0-5.oe2203 update 509 k 2024-12-02 22:20:57.083 | python3 aarch64 3.9.9-28.oe2203 update 7.8 M 2024-12-02 22:20:57.083 | python3-pyparsing noarch 3.0.6-1.oe2203 OS 216 k 2024-12-02 22:20:57.083 | qt5-srpm-macros noarch 5.15.2-1.oe2203 OS 8.3 k 2024-12-02 22:20:57.083 | readline aarch64 8.1-3.oe2203 update 146 k 2024-12-02 22:20:57.083 | rpm aarch64 4.17.0-33.oe2203 update 492 k 2024-12-02 22:20:57.083 | rpm-libs aarch64 4.17.0-33.oe2203 update 340 k 2024-12-02 22:20:57.083 | sed aarch64 4.8-3.oe2203 update 162 k 2024-12-02 22:20:57.083 | setup noarch 2.13.9.1-1.oe2203 OS 150 k 2024-12-02 22:20:57.083 | shadow aarch64 2:4.9-13.oe2203 update 598 k 2024-12-02 22:20:57.083 | slang aarch64 2.3.2-8.oe2203 OS 533 k 2024-12-02 22:20:57.083 | sqlite aarch64 3.37.2-7.oe2203 update 1.1 M 2024-12-02 22:20:57.083 | systemd-libs aarch64 249-75.oe2203 update 453 k 2024-12-02 22:20:57.083 | systemtap-sdt-devel aarch64 4.5-2.oe2203 OS 19 k 2024-12-02 22:20:57.083 | tcl aarch64 1:8.6.10-4.oe2203 update 1.1 M 2024-12-02 22:20:57.083 | tpm2-tss aarch64 3.1.0-5.oe2203 update 489 k 2024-12-02 22:20:57.083 | tzdata noarch 2022a-18.oe2203 update 429 k 2024-12-02 22:20:57.083 | which aarch64 2.21-14.oe2203 OS 30 k 2024-12-02 22:20:57.083 | xkeyboard-config noarch 2.33-1.oe2203 OS 793 k 2024-12-02 22:20:57.083 | xz aarch64 5.2.5-2.oe2203 update 141 k 2024-12-02 22:20:57.083 | xz-libs aarch64 5.2.5-2.oe2203 update 79 k 2024-12-02 22:20:57.083 | zip aarch64 3.0-29.oe2203 OS 217 k 2024-12-02 22:20:57.083 | zlib aarch64 1.2.11-24.oe2203 update 91 k 2024-12-02 22:20:57.083 | zstd aarch64 1.5.0-4.oe2203 update 686 k 2024-12-02 22:20:57.083 | Installing weak dependencies: 2024-12-02 22:20:57.083 | cronie aarch64 1.5.7-1.oe2203 OS 103 k 2024-12-02 22:20:57.083 | diffutils aarch64 3.8-2.oe2203 OS 315 k 2024-12-02 22:20:57.083 | e2fsprogs-help noarch 1.46.4-21.oe2203 update 102 k 2024-12-02 22:20:57.083 | elfutils-extra aarch64 0.185-13.oe2203 update 220 k 2024-12-02 22:20:57.083 | fuse-help aarch64 2.9.9-9.oe2203 OS 13 k 2024-12-02 22:20:57.084 | grubby aarch64 8.40-28.oe2203 OS 52 k 2024-12-02 22:20:57.084 | kbd aarch64 2.4.0-1.oe2203 OS 251 k 2024-12-02 22:20:57.084 | kpartx aarch64 0.8.7-6.oe2203 update 42 k 2024-12-02 22:20:57.084 | libxkbcommon aarch64 1.3.1-1.oe2203 OS 121 k 2024-12-02 22:20:57.084 | openssl-pkcs11 aarch64 0.4.11-5.oe2203 OS 59 k 2024-12-02 22:20:57.084 | perl-Encode-Locale noarch 1.05-12.oe2203 OS 14 k 2024-12-02 22:20:57.084 | perl-IO-Socket-SSL noarch 2.072-1.oe2203 OS 181 k 2024-12-02 22:20:57.084 | perl-Mozilla-CA noarch 1:20211001-1.oe2203 OS 10 k 2024-12-02 22:20:57.084 | perl-devel aarch64 4:5.34.0-12.oe2203 update 2.1 M 2024-12-02 22:20:57.084 | pigz aarch64 2.6-1.oe2203 OS 61 k 2024-12-02 22:20:57.084 | python3-pip noarch 21.3.1-2.oe2203 update 2.2 M 2024-12-02 22:20:57.084 | python3-setuptools noarch 59.4.0-5.oe2203 update 964 k 2024-12-02 22:20:57.084 | shared-mime-info aarch64 2.1-1.oe2203 OS 294 k 2024-12-02 22:20:57.084 | vim-minimal aarch64 2:9.0-23.oe2203 update 611 k 2024-12-02 22:20:57.084 | 2024-12-02 22:20:57.084 | Transaction Summary 2024-12-02 22:20:57.084 | ================================================================================ 2024-12-02 22:20:57.084 | Install 258 Packages 2024-12-02 22:20:57.084 | 2024-12-02 22:20:57.127 | Total download size: 92 M 2024-12-02 22:20:57.127 | Installed size: 429 M 2024-12-02 22:20:57.131 | Downloading Packages: 2024-12-02 22:21:00.914 | (1/258): basesystem-12-2.oe2203.noarch.rpm 1.9 kB/s | 7.0 kB 00:03 2024-12-02 22:21:01.563 | (2/258): attr-2.5.1-2.oe2203.aarch64.rpm 13 kB/s | 55 kB 00:04 2024-12-02 22:21:01.625 | (3/258): audit-libs-3.0.1-3.oe2203.aarch64.rpm 21 kB/s | 94 kB 00:04 2024-12-02 22:21:01.935 | (4/258): brotli-1.0.9-2.oe2203.aarch64.rpm 299 kB/s | 305 kB 00:01 2024-12-02 22:21:02.154 | (5/258): cronie-1.5.7-1.oe2203.aarch64.rpm 473 kB/s | 103 kB 00:00 2024-12-02 22:21:02.222 | (6/258): chkconfig-1.20-1.oe2203.aarch64.rpm 262 kB/s | 172 kB 00:00 2024-12-02 22:21:02.363 | (7/258): crontabs-1.11-22.oe2203.noarch.rpm 82 kB/s | 17 kB 00:00 2024-12-02 22:21:02.376 | (8/258): crypto-policies-20200619-2.git781bbd4. 529 kB/s | 81 kB 00:00 2024-12-02 22:21:02.526 | (9/258): device-mapper-1.02.181-4.oe2203.aarch6 1.3 MB/s | 213 kB 00:00 2024-12-02 22:21:02.695 | (10/258): diffutils-3.8-2.oe2203.aarch64.rpm 990 kB/s | 315 kB 00:00 2024-12-02 22:21:02.864 | (11/258): findutils-4.8.0-3.oe2203.aarch64.rpm 2.2 MB/s | 382 kB 00:00 2024-12-02 22:21:02.961 | (12/258): cracklib-2.9.7-8.oe2203.aarch64.rpm 2.9 MB/s | 3.9 MB 00:01 2024-12-02 22:21:03.077 | (13/258): filesystem-3.16-4.oe2203.aarch64.rpm 1.9 MB/s | 1.1 MB 00:00 2024-12-02 22:21:03.089 | (14/258): fuse-2.9.9-9.oe2203.aarch64.rpm 602 kB/s | 135 kB 00:00 2024-12-02 22:21:03.118 | (15/258): fuse-common-3.10.5-3.oe2203.aarch64.r 58 kB/s | 9.0 kB 00:00 2024-12-02 22:21:03.240 | (16/258): fuse-help-2.9.9-9.oe2203.aarch64.rpm 79 kB/s | 13 kB 00:00 2024-12-02 22:21:03.284 | (17/258): gmp-6.2.1-1.oe2203.aarch64.rpm 1.5 MB/s | 247 kB 00:00 2024-12-02 22:21:03.659 | (18/258): gettext-0.21-4.oe2203.aarch64.rpm 2.0 MB/s | 1.1 MB 00:00 2024-12-02 22:21:03.677 | (19/258): ima-evm-utils-libs-1.3.2-3.oe2203.aar 47 kB/s | 18 kB 00:00 2024-12-02 22:21:03.689 | (20/258): grubby-8.40-28.oe2203.aarch64.rpm 116 kB/s | 52 kB 00:00 2024-12-02 22:21:03.821 | (21/258): info-6.8-3.oe2203.aarch64.rpm 1.0 MB/s | 163 kB 00:00 2024-12-02 22:21:03.843 | (22/258): kbd-2.4.0-1.oe2203.aarch64.rpm 1.5 MB/s | 251 kB 00:00 2024-12-02 22:21:03.866 | (23/258): kbd-legacy-2.4.0-1.oe2203.noarch.rpm 2.9 MB/s | 525 kB 00:00 2024-12-02 22:21:04.001 | (24/258): keyutils-libs-1.6.3-3.oe2203.aarch64. 158 kB/s | 25 kB 00:00 2024-12-02 22:21:04.028 | (25/258): kmod-29-3.oe2203.aarch64.rpm 528 kB/s | 85 kB 00:00 2024-12-02 22:21:04.220 | (26/258): kbd-misc-2.4.0-1.oe2203.noarch.rpm 3.9 MB/s | 1.6 MB 00:00 2024-12-02 22:21:04.242 | (27/258): libcap-ng-0.8.2-1.oe2203.aarch64.rpm 199 kB/s | 43 kB 00:00 2024-12-02 22:21:04.254 | (28/258): kmod-libs-29-3.oe2203.aarch64.rpm 228 kB/s | 57 kB 00:00 2024-12-02 22:21:04.376 | (29/258): libev-4.33-2.oe2203.aarch64.rpm 306 kB/s | 47 kB 00:00 2024-12-02 22:21:04.400 | (30/258): libevent-2.1.12-4.oe2203.aarch64.rpm 1.4 MB/s | 221 kB 00:00 2024-12-02 22:21:04.416 | (31/258): libffi-3.4.2-2.oe2203.aarch64.rpm 160 kB/s | 26 kB 00:00 2024-12-02 22:21:04.538 | (32/258): libidn2-2.3.2-2.oe2203.aarch64.rpm 690 kB/s | 112 kB 00:00 2024-12-02 22:21:04.562 | (33/258): libpipeline-1.5.4-1.oe2203.aarch64.rp 311 kB/s | 50 kB 00:00 2024-12-02 22:21:04.575 | (34/258): libseccomp-2.5.3-1.oe2203.aarch64.rpm 372 kB/s | 59 kB 00:00 2024-12-02 22:21:04.698 | (35/258): libsemanage-3.3-3.oe2203.aarch64.rpm 616 kB/s | 98 kB 00:00 2024-12-02 22:21:04.720 | (36/258): libsigsegv-2.13-1.oe2203.aarch64.rpm 266 kB/s | 42 kB 00:00 2024-12-02 22:21:04.790 | (37/258): libunistring-0.9.10-8.oe2203.aarch64. 1.8 MB/s | 401 kB 00:00 2024-12-02 22:21:05.003 | (38/258): libuser-0.63-4.oe2203.aarch64.rpm 1.1 MB/s | 333 kB 00:00 2024-12-02 22:21:05.029 | (39/258): libutempter-1.2.1-2.oe2203.aarch64.rp 76 kB/s | 24 kB 00:00 2024-12-02 22:21:05.043 | (40/258): libverto-0.3.2-1.oe2203.aarch64.rpm 102 kB/s | 26 kB 00:00 2024-12-02 22:21:05.163 | (41/258): libxcrypt-4.4.26-2.oe2203.aarch64.rpm 741 kB/s | 118 kB 00:00 2024-12-02 22:21:05.217 | (42/258): libxkbcommon-1.3.1-1.oe2203.aarch64.r 705 kB/s | 121 kB 00:00 2024-12-02 22:21:05.231 | (43/258): lz4-1.9.3-2.oe2203.aarch64.rpm 691 kB/s | 128 kB 00:00 2024-12-02 22:21:05.361 | (44/258): man-db-2.9.4-2.oe2203.aarch64.rpm 5.7 MB/s | 1.1 MB 00:00 2024-12-02 22:21:05.478 | (45/258): mpfr-4.1.0-1.oe2203.aarch64.rpm 1.4 MB/s | 378 kB 00:00 2024-12-02 22:21:05.490 | (46/258): openssl-pkcs11-0.4.11-5.oe2203.aarch6 228 kB/s | 59 kB 00:00 2024-12-02 22:21:05.792 | (47/258): os-prober-1.79-1.oe2203.aarch64.rpm 112 kB/s | 48 kB 00:00 2024-12-02 22:21:05.858 | (48/258): perl-Algorithm-Diff-1.201-1.oe2203.no 73 kB/s | 27 kB 00:00 2024-12-02 22:21:05.869 | (49/258): passwd-0.80-9.oe2203.aarch64.rpm 246 kB/s | 96 kB 00:00 2024-12-02 22:21:06.171 | (50/258): perl-Archive-Tar-2.40-1.oe2203.noarch 112 kB/s | 42 kB 00:00 2024-12-02 22:21:06.216 | (51/258): perl-B-Debug-1.26-5.oe2203.noarch.rpm 52 kB/s | 18 kB 00:00 2024-12-02 22:21:06.227 | (52/258): perl-CPAN-Meta-2.150010-419.oe2203.no 302 kB/s | 108 kB 00:00 2024-12-02 22:21:06.337 | (53/258): perl-CPAN-Meta-Requirements-2.140-419 156 kB/s | 26 kB 00:00 2024-12-02 22:21:06.426 | (54/258): perl-CPAN-Meta-YAML-0.018-420.oe2203. 115 kB/s | 24 kB 00:00 2024-12-02 22:21:06.434 | (55/258): perl-Carp-1.50-418.oe2203.noarch.rpm 104 kB/s | 21 kB 00:00 2024-12-02 22:21:06.553 | (56/258): perl-Compress-Raw-Bzip2-2.101-1.oe220 117 kB/s | 25 kB 00:00 2024-12-02 22:21:06.618 | (57/258): perl-Compress-Raw-Zlib-2.101-1.oe2203 216 kB/s | 41 kB 00:00 2024-12-02 22:21:06.634 | (58/258): perl-Config-Perl-V-0.33-1.oe2203.noar 84 kB/s | 17 kB 00:00 2024-12-02 22:21:06.735 | (59/258): perl-Data-Dumper-2.183-1.oe2203.aarch 242 kB/s | 44 kB 00:00 2024-12-02 22:21:06.776 | (60/258): perl-Devel-PPPort-3.63-1.oe2203.aarch 1.2 MB/s | 187 kB 00:00 2024-12-02 22:21:06.786 | (61/258): perl-Digest-1.20-1.oe2203.noarch.rpm 111 kB/s | 17 kB 00:00 2024-12-02 22:21:06.894 | (62/258): perl-Digest-MD5-2.58-1.oe2203.aarch64 182 kB/s | 29 kB 00:00 2024-12-02 22:21:07.012 | (63/258): perl-Digest-SHA-6.02-7.oe2203.aarch64 207 kB/s | 49 kB 00:00 2024-12-02 22:21:07.020 | (64/258): perl-Encode-Locale-1.05-12.oe2203.noa 60 kB/s | 14 kB 00:00 2024-12-02 22:21:07.063 | (65/258): perl-Env-1.04-397.oe2203.noarch.rpm 99 kB/s | 17 kB 00:00 2024-12-02 22:21:07.169 | (66/258): perl-Exporter-5.74-1.oe2203.noarch.rp 140 kB/s | 22 kB 00:00 2024-12-02 22:21:07.181 | (67/258): perl-ExtUtils-Command-7.62-1.oe2203.n 71 kB/s | 11 kB 00:00 2024-12-02 22:21:07.224 | (68/258): perl-ExtUtils-Install-2.20-1.oe2203.n 207 kB/s | 33 kB 00:00 2024-12-02 22:21:07.328 | (69/258): perl-ExtUtils-MakeMaker-7.62-1.oe2203 1.0 MB/s | 169 kB 00:00 2024-12-02 22:21:07.342 | (70/258): perl-ExtUtils-Manifest-1.73-1.oe2203. 144 kB/s | 23 kB 00:00 2024-12-02 22:21:07.788 | (71/258): perl-ExtUtils-ParseXS-3.35-1.oe2203.n 98 kB/s | 55 kB 00:00 2024-12-02 22:21:08.307 | (72/258): perl-File-Fetch-1.00-1.oe2203.noarch. 23 kB/s | 22 kB 00:00 2024-12-02 22:21:08.539 | (73/258): perl-File-HomeDir-1.006-2.oe2203.noar 30 kB/s | 35 kB 00:01 2024-12-02 22:21:08.878 | (74/258): perl-File-Path-2.18-1.oe2203.noarch.r 20 kB/s | 21 kB 00:01 2024-12-02 22:21:09.126 | (75/258): perl-File-Which-1.27-1.oe2203.noarch. 41 kB/s | 24 kB 00:00 2024-12-02 22:21:09.135 | (76/258): perl-File-Temp-0.2311-2.oe2203.noarch 60 kB/s | 50 kB 00:00 2024-12-02 22:21:09.269 | (77/258): perl-Filter-1.60-3.oe2203.aarch64.rpm 125 kB/s | 49 kB 00:00 2024-12-02 22:21:09.483 | (78/258): perl-Filter-Simple-0.94-1.oe2203.noar 45 kB/s | 16 kB 00:00 2024-12-02 22:21:09.573 | (79/258): perl-Getopt-Long-2.52-1.oe2203.noarch 103 kB/s | 45 kB 00:00 2024-12-02 22:21:09.612 | (80/258): perl-IO-Compress-2.101-2.oe2203.noarc 322 kB/s | 110 kB 00:00 2024-12-02 22:21:09.981 | (81/258): perl-IPC-Cmd-1.04-4.oe2203.noarch.rpm 88 kB/s | 32 kB 00:00 2024-12-02 22:21:10.115 | (82/258): perl-IO-Socket-IP-0.41-2.oe2203.noarc 49 kB/s | 31 kB 00:00 2024-12-02 22:21:10.284 | (83/258): perl-IO-Socket-SSL-2.072-1.oe2203.noa 255 kB/s | 181 kB 00:00 2024-12-02 22:21:10.584 | (84/258): perl-IPC-SysV-2.09-1.oe2203.aarch64.r 41 kB/s | 25 kB 00:00 2024-12-02 22:21:10.657 | (85/258): perl-IPC-System-Simple-1.30-2.oe2203. 58 kB/s | 31 kB 00:00 2024-12-02 22:21:10.799 | (86/258): perl-JSON-PP-4.06-1.oe2203.noarch.rpm 86 kB/s | 44 kB 00:00 2024-12-02 22:21:11.107 | (87/258): perl-Locale-Maketext-1.29-1.oe2203.no 119 kB/s | 53 kB 00:00 2024-12-02 22:21:11.324 | (88/258): perl-MIME-Base64-3.16-1.oe2203.aarch6 38 kB/s | 20 kB 00:00 2024-12-02 22:21:11.652 | (89/258): perl-Locale-Codes-3.68-1.oe2203.noarc 265 kB/s | 264 kB 00:00 2024-12-02 22:21:11.852 | (90/258): perl-Math-BigRat-0.2620-1.oe2203.noar 52 kB/s | 27 kB 00:00 2024-12-02 22:21:12.102 | (91/258): perl-Math-BigInt-1.9998.27-1.oe2203.n 122 kB/s | 121 kB 00:00 2024-12-02 22:21:12.414 | (92/258): perl-Module-Load-0.36-1.oe2203.noarch 24 kB/s | 13 kB 00:00 2024-12-02 22:21:12.427 | (93/258): perl-Module-Load-Conditional-0.74-1.o 54 kB/s | 18 kB 00:00 2024-12-02 22:21:12.524 | (94/258): perl-Module-CoreList-5.20211020-1.oe2 99 kB/s | 86 kB 00:00 2024-12-02 22:21:12.618 | (95/258): perl-Mozilla-CA-20211001-1.oe2203.noa 54 kB/s | 10 kB 00:00 2024-12-02 22:21:12.736 | (96/258): perl-Module-Metadata-1.000037-1.oe220 95 kB/s | 31 kB 00:00 2024-12-02 22:21:12.772 | (97/258): perl-Params-Check-0.38-418.oe2203.noa 99 kB/s | 15 kB 00:00 2024-12-02 22:21:13.085 | (98/258): perl-Perl-OSType-1.010-421.oe2203.noa 63 kB/s | 20 kB 00:00 2024-12-02 22:21:13.247 | (99/258): perl-PathTools-3.80-1.oe2203.aarch64. 116 kB/s | 59 kB 00:00 2024-12-02 22:21:13.405 | (100/258): perl-PerlIO-via-QuotedPrint-0.09-1.o 33 kB/s | 11 kB 00:00 2024-12-02 22:21:13.537 | (101/258): perl-Pod-Checker-1.74-1.oe2203.noarc 80 kB/s | 23 kB 00:00 2024-12-02 22:21:13.594 | (102/258): perl-Net-SSLeay-1.90-1.oe2203.aarch6 234 kB/s | 250 kB 00:01 2024-12-02 22:21:13.602 | (103/258): perl-Pod-Escapes-1.07-420.oe2203.noa 70 kB/s | 14 kB 00:00 2024-12-02 22:21:13.748 | (104/258): perl-Pod-Parser-1.63-398.oe2203.noar 272 kB/s | 57 kB 00:00 2024-12-02 22:21:13.847 | (105/258): perl-Pod-Perldoc-3.28-4.oe2203.noarc 174 kB/s | 44 kB 00:00 2024-12-02 22:21:13.901 | (106/258): perl-Pod-Simple-3.43-1.oe2203.noarch 459 kB/s | 137 kB 00:00 2024-12-02 22:21:14.155 | (107/258): perl-Pod-Usage-2.01-2.oe2203.noarch. 62 kB/s | 25 kB 00:00 2024-12-02 22:21:14.256 | (108/258): perl-Socket-2.032-1.oe2203.aarch64.r 123 kB/s | 43 kB 00:00 2024-12-02 22:21:14.284 | (109/258): perl-Scalar-List-Utils-1.60-1.oe2203 113 kB/s | 49 kB 00:00 2024-12-02 22:21:14.702 | (110/258): perl-Sys-Syslog-0.36-1.oe2203.aarch6 83 kB/s | 37 kB 00:00 2024-12-02 22:21:14.838 | (111/258): perl-Storable-3.25-1.oe2203.aarch64. 108 kB/s | 74 kB 00:00 2024-12-02 22:21:14.847 | (112/258): perl-Term-ANSIColor-5.01-1.oe2203.no 53 kB/s | 30 kB 00:00 2024-12-02 22:21:15.103 | (113/258): perl-Term-Cap-1.17-510.oe2203.noarch 44 kB/s | 18 kB 00:00 2024-12-02 22:21:15.439 | (114/258): perl-Text-Balanced-2.04-1.oe2203.noa 49 kB/s | 29 kB 00:00 2024-12-02 22:21:15.449 | (115/258): perl-Text-Diff-1.45-7.oe2203.noarch. 78 kB/s | 27 kB 00:00 2024-12-02 22:21:15.460 | (116/258): perl-Test-Simple-1.302188-1.oe2203.n 324 kB/s | 201 kB 00:00 2024-12-02 22:21:16.106 | (117/258): perl-Text-ParseWords-3.30-419.oe2203 18 kB/s | 12 kB 00:00 2024-12-02 22:21:16.239 | (118/258): perl-Text-Tabs+Wrap-2021.0814-1.oe22 17 kB/s | 13 kB 00:00 2024-12-02 22:21:16.625 | (119/258): perl-Thread-Queue-3.13-3.oe2203.noar 12 kB/s | 14 kB 00:01 2024-12-02 22:21:16.885 | (120/258): perl-Time-Local-1.300-1.oe2203.noarc 28 kB/s | 22 kB 00:00 2024-12-02 22:21:17.057 | (121/258): perl-URI-5.10-1.oe2203.noarch.rpm 168 kB/s | 72 kB 00:00 2024-12-02 22:21:17.414 | (122/258): perl-autodie-2.34-2.oe2203.noarch.rp 156 kB/s | 55 kB 00:00 2024-12-02 22:21:17.441 | (123/258): perl-Unicode-Normalize-1.28-1.oe2203 126 kB/s | 70 kB 00:00 2024-12-02 22:21:17.560 | (124/258): perl-Unicode-Collate-1.31-1.oe2203.a 715 kB/s | 667 kB 00:00 2024-12-02 22:21:17.570 | (125/258): perl-bignum-0.63-1.oe2203.noarch.rpm 125 kB/s | 19 kB 00:00 2024-12-02 22:21:17.618 | (126/258): perl-constant-1.33-421.oe2203.noarch 95 kB/s | 17 kB 00:00 2024-12-02 22:21:17.958 | (127/258): perl-experimental-0.025-1.oe2203.noa 46 kB/s | 18 kB 00:00 2024-12-02 22:21:18.084 | (128/258): perl-parent-0.238-1.oe2203.noarch.rp 22 kB/s | 11 kB 00:00 2024-12-02 22:21:18.172 | (129/258): perl-perlfaq-5.20210520-1.oe2203.noa 320 kB/s | 177 kB 00:00 2024-12-02 22:21:18.247 | (130/258): perl-threads-2.26-1.oe2203.aarch64.r 214 kB/s | 35 kB 00:00 2024-12-02 22:21:18.260 | (131/258): perl-podlators-4.14-1.oe2203.noarch. 209 kB/s | 63 kB 00:00 2024-12-02 22:21:18.326 | (132/258): perl-threads-shared-1.62-1.oe2203.aa 195 kB/s | 30 kB 00:00 2024-12-02 22:21:18.408 | (133/258): perl-version-0.99.29-1.oe2203.aarch6 281 kB/s | 45 kB 00:00 2024-12-02 22:21:18.790 | (134/258): pigz-2.6-1.oe2203.aarch64.rpm 114 kB/s | 61 kB 00:00 2024-12-02 22:21:18.801 | (135/258): qt5-srpm-macros-5.15.2-1.oe2203.noar 21 kB/s | 8.3 kB 00:00 2024-12-02 22:21:18.814 | (136/258): python3-pyparsing-3.0.6-1.oe2203.noa 443 kB/s | 216 kB 00:00 2024-12-02 22:21:19.091 | (137/258): setup-2.13.9.1-1.oe2203.noarch.rpm 503 kB/s | 150 kB 00:00 2024-12-02 22:21:19.106 | (138/258): shared-mime-info-2.1-1.oe2203.aarch6 968 kB/s | 294 kB 00:00 2024-12-02 22:21:19.167 | (139/258): slang-2.3.2-8.oe2203.aarch64.rpm 1.5 MB/s | 533 kB 00:00 2024-12-02 22:21:19.406 | (140/258): systemtap-sdt-devel-4.5-2.oe2203.aar 60 kB/s | 19 kB 00:00 2024-12-02 22:21:19.415 | (141/258): which-2.21-14.oe2203.aarch64.rpm 98 kB/s | 30 kB 00:00 2024-12-02 22:21:19.442 | (142/258): xkeyboard-config-2.33-1.oe2203.noarc 2.8 MB/s | 793 kB 00:00 2024-12-02 22:21:19.567 | (143/258): zip-3.0-29.oe2203.aarch64.rpm 1.3 MB/s | 217 kB 00:00 2024-12-02 22:21:19.576 | (144/258): acl-2.3.1-2.oe2203.aarch64.rpm 317 kB/s | 51 kB 00:00 2024-12-02 22:21:19.629 | (145/258): bash-5.1.8-6.oe2203.aarch64.rpm 6.3 MB/s | 1.2 MB 00:00 2024-12-02 22:21:19.723 | (146/258): bc-1.07.1-11.oe2203.aarch64.rpm 558 kB/s | 86 kB 00:00 2024-12-02 22:21:19.735 | (147/258): bzip2-1.0.8-6.oe2203.aarch64.rpm 422 kB/s | 66 kB 00:00 2024-12-02 22:21:19.808 | (148/258): ca-certificates-2023.2.60-2.oe2203.n 2.3 MB/s | 411 kB 00:00 2024-12-02 22:21:19.907 | (149/258): cpio-2.13-10.oe2203.aarch64.rpm 1.4 MB/s | 253 kB 00:00 2024-12-02 22:21:19.980 | (150/258): curl-7.79.1-28.oe2203.aarch64.rpm 811 kB/s | 139 kB 00:00 2024-12-02 22:21:20.061 | (151/258): cyrus-sasl-lib-2.1.27-15.oe2203.aarc 472 kB/s | 72 kB 00:00 2024-12-02 22:21:20.140 | (152/258): dracut-055-10.oe2203.aarch64.rpm 1.8 MB/s | 292 kB 00:00 2024-12-02 22:21:20.200 | (153/258): coreutils-9.0-5.oe2203.aarch64.rpm 5.6 MB/s | 2.7 MB 00:00 2024-12-02 22:21:20.296 | (154/258): e2fsprogs-help-1.46.4-21.oe2203.noar 658 kB/s | 102 kB 00:00 2024-12-02 22:21:21.280 | (155/258): efi-srpm-macros-4-5.oe2203.noarch.rp 21 kB/s | 22 kB 00:01 2024-12-02 22:21:21.307 | (156/258): elfutils-0.185-13.oe2203.aarch64.rpm 574 kB/s | 580 kB 00:01 2024-12-02 22:21:21.328 | (157/258): e2fsprogs-1.46.4-21.oe2203.aarch64.r 877 kB/s | 1.1 MB 00:01 2024-12-02 22:21:21.438 | (158/258): elfutils-extra-0.185-13.oe2203.aarch 1.4 MB/s | 220 kB 00:00 2024-12-02 22:21:21.462 | (159/258): expat-2.4.1-10.oe2203.aarch64.rpm 485 kB/s | 75 kB 00:00 2024-12-02 22:21:21.485 | (160/258): file-5.41-3.oe2203.aarch64.rpm 232 kB/s | 36 kB 00:00 2024-12-02 22:21:21.625 | (161/258): gawk-5.1.1-4.oe2203.aarch64.rpm 2.1 MB/s | 344 kB 00:00 2024-12-02 22:21:22.086 | (162/258): gdbm-1.22-11.oe2203.aarch64.rpm 277 kB/s | 166 kB 00:00 2024-12-02 22:21:22.105 | (163/258): file-libs-5.41-3.oe2203.aarch64.rpm 983 kB/s | 655 kB 00:00 2024-12-02 22:21:22.181 | (164/258): glib2-2.68.1-21.oe2203.aarch64.rpm 4.7 MB/s | 2.6 MB 00:00 2024-12-02 22:21:22.348 | (165/258): grep-3.7-9.oe2203.aarch64.rpm 1.7 MB/s | 293 kB 00:00 2024-12-02 22:21:22.524 | (166/258): groff-1.22.4-11.oe2203.aarch64.rpm 5.1 MB/s | 908 kB 00:00 2024-12-02 22:21:22.646 | (167/258): glibc-common-2.34-149.oe2203.aarch64 5.0 MB/s | 2.7 MB 00:00 2024-12-02 22:21:22.818 | (168/258): groff-base-1.22.4-11.oe2203.aarch64. 2.9 MB/s | 858 kB 00:00 2024-12-02 22:21:22.857 | (169/258): glibc-2.34-149.oe2203.aarch64.rpm 3.6 MB/s | 2.8 MB 00:00 2024-12-02 22:21:23.002 | (170/258): grub2-common-2.06-41.oe2203.noarch.r 8.2 MB/s | 2.9 MB 00:00 2024-12-02 22:21:23.025 | (171/258): grub2-tools-minimal-2.06-41.oe2203.a 2.0 MB/s | 346 kB 00:00 2024-12-02 22:21:23.066 | (172/258): grub2-tools-2.06-41.oe2203.aarch64.r 7.5 MB/s | 1.8 MB 00:00 2024-12-02 22:21:23.158 | (173/258): gzip-1.11-3.oe2203.aarch64.rpm 673 kB/s | 104 kB 00:00 2024-12-02 22:21:23.179 | (174/258): json-c-0.15-6.oe2203.aarch64.rpm 234 kB/s | 36 kB 00:00 2024-12-02 22:21:23.223 | (175/258): kpartx-0.8.7-6.oe2203.aarch64.rpm 266 kB/s | 42 kB 00:00 2024-12-02 22:21:23.326 | (176/258): krb5-libs-1.19.2-8.oe2203.aarch64.rp 3.7 MB/s | 628 kB 00:00 2024-12-02 22:21:23.343 | (177/258): less-590-6.oe2203.aarch64.rpm 623 kB/s | 101 kB 00:00 2024-12-02 22:21:23.377 | (178/258): libacl-2.3.1-2.oe2203.aarch64.rpm 144 kB/s | 22 kB 00:00 2024-12-02 22:21:23.485 | (179/258): libarchive-3.5.2-6.oe2203.aarch64.rp 2.0 MB/s | 320 kB 00:00 2024-12-02 22:21:23.502 | (180/258): libblkid-2.37.2-28.oe2203.aarch64.rp 929 kB/s | 147 kB 00:00 2024-12-02 22:21:23.534 | (181/258): libcap-2.61-5.oe2203.aarch64.rpm 398 kB/s | 62 kB 00:00 2024-12-02 22:21:23.642 | (182/258): libcurl-7.79.1-28.oe2203.aarch64.rpm 1.6 MB/s | 264 kB 00:00 2024-12-02 22:21:23.660 | (183/258): libfdisk-2.37.2-28.oe2203.aarch64.rp 1.2 MB/s | 191 kB 00:00 2024-12-02 22:21:23.707 | (184/258): libgcc-10.3.1-23.oe2203.aarch64.rpm 392 kB/s | 67 kB 00:00 2024-12-02 22:21:23.898 | (185/258): libgcrypt-1.9.4-2.oe2203.aarch64.rpm 1.6 MB/s | 414 kB 00:00 2024-12-02 22:21:23.971 | (186/258): libgomp-10.3.1-23.oe2203.aarch64.rpm 721 kB/s | 224 kB 00:00 2024-12-02 22:21:24.092 | (187/258): libgpg-error-1.43-2.oe2203.aarch64.r 698 kB/s | 268 kB 00:00 2024-12-02 22:21:24.106 | (188/258): libkcapi-1.3.1-7.oe2203.aarch64.rpm 792 kB/s | 164 kB 00:00 2024-12-02 22:21:24.129 | (189/258): libmount-2.37.2-28.oe2203.aarch64.rp 1.0 MB/s | 169 kB 00:00 2024-12-02 22:21:24.254 | (190/258): libnghttp2-1.46.0-5.oe2203.aarch64.r 417 kB/s | 67 kB 00:00 2024-12-02 22:21:24.270 | (191/258): libnsl2-2.0.0-4.oe2203.aarch64.rpm 171 kB/s | 28 kB 00:00 2024-12-02 22:21:24.283 | (192/258): libpng-1.6.37-4.oe2203.aarch64.rpm 646 kB/s | 99 kB 00:00 2024-12-02 22:21:24.428 | (193/258): libpsl-0.21.1-5.oe2203.aarch64.rpm 418 kB/s | 72 kB 00:00 2024-12-02 22:21:24.439 | (194/258): libpwquality-1.4.4-4.oe2203.aarch64. 513 kB/s | 86 kB 00:00 2024-12-02 22:21:24.447 | (195/258): libselinux-3.3-5.oe2203.aarch64.rpm 668 kB/s | 109 kB 00:00 2024-12-02 22:21:24.804 | (196/258): libsepol-3.3-6.oe2203.aarch64.rpm 711 kB/s | 266 kB 00:00 2024-12-02 22:21:24.817 | (197/258): libsmartcols-2.37.2-28.oe2203.aarch6 305 kB/s | 115 kB 00:00 2024-12-02 22:21:24.901 | (198/258): libssh-0.9.6-8.oe2203.aarch64.rpm 401 kB/s | 182 kB 00:00 2024-12-02 22:21:25.016 | (199/258): libstdc++-10.3.1-23.oe2203.aarch64.r 2.2 MB/s | 484 kB 00:00 2024-12-02 22:21:25.026 | (200/258): libtasn1-4.17.0-3.oe2203.aarch64.rpm 372 kB/s | 77 kB 00:00 2024-12-02 22:21:25.123 | (201/258): libtirpc-1.3.2-3.oe2203.aarch64.rpm 367 kB/s | 81 kB 00:00 2024-12-02 22:21:25.169 | (202/258): libuuid-2.37.2-28.oe2203.aarch64.rpm 195 kB/s | 30 kB 00:00 2024-12-02 22:21:25.192 | (203/258): libxml2-2.9.12-20.oe2203.aarch64.rpm 3.6 MB/s | 609 kB 00:00 2024-12-02 22:21:25.285 | (204/258): logrotate-3.20.1-1.oe2203.aarch64.rp 309 kB/s | 50 kB 00:00 2024-12-02 22:21:25.381 | (205/258): lua-5.4.3-11.oe2203.aarch64.rpm 645 kB/s | 136 kB 00:00 2024-12-02 22:21:25.638 | (206/258): ncurses-6.3-8.oe2203.aarch64.rpm 1.5 MB/s | 674 kB 00:00 2024-12-02 22:21:25.653 | (207/258): ncurses-base-6.3-8.oe2203.noarch.rpm 148 kB/s | 54 kB 00:00 2024-12-02 22:21:25.726 | (208/258): ncurses-libs-6.3-8.oe2203.aarch64.rp 773 kB/s | 265 kB 00:00 2024-12-02 22:21:25.793 | (209/258): newt-0.52.21-8.oe2203.aarch64.rpm 614 kB/s | 94 kB 00:00 2024-12-02 22:21:25.807 | (210/258): openEuler-gpg-keys-1.0-3.6.oe2203.aa 63 kB/s | 9.7 kB 00:00 2024-12-02 22:21:25.880 | (211/258): openEuler-release-22.03LTS-54.oe2203 143 kB/s | 22 kB 00:00 2024-12-02 22:21:25.958 | (212/258): openEuler-repos-1.0-3.6.oe2203.aarch 54 kB/s | 8.8 kB 00:00 2024-12-02 22:21:25.967 | (213/258): openEuler-rpm-config-30-30.oe2203.aa 307 kB/s | 49 kB 00:00 2024-12-02 22:21:26.077 | (214/258): openldap-2.6.0-6.oe2203.aarch64.rpm 1.0 MB/s | 207 kB 00:00 2024-12-02 22:21:26.123 | (215/258): openssl-1.1.1m-28.oe2203.aarch64.rpm 2.5 MB/s | 424 kB 00:00 2024-12-02 22:21:26.236 | (216/258): p11-kit-0.24.0-2.oe2203.aarch64.rpm 1.3 MB/s | 217 kB 00:00 2024-12-02 22:21:26.299 | (217/258): p11-kit-trust-0.24.0-2.oe2203.aarch6 685 kB/s | 120 kB 00:00 2024-12-02 22:21:26.435 | (218/258): openssl-libs-1.1.1m-28.oe2203.aarch6 2.6 MB/s | 1.2 MB 00:00 2024-12-02 22:21:26.479 | (219/258): pam-1.5.2-7.oe2203.aarch64.rpm 1.8 MB/s | 437 kB 00:00 2024-12-02 22:21:26.588 | (220/258): pcre-8.45-2.oe2203.aarch64.rpm 1.3 MB/s | 389 kB 00:00 2024-12-02 22:21:26.607 | (221/258): pcre2-10.39-9.oe2203.aarch64.rpm 2.9 MB/s | 510 kB 00:00 2024-12-02 22:21:26.761 | (222/258): perl-HTTP-Tiny-0.080-2.oe2203.noarch 231 kB/s | 35 kB 00:00 2024-12-02 22:21:26.825 | (223/258): perl-5.34.0-12.oe2203.aarch64.rpm 9.2 MB/s | 3.2 MB 00:00 2024-12-02 22:21:26.899 | (224/258): perl-Encode-3.16-3.oe2203.aarch64.rp 4.5 MB/s | 1.4 MB 00:00 2024-12-02 22:21:26.914 | (225/258): perl-Math-BigInt-FastCalc-0.5012-2.o 127 kB/s | 19 kB 00:00 2024-12-02 22:21:27.031 | (226/258): perl-Test-Harness-3.42-2.oe2203.noar 635 kB/s | 130 kB 00:00 2024-12-02 22:21:27.052 | (227/258): perl-Time-HiRes-1.9767-2.oe2203.aarc 307 kB/s | 47 kB 00:00 2024-12-02 22:21:27.439 | (228/258): perl-libnet-3.13-2.oe2203.noarch.rpm 185 kB/s | 75 kB 00:00 2024-12-02 22:21:27.525 | (229/258): perl-devel-5.34.0-12.oe2203.aarch64. 3.5 MB/s | 2.1 MB 00:00 2024-12-02 22:21:27.594 | (230/258): perl-libs-5.34.0-12.oe2203.aarch64.r 3.0 MB/s | 1.6 MB 00:00 2024-12-02 22:21:27.603 | (231/258): pkgconf-1.8.0-3.oe2203.aarch64.rpm 351 kB/s | 57 kB 00:00 2024-12-02 22:21:27.678 | (232/258): popt-1.18-3.oe2203.aarch64.rpm 324 kB/s | 49 kB 00:00 2024-12-02 22:21:27.831 | (233/258): procps-ng-3.3.17-5.oe2203.aarch64.rp 879 kB/s | 207 kB 00:00 2024-12-02 22:21:27.855 | (234/258): publicsuffix-list-20211113-2.oe2203. 511 kB/s | 128 kB 00:00 2024-12-02 22:21:27.954 | (235/258): python-pip-wheel-21.3.1-2.oe2203.noa 5.4 MB/s | 1.5 MB 00:00 2024-12-02 22:21:28.014 | (236/258): python-setuptools-59.4.0-5.oe2203.no 2.7 MB/s | 509 kB 00:00 2024-12-02 22:21:28.195 | (237/258): python3-pip-21.3.1-2.oe2203.noarch.r 9.2 MB/s | 2.2 MB 00:00 2024-12-02 22:21:28.302 | (238/258): python3-setuptools-59.4.0-5.oe2203.n 3.3 MB/s | 964 kB 00:00 2024-12-02 22:21:28.357 | (239/258): readline-8.1-3.oe2203.aarch64.rpm 910 kB/s | 146 kB 00:00 2024-12-02 22:21:28.470 | (240/258): rpm-4.17.0-33.oe2203.aarch64.rpm 2.9 MB/s | 492 kB 00:00 2024-12-02 22:21:28.563 | (241/258): python3-3.9.9-28.oe2203.aarch64.rpm 11 MB/s | 7.8 MB 00:00 2024-12-02 22:21:28.579 | (242/258): rpm-libs-4.17.0-33.oe2203.aarch64.rp 1.5 MB/s | 340 kB 00:00 2024-12-02 22:21:28.653 | (243/258): sed-4.8-3.oe2203.aarch64.rpm 893 kB/s | 162 kB 00:00 2024-12-02 22:21:28.732 | (244/258): shadow-4.9-13.oe2203.aarch64.rpm 3.5 MB/s | 598 kB 00:00 2024-12-02 22:21:28.766 | (245/258): sqlite-3.37.2-7.oe2203.aarch64.rpm 6.0 MB/s | 1.1 MB 00:00 2024-12-02 22:21:28.828 | (246/258): sudo-1.9.8p2-15.oe2203.aarch64.rpm 4.7 MB/s | 845 kB 00:00 2024-12-02 22:21:28.931 | (247/258): systemd-libs-249-75.oe2203.aarch64.r 2.7 MB/s | 453 kB 00:00 2024-12-02 22:21:29.056 | (248/258): systemd-udev-249-75.oe2203.aarch64.r 5.5 MB/s | 1.2 MB 00:00 2024-12-02 22:21:29.092 | (249/258): systemd-249-75.oe2203.aarch64.rpm 9.0 MB/s | 3.2 MB 00:00 2024-12-02 22:21:29.121 | (250/258): tcl-8.6.10-4.oe2203.aarch64.rpm 5.6 MB/s | 1.1 MB 00:00 2024-12-02 22:21:29.223 | (251/258): tpm2-tss-3.1.0-5.oe2203.aarch64.rpm 2.9 MB/s | 489 kB 00:00 2024-12-02 22:21:29.254 | (252/258): tzdata-2022a-18.oe2203.noarch.rpm 2.6 MB/s | 429 kB 00:00 2024-12-02 22:21:29.336 | (253/258): util-linux-2.37.2-28.oe2203.aarch64. 11 MB/s | 2.3 MB 00:00 2024-12-02 22:21:29.390 | (254/258): vim-minimal-9.0-23.oe2203.aarch64.rp 3.6 MB/s | 611 kB 00:00 2024-12-02 22:21:29.410 | (255/258): xz-5.2.5-2.oe2203.aarch64.rpm 907 kB/s | 141 kB 00:00 2024-12-02 22:21:29.491 | (256/258): xz-libs-5.2.5-2.oe2203.aarch64.rpm 509 kB/s | 79 kB 00:00 2024-12-02 22:21:29.544 | (257/258): zlib-1.2.11-24.oe2203.aarch64.rpm 595 kB/s | 91 kB 00:00 2024-12-02 22:21:29.574 | (258/258): zstd-1.5.0-4.oe2203.aarch64.rpm 4.1 MB/s | 686 kB 00:00 2024-12-02 22:21:29.577 | -------------------------------------------------------------------------------- 2024-12-02 22:21:29.578 | Total 2.8 MB/s | 92 MB 00:32 2024-12-02 22:21:29.589 | retrieving repo key for OS unencrypted from http://repo.openeuler.org/openEuler-22.03-LTS/OS/aarch64/RPM-GPG-KEY-openEuler 2024-12-02 22:21:29.878 | OS 7.2 kB/s | 2.1 kB 00:00 2024-12-02 22:21:30.019 | Importing GPG key 0xB25E7F66: 2024-12-02 22:21:30.019 | Userid : "private OBS (key without passphrase) " 2024-12-02 22:21:30.020 | Fingerprint: 12EA 74AC 9DF4 8D46 C69C A0BE D557 065E B25E 7F66 2024-12-02 22:21:30.020 | From : http://repo.openeuler.org/openEuler-22.03-LTS/OS/aarch64/RPM-GPG-KEY-openEuler 2024-12-02 22:21:30.046 | Key imported successfully 2024-12-02 22:21:32.902 | Running transaction check 2024-12-02 22:21:33.112 | Transaction check succeeded. 2024-12-02 22:21:33.113 | Running transaction test 2024-12-02 22:21:34.518 | Transaction test succeeded. 2024-12-02 22:21:34.519 | Running transaction 2024-12-02 22:21:37.656 | Running scriptlet: filesystem-3.16-4.oe2203.aarch64 1/1 2024-12-02 22:21:37.739 | Preparing : 1/1 2024-12-02 22:21:38.067 | Installing : libgcc-10.3.1-23.oe2203.aarch64 1/258 2024-12-02 22:21:38.157 | Running scriptlet: libgcc-10.3.1-23.oe2203.aarch64 1/258 2024-12-02 22:21:39.052 | Installing : ncurses-base-6.3-8.oe2203.noarch 2/258 2024-12-02 22:21:39.293 | Installing : tzdata-2022a-18.oe2203.noarch 3/258 2024-12-02 22:21:39.372 | Installing : python-setuptools-59.4.0-5.oe2203.noarch 4/258 2024-12-02 22:21:39.403 | Installing : openEuler-gpg-keys-1.0-3.6.oe2203.aarch64 5/258 2024-12-02 22:21:39.403 | Installing : openEuler-repos-1.0-3.6.oe2203.aarch64 6/258 2024-12-02 22:21:39.403 | warning: /etc/yum.repos.d/openEuler.repo created as /etc/yum.repos.d/openEuler.repo.rpmnew 2024-12-02 22:21:39.403 | 2024-12-02 22:21:40.091 | Installing : libselinux-3.3-5.oe2203.aarch64 7/258 2024-12-02 22:21:40.459 | Installing : glibc-common-2.34-149.oe2203.aarch64 8/258 2024-12-02 22:21:41.058 | Installing : ncurses-libs-6.3-8.oe2203.aarch64 9/258 2024-12-02 22:21:41.368 | Installing : info-6.8-3.oe2203.aarch64 10/258 2024-12-02 22:21:41.832 | Installing : bash-5.1.8-6.oe2203.aarch64 11/258 2024-12-02 22:21:41.833 | Installing : setup-2.13.9.1-1.oe2203.noarch 12/258 2024-12-02 22:21:41.833 | warning: /etc/group created as /etc/group.rpmnew 2024-12-02 22:21:41.833 | warning: /etc/gshadow created as /etc/gshadow.rpmnew 2024-12-02 22:21:41.833 | warning: /etc/inputrc created as /etc/inputrc.rpmnew 2024-12-02 22:21:41.833 | warning: /etc/passwd created as /etc/passwd.rpmnew 2024-12-02 22:21:41.833 | warning: /etc/shadow created as /etc/shadow.rpmnew 2024-12-02 22:21:41.833 | 2024-12-02 22:21:42.092 | Running scriptlet: setup-2.13.9.1-1.oe2203.noarch 12/258 2024-12-02 22:21:42.703 | Installing : filesystem-3.16-4.oe2203.aarch64 13/258 2024-12-02 22:21:42.736 | Installing : basesystem-12-2.oe2203.noarch 14/258 2024-12-02 22:21:43.369 | Running scriptlet: glibc-2.34-149.oe2203.aarch64 15/258 2024-12-02 22:21:43.371 | Installing : glibc-2.34-149.oe2203.aarch64 15/258 2024-12-02 22:21:43.371 | warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew 2024-12-02 22:21:43.371 | 2024-12-02 22:21:44.104 | Running scriptlet: glibc-2.34-149.oe2203.aarch64 15/258 2024-12-02 22:21:44.713 | Installing : readline-8.1-3.oe2203.aarch64 16/258 2024-12-02 22:21:44.761 | Running scriptlet: libsepol-3.3-6.oe2203.aarch64 17/258 2024-12-02 22:21:45.712 | Installing : libsepol-3.3-6.oe2203.aarch64 17/258 2024-12-02 22:21:45.855 | Running scriptlet: libsepol-3.3-6.oe2203.aarch64 17/258 2024-12-02 22:21:45.900 | Installing : pcre2-10.39-9.oe2203.aarch64 18/258 2024-12-02 22:21:45.969 | Running scriptlet: pcre2-10.39-9.oe2203.aarch64 18/258 2024-12-02 22:21:46.014 | Installing : bc-1.07.1-11.oe2203.aarch64 19/258 2024-12-02 22:21:46.076 | Installing : openEuler-release-22.03LTS-54.oe2203.aarch64 20/258 2024-12-02 22:21:46.112 | Running scriptlet: openEuler-release-22.03LTS-54.oe2203.aarch64 20/258 2024-12-02 22:21:46.289 | Installing : zlib-1.2.11-24.oe2203.aarch64 21/258 2024-12-02 22:21:46.331 | Installing : xz-libs-5.2.5-2.oe2203.aarch64 22/258 2024-12-02 22:21:46.405 | Running scriptlet: grep-3.7-9.oe2203.aarch64 23/258 2024-12-02 22:21:46.758 | Installing : grep-3.7-9.oe2203.aarch64 23/258 2024-12-02 22:21:46.789 | Running scriptlet: grep-3.7-9.oe2203.aarch64 23/258 2024-12-02 22:21:46.832 | Installing : libxcrypt-4.4.26-2.oe2203.aarch64 24/258 2024-12-02 22:21:47.001 | Running scriptlet: libxcrypt-4.4.26-2.oe2203.aarch64 24/258 2024-12-02 22:21:47.218 | Installing : perl-Carp-1.50-418.oe2203.noarch 25/258 2024-12-02 22:21:47.887 | Installing : perl-Exporter-5.74-1.oe2203.noarch 26/258 2024-12-02 22:21:48.049 | Installing : perl-libs-4:5.34.0-12.oe2203.aarch64 27/258 2024-12-02 22:21:48.073 | Running scriptlet: perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 28/258 2024-12-02 22:21:48.119 | Installing : perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 28/258 2024-12-02 22:21:48.133 | Running scriptlet: perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 28/258 2024-12-02 22:21:48.149 | Running scriptlet: perl-MIME-Base64-3.16-1.oe2203.aarch64 29/258 2024-12-02 22:21:48.270 | Installing : perl-MIME-Base64-3.16-1.oe2203.aarch64 29/258 2024-12-02 22:21:48.302 | Running scriptlet: perl-MIME-Base64-3.16-1.oe2203.aarch64 29/258 2024-12-02 22:21:48.413 | Installing : bzip2-1.0.8-6.oe2203.aarch64 30/258 2024-12-02 22:21:48.509 | Installing : libstdc++-10.3.1-23.oe2203.aarch64 31/258 2024-12-02 22:21:48.531 | Running scriptlet: popt-1.18-3.oe2203.aarch64 32/258 2024-12-02 22:21:48.655 | Installing : popt-1.18-3.oe2203.aarch64 32/258 2024-12-02 22:21:48.704 | Running scriptlet: popt-1.18-3.oe2203.aarch64 32/258 2024-12-02 22:21:48.769 | Installing : perl-parent-1:0.238-1.oe2203.noarch 33/258 2024-12-02 22:21:48.844 | Installing : libuuid-2.37.2-28.oe2203.aarch64 34/258 2024-12-02 22:21:48.890 | Running scriptlet: libuuid-2.37.2-28.oe2203.aarch64 34/258 2024-12-02 22:21:48.956 | Installing : perl-Text-ParseWords-3.30-419.oe2203.noarch 35/258 2024-12-02 22:21:49.709 | Installing : gdbm-1:1.22-11.oe2203.aarch64 36/258 2024-12-02 22:21:49.949 | Installing : zstd-1.5.0-4.oe2203.aarch64 37/258 2024-12-02 22:21:50.016 | Running scriptlet: zstd-1.5.0-4.oe2203.aarch64 37/258 2024-12-02 22:21:50.127 | Installing : perl-Term-ANSIColor-5.01-1.oe2203.noarch 38/258 2024-12-02 22:21:50.148 | Running scriptlet: perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 39/258 2024-12-02 22:21:50.238 | Installing : perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 39/258 2024-12-02 22:21:50.326 | Running scriptlet: perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 39/258 2024-12-02 22:21:50.704 | Installing : libxml2-2.9.12-20.oe2203.aarch64 40/258 2024-12-02 22:21:50.781 | Running scriptlet: libxml2-2.9.12-20.oe2203.aarch64 40/258 2024-12-02 22:21:50.935 | Installing : attr-2.5.1-2.oe2203.aarch64 41/258 2024-12-02 22:21:51.007 | Running scriptlet: attr-2.5.1-2.oe2203.aarch64 41/258 2024-12-02 22:21:51.600 | Installing : libacl-2.3.1-2.oe2203.aarch64 42/258 2024-12-02 22:21:51.659 | Running scriptlet: libacl-2.3.1-2.oe2203.aarch64 42/258 2024-12-02 22:21:52.009 | Installing : sed-4.8-3.oe2203.aarch64 43/258 2024-12-02 22:21:52.138 | Installing : libffi-3.4.2-2.oe2203.aarch64 44/258 2024-12-02 22:21:52.496 | Installing : p11-kit-0.24.0-2.oe2203.aarch64 45/258 2024-12-02 22:21:52.537 | Running scriptlet: p11-kit-0.24.0-2.oe2203.aarch64 45/258 2024-12-02 22:21:52.857 | Installing : perl-Digest-1.20-1.oe2203.noarch 46/258 2024-12-02 22:21:53.166 | Installing : perl-Digest-MD5-2.58-1.oe2203.aarch64 47/258 2024-12-02 22:21:53.362 | Installing : libunistring-0.9.10-8.oe2203.aarch64 48/258 2024-12-02 22:21:53.554 | Installing : lz4-1.9.3-2.oe2203.aarch64 49/258 2024-12-02 22:21:53.778 | Running scriptlet: lz4-1.9.3-2.oe2203.aarch64 49/258 2024-12-02 22:21:53.808 | Running scriptlet: libidn2-2.3.2-2.oe2203.aarch64 50/258 2024-12-02 22:21:54.284 | Installing : libidn2-2.3.2-2.oe2203.aarch64 50/258 2024-12-02 22:21:54.765 | Installing : elfutils-extra-0.185-13.oe2203.aarch64 51/258 2024-12-02 22:21:55.195 | Installing : elfutils-0.185-13.oe2203.aarch64 52/258 2024-12-02 22:21:55.670 | Running scriptlet: elfutils-0.185-13.oe2203.aarch64 52/258 2024-12-02 22:21:56.516 | Installing : groff-base-1.22.4-11.oe2203.aarch64 53/258 2024-12-02 22:21:57.185 | Installing : ncurses-6.3-8.oe2203.aarch64 54/258 2024-12-02 22:21:57.366 | Installing : pcre-8.45-2.oe2203.aarch64 55/258 2024-12-02 22:21:57.399 | Running scriptlet: perl-Unicode-Normalize-1.28-1.oe2203.aarch64 56/258 2024-12-02 22:21:57.452 | Installing : perl-Unicode-Normalize-1.28-1.oe2203.aarch64 56/258 2024-12-02 22:21:57.638 | Running scriptlet: perl-Unicode-Normalize-1.28-1.oe2203.aarch64 56/258 2024-12-02 22:21:58.054 | Installing : file-libs-5.41-3.oe2203.aarch64 57/258 2024-12-02 22:21:58.139 | Installing : file-5.41-3.oe2203.aarch64 58/258 2024-12-02 22:21:58.175 | Running scriptlet: lua-5.4.3-11.oe2203.aarch64 59/258 2024-12-02 22:21:58.355 | Installing : lua-5.4.3-11.oe2203.aarch64 59/258 2024-12-02 22:21:58.369 | Running scriptlet: lua-5.4.3-11.oe2203.aarch64 59/258 2024-12-02 22:21:58.431 | Running scriptlet: findutils-2:4.8.0-3.oe2203.aarch64 60/258 2024-12-02 22:21:58.573 | Installing : findutils-2:4.8.0-3.oe2203.aarch64 60/258 2024-12-02 22:21:58.739 | Installing : libcap-ng-0.8.2-1.oe2203.aarch64 61/258 2024-12-02 22:21:58.976 | Installing : audit-libs-1:3.0.1-3.oe2203.aarch64 62/258 2024-12-02 22:21:59.246 | Installing : which-2.21-14.oe2203.aarch64 63/258 2024-12-02 22:21:59.638 | Installing : libgomp-10.3.1-23.oe2203.aarch64 64/258 2024-12-02 22:22:00.252 | Installing : gettext-0.21-4.oe2203.aarch64 65/258 2024-12-02 22:22:00.459 | Installing : grub2-common-1:2.06-41.oe2203.noarch 66/258 2024-12-02 22:22:00.541 | Installing : libsemanage-3.3-3.oe2203.aarch64 67/258 2024-12-02 22:22:00.666 | Installing : acl-2.3.1-2.oe2203.aarch64 68/258 2024-12-02 22:22:00.739 | Installing : vim-minimal-2:9.0-23.oe2203.aarch64 69/258 2024-12-02 22:22:01.100 | Installing : zip-3.0-29.oe2203.aarch64 70/258 2024-12-02 22:22:01.403 | Installing : perl-PerlIO-via-QuotedPrint-0.09-1.oe2203.noarch 71/258 2024-12-02 22:22:01.604 | Installing : perl-Perl-OSType-1.010-421.oe2203.noarch 72/258 2024-12-02 22:22:01.933 | Installing : perl-perlfaq-5.20210520-1.oe2203.noarch 73/258 2024-12-02 22:22:02.281 | Installing : xz-5.2.5-2.oe2203.aarch64 74/258 2024-12-02 22:22:03.254 | Installing : pigz-2.6-1.oe2203.aarch64 75/258 2024-12-02 22:22:03.372 | Installing : libpng-2:1.6.37-4.oe2203.aarch64 76/258 2024-12-02 22:22:03.599 | Running scriptlet: tcl-1:8.6.10-4.oe2203.aarch64 77/258 2024-12-02 22:22:04.078 | Installing : tcl-1:8.6.10-4.oe2203.aarch64 77/258 2024-12-02 22:22:04.405 | Running scriptlet: tcl-1:8.6.10-4.oe2203.aarch64 77/258 2024-12-02 22:22:05.661 | Installing : sqlite-3.37.2-7.oe2203.aarch64 78/258 2024-12-02 22:22:06.004 | Installing : brotli-1.0.9-2.oe2203.aarch64 79/258 2024-12-02 22:22:06.450 | Installing : diffutils-3.8-2.oe2203.aarch64 80/258 2024-12-02 22:22:07.189 | Installing : keyutils-libs-1.6.3-3.oe2203.aarch64 81/258 2024-12-02 22:22:07.238 | Running scriptlet: keyutils-libs-1.6.3-3.oe2203.aarch64 81/258 2024-12-02 22:22:07.890 | Installing : libev-4.33-2.oe2203.aarch64 82/258 2024-12-02 22:22:08.623 | Installing : libpipeline-1.5.4-1.oe2203.aarch64 83/258 2024-12-02 22:22:08.646 | Running scriptlet: libseccomp-2.5.3-1.oe2203.aarch64 84/258 2024-12-02 22:22:09.164 | Installing : libseccomp-2.5.3-1.oe2203.aarch64 84/258 2024-12-02 22:22:10.059 | Running scriptlet: libseccomp-2.5.3-1.oe2203.aarch64 84/258 2024-12-02 22:22:10.858 | Installing : libsigsegv-2.13-1.oe2203.aarch64 85/258 2024-12-02 22:22:12.278 | Installing : cpio-2.13-10.oe2203.aarch64 86/258 2024-12-02 22:22:12.958 | Installing : expat-2.4.1-10.oe2203.aarch64 87/258 2024-12-02 22:22:13.901 | Installing : json-c-0.15-6.oe2203.aarch64 88/258 2024-12-02 22:22:14.738 | Installing : less-590-6.oe2203.aarch64 89/258 2024-12-02 22:22:15.480 | Installing : libgpg-error-1.43-2.oe2203.aarch64 90/258 2024-12-02 22:22:16.196 | Installing : libgcrypt-1.9.4-2.oe2203.aarch64 91/258 2024-12-02 22:22:17.348 | Installing : libnghttp2-1.46.0-5.oe2203.aarch64 92/258 2024-12-02 22:22:18.125 | Installing : libsmartcols-2.37.2-28.oe2203.aarch64 93/258 2024-12-02 22:22:18.320 | Running scriptlet: libsmartcols-2.37.2-28.oe2203.aarch64 93/258 2024-12-02 22:22:18.555 | Installing : libtasn1-4.17.0-3.oe2203.aarch64 94/258 2024-12-02 22:22:18.919 | Running scriptlet: libtasn1-4.17.0-3.oe2203.aarch64 94/258 2024-12-02 22:22:19.346 | Installing : pkgconf-1.8.0-3.oe2203.aarch64 95/258 2024-12-02 22:22:19.827 | Installing : gmp-1:6.2.1-1.oe2203.aarch64 96/258 2024-12-02 22:22:20.108 | Running scriptlet: gmp-1:6.2.1-1.oe2203.aarch64 96/258 2024-12-02 22:22:20.775 | Installing : mpfr-4.1.0-1.oe2203.aarch64 97/258 2024-12-02 22:22:22.553 | Running scriptlet: mpfr-4.1.0-1.oe2203.aarch64 97/258 2024-12-02 22:22:23.192 | Installing : gawk-5.1.1-4.oe2203.aarch64 98/258 2024-12-02 22:22:23.222 | Running scriptlet: publicsuffix-list-20211113-2.oe2203.noarch 99/258 2024-12-02 22:22:24.000 | Installing : publicsuffix-list-20211113-2.oe2203.noarch 99/258 2024-12-02 22:22:24.262 | Running scriptlet: publicsuffix-list-20211113-2.oe2203.noarch 99/258 2024-12-02 22:22:24.542 | Installing : xkeyboard-config-2.33-1.oe2203.noarch 100/258 2024-12-02 22:22:24.603 | Installing : libxkbcommon-1.3.1-1.oe2203.aarch64 101/258 2024-12-02 22:22:25.050 | Installing : qt5-srpm-macros-5.15.2-1.oe2203.noarch 102/258 2024-12-02 22:22:25.433 | Installing : kbd-misc-2.4.0-1.oe2203.noarch 103/258 2024-12-02 22:22:25.786 | Installing : kbd-legacy-2.4.0-1.oe2203.noarch 104/258 2024-12-02 22:22:26.116 | Installing : fuse-common-3.10.5-3.oe2203.aarch64 105/258 2024-12-02 22:22:26.169 | Installing : python3-pyparsing-3.0.6-1.oe2203.noarch 106/258 2024-12-02 22:22:26.364 | Installing : perl-Algorithm-Diff-1:1.201-1.oe2203.noarch 107/258 2024-12-02 22:22:26.438 | Installing : perl-Net-SSLeay-1.90-1.oe2203.aarch64 108/258 2024-12-02 22:22:26.563 | Installing : systemtap-sdt-devel-4.5-2.oe2203.aarch64 109/258 2024-12-02 22:22:26.690 | Installing : perl-URI-5.10-1.oe2203.noarch 110/258 2024-12-02 22:22:26.957 | Installing : efi-srpm-macros-4-5.oe2203.noarch 111/258 2024-12-02 22:22:27.205 | Installing : perl-IPC-System-Simple-1.30-2.oe2203.noarch 112/258 2024-12-02 22:22:27.296 | Installing : perl-Text-Diff-1.45-7.oe2203.noarch 113/258 2024-12-02 22:22:27.452 | Installing : perl-Mozilla-CA-1:20211001-1.oe2203.noarch 114/258 2024-12-02 22:22:27.579 | Installing : perl-Encode-Locale-1.05-12.oe2203.noarch 115/258 2024-12-02 22:22:28.619 | Installing : perl-IO-Socket-SSL-2.072-1.oe2203.noarch 116/258 2024-12-02 22:22:28.964 | Installing : perl-devel-4:5.34.0-12.oe2203.aarch64 117/258 2024-12-02 22:22:29.206 | Installing : perl-B-Debug-1.26-5.oe2203.noarch 118/258 2024-12-02 22:22:29.224 | Running scriptlet: perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 119/258 2024-12-02 22:22:29.291 | Installing : perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 119/258 2024-12-02 22:22:29.304 | Running scriptlet: perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 119/258 2024-12-02 22:22:29.318 | Running scriptlet: perl-Config-Perl-V-0.33-1.oe2203.noarch 120/258 2024-12-02 22:22:29.496 | Installing : perl-Config-Perl-V-0.33-1.oe2203.noarch 120/258 2024-12-02 22:22:29.538 | Running scriptlet: perl-Config-Perl-V-0.33-1.oe2203.noarch 120/258 2024-12-02 22:22:29.763 | Installing : perl-Devel-PPPort-3.63-1.oe2203.aarch64 121/258 2024-12-02 22:22:29.919 | Installing : perl-Env-1.04-397.oe2203.noarch 122/258 2024-12-02 22:22:30.228 | Installing : perl-Filter-2:1.60-3.oe2203.aarch64 123/258 2024-12-02 22:22:30.311 | Installing : perl-IPC-SysV-2.09-1.oe2203.aarch64 124/258 2024-12-02 22:22:30.333 | Running scriptlet: perl-Locale-Maketext-1:1.29-1.oe2203.noarch 125/258 2024-12-02 22:22:30.692 | Installing : perl-Locale-Maketext-1:1.29-1.oe2203.noarch 125/258 2024-12-02 22:22:30.707 | Running scriptlet: perl-Locale-Maketext-1:1.29-1.oe2203.noarch 125/258 2024-12-02 22:22:30.754 | Installing : perl-Params-Check-1:0.38-418.oe2203.noarch 126/258 2024-12-02 22:22:30.778 | Installing : perl-Pod-Escapes-1:1.07-420.oe2203.noarch 127/258 2024-12-02 22:22:30.798 | Running scriptlet: perl-Socket-4:2.032-1.oe2203.aarch64 128/258 2024-12-02 22:22:30.964 | Installing : perl-Socket-4:2.032-1.oe2203.aarch64 128/258 2024-12-02 22:22:30.977 | Running scriptlet: perl-Socket-4:2.032-1.oe2203.aarch64 128/258 2024-12-02 22:22:30.999 | Running scriptlet: perl-Storable-1:3.25-1.oe2203.aarch64 129/258 2024-12-02 22:22:31.374 | Installing : perl-Storable-1:3.25-1.oe2203.aarch64 129/258 2024-12-02 22:22:31.391 | Running scriptlet: perl-Storable-1:3.25-1.oe2203.aarch64 129/258 2024-12-02 22:22:31.426 | Installing : perl-Term-Cap-1.17-510.oe2203.noarch 130/258 2024-12-02 22:22:31.629 | Installing : perl-Filter-Simple-1:0.94-1.oe2203.noarch 131/258 2024-12-02 22:22:31.663 | Installing : perl-Text-Balanced-2.04-1.oe2203.noarch 132/258 2024-12-02 22:22:31.746 | Installing : perl-Text-Tabs+Wrap-2021.0814-1.oe2203.noarch 133/258 2024-12-02 22:22:31.841 | Installing : perl-Compress-Raw-Bzip2-2.101-1.oe2203.aarch64 134/258 2024-12-02 22:22:31.972 | Installing : perl-Compress-Raw-Zlib-1:2.101-1.oe2203.aarch64 135/258 2024-12-02 22:22:32.147 | Installing : perl-IO-Socket-IP-0.41-2.oe2203.noarch 136/258 2024-12-02 22:22:32.229 | Running scriptlet: perl-Locale-Codes-3.68-1.oe2203.noarch 137/258 2024-12-02 22:22:32.643 | Installing : perl-Locale-Codes-3.68-1.oe2203.noarch 137/258 2024-12-02 22:22:32.658 | Running scriptlet: perl-Locale-Codes-3.68-1.oe2203.noarch 137/258 2024-12-02 22:22:32.674 | Running scriptlet: perl-Math-BigRat-0.2620-1.oe2203.noarch 138/258 2024-12-02 22:22:32.782 | Installing : perl-Math-BigRat-0.2620-1.oe2203.noarch 138/258 2024-12-02 22:22:32.795 | Running scriptlet: perl-Math-BigRat-0.2620-1.oe2203.noarch 138/258 2024-12-02 22:22:32.812 | Running scriptlet: perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 139/258 2024-12-02 22:22:32.923 | Installing : perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 139/258 2024-12-02 22:22:32.936 | Running scriptlet: perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 139/258 2024-12-02 22:22:32.968 | Running scriptlet: perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 140/258 2024-12-02 22:22:33.130 | Installing : perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 140/258 2024-12-02 22:22:33.145 | Running scriptlet: perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 140/258 2024-12-02 22:22:33.196 | Installing : perl-ExtUtils-Command-1:7.62-1.oe2203.noarch 141/258 2024-12-02 22:22:33.231 | Installing : perl-ExtUtils-Install-2.20-1.oe2203.noarch 142/258 2024-12-02 22:22:33.381 | Installing : perl-ExtUtils-Manifest-1:1.73-1.oe2203.noarch 143/258 2024-12-02 22:22:33.885 | Installing : perl-File-Which-1.27-1.oe2203.noarch 144/258 2024-12-02 22:22:34.827 | Installing : perl-Module-Load-1:0.36-1.oe2203.noarch 145/258 2024-12-02 22:22:34.849 | Running scriptlet: perl-Sys-Syslog-0.36-1.oe2203.aarch64 146/258 2024-12-02 22:22:34.986 | Installing : perl-Sys-Syslog-0.36-1.oe2203.aarch64 146/258 2024-12-02 22:22:35.003 | Running scriptlet: perl-Sys-Syslog-0.36-1.oe2203.aarch64 146/258 2024-12-02 22:22:35.027 | Installing : perl-Time-Local-2:1.300-1.oe2203.noarch 147/258 2024-12-02 22:22:35.201 | Running scriptlet: perl-Unicode-Collate-1.31-1.oe2203.aarch64 148/258 2024-12-02 22:22:35.647 | Installing : perl-Unicode-Collate-1.31-1.oe2203.aarch64 148/258 2024-12-02 22:22:35.673 | Running scriptlet: perl-Unicode-Collate-1.31-1.oe2203.aarch64 148/258 2024-12-02 22:22:36.016 | Installing : perl-autodie-2.34-2.oe2203.noarch 149/258 2024-12-02 22:22:36.267 | Installing : perl-bignum-0.63-1.oe2203.noarch 150/258 2024-12-02 22:22:36.364 | Installing : perl-threads-2:2.26-1.oe2203.aarch64 151/258 2024-12-02 22:22:36.495 | Installing : perl-Test-Simple-2:1.302188-1.oe2203.noarch 152/258 2024-12-02 22:22:36.597 | Installing : perl-Thread-Queue-3.13-3.oe2203.noarch 153/258 2024-12-02 22:22:37.096 | Installing : perl-threads-shared-1.62-1.oe2203.aarch64 154/258 2024-12-02 22:22:37.115 | Running scriptlet: perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 155/258 2024-12-02 22:22:37.211 | Installing : perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 155/258 2024-12-02 22:22:37.230 | Running scriptlet: perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 155/258 2024-12-02 22:22:37.323 | Installing : perl-Module-Metadata-1.000037-1.oe2203.noarch 156/258 2024-12-02 22:22:37.484 | Installing : perl-experimental-0.025-1.oe2203.noarch 157/258 2024-12-02 22:22:37.814 | Installing : perl-version-8:0.99.29-1.oe2203.aarch64 158/258 2024-12-02 22:22:37.913 | Installing : perl-Digest-SHA-1:6.02-7.oe2203.aarch64 159/258 2024-12-02 22:22:37.954 | Installing : perl-ExtUtils-ParseXS-2:3.35-1.oe2203.noarch 160/258 2024-12-02 22:22:38.439 | Installing : perl-Archive-Tar-2.40-1.oe2203.noarch 161/258 2024-12-02 22:22:38.664 | Installing : perl-IO-Compress-2.101-2.oe2203.noarch 162/258 2024-12-02 22:22:38.725 | Running scriptlet: perl-CPAN-Meta-2.150010-419.oe2203.noarch 163/258 2024-12-02 22:22:38.860 | Installing : perl-CPAN-Meta-2.150010-419.oe2203.noarch 163/258 2024-12-02 22:22:38.874 | Running scriptlet: perl-CPAN-Meta-2.150010-419.oe2203.noarch 163/258 2024-12-02 22:22:38.893 | Running scriptlet: perl-JSON-PP-1:4.06-1.oe2203.noarch 164/258 2024-12-02 22:22:38.981 | Installing : perl-JSON-PP-1:4.06-1.oe2203.noarch 164/258 2024-12-02 22:22:39.020 | Running scriptlet: perl-JSON-PP-1:4.06-1.oe2203.noarch 164/258 2024-12-02 22:22:39.387 | Installing : perl-Pod-Simple-1:3.43-1.oe2203.noarch 165/258 2024-12-02 22:22:39.639 | Installing : perl-Encode-4:3.16-3.oe2203.aarch64 166/258 2024-12-02 22:22:39.868 | Installing : perl-Test-Harness-2:3.42-2.oe2203.noarch 167/258 2024-12-02 22:22:40.050 | Installing : perl-File-Fetch-1.00-1.oe2203.noarch 168/258 2024-12-02 22:22:40.076 | Installing : perl-IPC-Cmd-2:1.04-4.oe2203.noarch 169/258 2024-12-02 22:22:40.221 | Installing : perl-Module-Load-Conditional-0.74-1.oe2203.noarc 170/258 2024-12-02 22:22:40.515 | Installing : perl-Module-CoreList-1:5.20211020-1.oe2203.noarc 171/258 2024-12-02 22:22:41.271 | Installing : perl-Pod-Checker-4:1.74-1.oe2203.noarch 172/258 2024-12-02 22:22:41.377 | Installing : perl-Pod-Parser-1.63-398.oe2203.noarch 173/258 2024-12-02 22:22:41.698 | Installing : perl-podlators-1:4.14-1.oe2203.noarch 174/258 2024-12-02 22:22:41.756 | Installing : perl-Pod-Usage-4:2.01-2.oe2203.noarch 175/258 2024-12-02 22:22:41.839 | Installing : perl-Pod-Perldoc-1:3.28-4.oe2203.noarch 176/258 2024-12-02 22:22:41.897 | Installing : perl-HTTP-Tiny-0.080-2.oe2203.noarch 177/258 2024-12-02 22:22:42.089 | Installing : perl-libnet-3.13-2.oe2203.noarch 178/258 2024-12-02 22:22:42.564 | Installing : perl-ExtUtils-MakeMaker-1:7.62-1.oe2203.noarch 179/258 2024-12-02 22:22:42.840 | Installing : openEuler-rpm-config-30-30.oe2203.aarch64 180/258 2024-12-02 22:22:42.862 | Running scriptlet: perl-Data-Dumper-2.183-1.oe2203.aarch64 181/258 2024-12-02 22:22:42.979 | Installing : perl-Data-Dumper-2.183-1.oe2203.aarch64 181/258 2024-12-02 22:22:42.995 | Running scriptlet: perl-Data-Dumper-2.183-1.oe2203.aarch64 181/258 2024-12-02 22:22:43.327 | Installing : perl-File-Path-2.18-1.oe2203.noarch 182/258 2024-12-02 22:22:43.812 | Installing : perl-File-Temp-1:0.2311-2.oe2203.noarch 183/258 2024-12-02 22:22:44.171 | Installing : perl-File-HomeDir-1.006-2.oe2203.noarch 184/258 2024-12-02 22:22:44.503 | Installing : perl-PathTools-3.80-1.oe2203.aarch64 185/258 2024-12-02 22:22:44.520 | Running scriptlet: perl-constant-1.33-421.oe2203.noarch 186/258 2024-12-02 22:22:44.881 | Installing : perl-constant-1.33-421.oe2203.noarch 186/258 2024-12-02 22:22:44.896 | Running scriptlet: perl-constant-1.33-421.oe2203.noarch 186/258 2024-12-02 22:22:44.916 | Running scriptlet: perl-Getopt-Long-1:2.52-1.oe2203.noarch 187/258 2024-12-02 22:22:45.074 | Installing : perl-Getopt-Long-1:2.52-1.oe2203.noarch 187/258 2024-12-02 22:22:45.636 | Running scriptlet: perl-Getopt-Long-1:2.52-1.oe2203.noarch 187/258 2024-12-02 22:22:46.307 | Installing : perl-4:5.34.0-12.oe2203.aarch64 188/258 2024-12-02 22:22:46.493 | Installing : shared-mime-info-2.1-1.oe2203.aarch64 189/258 2024-12-02 22:22:46.512 | Running scriptlet: shared-mime-info-2.1-1.oe2203.aarch64 189/258 2024-12-02 22:22:46.771 | Running scriptlet: groff-1.22.4-11.oe2203.aarch64 190/258 2024-12-02 22:22:47.023 | Installing : groff-1.22.4-11.oe2203.aarch64 190/258 2024-12-02 22:22:47.041 | Running scriptlet: groff-1.22.4-11.oe2203.aarch64 190/258 2024-12-02 22:22:47.126 | Installing : fuse-help-2.9.9-9.oe2203.aarch64 191/258 2024-12-02 22:22:47.221 | Installing : fuse-2.9.9-9.oe2203.aarch64 192/258 2024-12-02 22:22:47.298 | Running scriptlet: fuse-2.9.9-9.oe2203.aarch64 192/258 2024-12-02 22:22:47.683 | Installing : libevent-2.1.12-4.oe2203.aarch64 193/258 2024-12-02 22:22:48.171 | Installing : glib2-2.68.1-21.oe2203.aarch64 194/258 2024-12-02 22:22:48.294 | Installing : libverto-0.3.2-1.oe2203.aarch64 195/258 2024-12-02 22:22:48.457 | Running scriptlet: man-db-2.9.4-2.oe2203.aarch64 196/258 2024-12-02 22:22:49.209 | Installing : man-db-2.9.4-2.oe2203.aarch64 196/258 2024-12-02 22:22:49.276 | Running scriptlet: man-db-2.9.4-2.oe2203.aarch64 196/258 2024-12-02 22:22:49.705 | Installing : e2fsprogs-help-1.46.4-21.oe2203.noarch 197/258 2024-12-02 22:22:50.119 | Installing : slang-2.3.2-8.oe2203.aarch64 198/258 2024-12-02 22:22:50.257 | Installing : newt-0.52.21-8.oe2203.aarch64 199/258 2024-12-02 22:22:50.318 | Installing : chkconfig-1.20-1.oe2203.aarch64 200/258 2024-12-02 22:22:50.369 | Installing : p11-kit-trust-0.24.0-2.oe2203.aarch64 201/258 2024-12-02 22:22:50.387 | Running scriptlet: p11-kit-trust-0.24.0-2.oe2203.aarch64 201/258 2024-12-02 22:22:50.408 | Running scriptlet: logrotate-3.20.1-1.oe2203.aarch64 202/258 2024-12-02 22:22:50.438 | Installing : logrotate-3.20.1-1.oe2203.aarch64 202/258 2024-12-02 22:22:50.466 | Running scriptlet: logrotate-3.20.1-1.oe2203.aarch64 202/258 2024-12-02 22:22:50.635 | Installing : cyrus-sasl-lib-2.1.27-15.oe2203.aarch64 203/258 2024-12-02 22:22:50.720 | Installing : libarchive-3.5.2-6.oe2203.aarch64 204/258 2024-12-02 22:22:51.089 | Installing : openssl-1:1.1.1m-28.oe2203.aarch64 205/258 2024-12-02 22:22:51.362 | Installing : curl-7.79.1-28.oe2203.aarch64 206/258 2024-12-02 22:22:51.592 | Installing : libnsl2-2.0.0-4.oe2203.aarch64 207/258 2024-12-02 22:22:52.132 | Installing : python-pip-wheel-21.3.1-2.oe2203.noarch 208/258 2024-12-02 22:22:52.259 | Installing : cracklib-2.9.7-8.oe2203.aarch64 209/258 2024-12-02 22:22:52.318 | Installing : gzip-1.11-3.oe2203.aarch64 210/258 2024-12-02 22:22:52.417 | Installing : libpwquality-1.4.4-4.oe2203.aarch64 211/258 2024-12-02 22:22:52.570 | Installing : procps-ng-3.3.17-5.oe2203.aarch64 212/258 2024-12-02 22:22:52.677 | Installing : krb5-libs-1.19.2-8.oe2203.aarch64 213/258 2024-12-02 22:22:52.785 | Installing : libssh-0.9.6-8.oe2203.aarch64 214/258 2024-12-02 22:22:52.833 | Installing : openldap-2.6.0-6.oe2203.aarch64 215/258 2024-12-02 22:22:52.858 | Running scriptlet: openssl-pkcs11-0.4.11-5.oe2203.aarch64 216/258 2024-12-02 22:22:52.926 | Installing : openssl-pkcs11-0.4.11-5.oe2203.aarch64 216/258 2024-12-02 22:22:53.030 | Running scriptlet: openssl-pkcs11-0.4.11-5.oe2203.aarch64 216/258 2024-12-02 22:22:53.212 | Installing : grub2-tools-minimal-1:2.06-41.oe2203.aarch64 217/258 2024-12-02 22:22:53.307 | Installing : kpartx-0.8.7-6.oe2203.aarch64 218/258 2024-12-02 22:22:53.440 | Installing : libkcapi-1.3.1-7.oe2203.aarch64 219/258 2024-12-02 22:22:53.465 | Running scriptlet: libpsl-0.21.1-5.oe2203.aarch64 220/258 2024-12-02 22:22:53.524 | Installing : libpsl-0.21.1-5.oe2203.aarch64 220/258 2024-12-02 22:22:54.334 | Running scriptlet: libpsl-0.21.1-5.oe2203.aarch64 220/258 2024-12-02 22:22:55.150 | Installing : python3-pip-21.3.1-2.oe2203.noarch 221/258 2024-12-02 22:22:55.410 | Installing : python3-setuptools-59.4.0-5.oe2203.noarch 222/258 2024-12-02 22:22:55.669 | Installing : libtirpc-1.3.2-3.oe2203.aarch64 223/258 2024-12-02 22:22:55.946 | Installing : e2fsprogs-1.46.4-21.oe2203.aarch64 224/258 2024-12-02 22:22:56.140 | Installing : rpm-4.17.0-33.oe2203.aarch64 225/258 2024-12-02 22:22:56.926 | Running scriptlet: rpm-4.17.0-33.oe2203.aarch64 225/258 2024-12-02 22:22:56.971 | Installing : ima-evm-utils-libs-1.3.2-3.oe2203.aarch64 226/258 2024-12-02 22:22:57.038 | Installing : kmod-29-3.oe2203.aarch64 227/258 2024-12-02 22:22:57.106 | Running scriptlet: kmod-29-3.oe2203.aarch64 227/258 2024-12-02 22:22:57.396 | Installing : kmod-libs-29-3.oe2203.aarch64 228/258 2024-12-02 22:22:57.518 | Installing : libfdisk-2.37.2-28.oe2203.aarch64 229/258 2024-12-02 22:22:58.092 | Running scriptlet: libfdisk-2.37.2-28.oe2203.aarch64 229/258 2024-12-02 22:22:58.159 | Installing : libmount-2.37.2-28.oe2203.aarch64 230/258 2024-12-02 22:22:58.298 | Running scriptlet: libmount-2.37.2-28.oe2203.aarch64 230/258 2024-12-02 22:22:58.405 | Installing : kbd-2.4.0-1.oe2203.aarch64 231/258 2024-12-02 22:22:58.433 | Running scriptlet: libcap-2.61-5.oe2203.aarch64 232/258 2024-12-02 22:22:58.670 | Installing : libcap-2.61-5.oe2203.aarch64 232/258 2024-12-02 22:22:59.498 | Running scriptlet: libcap-2.61-5.oe2203.aarch64 232/258 2024-12-02 22:22:59.818 | Installing : pam-1.5.2-7.oe2203.aarch64 233/258 2024-12-02 22:23:00.338 | Running scriptlet: pam-1.5.2-7.oe2203.aarch64 233/258 2024-12-02 22:23:00.702 | Installing : coreutils-9.0-5.oe2203.aarch64 234/258 2024-12-02 22:23:00.737 | Running scriptlet: coreutils-9.0-5.oe2203.aarch64 234/258 2024-12-02 22:23:00.771 | Installing : libblkid-2.37.2-28.oe2203.aarch64 235/258 2024-12-02 22:23:01.010 | Running scriptlet: libblkid-2.37.2-28.oe2203.aarch64 235/258 2024-12-02 22:23:01.073 | Running scriptlet: ca-certificates-2023.2.60-2.oe2203.noarch 236/258 2024-12-02 22:23:01.185 | Installing : ca-certificates-2023.2.60-2.oe2203.noarch 236/258 2024-12-02 22:23:02.013 | Running scriptlet: ca-certificates-2023.2.60-2.oe2203.noarch 236/258 2024-12-02 22:23:02.127 | Installing : systemd-libs-249-75.oe2203.aarch64 237/258 2024-12-02 22:23:02.266 | Running scriptlet: systemd-libs-249-75.oe2203.aarch64 237/258 2024-12-02 22:23:02.374 | Installing : shadow-2:4.9-13.oe2203.aarch64 238/258 2024-12-02 22:23:02.400 | Running scriptlet: libutempter-1.2.1-2.oe2203.aarch64 239/258 2024-12-02 22:23:02.889 | Installing : libutempter-1.2.1-2.oe2203.aarch64 239/258 2024-12-02 22:23:03.091 | Installing : util-linux-2.37.2-28.oe2203.aarch64 240/258 2024-12-02 22:23:03.119 | Running scriptlet: util-linux-2.37.2-28.oe2203.aarch64 240/258 2024-12-02 22:23:03.202 | Installing : crontabs-1.11-22.oe2203.noarch 241/258 2024-12-02 22:23:03.464 | Installing : device-mapper-8:1.02.181-4.oe2203.aarch64 242/258 2024-12-02 22:23:03.557 | Running scriptlet: device-mapper-8:1.02.181-4.oe2203.aarch64 242/258 2024-12-02 22:23:03.593 | Running scriptlet: os-prober-1.79-1.oe2203.aarch64 243/258 2024-12-02 22:23:03.638 | Installing : os-prober-1.79-1.oe2203.aarch64 243/258 2024-12-02 22:23:03.651 | Running scriptlet: os-prober-1.79-1.oe2203.aarch64 243/258 2024-12-02 22:23:03.674 | Running scriptlet: grubby-8.40-28.oe2203.aarch64 244/258 2024-12-02 22:23:03.750 | Installing : grubby-8.40-28.oe2203.aarch64 244/258 2024-12-02 22:23:03.902 | Running scriptlet: grubby-8.40-28.oe2203.aarch64 244/258 2024-12-02 22:23:04.541 | Installing : dracut-055-10.oe2203.aarch64 245/258 2024-12-02 22:23:04.589 | Installing : openssl-libs-1:1.1.1m-28.oe2203.aarch64 246/258 2024-12-02 22:23:06.493 | Running scriptlet: openssl-libs-1:1.1.1m-28.oe2203.aarch64 246/258 2024-12-02 22:23:06.754 | Installing : python3-3.9.9-28.oe2203.aarch64 247/258 2024-12-02 22:23:07.365 | Running scriptlet: systemd-249-75.oe2203.aarch64 248/258 2024-12-02 22:23:07.749 | Installing : systemd-249-75.oe2203.aarch64 248/258 2024-12-02 22:23:08.223 | Running scriptlet: systemd-249-75.oe2203.aarch64 248/258 2024-12-02 22:23:08.763 | Installing : crypto-policies-20200619-2.git781bbd4.oe2203.noa 249/258 2024-12-02 22:23:09.742 | Running scriptlet: crypto-policies-20200619-2.git781bbd4.oe2203.noa 249/258 2024-12-02 22:23:10.087 | Installing : systemd-udev-249-75.oe2203.aarch64 250/258 2024-12-02 22:23:12.120 | Running scriptlet: systemd-udev-249-75.oe2203.aarch64 250/258 2024-12-02 22:23:12.590 | Installing : libcurl-7.79.1-28.oe2203.aarch64 251/258 2024-12-02 22:23:12.876 | Installing : rpm-libs-4.17.0-33.oe2203.aarch64 252/258 2024-12-02 22:23:13.422 | Running scriptlet: rpm-libs-4.17.0-33.oe2203.aarch64 252/258 2024-12-02 22:23:13.740 | Running scriptlet: grub2-tools-1:2.06-41.oe2203.aarch64 253/258 2024-12-02 22:23:14.682 | Installing : grub2-tools-1:2.06-41.oe2203.aarch64 253/258 2024-12-02 22:23:14.788 | Running scriptlet: tpm2-tss-3.1.0-5.oe2203.aarch64 254/258 2024-12-02 22:23:15.478 | Installing : tpm2-tss-3.1.0-5.oe2203.aarch64 254/258 2024-12-02 22:23:15.642 | Running scriptlet: tpm2-tss-3.1.0-5.oe2203.aarch64 254/258 2024-12-02 22:23:15.674 | Running scriptlet: cronie-1.5.7-1.oe2203.aarch64 255/258 2024-12-02 22:23:15.780 | Installing : cronie-1.5.7-1.oe2203.aarch64 255/258 2024-12-02 22:23:15.885 | Running scriptlet: cronie-1.5.7-1.oe2203.aarch64 255/258 2024-12-02 22:23:15.931 | Installing : libuser-0.63-4.oe2203.aarch64 256/258 2024-12-02 22:23:16.130 | Running scriptlet: libuser-0.63-4.oe2203.aarch64 256/258 2024-12-02 22:23:16.159 | Running scriptlet: passwd-0.80-9.oe2203.aarch64 257/258 2024-12-02 22:23:16.235 | Installing : passwd-0.80-9.oe2203.aarch64 257/258 2024-12-02 22:23:16.370 | Running scriptlet: passwd-0.80-9.oe2203.aarch64 257/258 2024-12-02 22:23:16.457 | Installing : sudo-1.9.8p2-15.oe2203.aarch64 258/258 2024-12-02 22:23:16.583 | Running scriptlet: sudo-1.9.8p2-15.oe2203.aarch64 258/258 2024-12-02 22:23:16.598 | Running scriptlet: glibc-common-2.34-149.oe2203.aarch64 258/258 2024-12-02 22:23:16.620 | Running scriptlet: filesystem-3.16-4.oe2203.aarch64 258/258 2024-12-02 22:23:16.631 | Running scriptlet: readline-8.1-3.oe2203.aarch64 258/258 2024-12-02 22:23:16.645 | Running scriptlet: rpm-4.17.0-33.oe2203.aarch64 258/258 2024-12-02 22:23:17.402 | Running scriptlet: ca-certificates-2023.2.60-2.oe2203.noarch 258/258 2024-12-02 22:23:17.433 | Running scriptlet: grub2-tools-1:2.06-41.oe2203.aarch64 258/258 2024-12-02 22:23:17.614 | Running scriptlet: glibc-common-2.34-149.oe2203.aarch64 258/258 2024-12-02 22:23:30.700 | Running scriptlet: shared-mime-info-2.1-1.oe2203.aarch64 258/258 2024-12-02 22:23:30.744 | Running scriptlet: glib2-2.68.1-21.oe2203.aarch64 258/258 2024-12-02 22:23:30.782 | Running scriptlet: man-db-2.9.4-2.oe2203.aarch64 258/258 2024-12-02 22:23:30.846 | Running scriptlet: systemd-249-75.oe2203.aarch64 258/258 2024-12-02 22:23:31.479 | Running scriptlet: systemd-udev-249-75.oe2203.aarch64 258/258 2024-12-02 22:23:31.479 | Verifying : attr-2.5.1-2.oe2203.aarch64 1/258 2024-12-02 22:23:31.480 | Verifying : audit-libs-1:3.0.1-3.oe2203.aarch64 2/258 2024-12-02 22:23:31.480 | Verifying : basesystem-12-2.oe2203.noarch 3/258 2024-12-02 22:23:31.480 | Verifying : brotli-1.0.9-2.oe2203.aarch64 4/258 2024-12-02 22:23:31.481 | Verifying : chkconfig-1.20-1.oe2203.aarch64 5/258 2024-12-02 22:23:31.481 | Verifying : cracklib-2.9.7-8.oe2203.aarch64 6/258 2024-12-02 22:23:31.481 | Verifying : cronie-1.5.7-1.oe2203.aarch64 7/258 2024-12-02 22:23:31.482 | Verifying : crontabs-1.11-22.oe2203.noarch 8/258 2024-12-02 22:23:31.482 | Verifying : crypto-policies-20200619-2.git781bbd4.oe2203.noa 9/258 2024-12-02 22:23:31.482 | Verifying : device-mapper-8:1.02.181-4.oe2203.aarch64 10/258 2024-12-02 22:23:31.483 | Verifying : diffutils-3.8-2.oe2203.aarch64 11/258 2024-12-02 22:23:31.483 | Verifying : filesystem-3.16-4.oe2203.aarch64 12/258 2024-12-02 22:23:31.483 | Verifying : findutils-2:4.8.0-3.oe2203.aarch64 13/258 2024-12-02 22:23:31.484 | Verifying : fuse-2.9.9-9.oe2203.aarch64 14/258 2024-12-02 22:23:31.484 | Verifying : fuse-common-3.10.5-3.oe2203.aarch64 15/258 2024-12-02 22:23:31.484 | Verifying : fuse-help-2.9.9-9.oe2203.aarch64 16/258 2024-12-02 22:23:31.485 | Verifying : gettext-0.21-4.oe2203.aarch64 17/258 2024-12-02 22:23:31.485 | Verifying : gmp-1:6.2.1-1.oe2203.aarch64 18/258 2024-12-02 22:23:31.485 | Verifying : grubby-8.40-28.oe2203.aarch64 19/258 2024-12-02 22:23:31.486 | Verifying : ima-evm-utils-libs-1.3.2-3.oe2203.aarch64 20/258 2024-12-02 22:23:31.486 | Verifying : info-6.8-3.oe2203.aarch64 21/258 2024-12-02 22:23:31.486 | Verifying : kbd-2.4.0-1.oe2203.aarch64 22/258 2024-12-02 22:23:31.487 | Verifying : kbd-legacy-2.4.0-1.oe2203.noarch 23/258 2024-12-02 22:23:31.487 | Verifying : kbd-misc-2.4.0-1.oe2203.noarch 24/258 2024-12-02 22:23:31.487 | Verifying : keyutils-libs-1.6.3-3.oe2203.aarch64 25/258 2024-12-02 22:23:31.488 | Verifying : kmod-29-3.oe2203.aarch64 26/258 2024-12-02 22:23:31.488 | Verifying : kmod-libs-29-3.oe2203.aarch64 27/258 2024-12-02 22:23:31.488 | Verifying : libcap-ng-0.8.2-1.oe2203.aarch64 28/258 2024-12-02 22:23:31.489 | Verifying : libev-4.33-2.oe2203.aarch64 29/258 2024-12-02 22:23:31.489 | Verifying : libevent-2.1.12-4.oe2203.aarch64 30/258 2024-12-02 22:23:31.489 | Verifying : libffi-3.4.2-2.oe2203.aarch64 31/258 2024-12-02 22:23:31.490 | Verifying : libidn2-2.3.2-2.oe2203.aarch64 32/258 2024-12-02 22:23:31.490 | Verifying : libpipeline-1.5.4-1.oe2203.aarch64 33/258 2024-12-02 22:23:31.490 | Verifying : libseccomp-2.5.3-1.oe2203.aarch64 34/258 2024-12-02 22:23:31.491 | Verifying : libsemanage-3.3-3.oe2203.aarch64 35/258 2024-12-02 22:23:31.491 | Verifying : libsigsegv-2.13-1.oe2203.aarch64 36/258 2024-12-02 22:23:31.491 | Verifying : libunistring-0.9.10-8.oe2203.aarch64 37/258 2024-12-02 22:23:31.492 | Verifying : libuser-0.63-4.oe2203.aarch64 38/258 2024-12-02 22:23:31.492 | Verifying : libutempter-1.2.1-2.oe2203.aarch64 39/258 2024-12-02 22:23:31.492 | Verifying : libverto-0.3.2-1.oe2203.aarch64 40/258 2024-12-02 22:23:31.493 | Verifying : libxcrypt-4.4.26-2.oe2203.aarch64 41/258 2024-12-02 22:23:31.493 | Verifying : libxkbcommon-1.3.1-1.oe2203.aarch64 42/258 2024-12-02 22:23:31.493 | Verifying : lz4-1.9.3-2.oe2203.aarch64 43/258 2024-12-02 22:23:31.494 | Verifying : man-db-2.9.4-2.oe2203.aarch64 44/258 2024-12-02 22:23:31.494 | Verifying : mpfr-4.1.0-1.oe2203.aarch64 45/258 2024-12-02 22:23:31.494 | Verifying : openssl-pkcs11-0.4.11-5.oe2203.aarch64 46/258 2024-12-02 22:23:31.495 | Verifying : os-prober-1.79-1.oe2203.aarch64 47/258 2024-12-02 22:23:31.495 | Verifying : passwd-0.80-9.oe2203.aarch64 48/258 2024-12-02 22:23:31.495 | Verifying : perl-Algorithm-Diff-1:1.201-1.oe2203.noarch 49/258 2024-12-02 22:23:31.496 | Verifying : perl-Archive-Tar-2.40-1.oe2203.noarch 50/258 2024-12-02 22:23:31.496 | Verifying : perl-B-Debug-1.26-5.oe2203.noarch 51/258 2024-12-02 22:23:31.496 | Verifying : perl-CPAN-Meta-2.150010-419.oe2203.noarch 52/258 2024-12-02 22:23:31.497 | Verifying : perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 53/258 2024-12-02 22:23:31.497 | Verifying : perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 54/258 2024-12-02 22:23:31.497 | Verifying : perl-Carp-1.50-418.oe2203.noarch 55/258 2024-12-02 22:23:31.498 | Verifying : perl-Compress-Raw-Bzip2-2.101-1.oe2203.aarch64 56/258 2024-12-02 22:23:31.498 | Verifying : perl-Compress-Raw-Zlib-1:2.101-1.oe2203.aarch64 57/258 2024-12-02 22:23:31.498 | Verifying : perl-Config-Perl-V-0.33-1.oe2203.noarch 58/258 2024-12-02 22:23:31.499 | Verifying : perl-Data-Dumper-2.183-1.oe2203.aarch64 59/258 2024-12-02 22:23:31.499 | Verifying : perl-Devel-PPPort-3.63-1.oe2203.aarch64 60/258 2024-12-02 22:23:31.499 | Verifying : perl-Digest-1.20-1.oe2203.noarch 61/258 2024-12-02 22:23:31.500 | Verifying : perl-Digest-MD5-2.58-1.oe2203.aarch64 62/258 2024-12-02 22:23:31.500 | Verifying : perl-Digest-SHA-1:6.02-7.oe2203.aarch64 63/258 2024-12-02 22:23:31.500 | Verifying : perl-Encode-Locale-1.05-12.oe2203.noarch 64/258 2024-12-02 22:23:31.501 | Verifying : perl-Env-1.04-397.oe2203.noarch 65/258 2024-12-02 22:23:31.501 | Verifying : perl-Exporter-5.74-1.oe2203.noarch 66/258 2024-12-02 22:23:31.501 | Verifying : perl-ExtUtils-Command-1:7.62-1.oe2203.noarch 67/258 2024-12-02 22:23:31.502 | Verifying : perl-ExtUtils-Install-2.20-1.oe2203.noarch 68/258 2024-12-02 22:23:31.502 | Verifying : perl-ExtUtils-MakeMaker-1:7.62-1.oe2203.noarch 69/258 2024-12-02 22:23:31.502 | Verifying : perl-ExtUtils-Manifest-1:1.73-1.oe2203.noarch 70/258 2024-12-02 22:23:31.503 | Verifying : perl-ExtUtils-ParseXS-2:3.35-1.oe2203.noarch 71/258 2024-12-02 22:23:31.503 | Verifying : perl-File-Fetch-1.00-1.oe2203.noarch 72/258 2024-12-02 22:23:31.503 | Verifying : perl-File-HomeDir-1.006-2.oe2203.noarch 73/258 2024-12-02 22:23:31.504 | Verifying : perl-File-Path-2.18-1.oe2203.noarch 74/258 2024-12-02 22:23:31.504 | Verifying : perl-File-Temp-1:0.2311-2.oe2203.noarch 75/258 2024-12-02 22:23:31.504 | Verifying : perl-File-Which-1.27-1.oe2203.noarch 76/258 2024-12-02 22:23:31.505 | Verifying : perl-Filter-2:1.60-3.oe2203.aarch64 77/258 2024-12-02 22:23:31.505 | Verifying : perl-Filter-Simple-1:0.94-1.oe2203.noarch 78/258 2024-12-02 22:23:31.505 | Verifying : perl-Getopt-Long-1:2.52-1.oe2203.noarch 79/258 2024-12-02 22:23:31.506 | Verifying : perl-IO-Compress-2.101-2.oe2203.noarch 80/258 2024-12-02 22:23:31.506 | Verifying : perl-IO-Socket-IP-0.41-2.oe2203.noarch 81/258 2024-12-02 22:23:31.506 | Verifying : perl-IO-Socket-SSL-2.072-1.oe2203.noarch 82/258 2024-12-02 22:23:31.507 | Verifying : perl-IPC-Cmd-2:1.04-4.oe2203.noarch 83/258 2024-12-02 22:23:31.507 | Verifying : perl-IPC-SysV-2.09-1.oe2203.aarch64 84/258 2024-12-02 22:23:31.507 | Verifying : perl-IPC-System-Simple-1.30-2.oe2203.noarch 85/258 2024-12-02 22:23:31.508 | Verifying : perl-JSON-PP-1:4.06-1.oe2203.noarch 86/258 2024-12-02 22:23:31.508 | Verifying : perl-Locale-Codes-3.68-1.oe2203.noarch 87/258 2024-12-02 22:23:31.508 | Verifying : perl-Locale-Maketext-1:1.29-1.oe2203.noarch 88/258 2024-12-02 22:23:31.509 | Verifying : perl-MIME-Base64-3.16-1.oe2203.aarch64 89/258 2024-12-02 22:23:31.509 | Verifying : perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 90/258 2024-12-02 22:23:31.509 | Verifying : perl-Math-BigRat-0.2620-1.oe2203.noarch 91/258 2024-12-02 22:23:31.510 | Verifying : perl-Module-CoreList-1:5.20211020-1.oe2203.noarc 92/258 2024-12-02 22:23:31.510 | Verifying : perl-Module-Load-1:0.36-1.oe2203.noarch 93/258 2024-12-02 22:23:31.510 | Verifying : perl-Module-Load-Conditional-0.74-1.oe2203.noarc 94/258 2024-12-02 22:23:31.511 | Verifying : perl-Module-Metadata-1.000037-1.oe2203.noarch 95/258 2024-12-02 22:23:31.511 | Verifying : perl-Mozilla-CA-1:20211001-1.oe2203.noarch 96/258 2024-12-02 22:23:31.511 | Verifying : perl-Net-SSLeay-1.90-1.oe2203.aarch64 97/258 2024-12-02 22:23:31.512 | Verifying : perl-Params-Check-1:0.38-418.oe2203.noarch 98/258 2024-12-02 22:23:31.512 | Verifying : perl-PathTools-3.80-1.oe2203.aarch64 99/258 2024-12-02 22:23:31.512 | Verifying : perl-Perl-OSType-1.010-421.oe2203.noarch 100/258 2024-12-02 22:23:31.513 | Verifying : perl-PerlIO-via-QuotedPrint-0.09-1.oe2203.noarch 101/258 2024-12-02 22:23:31.513 | Verifying : perl-Pod-Checker-4:1.74-1.oe2203.noarch 102/258 2024-12-02 22:23:31.513 | Verifying : perl-Pod-Escapes-1:1.07-420.oe2203.noarch 103/258 2024-12-02 22:23:31.514 | Verifying : perl-Pod-Parser-1.63-398.oe2203.noarch 104/258 2024-12-02 22:23:31.514 | Verifying : perl-Pod-Perldoc-1:3.28-4.oe2203.noarch 105/258 2024-12-02 22:23:31.514 | Verifying : perl-Pod-Simple-1:3.43-1.oe2203.noarch 106/258 2024-12-02 22:23:31.515 | Verifying : perl-Pod-Usage-4:2.01-2.oe2203.noarch 107/258 2024-12-02 22:23:31.515 | Verifying : perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 108/258 2024-12-02 22:23:31.515 | Verifying : perl-Socket-4:2.032-1.oe2203.aarch64 109/258 2024-12-02 22:23:31.516 | Verifying : perl-Storable-1:3.25-1.oe2203.aarch64 110/258 2024-12-02 22:23:31.516 | Verifying : perl-Sys-Syslog-0.36-1.oe2203.aarch64 111/258 2024-12-02 22:23:31.516 | Verifying : perl-Term-ANSIColor-5.01-1.oe2203.noarch 112/258 2024-12-02 22:23:31.517 | Verifying : perl-Term-Cap-1.17-510.oe2203.noarch 113/258 2024-12-02 22:23:31.517 | Verifying : perl-Test-Simple-2:1.302188-1.oe2203.noarch 114/258 2024-12-02 22:23:31.517 | Verifying : perl-Text-Balanced-2.04-1.oe2203.noarch 115/258 2024-12-02 22:23:31.518 | Verifying : perl-Text-Diff-1.45-7.oe2203.noarch 116/258 2024-12-02 22:23:31.518 | Verifying : perl-Text-ParseWords-3.30-419.oe2203.noarch 117/258 2024-12-02 22:23:31.518 | Verifying : perl-Text-Tabs+Wrap-2021.0814-1.oe2203.noarch 118/258 2024-12-02 22:23:31.519 | Verifying : perl-Thread-Queue-3.13-3.oe2203.noarch 119/258 2024-12-02 22:23:31.519 | Verifying : perl-Time-Local-2:1.300-1.oe2203.noarch 120/258 2024-12-02 22:23:31.519 | Verifying : perl-URI-5.10-1.oe2203.noarch 121/258 2024-12-02 22:23:31.520 | Verifying : perl-Unicode-Collate-1.31-1.oe2203.aarch64 122/258 2024-12-02 22:23:31.520 | Verifying : perl-Unicode-Normalize-1.28-1.oe2203.aarch64 123/258 2024-12-02 22:23:31.520 | Verifying : perl-autodie-2.34-2.oe2203.noarch 124/258 2024-12-02 22:23:31.521 | Verifying : perl-bignum-0.63-1.oe2203.noarch 125/258 2024-12-02 22:23:31.521 | Verifying : perl-constant-1.33-421.oe2203.noarch 126/258 2024-12-02 22:23:31.521 | Verifying : perl-experimental-0.025-1.oe2203.noarch 127/258 2024-12-02 22:23:31.522 | Verifying : perl-parent-1:0.238-1.oe2203.noarch 128/258 2024-12-02 22:23:31.522 | Verifying : perl-perlfaq-5.20210520-1.oe2203.noarch 129/258 2024-12-02 22:23:31.522 | Verifying : perl-podlators-1:4.14-1.oe2203.noarch 130/258 2024-12-02 22:23:31.523 | Verifying : perl-threads-2:2.26-1.oe2203.aarch64 131/258 2024-12-02 22:23:31.523 | Verifying : perl-threads-shared-1.62-1.oe2203.aarch64 132/258 2024-12-02 22:23:31.523 | Verifying : perl-version-8:0.99.29-1.oe2203.aarch64 133/258 2024-12-02 22:23:31.524 | Verifying : pigz-2.6-1.oe2203.aarch64 134/258 2024-12-02 22:23:31.524 | Verifying : python3-pyparsing-3.0.6-1.oe2203.noarch 135/258 2024-12-02 22:23:31.524 | Verifying : qt5-srpm-macros-5.15.2-1.oe2203.noarch 136/258 2024-12-02 22:23:31.525 | Verifying : setup-2.13.9.1-1.oe2203.noarch 137/258 2024-12-02 22:23:31.525 | Verifying : shared-mime-info-2.1-1.oe2203.aarch64 138/258 2024-12-02 22:23:31.525 | Verifying : slang-2.3.2-8.oe2203.aarch64 139/258 2024-12-02 22:23:31.526 | Verifying : systemtap-sdt-devel-4.5-2.oe2203.aarch64 140/258 2024-12-02 22:23:31.526 | Verifying : which-2.21-14.oe2203.aarch64 141/258 2024-12-02 22:23:31.526 | Verifying : xkeyboard-config-2.33-1.oe2203.noarch 142/258 2024-12-02 22:23:31.527 | Verifying : zip-3.0-29.oe2203.aarch64 143/258 2024-12-02 22:23:31.527 | Verifying : acl-2.3.1-2.oe2203.aarch64 144/258 2024-12-02 22:23:31.527 | Verifying : bash-5.1.8-6.oe2203.aarch64 145/258 2024-12-02 22:23:31.528 | Verifying : bc-1.07.1-11.oe2203.aarch64 146/258 2024-12-02 22:23:31.528 | Verifying : bzip2-1.0.8-6.oe2203.aarch64 147/258 2024-12-02 22:23:31.528 | Verifying : ca-certificates-2023.2.60-2.oe2203.noarch 148/258 2024-12-02 22:23:31.529 | Verifying : coreutils-9.0-5.oe2203.aarch64 149/258 2024-12-02 22:23:31.529 | Verifying : cpio-2.13-10.oe2203.aarch64 150/258 2024-12-02 22:23:31.529 | Verifying : curl-7.79.1-28.oe2203.aarch64 151/258 2024-12-02 22:23:31.530 | Verifying : cyrus-sasl-lib-2.1.27-15.oe2203.aarch64 152/258 2024-12-02 22:23:31.530 | Verifying : dracut-055-10.oe2203.aarch64 153/258 2024-12-02 22:23:31.530 | Verifying : e2fsprogs-1.46.4-21.oe2203.aarch64 154/258 2024-12-02 22:23:31.531 | Verifying : e2fsprogs-help-1.46.4-21.oe2203.noarch 155/258 2024-12-02 22:23:31.531 | Verifying : efi-srpm-macros-4-5.oe2203.noarch 156/258 2024-12-02 22:23:31.531 | Verifying : elfutils-0.185-13.oe2203.aarch64 157/258 2024-12-02 22:23:31.532 | Verifying : elfutils-extra-0.185-13.oe2203.aarch64 158/258 2024-12-02 22:23:31.532 | Verifying : expat-2.4.1-10.oe2203.aarch64 159/258 2024-12-02 22:23:31.532 | Verifying : file-5.41-3.oe2203.aarch64 160/258 2024-12-02 22:23:31.533 | Verifying : file-libs-5.41-3.oe2203.aarch64 161/258 2024-12-02 22:23:31.533 | Verifying : gawk-5.1.1-4.oe2203.aarch64 162/258 2024-12-02 22:23:31.533 | Verifying : gdbm-1:1.22-11.oe2203.aarch64 163/258 2024-12-02 22:23:31.534 | Verifying : glib2-2.68.1-21.oe2203.aarch64 164/258 2024-12-02 22:23:31.534 | Verifying : glibc-2.34-149.oe2203.aarch64 165/258 2024-12-02 22:23:31.534 | Verifying : glibc-common-2.34-149.oe2203.aarch64 166/258 2024-12-02 22:23:31.535 | Verifying : grep-3.7-9.oe2203.aarch64 167/258 2024-12-02 22:23:31.535 | Verifying : groff-1.22.4-11.oe2203.aarch64 168/258 2024-12-02 22:23:31.535 | Verifying : groff-base-1.22.4-11.oe2203.aarch64 169/258 2024-12-02 22:23:31.536 | Verifying : grub2-common-1:2.06-41.oe2203.noarch 170/258 2024-12-02 22:23:31.536 | Verifying : grub2-tools-1:2.06-41.oe2203.aarch64 171/258 2024-12-02 22:23:31.536 | Verifying : grub2-tools-minimal-1:2.06-41.oe2203.aarch64 172/258 2024-12-02 22:23:31.537 | Verifying : gzip-1.11-3.oe2203.aarch64 173/258 2024-12-02 22:23:31.537 | Verifying : json-c-0.15-6.oe2203.aarch64 174/258 2024-12-02 22:23:31.537 | Verifying : kpartx-0.8.7-6.oe2203.aarch64 175/258 2024-12-02 22:23:31.537 | Verifying : krb5-libs-1.19.2-8.oe2203.aarch64 176/258 2024-12-02 22:23:31.538 | Verifying : less-590-6.oe2203.aarch64 177/258 2024-12-02 22:23:31.538 | Verifying : libacl-2.3.1-2.oe2203.aarch64 178/258 2024-12-02 22:23:31.538 | Verifying : libarchive-3.5.2-6.oe2203.aarch64 179/258 2024-12-02 22:23:31.539 | Verifying : libblkid-2.37.2-28.oe2203.aarch64 180/258 2024-12-02 22:23:31.539 | Verifying : libcap-2.61-5.oe2203.aarch64 181/258 2024-12-02 22:23:31.539 | Verifying : libcurl-7.79.1-28.oe2203.aarch64 182/258 2024-12-02 22:23:31.540 | Verifying : libfdisk-2.37.2-28.oe2203.aarch64 183/258 2024-12-02 22:23:31.540 | Verifying : libgcc-10.3.1-23.oe2203.aarch64 184/258 2024-12-02 22:23:31.540 | Verifying : libgcrypt-1.9.4-2.oe2203.aarch64 185/258 2024-12-02 22:23:31.541 | Verifying : libgomp-10.3.1-23.oe2203.aarch64 186/258 2024-12-02 22:23:31.541 | Verifying : libgpg-error-1.43-2.oe2203.aarch64 187/258 2024-12-02 22:23:31.541 | Verifying : libkcapi-1.3.1-7.oe2203.aarch64 188/258 2024-12-02 22:23:31.542 | Verifying : libmount-2.37.2-28.oe2203.aarch64 189/258 2024-12-02 22:23:31.542 | Verifying : libnghttp2-1.46.0-5.oe2203.aarch64 190/258 2024-12-02 22:23:31.542 | Verifying : libnsl2-2.0.0-4.oe2203.aarch64 191/258 2024-12-02 22:23:31.543 | Verifying : libpng-2:1.6.37-4.oe2203.aarch64 192/258 2024-12-02 22:23:31.543 | Verifying : libpsl-0.21.1-5.oe2203.aarch64 193/258 2024-12-02 22:23:31.543 | Verifying : libpwquality-1.4.4-4.oe2203.aarch64 194/258 2024-12-02 22:23:31.544 | Verifying : libselinux-3.3-5.oe2203.aarch64 195/258 2024-12-02 22:23:31.544 | Verifying : libsepol-3.3-6.oe2203.aarch64 196/258 2024-12-02 22:23:31.544 | Verifying : libsmartcols-2.37.2-28.oe2203.aarch64 197/258 2024-12-02 22:23:31.545 | Verifying : libssh-0.9.6-8.oe2203.aarch64 198/258 2024-12-02 22:23:31.545 | Verifying : libstdc++-10.3.1-23.oe2203.aarch64 199/258 2024-12-02 22:23:31.545 | Verifying : libtasn1-4.17.0-3.oe2203.aarch64 200/258 2024-12-02 22:23:31.546 | Verifying : libtirpc-1.3.2-3.oe2203.aarch64 201/258 2024-12-02 22:23:31.546 | Verifying : libuuid-2.37.2-28.oe2203.aarch64 202/258 2024-12-02 22:23:31.546 | Verifying : libxml2-2.9.12-20.oe2203.aarch64 203/258 2024-12-02 22:23:31.547 | Verifying : logrotate-3.20.1-1.oe2203.aarch64 204/258 2024-12-02 22:23:31.547 | Verifying : lua-5.4.3-11.oe2203.aarch64 205/258 2024-12-02 22:23:31.547 | Verifying : ncurses-6.3-8.oe2203.aarch64 206/258 2024-12-02 22:23:31.548 | Verifying : ncurses-base-6.3-8.oe2203.noarch 207/258 2024-12-02 22:23:31.548 | Verifying : ncurses-libs-6.3-8.oe2203.aarch64 208/258 2024-12-02 22:23:31.549 | Verifying : newt-0.52.21-8.oe2203.aarch64 209/258 2024-12-02 22:23:31.549 | Verifying : openEuler-gpg-keys-1.0-3.6.oe2203.aarch64 210/258 2024-12-02 22:23:31.550 | Verifying : openEuler-release-22.03LTS-54.oe2203.aarch64 211/258 2024-12-02 22:23:31.550 | Verifying : openEuler-repos-1.0-3.6.oe2203.aarch64 212/258 2024-12-02 22:23:31.550 | Verifying : openEuler-rpm-config-30-30.oe2203.aarch64 213/258 2024-12-02 22:23:31.551 | Verifying : openldap-2.6.0-6.oe2203.aarch64 214/258 2024-12-02 22:23:31.551 | Verifying : openssl-1:1.1.1m-28.oe2203.aarch64 215/258 2024-12-02 22:23:31.551 | Verifying : openssl-libs-1:1.1.1m-28.oe2203.aarch64 216/258 2024-12-02 22:23:31.552 | Verifying : p11-kit-0.24.0-2.oe2203.aarch64 217/258 2024-12-02 22:23:31.552 | Verifying : p11-kit-trust-0.24.0-2.oe2203.aarch64 218/258 2024-12-02 22:23:31.552 | Verifying : pam-1.5.2-7.oe2203.aarch64 219/258 2024-12-02 22:23:31.553 | Verifying : pcre-8.45-2.oe2203.aarch64 220/258 2024-12-02 22:23:31.553 | Verifying : pcre2-10.39-9.oe2203.aarch64 221/258 2024-12-02 22:23:31.553 | Verifying : perl-4:5.34.0-12.oe2203.aarch64 222/258 2024-12-02 22:23:31.554 | Verifying : perl-Encode-4:3.16-3.oe2203.aarch64 223/258 2024-12-02 22:23:31.554 | Verifying : perl-HTTP-Tiny-0.080-2.oe2203.noarch 224/258 2024-12-02 22:23:31.554 | Verifying : perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 225/258 2024-12-02 22:23:31.555 | Verifying : perl-Test-Harness-2:3.42-2.oe2203.noarch 226/258 2024-12-02 22:23:31.555 | Verifying : perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 227/258 2024-12-02 22:23:31.555 | Verifying : perl-devel-4:5.34.0-12.oe2203.aarch64 228/258 2024-12-02 22:23:31.556 | Verifying : perl-libnet-3.13-2.oe2203.noarch 229/258 2024-12-02 22:23:31.556 | Verifying : perl-libs-4:5.34.0-12.oe2203.aarch64 230/258 2024-12-02 22:23:31.556 | Verifying : pkgconf-1.8.0-3.oe2203.aarch64 231/258 2024-12-02 22:23:31.557 | Verifying : popt-1.18-3.oe2203.aarch64 232/258 2024-12-02 22:23:31.557 | Verifying : procps-ng-3.3.17-5.oe2203.aarch64 233/258 2024-12-02 22:23:31.557 | Verifying : publicsuffix-list-20211113-2.oe2203.noarch 234/258 2024-12-02 22:23:31.558 | Verifying : python-pip-wheel-21.3.1-2.oe2203.noarch 235/258 2024-12-02 22:23:31.558 | Verifying : python-setuptools-59.4.0-5.oe2203.noarch 236/258 2024-12-02 22:23:31.558 | Verifying : python3-3.9.9-28.oe2203.aarch64 237/258 2024-12-02 22:23:31.559 | Verifying : python3-pip-21.3.1-2.oe2203.noarch 238/258 2024-12-02 22:23:31.559 | Verifying : python3-setuptools-59.4.0-5.oe2203.noarch 239/258 2024-12-02 22:23:31.559 | Verifying : readline-8.1-3.oe2203.aarch64 240/258 2024-12-02 22:23:31.560 | Verifying : rpm-4.17.0-33.oe2203.aarch64 241/258 2024-12-02 22:23:31.560 | Verifying : rpm-libs-4.17.0-33.oe2203.aarch64 242/258 2024-12-02 22:23:31.560 | Verifying : sed-4.8-3.oe2203.aarch64 243/258 2024-12-02 22:23:31.561 | Verifying : shadow-2:4.9-13.oe2203.aarch64 244/258 2024-12-02 22:23:31.561 | Verifying : sqlite-3.37.2-7.oe2203.aarch64 245/258 2024-12-02 22:23:31.561 | Verifying : sudo-1.9.8p2-15.oe2203.aarch64 246/258 2024-12-02 22:23:31.562 | Verifying : systemd-249-75.oe2203.aarch64 247/258 2024-12-02 22:23:31.562 | Verifying : systemd-libs-249-75.oe2203.aarch64 248/258 2024-12-02 22:23:31.562 | Verifying : systemd-udev-249-75.oe2203.aarch64 249/258 2024-12-02 22:23:31.563 | Verifying : tcl-1:8.6.10-4.oe2203.aarch64 250/258 2024-12-02 22:23:31.563 | Verifying : tpm2-tss-3.1.0-5.oe2203.aarch64 251/258 2024-12-02 22:23:31.563 | Verifying : tzdata-2022a-18.oe2203.noarch 252/258 2024-12-02 22:23:31.564 | Verifying : util-linux-2.37.2-28.oe2203.aarch64 253/258 2024-12-02 22:23:31.564 | Verifying : vim-minimal-2:9.0-23.oe2203.aarch64 254/258 2024-12-02 22:23:31.564 | Verifying : xz-5.2.5-2.oe2203.aarch64 255/258 2024-12-02 22:23:31.565 | Verifying : xz-libs-5.2.5-2.oe2203.aarch64 256/258 2024-12-02 22:23:31.565 | Verifying : zlib-1.2.11-24.oe2203.aarch64 257/258 2024-12-02 22:23:32.691 | Verifying : zstd-1.5.0-4.oe2203.aarch64 258/258 2024-12-02 22:23:32.691 | 2024-12-02 22:23:32.692 | Installed: 2024-12-02 22:23:32.692 | acl-2.3.1-2.oe2203.aarch64 2024-12-02 22:23:32.692 | attr-2.5.1-2.oe2203.aarch64 2024-12-02 22:23:32.692 | audit-libs-1:3.0.1-3.oe2203.aarch64 2024-12-02 22:23:32.692 | basesystem-12-2.oe2203.noarch 2024-12-02 22:23:32.692 | bash-5.1.8-6.oe2203.aarch64 2024-12-02 22:23:32.692 | bc-1.07.1-11.oe2203.aarch64 2024-12-02 22:23:32.692 | brotli-1.0.9-2.oe2203.aarch64 2024-12-02 22:23:32.692 | bzip2-1.0.8-6.oe2203.aarch64 2024-12-02 22:23:32.692 | ca-certificates-2023.2.60-2.oe2203.noarch 2024-12-02 22:23:32.692 | chkconfig-1.20-1.oe2203.aarch64 2024-12-02 22:23:32.692 | coreutils-9.0-5.oe2203.aarch64 2024-12-02 22:23:32.692 | cpio-2.13-10.oe2203.aarch64 2024-12-02 22:23:32.692 | cracklib-2.9.7-8.oe2203.aarch64 2024-12-02 22:23:32.692 | cronie-1.5.7-1.oe2203.aarch64 2024-12-02 22:23:32.692 | crontabs-1.11-22.oe2203.noarch 2024-12-02 22:23:32.692 | crypto-policies-20200619-2.git781bbd4.oe2203.noarch 2024-12-02 22:23:32.692 | curl-7.79.1-28.oe2203.aarch64 2024-12-02 22:23:32.692 | cyrus-sasl-lib-2.1.27-15.oe2203.aarch64 2024-12-02 22:23:32.692 | device-mapper-8:1.02.181-4.oe2203.aarch64 2024-12-02 22:23:32.692 | diffutils-3.8-2.oe2203.aarch64 2024-12-02 22:23:32.692 | dracut-055-10.oe2203.aarch64 2024-12-02 22:23:32.692 | e2fsprogs-1.46.4-21.oe2203.aarch64 2024-12-02 22:23:32.692 | e2fsprogs-help-1.46.4-21.oe2203.noarch 2024-12-02 22:23:32.692 | efi-srpm-macros-4-5.oe2203.noarch 2024-12-02 22:23:32.692 | elfutils-0.185-13.oe2203.aarch64 2024-12-02 22:23:32.692 | elfutils-extra-0.185-13.oe2203.aarch64 2024-12-02 22:23:32.692 | expat-2.4.1-10.oe2203.aarch64 2024-12-02 22:23:32.692 | file-5.41-3.oe2203.aarch64 2024-12-02 22:23:32.692 | file-libs-5.41-3.oe2203.aarch64 2024-12-02 22:23:32.692 | filesystem-3.16-4.oe2203.aarch64 2024-12-02 22:23:32.692 | findutils-2:4.8.0-3.oe2203.aarch64 2024-12-02 22:23:32.692 | fuse-2.9.9-9.oe2203.aarch64 2024-12-02 22:23:32.692 | fuse-common-3.10.5-3.oe2203.aarch64 2024-12-02 22:23:32.692 | fuse-help-2.9.9-9.oe2203.aarch64 2024-12-02 22:23:32.692 | gawk-5.1.1-4.oe2203.aarch64 2024-12-02 22:23:32.692 | gdbm-1:1.22-11.oe2203.aarch64 2024-12-02 22:23:32.692 | gettext-0.21-4.oe2203.aarch64 2024-12-02 22:23:32.692 | glib2-2.68.1-21.oe2203.aarch64 2024-12-02 22:23:32.692 | glibc-2.34-149.oe2203.aarch64 2024-12-02 22:23:32.692 | glibc-common-2.34-149.oe2203.aarch64 2024-12-02 22:23:32.693 | gmp-1:6.2.1-1.oe2203.aarch64 2024-12-02 22:23:32.693 | grep-3.7-9.oe2203.aarch64 2024-12-02 22:23:32.693 | groff-1.22.4-11.oe2203.aarch64 2024-12-02 22:23:32.693 | groff-base-1.22.4-11.oe2203.aarch64 2024-12-02 22:23:32.693 | grub2-common-1:2.06-41.oe2203.noarch 2024-12-02 22:23:32.693 | grub2-tools-1:2.06-41.oe2203.aarch64 2024-12-02 22:23:32.693 | grub2-tools-minimal-1:2.06-41.oe2203.aarch64 2024-12-02 22:23:32.693 | grubby-8.40-28.oe2203.aarch64 2024-12-02 22:23:32.693 | gzip-1.11-3.oe2203.aarch64 2024-12-02 22:23:32.693 | ima-evm-utils-libs-1.3.2-3.oe2203.aarch64 2024-12-02 22:23:32.693 | info-6.8-3.oe2203.aarch64 2024-12-02 22:23:32.693 | json-c-0.15-6.oe2203.aarch64 2024-12-02 22:23:32.693 | kbd-2.4.0-1.oe2203.aarch64 2024-12-02 22:23:32.693 | kbd-legacy-2.4.0-1.oe2203.noarch 2024-12-02 22:23:32.693 | kbd-misc-2.4.0-1.oe2203.noarch 2024-12-02 22:23:32.693 | keyutils-libs-1.6.3-3.oe2203.aarch64 2024-12-02 22:23:32.693 | kmod-29-3.oe2203.aarch64 2024-12-02 22:23:32.693 | kmod-libs-29-3.oe2203.aarch64 2024-12-02 22:23:32.693 | kpartx-0.8.7-6.oe2203.aarch64 2024-12-02 22:23:32.693 | krb5-libs-1.19.2-8.oe2203.aarch64 2024-12-02 22:23:32.693 | less-590-6.oe2203.aarch64 2024-12-02 22:23:32.693 | libacl-2.3.1-2.oe2203.aarch64 2024-12-02 22:23:32.693 | libarchive-3.5.2-6.oe2203.aarch64 2024-12-02 22:23:32.693 | libblkid-2.37.2-28.oe2203.aarch64 2024-12-02 22:23:32.693 | libcap-2.61-5.oe2203.aarch64 2024-12-02 22:23:32.693 | libcap-ng-0.8.2-1.oe2203.aarch64 2024-12-02 22:23:32.693 | libcurl-7.79.1-28.oe2203.aarch64 2024-12-02 22:23:32.693 | libev-4.33-2.oe2203.aarch64 2024-12-02 22:23:32.693 | libevent-2.1.12-4.oe2203.aarch64 2024-12-02 22:23:32.693 | libfdisk-2.37.2-28.oe2203.aarch64 2024-12-02 22:23:32.693 | libffi-3.4.2-2.oe2203.aarch64 2024-12-02 22:23:32.693 | libgcc-10.3.1-23.oe2203.aarch64 2024-12-02 22:23:32.693 | libgcrypt-1.9.4-2.oe2203.aarch64 2024-12-02 22:23:32.693 | libgomp-10.3.1-23.oe2203.aarch64 2024-12-02 22:23:32.693 | libgpg-error-1.43-2.oe2203.aarch64 2024-12-02 22:23:32.693 | libidn2-2.3.2-2.oe2203.aarch64 2024-12-02 22:23:32.693 | libkcapi-1.3.1-7.oe2203.aarch64 2024-12-02 22:23:32.693 | libmount-2.37.2-28.oe2203.aarch64 2024-12-02 22:23:32.693 | libnghttp2-1.46.0-5.oe2203.aarch64 2024-12-02 22:23:32.693 | libnsl2-2.0.0-4.oe2203.aarch64 2024-12-02 22:23:32.693 | libpipeline-1.5.4-1.oe2203.aarch64 2024-12-02 22:23:32.693 | libpng-2:1.6.37-4.oe2203.aarch64 2024-12-02 22:23:32.693 | libpsl-0.21.1-5.oe2203.aarch64 2024-12-02 22:23:32.693 | libpwquality-1.4.4-4.oe2203.aarch64 2024-12-02 22:23:32.693 | libseccomp-2.5.3-1.oe2203.aarch64 2024-12-02 22:23:32.693 | libselinux-3.3-5.oe2203.aarch64 2024-12-02 22:23:32.693 | libsemanage-3.3-3.oe2203.aarch64 2024-12-02 22:23:32.693 | libsepol-3.3-6.oe2203.aarch64 2024-12-02 22:23:32.693 | libsigsegv-2.13-1.oe2203.aarch64 2024-12-02 22:23:32.693 | libsmartcols-2.37.2-28.oe2203.aarch64 2024-12-02 22:23:32.693 | libssh-0.9.6-8.oe2203.aarch64 2024-12-02 22:23:32.693 | libstdc++-10.3.1-23.oe2203.aarch64 2024-12-02 22:23:32.693 | libtasn1-4.17.0-3.oe2203.aarch64 2024-12-02 22:23:32.693 | libtirpc-1.3.2-3.oe2203.aarch64 2024-12-02 22:23:32.693 | libunistring-0.9.10-8.oe2203.aarch64 2024-12-02 22:23:32.693 | libuser-0.63-4.oe2203.aarch64 2024-12-02 22:23:32.693 | libutempter-1.2.1-2.oe2203.aarch64 2024-12-02 22:23:32.693 | libuuid-2.37.2-28.oe2203.aarch64 2024-12-02 22:23:32.694 | libverto-0.3.2-1.oe2203.aarch64 2024-12-02 22:23:32.694 | libxcrypt-4.4.26-2.oe2203.aarch64 2024-12-02 22:23:32.694 | libxkbcommon-1.3.1-1.oe2203.aarch64 2024-12-02 22:23:32.694 | libxml2-2.9.12-20.oe2203.aarch64 2024-12-02 22:23:32.694 | logrotate-3.20.1-1.oe2203.aarch64 2024-12-02 22:23:32.694 | lua-5.4.3-11.oe2203.aarch64 2024-12-02 22:23:32.694 | lz4-1.9.3-2.oe2203.aarch64 2024-12-02 22:23:32.694 | man-db-2.9.4-2.oe2203.aarch64 2024-12-02 22:23:32.694 | mpfr-4.1.0-1.oe2203.aarch64 2024-12-02 22:23:32.694 | ncurses-6.3-8.oe2203.aarch64 2024-12-02 22:23:32.694 | ncurses-base-6.3-8.oe2203.noarch 2024-12-02 22:23:32.694 | ncurses-libs-6.3-8.oe2203.aarch64 2024-12-02 22:23:32.694 | newt-0.52.21-8.oe2203.aarch64 2024-12-02 22:23:32.694 | openEuler-gpg-keys-1.0-3.6.oe2203.aarch64 2024-12-02 22:23:32.694 | openEuler-release-22.03LTS-54.oe2203.aarch64 2024-12-02 22:23:32.694 | openEuler-repos-1.0-3.6.oe2203.aarch64 2024-12-02 22:23:32.694 | openEuler-rpm-config-30-30.oe2203.aarch64 2024-12-02 22:23:32.694 | openldap-2.6.0-6.oe2203.aarch64 2024-12-02 22:23:32.694 | openssl-1:1.1.1m-28.oe2203.aarch64 2024-12-02 22:23:32.694 | openssl-libs-1:1.1.1m-28.oe2203.aarch64 2024-12-02 22:23:32.694 | openssl-pkcs11-0.4.11-5.oe2203.aarch64 2024-12-02 22:23:32.694 | os-prober-1.79-1.oe2203.aarch64 2024-12-02 22:23:32.694 | p11-kit-0.24.0-2.oe2203.aarch64 2024-12-02 22:23:32.694 | p11-kit-trust-0.24.0-2.oe2203.aarch64 2024-12-02 22:23:32.694 | pam-1.5.2-7.oe2203.aarch64 2024-12-02 22:23:32.694 | passwd-0.80-9.oe2203.aarch64 2024-12-02 22:23:32.694 | pcre-8.45-2.oe2203.aarch64 2024-12-02 22:23:32.694 | pcre2-10.39-9.oe2203.aarch64 2024-12-02 22:23:32.694 | perl-4:5.34.0-12.oe2203.aarch64 2024-12-02 22:23:32.694 | perl-Algorithm-Diff-1:1.201-1.oe2203.noarch 2024-12-02 22:23:32.694 | perl-Archive-Tar-2.40-1.oe2203.noarch 2024-12-02 22:23:32.694 | perl-B-Debug-1.26-5.oe2203.noarch 2024-12-02 22:23:32.694 | perl-CPAN-Meta-2.150010-419.oe2203.noarch 2024-12-02 22:23:32.694 | perl-CPAN-Meta-Requirements-2.140-419.oe2203.noarch 2024-12-02 22:23:32.694 | perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 2024-12-02 22:23:32.694 | perl-Carp-1.50-418.oe2203.noarch 2024-12-02 22:23:32.694 | perl-Compress-Raw-Bzip2-2.101-1.oe2203.aarch64 2024-12-02 22:23:32.694 | perl-Compress-Raw-Zlib-1:2.101-1.oe2203.aarch64 2024-12-02 22:23:32.694 | perl-Config-Perl-V-0.33-1.oe2203.noarch 2024-12-02 22:23:32.694 | perl-Data-Dumper-2.183-1.oe2203.aarch64 2024-12-02 22:23:32.694 | perl-Devel-PPPort-3.63-1.oe2203.aarch64 2024-12-02 22:23:32.694 | perl-Digest-1.20-1.oe2203.noarch 2024-12-02 22:23:32.694 | perl-Digest-MD5-2.58-1.oe2203.aarch64 2024-12-02 22:23:32.694 | perl-Digest-SHA-1:6.02-7.oe2203.aarch64 2024-12-02 22:23:32.694 | perl-Encode-4:3.16-3.oe2203.aarch64 2024-12-02 22:23:32.694 | perl-Encode-Locale-1.05-12.oe2203.noarch 2024-12-02 22:23:32.694 | perl-Env-1.04-397.oe2203.noarch 2024-12-02 22:23:32.694 | perl-Exporter-5.74-1.oe2203.noarch 2024-12-02 22:23:32.694 | perl-ExtUtils-Command-1:7.62-1.oe2203.noarch 2024-12-02 22:23:32.694 | perl-ExtUtils-Install-2.20-1.oe2203.noarch 2024-12-02 22:23:32.694 | perl-ExtUtils-MakeMaker-1:7.62-1.oe2203.noarch 2024-12-02 22:23:32.694 | perl-ExtUtils-Manifest-1:1.73-1.oe2203.noarch 2024-12-02 22:23:32.694 | perl-ExtUtils-ParseXS-2:3.35-1.oe2203.noarch 2024-12-02 22:23:32.694 | perl-File-Fetch-1.00-1.oe2203.noarch 2024-12-02 22:23:32.694 | perl-File-HomeDir-1.006-2.oe2203.noarch 2024-12-02 22:23:32.695 | perl-File-Path-2.18-1.oe2203.noarch 2024-12-02 22:23:32.695 | perl-File-Temp-1:0.2311-2.oe2203.noarch 2024-12-02 22:23:32.695 | perl-File-Which-1.27-1.oe2203.noarch 2024-12-02 22:23:32.695 | perl-Filter-2:1.60-3.oe2203.aarch64 2024-12-02 22:23:32.695 | perl-Filter-Simple-1:0.94-1.oe2203.noarch 2024-12-02 22:23:32.695 | perl-Getopt-Long-1:2.52-1.oe2203.noarch 2024-12-02 22:23:32.695 | perl-HTTP-Tiny-0.080-2.oe2203.noarch 2024-12-02 22:23:32.695 | perl-IO-Compress-2.101-2.oe2203.noarch 2024-12-02 22:23:32.695 | perl-IO-Socket-IP-0.41-2.oe2203.noarch 2024-12-02 22:23:32.695 | perl-IO-Socket-SSL-2.072-1.oe2203.noarch 2024-12-02 22:23:32.695 | perl-IPC-Cmd-2:1.04-4.oe2203.noarch 2024-12-02 22:23:32.695 | perl-IPC-SysV-2.09-1.oe2203.aarch64 2024-12-02 22:23:32.695 | perl-IPC-System-Simple-1.30-2.oe2203.noarch 2024-12-02 22:23:32.695 | perl-JSON-PP-1:4.06-1.oe2203.noarch 2024-12-02 22:23:32.695 | perl-Locale-Codes-3.68-1.oe2203.noarch 2024-12-02 22:23:32.695 | perl-Locale-Maketext-1:1.29-1.oe2203.noarch 2024-12-02 22:23:32.695 | perl-MIME-Base64-3.16-1.oe2203.aarch64 2024-12-02 22:23:32.695 | perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 2024-12-02 22:23:32.695 | perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch64 2024-12-02 22:23:32.695 | perl-Math-BigRat-0.2620-1.oe2203.noarch 2024-12-02 22:23:32.695 | perl-Module-CoreList-1:5.20211020-1.oe2203.noarch 2024-12-02 22:23:32.695 | perl-Module-Load-1:0.36-1.oe2203.noarch 2024-12-02 22:23:32.695 | perl-Module-Load-Conditional-0.74-1.oe2203.noarch 2024-12-02 22:23:32.695 | perl-Module-Metadata-1.000037-1.oe2203.noarch 2024-12-02 22:23:32.695 | perl-Mozilla-CA-1:20211001-1.oe2203.noarch 2024-12-02 22:23:32.695 | perl-Net-SSLeay-1.90-1.oe2203.aarch64 2024-12-02 22:23:32.695 | perl-Params-Check-1:0.38-418.oe2203.noarch 2024-12-02 22:23:32.695 | perl-PathTools-3.80-1.oe2203.aarch64 2024-12-02 22:23:32.695 | perl-Perl-OSType-1.010-421.oe2203.noarch 2024-12-02 22:23:32.695 | perl-PerlIO-via-QuotedPrint-0.09-1.oe2203.noarch 2024-12-02 22:23:32.695 | perl-Pod-Checker-4:1.74-1.oe2203.noarch 2024-12-02 22:23:32.695 | perl-Pod-Escapes-1:1.07-420.oe2203.noarch 2024-12-02 22:23:32.695 | perl-Pod-Parser-1.63-398.oe2203.noarch 2024-12-02 22:23:32.695 | perl-Pod-Perldoc-1:3.28-4.oe2203.noarch 2024-12-02 22:23:32.695 | perl-Pod-Simple-1:3.43-1.oe2203.noarch 2024-12-02 22:23:32.695 | perl-Pod-Usage-4:2.01-2.oe2203.noarch 2024-12-02 22:23:32.695 | perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 2024-12-02 22:23:32.695 | perl-Socket-4:2.032-1.oe2203.aarch64 2024-12-02 22:23:32.695 | perl-Storable-1:3.25-1.oe2203.aarch64 2024-12-02 22:23:32.695 | perl-Sys-Syslog-0.36-1.oe2203.aarch64 2024-12-02 22:23:32.695 | perl-Term-ANSIColor-5.01-1.oe2203.noarch 2024-12-02 22:23:32.695 | perl-Term-Cap-1.17-510.oe2203.noarch 2024-12-02 22:23:32.695 | perl-Test-Harness-2:3.42-2.oe2203.noarch 2024-12-02 22:23:32.695 | perl-Test-Simple-2:1.302188-1.oe2203.noarch 2024-12-02 22:23:32.695 | perl-Text-Balanced-2.04-1.oe2203.noarch 2024-12-02 22:23:32.695 | perl-Text-Diff-1.45-7.oe2203.noarch 2024-12-02 22:23:32.695 | perl-Text-ParseWords-3.30-419.oe2203.noarch 2024-12-02 22:23:32.695 | perl-Text-Tabs+Wrap-2021.0814-1.oe2203.noarch 2024-12-02 22:23:32.695 | perl-Thread-Queue-3.13-3.oe2203.noarch 2024-12-02 22:23:32.695 | perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 2024-12-02 22:23:32.695 | perl-Time-Local-2:1.300-1.oe2203.noarch 2024-12-02 22:23:32.695 | perl-URI-5.10-1.oe2203.noarch 2024-12-02 22:23:32.695 | perl-Unicode-Collate-1.31-1.oe2203.aarch64 2024-12-02 22:23:32.695 | perl-Unicode-Normalize-1.28-1.oe2203.aarch64 2024-12-02 22:23:32.695 | perl-autodie-2.34-2.oe2203.noarch 2024-12-02 22:23:32.695 | perl-bignum-0.63-1.oe2203.noarch 2024-12-02 22:23:32.696 | perl-constant-1.33-421.oe2203.noarch 2024-12-02 22:23:32.696 | perl-devel-4:5.34.0-12.oe2203.aarch64 2024-12-02 22:23:32.696 | perl-experimental-0.025-1.oe2203.noarch 2024-12-02 22:23:32.696 | perl-libnet-3.13-2.oe2203.noarch 2024-12-02 22:23:32.696 | perl-libs-4:5.34.0-12.oe2203.aarch64 2024-12-02 22:23:32.696 | perl-parent-1:0.238-1.oe2203.noarch 2024-12-02 22:23:32.696 | perl-perlfaq-5.20210520-1.oe2203.noarch 2024-12-02 22:23:32.696 | perl-podlators-1:4.14-1.oe2203.noarch 2024-12-02 22:23:32.696 | perl-threads-2:2.26-1.oe2203.aarch64 2024-12-02 22:23:32.696 | perl-threads-shared-1.62-1.oe2203.aarch64 2024-12-02 22:23:32.696 | perl-version-8:0.99.29-1.oe2203.aarch64 2024-12-02 22:23:32.696 | pigz-2.6-1.oe2203.aarch64 2024-12-02 22:23:32.696 | pkgconf-1.8.0-3.oe2203.aarch64 2024-12-02 22:23:32.696 | popt-1.18-3.oe2203.aarch64 2024-12-02 22:23:32.696 | procps-ng-3.3.17-5.oe2203.aarch64 2024-12-02 22:23:32.696 | publicsuffix-list-20211113-2.oe2203.noarch 2024-12-02 22:23:32.696 | python-pip-wheel-21.3.1-2.oe2203.noarch 2024-12-02 22:23:32.696 | python-setuptools-59.4.0-5.oe2203.noarch 2024-12-02 22:23:32.696 | python3-3.9.9-28.oe2203.aarch64 2024-12-02 22:23:32.696 | python3-pip-21.3.1-2.oe2203.noarch 2024-12-02 22:23:32.696 | python3-pyparsing-3.0.6-1.oe2203.noarch 2024-12-02 22:23:32.696 | python3-setuptools-59.4.0-5.oe2203.noarch 2024-12-02 22:23:32.696 | qt5-srpm-macros-5.15.2-1.oe2203.noarch 2024-12-02 22:23:32.696 | readline-8.1-3.oe2203.aarch64 2024-12-02 22:23:32.696 | rpm-4.17.0-33.oe2203.aarch64 2024-12-02 22:23:32.696 | rpm-libs-4.17.0-33.oe2203.aarch64 2024-12-02 22:23:32.696 | sed-4.8-3.oe2203.aarch64 2024-12-02 22:23:32.696 | setup-2.13.9.1-1.oe2203.noarch 2024-12-02 22:23:32.696 | shadow-2:4.9-13.oe2203.aarch64 2024-12-02 22:23:32.696 | shared-mime-info-2.1-1.oe2203.aarch64 2024-12-02 22:23:32.696 | slang-2.3.2-8.oe2203.aarch64 2024-12-02 22:23:32.696 | sqlite-3.37.2-7.oe2203.aarch64 2024-12-02 22:23:32.696 | sudo-1.9.8p2-15.oe2203.aarch64 2024-12-02 22:23:32.696 | systemd-249-75.oe2203.aarch64 2024-12-02 22:23:32.696 | systemd-libs-249-75.oe2203.aarch64 2024-12-02 22:23:32.696 | systemd-udev-249-75.oe2203.aarch64 2024-12-02 22:23:32.696 | systemtap-sdt-devel-4.5-2.oe2203.aarch64 2024-12-02 22:23:32.696 | tcl-1:8.6.10-4.oe2203.aarch64 2024-12-02 22:23:32.696 | tpm2-tss-3.1.0-5.oe2203.aarch64 2024-12-02 22:23:32.696 | tzdata-2022a-18.oe2203.noarch 2024-12-02 22:23:32.696 | util-linux-2.37.2-28.oe2203.aarch64 2024-12-02 22:23:32.696 | vim-minimal-2:9.0-23.oe2203.aarch64 2024-12-02 22:23:32.696 | which-2.21-14.oe2203.aarch64 2024-12-02 22:23:32.696 | xkeyboard-config-2.33-1.oe2203.noarch 2024-12-02 22:23:32.696 | xz-5.2.5-2.oe2203.aarch64 2024-12-02 22:23:32.696 | xz-libs-5.2.5-2.oe2203.aarch64 2024-12-02 22:23:32.696 | zip-3.0-29.oe2203.aarch64 2024-12-02 22:23:32.696 | zlib-1.2.11-24.oe2203.aarch64 2024-12-02 22:23:32.696 | zstd-1.5.0-4.oe2203.aarch64 2024-12-02 22:23:32.696 | 2024-12-02 22:23:32.696 | Complete! 2024-12-02 22:23:33.031 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:353 : sudo tee /opt/dib_tmp/dib_build.f0VtBi1W/mnt/etc/resolv.conf 2024-12-02 22:23:33.031 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:352 : echo -e '# This file intentionally left blank\n' 2024-12-02 22:23:33.040 | # This file intentionally left blank 2024-12-02 22:23:33.040 | 2024-12-02 22:23:33.046 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:356 : echo -e 'LANG="en_US.UTF-8"' 2024-12-02 22:23:33.047 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:357 : sudo tee /opt/dib_tmp/dib_build.f0VtBi1W/mnt/etc/locale.conf 2024-12-02 22:23:33.055 | LANG="en_US.UTF-8" 2024-12-02 22:23:33.061 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:359 : _run_chroot ln -sf /usr/share/zoneinfo/UTC /etc/localtime 2024-12-02 22:23:33.066 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:_run_chroot:317 : local 'cmd=ln -sf /usr/share/zoneinfo/UTC /etc/localtime' 2024-12-02 22:23:33.070 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:_run_chroot:318 : sudo -E chroot /opt/dib_tmp/dib_build.f0VtBi1W/mnt env -u TMPDIR sh -c 'ln -sf /usr/share/zoneinfo/UTC /etc/localtime' 2024-12-02 22:23:33.090 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:365 : sudo umount /opt/dib_tmp/dib_build.f0VtBi1W/mnt/tmp/yum 2024-12-02 22:23:33.105 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:366 : sudo umount /opt/dib_tmp/dib_build.f0VtBi1W/mnt/proc 2024-12-02 22:23:33.121 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:367 : sudo umount /opt/dib_tmp/dib_build.f0VtBi1W/mnt/dev/pts 2024-12-02 22:23:33.136 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:368 : sudo umount /opt/dib_tmp/dib_build.f0VtBi1W/mnt/dev 2024-12-02 22:23:33.151 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:369 : sudo umount /opt/dib_tmp/dib_build.f0VtBi1W/mnt/sys 2024-12-02 22:23:33.167 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:374 : sudo find /opt/dib_tmp/dib_build.f0VtBi1W/mnt -type f -name '*rpmnew' 2024-12-02 22:23:33.411 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:374 : for newfile in $(sudo find $TARGET_ROOT -type f -name '*rpmnew') 2024-12-02 22:23:33.417 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:375 : echo /opt/dib_tmp/dib_build.f0VtBi1W/mnt/etc/nsswitch.conf.rpmnew 2024-12-02 22:23:33.418 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:375 : sed 's/.rpmnew$//' 2024-12-02 22:23:33.426 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:375 : sudo mv /opt/dib_tmp/dib_build.f0VtBi1W/mnt/etc/nsswitch.conf.rpmnew /opt/dib_tmp/dib_build.f0VtBi1W/mnt/etc/nsswitch.conf 2024-12-02 22:23:33.442 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:374 : for newfile in $(sudo find $TARGET_ROOT -type f -name '*rpmnew') 2024-12-02 22:23:33.447 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:375 : echo /opt/dib_tmp/dib_build.f0VtBi1W/mnt/etc/inputrc.rpmnew 2024-12-02 22:23:33.447 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:375 : sed 's/.rpmnew$//' 2024-12-02 22:23:33.454 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:375 : sudo mv /opt/dib_tmp/dib_build.f0VtBi1W/mnt/etc/inputrc.rpmnew /opt/dib_tmp/dib_build.f0VtBi1W/mnt/etc/inputrc 2024-12-02 22:23:33.469 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:374 : for newfile in $(sudo find $TARGET_ROOT -type f -name '*rpmnew') 2024-12-02 22:23:33.474 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:375 : echo /opt/dib_tmp/dib_build.f0VtBi1W/mnt/etc/yum.repos.d/openEuler.repo.rpmnew 2024-12-02 22:23:33.475 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:375 : sed 's/.rpmnew$//' 2024-12-02 22:23:33.482 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:375 : sudo mv /opt/dib_tmp/dib_build.f0VtBi1W/mnt/etc/yum.repos.d/openEuler.repo.rpmnew /opt/dib_tmp/dib_build.f0VtBi1W/mnt/etc/yum.repos.d/openEuler.repo 2024-12-02 22:23:33.498 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:378 : sudo rm -f /opt/dib_tmp/dib_build.f0VtBi1W/mnt/.extra_settings 2024-12-02 22:23:33.513 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/08-yum-chroot:main:1 : rm -r /tmp/tmp.SYZ7aHjBu5 2024-12-02 22:23:33.518 | dib-run-parts 08-yum-chroot completed 2024-12-02 22:23:33.518 | dib-run-parts Running /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/50-apt-allow-unauthenticated 2024-12-02 22:23:33.527 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/50-apt-allow-unauthenticated:main:21 : set -eu 2024-12-02 22:23:33.531 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/50-apt-allow-unauthenticated:main:22 : set -o pipefail 2024-12-02 22:23:33.535 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/50-apt-allow-unauthenticated:main:26 : '[' -d /opt/dib_tmp/dib_build.f0VtBi1W/mnt/etc/apt/apt.conf.d ']' 2024-12-02 22:23:33.538 | dib-run-parts 50-apt-allow-unauthenticated completed 2024-12-02 22:23:33.538 | dib-run-parts Running /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/50-yum-cache 2024-12-02 22:23:33.547 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/50-yum-cache:main:6 : set -eu 2024-12-02 22:23:33.551 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/50-yum-cache:main:7 : set -o pipefail 2024-12-02 22:23:33.555 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/50-yum-cache:main:9 : '[' -n /opt/dib_tmp/dib_build.f0VtBi1W/mnt ']' 2024-12-02 22:23:33.559 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/50-yum-cache:main:11 : YUM_CACHE_DIR=/opt/dib_cache/yum 2024-12-02 22:23:33.563 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/50-yum-cache:main:12 : mkdir -p /opt/dib_cache/yum 2024-12-02 22:23:33.569 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/50-yum-cache:main:14 : sudo mkdir -p /opt/dib_tmp/dib_build.f0VtBi1W/mnt/tmp/yum 2024-12-02 22:23:33.583 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/50-yum-cache:main:15 : sudo mount --bind /opt/dib_cache/yum /opt/dib_tmp/dib_build.f0VtBi1W/mnt/tmp/yum 2024-12-02 22:23:33.597 | dib-run-parts 50-yum-cache completed 2024-12-02 22:23:33.597 | dib-run-parts Running /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/60-apt-phased-updates 2024-12-02 22:23:33.606 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/60-apt-phased-updates:main:21 : set -eu 2024-12-02 22:23:33.610 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/60-apt-phased-updates:main:22 : set -o pipefail 2024-12-02 22:23:33.614 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/root.d/60-apt-phased-updates:main:26 : [[ :jammy: :noble: =~ :22.03-LTS: ]] 2024-12-02 22:23:33.617 | dib-run-parts 60-apt-phased-updates completed 2024-12-02 22:23:33.617 | dib-run-parts ----------------------- PROFILING ----------------------- 2024-12-02 22:23:33.617 | dib-run-parts 2024-12-02 22:23:33.620 | dib-run-parts Target: root.d 2024-12-02 22:23:33.620 | dib-run-parts 2024-12-02 22:23:33.620 | dib-run-parts Script Seconds 2024-12-02 22:23:33.620 | dib-run-parts --------------------------------------- ---------- 2024-12-02 22:23:33.620 | dib-run-parts 2024-12-02 22:23:33.632 | dib-run-parts 00-00-generate-repo 0.057 2024-12-02 22:23:33.640 | dib-run-parts 08-yum-chroot 500.303 2024-12-02 22:23:33.648 | dib-run-parts 50-apt-allow-unauthenticated 0.018 2024-12-02 22:23:33.655 | dib-run-parts 50-yum-cache 0.057 2024-12-02 22:23:33.663 | dib-run-parts 60-apt-phased-updates 0.018 2024-12-02 22:23:33.665 | dib-run-parts 2024-12-02 22:23:33.665 | dib-run-parts --------------------- END PROFILING --------------------- 2024-12-02 22:23:33.673 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-root bash 2024-12-02 22:23:33.677 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-root(,|$)' -q 2024-12-02 22:23:33.679 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-12-02 22:23:33.689 | ++ diskimage_builder/lib/common-functions:create_base:361 : ls /opt/dib_tmp/dib_build.f0VtBi1W/mnt 2024-12-02 22:23:33.689 | ++ diskimage_builder/lib/common-functions:create_base:361 : grep -v '^lost+found\|tmp$' 2024-12-02 22:23:33.694 | + diskimage_builder/lib/common-functions:create_base:361 : '[' -z 'afs 2024-12-02 22:23:33.695 | bin 2024-12-02 22:23:33.695 | boot 2024-12-02 22:23:33.695 | dev 2024-12-02 22:23:33.695 | etc 2024-12-02 22:23:33.695 | home 2024-12-02 22:23:33.695 | lib 2024-12-02 22:23:33.695 | lib64 2024-12-02 22:23:33.695 | media 2024-12-02 22:23:33.695 | mnt 2024-12-02 22:23:33.695 | opt 2024-12-02 22:23:33.695 | proc 2024-12-02 22:23:33.695 | root 2024-12-02 22:23:33.695 | run 2024-12-02 22:23:33.695 | sbin 2024-12-02 22:23:33.695 | srv 2024-12-02 22:23:33.695 | sys 2024-12-02 22:23:33.695 | usr 2024-12-02 22:23:33.695 | var' ']' 2024-12-02 22:23:33.699 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -L /opt/dib_tmp/dib_build.f0VtBi1W/mnt/etc/resolv.conf ']' 2024-12-02 22:23:33.704 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -f /opt/dib_tmp/dib_build.f0VtBi1W/mnt/etc/resolv.conf ']' 2024-12-02 22:23:33.709 | + diskimage_builder/lib/common-functions:create_base:376 : sudo mv /opt/dib_tmp/dib_build.f0VtBi1W/mnt/etc/resolv.conf /opt/dib_tmp/dib_build.f0VtBi1W/mnt/etc/resolv.conf.ORIG 2024-12-02 22:23:33.724 | + diskimage_builder/lib/common-functions:create_base:380 : sudo touch /opt/dib_tmp/dib_build.f0VtBi1W/mnt/etc/resolv.conf 2024-12-02 22:23:33.756 | + diskimage_builder/lib/common-functions:create_base:381 : sudo chmod 777 /opt/dib_tmp/dib_build.f0VtBi1W/mnt/etc/resolv.conf 2024-12-02 22:23:33.780 | + diskimage_builder/lib/common-functions:create_base:383 : '[' -e /etc/resolv.conf ']' 2024-12-02 22:23:33.785 | + diskimage_builder/lib/common-functions:create_base:384 : cat /etc/resolv.conf 2024-12-02 22:23:33.792 | + diskimage_builder/lib/common-functions:create_base:388 : mount_proc_dev_sys 2024-12-02 22:23:33.796 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:404 : sudo mount -t proc none /opt/dib_tmp/dib_build.f0VtBi1W/mnt/proc 2024-12-02 22:23:33.812 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:405 : sudo mount --bind /dev /opt/dib_tmp/dib_build.f0VtBi1W/mnt/dev 2024-12-02 22:23:33.827 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : mount_dev_pts_options 2024-12-02 22:23:33.833 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2024-12-02 22:23:33.841 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : echo '-o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666' 2024-12-02 22:23:33.847 | + 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.f0VtBi1W/mnt/dev/pts 2024-12-02 22:23:33.863 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:414 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.f0VtBi1W/mnt/sys 2024-12-02 22:23:33.878 | + diskimage_builder/lib/disk-image-create:main:356 : mkdir -p /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d 2024-12-02 22:23:33.886 | + diskimage_builder/lib/disk-image-create:main:357 : echo 'export DIB_DEFAULT_INSTALLTYPE=${DIB_DEFAULT_INSTALLTYPE:-"source"}' 2024-12-02 22:23:33.891 | + diskimage_builder/lib/disk-image-create:main:358 : run_d extra-data 2024-12-02 22:23:33.896 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2024-12-02 22:23:33.901 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.f0VtBi1W/hooks ']' 2024-12-02 22:23:33.906 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-extra-data bash 2024-12-02 22:23:33.910 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-12-02 22:23:33.914 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-extra-data(,|$)' -q 2024-12-02 22:23:33.919 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d ']' 2024-12-02 22:23:33.924 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d' 2024-12-02 22:23:33.924 | Running hooks from /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d 2024-12-02 22:23:33.929 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2024-12-02 22:23:33.933 | + diskimage_builder/lib/common-functions:run_d:256 : /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-run-parts /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d 2024-12-02 22:23:33.956 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../environment.d/10-base-defaults 2024-12-02 22:23:33.963 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../environment.d/10-base-defaults 2024-12-02 22:23:33.967 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-12-02 22:23:33.971 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-12-02 22:23:33.975 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-12-02 22:23:33.979 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-12-02 22:23:33.983 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2024-12-02 22:23:33.991 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2024-12-02 22:23:33.995 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-12-02 22:23:33.999 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-12-02 22:23:34.003 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-12-02 22:23:34.008 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-12-02 22:23:34.012 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-12-02 22:23:34.016 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-12-02 22:23:34.020 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-12-02 22:23:34.024 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2024-12-02 22:23:34.028 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2024-12-02 22:23:34.033 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-12-02 22:23:34.037 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-12-02 22:23:34.041 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-12-02 22:23:34.045 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-12-02 22:23:34.049 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../environment.d/10-openeuler-distro-name.bash 2024-12-02 22:23:34.056 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../environment.d/10-openeuler-distro-name.bash 2024-12-02 22:23:34.060 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/10-openeuler-distro-name.bash:source:1 : export DISTRO_NAME=openeuler 2024-12-02 22:23:34.065 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/10-openeuler-distro-name.bash:source:1 : DISTRO_NAME=openeuler 2024-12-02 22:23:34.069 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/10-openeuler-distro-name.bash:source:2 : export DIB_RELEASE=22.03-LTS 2024-12-02 22:23:34.073 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/10-openeuler-distro-name.bash:source:2 : DIB_RELEASE=22.03-LTS 2024-12-02 22:23:34.077 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/10-openeuler-distro-name.bash:source:3 : export EFI_BOOT_DIR=EFI/openEuler 2024-12-02 22:23:34.082 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/10-openeuler-distro-name.bash:source:3 : EFI_BOOT_DIR=EFI/openEuler 2024-12-02 22:23:34.086 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2024-12-02 22:23:34.093 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2024-12-02 22:23:34.097 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source 2024-12-02 22:23:34.102 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source 2024-12-02 22:23:34.106 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../environment.d/11-yum-dnf.bash 2024-12-02 22:23:34.113 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../environment.d/11-yum-dnf.bash 2024-12-02 22:23:34.118 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/11-yum-dnf.bash:source:1 : export YUM=dnf 2024-12-02 22:23:34.122 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/11-yum-dnf.bash:source:1 : YUM=dnf 2024-12-02 22:23:34.126 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../environment.d/14-manifests 2024-12-02 22:23:34.134 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../environment.d/14-manifests 2024-12-02 22:23:34.138 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-12-02 22:23:34.142 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-12-02 22:23:34.147 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-ef480f73e6214e4c8763587ac6df833c.d/ 2024-12-02 22:23:34.152 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-ef480f73e6214e4c8763587ac6df833c.d/ 2024-12-02 22:23:34.156 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../environment.d/15-block-device.bash 2024-12-02 22:23:34.163 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../environment.d/15-block-device.bash 2024-12-02 22:23:34.167 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-12-02 22:23:34.172 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2024-12-02 22:23:34.176 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2024-12-02 22:23:34.180 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2024-12-02 22:23:34.188 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2024-12-02 22:23:34.193 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ openeuler =~ (almalinux|centos|fedora|rocky) ]] 2024-12-02 22:23:34.197 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/15-simple-init-networkmanager:source:4 : export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-12-02 22:23:34.201 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/15-simple-init-networkmanager:source:4 : DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-12-02 22:23:34.205 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \a\l\m\a\l\i\n\u\x ]] 2024-12-02 22:23:34.210 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \r\o\c\k\y ]] 2024-12-02 22:23:34.214 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \f\e\d\o\r\a ]] 2024-12-02 22:23:34.218 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2024-12-02 22:23:34.226 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2024-12-02 22:23:34.230 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-12-02 22:23:34.234 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-12-02 22:23:34.239 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../environment.d/50-redhat-common 2024-12-02 22:23:34.246 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../environment.d/50-redhat-common 2024-12-02 22:23:34.251 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/50-redhat-common:source:1 : export DIB_DISABLE_KERNEL_CLEANUP=0 2024-12-02 22:23:34.255 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/50-redhat-common:source:1 : DIB_DISABLE_KERNEL_CLEANUP=0 2024-12-02 22:23:34.259 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/50-redhat-common:source:2 : export DIB_INIT_SYSTEM=systemd 2024-12-02 22:23:34.263 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/50-redhat-common:source:2 : DIB_INIT_SYSTEM=systemd 2024-12-02 22:23:34.268 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2024-12-02 22:23:34.275 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2024-12-02 22:23:34.280 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-12-02 22:23:34.284 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-12-02 22:23:34.288 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-12-02 22:23:34.293 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-12-02 22:23:34.297 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-12-02 22:23:34.301 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-12-02 22:23:34.305 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-12-02 22:23:34.310 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-12-02 22:23:34.314 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../environment.d/99-dib-init-system 2024-12-02 22:23:34.322 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../environment.d/99-dib-init-system 2024-12-02 22:23:34.326 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-12-02 22:23:34.330 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-12-02 22:23:34.335 | dib-run-parts Running /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/10-create-pkg-map-dir 2024-12-02 22:23:34.358 | Copying pkg-map for infra-package-needs 2024-12-02 22:23:34.369 | Copying pkg-map for source-repositories 2024-12-02 22:23:34.380 | Copying pkg-map for cloud-init 2024-12-02 22:23:34.391 | Copying pkg-map for ensure-venv 2024-12-02 22:23:34.402 | Copying pkg-map for yum-minimal 2024-12-02 22:23:34.412 | Copying pkg-map for base 2024-12-02 22:23:34.423 | Copying pkg-map for openssh-server 2024-12-02 22:23:34.434 | Copying pkg-map for bootloader 2024-12-02 22:23:34.445 | Copying pkg-map for cache-url 2024-12-02 22:23:34.456 | Copying pkg-map for nodepool-base 2024-12-02 22:23:34.467 | Copying pkg-map for growroot 2024-12-02 22:23:34.478 | Copying pkg-map for runtime-ssh-host-keys 2024-12-02 22:23:34.488 | Copying pkg-map for simple-init 2024-12-02 22:23:34.502 | dib-run-parts 10-create-pkg-map-dir completed 2024-12-02 22:23:34.502 | dib-run-parts Running /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/20-manifest-dir 2024-12-02 22:23:34.511 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/20-manifest-dir:main:21 : set -eu 2024-12-02 22:23:34.515 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/20-manifest-dir:main:22 : set -o pipefail 2024-12-02 22:23:34.519 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/20-manifest-dir:main:24 : sudo mkdir -p /opt/dib_tmp/dib_build.f0VtBi1W/mnt//etc/dib-manifests 2024-12-02 22:23:34.532 | dib-run-parts 20-manifest-dir completed 2024-12-02 22:23:34.532 | dib-run-parts Running /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/50-create-repo-list 2024-12-02 22:23:37.771 | dib-run-parts 50-create-repo-list completed 2024-12-02 22:23:37.771 | dib-run-parts Running /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/60-zuul-user 2024-12-02 22:23:37.780 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/60-zuul-user:main:6 : set -eu 2024-12-02 22:23:37.784 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/60-zuul-user:main:7 : set -o pipefail 2024-12-02 22:23:37.788 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/60-zuul-user:main:9 : ZUUL_USER_SSH_PUBLIC_KEY='ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDh5u0DWNi0d3uqI82izAxVTUTrGl36L3szEqV9WrilGmxaTtp9X7HrktJ5J+rvxQqz39llTf1v7iYA4CNKto/48RBAB0mKEEI4x4iw+fu/BLU7nu7ewSfXLUxHahxaTgIk2KcbegknD5NzMjalyfNfgTPDGv8BjwHeeNdZmJMBvPFGu6fO48M4yK1tiQn0kAkaH4oII/M4pyF8vy9tPTODAD7RvnMvQAb08LZZvE/IPzJAHNXFRb1v+DBa38fOvdyaz/nibrsxiOWZxQVLgjYciUeDy1xvXADaWlqvxmLy+90LHbJFbGxK4AN0mWfwBiUMVyxZjkun39pjTNl2k09OhOq+R52UqnehMc4eBdZCddnCUq4/efbFCJkqe5wY+SE8fYybJjauUL64zyrwf6yfWkXvPVHWa9Y+NCmvH8PCBUcsQnwO7l/Yb4N+8+u6zkODyuc9wLAY+DpnptE3plXtvUs5negC4fvJSnOHpWXuoi9yzp7IlPf6fSjMMDQo0JjCYJwazdzqrIH2VSCcfHAqWF0ECR8IgwZV1bp0xFe0UN0Gjsgkozqf8rvs1AYyTSeD19Wg9j+crTke8E1sfoI/qFzHwzBQFKJ+2l0cs7pZWJBARlhbt1j1IouS2aH+74xwsavRhBz4IsFTPqWiP6JTrgk5cgKRnTqInzNfdaLeUw== zuul-worker@openstack.org 2024-12-02 22:23:37.788 | ' 2024-12-02 22:23:37.793 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/60-zuul-user:main:11 : '[' -f 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDh5u0DWNi0d3uqI82izAxVTUTrGl36L3szEqV9WrilGmxaTtp9X7HrktJ5J+rvxQqz39llTf1v7iYA4CNKto/48RBAB0mKEEI4x4iw+fu/BLU7nu7ewSfXLUxHahxaTgIk2KcbegknD5NzMjalyfNfgTPDGv8BjwHeeNdZmJMBvPFGu6fO48M4yK1tiQn0kAkaH4oII/M4pyF8vy9tPTODAD7RvnMvQAb08LZZvE/IPzJAHNXFRb1v+DBa38fOvdyaz/nibrsxiOWZxQVLgjYciUeDy1xvXADaWlqvxmLy+90LHbJFbGxK4AN0mWfwBiUMVyxZjkun39pjTNl2k09OhOq+R52UqnehMc4eBdZCddnCUq4/efbFCJkqe5wY+SE8fYybJjauUL64zyrwf6yfWkXvPVHWa9Y+NCmvH8PCBUcsQnwO7l/Yb4N+8+u6zkODyuc9wLAY+DpnptE3plXtvUs5negC4fvJSnOHpWXuoi9yzp7IlPf6fSjMMDQo0JjCYJwazdzqrIH2VSCcfHAqWF0ECR8IgwZV1bp0xFe0UN0Gjsgkozqf8rvs1AYyTSeD19Wg9j+crTke8E1sfoI/qFzHwzBQFKJ+2l0cs7pZWJBARlhbt1j1IouS2aH+74xwsavRhBz4IsFTPqWiP6JTrgk5cgKRnTqInzNfdaLeUw== zuul-worker@openstack.org 2024-12-02 22:23:37.793 | ' ']' 2024-12-02 22:23:37.797 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/60-zuul-user:main:14 : '[' -n 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDh5u0DWNi0d3uqI82izAxVTUTrGl36L3szEqV9WrilGmxaTtp9X7HrktJ5J+rvxQqz39llTf1v7iYA4CNKto/48RBAB0mKEEI4x4iw+fu/BLU7nu7ewSfXLUxHahxaTgIk2KcbegknD5NzMjalyfNfgTPDGv8BjwHeeNdZmJMBvPFGu6fO48M4yK1tiQn0kAkaH4oII/M4pyF8vy9tPTODAD7RvnMvQAb08LZZvE/IPzJAHNXFRb1v+DBa38fOvdyaz/nibrsxiOWZxQVLgjYciUeDy1xvXADaWlqvxmLy+90LHbJFbGxK4AN0mWfwBiUMVyxZjkun39pjTNl2k09OhOq+R52UqnehMc4eBdZCddnCUq4/efbFCJkqe5wY+SE8fYybJjauUL64zyrwf6yfWkXvPVHWa9Y+NCmvH8PCBUcsQnwO7l/Yb4N+8+u6zkODyuc9wLAY+DpnptE3plXtvUs5negC4fvJSnOHpWXuoi9yzp7IlPf6fSjMMDQo0JjCYJwazdzqrIH2VSCcfHAqWF0ECR8IgwZV1bp0xFe0UN0Gjsgkozqf8rvs1AYyTSeD19Wg9j+crTke8E1sfoI/qFzHwzBQFKJ+2l0cs7pZWJBARlhbt1j1IouS2aH+74xwsavRhBz4IsFTPqWiP6JTrgk5cgKRnTqInzNfdaLeUw== zuul-worker@openstack.org 2024-12-02 22:23:37.797 | ' ']' 2024-12-02 22:23:37.801 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/60-zuul-user:main:16 : echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDh5u0DWNi0d3uqI82izAxVTUTrGl36L3szEqV9WrilGmxaTtp9X7HrktJ5J+rvxQqz39llTf1v7iYA4CNKto/48RBAB0mKEEI4x4iw+fu/BLU7nu7ewSfXLUxHahxaTgIk2KcbegknD5NzMjalyfNfgTPDGv8BjwHeeNdZmJMBvPFGu6fO48M4yK1tiQn0kAkaH4oII/M4pyF8vy9tPTODAD7RvnMvQAb08LZZvE/IPzJAHNXFRb1v+DBa38fOvdyaz/nibrsxiOWZxQVLgjYciUeDy1xvXADaWlqvxmLy+90LHbJFbGxK4AN0mWfwBiUMVyxZjkun39pjTNl2k09OhOq+R52UqnehMc4eBdZCddnCUq4/efbFCJkqe5wY+SE8fYybJjauUL64zyrwf6yfWkXvPVHWa9Y+NCmvH8PCBUcsQnwO7l/Yb4N+8+u6zkODyuc9wLAY+DpnptE3plXtvUs5negC4fvJSnOHpWXuoi9yzp7IlPf6fSjMMDQo0JjCYJwazdzqrIH2VSCcfHAqWF0ECR8IgwZV1bp0xFe0UN0Gjsgkozqf8rvs1AYyTSeD19Wg9j+crTke8E1sfoI/qFzHwzBQFKJ+2l0cs7pZWJBARlhbt1j1IouS2aH+74xwsavRhBz4IsFTPqWiP6JTrgk5cgKRnTqInzNfdaLeUw== zuul-worker@openstack.org 2024-12-02 22:23:37.801 | ' 2024-12-02 22:23:37.804 | dib-run-parts 60-zuul-user completed 2024-12-02 22:23:37.804 | dib-run-parts Running /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/98-source-repositories 2024-12-02 22:23:37.903 | Getting /opt/dib_cache/source-repositories/repositories_flock: Mon Dec 2 22:23:37 UTC 2024 for /opt/dib_tmp/dib_build.f0VtBi1W/hooks/source-repository-simple-init 2024-12-02 22:23:37.910 | (0001 / 0001) 2024-12-02 22:23:38.651 | Updating cache of https://opendev.org/opendev/glean in /opt/dib_cache/source-repositories/glean_924419e03bf18bdbfc5d11ef04701f4fc92c8443 with ref master 2024-12-02 22:23:39.405 | Cloning from glean cache and applying ref master 2024-12-02 22:23:40.470 | HEAD is now at 2ba5c62 testing: remove centos7 and 8 2024-12-02 22:23:40.497 | Getting /opt/dib_cache/source-repositories/repositories_flock: Mon Dec 2 22:23:40 UTC 2024 for /opt/dib_tmp/dib_build.f0VtBi1W/hooks/source-repository-stackviz 2024-12-02 22:23:40.505 | (0001 / 0001) 2024-12-02 22:23:40.522 | Caching stackviz file from https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz in /opt/dib_cache/source-repositories/stackviz_48e306179fa23835625681fc3a683718aa924887 2024-12-02 22:23:40.556 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-12-02 22:23:40.557 | Dload Upload Total Spent Left Speed 2024-12-02 22:23:40.980 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 259 100 259 0 0 609 0 --:--:-- --:--:-- --:--:-- 609 2024-12-02 22:23:41.237 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-12-02 22:23:41.244 | Server copy has not changed. Using locally cached https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz 2024-12-02 22:23:41.486 | Getting /opt/dib_cache/source-repositories/repositories_flock: Mon Dec 2 22:23:41 UTC 2024 for /opt/dib_tmp/dib_build.f0VtBi1W/hooks/source-repository-zanatacli 2024-12-02 22:23:41.493 | (0001 / 0001) 2024-12-02 22:23:41.510 | Caching zanata-cli file from https://search.maven.org/remotecontent?filepath=org/zanata/zanata-cli/4.3.3/zanata-cli-4.3.3-dist.tar.gz in /opt/dib_cache/source-repositories/zanata_cli_5b95281e76ea8fb1ff9677edc55571c48cd84619 2024-12-02 22:23:41.542 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-12-02 22:23:41.544 | Dload Upload Total Spent Left Speed 2024-12-02 22:23:42.008 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138 100 138 0 0 296 0 --:--:-- --:--:-- --:--:-- 296 2024-12-02 22:23:42.114 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-12-02 22:23:42.120 | Server copy has not changed. Using locally cached https://search.maven.org/remotecontent?filepath=org/zanata/zanata-cli/4.3.3/zanata-cli-4.3.3-dist.tar.gz 2024-12-02 22:23:43.582 | Getting /opt/dib_cache/source-repositories/repositories_flock: Mon Dec 2 22:23:43 UTC 2024 for /opt/dib_tmp/dib_build.f0VtBi1W/hooks/source-repository-projects-yaml 2024-12-02 22:23:43.589 | (0001 / 1318) 2024-12-02 22:23:43.607 | Updating cache of https://opendev.org/airship/airshipctl.git in /opt/dib_cache/source-repositories/airshipctl_6f1e843d56659249749fcf04437fbc7625bd9af9 with ref * 2024-12-02 22:23:46.381 | Cloning from airshipctl cache and applying ref * 2024-12-02 22:23:48.166 | (0002 / 1318) 2024-12-02 22:23:48.183 | Updating cache of https://opendev.org/airship/airshipui.git in /opt/dib_cache/source-repositories/airshipui_4fa03cab9db2f6d9c5a8414a67ca4b537c641067 with ref * 2024-12-02 22:23:48.840 | Cloning from airshipui cache and applying ref * 2024-12-02 22:23:49.889 | (0003 / 1318) 2024-12-02 22:23:49.906 | Updating cache of https://opendev.org/airship/apis.git in /opt/dib_cache/source-repositories/apis_1c69e7eebb6a28d6392305a76fe6eb7cdd84b197 with ref * 2024-12-02 22:23:50.325 | Cloning from apis cache and applying ref * 2024-12-02 22:23:50.395 | (0004 / 1318) 2024-12-02 22:23:50.412 | Updating cache of https://opendev.org/airship/armada.git in /opt/dib_cache/source-repositories/armada_e1fc8349a449be4d9532782b289691e97aa7726b with ref * 2024-12-02 22:23:52.139 | Cloning from armada cache and applying ref * 2024-12-02 22:24:24.806 | (0005 / 1318) 2024-12-02 22:24:24.856 | Updating cache of https://opendev.org/airship/armada-go.git in /opt/dib_cache/source-repositories/armada_go_55e2ee827f3495ee39f9467f499f440c47ea9e5c with ref * 2024-12-02 22:24:26.421 | Cloning from armada-go cache and applying ref * 2024-12-02 22:24:32.704 | (0006 / 1318) 2024-12-02 22:24:32.721 | Updating cache of https://opendev.org/airship/armada-operator.git in /opt/dib_cache/source-repositories/armada_operator_98cb4aec66321d1028e4f8e67f1ac68c9d450c2c with ref * 2024-12-02 22:24:33.841 | Cloning from armada-operator cache and applying ref * 2024-12-02 22:24:36.087 | (0007 / 1318) 2024-12-02 22:24:36.104 | Updating cache of https://opendev.org/airship/charts.git in /opt/dib_cache/source-repositories/charts_c089ce667e98af7f623e6c534abb3db8547daad6 with ref * 2024-12-02 22:24:36.869 | Cloning from charts cache and applying ref * 2024-12-02 22:24:37.000 | (0008 / 1318) 2024-12-02 22:24:37.017 | Updating cache of https://opendev.org/airship/deckhand.git in /opt/dib_cache/source-repositories/deckhand_de44b516451dbeee36e9b2e31e5dc6e05b43543e with ref * 2024-12-02 22:24:39.232 | Cloning from deckhand cache and applying ref * 2024-12-02 22:24:59.804 | (0009 / 1318) 2024-12-02 22:24:59.822 | Updating cache of https://opendev.org/airship/divingbell.git in /opt/dib_cache/source-repositories/divingbell_0d67ae6fc3c3fc7a495fa1a5eca33edbc6e3ab41 with ref * 2024-12-02 22:25:01.043 | Cloning from divingbell cache and applying ref * 2024-12-02 22:25:05.632 | (0010 / 1318) 2024-12-02 22:25:05.649 | Updating cache of https://opendev.org/airship/docs.git in /opt/dib_cache/source-repositories/docs_e93e78bfe762ee6f09e0695cf0da41e5f7d0bb4d with ref * 2024-12-02 22:25:06.283 | Cloning from docs cache and applying ref * 2024-12-02 22:25:06.456 | (0011 / 1318) 2024-12-02 22:25:06.473 | Updating cache of https://opendev.org/airship/drydock.git in /opt/dib_cache/source-repositories/drydock_e8ed106f31f9f9ca2eb5c73a955d73f7286005bb with ref * 2024-12-02 22:25:07.579 | Cloning from drydock cache and applying ref * 2024-12-02 22:25:30.886 | (0012 / 1318) 2024-12-02 22:25:30.905 | Updating cache of https://opendev.org/airship/election.git in /opt/dib_cache/source-repositories/election_af28930242da3754cc3ee4c41a19f1799c0f2bf9 with ref * 2024-12-02 22:25:32.860 | Cloning from election cache and applying ref * 2024-12-02 22:25:32.939 | (0013 / 1318) 2024-12-02 22:25:32.957 | Updating cache of https://opendev.org/airship/gerrit-to-github-bot.git in /opt/dib_cache/source-repositories/gerrit_to_github_bot_bcdd4f18842a6fa1af2cc27487c25de27159b781 with ref * 2024-12-02 22:25:33.268 | Cloning from gerrit-to-github-bot cache and applying ref * 2024-12-02 22:25:33.342 | (0014 / 1318) 2024-12-02 22:25:33.359 | Updating cache of https://opendev.org/airship/go-redfish.git in /opt/dib_cache/source-repositories/go_redfish_102a993b413d741a2a31599a10ec04463a930500 with ref * 2024-12-02 22:25:33.696 | Cloning from go-redfish cache and applying ref * 2024-12-02 22:25:33.784 | (0015 / 1318) 2024-12-02 22:25:33.801 | Updating cache of https://opendev.org/airship/governance.git in /opt/dib_cache/source-repositories/governance_9e51e141988193df9a83bdda37d93e79693b6aa0 with ref * 2024-12-02 22:25:34.261 | Cloning from governance cache and applying ref * 2024-12-02 22:25:34.333 | (0016 / 1318) 2024-12-02 22:25:34.350 | Updating cache of https://opendev.org/airship/hostconfig-operator.git in /opt/dib_cache/source-repositories/hostconfig_operator_98872f3a06716d252b65a75b22d63dafd9e24821 with ref * 2024-12-02 22:25:36.406 | Cloning from hostconfig-operator cache and applying ref * 2024-12-02 22:25:36.693 | (0017 / 1318) 2024-12-02 22:25:36.711 | Updating cache of https://opendev.org/airship/image-builder.git in /opt/dib_cache/source-repositories/image_builder_f0d80151cf08fb0eb6888b4ed3fa2929f9a78bda with ref * 2024-12-02 22:25:37.127 | Cloning from image-builder cache and applying ref * 2024-12-02 22:25:37.346 | (0018 / 1318) 2024-12-02 22:25:37.364 | Updating cache of https://opendev.org/airship/images.git in /opt/dib_cache/source-repositories/images_c3cdedaaf1bf52a3c9c179bfb7b1681340fdd32e with ref * 2024-12-02 22:25:37.909 | Cloning from images cache and applying ref * 2024-12-02 22:25:38.045 | (0019 / 1318) 2024-12-02 22:25:38.062 | Updating cache of https://opendev.org/airship/kubernetes-entrypoint.git in /opt/dib_cache/source-repositories/kubernetes_entrypoint_ceec575001b51beddb94bea6abb5529768d14a71 with ref * 2024-12-02 22:25:40.971 | Cloning from kubernetes-entrypoint cache and applying ref * 2024-12-02 22:26:00.607 | (0020 / 1318) 2024-12-02 22:26:00.624 | Updating cache of https://opendev.org/airship/maas.git in /opt/dib_cache/source-repositories/maas_fb812f3a4a06c8c3e8bcd3899f9633bc36530b6b with ref * 2024-12-02 22:26:04.407 | Cloning from maas cache and applying ref * 2024-12-02 22:26:11.104 | (0021 / 1318) 2024-12-02 22:26:11.122 | Updating cache of https://opendev.org/airship/pegleg.git in /opt/dib_cache/source-repositories/pegleg_cacbc8a838c91a4d2031c1b6fc20d7277cd807b1 with ref * 2024-12-02 22:26:17.317 | Cloning from pegleg cache and applying ref * 2024-12-02 22:26:38.292 | (0022 / 1318) 2024-12-02 22:26:38.309 | Updating cache of https://opendev.org/airship/porthole.git in /opt/dib_cache/source-repositories/porthole_0e659b9093d8741bc917cfdaf20ac8a6401c89b8 with ref * 2024-12-02 22:26:40.291 | Cloning from porthole cache and applying ref * 2024-12-02 22:27:31.626 | (0023 / 1318) 2024-12-02 22:27:31.643 | Updating cache of https://opendev.org/airship/promenade.git in /opt/dib_cache/source-repositories/promenade_70482fd6c931d2686180921d23448bf09957aa40 with ref * 2024-12-02 22:27:33.363 | Cloning from promenade cache and applying ref * 2024-12-02 22:28:31.708 | (0024 / 1318) 2024-12-02 22:28:31.726 | Updating cache of https://opendev.org/airship/shipyard.git in /opt/dib_cache/source-repositories/shipyard_5788721cc8baf5f76e41a8f0f160318f22f45db0 with ref * 2024-12-02 22:28:32.809 | Cloning from shipyard cache and applying ref * 2024-12-02 22:28:56.288 | (0025 / 1318) 2024-12-02 22:28:56.306 | Updating cache of https://opendev.org/airship/sip.git in /opt/dib_cache/source-repositories/sip_b4ebc321cbe0917b4599afbe40e1e2ad36321dce with ref * 2024-12-02 22:28:56.966 | Cloning from sip cache and applying ref * 2024-12-02 22:29:06.016 | (0026 / 1318) 2024-12-02 22:29:06.033 | Updating cache of https://opendev.org/airship/specs.git in /opt/dib_cache/source-repositories/specs_621e3bf92432752334d1d855b371dfbdc458da46 with ref * 2024-12-02 22:29:06.607 | Cloning from specs cache and applying ref * 2024-12-02 22:29:06.920 | (0027 / 1318) 2024-12-02 22:29:06.938 | Updating cache of https://opendev.org/airship/spyglass.git in /opt/dib_cache/source-repositories/spyglass_8799d35e5024acc7161d8978db844e34025c78db with ref * 2024-12-02 22:29:07.628 | Cloning from spyglass cache and applying ref * 2024-12-02 22:29:07.894 | (0028 / 1318) 2024-12-02 22:29:07.912 | Updating cache of https://opendev.org/airship/spyglass-plugin-xls.git in /opt/dib_cache/source-repositories/spyglass_plugin_xls_829b4ff8d7c24d9e9af23516499ce22d08efcf8b with ref * 2024-12-02 22:29:08.296 | Cloning from spyglass-plugin-xls cache and applying ref * 2024-12-02 22:29:08.384 | (0029 / 1318) 2024-12-02 22:29:08.402 | Updating cache of https://opendev.org/airship/tempest-plugin.git in /opt/dib_cache/source-repositories/tempest_plugin_d689416cfab46737c32be836d303a9c85450eee9 with ref * 2024-12-02 22:29:08.808 | Cloning from tempest-plugin cache and applying ref * 2024-12-02 22:29:08.884 | (0030 / 1318) 2024-12-02 22:29:08.902 | Updating cache of https://opendev.org/airship/treasuremap.git in /opt/dib_cache/source-repositories/treasuremap_4a7510933999a41c4c9b6fb4b582d3e1ee4395ce with ref * 2024-12-02 22:29:09.812 | Cloning from treasuremap cache and applying ref * 2024-12-02 22:29:44.584 | (0031 / 1318) 2024-12-02 22:29:44.602 | Updating cache of https://opendev.org/airship/vino.git in /opt/dib_cache/source-repositories/vino_25b88ce75c8da9a86f59aab7c37d28735f345da0 with ref * 2024-12-02 22:29:45.149 | Cloning from vino cache and applying ref * 2024-12-02 22:29:45.243 | (0032 / 1318) 2024-12-02 22:29:45.260 | Updating cache of https://opendev.org/airship/zuul-airship-roles.git in /opt/dib_cache/source-repositories/zuul_airship_roles_b9c51aef3e01c78c17445ca75e80230898ab4a00 with ref * 2024-12-02 22:29:45.653 | Cloning from zuul-airship-roles cache and applying ref * 2024-12-02 22:29:45.738 | (0033 / 1318) 2024-12-02 22:29:45.755 | Updating cache of https://opendev.org/cfn/cfn-overview.git in /opt/dib_cache/source-repositories/cfn_overview_511d6a05d1347b21d5129e7a1044f90fb80ef1c4 with ref * 2024-12-02 22:29:46.693 | Cloning from cfn-overview cache and applying ref * 2024-12-02 22:29:47.384 | (0034 / 1318) 2024-12-02 22:29:47.401 | Updating cache of https://opendev.org/cfn/cfn-security.git in /opt/dib_cache/source-repositories/cfn_security_33ccb13ba23c8daac24640625a6b134d7cb8e23c with ref * 2024-12-02 22:29:48.481 | Cloning from cfn-security cache and applying ref * 2024-12-02 22:29:49.115 | (0035 / 1318) 2024-12-02 22:29:49.132 | Updating cache of https://opendev.org/cfn/computing-native.git in /opt/dib_cache/source-repositories/computing_native_00e8ba19b66692bb3435f4dca7beed2c11420f55 with ref * 2024-12-02 22:29:49.821 | Cloning from computing-native cache and applying ref * 2024-12-02 22:29:51.869 | (0036 / 1318) 2024-12-02 22:29:51.886 | Updating cache of https://opendev.org/cfn/computing-offload.git in /opt/dib_cache/source-repositories/computing_offload_eb01cd9a5eae00ce85823f3270ced2360a245f9d with ref * 2024-12-02 22:29:56.082 | Cloning from computing-offload cache and applying ref * 2024-12-02 22:30:22.994 | (0037 / 1318) 2024-12-02 22:30:23.084 | Updating cache of https://opendev.org/cfn/ubiquitous-computing-scheduling.git in /opt/dib_cache/source-repositories/ubiquitous_computing_scheduling_5e2e392eafaea6d82fe2e72ca8ec4a5375c14e37 with ref * 2024-12-02 22:30:24.057 | Cloning from ubiquitous-computing-scheduling cache and applying ref * 2024-12-02 22:30:41.096 | (0038 / 1318) 2024-12-02 22:30:41.113 | Updating cache of https://opendev.org/cfn/use-case-and-architecture.git in /opt/dib_cache/source-repositories/use_case_and_architecture_4343554ff496357085624c9fa79aafb449a2b1ed with ref * 2024-12-02 22:30:42.241 | Cloning from use-case-and-architecture cache and applying ref * 2024-12-02 22:31:15.375 | (0039 / 1318) 2024-12-02 22:31:15.392 | Updating cache of https://opendev.org/cirros/cirros.git in /opt/dib_cache/source-repositories/cirros_baa52e8f74219831a47126c613965d8cf1c41f2e with ref * 2024-12-02 22:31:15.908 | Cloning from cirros cache and applying ref * 2024-12-02 22:31:16.482 | (0040 / 1318) 2024-12-02 22:31:16.499 | Updating cache of https://opendev.org/inaugust/inaugust.com.git in /opt/dib_cache/source-repositories/inaugust_com_945665fbce6bdcff7f52959685599b441964ec38 with ref * 2024-12-02 22:31:18.804 | Cloning from inaugust.com cache and applying ref * 2024-12-02 22:31:20.316 | (0041 / 1318) 2024-12-02 22:31:20.333 | Updating cache of https://opendev.org/inaugust/src.sh.git in /opt/dib_cache/source-repositories/src_sh_ab89bcb9d55c1fa6d70526b7d817782db521a3ca with ref * 2024-12-02 22:31:20.767 | Cloning from src.sh cache and applying ref * 2024-12-02 22:31:20.840 | (0042 / 1318) 2024-12-02 22:31:20.857 | Updating cache of https://opendev.org/inaugust/ttrun.git in /opt/dib_cache/source-repositories/ttrun_8fb2b4b97740ccd1d10ae0cc6066f013f3489dd9 with ref * 2024-12-02 22:31:22.110 | Cloning from ttrun cache and applying ref * 2024-12-02 22:31:23.308 | (0043 / 1318) 2024-12-02 22:31:23.325 | Updating cache of https://opendev.org/jjb/jenkins-job-builder.git in /opt/dib_cache/source-repositories/jenkins_job_builder_47342494b3e0c7aefd322cbcfc2326cdd33d224f with ref * 2024-12-02 22:31:34.332 | Cloning from jenkins-job-builder cache and applying ref * 2024-12-02 22:32:34.087 | (0044 / 1318) 2024-12-02 22:32:34.105 | Updating cache of https://opendev.org/jjb/python-jenkins.git in /opt/dib_cache/source-repositories/python_jenkins_b3b491f4f8fdc966d3b8d22f41166c04cbd9bbfe with ref * 2024-12-02 22:32:36.307 | Cloning from python-jenkins cache and applying ref * 2024-12-02 22:32:38.241 | (0045 / 1318) 2024-12-02 22:32:38.259 | Updating cache of https://opendev.org/limestone/ci-cloud-config.git in /opt/dib_cache/source-repositories/ci_cloud_config_878f32acda2287d435cf52b823354ca3af518c53 with ref * 2024-12-02 22:32:39.085 | Cloning from ci-cloud-config cache and applying ref * 2024-12-02 22:32:39.284 | (0046 / 1318) 2024-12-02 22:32:39.301 | Updating cache of https://opendev.org/opendev/afsmon.git in /opt/dib_cache/source-repositories/afsmon_8f4a9f6d159fbc78d12868feab310f9be866908e with ref * 2024-12-02 22:32:40.308 | Cloning from afsmon cache and applying ref * 2024-12-02 22:32:40.484 | (0047 / 1318) 2024-12-02 22:32:40.501 | Updating cache of https://opendev.org/opendev/ansible-role-cloud-launcher.git in /opt/dib_cache/source-repositories/ansible_role_cloud_launcher_abe4d38fe107ab90ac363367b37dcbda74f6a7c1 with ref * 2024-12-02 22:32:41.360 | Cloning from ansible-role-cloud-launcher cache and applying ref * 2024-12-02 22:32:41.438 | (0048 / 1318) 2024-12-02 22:32:41.456 | Updating cache of https://opendev.org/opendev/ansible-role-puppet.git in /opt/dib_cache/source-repositories/ansible_role_puppet_dce75c584a36b53ba64e726a0a44bf022dfba49f with ref * 2024-12-02 22:32:42.134 | Cloning from ansible-role-puppet cache and applying ref * 2024-12-02 22:32:42.208 | (0049 / 1318) 2024-12-02 22:32:42.226 | Updating cache of https://opendev.org/opendev/askbot-theme.git in /opt/dib_cache/source-repositories/askbot_theme_3eaba0fe6aab4ef1b7d707033a2153bc3b8e0cc0 with ref * 2024-12-02 22:32:42.638 | Cloning from askbot-theme cache and applying ref * 2024-12-02 22:32:42.714 | (0050 / 1318) 2024-12-02 22:32:42.731 | Updating cache of https://opendev.org/opendev/base-jobs.git in /opt/dib_cache/source-repositories/base_jobs_e819d446f5b5f056465d50cae74b641a5a36c3c8 with ref * 2024-12-02 22:32:43.705 | Cloning from base-jobs cache and applying ref * 2024-12-02 22:32:52.458 | (0051 / 1318) 2024-12-02 22:32:52.475 | Updating cache of https://opendev.org/opendev/bindep.git in /opt/dib_cache/source-repositories/bindep_8e69b003a3e27716294ea4ba3fedf5ccb43c98a8 with ref * 2024-12-02 22:32:53.558 | Cloning from bindep cache and applying ref * 2024-12-02 22:32:56.200 | (0052 / 1318) 2024-12-02 22:32:56.217 | Updating cache of https://opendev.org/opendev/ci-sandbox.git in /opt/dib_cache/source-repositories/ci_sandbox_f13423e68e861a3970a2490759120880bbbe792c with ref * 2024-12-02 22:32:57.669 | Cloning from ci-sandbox cache and applying ref * 2024-12-02 22:32:58.432 | (0053 / 1318) 2024-12-02 22:32:58.449 | Updating cache of https://opendev.org/opendev/dstat_graph.git in /opt/dib_cache/source-repositories/dstat_graph_d351b8b002bc1e039ecc7b60b5c39fd9f0e4d6b4 with ref * 2024-12-02 22:32:59.416 | Cloning from dstat_graph cache and applying ref * 2024-12-02 22:32:59.663 | (0054 / 1318) 2024-12-02 22:32:59.680 | Updating cache of https://opendev.org/opendev/elastic-recheck.git in /opt/dib_cache/source-repositories/elastic_recheck_dcb9d3454103f6a3ececca9bbf6e17cf62ce3c22 with ref * 2024-12-02 22:33:01.369 | Cloning from elastic-recheck cache and applying ref * 2024-12-02 22:33:01.514 | (0055 / 1318) 2024-12-02 22:33:01.532 | Updating cache of https://opendev.org/opendev/engagement.git in /opt/dib_cache/source-repositories/engagement_38fb168953511be87ef5d6bc8601d6c73371f323 with ref * 2024-12-02 22:33:02.335 | Cloning from engagement cache and applying ref * 2024-12-02 22:33:02.584 | (0056 / 1318) 2024-12-02 22:33:02.601 | Updating cache of https://opendev.org/opendev/gear.git in /opt/dib_cache/source-repositories/gear_0100b8fa09c64c94d165de85f1336c9abf066867 with ref * 2024-12-02 22:33:03.020 | Cloning from gear cache and applying ref * 2024-12-02 22:33:03.258 | (0057 / 1318) 2024-12-02 22:33:03.275 | Updating cache of https://opendev.org/opendev/germqtt.git in /opt/dib_cache/source-repositories/germqtt_dbf1b7aabc2552697e80ea8627aecd528a0f7238 with ref * 2024-12-02 22:33:03.653 | Cloning from germqtt cache and applying ref * 2024-12-02 22:33:03.726 | (0058 / 1318) 2024-12-02 22:33:03.743 | Updating cache of https://opendev.org/opendev/gerritbot.git in /opt/dib_cache/source-repositories/gerritbot_ba12e60b39faea789713b901c8af59f42c573264 with ref * 2024-12-02 22:33:04.773 | Cloning from gerritbot cache and applying ref * 2024-12-02 22:33:05.060 | (0059 / 1318) 2024-12-02 22:33:05.078 | Updating cache of https://opendev.org/opendev/gerritlib.git in /opt/dib_cache/source-repositories/gerritlib_ab9a98abe81ac8917a90b0c25d24a9a2f372271a with ref * 2024-12-02 22:33:06.040 | Cloning from gerritlib cache and applying ref * 2024-12-02 22:33:06.942 | (0060 / 1318) 2024-12-02 22:33:06.959 | Updating cache of https://opendev.org/opendev/git-restack.git in /opt/dib_cache/source-repositories/git_restack_6a4343d93b617f1291b55cfa3e407b1bbfdb5fb1 with ref * 2024-12-02 22:33:07.368 | Cloning from git-restack cache and applying ref * 2024-12-02 22:33:07.446 | (0061 / 1318) 2024-12-02 22:33:07.464 | Updating cache of https://opendev.org/opendev/git-review.git in /opt/dib_cache/source-repositories/git_review_fa2e24cebef590380324316aca43c04791f6b7d1 with ref * 2024-12-02 22:33:09.110 | Cloning from git-review cache and applying ref * 2024-12-02 22:33:20.997 | (0062 / 1318) 2024-12-02 22:33:21.015 | Updating cache of https://opendev.org/opendev/glean.git in /opt/dib_cache/source-repositories/glean_1ffacc8c24470b67f3d576e32454203d5ac5c5ee with ref * 2024-12-02 22:33:23.057 | Cloning from glean cache and applying ref * 2024-12-02 22:33:23.695 | (0063 / 1318) 2024-12-02 22:33:23.712 | Updating cache of https://opendev.org/opendev/grafyaml.git in /opt/dib_cache/source-repositories/grafyaml_e6688d9e6f0ed32998c110a97bab5a28debe5706 with ref * 2024-12-02 22:33:24.702 | Cloning from grafyaml cache and applying ref * 2024-12-02 22:33:25.266 | (0064 / 1318) 2024-12-02 22:33:25.283 | Updating cache of https://opendev.org/opendev/infra-manual.git in /opt/dib_cache/source-repositories/infra_manual_91b569b41cb595ca771e64500845790be57e8970 with ref * 2024-12-02 22:33:26.841 | Cloning from infra-manual cache and applying ref * 2024-12-02 22:33:29.470 | (0065 / 1318) 2024-12-02 22:33:29.487 | Updating cache of https://opendev.org/opendev/infra-openafs-deb.git in /opt/dib_cache/source-repositories/infra_openafs_deb_a9fa720164a0f121ba96518a3cce5e46529fa124 with ref * 2024-12-02 22:33:30.963 | Cloning from infra-openafs-deb cache and applying ref * 2024-12-02 22:33:34.942 | (0066 / 1318) 2024-12-02 22:33:34.960 | Updating cache of https://opendev.org/opendev/infra-specs.git in /opt/dib_cache/source-repositories/infra_specs_633aa9aaae45624904991b0eb4d7d69c42b04abd with ref * 2024-12-02 22:33:36.068 | Cloning from infra-specs cache and applying ref * 2024-12-02 22:33:36.169 | (0067 / 1318) 2024-12-02 22:33:36.187 | Updating cache of https://opendev.org/opendev/infra-vhd-util-deb.git in /opt/dib_cache/source-repositories/infra_vhd_util_deb_f0b9011a20db266b4ba206a1ca26e455e892d4cc with ref * 2024-12-02 22:33:36.987 | Cloning from infra-vhd-util-deb cache and applying ref * 2024-12-02 22:33:39.037 | (0068 / 1318) 2024-12-02 22:33:39.055 | Updating cache of https://opendev.org/opendev/irc-meetings.git in /opt/dib_cache/source-repositories/irc_meetings_cdcf9c2fe30e40fa91a6ba12c785609dc6257435 with ref * 2024-12-02 22:33:41.353 | Cloning from irc-meetings cache and applying ref * 2024-12-02 22:33:58.750 | (0069 / 1318) 2024-12-02 22:33:58.767 | Updating cache of https://opendev.org/opendev/jeepyb.git in /opt/dib_cache/source-repositories/jeepyb_cebae7ef0c5e5ff915cfac0a333e3d48ee4281d1 with ref * 2024-12-02 22:34:01.576 | Cloning from jeepyb cache and applying ref * 2024-12-02 22:34:02.780 | (0070 / 1318) 2024-12-02 22:34:02.799 | Updating cache of https://opendev.org/opendev/lodgeit.git in /opt/dib_cache/source-repositories/lodgeit_9a1a263f7c0a782d2aa2d0d3a7a9e91a5bcf799e with ref * 2024-12-02 22:34:04.022 | Cloning from lodgeit cache and applying ref * 2024-12-02 22:34:06.344 | (0071 / 1318) 2024-12-02 22:34:06.362 | Updating cache of https://opendev.org/opendev/log-classify.git in /opt/dib_cache/source-repositories/log_classify_9a2486401d6ff8a8bd1b909dd6009395b264b0be with ref * 2024-12-02 22:34:08.070 | Cloning from log-classify cache and applying ref * 2024-12-02 22:34:08.141 | (0072 / 1318) 2024-12-02 22:34:08.158 | Updating cache of https://opendev.org/opendev/log_processor.git in /opt/dib_cache/source-repositories/log_processor_141c70aea0c88ab2ef68039369ed58366ae95d13 with ref * 2024-12-02 22:34:08.589 | Cloning from log_processor cache and applying ref * 2024-12-02 22:34:08.666 | (0073 / 1318) 2024-12-02 22:34:08.683 | Updating cache of https://opendev.org/opendev/lpmqtt.git in /opt/dib_cache/source-repositories/lpmqtt_359a411b566ce7886a39db37c3bc796e8ad9fe15 with ref * 2024-12-02 22:34:09.290 | Cloning from lpmqtt cache and applying ref * 2024-12-02 22:34:09.369 | (0074 / 1318) 2024-12-02 22:34:09.386 | Updating cache of https://opendev.org/opendev/meetbot.git in /opt/dib_cache/source-repositories/meetbot_7928633bf8056bab3ee82b04cc6d346ade14d565 with ref * 2024-12-02 22:34:09.917 | Cloning from meetbot cache and applying ref * 2024-12-02 22:34:09.995 | (0075 / 1318) 2024-12-02 22:34:10.013 | Updating cache of https://opendev.org/opendev/mqtt_statsd.git in /opt/dib_cache/source-repositories/mqtt_statsd_13d98abbce660df4fd85c177bc1305e6ef54209a with ref * 2024-12-02 22:34:10.381 | Cloning from mqtt_statsd cache and applying ref * 2024-12-02 22:34:10.463 | (0076 / 1318) 2024-12-02 22:34:10.480 | Updating cache of https://opendev.org/opendev/netlify-sandbox.git in /opt/dib_cache/source-repositories/netlify_sandbox_d8d8a5d4ebb104aa2616a6a38ab8e44c9fda8d4e with ref * 2024-12-02 22:34:11.406 | Cloning from netlify-sandbox cache and applying ref * 2024-12-02 22:34:13.274 | (0077 / 1318) 2024-12-02 22:34:13.292 | Updating cache of https://opendev.org/opendev/project-config.git in /opt/dib_cache/source-repositories/project_config_4edbcc96160099060340107bb307cb70183e81b7 with ref * 2024-12-02 22:34:13.894 | Cloning from project-config cache and applying ref * 2024-12-02 22:34:14.548 | (0078 / 1318) 2024-12-02 22:34:14.566 | Updating cache of https://opendev.org/opendev/project-config-example.git in /opt/dib_cache/source-repositories/project_config_example_0cd2f60db4184ac6b5dae48c52d31fa43eddf0c7 with ref * 2024-12-02 22:34:14.891 | Cloning from project-config-example cache and applying ref * 2024-12-02 22:34:14.966 | (0079 / 1318) 2024-12-02 22:34:14.983 | Updating cache of https://opendev.org/opendev/publications.git in /opt/dib_cache/source-repositories/publications_f7d0e2d07198a106ac02728a868907e8ded3a541 with ref * 2024-12-02 22:34:18.326 | Cloning from publications cache and applying ref * 2024-12-02 22:34:21.643 | (0080 / 1318) 2024-12-02 22:34:21.660 | Updating cache of https://opendev.org/opendev/puppet-bup.git in /opt/dib_cache/source-repositories/puppet_bup_e7e011ae6b521d71607a1565536a4b25f3d1b4bd with ref * 2024-12-02 22:34:22.840 | Cloning from puppet-bup cache and applying ref * 2024-12-02 22:34:23.017 | (0081 / 1318) 2024-12-02 22:34:23.035 | Updating cache of https://opendev.org/opendev/puppet-elastic_recheck.git in /opt/dib_cache/source-repositories/puppet_elastic_recheck_2952f43e35fe4d4cb841d029bf17347dab53ebf1 with ref * 2024-12-02 22:34:23.415 | Cloning from puppet-elastic_recheck cache and applying ref * 2024-12-02 22:34:23.490 | (0082 / 1318) 2024-12-02 22:34:23.507 | Updating cache of https://opendev.org/opendev/puppet-ethercalc.git in /opt/dib_cache/source-repositories/puppet_ethercalc_0bda85e357890165b92465e2061229678f446606 with ref * 2024-12-02 22:34:23.867 | Cloning from puppet-ethercalc cache and applying ref * 2024-12-02 22:34:23.941 | (0083 / 1318) 2024-12-02 22:34:23.958 | Updating cache of https://opendev.org/opendev/puppet-httpd.git in /opt/dib_cache/source-repositories/puppet_httpd_ef94602131f03eb273cb6a957815979c5cd52481 with ref * 2024-12-02 22:34:24.784 | Cloning from puppet-httpd cache and applying ref * 2024-12-02 22:34:24.861 | (0084 / 1318) 2024-12-02 22:34:24.878 | Updating cache of https://opendev.org/opendev/puppet-jeepyb.git in /opt/dib_cache/source-repositories/puppet_jeepyb_8527a4a9ff0d33efcb6199fea5b2f67ae7ee9377 with ref * 2024-12-02 22:34:25.200 | Cloning from puppet-jeepyb cache and applying ref * 2024-12-02 22:34:25.274 | (0085 / 1318) 2024-12-02 22:34:25.292 | Updating cache of https://opendev.org/opendev/puppet-logrotate.git in /opt/dib_cache/source-repositories/puppet_logrotate_5555e0529d4a916aab88af28dbb41fc70e305283 with ref * 2024-12-02 22:34:25.587 | Cloning from puppet-logrotate cache and applying ref * 2024-12-02 22:34:25.661 | (0086 / 1318) 2024-12-02 22:34:25.678 | Updating cache of https://opendev.org/opendev/puppet-mysql_backup.git in /opt/dib_cache/source-repositories/puppet_mysql_backup_8c6c0df45388888f29f5d1855d17c6e648496996 with ref * 2024-12-02 22:34:26.614 | Cloning from puppet-mysql_backup cache and applying ref * 2024-12-02 22:34:26.688 | (0087 / 1318) 2024-12-02 22:34:26.705 | Updating cache of https://opendev.org/opendev/puppet-openstack_infra_spec_helper.git in /opt/dib_cache/source-repositories/puppet_openstack_infra_spec_helper_543b0eb12939a74e55ad587f4a5a34b0142b6ffb with ref * 2024-12-02 22:34:27.000 | Cloning from puppet-openstack_infra_spec_helper cache and applying ref * 2024-12-02 22:34:27.073 | (0088 / 1318) 2024-12-02 22:34:27.090 | Updating cache of https://opendev.org/opendev/puppet-pip.git in /opt/dib_cache/source-repositories/puppet_pip_7e1ade4f1c7ec7e65b08360b011c285f285a8fde with ref * 2024-12-02 22:34:27.373 | Cloning from puppet-pip cache and applying ref * 2024-12-02 22:34:27.446 | (0089 / 1318) 2024-12-02 22:34:27.464 | Updating cache of https://opendev.org/opendev/puppet-project_config.git in /opt/dib_cache/source-repositories/puppet_project_config_3a00e2250c4b4e8141a32ecbeec69743e622db02 with ref * 2024-12-02 22:34:27.744 | Cloning from puppet-project_config cache and applying ref * 2024-12-02 22:34:27.819 | (0090 / 1318) 2024-12-02 22:34:27.836 | Updating cache of https://opendev.org/opendev/puppet-redis.git in /opt/dib_cache/source-repositories/puppet_redis_02f2f4ad4e337218c1dbf145247c9045727ffc3e with ref * 2024-12-02 22:34:28.238 | Cloning from puppet-redis cache and applying ref * 2024-12-02 22:34:28.313 | (0091 / 1318) 2024-12-02 22:34:28.331 | Updating cache of https://opendev.org/opendev/puppet-reviewday.git in /opt/dib_cache/source-repositories/puppet_reviewday_33b08c72c415140929dd4c790601309b70a880d3 with ref * 2024-12-02 22:34:28.682 | Cloning from puppet-reviewday cache and applying ref * 2024-12-02 22:34:28.757 | (0092 / 1318) 2024-12-02 22:34:28.775 | Updating cache of https://opendev.org/opendev/puppet-simpleproxy.git in /opt/dib_cache/source-repositories/puppet_simpleproxy_d28518111a384058303cb326fc8c4cc254dd0068 with ref * 2024-12-02 22:34:29.219 | Cloning from puppet-simpleproxy cache and applying ref * 2024-12-02 22:34:29.293 | (0093 / 1318) 2024-12-02 22:34:29.310 | Updating cache of https://opendev.org/opendev/puppet-ssh.git in /opt/dib_cache/source-repositories/puppet_ssh_b2abd902dc81fbf75c89ed6c3dd94e3f4ae4a5d3 with ref * 2024-12-02 22:34:29.621 | Cloning from puppet-ssh cache and applying ref * 2024-12-02 22:34:29.714 | (0094 / 1318) 2024-12-02 22:34:29.731 | Updating cache of https://opendev.org/opendev/puppet-storyboard.git in /opt/dib_cache/source-repositories/puppet_storyboard_4da8c6b8e196516275222a23c909ae16c70790a4 with ref * 2024-12-02 22:34:30.189 | Cloning from puppet-storyboard cache and applying ref * 2024-12-02 22:34:30.264 | (0095 / 1318) 2024-12-02 22:34:30.282 | Updating cache of https://opendev.org/opendev/puppet-tmpreaper.git in /opt/dib_cache/source-repositories/puppet_tmpreaper_04a965977a28fd662123749f81526022358dd297 with ref * 2024-12-02 22:34:30.736 | Cloning from puppet-tmpreaper cache and applying ref * 2024-12-02 22:34:30.810 | (0096 / 1318) 2024-12-02 22:34:30.828 | Updating cache of https://opendev.org/opendev/puppet-ulimit.git in /opt/dib_cache/source-repositories/puppet_ulimit_815031ce4a2a51dbca6b60904466831fc0f8da03 with ref * 2024-12-02 22:34:31.204 | Cloning from puppet-ulimit cache and applying ref * 2024-12-02 22:34:31.277 | (0097 / 1318) 2024-12-02 22:34:31.295 | Updating cache of https://opendev.org/opendev/puppet-user.git in /opt/dib_cache/source-repositories/puppet_user_673588898d5e9010177b4a846ed41988377d736e with ref * 2024-12-02 22:34:31.556 | Cloning from puppet-user cache and applying ref * 2024-12-02 22:34:31.632 | (0098 / 1318) 2024-12-02 22:34:31.649 | Updating cache of https://opendev.org/opendev/puppet-vcsrepo.git in /opt/dib_cache/source-repositories/puppet_vcsrepo_cb7798966b01c44f284e3a80e4041fc33d9cae43 with ref * 2024-12-02 22:34:32.025 | Cloning from puppet-vcsrepo cache and applying ref * 2024-12-02 22:34:32.101 | (0099 / 1318) 2024-12-02 22:34:32.119 | Updating cache of https://opendev.org/opendev/puppet-zanata.git in /opt/dib_cache/source-repositories/puppet_zanata_a6643a07480de550e3cbfef268daf9fe269b3640 with ref * 2024-12-02 22:34:32.723 | Cloning from puppet-zanata cache and applying ref * 2024-12-02 22:34:32.799 | (0100 / 1318) 2024-12-02 22:34:32.816 | Updating cache of https://opendev.org/opendev/python-storyboardclient.git in /opt/dib_cache/source-repositories/python_storyboardclient_c972b89484b601527297d5a7426e52108e33108c with ref * 2024-12-02 22:34:33.362 | Cloning from python-storyboardclient cache and applying ref * 2024-12-02 22:34:33.471 | (0101 / 1318) 2024-12-02 22:34:33.488 | Updating cache of https://opendev.org/opendev/sandbox.git in /opt/dib_cache/source-repositories/sandbox_d360ed937b5ea4fc888d30f87cff115972f74574 with ref * 2024-12-02 22:34:34.640 | Cloning from sandbox cache and applying ref * 2024-12-02 22:34:49.179 | (0102 / 1318) 2024-12-02 22:34:49.196 | Updating cache of https://opendev.org/opendev/statusbot.git in /opt/dib_cache/source-repositories/statusbot_5f78007a4470d12bbbc92636f1790e42eebabe28 with ref * 2024-12-02 22:34:49.975 | Cloning from statusbot cache and applying ref * 2024-12-02 22:34:50.236 | (0103 / 1318) 2024-12-02 22:34:50.254 | Updating cache of https://opendev.org/opendev/storyboard.git in /opt/dib_cache/source-repositories/storyboard_bdfa7b368e244397a817280de37bfd2f1ee6c1e7 with ref * 2024-12-02 22:34:50.724 | Cloning from storyboard cache and applying ref * 2024-12-02 22:34:51.538 | (0104 / 1318) 2024-12-02 22:34:51.561 | Updating cache of https://opendev.org/opendev/storyboard-vue.git in /opt/dib_cache/source-repositories/storyboard_vue_af0ea81813702e486024ea2bb7b60e99553311e3 with ref * 2024-12-02 22:34:52.044 | Cloning from storyboard-vue cache and applying ref * 2024-12-02 22:34:52.190 | (0105 / 1318) 2024-12-02 22:34:52.207 | Updating cache of https://opendev.org/opendev/storyboard-webclient.git in /opt/dib_cache/source-repositories/storyboard_webclient_cdabe82d60c3c246adae20e600baf2f7978aaff8 with ref * 2024-12-02 22:34:52.933 | Cloning from storyboard-webclient cache and applying ref * 2024-12-02 22:34:53.111 | (0106 / 1318) 2024-12-02 22:34:53.128 | Updating cache of https://opendev.org/opendev/subunit2sql.git in /opt/dib_cache/source-repositories/subunit2sql_713f18ef653d624bd2494e1284e21ec656c0948b with ref * 2024-12-02 22:34:53.614 | Cloning from subunit2sql cache and applying ref * 2024-12-02 22:34:54.869 | (0107 / 1318) 2024-12-02 22:34:54.887 | Updating cache of https://opendev.org/opendev/system-config.git in /opt/dib_cache/source-repositories/system_config_8577797282cba1d12048c5f2fedbb349992d3587 with ref * 2024-12-02 22:35:03.579 | Cloning from system-config cache and applying ref * 2024-12-02 22:35:18.093 | (0108 / 1318) 2024-12-02 22:35:18.110 | Updating cache of https://opendev.org/opendev/yaml2ical.git in /opt/dib_cache/source-repositories/yaml2ical_45b74a64f9213c4e60d414302f7f6e695e6960ab with ref * 2024-12-02 22:35:20.162 | Cloning from yaml2ical cache and applying ref * 2024-12-02 22:35:20.373 | (0109 / 1318) 2024-12-02 22:35:20.391 | Updating cache of https://opendev.org/opendev/zone-gating.dev.git in /opt/dib_cache/source-repositories/zone_gating_dev_2118e7c4e724894d31098562ee1d45f02d64b840 with ref * 2024-12-02 22:35:21.411 | Cloning from zone-gating.dev cache and applying ref * 2024-12-02 22:35:23.063 | (0110 / 1318) 2024-12-02 22:35:23.080 | Updating cache of https://opendev.org/opendev/zone-opendev.org.git in /opt/dib_cache/source-repositories/zone_opendev_org_aa422dd8b2680f8ccfe54bc42b7c37555fe6066b with ref * 2024-12-02 22:35:24.511 | Cloning from zone-opendev.org cache and applying ref * 2024-12-02 22:35:57.235 | (0111 / 1318) 2024-12-02 22:35:57.252 | Updating cache of https://opendev.org/opendev/zone-zuul-ci.org.git in /opt/dib_cache/source-repositories/zone_zuul_ci_org_990250eca4f188f233a710f0d56fe1e86c15adf6 with ref * 2024-12-02 22:35:59.257 | Cloning from zone-zuul-ci.org cache and applying ref * 2024-12-02 22:36:02.360 | (0112 / 1318) 2024-12-02 22:36:02.378 | Updating cache of https://opendev.org/opendev/zuul-jobs.git in /opt/dib_cache/source-repositories/zuul_jobs_80a80ac224edfadff7bfa03ff3813be64fec899e with ref * 2024-12-02 22:36:03.463 | Cloning from zuul-jobs cache and applying ref * 2024-12-02 22:36:10.858 | (0113 / 1318) 2024-12-02 22:36:10.876 | Updating cache of https://opendev.org/openinfra/ansible-role-refstack-client.git in /opt/dib_cache/source-repositories/ansible_role_refstack_client_204a1f8a42f1e05a6127c0375b2180bd9653dabb with ref * 2024-12-02 22:36:12.338 | Cloning from ansible-role-refstack-client cache and applying ref * 2024-12-02 22:36:13.752 | (0114 / 1318) 2024-12-02 22:36:13.770 | Updating cache of https://opendev.org/openinfra/edge-computing-group.git in /opt/dib_cache/source-repositories/edge_computing_group_07754c5a08687341f505501ad9466306c24c8646 with ref * 2024-12-02 22:36:14.412 | Cloning from edge-computing-group cache and applying ref * 2024-12-02 22:36:15.086 | (0115 / 1318) 2024-12-02 22:36:15.103 | Updating cache of https://opendev.org/openinfra/four-opens.git in /opt/dib_cache/source-repositories/four_opens_b9267bdea1f78f86c0b7be0a774edf092ee88a6f with ref * 2024-12-02 22:36:16.129 | Cloning from four-opens cache and applying ref * 2024-12-02 22:36:16.206 | (0116 / 1318) 2024-12-02 22:36:16.225 | Updating cache of https://opendev.org/openinfra/groups.git in /opt/dib_cache/source-repositories/groups_770c5c430bcd8f75dd8ad6711e6b734425676701 with ref * 2024-12-02 22:36:16.624 | Cloning from groups cache and applying ref * 2024-12-02 22:36:16.880 | (0117 / 1318) 2024-12-02 22:36:16.898 | Updating cache of https://opendev.org/openinfra/groups-static-pages.git in /opt/dib_cache/source-repositories/groups_static_pages_720f897d903313aeab08c7a621fabd9c685b5a3c with ref * 2024-12-02 22:36:17.578 | Cloning from groups-static-pages cache and applying ref * 2024-12-02 22:36:17.656 | (0118 / 1318) 2024-12-02 22:36:17.674 | Updating cache of https://opendev.org/openinfra/interop.git in /opt/dib_cache/source-repositories/interop_d4330e68a883627712ed3299840cd3909ebfc08b with ref * 2024-12-02 22:36:18.505 | Cloning from interop cache and applying ref * 2024-12-02 22:36:20.823 | (0119 / 1318) 2024-12-02 22:36:20.841 | Updating cache of https://opendev.org/openinfra/odsreg.git in /opt/dib_cache/source-repositories/odsreg_1bc2b5047aaaa9cc803348a5fae0625a08be801b with ref * 2024-12-02 22:36:21.661 | Cloning from odsreg cache and applying ref * 2024-12-02 22:36:21.742 | (0120 / 1318) 2024-12-02 22:36:21.759 | Updating cache of https://opendev.org/openinfra/openstack-map.git in /opt/dib_cache/source-repositories/openstack_map_4721743825cda6ead6fa500097d99d21d77cdb2f with ref * 2024-12-02 22:36:23.428 | Cloning from openstack-map cache and applying ref * 2024-12-02 22:36:24.182 | (0121 / 1318) 2024-12-02 22:36:24.200 | Updating cache of https://opendev.org/openinfra/openstackweb.git in /opt/dib_cache/source-repositories/openstackweb_5ffe382c96d2bb637f6c5f37e57cd45c6c0a9e0b with ref * 2024-12-02 22:36:26.194 | Cloning from openstackweb cache and applying ref * 2024-12-02 22:36:29.900 | (0122 / 1318) 2024-12-02 22:36:29.918 | Updating cache of https://opendev.org/openinfra/python-tempestconf.git in /opt/dib_cache/source-repositories/python_tempestconf_c0259470af6fa65b97dd5f7ae2bc86a423c083be with ref * 2024-12-02 22:36:32.635 | Cloning from python-tempestconf cache and applying ref * 2024-12-02 22:36:42.456 | (0123 / 1318) 2024-12-02 22:36:42.474 | Updating cache of https://opendev.org/openinfra/refstack.git in /opt/dib_cache/source-repositories/refstack_0ae1832457bdfb0f8340ea2d5e899a106a651fe1 with ref * 2024-12-02 22:36:47.490 | Cloning from refstack cache and applying ref * 2024-12-02 22:36:57.504 | (0124 / 1318) 2024-12-02 22:36:57.521 | Updating cache of https://opendev.org/openinfra/refstack-client.git in /opt/dib_cache/source-repositories/refstack_client_0abef4f08fac6ba03cc5c388f590726db3b49a67 with ref * 2024-12-02 22:36:58.780 | Cloning from refstack-client cache and applying ref * 2024-12-02 22:37:01.914 | (0125 / 1318) 2024-12-02 22:37:01.932 | Updating cache of https://opendev.org/openinfra/transparency-policy.git in /opt/dib_cache/source-repositories/transparency_policy_fee742f5aa38e8a8ec4956a82320679d8f052384 with ref * 2024-12-02 22:37:02.359 | Cloning from transparency-policy cache and applying ref * 2024-12-02 22:37:02.434 | (0126 / 1318) 2024-12-02 22:37:02.451 | Updating cache of https://opendev.org/openinfra/way.git in /opt/dib_cache/source-repositories/way_47f98ea94728398a47be38afd4dcbac9a50c195f with ref * 2024-12-02 22:37:02.770 | Cloning from way cache and applying ref * 2024-12-02 22:37:02.844 | (0127 / 1318) 2024-12-02 22:37:02.862 | Updating cache of https://opendev.org/openinfralabs/contrib.git in /opt/dib_cache/source-repositories/contrib_03489fd338667dcadbb897c7e6894d1e672fe4bf with ref * 2024-12-02 22:37:03.169 | Cloning from contrib cache and applying ref * 2024-12-02 22:37:03.241 | (0128 / 1318) 2024-12-02 22:37:03.259 | Updating cache of https://opendev.org/openstack/adjutant.git in /opt/dib_cache/source-repositories/adjutant_3d3bf92bbb0daae0dba0a1a00f88b688de151007 with ref * 2024-12-02 22:37:06.798 | Cloning from adjutant cache and applying ref * 2024-12-02 22:37:11.451 | (0129 / 1318) 2024-12-02 22:37:11.469 | Updating cache of https://opendev.org/openstack/adjutant-ui.git in /opt/dib_cache/source-repositories/adjutant_ui_0fa31a7f260a42a2805385b445068cca8b2be429 with ref * 2024-12-02 22:37:15.608 | Cloning from adjutant-ui cache and applying ref * 2024-12-02 22:37:23.919 | (0130 / 1318) 2024-12-02 22:37:23.937 | Updating cache of https://opendev.org/openstack/ansible-collection-kolla.git in /opt/dib_cache/source-repositories/ansible_collection_kolla_629e7754f9be86942546ec3e2c5746eb4ae8224e with ref * 2024-12-02 22:37:30.382 | Cloning from ansible-collection-kolla cache and applying ref * 2024-12-02 22:38:07.230 | (0131 / 1318) 2024-12-02 22:38:07.247 | Updating cache of https://opendev.org/openstack/ansible-collections-openstack.git in /opt/dib_cache/source-repositories/ansible_collections_openstack_7129f6eb296524a3be4e8f16be4b98c37628b438 with ref * 2024-12-02 22:38:09.863 | Cloning from ansible-collections-openstack cache and applying ref * 2024-12-02 22:38:58.151 | (0132 / 1318) 2024-12-02 22:38:58.168 | Updating cache of https://opendev.org/openstack/ansible-config_template.git in /opt/dib_cache/source-repositories/ansible_config_template_1ea58dc7857632095596a4ada0e15af059aedf08 with ref * 2024-12-02 22:39:01.136 | Cloning from ansible-config_template cache and applying ref * 2024-12-02 22:39:08.243 | (0133 / 1318) 2024-12-02 22:39:08.260 | Updating cache of https://opendev.org/openstack/ansible-hardening.git in /opt/dib_cache/source-repositories/ansible_hardening_f707149ba55f373254bdd0fda42ab2097e7e6622 with ref * 2024-12-02 22:39:13.906 | Cloning from ansible-hardening cache and applying ref * 2024-12-02 22:39:32.437 | (0134 / 1318) 2024-12-02 22:39:32.455 | Updating cache of https://opendev.org/openstack/ansible-plugin-container-connection.git in /opt/dib_cache/source-repositories/ansible_plugin_container_connection_b76d7469868d3f6e7219b265770b908ded6d361d with ref * 2024-12-02 22:39:33.522 | Cloning from ansible-plugin-container-connection cache and applying ref * 2024-12-02 22:39:33.598 | (0135 / 1318) 2024-12-02 22:39:33.615 | Updating cache of https://opendev.org/openstack/ansible-role-atos-hsm.git in /opt/dib_cache/source-repositories/ansible_role_atos_hsm_0da6654c8d75f85cd078b08d643c0442c45a7ad7 with ref * 2024-12-02 22:39:38.306 | Cloning from ansible-role-atos-hsm cache and applying ref * 2024-12-02 22:39:41.335 | (0136 / 1318) 2024-12-02 22:39:41.353 | Updating cache of https://opendev.org/openstack/ansible-role-frrouting.git in /opt/dib_cache/source-repositories/ansible_role_frrouting_15922c232db5ca7959b3959347bf51889e97c149 with ref * 2024-12-02 22:39:42.495 | Cloning from ansible-role-frrouting cache and applying ref * 2024-12-02 22:39:43.480 | (0137 / 1318) 2024-12-02 22:39:43.498 | Updating cache of https://opendev.org/openstack/ansible-role-lunasa-hsm.git in /opt/dib_cache/source-repositories/ansible_role_lunasa_hsm_1a1c8d265eed7ee102c0e1878b2aa7d86af9207d with ref * 2024-12-02 22:39:47.897 | Cloning from ansible-role-lunasa-hsm cache and applying ref * 2024-12-02 22:39:50.220 | (0138 / 1318) 2024-12-02 22:39:50.237 | Updating cache of https://opendev.org/openstack/ansible-role-pki.git in /opt/dib_cache/source-repositories/ansible_role_pki_50bfef0b00844dd601f81e97346bdb4ef87b9cf1 with ref * 2024-12-02 22:39:52.399 | Cloning from ansible-role-pki cache and applying ref * 2024-12-02 22:39:55.233 | (0139 / 1318) 2024-12-02 22:39:55.250 | Updating cache of https://opendev.org/openstack/ansible-role-proxysql.git in /opt/dib_cache/source-repositories/ansible_role_proxysql_402abef49d8a0cc721ee7303a7dfeaba807d4962 with ref * 2024-12-02 22:39:55.644 | Cloning from ansible-role-proxysql cache and applying ref * 2024-12-02 22:39:55.716 | (0140 / 1318) 2024-12-02 22:39:55.733 | Updating cache of https://opendev.org/openstack/ansible-role-python_venv_build.git in /opt/dib_cache/source-repositories/ansible_role_python_venv_build_ca74cfced870bed0f097e21f4f0d1543bebba2f4 with ref * 2024-12-02 22:39:58.250 | Cloning from ansible-role-python_venv_build cache and applying ref * 2024-12-02 22:40:11.273 | (0141 / 1318) 2024-12-02 22:40:11.292 | Updating cache of https://opendev.org/openstack/ansible-role-qdrouterd.git in /opt/dib_cache/source-repositories/ansible_role_qdrouterd_ff7f90f8a0b303b97ba4d23dc0fd6d3e09c4c0a0 with ref * 2024-12-02 22:40:15.875 | Cloning from ansible-role-qdrouterd cache and applying ref * 2024-12-02 22:40:19.804 | (0142 / 1318) 2024-12-02 22:40:19.823 | Updating cache of https://opendev.org/openstack/ansible-role-systemd_mount.git in /opt/dib_cache/source-repositories/ansible_role_systemd_mount_4d0531d646c7f020b048fa0085e95c121bd0bcef with ref * 2024-12-02 22:40:22.403 | Cloning from ansible-role-systemd_mount cache and applying ref * 2024-12-02 22:40:24.459 | (0143 / 1318) 2024-12-02 22:40:24.477 | Updating cache of https://opendev.org/openstack/ansible-role-systemd_networkd.git in /opt/dib_cache/source-repositories/ansible_role_systemd_networkd_22f96032122e15146c61eec41f0eea1c19b165ad with ref * 2024-12-02 22:40:27.320 | Cloning from ansible-role-systemd_networkd cache and applying ref * 2024-12-02 22:40:33.256 | (0144 / 1318) 2024-12-02 22:40:33.275 | Updating cache of https://opendev.org/openstack/ansible-role-systemd_service.git in /opt/dib_cache/source-repositories/ansible_role_systemd_service_c847fb67248a884c6143e7883f2a98f8cafa786f with ref * 2024-12-02 22:40:37.950 | Cloning from ansible-role-systemd_service cache and applying ref * 2024-12-02 22:40:42.296 | (0145 / 1318) 2024-12-02 22:40:42.313 | Updating cache of https://opendev.org/openstack/ansible-role-thales-hsm.git in /opt/dib_cache/source-repositories/ansible_role_thales_hsm_a31885a1a517f0d14e217f65ae111840e7a225b8 with ref * 2024-12-02 22:40:50.336 | Cloning from ansible-role-thales-hsm cache and applying ref * 2024-12-02 22:40:54.368 | (0146 / 1318) 2024-12-02 22:40:54.386 | Updating cache of https://opendev.org/openstack/ansible-role-uwsgi.git in /opt/dib_cache/source-repositories/ansible_role_uwsgi_d9ca547fdd441d575fde61c7b834366c9441dbcc with ref * 2024-12-02 22:41:01.826 | Cloning from ansible-role-uwsgi cache and applying ref * 2024-12-02 22:41:12.163 | (0147 / 1318) 2024-12-02 22:41:12.181 | Updating cache of https://opendev.org/openstack/ansible-role-vault.git in /opt/dib_cache/source-repositories/ansible_role_vault_6854feaa07fdee9a2a8e35ca94c8dca71b791125 with ref * 2024-12-02 22:41:12.673 | Cloning from ansible-role-vault cache and applying ref * 2024-12-02 22:41:12.745 | (0148 / 1318) 2024-12-02 22:41:12.762 | Updating cache of https://opendev.org/openstack/ansible-role-zookeeper.git in /opt/dib_cache/source-repositories/ansible_role_zookeeper_268798d46790860dab400d5879acd61d287d3320 with ref * 2024-12-02 22:41:16.299 | Cloning from ansible-role-zookeeper cache and applying ref * 2024-12-02 22:41:21.176 | (0149 / 1318) 2024-12-02 22:41:21.194 | Updating cache of https://opendev.org/openstack/aodh.git in /opt/dib_cache/source-repositories/aodh_309448bd6e55a26e1174d07eb21a1c55e65979ce with ref * 2024-12-02 22:41:29.926 | Cloning from aodh cache and applying ref * 2024-12-02 22:41:54.263 | (0150 / 1318) 2024-12-02 22:41:54.280 | Updating cache of https://opendev.org/openstack/api-sig.git in /opt/dib_cache/source-repositories/api_sig_71dc4c7a0449576f3bf8bc1d290c1166bc4006e0 with ref * 2024-12-02 22:41:54.749 | Cloning from api-sig cache and applying ref * 2024-12-02 22:41:54.873 | (0151 / 1318) 2024-12-02 22:41:54.891 | Updating cache of https://opendev.org/openstack/api-site.git in /opt/dib_cache/source-repositories/api_site_0c910aa34db4dd659d52c74920c001db6ba65103 with ref * 2024-12-02 22:41:55.753 | Cloning from api-site cache and applying ref * 2024-12-02 22:41:57.486 | (0152 / 1318) 2024-12-02 22:41:57.503 | Updating cache of https://opendev.org/openstack/arch-design.git in /opt/dib_cache/source-repositories/arch_design_bbceeb793e0785c1b31b4235e0b82efdd14a19b3 with ref * 2024-12-02 22:41:57.847 | Cloning from arch-design cache and applying ref * 2024-12-02 22:41:57.981 | (0153 / 1318) 2024-12-02 22:41:57.998 | Updating cache of https://opendev.org/openstack/auto-scaling-sig.git in /opt/dib_cache/source-repositories/auto_scaling_sig_3bb14c9b7dd1524c841fe2a9e117b057c92a259c with ref * 2024-12-02 22:41:58.553 | Cloning from auto-scaling-sig cache and applying ref * 2024-12-02 22:41:58.678 | (0154 / 1318) 2024-12-02 22:41:58.696 | Updating cache of https://opendev.org/openstack/automaton.git in /opt/dib_cache/source-repositories/automaton_e824e0324c7d104843968a26c37731523bbfe871 with ref * 2024-12-02 22:42:01.671 | Cloning from automaton cache and applying ref * 2024-12-02 22:42:05.208 | (0155 / 1318) 2024-12-02 22:42:05.227 | Updating cache of https://opendev.org/openstack/barbican.git in /opt/dib_cache/source-repositories/barbican_7c8a430fd1582b25207ae0eaaf48c748ae841906 with ref * 2024-12-02 22:42:10.424 | Cloning from barbican cache and applying ref * 2024-12-02 22:42:52.024 | (0156 / 1318) 2024-12-02 22:42:52.042 | Updating cache of https://opendev.org/openstack/barbican-specs.git in /opt/dib_cache/source-repositories/barbican_specs_297b301ba5988edc2e7fbf01f559a0859a529f13 with ref * 2024-12-02 22:42:52.599 | Cloning from barbican-specs cache and applying ref * 2024-12-02 22:42:52.702 | (0157 / 1318) 2024-12-02 22:42:52.720 | Updating cache of https://opendev.org/openstack/barbican-tempest-plugin.git in /opt/dib_cache/source-repositories/barbican_tempest_plugin_dc5848576121a94337b005f5c253ff2531196099 with ref * 2024-12-02 22:42:56.393 | Cloning from barbican-tempest-plugin cache and applying ref * 2024-12-02 22:43:18.716 | (0158 / 1318) 2024-12-02 22:43:18.734 | Updating cache of https://opendev.org/openstack/barbican-ui.git in /opt/dib_cache/source-repositories/barbican_ui_3bceedcc22d3cf028a892543b30b61a67e094ca2 with ref * 2024-12-02 22:43:19.264 | Cloning from barbican-ui cache and applying ref * 2024-12-02 22:43:19.431 | (0159 / 1318) 2024-12-02 22:43:19.449 | Updating cache of https://opendev.org/openstack/bashate.git in /opt/dib_cache/source-repositories/bashate_2183844323fb5a4961a21b9f5e3272a8bdbac955 with ref * 2024-12-02 22:43:20.359 | Cloning from bashate cache and applying ref * 2024-12-02 22:43:21.894 | (0160 / 1318) 2024-12-02 22:43:21.913 | Updating cache of https://opendev.org/openstack/bifrost.git in /opt/dib_cache/source-repositories/bifrost_35e2956ad53fe89270b67b83dd51a8622d09c35d with ref * 2024-12-02 22:43:29.414 | Cloning from bifrost cache and applying ref * 2024-12-02 22:44:35.469 | (0161 / 1318) 2024-12-02 22:44:35.486 | Updating cache of https://opendev.org/openstack/blazar.git in /opt/dib_cache/source-repositories/blazar_90462ec1f5e0949f17fd618de1fd06551a0406c9 with ref * 2024-12-02 22:44:40.535 | Cloning from blazar cache and applying ref * 2024-12-02 22:44:58.896 | (0162 / 1318) 2024-12-02 22:44:58.914 | Updating cache of https://opendev.org/openstack/blazar-dashboard.git in /opt/dib_cache/source-repositories/blazar_dashboard_b781ef99ce82ca7969fa046342151cdb8119132b with ref * 2024-12-02 22:45:05.592 | Cloning from blazar-dashboard cache and applying ref * 2024-12-02 22:45:10.087 | (0163 / 1318) 2024-12-02 22:45:10.105 | Updating cache of https://opendev.org/openstack/blazar-nova.git in /opt/dib_cache/source-repositories/blazar_nova_d10355bd53e60a9959877d456961a8f305f860bb with ref * 2024-12-02 22:45:15.350 | Cloning from blazar-nova cache and applying ref * 2024-12-02 22:45:19.303 | (0164 / 1318) 2024-12-02 22:45:19.320 | Updating cache of https://opendev.org/openstack/blazar-specs.git in /opt/dib_cache/source-repositories/blazar_specs_b69f7249ae3007b005bbdc15d01690f7d978ef7c with ref * 2024-12-02 22:45:20.199 | Cloning from blazar-specs cache and applying ref * 2024-12-02 22:45:20.364 | (0165 / 1318) 2024-12-02 22:45:20.382 | Updating cache of https://opendev.org/openstack/blazar-tempest-plugin.git in /opt/dib_cache/source-repositories/blazar_tempest_plugin_fad82214888fe93468a2a097b7e73fccbf24bac3 with ref * 2024-12-02 22:45:21.952 | Cloning from blazar-tempest-plugin cache and applying ref * 2024-12-02 22:45:24.437 | (0166 / 1318) 2024-12-02 22:45:24.455 | Updating cache of https://opendev.org/openstack/bugdaystats.git in /opt/dib_cache/source-repositories/bugdaystats_6f2135d094a9168ed328734d6ee88afce13354a0 with ref * 2024-12-02 22:45:24.948 | Cloning from bugdaystats cache and applying ref * 2024-12-02 22:45:25.034 | (0167 / 1318) 2024-12-02 22:45:25.052 | Updating cache of https://opendev.org/openstack/castellan.git in /opt/dib_cache/source-repositories/castellan_cfd8f6482bbc8171aea7aac42afa1843901c5024 with ref * 2024-12-02 22:45:29.827 | Cloning from castellan cache and applying ref * 2024-12-02 22:45:47.706 | (0168 / 1318) 2024-12-02 22:45:47.724 | Updating cache of https://opendev.org/openstack/ceilometer.git in /opt/dib_cache/source-repositories/ceilometer_dba0b609ab5bd47479b3eb607ccf5d87ba00d0ab with ref * 2024-12-02 22:45:51.239 | Cloning from ceilometer cache and applying ref * 2024-12-02 22:46:55.351 | (0169 / 1318) 2024-12-02 22:46:55.369 | Updating cache of https://opendev.org/openstack/ceilometermiddleware.git in /opt/dib_cache/source-repositories/ceilometermiddleware_d7fb753603a477bc6bedf15ffb177ed8a5ecc423 with ref * 2024-12-02 22:47:04.443 | Cloning from ceilometermiddleware cache and applying ref * 2024-12-02 22:47:28.894 | (0170 / 1318) 2024-12-02 22:47:28.912 | Updating cache of https://opendev.org/openstack/charm-aodh.git in /opt/dib_cache/source-repositories/charm_aodh_d4428c1c0aa4dfd29c294a857c68c0a642926713 with ref * 2024-12-02 22:47:31.049 | Cloning from charm-aodh cache and applying ref * 2024-12-02 22:47:37.667 | (0171 / 1318) 2024-12-02 22:47:37.684 | Updating cache of https://opendev.org/openstack/charm-aodh-k8s.git in /opt/dib_cache/source-repositories/charm_aodh_k8s_e0af7d9a0218e63f5959d3cdfcc2229c192397f1 with ref * 2024-12-02 22:47:38.485 | Cloning from charm-aodh-k8s cache and applying ref * 2024-12-02 22:47:41.183 | (0172 / 1318) 2024-12-02 22:47:41.200 | Updating cache of https://opendev.org/openstack/charm-barbican.git in /opt/dib_cache/source-repositories/charm_barbican_08b037f630a1ea0ceaccf09e2dd7f85dfcf7f1d3 with ref * 2024-12-02 22:47:43.035 | Cloning from charm-barbican cache and applying ref * 2024-12-02 22:47:47.952 | (0173 / 1318) 2024-12-02 22:47:47.969 | Updating cache of https://opendev.org/openstack/charm-barbican-k8s.git in /opt/dib_cache/source-repositories/charm_barbican_k8s_2ae256453a9282f7030532e40ebffc7f783e6b75 with ref * 2024-12-02 22:47:49.131 | Cloning from charm-barbican-k8s cache and applying ref * 2024-12-02 22:47:51.374 | (0174 / 1318) 2024-12-02 22:47:51.392 | Updating cache of https://opendev.org/openstack/charm-barbican-softhsm.git in /opt/dib_cache/source-repositories/charm_barbican_softhsm_af1caa3a7b595592e8aab4443059653b5c299c7e with ref * 2024-12-02 22:47:52.420 | Cloning from charm-barbican-softhsm cache and applying ref * 2024-12-02 22:47:52.504 | (0175 / 1318) 2024-12-02 22:47:52.522 | Updating cache of https://opendev.org/openstack/charm-barbican-vault.git in /opt/dib_cache/source-repositories/charm_barbican_vault_d9ba3a45536e5469c73d790f1fab62e098d8b2e8 with ref * 2024-12-02 22:47:53.639 | Cloning from charm-barbican-vault cache and applying ref * 2024-12-02 22:47:57.539 | (0176 / 1318) 2024-12-02 22:47:57.557 | Updating cache of https://opendev.org/openstack/charm-ceilometer.git in /opt/dib_cache/source-repositories/charm_ceilometer_35b35e724cb3ceb412fc26c7ac1edb87c3afe277 with ref * 2024-12-02 22:47:59.058 | Cloning from charm-ceilometer cache and applying ref * 2024-12-02 22:48:07.731 | (0177 / 1318) 2024-12-02 22:48:07.748 | Updating cache of https://opendev.org/openstack/charm-ceilometer-agent.git in /opt/dib_cache/source-repositories/charm_ceilometer_agent_940aa2c383330d88f963feb834f750a8a642be60 with ref * 2024-12-02 22:48:10.280 | Cloning from charm-ceilometer-agent cache and applying ref * 2024-12-02 22:48:27.214 | (0178 / 1318) 2024-12-02 22:48:27.231 | Updating cache of https://opendev.org/openstack/charm-ceilometer-k8s.git in /opt/dib_cache/source-repositories/charm_ceilometer_k8s_ad71fe242a15edd410252909dbc95e56f5c74630 with ref * 2024-12-02 22:48:33.762 | Cloning from charm-ceilometer-k8s cache and applying ref * 2024-12-02 22:48:37.616 | (0179 / 1318) 2024-12-02 22:48:37.634 | Updating cache of https://opendev.org/openstack/charm-ceph-dashboard.git in /opt/dib_cache/source-repositories/charm_ceph_dashboard_cbbad6a7a24a40d871c6a75c92642033009fc9d8 with ref * 2024-12-02 22:48:39.203 | Cloning from charm-ceph-dashboard cache and applying ref * 2024-12-02 22:48:44.177 | (0180 / 1318) 2024-12-02 22:48:44.194 | Updating cache of https://opendev.org/openstack/charm-ceph-fs.git in /opt/dib_cache/source-repositories/charm_ceph_fs_0934e6069dd547e97360cc25812e0241838386cd with ref * 2024-12-02 22:48:45.362 | Cloning from charm-ceph-fs cache and applying ref * 2024-12-02 22:48:48.993 | (0181 / 1318) 2024-12-02 22:48:49.010 | Updating cache of https://opendev.org/openstack/charm-ceph-iscsi.git in /opt/dib_cache/source-repositories/charm_ceph_iscsi_23cb616446170b4c9e286ee7315b67e07efd96ed with ref * 2024-12-02 22:48:50.002 | Cloning from charm-ceph-iscsi cache and applying ref * 2024-12-02 22:48:55.740 | (0182 / 1318) 2024-12-02 22:48:55.758 | Updating cache of https://opendev.org/openstack/charm-ceph-mon.git in /opt/dib_cache/source-repositories/charm_ceph_mon_e4c8c82ba79a71582964802ad498e7d5e00f6030 with ref * 2024-12-02 22:48:57.076 | Cloning from charm-ceph-mon cache and applying ref * 2024-12-02 22:49:13.211 | (0183 / 1318) 2024-12-02 22:49:13.228 | Updating cache of https://opendev.org/openstack/charm-ceph-nfs.git in /opt/dib_cache/source-repositories/charm_ceph_nfs_bd59c39f769d08a12f79aa10dfa2309bb05191e2 with ref * 2024-12-02 22:49:14.653 | Cloning from charm-ceph-nfs cache and applying ref * 2024-12-02 22:49:17.599 | (0184 / 1318) 2024-12-02 22:49:17.617 | Updating cache of https://opendev.org/openstack/charm-ceph-osd.git in /opt/dib_cache/source-repositories/charm_ceph_osd_1821f4938f6a67937e2fc28d966ddd9b15e732cf with ref * 2024-12-02 22:49:18.828 | Cloning from charm-ceph-osd cache and applying ref * 2024-12-02 22:49:36.099 | (0185 / 1318) 2024-12-02 22:49:36.116 | Updating cache of https://opendev.org/openstack/charm-ceph-proxy.git in /opt/dib_cache/source-repositories/charm_ceph_proxy_47b3ce4ae43f3046eb2926caea7c35667cb7a8da with ref * 2024-12-02 22:49:37.254 | Cloning from charm-ceph-proxy cache and applying ref * 2024-12-02 22:49:43.937 | (0186 / 1318) 2024-12-02 22:49:43.954 | Updating cache of https://opendev.org/openstack/charm-ceph-radosgw.git in /opt/dib_cache/source-repositories/charm_ceph_radosgw_28edc5467c6e6e42f629cfa50437aa069bb11dcc with ref * 2024-12-02 22:49:46.492 | Cloning from charm-ceph-radosgw cache and applying ref * 2024-12-02 22:50:09.142 | (0187 / 1318) 2024-12-02 22:50:09.159 | Updating cache of https://opendev.org/openstack/charm-ceph-rbd-mirror.git in /opt/dib_cache/source-repositories/charm_ceph_rbd_mirror_6762a064163583e65cdfa056928f1de5d942df96 with ref * 2024-12-02 22:50:10.390 | Cloning from charm-ceph-rbd-mirror cache and applying ref * 2024-12-02 22:50:14.096 | (0188 / 1318) 2024-12-02 22:50:14.114 | Updating cache of https://opendev.org/openstack/charm-cinder.git in /opt/dib_cache/source-repositories/charm_cinder_cc7f6fbe64ba173e0dbd38c4a2347c0bc62a06cc with ref * 2024-12-02 22:50:15.597 | Cloning from charm-cinder cache and applying ref * 2024-12-02 22:50:44.784 | (0189 / 1318) 2024-12-02 22:50:44.802 | Updating cache of https://opendev.org/openstack/charm-cinder-backup.git in /opt/dib_cache/source-repositories/charm_cinder_backup_4c1fbff126e0a50b75ca7356fef9449d80f5f262 with ref * 2024-12-02 22:50:45.851 | Cloning from charm-cinder-backup cache and applying ref * 2024-12-02 22:50:50.268 | (0190 / 1318) 2024-12-02 22:50:50.286 | Updating cache of https://opendev.org/openstack/charm-cinder-backup-swift-proxy.git in /opt/dib_cache/source-repositories/charm_cinder_backup_swift_proxy_52947d6d40a84ffb2e05f263fc6f585e0de50458 with ref * 2024-12-02 22:50:51.246 | Cloning from charm-cinder-backup-swift-proxy cache and applying ref * 2024-12-02 22:50:54.597 | (0191 / 1318) 2024-12-02 22:50:54.615 | Updating cache of https://opendev.org/openstack/charm-cinder-ceph.git in /opt/dib_cache/source-repositories/charm_cinder_ceph_c2d408fc086079889eb62aeb86e784dd5fd09413 with ref * 2024-12-02 22:50:56.042 | Cloning from charm-cinder-ceph cache and applying ref * 2024-12-02 22:51:06.767 | (0192 / 1318) 2024-12-02 22:51:06.785 | Updating cache of https://opendev.org/openstack/charm-cinder-ceph-k8s.git in /opt/dib_cache/source-repositories/charm_cinder_ceph_k8s_9808432a30466d60b1a17667056092744b972141 with ref * 2024-12-02 22:51:08.609 | Cloning from charm-cinder-ceph-k8s cache and applying ref * 2024-12-02 22:51:14.468 | (0193 / 1318) 2024-12-02 22:51:14.486 | Updating cache of https://opendev.org/openstack/charm-cinder-dell-emc-powerstore.git in /opt/dib_cache/source-repositories/charm_cinder_dell_emc_powerstore_715515a456b17b24a9d48415774902b087324797 with ref * 2024-12-02 22:51:14.808 | Cloning from charm-cinder-dell-emc-powerstore cache and applying ref * 2024-12-02 22:51:14.882 | (0194 / 1318) 2024-12-02 22:51:14.899 | Updating cache of https://opendev.org/openstack/charm-cinder-ibm-storwize-svc.git in /opt/dib_cache/source-repositories/charm_cinder_ibm_storwize_svc_ed7651ea06e0a2a72e05a0f73d43629058802dbc with ref * 2024-12-02 22:51:15.204 | Cloning from charm-cinder-ibm-storwize-svc cache and applying ref * 2024-12-02 22:51:15.278 | (0195 / 1318) 2024-12-02 22:51:15.295 | Updating cache of https://opendev.org/openstack/charm-cinder-infinidat.git in /opt/dib_cache/source-repositories/charm_cinder_infinidat_24c0b91945748a6cb998839baa3a44cdc8a00bf7 with ref * 2024-12-02 22:51:16.038 | Cloning from charm-cinder-infinidat cache and applying ref * 2024-12-02 22:51:16.600 | (0196 / 1318) 2024-12-02 22:51:16.618 | Updating cache of https://opendev.org/openstack/charm-cinder-k8s.git in /opt/dib_cache/source-repositories/charm_cinder_k8s_420e9bc0f38219ab42291a4f7f41703292106239 with ref * 2024-12-02 22:51:17.524 | Cloning from charm-cinder-k8s cache and applying ref * 2024-12-02 22:51:26.525 | (0197 / 1318) 2024-12-02 22:51:26.543 | Updating cache of https://opendev.org/openstack/charm-cinder-lvm.git in /opt/dib_cache/source-repositories/charm_cinder_lvm_192edc2095aeb8d0efe00265af23eff9f5ac0312 with ref * 2024-12-02 22:51:28.902 | Cloning from charm-cinder-lvm cache and applying ref * 2024-12-02 22:51:35.517 | (0198 / 1318) 2024-12-02 22:51:35.535 | Updating cache of https://opendev.org/openstack/charm-cinder-netapp.git in /opt/dib_cache/source-repositories/charm_cinder_netapp_3b94b85fefbe83765fd8ba05d98bfd9b58a1faa7 with ref * 2024-12-02 22:51:37.024 | Cloning from charm-cinder-netapp cache and applying ref * 2024-12-02 22:51:42.359 | (0199 / 1318) 2024-12-02 22:51:42.376 | Updating cache of https://opendev.org/openstack/charm-cinder-nfs.git in /opt/dib_cache/source-repositories/charm_cinder_nfs_6ab892247a4c98df3ebb26e4b6a29e74485d4007 with ref * 2024-12-02 22:51:43.543 | Cloning from charm-cinder-nfs cache and applying ref * 2024-12-02 22:51:45.099 | (0200 / 1318) 2024-12-02 22:51:45.116 | Updating cache of https://opendev.org/openstack/charm-cinder-nimblestorage.git in /opt/dib_cache/source-repositories/charm_cinder_nimblestorage_b4c2dcdbbd83cce41c17fb97a613d78069ef5aa1 with ref * 2024-12-02 22:51:47.688 | Cloning from charm-cinder-nimblestorage cache and applying ref * 2024-12-02 22:51:51.023 | (0201 / 1318) 2024-12-02 22:51:51.041 | Updating cache of https://opendev.org/openstack/charm-cinder-purestorage.git in /opt/dib_cache/source-repositories/charm_cinder_purestorage_a2b440793781626e733ec7f76dea9c4f3184120c with ref * 2024-12-02 22:51:52.363 | Cloning from charm-cinder-purestorage cache and applying ref * 2024-12-02 22:52:00.968 | (0202 / 1318) 2024-12-02 22:52:00.986 | Updating cache of https://opendev.org/openstack/charm-cinder-solidfire.git in /opt/dib_cache/source-repositories/charm_cinder_solidfire_718e6d493908344f89e4ad5a402ba7133d0f39d1 with ref * 2024-12-02 22:52:02.052 | Cloning from charm-cinder-solidfire cache and applying ref * 2024-12-02 22:52:08.359 | (0203 / 1318) 2024-12-02 22:52:08.377 | Updating cache of https://opendev.org/openstack/charm-cinder-three-par.git in /opt/dib_cache/source-repositories/charm_cinder_three_par_951f8c739812aa3b1d4973e8fc7767aecc8c48c3 with ref * 2024-12-02 22:52:09.208 | Cloning from charm-cinder-three-par cache and applying ref * 2024-12-02 22:52:12.038 | (0204 / 1318) 2024-12-02 22:52:12.056 | Updating cache of https://opendev.org/openstack/charm-cloudkitty.git in /opt/dib_cache/source-repositories/charm_cloudkitty_0d7ea035af9d79b34063bd8fc765e0642efaeb19 with ref * 2024-12-02 22:52:12.410 | Cloning from charm-cloudkitty cache and applying ref * 2024-12-02 22:52:12.498 | (0205 / 1318) 2024-12-02 22:52:12.515 | Updating cache of https://opendev.org/openstack/charm-deployment-guide.git in /opt/dib_cache/source-repositories/charm_deployment_guide_04b793f93d1a820486919726d498f1896aea5dee with ref * 2024-12-02 22:52:13.931 | Cloning from charm-deployment-guide cache and applying ref * 2024-12-02 22:52:20.987 | (0206 / 1318) 2024-12-02 22:52:21.004 | Updating cache of https://opendev.org/openstack/charm-designate.git in /opt/dib_cache/source-repositories/charm_designate_5eacee7cbffb9a2c907f2aa6529ee1d518922421 with ref * 2024-12-02 22:52:23.296 | Cloning from charm-designate cache and applying ref * 2024-12-02 22:52:39.724 | (0207 / 1318) 2024-12-02 22:52:39.741 | Updating cache of https://opendev.org/openstack/charm-designate-bind.git in /opt/dib_cache/source-repositories/charm_designate_bind_78db5ed0d7b136f82c7c79c085f058069a8ff2c7 with ref * 2024-12-02 22:52:42.063 | Cloning from charm-designate-bind cache and applying ref * 2024-12-02 22:52:47.810 | (0208 / 1318) 2024-12-02 22:52:47.829 | Updating cache of https://opendev.org/openstack/charm-designate-bind-k8s.git in /opt/dib_cache/source-repositories/charm_designate_bind_k8s_47e0eb38096294a884e628760dcb93b7083a407a with ref * 2024-12-02 22:52:48.687 | Cloning from charm-designate-bind-k8s cache and applying ref * 2024-12-02 22:52:49.275 | (0209 / 1318) 2024-12-02 22:52:49.292 | Updating cache of https://opendev.org/openstack/charm-designate-k8s.git in /opt/dib_cache/source-repositories/charm_designate_k8s_22b13e4be8d42db7c0dad11c4af09f5541c17a79 with ref * 2024-12-02 22:52:50.037 | Cloning from charm-designate-k8s cache and applying ref * 2024-12-02 22:52:51.891 | (0210 / 1318) 2024-12-02 22:52:51.909 | Updating cache of https://opendev.org/openstack/charm-glance.git in /opt/dib_cache/source-repositories/charm_glance_611cdd5e062de324da3cf8c8867cd1e370960ed5 with ref * 2024-12-02 22:52:53.630 | Cloning from charm-glance cache and applying ref * 2024-12-02 22:53:07.676 | (0211 / 1318) 2024-12-02 22:53:07.694 | Updating cache of https://opendev.org/openstack/charm-glance-k8s.git in /opt/dib_cache/source-repositories/charm_glance_k8s_75f147777d13b107b37e08999034df9643130a22 with ref * 2024-12-02 22:53:08.700 | Cloning from charm-glance-k8s cache and applying ref * 2024-12-02 22:53:17.637 | (0212 / 1318) 2024-12-02 22:53:17.655 | Updating cache of https://opendev.org/openstack/charm-glance-simplestreams-sync.git in /opt/dib_cache/source-repositories/charm_glance_simplestreams_sync_15201010bcb9bfe74a97a665e324604daddaa1ea with ref * 2024-12-02 22:53:19.584 | Cloning from charm-glance-simplestreams-sync cache and applying ref * 2024-12-02 22:53:49.275 | (0213 / 1318) 2024-12-02 22:53:49.293 | Updating cache of https://opendev.org/openstack/charm-glusterfs.git in /opt/dib_cache/source-repositories/charm_glusterfs_ad293dc99582080b4545abe972cadf13110034a6 with ref * 2024-12-02 22:53:50.160 | Cloning from charm-glusterfs cache and applying ref * 2024-12-02 22:53:50.296 | (0214 / 1318) 2024-12-02 22:53:50.313 | Updating cache of https://opendev.org/openstack/charm-gnocchi.git in /opt/dib_cache/source-repositories/charm_gnocchi_6d9e585c1355b870b682043b6e8a651b93beda92 with ref * 2024-12-02 22:53:52.532 | Cloning from charm-gnocchi cache and applying ref * 2024-12-02 22:54:01.520 | (0215 / 1318) 2024-12-02 22:54:01.538 | Updating cache of https://opendev.org/openstack/charm-gnocchi-k8s.git in /opt/dib_cache/source-repositories/charm_gnocchi_k8s_73fd62f497f2a6ad827bda8cf06fb5c0243a114e with ref * 2024-12-02 22:54:02.911 | Cloning from charm-gnocchi-k8s cache and applying ref * 2024-12-02 22:54:06.904 | (0216 / 1318) 2024-12-02 22:54:06.922 | Updating cache of https://opendev.org/openstack/charm-guide.git in /opt/dib_cache/source-repositories/charm_guide_7752a3f991b8eed30fc90c686874e503451e8733 with ref * 2024-12-02 22:54:09.604 | Cloning from charm-guide cache and applying ref * 2024-12-02 22:54:44.383 | (0217 / 1318) 2024-12-02 22:54:44.400 | Updating cache of https://opendev.org/openstack/charm-hacluster.git in /opt/dib_cache/source-repositories/charm_hacluster_9fe82fbfe2ef5deba5724ebf23e6a348c41329b3 with ref * 2024-12-02 22:54:45.925 | Cloning from charm-hacluster cache and applying ref * 2024-12-02 22:54:59.803 | (0218 / 1318) 2024-12-02 22:54:59.821 | Updating cache of https://opendev.org/openstack/charm-heat.git in /opt/dib_cache/source-repositories/charm_heat_7a84a4ff6787cebd748a287e487ad24ffcea7afe with ref * 2024-12-02 22:55:02.953 | Cloning from charm-heat cache and applying ref * 2024-12-02 22:55:47.427 | (0219 / 1318) 2024-12-02 22:55:47.444 | Updating cache of https://opendev.org/openstack/charm-heat-k8s.git in /opt/dib_cache/source-repositories/charm_heat_k8s_0b3ca91b6f8d79f271999e1e0b8876cfb72c5a9a with ref * 2024-12-02 22:55:49.320 | Cloning from charm-heat-k8s cache and applying ref * 2024-12-02 22:56:01.638 | (0220 / 1318) 2024-12-02 22:56:01.656 | Updating cache of https://opendev.org/openstack/charm-horizon-k8s.git in /opt/dib_cache/source-repositories/charm_horizon_k8s_36c9ae72bcaf5fbe2ca34db208ea06f2d5ae53d8 with ref * 2024-12-02 22:56:02.890 | Cloning from charm-horizon-k8s cache and applying ref * 2024-12-02 22:56:09.792 | (0221 / 1318) 2024-12-02 22:56:09.810 | Updating cache of https://opendev.org/openstack/charm-infinidat-tools.git in /opt/dib_cache/source-repositories/charm_infinidat_tools_5f4999b8b5d2fd636f416e23e2364a74c1736065 with ref * 2024-12-02 22:56:10.677 | Cloning from charm-infinidat-tools cache and applying ref * 2024-12-02 22:56:11.263 | (0222 / 1318) 2024-12-02 22:56:11.280 | Updating cache of https://opendev.org/openstack/charm-interface-barbican-secrets.git in /opt/dib_cache/source-repositories/charm_interface_barbican_secrets_396c29fd416457efb2bf15ecfb6ba6b2aa2b511a with ref * 2024-12-02 22:56:11.551 | Cloning from charm-interface-barbican-secrets cache and applying ref * 2024-12-02 22:56:11.623 | (0223 / 1318) 2024-12-02 22:56:11.641 | Updating cache of https://opendev.org/openstack/charm-interface-bgp.git in /opt/dib_cache/source-repositories/charm_interface_bgp_7e446cc220ecc39cc78aed033685931cfe9d6b3b with ref * 2024-12-02 22:56:11.919 | Cloning from charm-interface-bgp cache and applying ref * 2024-12-02 22:56:11.994 | (0224 / 1318) 2024-12-02 22:56:12.011 | Updating cache of https://opendev.org/openstack/charm-interface-bind-rndc.git in /opt/dib_cache/source-repositories/charm_interface_bind_rndc_e88118a64594df9182395781fe7df6de17d1d190 with ref * 2024-12-02 22:56:12.315 | Cloning from charm-interface-bind-rndc cache and applying ref * 2024-12-02 22:56:12.387 | (0225 / 1318) 2024-12-02 22:56:12.405 | Updating cache of https://opendev.org/openstack/charm-interface-ceph-client.git in /opt/dib_cache/source-repositories/charm_interface_ceph_client_03249d1a6b189a35e8b87791a9bad464f0002e8d with ref * 2024-12-02 22:56:12.750 | Cloning from charm-interface-ceph-client cache and applying ref * 2024-12-02 22:56:12.826 | (0226 / 1318) 2024-12-02 22:56:12.843 | Updating cache of https://opendev.org/openstack/charm-interface-ceph-mds.git in /opt/dib_cache/source-repositories/charm_interface_ceph_mds_ca77f51217af57615274a3421ee03cbe065f80e0 with ref * 2024-12-02 22:56:13.130 | Cloning from charm-interface-ceph-mds cache and applying ref * 2024-12-02 22:56:13.204 | (0227 / 1318) 2024-12-02 22:56:13.221 | Updating cache of https://opendev.org/openstack/charm-interface-ceph-rbd-mirror.git in /opt/dib_cache/source-repositories/charm_interface_ceph_rbd_mirror_6cbd97239a0b814ed2a27e4b4ee2df14bdd27f0d with ref * 2024-12-02 22:56:13.529 | Cloning from charm-interface-ceph-rbd-mirror cache and applying ref * 2024-12-02 22:56:13.603 | (0228 / 1318) 2024-12-02 22:56:13.621 | Updating cache of https://opendev.org/openstack/charm-interface-cinder-backend.git in /opt/dib_cache/source-repositories/charm_interface_cinder_backend_afdf6f66b11a28b3274423d229a370ac623ecef9 with ref * 2024-12-02 22:56:13.900 | Cloning from charm-interface-cinder-backend cache and applying ref * 2024-12-02 22:56:13.972 | (0229 / 1318) 2024-12-02 22:56:13.990 | Updating cache of https://opendev.org/openstack/charm-interface-cinder-backup.git in /opt/dib_cache/source-repositories/charm_interface_cinder_backup_e12c900aaecb8264ad3dbdad45954900552e24ad with ref * 2024-12-02 22:56:14.294 | Cloning from charm-interface-cinder-backup cache and applying ref * 2024-12-02 22:56:14.367 | (0230 / 1318) 2024-12-02 22:56:14.384 | Updating cache of https://opendev.org/openstack/charm-interface-dashboard-plugin.git in /opt/dib_cache/source-repositories/charm_interface_dashboard_plugin_5e74de222d1328e000a7aa979c60363eecae1cf0 with ref * 2024-12-02 22:56:14.759 | Cloning from charm-interface-dashboard-plugin cache and applying ref * 2024-12-02 22:56:14.832 | (0231 / 1318) 2024-12-02 22:56:14.849 | Updating cache of https://opendev.org/openstack/charm-interface-designate.git in /opt/dib_cache/source-repositories/charm_interface_designate_5fd1466caf45791c3dda45e73c44e6309b785c81 with ref * 2024-12-02 22:56:15.141 | Cloning from charm-interface-designate cache and applying ref * 2024-12-02 22:56:15.213 | (0232 / 1318) 2024-12-02 22:56:15.231 | Updating cache of https://opendev.org/openstack/charm-interface-gnocchi.git in /opt/dib_cache/source-repositories/charm_interface_gnocchi_1e755744b5aaf7f7c4e2b5e04857cb0fa540f7ed with ref * 2024-12-02 22:56:15.505 | Cloning from charm-interface-gnocchi cache and applying ref * 2024-12-02 22:56:15.577 | (0233 / 1318) 2024-12-02 22:56:15.595 | Updating cache of https://opendev.org/openstack/charm-interface-hacluster.git in /opt/dib_cache/source-repositories/charm_interface_hacluster_db6c3dce70147c6ea062141776ced11e8582e4e3 with ref * 2024-12-02 22:56:16.310 | Cloning from charm-interface-hacluster cache and applying ref * 2024-12-02 22:56:17.335 | (0234 / 1318) 2024-12-02 22:56:17.352 | Updating cache of https://opendev.org/openstack/charm-interface-ironic-api.git in /opt/dib_cache/source-repositories/charm_interface_ironic_api_ed32a50861927888b0e12676267d00ff50b3fcf4 with ref * 2024-12-02 22:56:17.637 | Cloning from charm-interface-ironic-api cache and applying ref * 2024-12-02 22:56:17.711 | (0235 / 1318) 2024-12-02 22:56:17.728 | Updating cache of https://opendev.org/openstack/charm-interface-keystone.git in /opt/dib_cache/source-repositories/charm_interface_keystone_b94ddc742f33a3b9aea0f64ba26059799da014e5 with ref * 2024-12-02 22:56:18.052 | Cloning from charm-interface-keystone cache and applying ref * 2024-12-02 22:56:19.199 | (0236 / 1318) 2024-12-02 22:56:19.216 | Updating cache of https://opendev.org/openstack/charm-interface-keystone-admin.git in /opt/dib_cache/source-repositories/charm_interface_keystone_admin_4c00dddb9ed4815b6577ee0f5f7790d36b90a5cd with ref * 2024-12-02 22:56:19.538 | Cloning from charm-interface-keystone-admin cache and applying ref * 2024-12-02 22:56:19.611 | (0237 / 1318) 2024-12-02 22:56:19.628 | Updating cache of https://opendev.org/openstack/charm-interface-keystone-credentials.git in /opt/dib_cache/source-repositories/charm_interface_keystone_credentials_06f894743cc26bf7c3865565ddf864fc223d9e04 with ref * 2024-12-02 22:56:19.891 | Cloning from charm-interface-keystone-credentials cache and applying ref * 2024-12-02 22:56:19.963 | (0238 / 1318) 2024-12-02 22:56:19.981 | Updating cache of https://opendev.org/openstack/charm-interface-keystone-domain-backend.git in /opt/dib_cache/source-repositories/charm_interface_keystone_domain_backend_535f2e952695ee3c5cd4e5aac93282570880cbb9 with ref * 2024-12-02 22:56:20.283 | Cloning from charm-interface-keystone-domain-backend cache and applying ref * 2024-12-02 22:56:20.356 | (0239 / 1318) 2024-12-02 22:56:20.374 | Updating cache of https://opendev.org/openstack/charm-interface-keystone-fid-service-provider.git in /opt/dib_cache/source-repositories/charm_interface_keystone_fid_service_provider_03c2b937274b8757ee9105db330aea69812bf39e with ref * 2024-12-02 22:56:20.689 | Cloning from charm-interface-keystone-fid-service-provider cache and applying ref * 2024-12-02 22:56:20.762 | (0240 / 1318) 2024-12-02 22:56:20.779 | Updating cache of https://opendev.org/openstack/charm-interface-keystone-notifications.git in /opt/dib_cache/source-repositories/charm_interface_keystone_notifications_093a48953647ec704a5608164d88642de9d6c534 with ref * 2024-12-02 22:56:21.921 | Cloning from charm-interface-keystone-notifications cache and applying ref * 2024-12-02 22:56:21.994 | (0241 / 1318) 2024-12-02 22:56:22.011 | Updating cache of https://opendev.org/openstack/charm-interface-magpie.git in /opt/dib_cache/source-repositories/charm_interface_magpie_e4d26be7868ca8692db45ce4daa98d0771e0e075 with ref * 2024-12-02 22:56:22.478 | Cloning from charm-interface-magpie cache and applying ref * 2024-12-02 22:56:22.552 | (0242 / 1318) 2024-12-02 22:56:22.570 | Updating cache of https://opendev.org/openstack/charm-interface-manila-plugin.git in /opt/dib_cache/source-repositories/charm_interface_manila_plugin_861a0a656c3c9ba60ac7fe4d171db759175d7a20 with ref * 2024-12-02 22:56:22.963 | Cloning from charm-interface-manila-plugin cache and applying ref * 2024-12-02 22:56:23.036 | (0243 / 1318) 2024-12-02 22:56:23.054 | Updating cache of https://opendev.org/openstack/charm-interface-mysql-innodb-cluster.git in /opt/dib_cache/source-repositories/charm_interface_mysql_innodb_cluster_be67ea5b1fb29afaad19402b34d14fc35bc14d76 with ref * 2024-12-02 22:56:23.428 | Cloning from charm-interface-mysql-innodb-cluster cache and applying ref * 2024-12-02 22:56:23.502 | (0244 / 1318) 2024-12-02 22:56:23.519 | Updating cache of https://opendev.org/openstack/charm-interface-mysql-router.git in /opt/dib_cache/source-repositories/charm_interface_mysql_router_3999c797d097f265d381779e810c918d11804c2b with ref * 2024-12-02 22:56:23.834 | Cloning from charm-interface-mysql-router cache and applying ref * 2024-12-02 22:56:23.909 | (0245 / 1318) 2024-12-02 22:56:23.926 | Updating cache of https://opendev.org/openstack/charm-interface-mysql-shared.git in /opt/dib_cache/source-repositories/charm_interface_mysql_shared_37d9cf7a07f3fc596cc852762050ce0b2ff8268c with ref * 2024-12-02 22:56:24.353 | Cloning from charm-interface-mysql-shared cache and applying ref * 2024-12-02 22:56:24.427 | (0246 / 1318) 2024-12-02 22:56:24.444 | Updating cache of https://opendev.org/openstack/charm-interface-neutron-load-balancer.git in /opt/dib_cache/source-repositories/charm_interface_neutron_load_balancer_ea27b5871c8f528d61ec3b99081f31c0767411ff with ref * 2024-12-02 22:56:25.252 | Cloning from charm-interface-neutron-load-balancer cache and applying ref * 2024-12-02 22:56:25.326 | (0247 / 1318) 2024-12-02 22:56:25.343 | Updating cache of https://opendev.org/openstack/charm-interface-neutron-plugin.git in /opt/dib_cache/source-repositories/charm_interface_neutron_plugin_9f3e61cff88405ca6da994fba4ada7ec8d6c691f with ref * 2024-12-02 22:56:25.847 | Cloning from charm-interface-neutron-plugin cache and applying ref * 2024-12-02 22:56:25.920 | (0248 / 1318) 2024-12-02 22:56:25.939 | Updating cache of https://opendev.org/openstack/charm-interface-neutron-plugin-api-subordinate.git in /opt/dib_cache/source-repositories/charm_interface_neutron_plugin_api_subordinate_98a3ff4f4a3a434e9786460451a98de76b8b716d with ref * 2024-12-02 22:56:26.425 | Cloning from charm-interface-neutron-plugin-api-subordinate cache and applying ref * 2024-12-02 22:56:26.499 | (0249 / 1318) 2024-12-02 22:56:26.517 | Updating cache of https://opendev.org/openstack/charm-interface-nova-cell.git in /opt/dib_cache/source-repositories/charm_interface_nova_cell_6ab131b46f1d912031f5aa8c17de67ab6ec4e308 with ref * 2024-12-02 22:56:26.942 | Cloning from charm-interface-nova-cell cache and applying ref * 2024-12-02 22:56:27.016 | (0250 / 1318) 2024-12-02 22:56:27.034 | Updating cache of https://opendev.org/openstack/charm-interface-nova-compute.git in /opt/dib_cache/source-repositories/charm_interface_nova_compute_6005d6f1ffc002edb8e3689914a632dd77a83318 with ref * 2024-12-02 22:56:27.438 | Cloning from charm-interface-nova-compute cache and applying ref * 2024-12-02 22:56:27.511 | (0251 / 1318) 2024-12-02 22:56:27.529 | Updating cache of https://opendev.org/openstack/charm-interface-odl-controller-api.git in /opt/dib_cache/source-repositories/charm_interface_odl_controller_api_96c85d4a78e29528201294611cae398c3c381461 with ref * 2024-12-02 22:56:27.901 | Cloning from charm-interface-odl-controller-api cache and applying ref * 2024-12-02 22:56:27.975 | (0252 / 1318) 2024-12-02 22:56:27.992 | Updating cache of https://opendev.org/openstack/charm-interface-openstack-ha.git in /opt/dib_cache/source-repositories/charm_interface_openstack_ha_2876a9d0f8aa052048445da4360fcea1488f30de with ref * 2024-12-02 22:56:28.293 | Cloning from charm-interface-openstack-ha cache and applying ref * 2024-12-02 22:56:28.366 | (0253 / 1318) 2024-12-02 22:56:28.383 | Updating cache of https://opendev.org/openstack/charm-interface-ovsdb-manager.git in /opt/dib_cache/source-repositories/charm_interface_ovsdb_manager_7a567359e6a29b51e451c3e2bb94bef7c7413694 with ref * 2024-12-02 22:56:28.671 | Cloning from charm-interface-ovsdb-manager cache and applying ref * 2024-12-02 22:56:28.743 | (0254 / 1318) 2024-12-02 22:56:28.760 | Updating cache of https://opendev.org/openstack/charm-interface-pacemaker-remote.git in /opt/dib_cache/source-repositories/charm_interface_pacemaker_remote_153a9d3878d8e698f0b1d65f839953b2043bac58 with ref * 2024-12-02 22:56:29.150 | Cloning from charm-interface-pacemaker-remote cache and applying ref * 2024-12-02 22:56:29.223 | (0255 / 1318) 2024-12-02 22:56:29.241 | Updating cache of https://opendev.org/openstack/charm-interface-placement.git in /opt/dib_cache/source-repositories/charm_interface_placement_f4f08142bb02aac235bd97fcbe5753b3a51591f5 with ref * 2024-12-02 22:56:29.584 | Cloning from charm-interface-placement cache and applying ref * 2024-12-02 22:56:29.658 | (0256 / 1318) 2024-12-02 22:56:29.675 | Updating cache of https://opendev.org/openstack/charm-interface-rabbitmq.git in /opt/dib_cache/source-repositories/charm_interface_rabbitmq_fb7a0894bd7e1f2de1bc57064bf76cc56ce2e415 with ref * 2024-12-02 22:56:30.154 | Cloning from charm-interface-rabbitmq cache and applying ref * 2024-12-02 22:56:30.227 | (0257 / 1318) 2024-12-02 22:56:30.244 | Updating cache of https://opendev.org/openstack/charm-interface-service-control.git in /opt/dib_cache/source-repositories/charm_interface_service_control_312d84f51d291f59d3dbff75900b736cf80ad946 with ref * 2024-12-02 22:56:30.538 | Cloning from charm-interface-service-control cache and applying ref * 2024-12-02 22:56:30.611 | (0258 / 1318) 2024-12-02 22:56:30.628 | Updating cache of https://opendev.org/openstack/charm-interface-websso-fid-service-provider.git in /opt/dib_cache/source-repositories/charm_interface_websso_fid_service_provider_3518e92584d1f8fbb109796050e0c3be1778e382 with ref * 2024-12-02 22:56:30.947 | Cloning from charm-interface-websso-fid-service-provider cache and applying ref * 2024-12-02 22:56:31.021 | (0259 / 1318) 2024-12-02 22:56:31.038 | Updating cache of https://opendev.org/openstack/charm-ironic.git in /opt/dib_cache/source-repositories/charm_ironic_10d1abf1e6f7447d0d3c7aa6e83e18886453d9df with ref * 2024-12-02 22:56:31.405 | Cloning from charm-ironic cache and applying ref * 2024-12-02 22:56:31.493 | (0260 / 1318) 2024-12-02 22:56:31.511 | Updating cache of https://opendev.org/openstack/charm-ironic-api.git in /opt/dib_cache/source-repositories/charm_ironic_api_377b9855b89ac34a00dc67888225a400acc087b2 with ref * 2024-12-02 22:56:33.715 | Cloning from charm-ironic-api cache and applying ref * 2024-12-02 22:56:44.675 | (0261 / 1318) 2024-12-02 22:56:44.692 | Updating cache of https://opendev.org/openstack/charm-ironic-conductor.git in /opt/dib_cache/source-repositories/charm_ironic_conductor_1df361eace68fd03ec8610cf6c4c7601962072d7 with ref * 2024-12-02 22:56:46.007 | Cloning from charm-ironic-conductor cache and applying ref * 2024-12-02 22:57:04.451 | (0262 / 1318) 2024-12-02 22:57:04.469 | Updating cache of https://opendev.org/openstack/charm-ironic-dashboard.git in /opt/dib_cache/source-repositories/charm_ironic_dashboard_4ac339ca3da4fc24887af50a32f5d558b12f1593 with ref * 2024-12-02 22:57:06.115 | Cloning from charm-ironic-dashboard cache and applying ref * 2024-12-02 22:57:15.449 | (0263 / 1318) 2024-12-02 22:57:15.467 | Updating cache of https://opendev.org/openstack/charm-keystone.git in /opt/dib_cache/source-repositories/charm_keystone_d89817f2173a3d52509265013a874bc2d75283b8 with ref * 2024-12-02 22:57:24.432 | Cloning from charm-keystone cache and applying ref * 2024-12-02 22:57:51.875 | (0264 / 1318) 2024-12-02 22:57:51.892 | Updating cache of https://opendev.org/openstack/charm-keystone-k8s.git in /opt/dib_cache/source-repositories/charm_keystone_k8s_94f9cffe6366a5ae2a6b7a87127c902374b361e9 with ref * 2024-12-02 22:57:52.780 | Cloning from charm-keystone-k8s cache and applying ref * 2024-12-02 22:58:21.735 | (0265 / 1318) 2024-12-02 22:58:21.752 | Updating cache of https://opendev.org/openstack/charm-keystone-kerberos.git in /opt/dib_cache/source-repositories/charm_keystone_kerberos_5e5903ced4163f28d45a83702bc1c68a3b34ba2f with ref * 2024-12-02 22:58:23.708 | Cloning from charm-keystone-kerberos cache and applying ref * 2024-12-02 22:58:32.214 | (0266 / 1318) 2024-12-02 22:58:32.232 | Updating cache of https://opendev.org/openstack/charm-keystone-ldap.git in /opt/dib_cache/source-repositories/charm_keystone_ldap_02aba9e796c7108df713097deed9b5c1eac480ae with ref * 2024-12-02 22:58:34.666 | Cloning from charm-keystone-ldap cache and applying ref * 2024-12-02 22:58:46.459 | (0267 / 1318) 2024-12-02 22:58:46.477 | Updating cache of https://opendev.org/openstack/charm-keystone-ldap-k8s.git in /opt/dib_cache/source-repositories/charm_keystone_ldap_k8s_1837317b91f0aefd9bb83a9f35742d3fc19077c6 with ref * 2024-12-02 22:58:48.987 | Cloning from charm-keystone-ldap-k8s cache and applying ref * 2024-12-02 22:58:50.245 | (0268 / 1318) 2024-12-02 22:58:50.262 | Updating cache of https://opendev.org/openstack/charm-keystone-openidc.git in /opt/dib_cache/source-repositories/charm_keystone_openidc_110ec6949cc3da4ff44ab97613019d7f5e5331d6 with ref * 2024-12-02 22:58:52.126 | Cloning from charm-keystone-openidc cache and applying ref * 2024-12-02 22:59:00.131 | (0269 / 1318) 2024-12-02 22:59:00.149 | Updating cache of https://opendev.org/openstack/charm-keystone-saml-mellon.git in /opt/dib_cache/source-repositories/charm_keystone_saml_mellon_5ea76745b381ca6f38e415aef03d73c5d19e28d7 with ref * 2024-12-02 22:59:02.301 | Cloning from charm-keystone-saml-mellon cache and applying ref * 2024-12-02 22:59:12.008 | (0270 / 1318) 2024-12-02 22:59:12.026 | Updating cache of https://opendev.org/openstack/charm-layer-ceph.git in /opt/dib_cache/source-repositories/charm_layer_ceph_7b826f9d165606844bf5e67055eca192a8ae7535 with ref * 2024-12-02 22:59:12.337 | Cloning from charm-layer-ceph cache and applying ref * 2024-12-02 22:59:12.410 | (0271 / 1318) 2024-12-02 22:59:12.428 | Updating cache of https://opendev.org/openstack/charm-layer-ceph-base.git in /opt/dib_cache/source-repositories/charm_layer_ceph_base_cbefc72dca814d0358b67a1eb7ab56a59e85cf21 with ref * 2024-12-02 22:59:12.756 | Cloning from charm-layer-ceph-base cache and applying ref * 2024-12-02 22:59:12.832 | (0272 / 1318) 2024-12-02 22:59:12.849 | Updating cache of https://opendev.org/openstack/charm-layer-openstack.git in /opt/dib_cache/source-repositories/charm_layer_openstack_40f9d2f44ec4000613059f933d7736a9fd990635 with ref * 2024-12-02 22:59:14.010 | Cloning from charm-layer-openstack cache and applying ref * 2024-12-02 22:59:15.599 | (0273 / 1318) 2024-12-02 22:59:15.617 | Updating cache of https://opendev.org/openstack/charm-layer-openstack-api.git in /opt/dib_cache/source-repositories/charm_layer_openstack_api_ad98edef6cc34d473cf127c6eca26b5ea5e37d29 with ref * 2024-12-02 22:59:16.131 | Cloning from charm-layer-openstack-api cache and applying ref * 2024-12-02 22:59:16.206 | (0274 / 1318) 2024-12-02 22:59:16.224 | Updating cache of https://opendev.org/openstack/charm-layer-openstack-principle.git in /opt/dib_cache/source-repositories/charm_layer_openstack_principle_860cdb6b1f7eabdc10998550f94d34b64cf8ebad with ref * 2024-12-02 22:59:16.546 | Cloning from charm-layer-openstack-principle cache and applying ref * 2024-12-02 22:59:16.619 | (0275 / 1318) 2024-12-02 22:59:16.637 | Updating cache of https://opendev.org/openstack/charm-magnum.git in /opt/dib_cache/source-repositories/charm_magnum_50fbf69cc04e7a22a21ed3ea9cedf5bd7b98fc6e with ref * 2024-12-02 22:59:18.951 | Cloning from charm-magnum cache and applying ref * 2024-12-02 22:59:29.743 | (0276 / 1318) 2024-12-02 22:59:29.761 | Updating cache of https://opendev.org/openstack/charm-magnum-dashboard.git in /opt/dib_cache/source-repositories/charm_magnum_dashboard_7e294cfba25ee9ed38dce115a88c31d03e33126a with ref * 2024-12-02 22:59:31.263 | Cloning from charm-magnum-dashboard cache and applying ref * 2024-12-02 22:59:38.444 | (0277 / 1318) 2024-12-02 22:59:38.462 | Updating cache of https://opendev.org/openstack/charm-magnum-k8s.git in /opt/dib_cache/source-repositories/charm_magnum_k8s_1592ff9c87841c8ee74cde17e39e2cbe8863a6be with ref * 2024-12-02 22:59:39.465 | Cloning from charm-magnum-k8s cache and applying ref * 2024-12-02 22:59:40.709 | (0278 / 1318) 2024-12-02 22:59:40.726 | Updating cache of https://opendev.org/openstack/charm-magpie.git in /opt/dib_cache/source-repositories/charm_magpie_dc722ceaccd62545ce1359ace2ba164427a6b0b9 with ref * 2024-12-02 22:59:42.014 | Cloning from charm-magpie cache and applying ref * 2024-12-02 22:59:49.602 | (0279 / 1318) 2024-12-02 22:59:49.620 | Updating cache of https://opendev.org/openstack/charm-manila.git in /opt/dib_cache/source-repositories/charm_manila_205805232d33da5cf0dcf701c23609327bc0e776 with ref * 2024-12-02 22:59:51.579 | Cloning from charm-manila cache and applying ref * 2024-12-02 23:00:09.137 | (0280 / 1318) 2024-12-02 23:00:09.155 | Updating cache of https://opendev.org/openstack/charm-manila-dashboard.git in /opt/dib_cache/source-repositories/charm_manila_dashboard_b37c9294b3622ccd005d5925c243e43fba486536 with ref * 2024-12-02 23:00:11.271 | Cloning from charm-manila-dashboard cache and applying ref * 2024-12-02 23:00:19.081 | (0281 / 1318) 2024-12-02 23:00:19.099 | Updating cache of https://opendev.org/openstack/charm-manila-flashblade.git in /opt/dib_cache/source-repositories/charm_manila_flashblade_2f6b317bdc51b73ca764183c116a1956316c4cdc with ref * 2024-12-02 23:00:19.600 | Cloning from charm-manila-flashblade cache and applying ref * 2024-12-02 23:00:19.676 | (0282 / 1318) 2024-12-02 23:00:19.693 | Updating cache of https://opendev.org/openstack/charm-manila-ganesha.git in /opt/dib_cache/source-repositories/charm_manila_ganesha_850c5eab450848db2d8e3d0b1110158313a4231f with ref * 2024-12-02 23:00:22.023 | Cloning from charm-manila-ganesha cache and applying ref * 2024-12-02 23:00:40.127 | (0283 / 1318) 2024-12-02 23:00:40.145 | Updating cache of https://opendev.org/openstack/charm-manila-generic.git in /opt/dib_cache/source-repositories/charm_manila_generic_ce34e7f88d71afc53557579e21edecb5c1a6fa2d with ref * 2024-12-02 23:00:44.276 | Cloning from charm-manila-generic cache and applying ref * 2024-12-02 23:00:54.034 | (0284 / 1318) 2024-12-02 23:00:54.052 | Updating cache of https://opendev.org/openstack/charm-manila-glusterfs.git in /opt/dib_cache/source-repositories/charm_manila_glusterfs_c648819059c7811fe22dc8f7cfb8281869a83d99 with ref * 2024-12-02 23:00:54.734 | Cloning from charm-manila-glusterfs cache and applying ref * 2024-12-02 23:00:54.902 | (0285 / 1318) 2024-12-02 23:00:54.919 | Updating cache of https://opendev.org/openstack/charm-manila-infinidat.git in /opt/dib_cache/source-repositories/charm_manila_infinidat_c70ffcc52c93feda5ee30be91b77d6cfa8d1f49e with ref * 2024-12-02 23:00:56.268 | Cloning from charm-manila-infinidat cache and applying ref * 2024-12-02 23:00:59.657 | (0286 / 1318) 2024-12-02 23:00:59.675 | Updating cache of https://opendev.org/openstack/charm-manila-netapp.git in /opt/dib_cache/source-repositories/charm_manila_netapp_6c6c4f50d81af5d6fb1f91d259d7f224de87d64f with ref * 2024-12-02 23:01:03.359 | Cloning from charm-manila-netapp cache and applying ref * 2024-12-02 23:01:12.468 | (0287 / 1318) 2024-12-02 23:01:12.486 | Updating cache of https://opendev.org/openstack/charm-masakari.git in /opt/dib_cache/source-repositories/charm_masakari_43b7558edb3fe30f40128708d3e420a24296395e with ref * 2024-12-02 23:01:14.464 | Cloning from charm-masakari cache and applying ref * 2024-12-02 23:01:36.723 | (0288 / 1318) 2024-12-02 23:01:36.740 | Updating cache of https://opendev.org/openstack/charm-masakari-monitors.git in /opt/dib_cache/source-repositories/charm_masakari_monitors_af6c303547c0073973ea58771d8da54292e7725d with ref * 2024-12-02 23:01:39.707 | Cloning from charm-masakari-monitors cache and applying ref * 2024-12-02 23:01:45.205 | (0289 / 1318) 2024-12-02 23:01:45.223 | Updating cache of https://opendev.org/openstack/charm-mistral.git in /opt/dib_cache/source-repositories/charm_mistral_79c4e53d43983bd1d48ef18aef71355da36c179f with ref * 2024-12-02 23:01:45.948 | Cloning from charm-mistral cache and applying ref * 2024-12-02 23:01:46.071 | (0290 / 1318) 2024-12-02 23:01:46.089 | Updating cache of https://opendev.org/openstack/charm-murano.git in /opt/dib_cache/source-repositories/charm_murano_0f1ad14876c6629471c201c0a14204dd64fffce1 with ref * 2024-12-02 23:01:46.542 | Cloning from charm-murano cache and applying ref * 2024-12-02 23:01:46.722 | (0291 / 1318) 2024-12-02 23:01:46.740 | Updating cache of https://opendev.org/openstack/charm-mysql-innodb-cluster.git in /opt/dib_cache/source-repositories/charm_mysql_innodb_cluster_3be21854cb621061fbe209991b616b0b365d7917 with ref * 2024-12-02 23:01:48.573 | Cloning from charm-mysql-innodb-cluster cache and applying ref * 2024-12-02 23:02:09.111 | (0292 / 1318) 2024-12-02 23:02:09.128 | Updating cache of https://opendev.org/openstack/charm-mysql-router.git in /opt/dib_cache/source-repositories/charm_mysql_router_ad5f5ba10b7f7a378967e281b23c49c0107deddb with ref * 2024-12-02 23:02:11.490 | Cloning from charm-mysql-router cache and applying ref * 2024-12-02 23:02:24.996 | (0293 / 1318) 2024-12-02 23:02:25.014 | Updating cache of https://opendev.org/openstack/charm-neutron-api.git in /opt/dib_cache/source-repositories/charm_neutron_api_4c52b4e422a691e4a1cd2920c4bd1dff585667a3 with ref * 2024-12-02 23:02:27.887 | Cloning from charm-neutron-api cache and applying ref * 2024-12-02 23:03:05.285 | (0294 / 1318) 2024-12-02 23:03:05.303 | Updating cache of https://opendev.org/openstack/charm-neutron-api-odl.git in /opt/dib_cache/source-repositories/charm_neutron_api_odl_b73cd3bb2495eb9d342b57390e72bbf81b228ca2 with ref * 2024-12-02 23:03:06.007 | Cloning from charm-neutron-api-odl cache and applying ref * 2024-12-02 23:03:06.120 | (0295 / 1318) 2024-12-02 23:03:06.138 | Updating cache of https://opendev.org/openstack/charm-neutron-api-plugin-arista.git in /opt/dib_cache/source-repositories/charm_neutron_api_plugin_arista_83e0603af52deafe98e38cec5b4fadeee3afcebb with ref * 2024-12-02 23:03:08.403 | Cloning from charm-neutron-api-plugin-arista cache and applying ref * 2024-12-02 23:03:16.066 | (0296 / 1318) 2024-12-02 23:03:16.084 | Updating cache of https://opendev.org/openstack/charm-neutron-api-plugin-ironic.git in /opt/dib_cache/source-repositories/charm_neutron_api_plugin_ironic_7ac4ace0461c932299ec3eaa248acd7c81352f15 with ref * 2024-12-02 23:03:19.835 | Cloning from charm-neutron-api-plugin-ironic cache and applying ref * 2024-12-02 23:03:28.333 | (0297 / 1318) 2024-12-02 23:03:28.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 * 2024-12-02 23:03:30.464 | Cloning from charm-neutron-api-plugin-ovn cache and applying ref * 2024-12-02 23:03:44.128 | (0298 / 1318) 2024-12-02 23:03:44.146 | Updating cache of https://opendev.org/openstack/charm-neutron-dynamic-routing.git in /opt/dib_cache/source-repositories/charm_neutron_dynamic_routing_767a67da9fd087dea2879cf1ec2b3ad22fea3352 with ref * 2024-12-02 23:03:46.781 | Cloning from charm-neutron-dynamic-routing cache and applying ref * 2024-12-02 23:03:51.991 | (0299 / 1318) 2024-12-02 23:03:52.009 | Updating cache of https://opendev.org/openstack/charm-neutron-gateway.git in /opt/dib_cache/source-repositories/charm_neutron_gateway_451c62528cea7c66fcc9458e3f52d94f0de27bad with ref * 2024-12-02 23:03:55.062 | Cloning from charm-neutron-gateway cache and applying ref * 2024-12-02 23:04:06.135 | (0300 / 1318) 2024-12-02 23:04:06.153 | Updating cache of https://opendev.org/openstack/charm-neutron-k8s.git in /opt/dib_cache/source-repositories/charm_neutron_k8s_733df49e5e99da47507f311f0e4cb58990084355 with ref * 2024-12-02 23:04:07.213 | Cloning from charm-neutron-k8s cache and applying ref * 2024-12-02 23:04:20.335 | (0301 / 1318) 2024-12-02 23:04:20.352 | Updating cache of https://opendev.org/openstack/charm-neutron-openvswitch.git in /opt/dib_cache/source-repositories/charm_neutron_openvswitch_8bf07b16b5416d024c28a8b4ff502669cc3f9214 with ref * 2024-12-02 23:04:23.415 | Cloning from charm-neutron-openvswitch cache and applying ref * 2024-12-02 23:04:31.914 | (0302 / 1318) 2024-12-02 23:04:31.932 | Updating cache of https://opendev.org/openstack/charm-nova-cell-controller.git in /opt/dib_cache/source-repositories/charm_nova_cell_controller_accf2bee70d9c3b95d2ea1c2a95d9e461a128951 with ref * 2024-12-02 23:04:34.118 | Cloning from charm-nova-cell-controller cache and applying ref * 2024-12-02 23:04:47.632 | (0303 / 1318) 2024-12-02 23:04:47.650 | Updating cache of https://opendev.org/openstack/charm-nova-cloud-controller.git in /opt/dib_cache/source-repositories/charm_nova_cloud_controller_0b33a6432a7733354845457479cae1ad00e99c67 with ref * 2024-12-02 23:04:49.897 | Cloning from charm-nova-cloud-controller cache and applying ref * 2024-12-02 23:05:31.955 | (0304 / 1318) 2024-12-02 23:05:31.972 | Updating cache of https://opendev.org/openstack/charm-nova-compute.git in /opt/dib_cache/source-repositories/charm_nova_compute_347484ded041eb858973259507cff9e447a4af04 with ref * 2024-12-02 23:05:33.793 | Cloning from charm-nova-compute cache and applying ref * 2024-12-02 23:06:39.822 | (0305 / 1318) 2024-12-02 23:06:39.840 | Updating cache of https://opendev.org/openstack/charm-nova-compute-nvidia-vgpu.git in /opt/dib_cache/source-repositories/charm_nova_compute_nvidia_vgpu_9b1f2a56c56517d7e4f553cfd98116bf7e0da811 with ref * 2024-12-02 23:06:45.042 | Cloning from charm-nova-compute-nvidia-vgpu cache and applying ref * 2024-12-02 23:07:05.962 | (0306 / 1318) 2024-12-02 23:07:05.979 | Updating cache of https://opendev.org/openstack/charm-nova-compute-proxy.git in /opt/dib_cache/source-repositories/charm_nova_compute_proxy_9d359aa48bef4aec760b5fc6b817c7d025b82502 with ref * 2024-12-02 23:07:06.651 | Cloning from charm-nova-compute-proxy cache and applying ref * 2024-12-02 23:07:06.780 | (0307 / 1318) 2024-12-02 23:07:06.797 | Updating cache of https://opendev.org/openstack/charm-nova-k8s.git in /opt/dib_cache/source-repositories/charm_nova_k8s_5aa8345cbb6980f6b2cc08e8bb97d61ce5172782 with ref * 2024-12-02 23:07:08.487 | Cloning from charm-nova-k8s cache and applying ref * 2024-12-02 23:07:30.348 | (0308 / 1318) 2024-12-02 23:07:30.366 | Updating cache of https://opendev.org/openstack/charm-nova-lxd.git in /opt/dib_cache/source-repositories/charm_nova_lxd_8e234b3cffaa3fdde6cf21531595124a2b6bfd8f with ref * 2024-12-02 23:07:31.321 | Cloning from charm-nova-lxd cache and applying ref * 2024-12-02 23:07:31.793 | (0309 / 1318) 2024-12-02 23:07:31.811 | Updating cache of https://opendev.org/openstack/charm-octavia.git in /opt/dib_cache/source-repositories/charm_octavia_80914af481279e6dd81b358c8626fca5bb86a1ab with ref * 2024-12-02 23:07:37.514 | Cloning from charm-octavia cache and applying ref * 2024-12-02 23:08:12.310 | (0310 / 1318) 2024-12-02 23:08:12.327 | Updating cache of https://opendev.org/openstack/charm-octavia-dashboard.git in /opt/dib_cache/source-repositories/charm_octavia_dashboard_0adaeec8d788a028eba50bc44244bf491f25877e with ref * 2024-12-02 23:08:17.367 | Cloning from charm-octavia-dashboard cache and applying ref * 2024-12-02 23:08:35.376 | (0311 / 1318) 2024-12-02 23:08:35.394 | Updating cache of https://opendev.org/openstack/charm-octavia-diskimage-retrofit.git in /opt/dib_cache/source-repositories/charm_octavia_diskimage_retrofit_218c0c9db0ec6e1aa5575c12fbf0f91930a96ed8 with ref * 2024-12-02 23:08:39.140 | Cloning from charm-octavia-diskimage-retrofit cache and applying ref * 2024-12-02 23:08:58.944 | (0312 / 1318) 2024-12-02 23:08:58.962 | Updating cache of https://opendev.org/openstack/charm-octavia-k8s.git in /opt/dib_cache/source-repositories/charm_octavia_k8s_eb01082c2e448a4183d19e0b2f2090c78b4c7955 with ref * 2024-12-02 23:09:02.254 | Cloning from charm-octavia-k8s cache and applying ref * 2024-12-02 23:09:08.588 | (0313 / 1318) 2024-12-02 23:09:08.606 | Updating cache of https://opendev.org/openstack/charm-odl-controller.git in /opt/dib_cache/source-repositories/charm_odl_controller_15a759517ad86f21ca9005e9a9e6ca33c3eb0df1 with ref * 2024-12-02 23:09:10.581 | Cloning from charm-odl-controller cache and applying ref * 2024-12-02 23:09:10.668 | (0314 / 1318) 2024-12-02 23:09:10.685 | Updating cache of https://opendev.org/openstack/charm-openstack-dashboard.git in /opt/dib_cache/source-repositories/charm_openstack_dashboard_d06dd95c84ffa6958868932149ec163308a40e4a with ref * 2024-12-02 23:09:18.595 | Cloning from charm-openstack-dashboard cache and applying ref * 2024-12-02 23:10:06.454 | (0315 / 1318) 2024-12-02 23:10:06.472 | Updating cache of https://opendev.org/openstack/charm-openstack-exporter-k8s.git in /opt/dib_cache/source-repositories/charm_openstack_exporter_k8s_6bcec605566ad5751460d8fac37f062401d3f240 with ref * 2024-12-02 23:10:08.031 | Cloning from charm-openstack-exporter-k8s cache and applying ref * 2024-12-02 23:10:09.093 | (0316 / 1318) 2024-12-02 23:10:09.111 | Updating cache of https://opendev.org/openstack/charm-openstack-hypervisor.git in /opt/dib_cache/source-repositories/charm_openstack_hypervisor_a78524ec90bfb56f1db2f2c44f9917e95e451b4c with ref * 2024-12-02 23:10:11.106 | Cloning from charm-openstack-hypervisor cache and applying ref * 2024-12-02 23:10:26.983 | (0317 / 1318) 2024-12-02 23:10:27.001 | Updating cache of https://opendev.org/openstack/charm-openstack-loadbalancer.git in /opt/dib_cache/source-repositories/charm_openstack_loadbalancer_cb73298b40068774c453d69009d7f40dc1a02152 with ref * 2024-12-02 23:10:27.482 | Cloning from charm-openstack-loadbalancer cache and applying ref * 2024-12-02 23:10:27.561 | (0318 / 1318) 2024-12-02 23:10:27.578 | Updating cache of https://opendev.org/openstack/charm-openvswitch-odl.git in /opt/dib_cache/source-repositories/charm_openvswitch_odl_c2232309eab5c1bd01f04a4126083e1132d89975 with ref * 2024-12-02 23:10:28.071 | Cloning from charm-openvswitch-odl cache and applying ref * 2024-12-02 23:10:28.154 | (0319 / 1318) 2024-12-02 23:10:28.171 | Updating cache of https://opendev.org/openstack/charm-ops-interface-ceph-client.git in /opt/dib_cache/source-repositories/charm_ops_interface_ceph_client_247a03efec36a38318a56087affa93b56827c5e1 with ref * 2024-12-02 23:10:29.395 | Cloning from charm-ops-interface-ceph-client cache and applying ref * 2024-12-02 23:10:29.857 | (0320 / 1318) 2024-12-02 23:10:29.874 | Updating cache of https://opendev.org/openstack/charm-ops-interface-ceph-iscsi-admin-access.git in /opt/dib_cache/source-repositories/charm_ops_interface_ceph_iscsi_admin_access_792f295f141d7fbed04a0f617827f8173132ea0b with ref * 2024-12-02 23:10:30.552 | Cloning from charm-ops-interface-ceph-iscsi-admin-access cache and applying ref * 2024-12-02 23:10:30.627 | (0321 / 1318) 2024-12-02 23:10:30.644 | Updating cache of https://opendev.org/openstack/charm-ops-interface-openstack-loadbalancer.git in /opt/dib_cache/source-repositories/charm_ops_interface_openstack_loadbalancer_17892e2ffd06497e04ac9cacc6334dcf831596e6 with ref * 2024-12-02 23:10:30.947 | Cloning from charm-ops-interface-openstack-loadbalancer cache and applying ref * 2024-12-02 23:10:31.020 | (0322 / 1318) 2024-12-02 23:10:31.037 | Updating cache of https://opendev.org/openstack/charm-ops-interface-tls-certificates.git in /opt/dib_cache/source-repositories/charm_ops_interface_tls_certificates_277844a813ce60721131d47d1acb5a810cd61039 with ref * 2024-12-02 23:10:31.717 | Cloning from charm-ops-interface-tls-certificates cache and applying ref * 2024-12-02 23:10:31.792 | (0323 / 1318) 2024-12-02 23:10:31.811 | Updating cache of https://opendev.org/openstack/charm-ops-openstack.git in /opt/dib_cache/source-repositories/charm_ops_openstack_7012347e5ede75a3d2585df266172fbfa6711678 with ref * 2024-12-02 23:10:34.218 | Cloning from charm-ops-openstack cache and applying ref * 2024-12-02 23:10:35.791 | (0324 / 1318) 2024-12-02 23:10:35.808 | Updating cache of https://opendev.org/openstack/charm-ops-sunbeam.git in /opt/dib_cache/source-repositories/charm_ops_sunbeam_e7b1b1238b647d538cdb214a6bdc663417384583 with ref * 2024-12-02 23:10:37.005 | Cloning from charm-ops-sunbeam cache and applying ref * 2024-12-02 23:11:10.468 | (0325 / 1318) 2024-12-02 23:11:10.486 | Updating cache of https://opendev.org/openstack/charm-pacemaker-remote.git in /opt/dib_cache/source-repositories/charm_pacemaker_remote_40c5ee515992af746dc0e7e7a98dc2b494e2b7f2 with ref * 2024-12-02 23:11:13.179 | Cloning from charm-pacemaker-remote cache and applying ref * 2024-12-02 23:11:14.372 | (0326 / 1318) 2024-12-02 23:11:14.390 | Updating cache of https://opendev.org/openstack/charm-panko.git in /opt/dib_cache/source-repositories/charm_panko_6cee7a68b7e8cd5258f0ecc4c745e73553b5cdb5 with ref * 2024-12-02 23:11:14.768 | Cloning from charm-panko cache and applying ref * 2024-12-02 23:11:14.857 | (0327 / 1318) 2024-12-02 23:11:14.875 | Updating cache of https://opendev.org/openstack/charm-percona-cluster.git in /opt/dib_cache/source-repositories/charm_percona_cluster_45e3e7885dcecc8e950140b3269c27dc1b6cded5 with ref * 2024-12-02 23:11:15.839 | Cloning from charm-percona-cluster cache and applying ref * 2024-12-02 23:11:19.191 | (0328 / 1318) 2024-12-02 23:11:19.208 | Updating cache of https://opendev.org/openstack/charm-placement.git in /opt/dib_cache/source-repositories/charm_placement_8922f241c10d9798d47b0d6248c878039595faf4 with ref * 2024-12-02 23:11:21.972 | Cloning from charm-placement cache and applying ref * 2024-12-02 23:11:39.646 | (0329 / 1318) 2024-12-02 23:11:39.664 | Updating cache of https://opendev.org/openstack/charm-placement-k8s.git in /opt/dib_cache/source-repositories/charm_placement_k8s_c760843a87d604d54ec3462b1da0380292606f93 with ref * 2024-12-02 23:11:41.408 | Cloning from charm-placement-k8s cache and applying ref * 2024-12-02 23:11:59.090 | (0330 / 1318) 2024-12-02 23:11:59.107 | Updating cache of https://opendev.org/openstack/charm-rabbitmq-server.git in /opt/dib_cache/source-repositories/charm_rabbitmq_server_d594b611da80d64623823d272d0dfa8a7c8abbc7 with ref * 2024-12-02 23:12:01.168 | Cloning from charm-rabbitmq-server cache and applying ref * 2024-12-02 23:12:24.999 | (0331 / 1318) 2024-12-02 23:12:25.018 | Updating cache of https://opendev.org/openstack/charm-specs.git in /opt/dib_cache/source-repositories/charm_specs_8dd8a544d3bd4f20f3bedbe2a3eec850d3170ea4 with ref * 2024-12-02 23:12:26.153 | Cloning from charm-specs cache and applying ref * 2024-12-02 23:12:34.071 | (0332 / 1318) 2024-12-02 23:12:34.089 | Updating cache of https://opendev.org/openstack/charm-swift-proxy.git in /opt/dib_cache/source-repositories/charm_swift_proxy_90f04b4e7f5b020655ad96928a06d2e2fd38c0d8 with ref * 2024-12-02 23:12:36.846 | Cloning from charm-swift-proxy cache and applying ref * 2024-12-02 23:13:02.363 | (0333 / 1318) 2024-12-02 23:13:02.381 | Updating cache of https://opendev.org/openstack/charm-swift-storage.git in /opt/dib_cache/source-repositories/charm_swift_storage_c981454aa7ee8668e0445198fe80dabb5b75de6f with ref * 2024-12-02 23:13:04.999 | Cloning from charm-swift-storage cache and applying ref * 2024-12-02 23:13:32.704 | (0334 / 1318) 2024-12-02 23:13:32.721 | Updating cache of https://opendev.org/openstack/charm-tempest.git in /opt/dib_cache/source-repositories/charm_tempest_2544e76c47db7b03a8ed1d7f79d4dac1e9109d90 with ref * 2024-12-02 23:13:33.227 | Cloning from charm-tempest cache and applying ref * 2024-12-02 23:13:33.312 | (0335 / 1318) 2024-12-02 23:13:33.330 | Updating cache of https://opendev.org/openstack/charm-trilio-data-mover.git in /opt/dib_cache/source-repositories/charm_trilio_data_mover_16926d359d674f0f00ff29a5b87dd150f9898741 with ref * 2024-12-02 23:13:33.867 | Cloning from charm-trilio-data-mover cache and applying ref * 2024-12-02 23:13:33.951 | (0336 / 1318) 2024-12-02 23:13:33.969 | Updating cache of https://opendev.org/openstack/charm-trilio-dm-api.git in /opt/dib_cache/source-repositories/charm_trilio_dm_api_93758839fd4c6fc0104f1cef5f1fd74049ee7fc1 with ref * 2024-12-02 23:13:34.568 | Cloning from charm-trilio-dm-api cache and applying ref * 2024-12-02 23:13:34.651 | (0337 / 1318) 2024-12-02 23:13:34.668 | Updating cache of https://opendev.org/openstack/charm-trilio-horizon-plugin.git in /opt/dib_cache/source-repositories/charm_trilio_horizon_plugin_0abfda54e94ce53a4244f88b8c3c0eb553d5b5d5 with ref * 2024-12-02 23:13:35.288 | Cloning from charm-trilio-horizon-plugin cache and applying ref * 2024-12-02 23:13:35.371 | (0338 / 1318) 2024-12-02 23:13:35.388 | Updating cache of https://opendev.org/openstack/charm-trilio-wlm.git in /opt/dib_cache/source-repositories/charm_trilio_wlm_48b58418a1030829610aae474ace06175edceae0 with ref * 2024-12-02 23:13:35.874 | Cloning from charm-trilio-wlm cache and applying ref * 2024-12-02 23:13:35.958 | (0339 / 1318) 2024-12-02 23:13:35.976 | Updating cache of https://opendev.org/openstack/charm-trove.git in /opt/dib_cache/source-repositories/charm_trove_8afd9470f05211878638cc4244c06ed3ffc0fc94 with ref * 2024-12-02 23:13:36.549 | Cloning from charm-trove cache and applying ref * 2024-12-02 23:13:36.693 | (0340 / 1318) 2024-12-02 23:13:36.720 | Updating cache of https://opendev.org/openstack/charm-vault.git in /opt/dib_cache/source-repositories/charm_vault_ea8247a54333b9b3d9da705545ae2e0cf1ba7b03 with ref * 2024-12-02 23:13:38.167 | Cloning from charm-vault cache and applying ref * 2024-12-02 23:14:00.968 | (0341 / 1318) 2024-12-02 23:14:00.987 | Updating cache of https://opendev.org/openstack/charm-watcher.git in /opt/dib_cache/source-repositories/charm_watcher_a8815b799bde877db6812ed5ac9067c960063aa4 with ref * 2024-12-02 23:14:02.533 | Cloning from charm-watcher cache and applying ref * 2024-12-02 23:14:10.114 | (0342 / 1318) 2024-12-02 23:14:10.131 | Updating cache of https://opendev.org/openstack/charm-watcher-dashboard.git in /opt/dib_cache/source-repositories/charm_watcher_dashboard_85aadb33a17089e1c1fc8468aa846a24fff16bde with ref * 2024-12-02 23:14:11.148 | Cloning from charm-watcher-dashboard cache and applying ref * 2024-12-02 23:14:17.346 | (0343 / 1318) 2024-12-02 23:14:17.364 | Updating cache of https://opendev.org/openstack/charm-zuul-jobs.git in /opt/dib_cache/source-repositories/charm_zuul_jobs_241c237d4ada37f32763a2e551bbca57de81892a with ref * 2024-12-02 23:14:18.992 | Cloning from charm-zuul-jobs cache and applying ref * 2024-12-02 23:14:25.068 | (0344 / 1318) 2024-12-02 23:14:25.086 | Updating cache of https://opendev.org/openstack/charms.ceph.git in /opt/dib_cache/source-repositories/charms_ceph_048ae1753c531c2eb50895b39bbece86a9f7d0fa with ref * 2024-12-02 23:14:29.021 | Cloning from charms.ceph cache and applying ref * 2024-12-02 23:14:37.075 | (0345 / 1318) 2024-12-02 23:14:37.093 | Updating cache of https://opendev.org/openstack/charms.openstack.git in /opt/dib_cache/source-repositories/charms_openstack_527439ea73fe7fd9b7f9d837dc79844856dca3cf with ref * 2024-12-02 23:14:39.375 | Cloning from charms.openstack cache and applying ref * 2024-12-02 23:15:07.902 | (0346 / 1318) 2024-12-02 23:15:07.919 | Updating cache of https://opendev.org/openstack/ci-log-processing.git in /opt/dib_cache/source-repositories/ci_log_processing_416f7b4742ebf40efd85b3776bfa527cddf5cb06 with ref * 2024-12-02 23:15:10.769 | Cloning from ci-log-processing cache and applying ref * 2024-12-02 23:15:40.924 | (0347 / 1318) 2024-12-02 23:15:40.942 | Updating cache of https://opendev.org/openstack/cinder.git in /opt/dib_cache/source-repositories/cinder_6856205c5936a580778beda6a0ae51839d608644 with ref * 2024-12-02 23:15:51.141 | Cloning from cinder cache and applying ref * 2024-12-02 23:17:22.004 | (0348 / 1318) 2024-12-02 23:17:22.021 | Updating cache of https://opendev.org/openstack/cinder-specs.git in /opt/dib_cache/source-repositories/cinder_specs_685cf1fcfa2a1b4917f292dc9e728b506637307f with ref * 2024-12-02 23:17:22.953 | Cloning from cinder-specs cache and applying ref * 2024-12-02 23:17:36.976 | (0349 / 1318) 2024-12-02 23:17:36.993 | Updating cache of https://opendev.org/openstack/cinder-tempest-plugin.git in /opt/dib_cache/source-repositories/cinder_tempest_plugin_d40fe37a6cd3430e3954e697765b72373031826b with ref * 2024-12-02 23:17:40.658 | Cloning from cinder-tempest-plugin cache and applying ref * 2024-12-02 23:17:57.604 | (0350 / 1318) 2024-12-02 23:17:57.621 | Updating cache of https://opendev.org/openstack/cinderlib.git in /opt/dib_cache/source-repositories/cinderlib_8c31e1b13396a74e8d03ed0476394be0c639c600 with ref * 2024-12-02 23:17:59.623 | Cloning from cinderlib cache and applying ref * 2024-12-02 23:18:02.306 | (0351 / 1318) 2024-12-02 23:18:02.363 | Updating cache of https://opendev.org/openstack/cliff.git in /opt/dib_cache/source-repositories/cliff_e3e7610f0038760fa8241ca509208a9e824b1dc9 with ref * 2024-12-02 23:18:05.824 | Cloning from cliff cache and applying ref * 2024-12-02 23:18:10.524 | (0352 / 1318) 2024-12-02 23:18:10.542 | Updating cache of https://opendev.org/openstack/cloudkitty.git in /opt/dib_cache/source-repositories/cloudkitty_312e838d9c4c28c535a2c40e70bb8212f0bdcbe5 with ref * 2024-12-02 23:18:14.056 | Cloning from cloudkitty cache and applying ref * 2024-12-02 23:19:08.124 | (0353 / 1318) 2024-12-02 23:19:08.142 | Updating cache of https://opendev.org/openstack/cloudkitty-dashboard.git in /opt/dib_cache/source-repositories/cloudkitty_dashboard_8d0ee4ffd344605c1224985f9f33ee973d1aa65a with ref * 2024-12-02 23:19:12.949 | Cloning from cloudkitty-dashboard cache and applying ref * 2024-12-02 23:19:24.410 | (0354 / 1318) 2024-12-02 23:19:24.428 | Updating cache of https://opendev.org/openstack/cloudkitty-specs.git in /opt/dib_cache/source-repositories/cloudkitty_specs_91b94e5b73cb58935baab1d44cde0cfd21f5272c with ref * 2024-12-02 23:19:25.183 | Cloning from cloudkitty-specs cache and applying ref * 2024-12-02 23:19:26.048 | (0355 / 1318) 2024-12-02 23:19:26.065 | Updating cache of https://opendev.org/openstack/cloudkitty-tempest-plugin.git in /opt/dib_cache/source-repositories/cloudkitty_tempest_plugin_b74fab4d5c97f04e5bba29d9aad53ae0ebec374d with ref * 2024-12-02 23:19:27.976 | Cloning from cloudkitty-tempest-plugin cache and applying ref * 2024-12-02 23:19:29.975 | (0356 / 1318) 2024-12-02 23:19:29.992 | Updating cache of https://opendev.org/openstack/codegenerator.git in /opt/dib_cache/source-repositories/codegenerator_ab1061455a3ae20b2f4bbd9cebcce059f31294fc with ref * 2024-12-02 23:19:41.107 | Cloning from codegenerator cache and applying ref * 2024-12-02 23:20:36.655 | (0357 / 1318) 2024-12-02 23:20:36.806 | Updating cache of https://opendev.org/openstack/constellations.git in /opt/dib_cache/source-repositories/constellations_b23661017a78b9f4937805e5fb1db144a36ba6fd with ref * 2024-12-02 23:20:37.829 | Cloning from constellations cache and applying ref * 2024-12-02 23:20:37.940 | (0358 / 1318) 2024-12-02 23:20:37.957 | Updating cache of https://opendev.org/openstack/contributor-guide.git in /opt/dib_cache/source-repositories/contributor_guide_6869dc028e880579e2fcc80d9600bc37bad3e337 with ref * 2024-12-02 23:20:39.214 | Cloning from contributor-guide cache and applying ref * 2024-12-02 23:20:50.565 | (0359 / 1318) 2024-12-02 23:20:50.601 | Updating cache of https://opendev.org/openstack/cookiecutter.git in /opt/dib_cache/source-repositories/cookiecutter_086a25d1fef46794e670727e379066b6f99a756c with ref * 2024-12-02 23:20:52.188 | Cloning from cookiecutter cache and applying ref * 2024-12-02 23:20:52.310 | (0360 / 1318) 2024-12-02 23:20:52.327 | Updating cache of https://opendev.org/openstack/coverage2sql.git in /opt/dib_cache/source-repositories/coverage2sql_d9767f1498d2120396c2ad6e1f7b6ebdf51ddd65 with ref * 2024-12-02 23:20:54.756 | Cloning from coverage2sql cache and applying ref * 2024-12-02 23:20:55.319 | (0361 / 1318) 2024-12-02 23:20:55.337 | Updating cache of https://opendev.org/openstack/cyborg.git in /opt/dib_cache/source-repositories/cyborg_718267cea681e74f46001c1ad999512892ef35b2 with ref * 2024-12-02 23:21:03.976 | Cloning from cyborg cache and applying ref * 2024-12-02 23:21:46.864 | (0362 / 1318) 2024-12-02 23:21:46.882 | Updating cache of https://opendev.org/openstack/cyborg-specs.git in /opt/dib_cache/source-repositories/cyborg_specs_e726f2dfffd8dc6dd4c0bd8722c2170f33ba1820 with ref * 2024-12-02 23:21:47.717 | Cloning from cyborg-specs cache and applying ref * 2024-12-02 23:21:48.750 | (0363 / 1318) 2024-12-02 23:21:48.768 | Updating cache of https://opendev.org/openstack/cyborg-tempest-plugin.git in /opt/dib_cache/source-repositories/cyborg_tempest_plugin_ef83ddb5bf330dba9500a05c1d49605083327759 with ref * 2024-12-02 23:21:50.028 | Cloning from cyborg-tempest-plugin cache and applying ref * 2024-12-02 23:21:51.534 | (0364 / 1318) 2024-12-02 23:21:51.552 | Updating cache of https://opendev.org/openstack/debtcollector.git in /opt/dib_cache/source-repositories/debtcollector_6b4071779f3dea5013717954d3cd3e573efb6744 with ref * 2024-12-02 23:21:54.939 | Cloning from debtcollector cache and applying ref * 2024-12-02 23:21:57.205 | (0365 / 1318) 2024-12-02 23:21:57.223 | Updating cache of https://opendev.org/openstack/designate.git in /opt/dib_cache/source-repositories/designate_3e59f31f73278de54d3c7e703dc7be5b848abdc8 with ref * 2024-12-02 23:22:19.112 | Cloning from designate cache and applying ref * 2024-12-02 23:24:28.858 | (0366 / 1318) 2024-12-02 23:24:28.876 | Updating cache of https://opendev.org/openstack/designate-dashboard.git in /opt/dib_cache/source-repositories/designate_dashboard_ce51f2cc8229a8730c0ce7ccad65d9171fa346c9 with ref * 2024-12-02 23:24:34.123 | Cloning from designate-dashboard cache and applying ref * 2024-12-02 23:24:39.016 | (0367 / 1318) 2024-12-02 23:24:39.034 | Updating cache of https://opendev.org/openstack/designate-specs.git in /opt/dib_cache/source-repositories/designate_specs_e8d132e9b87efcdf961c571d0f6c5db4fdd666d9 with ref * 2024-12-02 23:24:39.603 | Cloning from designate-specs cache and applying ref * 2024-12-02 23:24:39.845 | (0368 / 1318) 2024-12-02 23:24:39.862 | Updating cache of https://opendev.org/openstack/designate-tempest-plugin.git in /opt/dib_cache/source-repositories/designate_tempest_plugin_42e8c81b40e23aa75b839fe2bfc84a87957c3e76 with ref * 2024-12-02 23:24:41.766 | Cloning from designate-tempest-plugin cache and applying ref * 2024-12-02 23:24:54.812 | (0369 / 1318) 2024-12-02 23:24:54.830 | Updating cache of https://opendev.org/openstack/devstack.git in /opt/dib_cache/source-repositories/devstack_18f2d3ac549da703dccee480c3eef7e3c16ac0a8 with ref * 2024-12-02 23:24:57.813 | Cloning from devstack cache and applying ref * 2024-12-02 23:26:25.278 | (0370 / 1318) 2024-12-02 23:26:25.296 | Updating cache of https://opendev.org/openstack/devstack-plugin-amqp1.git in /opt/dib_cache/source-repositories/devstack_plugin_amqp1_1363d7349532764097b7c936e895dee6a8042859 with ref * 2024-12-02 23:26:26.467 | Cloning from devstack-plugin-amqp1 cache and applying ref * 2024-12-02 23:26:26.568 | (0371 / 1318) 2024-12-02 23:26:26.587 | Updating cache of https://opendev.org/openstack/devstack-plugin-ceph.git in /opt/dib_cache/source-repositories/devstack_plugin_ceph_cf7166ef13b837861a6390ea4f3fd5e7dc5a6a7d with ref * 2024-12-02 23:26:32.506 | Cloning from devstack-plugin-ceph cache and applying ref * 2024-12-02 23:26:44.225 | (0372 / 1318) 2024-12-02 23:26:44.243 | Updating cache of https://opendev.org/openstack/devstack-plugin-container.git in /opt/dib_cache/source-repositories/devstack_plugin_container_0cf4d3eb03a467c3389a65a4eb07b234484191b9 with ref * 2024-12-02 23:26:47.251 | Cloning from devstack-plugin-container cache and applying ref * 2024-12-02 23:26:51.435 | (0373 / 1318) 2024-12-02 23:26:51.453 | Updating cache of https://opendev.org/openstack/devstack-plugin-cookiecutter.git in /opt/dib_cache/source-repositories/devstack_plugin_cookiecutter_75145172d546ed2b67e9cc85595dfb68c7cc1591 with ref * 2024-12-02 23:26:51.877 | Cloning from devstack-plugin-cookiecutter cache and applying ref * 2024-12-02 23:26:51.952 | (0374 / 1318) 2024-12-02 23:26:51.970 | Updating cache of https://opendev.org/openstack/devstack-plugin-kafka.git in /opt/dib_cache/source-repositories/devstack_plugin_kafka_1dab280e919fc58371521844e31ac5e21c97c33d with ref * 2024-12-02 23:26:52.746 | Cloning from devstack-plugin-kafka cache and applying ref * 2024-12-02 23:26:52.832 | (0375 / 1318) 2024-12-02 23:26:52.849 | Updating cache of https://opendev.org/openstack/devstack-plugin-nfs.git in /opt/dib_cache/source-repositories/devstack_plugin_nfs_8565eef018a728ae4e5d7811fbad0857ac66bde7 with ref * 2024-12-02 23:26:53.459 | Cloning from devstack-plugin-nfs cache and applying ref * 2024-12-02 23:26:54.564 | (0376 / 1318) 2024-12-02 23:26:54.581 | Updating cache of https://opendev.org/openstack/devstack-plugin-open-cas.git in /opt/dib_cache/source-repositories/devstack_plugin_open_cas_1babc365afeee25ba5a15e22872cae3dda3a35a8 with ref * 2024-12-02 23:26:54.959 | Cloning from devstack-plugin-open-cas cache and applying ref * 2024-12-02 23:26:55.065 | (0377 / 1318) 2024-12-02 23:26:55.083 | Updating cache of https://opendev.org/openstack/devstack-tools.git in /opt/dib_cache/source-repositories/devstack_tools_04d1ff57945c57a27a0cec31df552d0e54b8761e with ref * 2024-12-02 23:26:55.525 | Cloning from devstack-tools cache and applying ref * 2024-12-02 23:26:55.733 | (0378 / 1318) 2024-12-02 23:26:55.751 | Updating cache of https://opendev.org/openstack/devstack-vagrant.git in /opt/dib_cache/source-repositories/devstack_vagrant_027bb54c88882b38eda46b447cae1ec7646a35b6 with ref * 2024-12-02 23:26:56.525 | Cloning from devstack-vagrant cache and applying ref * 2024-12-02 23:26:57.650 | (0379 / 1318) 2024-12-02 23:26:57.668 | Updating cache of https://opendev.org/openstack/diskimage-builder.git in /opt/dib_cache/source-repositories/diskimage_builder_986d9a98098ddc3afa87017540b2065ea2bd21e6 with ref * 2024-12-02 23:27:00.788 | Cloning from diskimage-builder cache and applying ref * 2024-12-02 23:28:13.334 | (0380 / 1318) 2024-12-02 23:28:13.351 | Updating cache of https://opendev.org/openstack/election.git in /opt/dib_cache/source-repositories/election_c6a244b4195dd3c5dee0fb9d3e8d4a3efc8e3beb with ref * 2024-12-02 23:28:14.778 | Cloning from election cache and applying ref * 2024-12-02 23:29:20.728 | (0381 / 1318) 2024-12-02 23:29:20.746 | Updating cache of https://opendev.org/openstack/eslint-config-openstack.git in /opt/dib_cache/source-repositories/eslint_config_openstack_bd4489b4e8eefeb3c0c3716095495664b0bbcf3e with ref * 2024-12-02 23:29:21.274 | Cloning from eslint-config-openstack cache and applying ref * 2024-12-02 23:29:21.401 | (0382 / 1318) 2024-12-02 23:29:21.418 | Updating cache of https://opendev.org/openstack/etcd3gw.git in /opt/dib_cache/source-repositories/etcd3gw_b5f628c1c64e19bf147f13f254a86bc3a127d8cb with ref * 2024-12-02 23:29:22.772 | Cloning from etcd3gw cache and applying ref * 2024-12-02 23:29:28.704 | (0383 / 1318) 2024-12-02 23:29:28.722 | Updating cache of https://opendev.org/openstack/freezer.git in /opt/dib_cache/source-repositories/freezer_e8b1a35cd99084a6961f4f4bee4d097b83f6e2b3 with ref * 2024-12-02 23:29:31.593 | Cloning from freezer cache and applying ref * 2024-12-02 23:29:37.656 | (0384 / 1318) 2024-12-02 23:29:37.674 | Updating cache of https://opendev.org/openstack/freezer-api.git in /opt/dib_cache/source-repositories/freezer_api_7c36b6314154e009b168c3544dd5e09980fe9bde with ref * 2024-12-02 23:29:42.440 | Cloning from freezer-api cache and applying ref * 2024-12-02 23:29:42.934 | (0385 / 1318) 2024-12-02 23:29:42.953 | Updating cache of https://opendev.org/openstack/freezer-dr.git in /opt/dib_cache/source-repositories/freezer_dr_57e9bcce1617900ae8c0a7b5b76a08972183f527 with ref * 2024-12-02 23:29:44.099 | Cloning from freezer-dr cache and applying ref * 2024-12-02 23:29:44.229 | (0386 / 1318) 2024-12-02 23:29:44.247 | Updating cache of https://opendev.org/openstack/freezer-specs.git in /opt/dib_cache/source-repositories/freezer_specs_d539ea0000e4597d0256bf78d8713d7ebfeb4a11 with ref * 2024-12-02 23:29:44.747 | Cloning from freezer-specs cache and applying ref * 2024-12-02 23:29:44.826 | (0387 / 1318) 2024-12-02 23:29:44.843 | Updating cache of https://opendev.org/openstack/freezer-tempest-plugin.git in /opt/dib_cache/source-repositories/freezer_tempest_plugin_0a8021db188bd6ed7e89e9d312ef271edc2455ab with ref * 2024-12-02 23:29:46.550 | Cloning from freezer-tempest-plugin cache and applying ref * 2024-12-02 23:29:46.669 | (0388 / 1318) 2024-12-02 23:29:46.687 | Updating cache of https://opendev.org/openstack/freezer-web-ui.git in /opt/dib_cache/source-repositories/freezer_web_ui_689fb8c1b41731ee723375172e713e15dd21c12a with ref * 2024-12-02 23:29:52.798 | Cloning from freezer-web-ui cache and applying ref * 2024-12-02 23:29:52.992 | (0389 / 1318) 2024-12-02 23:29:53.010 | Updating cache of https://opendev.org/openstack/futurist.git in /opt/dib_cache/source-repositories/futurist_18cc1bd48f79611b204d315ea3b2e60205c66cd0 with ref * 2024-12-02 23:29:54.275 | Cloning from futurist cache and applying ref * 2024-12-02 23:30:00.456 | (0390 / 1318) 2024-12-02 23:30:00.475 | Updating cache of https://opendev.org/openstack/glance.git in /opt/dib_cache/source-repositories/glance_03ebc837e277d97f1338650b85bdc9e761d52491 with ref * 2024-12-02 23:30:08.270 | Cloning from glance cache and applying ref * 2024-12-02 23:32:05.683 | (0391 / 1318) 2024-12-02 23:32:05.701 | Updating cache of https://opendev.org/openstack/glance-specs.git in /opt/dib_cache/source-repositories/glance_specs_df600e92e6f69035d86d68ebc36e4e3210add91b with ref * 2024-12-02 23:32:07.518 | Cloning from glance-specs cache and applying ref * 2024-12-02 23:32:25.188 | (0392 / 1318) 2024-12-02 23:32:25.206 | Updating cache of https://opendev.org/openstack/glance-tempest-plugin.git in /opt/dib_cache/source-repositories/glance_tempest_plugin_24e427a4d144713021e83a523bc2c0f1a6abace5 with ref * 2024-12-02 23:32:26.971 | Cloning from glance-tempest-plugin cache and applying ref * 2024-12-02 23:32:29.116 | (0393 / 1318) 2024-12-02 23:32:29.133 | Updating cache of https://opendev.org/openstack/glance_store.git in /opt/dib_cache/source-repositories/glance_store_d2b5ab5d22e2b682acc0bd0f7b9b7b100e6c2886 with ref * 2024-12-02 23:32:33.745 | Cloning from glance_store cache and applying ref * 2024-12-02 23:33:01.793 | (0394 / 1318) 2024-12-02 23:33:01.811 | Updating cache of https://opendev.org/openstack/goal-tools.git in /opt/dib_cache/source-repositories/goal_tools_94f77e7b557a8d80b97858ca4b6eb251bc253be1 with ref * 2024-12-02 23:33:04.928 | Cloning from goal-tools cache and applying ref * 2024-12-02 23:33:05.687 | (0395 / 1318) 2024-12-02 23:33:05.705 | Updating cache of https://opendev.org/openstack/governance.git in /opt/dib_cache/source-repositories/governance_4ff8fb0daa91177d6cfa61ea1f3d62a3f592a7ff with ref * 2024-12-02 23:33:13.075 | Cloning from governance cache and applying ref * 2024-12-02 23:34:30.395 | (0396 / 1318) 2024-12-02 23:34:30.413 | Updating cache of https://opendev.org/openstack/governance-sigs.git in /opt/dib_cache/source-repositories/governance_sigs_52405e3196eb4f943578efd78b7e448afc91a1c4 with ref * 2024-12-02 23:34:30.877 | Cloning from governance-sigs cache and applying ref * 2024-12-02 23:34:30.961 | (0397 / 1318) 2024-12-02 23:34:30.979 | Updating cache of https://opendev.org/openstack/governance-website.git in /opt/dib_cache/source-repositories/governance_website_501cc1bccd56761cdad1fc20b73d1526d4f38958 with ref * 2024-12-02 23:34:31.342 | Cloning from governance-website cache and applying ref * 2024-12-02 23:34:31.415 | (0398 / 1318) 2024-12-02 23:34:31.432 | Updating cache of https://opendev.org/openstack/grenade.git in /opt/dib_cache/source-repositories/grenade_617db9897a210d2d1cd8d2b44edaca6502c2c995 with ref * 2024-12-02 23:34:34.603 | Cloning from grenade cache and applying ref * 2024-12-02 23:34:43.297 | (0399 / 1318) 2024-12-02 23:34:43.316 | Updating cache of https://opendev.org/openstack/ha-guide.git in /opt/dib_cache/source-repositories/ha_guide_477c6d23c5cf2dba3de7e9e4a1365bdcd0b81a8d with ref * 2024-12-02 23:34:44.493 | Cloning from ha-guide cache and applying ref * 2024-12-02 23:34:45.428 | (0400 / 1318) 2024-12-02 23:34:45.445 | Updating cache of https://opendev.org/openstack/hacking.git in /opt/dib_cache/source-repositories/hacking_a96d408ef794da965d35d992a20850a564569cba with ref * 2024-12-02 23:34:47.818 | Cloning from hacking cache and applying ref * 2024-12-02 23:34:50.023 | (0401 / 1318) 2024-12-02 23:34:50.041 | Updating cache of https://opendev.org/openstack/heat.git in /opt/dib_cache/source-repositories/heat_6145ae68ae85b738701bd107941d464b286fb895 with ref * 2024-12-02 23:35:03.549 | Cloning from heat cache and applying ref * 2024-12-02 23:37:27.355 | (0402 / 1318) 2024-12-02 23:37:27.374 | Updating cache of https://opendev.org/openstack/heat-agents.git in /opt/dib_cache/source-repositories/heat_agents_90cbc7624891e70ec98177a0b7778da652ef5a65 with ref * 2024-12-02 23:37:30.040 | Cloning from heat-agents cache and applying ref * 2024-12-02 23:37:36.897 | (0403 / 1318) 2024-12-02 23:37:36.915 | Updating cache of https://opendev.org/openstack/heat-cfntools.git in /opt/dib_cache/source-repositories/heat_cfntools_db65f02b6b0e53914e8eba74d621eab89e81b3e5 with ref * 2024-12-02 23:37:37.919 | Cloning from heat-cfntools cache and applying ref * 2024-12-02 23:37:39.013 | (0404 / 1318) 2024-12-02 23:37:39.031 | Updating cache of https://opendev.org/openstack/heat-dashboard.git in /opt/dib_cache/source-repositories/heat_dashboard_50b104215b68d9976bf3765ddc2a0dd9e87e0956 with ref * 2024-12-02 23:37:41.612 | Cloning from heat-dashboard cache and applying ref * 2024-12-02 23:37:48.506 | (0405 / 1318) 2024-12-02 23:37:48.523 | Updating cache of https://opendev.org/openstack/heat-specs.git in /opt/dib_cache/source-repositories/heat_specs_c3841abf3da494fe86383cf9093f3b5d90152530 with ref * 2024-12-02 23:37:49.092 | Cloning from heat-specs cache and applying ref * 2024-12-02 23:37:49.252 | (0406 / 1318) 2024-12-02 23:37:49.270 | Updating cache of https://opendev.org/openstack/heat-tempest-plugin.git in /opt/dib_cache/source-repositories/heat_tempest_plugin_3e8c6bcc90b70de4dc14754899b7039a107380b8 with ref * 2024-12-02 23:37:51.535 | Cloning from heat-tempest-plugin cache and applying ref * 2024-12-02 23:37:57.696 | (0407 / 1318) 2024-12-02 23:37:57.714 | Updating cache of https://opendev.org/openstack/heat-templates.git in /opt/dib_cache/source-repositories/heat_templates_f5ff3ba491b53d1edee9cf95eb5cd7f61bdacd7c with ref * 2024-12-02 23:37:58.439 | Cloning from heat-templates cache and applying ref * 2024-12-02 23:37:59.282 | (0408 / 1318) 2024-12-02 23:37:59.300 | Updating cache of https://opendev.org/openstack/heat-translator.git in /opt/dib_cache/source-repositories/heat_translator_8fcd7fab18bb618ff2531e9c5285feefbde9aa1c with ref * 2024-12-02 23:38:01.752 | Cloning from heat-translator cache and applying ref * 2024-12-02 23:38:03.936 | (0409 / 1318) 2024-12-02 23:38:03.954 | Updating cache of https://opendev.org/openstack/horizon.git in /opt/dib_cache/source-repositories/horizon_0f29b6832993bc79f1ae2d9b1f9763fe6a8e7877 with ref * 2024-12-02 23:38:11.975 | Cloning from horizon cache and applying ref * 2024-12-02 23:40:56.467 | (0410 / 1318) 2024-12-02 23:40:56.485 | Updating cache of https://opendev.org/openstack/i18n.git in /opt/dib_cache/source-repositories/i18n_9595be11cb1ab6f626b0d60e1680eb380320dfd9 with ref * 2024-12-02 23:40:57.304 | Cloning from i18n cache and applying ref * 2024-12-02 23:41:04.582 | (0411 / 1318) 2024-12-02 23:41:04.600 | Updating cache of https://opendev.org/openstack/ideas.git in /opt/dib_cache/source-repositories/ideas_190004a228bfb0d79b6316d16152e200060f68f2 with ref * 2024-12-02 23:41:04.990 | Cloning from ideas cache and applying ref * 2024-12-02 23:41:05.066 | (0412 / 1318) 2024-12-02 23:41:05.083 | Updating cache of https://opendev.org/openstack/ironic.git in /opt/dib_cache/source-repositories/ironic_253d94d5a40d07b702a6c58ba28b89d011cc7259 with ref * 2024-12-02 23:41:13.596 | Cloning from ironic cache and applying ref * 2024-12-02 23:41:51.335 | (0413 / 1318) 2024-12-02 23:41:51.353 | Updating cache of https://opendev.org/openstack/ironic-inspector.git in /opt/dib_cache/source-repositories/ironic_inspector_ed10103499848f6ef2103e437abf7536a67660a6 with ref * 2024-12-02 23:41:57.387 | Cloning from ironic-inspector cache and applying ref * 2024-12-02 23:42:20.667 | (0414 / 1318) 2024-12-02 23:42:20.685 | Updating cache of https://opendev.org/openstack/ironic-inspector-specs.git in /opt/dib_cache/source-repositories/ironic_inspector_specs_d3896f840813fe6414c3901323cc2145b153d97c with ref * 2024-12-02 23:42:21.445 | Cloning from ironic-inspector-specs cache and applying ref * 2024-12-02 23:42:21.523 | (0415 / 1318) 2024-12-02 23:42:21.541 | Updating cache of https://opendev.org/openstack/ironic-lib.git in /opt/dib_cache/source-repositories/ironic_lib_c68cb3cf9f491704133f29f5eb5b8412f2acd772 with ref * 2024-12-02 23:42:25.293 | Cloning from ironic-lib cache and applying ref * 2024-12-02 23:42:32.414 | (0416 / 1318) 2024-12-02 23:42:32.431 | Updating cache of https://opendev.org/openstack/ironic-prometheus-exporter.git in /opt/dib_cache/source-repositories/ironic_prometheus_exporter_c84bfb96a7a5ca8686e6b46ce3aae3f55c264ece with ref * 2024-12-02 23:42:38.853 | Cloning from ironic-prometheus-exporter cache and applying ref * 2024-12-02 23:42:46.192 | (0417 / 1318) 2024-12-02 23:42:46.209 | Updating cache of https://opendev.org/openstack/ironic-python-agent.git in /opt/dib_cache/source-repositories/ironic_python_agent_6158c9e74677176fcb3d11a8c97cce0aea1656c0 with ref * 2024-12-02 23:42:51.798 | Cloning from ironic-python-agent cache and applying ref * 2024-12-02 23:43:40.531 | (0418 / 1318) 2024-12-02 23:43:40.549 | Updating cache of https://opendev.org/openstack/ironic-python-agent-builder.git in /opt/dib_cache/source-repositories/ironic_python_agent_builder_ccc255329a9a48884813b00c08f6b07cefef16bb with ref * 2024-12-02 23:43:43.030 | Cloning from ironic-python-agent-builder cache and applying ref * 2024-12-02 23:43:55.473 | (0419 / 1318) 2024-12-02 23:43:55.491 | Updating cache of https://opendev.org/openstack/ironic-specs.git in /opt/dib_cache/source-repositories/ironic_specs_c22487a5f8634d23eff1b1e20fc363b0ce38d4e4 with ref * 2024-12-02 23:43:56.465 | Cloning from ironic-specs cache and applying ref * 2024-12-02 23:44:06.987 | (0420 / 1318) 2024-12-02 23:44:07.004 | Updating cache of https://opendev.org/openstack/ironic-tempest-plugin.git in /opt/dib_cache/source-repositories/ironic_tempest_plugin_d8629624c6d8b786c41c67ec73847c99a366571a with ref * 2024-12-02 23:44:09.411 | Cloning from ironic-tempest-plugin cache and applying ref * 2024-12-02 23:44:27.075 | (0421 / 1318) 2024-12-02 23:44:27.093 | Updating cache of https://opendev.org/openstack/ironic-ui.git in /opt/dib_cache/source-repositories/ironic_ui_577aee17e70379c93fa6f3fa666ab66e593de108 with ref * 2024-12-02 23:44:29.922 | Cloning from ironic-ui cache and applying ref * 2024-12-02 23:44:35.054 | (0422 / 1318) 2024-12-02 23:44:35.071 | Updating cache of https://opendev.org/openstack/karma-subunit-reporter.git in /opt/dib_cache/source-repositories/karma_subunit_reporter_a47cb5a70d2ac99c8cde63a7920757a4e657cd8a with ref * 2024-12-02 23:44:35.553 | Cloning from karma-subunit-reporter cache and applying ref * 2024-12-02 23:44:35.632 | (0423 / 1318) 2024-12-02 23:44:35.649 | Updating cache of https://opendev.org/openstack/kayobe.git in /opt/dib_cache/source-repositories/kayobe_1ab12d19ccec130754459943fcf02b73d3da9f0e with ref * 2024-12-02 23:44:41.495 | Cloning from kayobe cache and applying ref * 2024-12-02 23:47:33.836 | (0424 / 1318) 2024-12-02 23:47:33.853 | Updating cache of https://opendev.org/openstack/kayobe-config.git in /opt/dib_cache/source-repositories/kayobe_config_b756c6b11ab446a42f49d7276b83723f196989fa with ref * 2024-12-02 23:47:37.107 | Cloning from kayobe-config cache and applying ref * 2024-12-02 23:47:40.897 | (0425 / 1318) 2024-12-02 23:47:40.915 | Updating cache of https://opendev.org/openstack/kayobe-config-dev.git in /opt/dib_cache/source-repositories/kayobe_config_dev_51af2b86b0dbac55372878ffa3ce2b1958a100f3 with ref * 2024-12-02 23:47:44.767 | Cloning from kayobe-config-dev cache and applying ref * 2024-12-02 23:47:49.367 | (0426 / 1318) 2024-12-02 23:47:49.384 | Updating cache of https://opendev.org/openstack/keystone.git in /opt/dib_cache/source-repositories/keystone_3fc364cb07223e33aefc71ef7b8b928917005522 with ref * 2024-12-02 23:47:53.348 | Cloning from keystone cache and applying ref * 2024-12-02 23:49:17.298 | (0427 / 1318) 2024-12-02 23:49:17.315 | Updating cache of https://opendev.org/openstack/keystone-specs.git in /opt/dib_cache/source-repositories/keystone_specs_3c07db8ef429d06049418cee365647f28d876fc8 with ref * 2024-12-02 23:49:18.224 | Cloning from keystone-specs cache and applying ref * 2024-12-02 23:49:19.562 | (0428 / 1318) 2024-12-02 23:49:19.579 | Updating cache of https://opendev.org/openstack/keystone-tempest-plugin.git in /opt/dib_cache/source-repositories/keystone_tempest_plugin_d96bed0cd5d60ef20cbcff48ff8236a334ad8c6f with ref * 2024-12-02 23:49:21.565 | Cloning from keystone-tempest-plugin cache and applying ref * 2024-12-02 23:49:25.612 | (0429 / 1318) 2024-12-02 23:49:25.630 | Updating cache of https://opendev.org/openstack/keystoneauth.git in /opt/dib_cache/source-repositories/keystoneauth_b784f128b7022399eb4322f865b5edb1ba766aa9 with ref * 2024-12-02 23:49:29.835 | Cloning from keystoneauth cache and applying ref * 2024-12-02 23:50:09.724 | (0430 / 1318) 2024-12-02 23:50:09.742 | Updating cache of https://opendev.org/openstack/keystonemiddleware.git in /opt/dib_cache/source-repositories/keystonemiddleware_061ff8c459d8fc24610e55e4fc1d13daef0403ea with ref * 2024-12-02 23:50:14.807 | Cloning from keystonemiddleware cache and applying ref * 2024-12-02 23:50:28.320 | (0431 / 1318) 2024-12-02 23:50:28.337 | Updating cache of https://opendev.org/openstack/kolla.git in /opt/dib_cache/source-repositories/kolla_9171d2cafd2ef07376c98013bbf91db1c8fb8e10 with ref * 2024-12-02 23:50:45.396 | Cloning from kolla cache and applying ref * 2024-12-02 23:53:28.106 | (0432 / 1318) 2024-12-02 23:53:28.123 | Updating cache of https://opendev.org/openstack/kolla-ansible.git in /opt/dib_cache/source-repositories/kolla_ansible_9b807c7d4ef26c49d9e5854de43237ea4800b691 with ref * 2024-12-02 23:53:33.839 | Cloning from kolla-ansible cache and applying ref * 2024-12-02 23:54:34.474 | (0433 / 1318) 2024-12-02 23:54:34.491 | Updating cache of https://opendev.org/openstack/kuryr.git in /opt/dib_cache/source-repositories/kuryr_0c1d1ed143dd2589d4a1ff9031067bc6e13f11af with ref * 2024-12-02 23:54:40.388 | Cloning from kuryr cache and applying ref * 2024-12-02 23:54:44.351 | (0434 / 1318) 2024-12-02 23:54:44.369 | Updating cache of https://opendev.org/openstack/kuryr-libnetwork.git in /opt/dib_cache/source-repositories/kuryr_libnetwork_ded394647800fa5a6173d33bd03af0b8ffe5d2fa with ref * 2024-12-02 23:54:47.560 | Cloning from kuryr-libnetwork cache and applying ref * 2024-12-02 23:54:59.051 | (0435 / 1318) 2024-12-02 23:54:59.069 | Updating cache of https://opendev.org/openstack/large-scale.git in /opt/dib_cache/source-repositories/large_scale_09f280c076a6311453c16e76869361c532f38a10 with ref * 2024-12-02 23:54:59.865 | Cloning from large-scale cache and applying ref * 2024-12-02 23:55:00.883 | (0436 / 1318) 2024-12-02 23:55:00.901 | Updating cache of https://opendev.org/openstack/ldappool.git in /opt/dib_cache/source-repositories/ldappool_86714de7fc2bdc1e60a4422019870daa036c4ab5 with ref * 2024-12-02 23:55:02.137 | Cloning from ldappool cache and applying ref * 2024-12-02 23:55:05.020 | (0437 / 1318) 2024-12-02 23:55:05.038 | Updating cache of https://opendev.org/openstack/liberasurecode.git in /opt/dib_cache/source-repositories/liberasurecode_ab46ab0bd52fe32a2fb57078bd4d3e13b81784ca with ref * 2024-12-02 23:55:07.073 | Cloning from liberasurecode cache and applying ref * 2024-12-02 23:55:12.629 | (0438 / 1318) 2024-12-02 23:55:12.647 | Updating cache of https://opendev.org/openstack/loci.git in /opt/dib_cache/source-repositories/loci_b4ea5ee1d4d4a183570561cc4dd6d779533e6534 with ref * 2024-12-02 23:55:13.327 | Cloning from loci cache and applying ref * 2024-12-02 23:55:22.318 | (0439 / 1318) 2024-12-02 23:55:22.335 | Updating cache of https://opendev.org/openstack/logstash-filters.git in /opt/dib_cache/source-repositories/logstash_filters_bc1f107a1cc4932b545b68fc2f988f167544ac5f with ref * 2024-12-02 23:55:22.951 | Cloning from logstash-filters cache and applying ref * 2024-12-02 23:55:23.025 | (0440 / 1318) 2024-12-02 23:55:23.044 | Updating cache of https://opendev.org/openstack/magnum.git in /opt/dib_cache/source-repositories/magnum_41f00708a968caa595ccfaef51e7518afb54c6ef with ref * 2024-12-02 23:55:41.505 | Cloning from magnum cache and applying ref * 2024-12-02 23:56:38.632 | (0441 / 1318) 2024-12-02 23:56:38.649 | Updating cache of https://opendev.org/openstack/magnum-capi-helm.git in /opt/dib_cache/source-repositories/magnum_capi_helm_6aeeb6d20c51a614ccb265691edfa0d6fb41b5a0 with ref * 2024-12-02 23:56:39.931 | Cloning from magnum-capi-helm cache and applying ref * 2024-12-02 23:56:46.749 | (0442 / 1318) 2024-12-02 23:56:46.766 | Updating cache of https://opendev.org/openstack/magnum-capi-helm-charts.git in /opt/dib_cache/source-repositories/magnum_capi_helm_charts_d4ceda87a396c7cfec4ff931e12ac890dccc08c3 with ref * 2024-12-02 23:56:47.611 | Cloning from magnum-capi-helm-charts cache and applying ref * 2024-12-02 23:56:47.758 | (0443 / 1318) 2024-12-02 23:56:47.775 | Updating cache of https://opendev.org/openstack/magnum-specs.git in /opt/dib_cache/source-repositories/magnum_specs_87e7b100747c74265d872547dd97423efba906b5 with ref * 2024-12-02 23:56:48.491 | Cloning from magnum-specs cache and applying ref * 2024-12-02 23:56:49.933 | (0444 / 1318) 2024-12-02 23:56:49.950 | Updating cache of https://opendev.org/openstack/magnum-tempest-plugin.git in /opt/dib_cache/source-repositories/magnum_tempest_plugin_e5aabc58174a10304fa3a83460f05da5c134e655 with ref * 2024-12-02 23:56:51.968 | Cloning from magnum-tempest-plugin cache and applying ref * 2024-12-02 23:56:57.806 | (0445 / 1318) 2024-12-02 23:56:57.824 | Updating cache of https://opendev.org/openstack/magnum-ui.git in /opt/dib_cache/source-repositories/magnum_ui_32445b5e98fabc378f0eaab80b4b0464fcf89dcb with ref * 2024-12-02 23:57:00.684 | Cloning from magnum-ui cache and applying ref * 2024-12-02 23:57:14.180 | (0446 / 1318) 2024-12-02 23:57:14.199 | Updating cache of https://opendev.org/openstack/manila.git in /opt/dib_cache/source-repositories/manila_d4e3ca608e791f72ef0a0598888e18597f564d93 with ref * 2024-12-02 23:57:17.895 | Cloning from manila cache and applying ref * 2024-12-02 23:57:53.708 | (0447 / 1318) 2024-12-02 23:57:53.726 | Updating cache of https://opendev.org/openstack/manila-image-elements.git in /opt/dib_cache/source-repositories/manila_image_elements_e5af1ebb58efbc77e7a44a44965ded739c23ae7c with ref * 2024-12-02 23:57:54.825 | Cloning from manila-image-elements cache and applying ref * 2024-12-02 23:57:55.078 | (0448 / 1318) 2024-12-02 23:57:55.096 | Updating cache of https://opendev.org/openstack/manila-specs.git in /opt/dib_cache/source-repositories/manila_specs_0c0ec1c287bf1eb7db9d853ece0f26f1c13b86c1 with ref * 2024-12-02 23:57:56.102 | Cloning from manila-specs cache and applying ref * 2024-12-02 23:57:57.772 | (0449 / 1318) 2024-12-02 23:57:57.790 | Updating cache of https://opendev.org/openstack/manila-tempest-plugin.git in /opt/dib_cache/source-repositories/manila_tempest_plugin_2aa3e7558648c2290ef6f507c3fd7ac78b6a7555 with ref * 2024-12-02 23:58:00.426 | Cloning from manila-tempest-plugin cache and applying ref * 2024-12-02 23:58:33.064 | (0450 / 1318) 2024-12-02 23:58:33.081 | Updating cache of https://opendev.org/openstack/manila-test-image.git in /opt/dib_cache/source-repositories/manila_test_image_3ff0d472ea831cf06ace5fc3f681aac2152399f9 with ref * 2024-12-02 23:58:33.592 | Cloning from manila-test-image cache and applying ref * 2024-12-02 23:58:33.716 | (0451 / 1318) 2024-12-02 23:58:33.734 | Updating cache of https://opendev.org/openstack/manila-ui.git in /opt/dib_cache/source-repositories/manila_ui_f51bcab27cb75715a7be7e9592f96630b8722f5f with ref * 2024-12-02 23:58:37.944 | Cloning from manila-ui cache and applying ref * 2024-12-02 23:58:52.524 | (0452 / 1318) 2024-12-02 23:58:52.541 | Updating cache of https://opendev.org/openstack/masakari.git in /opt/dib_cache/source-repositories/masakari_790592d99716bd97ed98d2839ce492c6fe3a7e0d with ref * 2024-12-02 23:58:56.150 | Cloning from masakari cache and applying ref * 2024-12-02 23:59:10.774 | (0453 / 1318) 2024-12-02 23:59:10.791 | Updating cache of https://opendev.org/openstack/masakari-dashboard.git in /opt/dib_cache/source-repositories/masakari_dashboard_063ae6b1b139b7c8813e9f35b69e5d0ac647eb0a with ref * 2024-12-02 23:59:15.375 | Cloning from masakari-dashboard cache and applying ref * 2024-12-02 23:59:20.549 | (0454 / 1318) 2024-12-02 23:59:20.568 | Updating cache of https://opendev.org/openstack/masakari-monitors.git in /opt/dib_cache/source-repositories/masakari_monitors_4555ef5fdb8d9ea86bb07d8de419435f4406945e with ref * 2024-12-02 23:59:23.067 | Cloning from masakari-monitors cache and applying ref * 2024-12-02 23:59:25.749 | (0455 / 1318) 2024-12-02 23:59:25.767 | Updating cache of https://opendev.org/openstack/masakari-specs.git in /opt/dib_cache/source-repositories/masakari_specs_d5415a537a24b672b9ae745a20f90ffbe54d1fbf with ref * 2024-12-02 23:59:26.140 | Cloning from masakari-specs cache and applying ref * 2024-12-02 23:59:26.646 | (0456 / 1318) 2024-12-02 23:59:26.663 | Updating cache of https://opendev.org/openstack/meta-config.git in /opt/dib_cache/source-repositories/meta_config_dd0fb15d2e61ec8707b2e9c24c3d19c61540c6e2 with ref * 2024-12-02 23:59:26.983 | Cloning from meta-config cache and applying ref * 2024-12-02 23:59:27.056 | (0457 / 1318) 2024-12-02 23:59:27.074 | Updating cache of https://opendev.org/openstack/metalsmith.git in /opt/dib_cache/source-repositories/metalsmith_334e7049ca7f24d329720fa892e89b5469fb6650 with ref * 2024-12-02 23:59:31.829 | Cloning from metalsmith cache and applying ref * 2024-12-02 23:59:49.704 | (0458 / 1318) 2024-12-02 23:59:49.722 | Updating cache of https://opendev.org/openstack/microversion-parse.git in /opt/dib_cache/source-repositories/microversion_parse_a1bdde23a4931a3aba6529f2d418b2b082011172 with ref * 2024-12-02 23:59:50.745 | Cloning from microversion-parse cache and applying ref * 2024-12-02 23:59:51.747 | (0459 / 1318) 2024-12-02 23:59:51.764 | Updating cache of https://opendev.org/openstack/mistral.git in /opt/dib_cache/source-repositories/mistral_5acbd5030e75c365c3439a6bed8aaefce4a281af with ref * 2024-12-02 23:59:55.649 | Cloning from mistral cache and applying ref * 2024-12-03 00:01:13.448 | (0460 / 1318) 2024-12-03 00:01:13.465 | Updating cache of https://opendev.org/openstack/mistral-dashboard.git in /opt/dib_cache/source-repositories/mistral_dashboard_386e699b9c70fbcc90fce72ecd868c9b4f4a2674 with ref * 2024-12-03 00:01:18.409 | Cloning from mistral-dashboard cache and applying ref * 2024-12-03 00:01:24.984 | (0461 / 1318) 2024-12-03 00:01:25.002 | Updating cache of https://opendev.org/openstack/mistral-extra.git in /opt/dib_cache/source-repositories/mistral_extra_e7e18012c946c90298ae68873db51a3db9ae9aa0 with ref * 2024-12-03 00:01:27.957 | Cloning from mistral-extra cache and applying ref * 2024-12-03 00:01:36.268 | (0462 / 1318) 2024-12-03 00:01:36.286 | Updating cache of https://opendev.org/openstack/mistral-lib.git in /opt/dib_cache/source-repositories/mistral_lib_e53f3ac304015a478693063e5ac5b64729c6fde3 with ref * 2024-12-03 00:01:39.652 | Cloning from mistral-lib cache and applying ref * 2024-12-03 00:01:42.229 | (0463 / 1318) 2024-12-03 00:01:42.247 | Updating cache of https://opendev.org/openstack/mistral-specs.git in /opt/dib_cache/source-repositories/mistral_specs_88dcba4bc39de09d48bdeabb87d988b618619288 with ref * 2024-12-03 00:01:42.793 | Cloning from mistral-specs cache and applying ref * 2024-12-03 00:01:42.966 | (0464 / 1318) 2024-12-03 00:01:42.983 | Updating cache of https://opendev.org/openstack/mistral-tempest-plugin.git in /opt/dib_cache/source-repositories/mistral_tempest_plugin_d868abd95c3869bf5d985c4a56d371fbd08f0a34 with ref * 2024-12-03 00:01:44.249 | Cloning from mistral-tempest-plugin cache and applying ref * 2024-12-03 00:01:48.260 | (0465 / 1318) 2024-12-03 00:01:48.278 | Updating cache of https://opendev.org/openstack/molteniron.git in /opt/dib_cache/source-repositories/molteniron_c7d0773fdbcba00cf6ba85e4a1fca7d7b4cbe162 with ref * 2024-12-03 00:01:49.932 | Cloning from molteniron cache and applying ref * 2024-12-03 00:01:50.180 | (0466 / 1318) 2024-12-03 00:01:50.197 | Updating cache of https://opendev.org/openstack/monasca-agent.git in /opt/dib_cache/source-repositories/monasca_agent_03fd057ef58c531340eb1340fdd7f4e46fe572c7 with ref * 2024-12-03 00:01:53.576 | Cloning from monasca-agent cache and applying ref * 2024-12-03 00:01:56.264 | (0467 / 1318) 2024-12-03 00:01:56.282 | Updating cache of https://opendev.org/openstack/monasca-api.git in /opt/dib_cache/source-repositories/monasca_api_a8f8e51628a6eff2f91b816daa4237748bbc5cf2 with ref * 2024-12-03 00:01:59.318 | Cloning from monasca-api cache and applying ref * 2024-12-03 00:02:02.697 | (0468 / 1318) 2024-12-03 00:02:02.715 | Updating cache of https://opendev.org/openstack/monasca-ceilometer.git in /opt/dib_cache/source-repositories/monasca_ceilometer_68da42d44d76127113eae66d1eb184a666d653c9 with ref * 2024-12-03 00:02:03.579 | Cloning from monasca-ceilometer cache and applying ref * 2024-12-03 00:02:03.664 | (0469 / 1318) 2024-12-03 00:02:03.681 | Updating cache of https://opendev.org/openstack/monasca-common.git in /opt/dib_cache/source-repositories/monasca_common_c1bfe7989038e703ed5c036745954b7c8a1867aa with ref * 2024-12-03 00:02:06.882 | Cloning from monasca-common cache and applying ref * 2024-12-03 00:02:10.436 | (0470 / 1318) 2024-12-03 00:02:10.453 | Updating cache of https://opendev.org/openstack/monasca-events-api.git in /opt/dib_cache/source-repositories/monasca_events_api_74c9c080f03a87b67ce27c1dffd9b43c94af04bb with ref * 2024-12-03 00:02:14.098 | Cloning from monasca-events-api cache and applying ref * 2024-12-03 00:02:14.400 | (0471 / 1318) 2024-12-03 00:02:14.417 | Updating cache of https://opendev.org/openstack/monasca-grafana-datasource.git in /opt/dib_cache/source-repositories/monasca_grafana_datasource_924198386c4fb968240c9d619fdf66147497d4ff with ref * 2024-12-03 00:02:15.347 | Cloning from monasca-grafana-datasource cache and applying ref * 2024-12-03 00:02:15.424 | (0472 / 1318) 2024-12-03 00:02:15.442 | Updating cache of https://opendev.org/openstack/monasca-kibana-plugin.git in /opt/dib_cache/source-repositories/monasca_kibana_plugin_cb4cf7b69873842d12fa65ecdae0a2b8986045ff with ref * 2024-12-03 00:02:16.127 | Cloning from monasca-kibana-plugin cache and applying ref * 2024-12-03 00:02:16.210 | (0473 / 1318) 2024-12-03 00:02:16.228 | Updating cache of https://opendev.org/openstack/monasca-log-api.git in /opt/dib_cache/source-repositories/monasca_log_api_486de0eb7911c2c79bb5ce2d966d3e73e947e841 with ref * 2024-12-03 00:02:17.843 | Cloning from monasca-log-api cache and applying ref * 2024-12-03 00:02:18.059 | (0474 / 1318) 2024-12-03 00:02:18.077 | Updating cache of https://opendev.org/openstack/monasca-notification.git in /opt/dib_cache/source-repositories/monasca_notification_f3451ab9a16dd5ab2ac7d3979d3695a96760ae36 with ref * 2024-12-03 00:02:22.726 | Cloning from monasca-notification cache and applying ref * 2024-12-03 00:02:23.764 | (0475 / 1318) 2024-12-03 00:02:23.782 | Updating cache of https://opendev.org/openstack/monasca-persister.git in /opt/dib_cache/source-repositories/monasca_persister_db88eb6150e83bb4fe2f5670f0f800ac04b63059 with ref * 2024-12-03 00:02:29.548 | Cloning from monasca-persister cache and applying ref * 2024-12-03 00:02:30.511 | (0476 / 1318) 2024-12-03 00:02:30.529 | Updating cache of https://opendev.org/openstack/monasca-specs.git in /opt/dib_cache/source-repositories/monasca_specs_320e35ef0eeaa22ea1779f10cb8e0e2aeae730cf with ref * 2024-12-03 00:02:31.508 | Cloning from monasca-specs cache and applying ref * 2024-12-03 00:02:31.591 | (0477 / 1318) 2024-12-03 00:02:31.609 | Updating cache of https://opendev.org/openstack/monasca-statsd.git in /opt/dib_cache/source-repositories/monasca_statsd_5a323fe22b1a7dd02270e0ef49264a6afc90924b with ref * 2024-12-03 00:02:41.220 | Cloning from monasca-statsd cache and applying ref * 2024-12-03 00:02:41.436 | (0478 / 1318) 2024-12-03 00:02:41.453 | Updating cache of https://opendev.org/openstack/monasca-tempest-plugin.git in /opt/dib_cache/source-repositories/monasca_tempest_plugin_fcafa85dc6106ad17aeac790b40288b35741e73c with ref * 2024-12-03 00:02:47.786 | Cloning from monasca-tempest-plugin cache and applying ref * 2024-12-03 00:02:48.233 | (0479 / 1318) 2024-12-03 00:02:48.251 | Updating cache of https://opendev.org/openstack/monasca-thresh.git in /opt/dib_cache/source-repositories/monasca_thresh_4e92790e44c4177b32acac93b17797246ac94343 with ref * 2024-12-03 00:02:59.651 | Cloning from monasca-thresh cache and applying ref * 2024-12-03 00:02:59.978 | (0480 / 1318) 2024-12-03 00:02:59.996 | Updating cache of https://opendev.org/openstack/monasca-transform.git in /opt/dib_cache/source-repositories/monasca_transform_b1ea2060633488f221e11c708da7b43038148c51 with ref * 2024-12-03 00:03:01.256 | Cloning from monasca-transform cache and applying ref * 2024-12-03 00:03:01.344 | (0481 / 1318) 2024-12-03 00:03:01.362 | Updating cache of https://opendev.org/openstack/monasca-ui.git in /opt/dib_cache/source-repositories/monasca_ui_18ad471a6a97c5f261112657d513681be397e0db with ref * 2024-12-03 00:03:03.024 | Cloning from monasca-ui cache and applying ref * 2024-12-03 00:03:03.548 | (0482 / 1318) 2024-12-03 00:03:03.566 | Updating cache of https://opendev.org/openstack/multi-arch-sig.git in /opt/dib_cache/source-repositories/multi_arch_sig_66cc862aa84a561574849d286cfdbdb86a178cc0 with ref * 2024-12-03 00:03:04.214 | Cloning from multi-arch-sig cache and applying ref * 2024-12-03 00:03:04.287 | (0483 / 1318) 2024-12-03 00:03:04.304 | Updating cache of https://opendev.org/openstack/networking-bagpipe.git in /opt/dib_cache/source-repositories/networking_bagpipe_2096b3154e9bb6339f8b804c6402209b5afd2bbb with ref * 2024-12-03 00:03:08.674 | Cloning from networking-bagpipe cache and applying ref * 2024-12-03 00:03:53.129 | (0484 / 1318) 2024-12-03 00:03:53.146 | Updating cache of https://opendev.org/openstack/networking-baremetal.git in /opt/dib_cache/source-repositories/networking_baremetal_eb427548fcb1af7f1d3a8fbb5db2915477b76ca1 with ref * 2024-12-03 00:03:57.371 | Cloning from networking-baremetal cache and applying ref * 2024-12-03 00:04:04.918 | (0485 / 1318) 2024-12-03 00:04:04.936 | Updating cache of https://opendev.org/openstack/networking-bgpvpn.git in /opt/dib_cache/source-repositories/networking_bgpvpn_754f42a20e6cbf86343040a5d04246ae08cfa87e with ref * 2024-12-03 00:04:12.555 | Cloning from networking-bgpvpn cache and applying ref * 2024-12-03 00:04:33.923 | (0486 / 1318) 2024-12-03 00:04:33.941 | Updating cache of https://opendev.org/openstack/networking-generic-switch.git in /opt/dib_cache/source-repositories/networking_generic_switch_1aa8908ec8c5fae7ade92df58e29fcba26ae2d3d with ref * 2024-12-03 00:04:37.465 | Cloning from networking-generic-switch cache and applying ref * 2024-12-03 00:04:53.957 | (0487 / 1318) 2024-12-03 00:04:53.974 | Updating cache of https://opendev.org/openstack/networking-midonet.git in /opt/dib_cache/source-repositories/networking_midonet_18e78e832e3dd835fdfe81aa20215bd693587390 with ref * 2024-12-03 00:04:55.305 | Cloning from networking-midonet cache and applying ref * 2024-12-03 00:04:55.579 | (0488 / 1318) 2024-12-03 00:04:55.597 | Updating cache of https://opendev.org/openstack/networking-odl.git in /opt/dib_cache/source-repositories/networking_odl_1405e2de13271baacab0fcb975a0ada73900584b with ref * 2024-12-03 00:04:58.000 | Cloning from networking-odl cache and applying ref * 2024-12-03 00:05:06.354 | (0489 / 1318) 2024-12-03 00:05:06.372 | Updating cache of https://opendev.org/openstack/networking-sfc.git in /opt/dib_cache/source-repositories/networking_sfc_f76360479ac61e019a7a0c0ed114030338b01d69 with ref * 2024-12-03 00:05:10.466 | Cloning from networking-sfc cache and applying ref * 2024-12-03 00:05:23.969 | (0490 / 1318) 2024-12-03 00:05:23.986 | Updating cache of https://opendev.org/openstack/neutron.git in /opt/dib_cache/source-repositories/neutron_fc8e16d9fe9b517f84eb4bc4b04ca13c2cb0f449 with ref * 2024-12-03 00:05:47.133 | Cloning from neutron cache and applying ref * 2024-12-03 00:07:38.252 | (0491 / 1318) 2024-12-03 00:07:38.269 | Updating cache of https://opendev.org/openstack/neutron-dynamic-routing.git in /opt/dib_cache/source-repositories/neutron_dynamic_routing_02484a5bab0ea20c085937e3f8f0773a7ad79e43 with ref * 2024-12-03 00:07:51.269 | Cloning from neutron-dynamic-routing cache and applying ref * 2024-12-03 00:08:09.550 | (0492 / 1318) 2024-12-03 00:08:09.567 | Updating cache of https://opendev.org/openstack/neutron-fwaas.git in /opt/dib_cache/source-repositories/neutron_fwaas_5e79656921357d537a41f087997a8b88047bfb68 with ref * 2024-12-03 00:08:15.398 | Cloning from neutron-fwaas cache and applying ref * 2024-12-03 00:09:02.562 | (0493 / 1318) 2024-12-03 00:09:02.580 | Updating cache of https://opendev.org/openstack/neutron-fwaas-dashboard.git in /opt/dib_cache/source-repositories/neutron_fwaas_dashboard_4b5634e82fdc9c0ff9b206543a1534b809bf6ee7 with ref * 2024-12-03 00:09:06.359 | Cloning from neutron-fwaas-dashboard cache and applying ref * 2024-12-03 00:09:11.168 | (0494 / 1318) 2024-12-03 00:09:11.185 | Updating cache of https://opendev.org/openstack/neutron-lib.git in /opt/dib_cache/source-repositories/neutron_lib_aa661d6548f0cd90205aff0f42239abf3e6af140 with ref * 2024-12-03 00:09:17.412 | Cloning from neutron-lib cache and applying ref * 2024-12-03 00:10:35.140 | (0495 / 1318) 2024-12-03 00:10:35.157 | Updating cache of https://opendev.org/openstack/neutron-specs.git in /opt/dib_cache/source-repositories/neutron_specs_89615f86921bac2b7456e9d7c3dc059fd12e3c01 with ref * 2024-12-03 00:10:36.329 | Cloning from neutron-specs cache and applying ref * 2024-12-03 00:10:39.898 | (0496 / 1318) 2024-12-03 00:10:39.916 | Updating cache of https://opendev.org/openstack/neutron-tempest-plugin.git in /opt/dib_cache/source-repositories/neutron_tempest_plugin_e7892098b876fb0692c494003d55d7bfc42488e5 with ref * 2024-12-03 00:10:41.888 | Cloning from neutron-tempest-plugin cache and applying ref * 2024-12-03 00:11:24.720 | (0497 / 1318) 2024-12-03 00:11:24.737 | Updating cache of https://opendev.org/openstack/neutron-vpnaas.git in /opt/dib_cache/source-repositories/neutron_vpnaas_9cb96011f42d771d4c82d793edde38757cbb768d with ref * 2024-12-03 00:11:26.914 | Cloning from neutron-vpnaas cache and applying ref * 2024-12-03 00:11:45.076 | (0498 / 1318) 2024-12-03 00:11:45.094 | Updating cache of https://opendev.org/openstack/neutron-vpnaas-dashboard.git in /opt/dib_cache/source-repositories/neutron_vpnaas_dashboard_a8b6e522d791a8d47be8b4bca4ad9e8d93be910f with ref * 2024-12-03 00:11:52.577 | Cloning from neutron-vpnaas-dashboard cache and applying ref * 2024-12-03 00:11:54.382 | (0499 / 1318) 2024-12-03 00:11:54.400 | Updating cache of https://opendev.org/openstack/nose-html-output.git in /opt/dib_cache/source-repositories/nose_html_output_6af3c9e3ae9708dea2e59c0b8b020a3679866b6b with ref * 2024-12-03 00:11:55.343 | Cloning from nose-html-output cache and applying ref * 2024-12-03 00:11:55.418 | (0500 / 1318) 2024-12-03 00:11:55.435 | Updating cache of https://opendev.org/openstack/nova.git in /opt/dib_cache/source-repositories/nova_fc7fe01d5e091fd6bdee3c94b8421f772daf2940 with ref * 2024-12-03 00:12:01.746 | Cloning from nova cache and applying ref * 2024-12-03 00:16:26.690 | (0501 / 1318) 2024-12-03 00:16:26.708 | Updating cache of https://opendev.org/openstack/nova-specs.git in /opt/dib_cache/source-repositories/nova_specs_a433811268c4abada99b36db0eab7994ffbb0fcd with ref * 2024-12-03 00:16:27.560 | Cloning from nova-specs cache and applying ref * 2024-12-03 00:17:02.108 | (0502 / 1318) 2024-12-03 00:17:02.125 | Updating cache of https://opendev.org/openstack/octavia.git in /opt/dib_cache/source-repositories/octavia_863fa1e5e38b768be943b8122ab48a7ec93b0797 with ref * 2024-12-03 00:17:07.001 | Cloning from octavia cache and applying ref * 2024-12-03 00:20:15.012 | (0503 / 1318) 2024-12-03 00:20:15.030 | Updating cache of https://opendev.org/openstack/octavia-dashboard.git in /opt/dib_cache/source-repositories/octavia_dashboard_9dd27d9246486f83f2fda3f295ad51f17386f353 with ref * 2024-12-03 00:20:19.182 | Cloning from octavia-dashboard cache and applying ref * 2024-12-03 00:20:26.410 | (0504 / 1318) 2024-12-03 00:20:26.428 | Updating cache of https://opendev.org/openstack/octavia-lib.git in /opt/dib_cache/source-repositories/octavia_lib_2b679a014b3f67e2f0cbde6ead019e0b5a14018e with ref * 2024-12-03 00:20:29.168 | Cloning from octavia-lib cache and applying ref * 2024-12-03 00:20:46.602 | (0505 / 1318) 2024-12-03 00:20:46.619 | Updating cache of https://opendev.org/openstack/octavia-tempest-plugin.git in /opt/dib_cache/source-repositories/octavia_tempest_plugin_2c140670065b74c96e4fc8273f7e953ebaf959e6 with ref * 2024-12-03 00:20:48.497 | Cloning from octavia-tempest-plugin cache and applying ref * 2024-12-03 00:21:05.691 | (0506 / 1318) 2024-12-03 00:21:05.708 | Updating cache of https://opendev.org/openstack/openapi.git in /opt/dib_cache/source-repositories/openapi_df00d935b4d6c6d3c0851f060bebd704f5bc4eaa with ref * 2024-12-03 00:21:07.950 | Cloning from openapi cache and applying ref * 2024-12-03 00:21:08.783 | (0507 / 1318) 2024-12-03 00:21:08.800 | Updating cache of https://opendev.org/openstack/openstack.git in /opt/dib_cache/source-repositories/openstack_179b61797588a5983c2f97c6533dca570c8f887d with ref * 2024-12-03 00:21:40.938 | Cloning from openstack cache and applying ref * 2024-12-03 00:23:21.619 | (0508 / 1318) 2024-12-03 00:23:21.636 | Updating cache of https://opendev.org/openstack/openstack-ansible.git in /opt/dib_cache/source-repositories/openstack_ansible_3cfbda96ab4e3150d6a8251a1f52e58df97eaa56 with ref * 2024-12-03 00:23:28.155 | Cloning from openstack-ansible cache and applying ref * 2024-12-03 00:24:58.933 | (0509 / 1318) 2024-12-03 00:24:58.950 | 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 * 2024-12-03 00:25:06.218 | Cloning from openstack-ansible-apt_package_pinning cache and applying ref * 2024-12-03 00:25:07.278 | (0510 / 1318) 2024-12-03 00:25:07.296 | 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 * 2024-12-03 00:25:12.130 | Cloning from openstack-ansible-ceph_client cache and applying ref * 2024-12-03 00:25:25.322 | (0511 / 1318) 2024-12-03 00:25:25.339 | 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 * 2024-12-03 00:25:26.092 | Cloning from openstack-ansible-galera_client cache and applying ref * 2024-12-03 00:25:26.307 | (0512 / 1318) 2024-12-03 00:25:26.324 | 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 * 2024-12-03 00:25:28.437 | Cloning from openstack-ansible-galera_server cache and applying ref * 2024-12-03 00:25:43.320 | (0513 / 1318) 2024-12-03 00:25:43.338 | 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 * 2024-12-03 00:25:45.273 | Cloning from openstack-ansible-haproxy_server cache and applying ref * 2024-12-03 00:26:00.938 | (0514 / 1318) 2024-12-03 00:26:00.955 | 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 * 2024-12-03 00:26:02.799 | Cloning from openstack-ansible-lxc_container_create cache and applying ref * 2024-12-03 00:26:04.637 | (0515 / 1318) 2024-12-03 00:26:04.654 | 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 * 2024-12-03 00:26:06.520 | Cloning from openstack-ansible-lxc_hosts cache and applying ref * 2024-12-03 00:26:12.401 | (0516 / 1318) 2024-12-03 00:26:12.418 | 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 * 2024-12-03 00:26:14.477 | Cloning from openstack-ansible-memcached_server cache and applying ref * 2024-12-03 00:26:15.535 | (0517 / 1318) 2024-12-03 00:26:15.552 | 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 * 2024-12-03 00:26:16.762 | Cloning from openstack-ansible-nspawn_container_create cache and applying ref * 2024-12-03 00:26:16.848 | (0518 / 1318) 2024-12-03 00:26:16.866 | 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 * 2024-12-03 00:26:17.864 | Cloning from openstack-ansible-nspawn_hosts cache and applying ref * 2024-12-03 00:26:18.357 | (0519 / 1318) 2024-12-03 00:26:18.375 | 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 * 2024-12-03 00:26:20.348 | Cloning from openstack-ansible-openstack_hosts cache and applying ref * 2024-12-03 00:26:37.676 | (0520 / 1318) 2024-12-03 00:26:37.694 | 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 * 2024-12-03 00:26:40.440 | Cloning from openstack-ansible-openstack_openrc cache and applying ref * 2024-12-03 00:26:42.227 | (0521 / 1318) 2024-12-03 00:26:42.245 | Updating cache of https://opendev.org/openstack/openstack-ansible-ops.git in /opt/dib_cache/source-repositories/openstack_ansible_ops_5622174296751e99f199665b3a8250bca48f26cb with ref * 2024-12-03 00:26:44.706 | Cloning from openstack-ansible-ops cache and applying ref * 2024-12-03 00:26:58.398 | (0522 / 1318) 2024-12-03 00:26:58.415 | 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 * 2024-12-03 00:27:00.028 | Cloning from openstack-ansible-os_adjutant cache and applying ref * 2024-12-03 00:27:02.145 | (0523 / 1318) 2024-12-03 00:27:02.163 | 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 * 2024-12-03 00:27:03.245 | Cloning from openstack-ansible-os_aodh cache and applying ref * 2024-12-03 00:27:05.853 | (0524 / 1318) 2024-12-03 00:27:05.870 | 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 * 2024-12-03 00:27:07.224 | Cloning from openstack-ansible-os_barbican cache and applying ref * 2024-12-03 00:27:34.498 | (0525 / 1318) 2024-12-03 00:27:34.515 | 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 * 2024-12-03 00:27:38.590 | Cloning from openstack-ansible-os_blazar cache and applying ref * 2024-12-03 00:27:52.491 | (0526 / 1318) 2024-12-03 00:27:52.509 | 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 * 2024-12-03 00:27:54.261 | Cloning from openstack-ansible-os_ceilometer cache and applying ref * 2024-12-03 00:27:57.976 | (0527 / 1318) 2024-12-03 00:27:57.994 | 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 * 2024-12-03 00:27:59.418 | Cloning from openstack-ansible-os_cinder cache and applying ref * 2024-12-03 00:28:12.178 | (0528 / 1318) 2024-12-03 00:28:12.195 | 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 * 2024-12-03 00:28:13.982 | Cloning from openstack-ansible-os_cloudkitty cache and applying ref * 2024-12-03 00:28:17.493 | (0529 / 1318) 2024-12-03 00:28:17.511 | 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 * 2024-12-03 00:28:18.175 | Cloning from openstack-ansible-os_congress cache and applying ref * 2024-12-03 00:28:18.252 | (0530 / 1318) 2024-12-03 00:28:18.269 | 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 * 2024-12-03 00:28:20.620 | Cloning from openstack-ansible-os_designate cache and applying ref * 2024-12-03 00:28:27.263 | (0531 / 1318) 2024-12-03 00:28:27.280 | 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 * 2024-12-03 00:28:29.169 | Cloning from openstack-ansible-os_glance cache and applying ref * 2024-12-03 00:28:39.599 | (0532 / 1318) 2024-12-03 00:28:39.617 | 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 * 2024-12-03 00:28:41.379 | Cloning from openstack-ansible-os_gnocchi cache and applying ref * 2024-12-03 00:28:46.556 | (0533 / 1318) 2024-12-03 00:28:46.573 | 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 * 2024-12-03 00:28:48.808 | Cloning from openstack-ansible-os_heat cache and applying ref * 2024-12-03 00:28:57.155 | (0534 / 1318) 2024-12-03 00:28:57.172 | 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 * 2024-12-03 00:28:59.918 | Cloning from openstack-ansible-os_horizon cache and applying ref * 2024-12-03 00:29:11.686 | (0535 / 1318) 2024-12-03 00:29:11.704 | 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 * 2024-12-03 00:29:14.547 | Cloning from openstack-ansible-os_ironic cache and applying ref * 2024-12-03 00:29:33.297 | (0536 / 1318) 2024-12-03 00:29:33.315 | 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 * 2024-12-03 00:29:35.658 | Cloning from openstack-ansible-os_karbor cache and applying ref * 2024-12-03 00:29:35.730 | (0537 / 1318) 2024-12-03 00:29:35.748 | 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 * 2024-12-03 00:29:39.453 | Cloning from openstack-ansible-os_keystone cache and applying ref * 2024-12-03 00:29:56.167 | (0538 / 1318) 2024-12-03 00:29:56.185 | 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 * 2024-12-03 00:29:58.487 | Cloning from openstack-ansible-os_magnum cache and applying ref * 2024-12-03 00:30:14.676 | (0539 / 1318) 2024-12-03 00:30:14.693 | 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 * 2024-12-03 00:30:18.645 | Cloning from openstack-ansible-os_manila cache and applying ref * 2024-12-03 00:30:23.993 | (0540 / 1318) 2024-12-03 00:30:24.010 | 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 * 2024-12-03 00:30:25.842 | Cloning from openstack-ansible-os_masakari cache and applying ref * 2024-12-03 00:30:32.212 | (0541 / 1318) 2024-12-03 00:30:32.230 | 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 * 2024-12-03 00:30:34.380 | Cloning from openstack-ansible-os_mistral cache and applying ref * 2024-12-03 00:30:41.380 | (0542 / 1318) 2024-12-03 00:30:41.398 | 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 * 2024-12-03 00:30:41.902 | Cloning from openstack-ansible-os_monasca cache and applying ref * 2024-12-03 00:30:41.981 | (0543 / 1318) 2024-12-03 00:30:41.998 | 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 * 2024-12-03 00:30:42.442 | Cloning from openstack-ansible-os_monasca-agent cache and applying ref * 2024-12-03 00:30:42.519 | (0544 / 1318) 2024-12-03 00:30:42.536 | 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 * 2024-12-03 00:30:44.535 | Cloning from openstack-ansible-os_murano cache and applying ref * 2024-12-03 00:30:48.956 | (0545 / 1318) 2024-12-03 00:30:48.973 | 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 * 2024-12-03 00:30:50.561 | Cloning from openstack-ansible-os_neutron cache and applying ref * 2024-12-03 00:31:37.964 | (0546 / 1318) 2024-12-03 00:31:37.982 | 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 * 2024-12-03 00:31:40.129 | Cloning from openstack-ansible-os_nova cache and applying ref * 2024-12-03 00:32:25.515 | (0547 / 1318) 2024-12-03 00:32:25.533 | 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 * 2024-12-03 00:32:27.631 | Cloning from openstack-ansible-os_octavia cache and applying ref * 2024-12-03 00:32:40.285 | (0548 / 1318) 2024-12-03 00:32:40.304 | 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 * 2024-12-03 00:32:41.310 | Cloning from openstack-ansible-os_panko cache and applying ref * 2024-12-03 00:32:41.442 | (0549 / 1318) 2024-12-03 00:32:41.460 | 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 * 2024-12-03 00:32:43.367 | Cloning from openstack-ansible-os_placement cache and applying ref * 2024-12-03 00:32:50.440 | (0550 / 1318) 2024-12-03 00:32:50.458 | 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 * 2024-12-03 00:32:52.442 | Cloning from openstack-ansible-os_rally cache and applying ref * 2024-12-03 00:32:53.444 | (0551 / 1318) 2024-12-03 00:32:53.463 | 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 * 2024-12-03 00:32:55.094 | Cloning from openstack-ansible-os_sahara cache and applying ref * 2024-12-03 00:32:59.439 | (0552 / 1318) 2024-12-03 00:32:59.456 | 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 * 2024-12-03 00:33:00.466 | Cloning from openstack-ansible-os_senlin cache and applying ref * 2024-12-03 00:33:08.080 | (0553 / 1318) 2024-12-03 00:33:08.098 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_skyline.git in /opt/dib_cache/source-repositories/openstack_ansible_os_skyline_28e1754ce52740055c7de39a3086b0a6816a4133 with ref * 2024-12-03 00:33:08.996 | Cloning from openstack-ansible-os_skyline cache and applying ref * 2024-12-03 00:33:10.872 | (0554 / 1318) 2024-12-03 00:33:10.889 | 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 * 2024-12-03 00:33:12.460 | Cloning from openstack-ansible-os_swift cache and applying ref * 2024-12-03 00:33:16.680 | (0555 / 1318) 2024-12-03 00:33:16.699 | 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 * 2024-12-03 00:33:20.316 | Cloning from openstack-ansible-os_tacker cache and applying ref * 2024-12-03 00:33:27.171 | (0556 / 1318) 2024-12-03 00:33:27.189 | 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 * 2024-12-03 00:33:31.864 | Cloning from openstack-ansible-os_tempest cache and applying ref * 2024-12-03 00:33:43.010 | (0557 / 1318) 2024-12-03 00:33:43.027 | 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 * 2024-12-03 00:33:48.418 | Cloning from openstack-ansible-os_trove cache and applying ref * 2024-12-03 00:33:54.243 | (0558 / 1318) 2024-12-03 00:33:54.260 | 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 * 2024-12-03 00:33:58.225 | Cloning from openstack-ansible-os_zun cache and applying ref * 2024-12-03 00:34:04.623 | (0559 / 1318) 2024-12-03 00:34:04.640 | Updating cache of https://opendev.org/openstack/openstack-ansible-plugins.git in /opt/dib_cache/source-repositories/openstack_ansible_plugins_f622f0f9a06a1a5f5dc9d328f2994db43f926e39 with ref * 2024-12-03 00:34:07.257 | Cloning from openstack-ansible-plugins cache and applying ref * 2024-12-03 00:34:35.531 | (0560 / 1318) 2024-12-03 00:34:35.549 | 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 * 2024-12-03 00:34:37.381 | Cloning from openstack-ansible-rabbitmq_server cache and applying ref * 2024-12-03 00:34:50.498 | (0561 / 1318) 2024-12-03 00:34:50.515 | 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 * 2024-12-03 00:34:51.829 | Cloning from openstack-ansible-repo_server cache and applying ref * 2024-12-03 00:34:53.394 | (0562 / 1318) 2024-12-03 00:34:53.412 | 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 * 2024-12-03 00:34:54.601 | Cloning from openstack-ansible-rsyslog_client cache and applying ref * 2024-12-03 00:34:54.738 | (0563 / 1318) 2024-12-03 00:34:54.756 | 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 * 2024-12-03 00:34:55.514 | Cloning from openstack-ansible-rsyslog_server cache and applying ref * 2024-12-03 00:34:55.621 | (0564 / 1318) 2024-12-03 00:34:55.638 | Updating cache of https://opendev.org/openstack/openstack-ansible-specs.git in /opt/dib_cache/source-repositories/openstack_ansible_specs_fd1b50547a1f7385f6e1cd13dad41459597612b1 with ref * 2024-12-03 00:34:56.045 | Cloning from openstack-ansible-specs cache and applying ref * 2024-12-03 00:34:56.224 | (0565 / 1318) 2024-12-03 00:34:56.241 | Updating cache of https://opendev.org/openstack/openstack-ansible-tests.git in /opt/dib_cache/source-repositories/openstack_ansible_tests_c0e8ad6c660e5649a017d0597b1a0b007318a44d with ref * 2024-12-03 00:34:57.898 | Cloning from openstack-ansible-tests cache and applying ref * 2024-12-03 00:35:00.168 | (0566 / 1318) 2024-12-03 00:35:00.185 | Updating cache of https://opendev.org/openstack/openstack-doc-tools.git in /opt/dib_cache/source-repositories/openstack_doc_tools_176dd381cbecb7243c1f02da5975b19be158f647 with ref * 2024-12-03 00:35:00.755 | Cloning from openstack-doc-tools cache and applying ref * 2024-12-03 00:35:01.042 | (0567 / 1318) 2024-12-03 00:35:01.059 | Updating cache of https://opendev.org/openstack/openstack-helm.git in /opt/dib_cache/source-repositories/openstack_helm_2b1557eceb04e43755692a70d663120a5a282659 with ref * 2024-12-03 00:35:02.158 | Cloning from openstack-helm cache and applying ref * 2024-12-03 00:37:12.342 | (0568 / 1318) 2024-12-03 00:37:12.359 | Updating cache of https://opendev.org/openstack/openstack-helm-images.git in /opt/dib_cache/source-repositories/openstack_helm_images_9c4a2be61c7dc26af28c57a4754cd6f60718a91f with ref * 2024-12-03 00:37:12.839 | Cloning from openstack-helm-images cache and applying ref * 2024-12-03 00:37:32.198 | (0569 / 1318) 2024-12-03 00:37:32.216 | Updating cache of https://opendev.org/openstack/openstack-helm-infra.git in /opt/dib_cache/source-repositories/openstack_helm_infra_087a38fcca99641f7941ba4a93b74cc735cb8e59 with ref * 2024-12-03 00:37:34.363 | Cloning from openstack-helm-infra cache and applying ref * 2024-12-03 00:39:20.983 | (0570 / 1318) 2024-12-03 00:39:21.001 | Updating cache of https://opendev.org/openstack/openstack-helm-plugin.git in /opt/dib_cache/source-repositories/openstack_helm_plugin_83ca03775ea043579493c50ca7be2dbbbcf81907 with ref * 2024-12-03 00:39:22.442 | Cloning from openstack-helm-plugin cache and applying ref * 2024-12-03 00:39:23.584 | (0571 / 1318) 2024-12-03 00:39:23.601 | Updating cache of https://opendev.org/openstack/openstack-manuals.git in /opt/dib_cache/source-repositories/openstack_manuals_06e75d7930c2a388dc8913513389ca21b0499fd1 with ref * 2024-12-03 00:39:25.077 | Cloning from openstack-manuals cache and applying ref * 2024-12-03 00:40:10.568 | (0572 / 1318) 2024-12-03 00:40:10.586 | Updating cache of https://opendev.org/openstack/openstack-nose.git in /opt/dib_cache/source-repositories/openstack_nose_ae26e2391bd6478d0110f0230def4e6392ad79d0 with ref * 2024-12-03 00:40:10.927 | Cloning from openstack-nose cache and applying ref * 2024-12-03 00:40:11.001 | (0573 / 1318) 2024-12-03 00:40:11.019 | Updating cache of https://opendev.org/openstack/openstack-planet.git in /opt/dib_cache/source-repositories/openstack_planet_e4bd9d38c82b9fc95cbf88d1a929ce736c25015a with ref * 2024-12-03 00:40:11.703 | Cloning from openstack-planet cache and applying ref * 2024-12-03 00:40:13.084 | (0574 / 1318) 2024-12-03 00:40:13.102 | Updating cache of https://opendev.org/openstack/openstack-zuul-jobs.git in /opt/dib_cache/source-repositories/openstack_zuul_jobs_6f6daae78a70131850b409dd379a6ba788228c39 with ref * 2024-12-03 00:40:13.673 | Cloning from openstack-zuul-jobs cache and applying ref * 2024-12-03 00:40:32.870 | (0575 / 1318) 2024-12-03 00:40:32.888 | Updating cache of https://opendev.org/openstack/openstack-zuul-roles.git in /opt/dib_cache/source-repositories/openstack_zuul_roles_d32ab5c6569cc50ac8a5aa5c2cd2e36fc66e3e3e with ref * 2024-12-03 00:40:33.199 | Cloning from openstack-zuul-roles cache and applying ref * 2024-12-03 00:40:33.274 | (0576 / 1318) 2024-12-03 00:40:33.291 | Updating cache of https://opendev.org/openstack/openstackclient.git in /opt/dib_cache/source-repositories/openstackclient_f68d26c06a37397d3d0c74e7291057f53daec696 with ref * 2024-12-03 00:40:33.821 | Cloning from openstackclient cache and applying ref * 2024-12-03 00:40:34.316 | (0577 / 1318) 2024-12-03 00:40:34.333 | Updating cache of https://opendev.org/openstack/openstackdocstheme.git in /opt/dib_cache/source-repositories/openstackdocstheme_44379ee93357a5ba99ef78a5042d8670d38a5d6c with ref * 2024-12-03 00:40:35.348 | Cloning from openstackdocstheme cache and applying ref * 2024-12-03 00:40:38.262 | (0578 / 1318) 2024-12-03 00:40:38.279 | Updating cache of https://opendev.org/openstack/openstacksdk.git in /opt/dib_cache/source-repositories/openstacksdk_b24ff0f55892b6991247ae6c165a6f6c1c85f044 with ref * 2024-12-03 00:40:44.942 | Cloning from openstacksdk cache and applying ref * 2024-12-03 00:44:00.852 | (0579 / 1318) 2024-12-03 00:44:00.870 | Updating cache of https://opendev.org/openstack/operations-guide.git in /opt/dib_cache/source-repositories/operations_guide_ced27f3f3cee3b9a3b448b43ac22b8948b0a7d04 with ref * 2024-12-03 00:44:01.420 | Cloning from operations-guide cache and applying ref * 2024-12-03 00:44:03.345 | (0580 / 1318) 2024-12-03 00:44:03.363 | Updating cache of https://opendev.org/openstack/os-api-ref.git in /opt/dib_cache/source-repositories/os_api_ref_499263bac65d2b3e9a9dc484e4909289b0ade7ed with ref * 2024-12-03 00:44:03.897 | Cloning from os-api-ref cache and applying ref * 2024-12-03 00:44:04.442 | (0581 / 1318) 2024-12-03 00:44:04.459 | Updating cache of https://opendev.org/openstack/os-apply-config.git in /opt/dib_cache/source-repositories/os_apply_config_6057682f9ad7e376e8a11794db383ff65acd3028 with ref * 2024-12-03 00:44:05.784 | Cloning from os-apply-config cache and applying ref * 2024-12-03 00:44:07.686 | (0582 / 1318) 2024-12-03 00:44:07.704 | Updating cache of https://opendev.org/openstack/os-brick.git in /opt/dib_cache/source-repositories/os_brick_86cc857acfb1f57ff857a9c4b2d59db4045bb16d with ref * 2024-12-03 00:44:11.086 | Cloning from os-brick cache and applying ref * 2024-12-03 00:44:47.234 | (0583 / 1318) 2024-12-03 00:44:47.252 | Updating cache of https://opendev.org/openstack/os-client-config.git in /opt/dib_cache/source-repositories/os_client_config_758c96686e28cdccff7d40e7cd90780fe039b599 with ref * 2024-12-03 00:44:47.888 | Cloning from os-client-config cache and applying ref * 2024-12-03 00:44:48.212 | (0584 / 1318) 2024-12-03 00:44:48.230 | Updating cache of https://opendev.org/openstack/os-collect-config.git in /opt/dib_cache/source-repositories/os_collect_config_44852c9388e8f712fe2724d929c0a286d4905752 with ref * 2024-12-03 00:44:49.094 | Cloning from os-collect-config cache and applying ref * 2024-12-03 00:44:51.258 | (0585 / 1318) 2024-12-03 00:44:51.276 | Updating cache of https://opendev.org/openstack/os-ken.git in /opt/dib_cache/source-repositories/os_ken_8171faead45f3a2b30df8c0a4845a6be128bc8aa with ref * 2024-12-03 00:44:54.563 | Cloning from os-ken cache and applying ref * 2024-12-03 00:45:05.995 | (0586 / 1318) 2024-12-03 00:45:06.013 | Updating cache of https://opendev.org/openstack/os-performance-tools.git in /opt/dib_cache/source-repositories/os_performance_tools_768562fd08890aeff7129b2c2dd4cf5031ba8f07 with ref * 2024-12-03 00:45:06.725 | Cloning from os-performance-tools cache and applying ref * 2024-12-03 00:45:07.361 | (0587 / 1318) 2024-12-03 00:45:07.379 | Updating cache of https://opendev.org/openstack/os-refresh-config.git in /opt/dib_cache/source-repositories/os_refresh_config_746acd5e9c513e82399b5c470d482c712d5906b3 with ref * 2024-12-03 00:45:08.232 | Cloning from os-refresh-config cache and applying ref * 2024-12-03 00:45:10.431 | (0588 / 1318) 2024-12-03 00:45:10.449 | Updating cache of https://opendev.org/openstack/os-resource-classes.git in /opt/dib_cache/source-repositories/os_resource_classes_4d5056c985055140eae4dd14ecd859aa71db7565 with ref * 2024-12-03 00:45:12.119 | Cloning from os-resource-classes cache and applying ref * 2024-12-03 00:45:12.280 | (0589 / 1318) 2024-12-03 00:45:12.298 | Updating cache of https://opendev.org/openstack/os-service-types.git in /opt/dib_cache/source-repositories/os_service_types_5385753ebb02d97ee6d591aed9fa4da0758109c5 with ref * 2024-12-03 00:45:13.096 | Cloning from os-service-types cache and applying ref * 2024-12-03 00:45:13.254 | (0590 / 1318) 2024-12-03 00:45:13.272 | Updating cache of https://opendev.org/openstack/os-test-images.git in /opt/dib_cache/source-repositories/os_test_images_55c413edbaeb5e0af993ba1778d01319bdbcead6 with ref * 2024-12-03 00:45:13.758 | Cloning from os-test-images cache and applying ref * 2024-12-03 00:45:14.028 | (0591 / 1318) 2024-12-03 00:45:14.046 | Updating cache of https://opendev.org/openstack/os-testr.git in /opt/dib_cache/source-repositories/os_testr_28d278e4c93f3a79f8060b4645b75a04a0e0d417 with ref * 2024-12-03 00:45:14.537 | Cloning from os-testr cache and applying ref * 2024-12-03 00:45:14.775 | (0592 / 1318) 2024-12-03 00:45:14.793 | Updating cache of https://opendev.org/openstack/os-traits.git in /opt/dib_cache/source-repositories/os_traits_3eb04b0ab587d9b764dea336fa0a23c7e287a952 with ref * 2024-12-03 00:45:19.405 | Cloning from os-traits cache and applying ref * 2024-12-03 00:45:21.023 | (0593 / 1318) 2024-12-03 00:45:21.040 | Updating cache of https://opendev.org/openstack/os-vif.git in /opt/dib_cache/source-repositories/os_vif_72409b62b10a6fe91f12f87cd25eb89d6b1972fe with ref * 2024-12-03 00:45:23.033 | Cloning from os-vif cache and applying ref * 2024-12-03 00:45:26.316 | (0594 / 1318) 2024-12-03 00:45:26.333 | Updating cache of https://opendev.org/openstack/osc-lib.git in /opt/dib_cache/source-repositories/osc_lib_5db1c2a71284cd74907f91bdcc8a8b44e77ebcfc with ref * 2024-12-03 00:45:28.174 | Cloning from osc-lib cache and applying ref * 2024-12-03 00:45:33.791 | (0595 / 1318) 2024-12-03 00:45:33.809 | Updating cache of https://opendev.org/openstack/osc-placement.git in /opt/dib_cache/source-repositories/osc_placement_12ed4dead93dcad4aa54c92dc27b692740f02afb with ref * 2024-12-03 00:45:38.410 | Cloning from osc-placement cache and applying ref * 2024-12-03 00:45:41.662 | (0596 / 1318) 2024-12-03 00:45:41.679 | Updating cache of https://opendev.org/openstack/oslo-cookiecutter.git in /opt/dib_cache/source-repositories/oslo_cookiecutter_ac662018c2037f80aa15d273a69bb81264d2acf0 with ref * 2024-12-03 00:45:42.325 | Cloning from oslo-cookiecutter cache and applying ref * 2024-12-03 00:45:42.577 | (0597 / 1318) 2024-12-03 00:45:42.595 | Updating cache of https://opendev.org/openstack/oslo-specs.git in /opt/dib_cache/source-repositories/oslo_specs_c54d90d6a0773ce0e274754bbc86d94eaabf9c49 with ref * 2024-12-03 00:45:44.346 | Cloning from oslo-specs cache and applying ref * 2024-12-03 00:45:45.483 | (0598 / 1318) 2024-12-03 00:45:45.500 | Updating cache of https://opendev.org/openstack/oslo.cache.git in /opt/dib_cache/source-repositories/oslo_cache_f4ed03f1ffcb443838ec4e029e078c3b5be8e004 with ref * 2024-12-03 00:45:47.215 | Cloning from oslo.cache cache and applying ref * 2024-12-03 00:45:58.387 | (0599 / 1318) 2024-12-03 00:45:58.404 | Updating cache of https://opendev.org/openstack/oslo.concurrency.git in /opt/dib_cache/source-repositories/oslo_concurrency_e5a64d5ee2ec1b9dba8465d79c307a790f2956da with ref * 2024-12-03 00:45:59.657 | Cloning from oslo.concurrency cache and applying ref * 2024-12-03 00:46:07.217 | (0600 / 1318) 2024-12-03 00:46:07.235 | Updating cache of https://opendev.org/openstack/oslo.config.git in /opt/dib_cache/source-repositories/oslo_config_cea54b78139bbae3a9cba183c55e42420dfb7b7d with ref * 2024-12-03 00:46:10.361 | Cloning from oslo.config cache and applying ref * 2024-12-03 00:46:17.164 | (0601 / 1318) 2024-12-03 00:46:17.182 | Updating cache of https://opendev.org/openstack/oslo.context.git in /opt/dib_cache/source-repositories/oslo_context_ef80e9955eb3bb62ec27d07f4f68b51c451d7719 with ref * 2024-12-03 00:46:20.885 | Cloning from oslo.context cache and applying ref * 2024-12-03 00:46:28.073 | (0602 / 1318) 2024-12-03 00:46:28.091 | Updating cache of https://opendev.org/openstack/oslo.db.git in /opt/dib_cache/source-repositories/oslo_db_c1e40be46f4fa72cc6aa21f49d8b12d451ae4c6a with ref * 2024-12-03 00:46:32.665 | Cloning from oslo.db cache and applying ref * 2024-12-03 00:47:03.908 | (0603 / 1318) 2024-12-03 00:47:03.926 | Updating cache of https://opendev.org/openstack/oslo.i18n.git in /opt/dib_cache/source-repositories/oslo_i18n_3388cc54e168abe61867b8e5a2a6d8c24d0bcfe4 with ref * 2024-12-03 00:47:06.760 | Cloning from oslo.i18n cache and applying ref * 2024-12-03 00:47:16.423 | (0604 / 1318) 2024-12-03 00:47:16.441 | Updating cache of https://opendev.org/openstack/oslo.limit.git in /opt/dib_cache/source-repositories/oslo_limit_d74ba82cd695bae8896c7b78ac26c76023923168 with ref * 2024-12-03 00:47:19.481 | Cloning from oslo.limit cache and applying ref * 2024-12-03 00:47:24.408 | (0605 / 1318) 2024-12-03 00:47:24.426 | Updating cache of https://opendev.org/openstack/oslo.log.git in /opt/dib_cache/source-repositories/oslo_log_64e906312df71dedc5d1ccd1a64d58cd294ae926 with ref * 2024-12-03 00:47:26.690 | Cloning from oslo.log cache and applying ref * 2024-12-03 00:47:33.758 | (0606 / 1318) 2024-12-03 00:47:33.776 | Updating cache of https://opendev.org/openstack/oslo.messaging.git in /opt/dib_cache/source-repositories/oslo_messaging_afb0f57519226263fcc42593b74fc411d0aaf703 with ref * 2024-12-03 00:47:39.739 | Cloning from oslo.messaging cache and applying ref * 2024-12-03 00:48:02.628 | (0607 / 1318) 2024-12-03 00:48:02.646 | Updating cache of https://opendev.org/openstack/oslo.metrics.git in /opt/dib_cache/source-repositories/oslo_metrics_1d1f9a407fd94b982531d9930ec8d9c132bf72a6 with ref * 2024-12-03 00:48:04.039 | Cloning from oslo.metrics cache and applying ref * 2024-12-03 00:48:06.443 | (0608 / 1318) 2024-12-03 00:48:06.460 | Updating cache of https://opendev.org/openstack/oslo.middleware.git in /opt/dib_cache/source-repositories/oslo_middleware_1884936fa487d3306017f132982fcedf15f57967 with ref * 2024-12-03 00:48:08.906 | Cloning from oslo.middleware cache and applying ref * 2024-12-03 00:48:22.204 | (0609 / 1318) 2024-12-03 00:48:22.221 | Updating cache of https://opendev.org/openstack/oslo.policy.git in /opt/dib_cache/source-repositories/oslo_policy_b0a4a0dc02f704fab0f0b2cf4ef33b1ce38cba62 with ref * 2024-12-03 00:48:25.163 | Cloning from oslo.policy cache and applying ref * 2024-12-03 00:48:30.492 | (0610 / 1318) 2024-12-03 00:48:30.509 | Updating cache of https://opendev.org/openstack/oslo.privsep.git in /opt/dib_cache/source-repositories/oslo_privsep_a977a6b5141098f5471ac7753db0fcf72f8baa23 with ref * 2024-12-03 00:48:32.125 | Cloning from oslo.privsep cache and applying ref * 2024-12-03 00:48:36.027 | (0611 / 1318) 2024-12-03 00:48:36.044 | Updating cache of https://opendev.org/openstack/oslo.reports.git in /opt/dib_cache/source-repositories/oslo_reports_c1c05138a4e391017afab5d3c1ebb8863cc98567 with ref * 2024-12-03 00:48:37.361 | Cloning from oslo.reports cache and applying ref * 2024-12-03 00:48:39.752 | (0612 / 1318) 2024-12-03 00:48:39.771 | Updating cache of https://opendev.org/openstack/oslo.rootwrap.git in /opt/dib_cache/source-repositories/oslo_rootwrap_a2a87439735232e8ce1e48f9a3aab525c64910a1 with ref * 2024-12-03 00:48:41.444 | Cloning from oslo.rootwrap cache and applying ref * 2024-12-03 00:48:44.517 | (0613 / 1318) 2024-12-03 00:48:44.534 | Updating cache of https://opendev.org/openstack/oslo.serialization.git in /opt/dib_cache/source-repositories/oslo_serialization_a55a74fee3027d0733046dee5686092bed1998fe with ref * 2024-12-03 00:48:49.082 | Cloning from oslo.serialization cache and applying ref * 2024-12-03 00:49:03.442 | (0614 / 1318) 2024-12-03 00:49:03.460 | Updating cache of https://opendev.org/openstack/oslo.service.git in /opt/dib_cache/source-repositories/oslo_service_fc48ae92934f1e628dedbc2ccd5154e7b132037c with ref * 2024-12-03 00:49:06.111 | Cloning from oslo.service cache and applying ref * 2024-12-03 00:49:10.327 | (0615 / 1318) 2024-12-03 00:49:10.344 | Updating cache of https://opendev.org/openstack/oslo.tools.git in /opt/dib_cache/source-repositories/oslo_tools_1df3c83ab539e46f6b2fe96e95d7a5842117fa76 with ref * 2024-12-03 00:49:11.000 | Cloning from oslo.tools cache and applying ref * 2024-12-03 00:49:11.251 | (0616 / 1318) 2024-12-03 00:49:11.269 | Updating cache of https://opendev.org/openstack/oslo.upgradecheck.git in /opt/dib_cache/source-repositories/oslo_upgradecheck_ceb84dccb9d0070c080aac68b8837bd555aaf45c with ref * 2024-12-03 00:49:13.668 | Cloning from oslo.upgradecheck cache and applying ref * 2024-12-03 00:49:17.076 | (0617 / 1318) 2024-12-03 00:49:17.095 | Updating cache of https://opendev.org/openstack/oslo.utils.git in /opt/dib_cache/source-repositories/oslo_utils_1ad6d7b14d8e121c5fed2300c9f18a4772b025f0 with ref * 2024-12-03 00:49:19.162 | Cloning from oslo.utils cache and applying ref * 2024-12-03 00:49:33.817 | (0618 / 1318) 2024-12-03 00:49:33.835 | Updating cache of https://opendev.org/openstack/oslo.versionedobjects.git in /opt/dib_cache/source-repositories/oslo_versionedobjects_aeb13af4b553c5cc5abe4fc4d19df01e77bec3f4 with ref * 2024-12-03 00:49:36.333 | Cloning from oslo.versionedobjects cache and applying ref * 2024-12-03 00:49:42.962 | (0619 / 1318) 2024-12-03 00:49:42.980 | Updating cache of https://opendev.org/openstack/oslo.vmware.git in /opt/dib_cache/source-repositories/oslo_vmware_f7ada988c94e0c7b0e80dd8b6efbc069ae1e3cea with ref * 2024-12-03 00:49:45.211 | Cloning from oslo.vmware cache and applying ref * 2024-12-03 00:49:47.910 | (0620 / 1318) 2024-12-03 00:49:47.927 | Updating cache of https://opendev.org/openstack/oslotest.git in /opt/dib_cache/source-repositories/oslotest_4d8e1ea58bb880389fdc41096bee4ca5e1a5cbb3 with ref * 2024-12-03 00:49:49.276 | Cloning from oslotest cache and applying ref * 2024-12-03 00:49:51.399 | (0621 / 1318) 2024-12-03 00:49:51.417 | Updating cache of https://opendev.org/openstack/osops.git in /opt/dib_cache/source-repositories/osops_9a718b06ac896558a0fe6402b7699f91551e7934 with ref * 2024-12-03 00:49:52.086 | Cloning from osops cache and applying ref * 2024-12-03 00:49:52.565 | (0622 / 1318) 2024-12-03 00:49:52.583 | Updating cache of https://opendev.org/openstack/osprofiler.git in /opt/dib_cache/source-repositories/osprofiler_33079d6b90511e5fe9e411b4d0783b3e1160088d with ref * 2024-12-03 00:49:54.572 | Cloning from osprofiler cache and applying ref * 2024-12-03 00:50:00.895 | (0623 / 1318) 2024-12-03 00:50:00.912 | Updating cache of https://opendev.org/openstack/ossa.git in /opt/dib_cache/source-repositories/ossa_e823004fa09cdbd81aeeb28f74e1c68d67dc5a55 with ref * 2024-12-03 00:50:01.916 | Cloning from ossa cache and applying ref * 2024-12-03 00:50:07.885 | (0624 / 1318) 2024-12-03 00:50:07.903 | Updating cache of https://opendev.org/openstack/ovn-bgp-agent.git in /opt/dib_cache/source-repositories/ovn_bgp_agent_475adb78b8de36625fdaf10923a27ca2c159e2af with ref * 2024-12-03 00:50:10.067 | Cloning from ovn-bgp-agent cache and applying ref * 2024-12-03 00:51:58.472 | (0625 / 1318) 2024-12-03 00:51:58.490 | Updating cache of https://opendev.org/openstack/ovn-octavia-provider.git in /opt/dib_cache/source-repositories/ovn_octavia_provider_7397a3a2dadb8820d0a8ed2bf0f217471f7f8631 with ref * 2024-12-03 00:52:01.092 | Cloning from ovn-octavia-provider cache and applying ref * 2024-12-03 00:52:56.126 | (0626 / 1318) 2024-12-03 00:52:56.143 | Updating cache of https://opendev.org/openstack/ovsdbapp.git in /opt/dib_cache/source-repositories/ovsdbapp_5fa633589b29c390e2ad9f1746a6a932854f1c91 with ref * 2024-12-03 00:52:59.055 | Cloning from ovsdbapp cache and applying ref * 2024-12-03 00:53:18.218 | (0627 / 1318) 2024-12-03 00:53:18.235 | Updating cache of https://opendev.org/openstack/panko.git in /opt/dib_cache/source-repositories/panko_f9dfa1e547cd99fa22c5e669451f81b31cf470e0 with ref * 2024-12-03 00:53:20.046 | Cloning from panko cache and applying ref * 2024-12-03 00:53:20.508 | (0628 / 1318) 2024-12-03 00:53:20.526 | Updating cache of https://opendev.org/openstack/pbr.git in /opt/dib_cache/source-repositories/pbr_8382c1cea83cf1b1ada6477f0d5e5fd7e14f4e1c with ref * 2024-12-03 00:53:21.306 | Cloning from pbr cache and applying ref * 2024-12-03 00:53:23.629 | (0629 / 1318) 2024-12-03 00:53:23.647 | Updating cache of https://opendev.org/openstack/performance-docs.git in /opt/dib_cache/source-repositories/performance_docs_a571cf07ec79980a65b85906c345a65172c9c391 with ref * 2024-12-03 00:53:24.121 | Cloning from performance-docs cache and applying ref * 2024-12-03 00:53:33.114 | (0630 / 1318) 2024-12-03 00:53:33.132 | Updating cache of https://opendev.org/openstack/placement.git in /opt/dib_cache/source-repositories/placement_a5628e660bca1b2060f76c2c0079c51073ccb4c7 with ref * 2024-12-03 00:53:35.879 | Cloning from placement cache and applying ref * 2024-12-03 00:53:44.883 | (0631 / 1318) 2024-12-03 00:53:44.900 | Updating cache of https://opendev.org/openstack/project-config.git in /opt/dib_cache/source-repositories/project_config_9229c05209c89a6ea238d44bcdf02b855d113b0b with ref * 2024-12-03 00:53:45.967 | Cloning from project-config cache and applying ref * 2024-12-03 00:56:07.904 | (0632 / 1318) 2024-12-03 00:56:07.921 | Updating cache of https://opendev.org/openstack/project-team-guide.git in /opt/dib_cache/source-repositories/project_team_guide_21c841fa5b666116dc43ace77394f36e7cdaa300 with ref * 2024-12-03 00:56:08.531 | Cloning from project-team-guide cache and applying ref * 2024-12-03 00:56:10.784 | (0633 / 1318) 2024-12-03 00:56:10.801 | Updating cache of https://opendev.org/openstack/ptgbot.git in /opt/dib_cache/source-repositories/ptgbot_b05f088b89a006e9f8a50c6dadc0881232ae2ff1 with ref * 2024-12-03 00:56:11.463 | Cloning from ptgbot cache and applying ref * 2024-12-03 00:56:12.237 | (0634 / 1318) 2024-12-03 00:56:12.255 | Updating cache of https://opendev.org/openstack/publiccloud-sig.git in /opt/dib_cache/source-repositories/publiccloud_sig_0cd9a0d07f01a5e07abee00591e37bd0ef56511a with ref * 2024-12-03 00:56:12.599 | Cloning from publiccloud-sig cache and applying ref * 2024-12-03 00:56:12.678 | (0635 / 1318) 2024-12-03 00:56:12.696 | Updating cache of https://opendev.org/openstack/puppet-aodh.git in /opt/dib_cache/source-repositories/puppet_aodh_ff506aef05218fbcf4d7de5ed11c42d80c33c611 with ref * 2024-12-03 00:56:14.705 | Cloning from puppet-aodh cache and applying ref * 2024-12-03 00:56:28.560 | (0636 / 1318) 2024-12-03 00:56:28.578 | Updating cache of https://opendev.org/openstack/puppet-barbican.git in /opt/dib_cache/source-repositories/puppet_barbican_84055ec7a9b76d16d6adedd48a251855e3888f9b with ref * 2024-12-03 00:56:31.259 | Cloning from puppet-barbican cache and applying ref * 2024-12-03 00:56:48.194 | (0637 / 1318) 2024-12-03 00:56:48.211 | Updating cache of https://opendev.org/openstack/puppet-ceilometer.git in /opt/dib_cache/source-repositories/puppet_ceilometer_64d68b390be811b65dc61fdc1d59893946cac815 with ref * 2024-12-03 00:56:50.338 | Cloning from puppet-ceilometer cache and applying ref * 2024-12-03 00:57:11.221 | (0638 / 1318) 2024-12-03 00:57:11.239 | Updating cache of https://opendev.org/openstack/puppet-ceph.git in /opt/dib_cache/source-repositories/puppet_ceph_2bcaf4ae456838eeea38b276575ca84041317443 with ref * 2024-12-03 00:57:12.377 | Cloning from puppet-ceph cache and applying ref * 2024-12-03 00:57:22.170 | (0639 / 1318) 2024-12-03 00:57:22.188 | Updating cache of https://opendev.org/openstack/puppet-cinder.git in /opt/dib_cache/source-repositories/puppet_cinder_5114a1dbf3858c214b7309ee78e2bd719b760b99 with ref * 2024-12-03 00:57:25.021 | Cloning from puppet-cinder cache and applying ref * 2024-12-03 00:57:52.096 | (0640 / 1318) 2024-12-03 00:57:52.113 | Updating cache of https://opendev.org/openstack/puppet-cloudkitty.git in /opt/dib_cache/source-repositories/puppet_cloudkitty_bb135ce310e01ce2dcfe555db05054298a729450 with ref * 2024-12-03 00:57:53.634 | Cloning from puppet-cloudkitty cache and applying ref * 2024-12-03 00:58:01.424 | (0641 / 1318) 2024-12-03 00:58:01.441 | Updating cache of https://opendev.org/openstack/puppet-designate.git in /opt/dib_cache/source-repositories/puppet_designate_ab374caf34570f5743dc08c5cec715b1c93ba961 with ref * 2024-12-03 00:58:02.698 | Cloning from puppet-designate cache and applying ref * 2024-12-03 00:58:18.829 | (0642 / 1318) 2024-12-03 00:58:18.846 | Updating cache of https://opendev.org/openstack/puppet-glance.git in /opt/dib_cache/source-repositories/puppet_glance_d6090d364d2b011b3b7c30e29b2b425b001977ef with ref * 2024-12-03 00:58:20.367 | Cloning from puppet-glance cache and applying ref * 2024-12-03 00:58:39.197 | (0643 / 1318) 2024-12-03 00:58:39.214 | Updating cache of https://opendev.org/openstack/puppet-gnocchi.git in /opt/dib_cache/source-repositories/puppet_gnocchi_9973d450628f4294f6421530db570200532914ac with ref * 2024-12-03 00:58:40.814 | Cloning from puppet-gnocchi cache and applying ref * 2024-12-03 00:58:49.730 | (0644 / 1318) 2024-12-03 00:58:49.748 | Updating cache of https://opendev.org/openstack/puppet-heat.git in /opt/dib_cache/source-repositories/puppet_heat_196b2e67440fe37ee852b135a81ba97beb49d933 with ref * 2024-12-03 00:58:51.472 | Cloning from puppet-heat cache and applying ref * 2024-12-03 00:59:04.552 | (0645 / 1318) 2024-12-03 00:59:04.570 | Updating cache of https://opendev.org/openstack/puppet-horizon.git in /opt/dib_cache/source-repositories/puppet_horizon_f31aa5fc2dcd2a4f239c7d7e78e23922e5f30ca1 with ref * 2024-12-03 00:59:06.314 | Cloning from puppet-horizon cache and applying ref * 2024-12-03 00:59:32.441 | (0646 / 1318) 2024-12-03 00:59:32.459 | Updating cache of https://opendev.org/openstack/puppet-ironic.git in /opt/dib_cache/source-repositories/puppet_ironic_38edd8fb7ec022a9093537eb16a06c0d5836742e with ref * 2024-12-03 00:59:35.639 | Cloning from puppet-ironic cache and applying ref * 2024-12-03 01:00:15.165 | (0647 / 1318) 2024-12-03 01:00:15.183 | Updating cache of https://opendev.org/openstack/puppet-keystone.git in /opt/dib_cache/source-repositories/puppet_keystone_38840b39a7c8d495d363b2ba9a7f655df6a70a06 with ref * 2024-12-03 01:00:17.295 | Cloning from puppet-keystone cache and applying ref * 2024-12-03 01:01:09.222 | (0648 / 1318) 2024-12-03 01:01:09.239 | Updating cache of https://opendev.org/openstack/puppet-magnum.git in /opt/dib_cache/source-repositories/puppet_magnum_f11da2dfa1e1dd7def1bb3b080b9a2dcd43fb713 with ref * 2024-12-03 01:01:11.320 | Cloning from puppet-magnum cache and applying ref * 2024-12-03 01:01:31.497 | (0649 / 1318) 2024-12-03 01:01:31.517 | Updating cache of https://opendev.org/openstack/puppet-manila.git in /opt/dib_cache/source-repositories/puppet_manila_2778e06bd7c4199347d91f5b21dacffed88f01db with ref * 2024-12-03 01:01:34.142 | Cloning from puppet-manila cache and applying ref * 2024-12-03 01:02:19.481 | (0650 / 1318) 2024-12-03 01:02:19.499 | Updating cache of https://opendev.org/openstack/puppet-mistral.git in /opt/dib_cache/source-repositories/puppet_mistral_96580e10b2c90f29ad015f59ff7058f5a6c84c38 with ref * 2024-12-03 01:02:27.905 | Cloning from puppet-mistral cache and applying ref * 2024-12-03 01:03:08.330 | (0651 / 1318) 2024-12-03 01:03:08.348 | Updating cache of https://opendev.org/openstack/puppet-neutron.git in /opt/dib_cache/source-repositories/puppet_neutron_32aae1ccd3fab6e97f1f3974cd3f8e6cf9073318 with ref * 2024-12-03 01:03:18.083 | Cloning from puppet-neutron cache and applying ref * 2024-12-03 01:04:54.607 | (0652 / 1318) 2024-12-03 01:04:54.624 | Updating cache of https://opendev.org/openstack/puppet-nova.git in /opt/dib_cache/source-repositories/puppet_nova_2ffb00db5d6cca5b3675a6f6982bb3542085c522 with ref * 2024-12-03 01:04:57.468 | Cloning from puppet-nova cache and applying ref * 2024-12-03 01:07:02.565 | (0653 / 1318) 2024-12-03 01:07:02.583 | Updating cache of https://opendev.org/openstack/puppet-octavia.git in /opt/dib_cache/source-repositories/puppet_octavia_a07c295f18bb9aae6e36863edb0007aedfd1a673 with ref * 2024-12-03 01:07:12.419 | Cloning from puppet-octavia cache and applying ref * 2024-12-03 01:07:48.721 | (0654 / 1318) 2024-12-03 01:07:48.739 | Updating cache of https://opendev.org/openstack/puppet-openstack-cookiecutter.git in /opt/dib_cache/source-repositories/puppet_openstack_cookiecutter_1fc44b0460e26bb40141390cb7070e93bf144bf3 with ref * 2024-12-03 01:07:49.487 | Cloning from puppet-openstack-cookiecutter cache and applying ref * 2024-12-03 01:07:50.744 | (0655 / 1318) 2024-12-03 01:07:50.762 | Updating cache of https://opendev.org/openstack/puppet-openstack-guide.git in /opt/dib_cache/source-repositories/puppet_openstack_guide_3042213beca25de958be54983a53c7e3adc6dd0f with ref * 2024-12-03 01:07:51.247 | Cloning from puppet-openstack-guide cache and applying ref * 2024-12-03 01:07:53.351 | (0656 / 1318) 2024-12-03 01:07:53.369 | Updating cache of https://opendev.org/openstack/puppet-openstack-integration.git in /opt/dib_cache/source-repositories/puppet_openstack_integration_83ddb17dc28837d6481b604a5b7b3ff06d5f5c5d with ref * 2024-12-03 01:07:56.217 | Cloning from puppet-openstack-integration cache and applying ref * 2024-12-03 01:09:53.513 | (0657 / 1318) 2024-12-03 01:09:53.531 | Updating cache of https://opendev.org/openstack/puppet-openstacklib.git in /opt/dib_cache/source-repositories/puppet_openstacklib_3103236e00b75dc60a7836f08ed114e366d33d67 with ref * 2024-12-03 01:09:55.918 | Cloning from puppet-openstacklib cache and applying ref * 2024-12-03 01:10:07.391 | (0658 / 1318) 2024-12-03 01:10:07.409 | Updating cache of https://opendev.org/openstack/puppet-openstack_extras.git in /opt/dib_cache/source-repositories/puppet_openstack_extras_95f6243d1de116d81a2726ed69fdc63202e26148 with ref * 2024-12-03 01:10:12.433 | Cloning from puppet-openstack_extras cache and applying ref * 2024-12-03 01:10:20.248 | (0659 / 1318) 2024-12-03 01:10:20.267 | 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 * 2024-12-03 01:10:21.924 | Cloning from puppet-openstack_spec_helper cache and applying ref * 2024-12-03 01:10:29.438 | (0660 / 1318) 2024-12-03 01:10:29.456 | Updating cache of https://opendev.org/openstack/puppet-oslo.git in /opt/dib_cache/source-repositories/puppet_oslo_31a9f2de96874bf2e20c54eb854dc49721a854df with ref * 2024-12-03 01:10:31.416 | Cloning from puppet-oslo cache and applying ref * 2024-12-03 01:10:47.278 | (0661 / 1318) 2024-12-03 01:10:47.296 | Updating cache of https://opendev.org/openstack/puppet-ovn.git in /opt/dib_cache/source-repositories/puppet_ovn_c3879d0f873d7e4f1f8ef5dd8da1bb0c9fe4ad03 with ref * 2024-12-03 01:10:49.768 | Cloning from puppet-ovn cache and applying ref * 2024-12-03 01:10:56.344 | (0662 / 1318) 2024-12-03 01:10:56.361 | Updating cache of https://opendev.org/openstack/puppet-placement.git in /opt/dib_cache/source-repositories/puppet_placement_eac6d346232ad7a1714c7e6d4916e2c59270a680 with ref * 2024-12-03 01:10:58.609 | Cloning from puppet-placement cache and applying ref * 2024-12-03 01:11:05.410 | (0663 / 1318) 2024-12-03 01:11:05.427 | Updating cache of https://opendev.org/openstack/puppet-swift.git in /opt/dib_cache/source-repositories/puppet_swift_6efda166996b005f553c64d37bb5d5f74877e6f7 with ref * 2024-12-03 01:11:07.168 | Cloning from puppet-swift cache and applying ref * 2024-12-03 01:11:51.394 | (0664 / 1318) 2024-12-03 01:11:51.411 | Updating cache of https://opendev.org/openstack/puppet-tempest.git in /opt/dib_cache/source-repositories/puppet_tempest_cd7429d794778ac4ade2e2f75ac8d6b6e5b95864 with ref * 2024-12-03 01:11:55.199 | Cloning from puppet-tempest cache and applying ref * 2024-12-03 01:12:21.879 | (0665 / 1318) 2024-12-03 01:12:21.896 | Updating cache of https://opendev.org/openstack/puppet-trove.git in /opt/dib_cache/source-repositories/puppet_trove_57aa79b351c38d61b653b2c067cc2d2bf59ceeaf with ref * 2024-12-03 01:12:23.663 | Cloning from puppet-trove cache and applying ref * 2024-12-03 01:12:52.532 | (0666 / 1318) 2024-12-03 01:12:52.549 | Updating cache of https://opendev.org/openstack/puppet-vitrage.git in /opt/dib_cache/source-repositories/puppet_vitrage_aea750117ce4939633facc0bce757882d73aa3af with ref * 2024-12-03 01:12:56.314 | Cloning from puppet-vitrage cache and applying ref * 2024-12-03 01:13:32.971 | (0667 / 1318) 2024-12-03 01:13:32.988 | Updating cache of https://opendev.org/openstack/puppet-vswitch.git in /opt/dib_cache/source-repositories/puppet_vswitch_66348064a5e3a9504bdbd56de9268b7693ff7aef with ref * 2024-12-03 01:13:36.329 | Cloning from puppet-vswitch cache and applying ref * 2024-12-03 01:13:56.757 | (0668 / 1318) 2024-12-03 01:13:56.775 | Updating cache of https://opendev.org/openstack/puppet-watcher.git in /opt/dib_cache/source-repositories/puppet_watcher_4cf38d9dc38d705a31a882c2aced8943479b1b52 with ref * 2024-12-03 01:13:59.580 | Cloning from puppet-watcher cache and applying ref * 2024-12-03 01:14:14.584 | (0669 / 1318) 2024-12-03 01:14:14.602 | Updating cache of https://opendev.org/openstack/puppet-zaqar.git in /opt/dib_cache/source-repositories/puppet_zaqar_8669a09e0e9583f4a1fec447c2e3381bbee9d1c0 with ref * 2024-12-03 01:14:20.045 | Cloning from puppet-zaqar cache and applying ref * 2024-12-03 01:14:36.843 | (0670 / 1318) 2024-12-03 01:14:36.860 | Updating cache of https://opendev.org/openstack/pycadf.git in /opt/dib_cache/source-repositories/pycadf_479443ddfd06a939fe9f41783949391cc21ddfcb with ref * 2024-12-03 01:14:38.262 | Cloning from pycadf cache and applying ref * 2024-12-03 01:14:39.144 | (0671 / 1318) 2024-12-03 01:14:39.162 | Updating cache of https://opendev.org/openstack/pyeclib.git in /opt/dib_cache/source-repositories/pyeclib_308cf8026b5bd79184b20c4d91ef3b27dfa77be7 with ref * 2024-12-03 01:14:39.841 | Cloning from pyeclib cache and applying ref * 2024-12-03 01:14:54.744 | (0672 / 1318) 2024-12-03 01:14:54.761 | Updating cache of https://opendev.org/openstack/pymod2pkg.git in /opt/dib_cache/source-repositories/pymod2pkg_9251af576ca889584e688f9999f6caa4275cd8dd with ref * 2024-12-03 01:14:55.409 | Cloning from pymod2pkg cache and applying ref * 2024-12-03 01:14:55.887 | (0673 / 1318) 2024-12-03 01:14:55.905 | Updating cache of https://opendev.org/openstack/python-adjutantclient.git in /opt/dib_cache/source-repositories/python_adjutantclient_2aa27f0edf2cd62f3fcb72c608f7bd1418699e47 with ref * 2024-12-03 01:14:57.061 | Cloning from python-adjutantclient cache and applying ref * 2024-12-03 01:14:57.832 | (0674 / 1318) 2024-12-03 01:14:57.850 | Updating cache of https://opendev.org/openstack/python-aodhclient.git in /opt/dib_cache/source-repositories/python_aodhclient_0ce033ec35a1b4c3706bf21f28cbad94bfb88773 with ref * 2024-12-03 01:15:00.746 | Cloning from python-aodhclient cache and applying ref * 2024-12-03 01:15:09.314 | (0675 / 1318) 2024-12-03 01:15:09.332 | Updating cache of https://opendev.org/openstack/python-barbicanclient.git in /opt/dib_cache/source-repositories/python_barbicanclient_321bc9ed7f0008b1ccb64c10d34e27e1764de388 with ref * 2024-12-03 01:15:12.886 | Cloning from python-barbicanclient cache and applying ref * 2024-12-03 01:15:20.893 | (0676 / 1318) 2024-12-03 01:15:20.910 | Updating cache of https://opendev.org/openstack/python-blazarclient.git in /opt/dib_cache/source-repositories/python_blazarclient_4c2017b2b1e3c80a6be533b6b07f83af96ba05f9 with ref * 2024-12-03 01:15:24.397 | Cloning from python-blazarclient cache and applying ref * 2024-12-03 01:15:37.179 | (0677 / 1318) 2024-12-03 01:15:37.196 | 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 * 2024-12-03 01:15:46.387 | Cloning from python-brick-cinderclient-ext cache and applying ref * 2024-12-03 01:15:49.780 | (0678 / 1318) 2024-12-03 01:15:49.799 | Updating cache of https://opendev.org/openstack/python-cinderclient.git in /opt/dib_cache/source-repositories/python_cinderclient_2ab34741caf6ae38f9fc66dbb4eb0d6f6e6cb787 with ref * 2024-12-03 01:15:55.557 | Cloning from python-cinderclient cache and applying ref * 2024-12-03 01:16:04.569 | (0679 / 1318) 2024-12-03 01:16:04.587 | Updating cache of https://opendev.org/openstack/python-cloudkittyclient.git in /opt/dib_cache/source-repositories/python_cloudkittyclient_577e275037ec097f043b5410ee863f658700fe03 with ref * 2024-12-03 01:16:08.095 | Cloning from python-cloudkittyclient cache and applying ref * 2024-12-03 01:16:12.713 | (0680 / 1318) 2024-12-03 01:16:12.731 | Updating cache of https://opendev.org/openstack/python-cyborgclient.git in /opt/dib_cache/source-repositories/python_cyborgclient_a2f6e5c1dcf343444e0eb6ac3fe6b59d20e7298b with ref * 2024-12-03 01:16:14.936 | Cloning from python-cyborgclient cache and applying ref * 2024-12-03 01:16:28.317 | (0681 / 1318) 2024-12-03 01:16:28.335 | Updating cache of https://opendev.org/openstack/python-designateclient.git in /opt/dib_cache/source-repositories/python_designateclient_e3a78956ce4f8c79d45a2fe5b98e575e55f2cecd with ref * 2024-12-03 01:16:33.464 | Cloning from python-designateclient cache and applying ref * 2024-12-03 01:16:41.262 | (0682 / 1318) 2024-12-03 01:16:41.280 | Updating cache of https://opendev.org/openstack/python-dracclient.git in /opt/dib_cache/source-repositories/python_dracclient_8761670ec4bd67a8ca854ed2aff5736a0caafe17 with ref * 2024-12-03 01:16:41.816 | Cloning from python-dracclient cache and applying ref * 2024-12-03 01:16:42.012 | (0683 / 1318) 2024-12-03 01:16:42.030 | Updating cache of https://opendev.org/openstack/python-freezerclient.git in /opt/dib_cache/source-repositories/python_freezerclient_f108c3bab7ab68ed75c038bb98c54504483b54f1 with ref * 2024-12-03 01:16:43.856 | Cloning from python-freezerclient cache and applying ref * 2024-12-03 01:16:44.010 | (0684 / 1318) 2024-12-03 01:16:44.027 | Updating cache of https://opendev.org/openstack/python-glanceclient.git in /opt/dib_cache/source-repositories/python_glanceclient_62e062e7af26595fff1e9e52605f45902b17833c with ref * 2024-12-03 01:16:47.904 | Cloning from python-glanceclient cache and applying ref * 2024-12-03 01:17:10.637 | (0685 / 1318) 2024-12-03 01:17:10.655 | Updating cache of https://opendev.org/openstack/python-heatclient.git in /opt/dib_cache/source-repositories/python_heatclient_a4cbb7a698763c786642b93355aaf89bfebae9c8 with ref * 2024-12-03 01:17:13.669 | Cloning from python-heatclient cache and applying ref * 2024-12-03 01:17:24.171 | (0686 / 1318) 2024-12-03 01:17:24.188 | 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 * 2024-12-03 01:17:26.079 | Cloning from python-ironic-inspector-client cache and applying ref * 2024-12-03 01:17:27.988 | (0687 / 1318) 2024-12-03 01:17:28.006 | Updating cache of https://opendev.org/openstack/python-ironicclient.git in /opt/dib_cache/source-repositories/python_ironicclient_f4d152043b18f5041f2c5da8f00f30eb7b24b526 with ref * 2024-12-03 01:17:29.935 | Cloning from python-ironicclient cache and applying ref * 2024-12-03 01:17:54.426 | (0688 / 1318) 2024-12-03 01:17:54.444 | Updating cache of https://opendev.org/openstack/python-keystoneclient.git in /opt/dib_cache/source-repositories/python_keystoneclient_d50ff996cccb6df7bcff19e9ff5a2d761f8d0910 with ref * 2024-12-03 01:17:56.648 | Cloning from python-keystoneclient cache and applying ref * 2024-12-03 01:17:59.788 | (0689 / 1318) 2024-12-03 01:17:59.807 | Updating cache of https://opendev.org/openstack/python-magnumclient.git in /opt/dib_cache/source-repositories/python_magnumclient_0efe8cfa1d5eeca39393e53f95687738608564b0 with ref * 2024-12-03 01:18:01.541 | Cloning from python-magnumclient cache and applying ref * 2024-12-03 01:18:08.005 | (0690 / 1318) 2024-12-03 01:18:08.023 | Updating cache of https://opendev.org/openstack/python-manilaclient.git in /opt/dib_cache/source-repositories/python_manilaclient_67390fbcbab9cd983e0e2ba6518009c01384b9b8 with ref * 2024-12-03 01:18:13.890 | Cloning from python-manilaclient cache and applying ref * 2024-12-03 01:19:27.268 | (0691 / 1318) 2024-12-03 01:19:27.286 | Updating cache of https://opendev.org/openstack/python-masakariclient.git in /opt/dib_cache/source-repositories/python_masakariclient_eb19abdbb35516ef24272586c2b77c94170ca6dd with ref * 2024-12-03 01:19:29.236 | Cloning from python-masakariclient cache and applying ref * 2024-12-03 01:19:31.961 | (0692 / 1318) 2024-12-03 01:19:31.978 | Updating cache of https://opendev.org/openstack/python-mistralclient.git in /opt/dib_cache/source-repositories/python_mistralclient_b01c51f399a01435f9632bdda2244debc7e76da1 with ref * 2024-12-03 01:19:34.537 | Cloning from python-mistralclient cache and applying ref * 2024-12-03 01:19:40.378 | (0693 / 1318) 2024-12-03 01:19:40.396 | Updating cache of https://opendev.org/openstack/python-monascaclient.git in /opt/dib_cache/source-repositories/python_monascaclient_fbfde72d27a07beb8414094e2a6ab00235a02d81 with ref * 2024-12-03 01:19:42.112 | Cloning from python-monascaclient cache and applying ref * 2024-12-03 01:19:42.246 | (0694 / 1318) 2024-12-03 01:19:42.264 | Updating cache of https://opendev.org/openstack/python-neutronclient.git in /opt/dib_cache/source-repositories/python_neutronclient_97e4df6fe08727ddbfefc3f604b62137a1cab31a with ref * 2024-12-03 01:19:45.574 | Cloning from python-neutronclient cache and applying ref * 2024-12-03 01:19:57.538 | (0695 / 1318) 2024-12-03 01:19:57.555 | Updating cache of https://opendev.org/openstack/python-novaclient.git in /opt/dib_cache/source-repositories/python_novaclient_bfa5c8a30211bf36d05850bf7736642af9784154 with ref * 2024-12-03 01:20:01.435 | Cloning from python-novaclient cache and applying ref * 2024-12-03 01:20:09.131 | (0696 / 1318) 2024-12-03 01:20:09.149 | Updating cache of https://opendev.org/openstack/python-observabilityclient.git in /opt/dib_cache/source-repositories/python_observabilityclient_a8eb4823507ff6e1b0f015d344b2b7ff170b1b24 with ref * 2024-12-03 01:20:11.115 | Cloning from python-observabilityclient cache and applying ref * 2024-12-03 01:20:16.861 | (0697 / 1318) 2024-12-03 01:20:16.879 | Updating cache of https://opendev.org/openstack/python-octaviaclient.git in /opt/dib_cache/source-repositories/python_octaviaclient_504fd274016d1e953625809bb8f52e74b192c017 with ref * 2024-12-03 01:20:19.277 | Cloning from python-octaviaclient cache and applying ref * 2024-12-03 01:20:32.492 | (0698 / 1318) 2024-12-03 01:20:32.510 | Updating cache of https://opendev.org/openstack/python-openstackclient.git in /opt/dib_cache/source-repositories/python_openstackclient_f3243780c49492a40a03d2b278622d2dc9d80eeb with ref * 2024-12-03 01:20:39.322 | Cloning from python-openstackclient cache and applying ref * 2024-12-03 01:22:44.055 | (0699 / 1318) 2024-12-03 01:22:44.073 | Updating cache of https://opendev.org/openstack/python-pankoclient.git in /opt/dib_cache/source-repositories/python_pankoclient_4ac78cf7e1b855514f9425039fac274caa05f707 with ref * 2024-12-03 01:22:45.354 | Cloning from python-pankoclient cache and applying ref * 2024-12-03 01:22:45.614 | (0700 / 1318) 2024-12-03 01:22:45.631 | Updating cache of https://opendev.org/openstack/python-swiftclient.git in /opt/dib_cache/source-repositories/python_swiftclient_942fbb6659058c8844d82f80c2c535b247016ca8 with ref * 2024-12-03 01:22:48.175 | Cloning from python-swiftclient cache and applying ref * 2024-12-03 01:22:58.184 | (0701 / 1318) 2024-12-03 01:22:58.202 | Updating cache of https://opendev.org/openstack/python-tackerclient.git in /opt/dib_cache/source-repositories/python_tackerclient_46a26cd0517a21b3f947f6a526783c613b495276 with ref * 2024-12-03 01:23:00.357 | Cloning from python-tackerclient cache and applying ref * 2024-12-03 01:23:06.639 | (0702 / 1318) 2024-12-03 01:23:06.656 | Updating cache of https://opendev.org/openstack/python-troveclient.git in /opt/dib_cache/source-repositories/python_troveclient_086c8e3f98a6e480a85ba82bad0a4150d667005f with ref * 2024-12-03 01:23:10.628 | Cloning from python-troveclient cache and applying ref * 2024-12-03 01:23:25.202 | (0703 / 1318) 2024-12-03 01:23:25.219 | Updating cache of https://opendev.org/openstack/python-venusclient.git in /opt/dib_cache/source-repositories/python_venusclient_cf9e0ab5813dbab90103e7617b23c5d6198507c1 with ref * 2024-12-03 01:23:31.287 | Cloning from python-venusclient cache and applying ref * 2024-12-03 01:23:33.120 | (0704 / 1318) 2024-12-03 01:23:33.138 | Updating cache of https://opendev.org/openstack/python-vitrageclient.git in /opt/dib_cache/source-repositories/python_vitrageclient_a2697b5eb926a2f899073face1d0c71797953344 with ref * 2024-12-03 01:23:37.233 | Cloning from python-vitrageclient cache and applying ref * 2024-12-03 01:23:40.409 | (0705 / 1318) 2024-12-03 01:23:40.426 | Updating cache of https://opendev.org/openstack/python-watcherclient.git in /opt/dib_cache/source-repositories/python_watcherclient_0caff0f4d06ed376784fec6ded83bdab89975b97 with ref * 2024-12-03 01:23:42.381 | Cloning from python-watcherclient cache and applying ref * 2024-12-03 01:23:45.828 | (0706 / 1318) 2024-12-03 01:23:45.845 | Updating cache of https://opendev.org/openstack/python-zaqarclient.git in /opt/dib_cache/source-repositories/python_zaqarclient_f6772f2da09ff22089ef14b8451c2d21093170f3 with ref * 2024-12-03 01:23:48.596 | Cloning from python-zaqarclient cache and applying ref * 2024-12-03 01:23:54.139 | (0707 / 1318) 2024-12-03 01:23:54.158 | Updating cache of https://opendev.org/openstack/python-zunclient.git in /opt/dib_cache/source-repositories/python_zunclient_eb1535e7cea4efe24f042325e0b4d131a28cb528 with ref * 2024-12-03 01:23:56.185 | Cloning from python-zunclient cache and applying ref * 2024-12-03 01:23:58.082 | (0708 / 1318) 2024-12-03 01:23:58.099 | Updating cache of https://opendev.org/openstack/qa-specs.git in /opt/dib_cache/source-repositories/qa_specs_bfdb608cd1fb622cfa3ccbeb37c171162f3d79b7 with ref * 2024-12-03 01:23:58.828 | Cloning from qa-specs cache and applying ref * 2024-12-03 01:23:59.016 | (0709 / 1318) 2024-12-03 01:23:59.033 | Updating cache of https://opendev.org/openstack/rally.git in /opt/dib_cache/source-repositories/rally_0f331b7a192721facbffbe3f27fbc963ce92b736 with ref * 2024-12-03 01:23:59.924 | Cloning from rally cache and applying ref * 2024-12-03 01:24:05.617 | (0710 / 1318) 2024-12-03 01:24:05.635 | Updating cache of https://opendev.org/openstack/rally-openstack.git in /opt/dib_cache/source-repositories/rally_openstack_ae6dc9a7dc9893d24b56b9ee517fec77dae54966 with ref * 2024-12-03 01:24:06.515 | Cloning from rally-openstack cache and applying ref * 2024-12-03 01:24:18.179 | (0711 / 1318) 2024-12-03 01:24:18.196 | Updating cache of https://opendev.org/openstack/rbd-iscsi-client.git in /opt/dib_cache/source-repositories/rbd_iscsi_client_0a0eedb9ef510d4fa2146b460dd3c81dc3c73ae9 with ref * 2024-12-03 01:24:18.824 | Cloning from rbd-iscsi-client cache and applying ref * 2024-12-03 01:24:19.000 | (0712 / 1318) 2024-12-03 01:24:19.018 | Updating cache of https://opendev.org/openstack/release-test.git in /opt/dib_cache/source-repositories/release_test_501f0ebf6e8d138bd854b31b575244cde187e2ee with ref * 2024-12-03 01:24:20.365 | Cloning from release-test cache and applying ref * 2024-12-03 01:24:20.717 | (0713 / 1318) 2024-12-03 01:24:20.734 | Updating cache of https://opendev.org/openstack/releases.git in /opt/dib_cache/source-repositories/releases_d93001da1f902b71f4bbd7e228c5069a526d39ce with ref * 2024-12-03 01:24:22.236 | Cloning from releases cache and applying ref * 2024-12-03 01:26:36.095 | (0714 / 1318) 2024-12-03 01:26:36.113 | Updating cache of https://opendev.org/openstack/renderspec.git in /opt/dib_cache/source-repositories/renderspec_017827c231722dfd86ad949d9b4cf1b8c49fff03 with ref * 2024-12-03 01:26:37.090 | Cloning from renderspec cache and applying ref * 2024-12-03 01:26:37.681 | (0715 / 1318) 2024-12-03 01:26:37.698 | Updating cache of https://opendev.org/openstack/reno.git in /opt/dib_cache/source-repositories/reno_9d4676aa4396b32a1a1045faf05d4b67537cd6a7 with ref * 2024-12-03 01:26:38.736 | Cloning from reno cache and applying ref * 2024-12-03 01:26:42.024 | (0716 / 1318) 2024-12-03 01:26:42.041 | Updating cache of https://opendev.org/openstack/requestsexceptions.git in /opt/dib_cache/source-repositories/requestsexceptions_ca30fdb5581ff028f70c7b24e5b6dc9107f0d351 with ref * 2024-12-03 01:26:42.466 | Cloning from requestsexceptions cache and applying ref * 2024-12-03 01:26:42.544 | (0717 / 1318) 2024-12-03 01:26:42.562 | Updating cache of https://opendev.org/openstack/requirements.git in /opt/dib_cache/source-repositories/requirements_42474acf465b6bcbecec73293d66cda9d84df5c8 with ref * 2024-12-03 01:26:47.649 | Cloning from requirements cache and applying ref * 2024-12-03 01:29:01.185 | (0718 / 1318) 2024-12-03 01:29:01.202 | Updating cache of https://opendev.org/openstack/reviewday.git in /opt/dib_cache/source-repositories/reviewday_4a74d407e6cb1b3c20cd7da1190d8c0e4b7ca661 with ref * 2024-12-03 01:29:01.671 | Cloning from reviewday cache and applying ref * 2024-12-03 01:29:01.747 | (0719 / 1318) 2024-12-03 01:29:01.765 | Updating cache of https://opendev.org/openstack/reviewstats.git in /opt/dib_cache/source-repositories/reviewstats_cd87cb3120d4e70396600fc197ac0886ef2135b9 with ref * 2024-12-03 01:29:02.151 | Cloning from reviewstats cache and applying ref * 2024-12-03 01:29:02.336 | (0720 / 1318) 2024-12-03 01:29:02.354 | Updating cache of https://opendev.org/openstack/rpm-packaging.git in /opt/dib_cache/source-repositories/rpm_packaging_cfcbac68b0876f2c757011122e4d8711f420b52c with ref * 2024-12-03 01:29:04.440 | Cloning from rpm-packaging cache and applying ref * 2024-12-03 01:29:36.579 | (0721 / 1318) 2024-12-03 01:29:36.598 | Updating cache of https://opendev.org/openstack/rpm-packaging-tools.git in /opt/dib_cache/source-repositories/rpm_packaging_tools_90962d6469f052f82d5a20bc0e699dd7ae696688 with ref * 2024-12-03 01:29:36.982 | Cloning from rpm-packaging-tools cache and applying ref * 2024-12-03 01:29:37.055 | (0722 / 1318) 2024-12-03 01:29:37.073 | Updating cache of https://opendev.org/openstack/security-doc.git in /opt/dib_cache/source-repositories/security_doc_f084d127a93fa1f0c1304a8aeefe91c245258fcf with ref * 2024-12-03 01:29:37.582 | Cloning from security-doc cache and applying ref * 2024-12-03 01:29:40.033 | (0723 / 1318) 2024-12-03 01:29:40.051 | Updating cache of https://opendev.org/openstack/self-healing-sig.git in /opt/dib_cache/source-repositories/self_healing_sig_52b29ad71055307a19ee121c204c509544362bf8 with ref * 2024-12-03 01:29:40.410 | Cloning from self-healing-sig cache and applying ref * 2024-12-03 01:29:40.503 | (0724 / 1318) 2024-12-03 01:29:40.520 | Updating cache of https://opendev.org/openstack/service-types-authority.git in /opt/dib_cache/source-repositories/service_types_authority_7891b98d76c61452292f699c8003ed630db767f9 with ref * 2024-12-03 01:29:41.167 | Cloning from service-types-authority cache and applying ref * 2024-12-03 01:29:41.331 | (0725 / 1318) 2024-12-03 01:29:41.348 | Updating cache of https://opendev.org/openstack/shade.git in /opt/dib_cache/source-repositories/shade_8d4bb0458aab8fe02280a50a7ce82b1cce049d78 with ref * 2024-12-03 01:29:42.751 | Cloning from shade cache and applying ref * 2024-12-03 01:29:43.100 | (0726 / 1318) 2024-12-03 01:29:43.117 | Updating cache of https://opendev.org/openstack/skyline-apiserver.git in /opt/dib_cache/source-repositories/skyline_apiserver_23729e3fe92aa23685a4ffd294fe77804b5f9141 with ref * 2024-12-03 01:29:44.941 | Cloning from skyline-apiserver cache and applying ref * 2024-12-03 01:30:02.062 | (0727 / 1318) 2024-12-03 01:30:02.079 | Updating cache of https://opendev.org/openstack/skyline-console.git in /opt/dib_cache/source-repositories/skyline_console_41c1c7484825a6bf4669787be8e02f36bccfbbaa with ref * 2024-12-03 01:30:09.750 | Cloning from skyline-console cache and applying ref * 2024-12-03 01:32:35.788 | (0728 / 1318) 2024-12-03 01:32:35.806 | Updating cache of https://opendev.org/openstack/specs-cookiecutter.git in /opt/dib_cache/source-repositories/specs_cookiecutter_33cce623850784e9245567fac24e5bc8b2b0ed5e with ref * 2024-12-03 01:32:36.351 | Cloning from specs-cookiecutter cache and applying ref * 2024-12-03 01:32:36.428 | (0729 / 1318) 2024-12-03 01:32:36.446 | Updating cache of https://opendev.org/openstack/sphinx-feature-classification.git in /opt/dib_cache/source-repositories/sphinx_feature_classification_321635c43dad33a9835d1f245d5d97a6ebb688c6 with ref * 2024-12-03 01:32:37.012 | Cloning from sphinx-feature-classification cache and applying ref * 2024-12-03 01:32:37.144 | (0730 / 1318) 2024-12-03 01:32:37.162 | Updating cache of https://opendev.org/openstack/stackviz.git in /opt/dib_cache/source-repositories/stackviz_46d31b230c358b8c78edc99b1f9b40f0fd0a063e with ref * 2024-12-03 01:32:38.460 | Cloning from stackviz cache and applying ref * 2024-12-03 01:32:38.724 | (0731 / 1318) 2024-12-03 01:32:38.742 | Updating cache of https://opendev.org/openstack/stevedore.git in /opt/dib_cache/source-repositories/stevedore_1dc010d0ec5d750f9507cf4132ed10691e1adf53 with ref * 2024-12-03 01:32:41.253 | Cloning from stevedore cache and applying ref * 2024-12-03 01:32:45.142 | (0732 / 1318) 2024-12-03 01:32:45.160 | Updating cache of https://opendev.org/openstack/storlets.git in /opt/dib_cache/source-repositories/storlets_bd49ef568979a0f026696e7b728e04200c2220db with ref * 2024-12-03 01:32:48.411 | Cloning from storlets cache and applying ref * 2024-12-03 01:33:27.433 | (0733 / 1318) 2024-12-03 01:33:27.451 | Updating cache of https://opendev.org/openstack/sunbeam-charms.git in /opt/dib_cache/source-repositories/sunbeam_charms_35072cf4cb2e1eea53ea3d90c88d6cbcf9dd01ab with ref * 2024-12-03 01:33:28.633 | Cloning from sunbeam-charms cache and applying ref * 2024-12-03 01:37:44.364 | (0734 / 1318) 2024-12-03 01:37:44.381 | Updating cache of https://opendev.org/openstack/sushy.git in /opt/dib_cache/source-repositories/sushy_6b49f447c82dcb16527a135d4925d47a66cb624e with ref * 2024-12-03 01:37:52.920 | Cloning from sushy cache and applying ref * 2024-12-03 01:38:54.274 | (0735 / 1318) 2024-12-03 01:38:54.292 | Updating cache of https://opendev.org/openstack/sushy-oem-idrac.git in /opt/dib_cache/source-repositories/sushy_oem_idrac_3cc20f0c633fb765c22008dd80c92aa0a41f1ef0 with ref * 2024-12-03 01:38:55.630 | Cloning from sushy-oem-idrac cache and applying ref * 2024-12-03 01:38:57.374 | (0736 / 1318) 2024-12-03 01:38:57.392 | Updating cache of https://opendev.org/openstack/sushy-tools.git in /opt/dib_cache/source-repositories/sushy_tools_fed784078e880929a7d7ded717e84b6ea2c4aa6a with ref * 2024-12-03 01:38:59.365 | Cloning from sushy-tools cache and applying ref * 2024-12-03 01:39:19.944 | (0737 / 1318) 2024-12-03 01:39:19.962 | Updating cache of https://opendev.org/openstack/swift.git in /opt/dib_cache/source-repositories/swift_f255f94bfa20b3418519af58c753736794a6fc5a with ref * 2024-12-03 01:39:25.721 | Cloning from swift cache and applying ref * 2024-12-03 01:44:02.735 | (0738 / 1318) 2024-12-03 01:44:02.753 | Updating cache of https://opendev.org/openstack/swift-bench.git in /opt/dib_cache/source-repositories/swift_bench_f837b66c750258fe71e7c534631b87237f9f96ee with ref * 2024-12-03 01:44:03.360 | Cloning from swift-bench cache and applying ref * 2024-12-03 01:44:04.003 | (0739 / 1318) 2024-12-03 01:44:04.021 | Updating cache of https://opendev.org/openstack/tacker.git in /opt/dib_cache/source-repositories/tacker_44745ba6106c6b0e177fa807c4139467527679d9 with ref * 2024-12-03 01:44:08.022 | Cloning from tacker cache and applying ref * 2024-12-03 01:46:05.943 | (0740 / 1318) 2024-12-03 01:46:05.960 | Updating cache of https://opendev.org/openstack/tacker-horizon.git in /opt/dib_cache/source-repositories/tacker_horizon_a2cae14a2adb5e9c35a50fb3e73f3730b91379be with ref * 2024-12-03 01:46:08.921 | Cloning from tacker-horizon cache and applying ref * 2024-12-03 01:46:10.447 | (0741 / 1318) 2024-12-03 01:46:10.465 | Updating cache of https://opendev.org/openstack/tacker-specs.git in /opt/dib_cache/source-repositories/tacker_specs_257ed5e2463cd9469a3ff5867899b4d739bdb983 with ref * 2024-12-03 01:46:10.952 | Cloning from tacker-specs cache and applying ref * 2024-12-03 01:46:15.737 | (0742 / 1318) 2024-12-03 01:46:15.755 | 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 * 2024-12-03 01:46:17.837 | Cloning from tap-as-a-service cache and applying ref * 2024-12-03 01:46:28.620 | (0743 / 1318) 2024-12-03 01:46:28.638 | Updating cache of https://opendev.org/openstack/taskflow.git in /opt/dib_cache/source-repositories/taskflow_7f073c5dd8c842379e68fe72dfe90bd2addd4c50 with ref * 2024-12-03 01:46:30.791 | Cloning from taskflow cache and applying ref * 2024-12-03 01:46:43.532 | (0744 / 1318) 2024-12-03 01:46:43.551 | Updating cache of https://opendev.org/openstack/telemetry-specs.git in /opt/dib_cache/source-repositories/telemetry_specs_cd5f138da264cabf57de04b2b6e84f79a8753f5e with ref * 2024-12-03 01:46:43.926 | Cloning from telemetry-specs cache and applying ref * 2024-12-03 01:46:44.016 | (0745 / 1318) 2024-12-03 01:46:44.034 | Updating cache of https://opendev.org/openstack/telemetry-tempest-plugin.git in /opt/dib_cache/source-repositories/telemetry_tempest_plugin_03fb18fdb25ac0b73bd469cd325d7623d15f6b0b with ref * 2024-12-03 01:46:45.467 | Cloning from telemetry-tempest-plugin cache and applying ref * 2024-12-03 01:46:53.712 | (0746 / 1318) 2024-12-03 01:46:53.730 | Updating cache of https://opendev.org/openstack/tempest.git in /opt/dib_cache/source-repositories/tempest_297504ad25f9afa188d860b86000103840711172 with ref * 2024-12-03 01:46:56.607 | Cloning from tempest cache and applying ref * 2024-12-03 01:48:53.266 | (0747 / 1318) 2024-12-03 01:48:53.283 | Updating cache of https://opendev.org/openstack/tempest-plugin-cookiecutter.git in /opt/dib_cache/source-repositories/tempest_plugin_cookiecutter_7f3acdc6dbf337e39085e6ac6feefc0d6f8aacd8 with ref * 2024-12-03 01:48:53.891 | Cloning from tempest-plugin-cookiecutter cache and applying ref * 2024-12-03 01:48:53.964 | (0748 / 1318) 2024-12-03 01:48:53.982 | Updating cache of https://opendev.org/openstack/tempest-stress.git in /opt/dib_cache/source-repositories/tempest_stress_5978cc2541e82d8c771eb28e117ecf9d5e288fe5 with ref * 2024-12-03 01:48:55.020 | Cloning from tempest-stress cache and applying ref * 2024-12-03 01:48:56.042 | (0749 / 1318) 2024-12-03 01:48:56.060 | Updating cache of https://opendev.org/openstack/tenks.git in /opt/dib_cache/source-repositories/tenks_71e99f961607b294fbd55b2bbec9c36b92e6d567 with ref * 2024-12-03 01:48:57.183 | Cloning from tenks cache and applying ref * 2024-12-03 01:49:01.788 | (0750 / 1318) 2024-12-03 01:49:01.806 | Updating cache of https://opendev.org/openstack/tooz.git in /opt/dib_cache/source-repositories/tooz_724fd36afd678423ea946d79dbcf47c5ba913b87 with ref * 2024-12-03 01:49:04.567 | Cloning from tooz cache and applying ref * 2024-12-03 01:49:23.100 | (0751 / 1318) 2024-12-03 01:49:23.118 | Updating cache of https://opendev.org/openstack/tosca-parser.git in /opt/dib_cache/source-repositories/tosca_parser_26c9457d9477fa1832193cda1f43ab7dea99eea0 with ref * 2024-12-03 01:49:25.464 | Cloning from tosca-parser cache and applying ref * 2024-12-03 01:49:29.910 | (0752 / 1318) 2024-12-03 01:49:29.927 | Updating cache of https://opendev.org/openstack/training-guides.git in /opt/dib_cache/source-repositories/training_guides_1106b317000d712163b83edb2b24b0010a4445f9 with ref * 2024-12-03 01:49:30.710 | Cloning from training-guides cache and applying ref * 2024-12-03 01:49:33.782 | (0753 / 1318) 2024-12-03 01:49:33.799 | Updating cache of https://opendev.org/openstack/trove.git in /opt/dib_cache/source-repositories/trove_b79f5a1f69b034ee968f00632a6311986897b190 with ref * 2024-12-03 01:49:36.197 | Cloning from trove cache and applying ref * 2024-12-03 01:51:19.546 | (0754 / 1318) 2024-12-03 01:51:19.563 | Updating cache of https://opendev.org/openstack/trove-dashboard.git in /opt/dib_cache/source-repositories/trove_dashboard_1fa193a8613f6ea6eed17986e159b994574f8394 with ref * 2024-12-03 01:51:23.321 | Cloning from trove-dashboard cache and applying ref * 2024-12-03 01:51:25.520 | (0755 / 1318) 2024-12-03 01:51:25.537 | Updating cache of https://opendev.org/openstack/trove-specs.git in /opt/dib_cache/source-repositories/trove_specs_f4afabc67b832db70f0a0e015e43d0797723fdfd with ref * 2024-12-03 01:51:26.057 | Cloning from trove-specs cache and applying ref * 2024-12-03 01:51:26.174 | (0756 / 1318) 2024-12-03 01:51:26.192 | Updating cache of https://opendev.org/openstack/trove-tempest-plugin.git in /opt/dib_cache/source-repositories/trove_tempest_plugin_12e54ccc4b28791a71666476cd211d402318e9bc with ref * 2024-12-03 01:51:27.624 | Cloning from trove-tempest-plugin cache and applying ref * 2024-12-03 01:51:28.782 | (0757 / 1318) 2024-12-03 01:51:28.799 | Updating cache of https://opendev.org/openstack/ui-cookiecutter.git in /opt/dib_cache/source-repositories/ui_cookiecutter_adddb81b2556704b971714b0e9d97f40e3b43f5b with ref * 2024-12-03 01:51:29.383 | Cloning from ui-cookiecutter cache and applying ref * 2024-12-03 01:51:29.480 | (0758 / 1318) 2024-12-03 01:51:29.498 | 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 * 2024-12-03 01:51:29.937 | Cloning from upstream-institute-virtual-environment cache and applying ref * 2024-12-03 01:51:30.126 | (0759 / 1318) 2024-12-03 01:51:30.144 | Updating cache of https://opendev.org/openstack/venus.git in /opt/dib_cache/source-repositories/venus_0419c1567333c39ce0f1ac88c31e2af8bc85fac0 with ref * 2024-12-03 01:51:31.873 | Cloning from venus cache and applying ref * 2024-12-03 01:52:12.886 | (0760 / 1318) 2024-12-03 01:52:12.904 | Updating cache of https://opendev.org/openstack/venus-dashboard.git in /opt/dib_cache/source-repositories/venus_dashboard_bf315b24f9322527dcec7b115a0b9c2226224308 with ref * 2024-12-03 01:52:16.948 | Cloning from venus-dashboard cache and applying ref * 2024-12-03 01:52:29.488 | (0761 / 1318) 2024-12-03 01:52:29.505 | Updating cache of https://opendev.org/openstack/venus-specs.git in /opt/dib_cache/source-repositories/venus_specs_98d7c57737faca71a4d0d644501aca19532ee10d with ref * 2024-12-03 01:52:29.958 | Cloning from venus-specs cache and applying ref * 2024-12-03 01:52:39.806 | (0762 / 1318) 2024-12-03 01:52:39.824 | Updating cache of https://opendev.org/openstack/venus-tempest-plugin.git in /opt/dib_cache/source-repositories/venus_tempest_plugin_a388f2310d0ce46a3d5f898b47b367d79987ef21 with ref * 2024-12-03 01:52:55.453 | Cloning from venus-tempest-plugin cache and applying ref * 2024-12-03 01:52:56.740 | (0763 / 1318) 2024-12-03 01:52:56.757 | Updating cache of https://opendev.org/openstack/virtualbmc.git in /opt/dib_cache/source-repositories/virtualbmc_71aef35eb922b29e7de672be1c37191832a63964 with ref * 2024-12-03 01:52:57.621 | Cloning from virtualbmc cache and applying ref * 2024-12-03 01:53:00.571 | (0764 / 1318) 2024-12-03 01:53:00.588 | Updating cache of https://opendev.org/openstack/virtualpdu.git in /opt/dib_cache/source-repositories/virtualpdu_617cdb966f81229597043f9864b23ea57472689f with ref * 2024-12-03 01:53:01.690 | Cloning from virtualpdu cache and applying ref * 2024-12-03 01:53:02.671 | (0765 / 1318) 2024-12-03 01:53:02.688 | Updating cache of https://opendev.org/openstack/vitrage.git in /opt/dib_cache/source-repositories/vitrage_2cfd43ea41382a3d2e16b9559bfb849d15973220 with ref * 2024-12-03 01:53:05.292 | Cloning from vitrage cache and applying ref * 2024-12-03 01:53:11.819 | (0766 / 1318) 2024-12-03 01:53:11.836 | Updating cache of https://opendev.org/openstack/vitrage-dashboard.git in /opt/dib_cache/source-repositories/vitrage_dashboard_fe04561d114023f38f85b74b5ad9dc016a446acb with ref * 2024-12-03 01:53:13.958 | Cloning from vitrage-dashboard cache and applying ref * 2024-12-03 01:53:18.161 | (0767 / 1318) 2024-12-03 01:53:18.178 | Updating cache of https://opendev.org/openstack/vitrage-specs.git in /opt/dib_cache/source-repositories/vitrage_specs_d36430933c8ce192bea2cb80b2e02985a5e735ba with ref * 2024-12-03 01:53:18.580 | Cloning from vitrage-specs cache and applying ref * 2024-12-03 01:53:18.669 | (0768 / 1318) 2024-12-03 01:53:18.686 | Updating cache of https://opendev.org/openstack/vitrage-tempest-plugin.git in /opt/dib_cache/source-repositories/vitrage_tempest_plugin_ec9a49d43a06be515bc0fd8a163102f7d5315cd6 with ref * 2024-12-03 01:53:19.738 | Cloning from vitrage-tempest-plugin cache and applying ref * 2024-12-03 01:53:20.245 | (0769 / 1318) 2024-12-03 01:53:20.262 | Updating cache of https://opendev.org/openstack/watcher.git in /opt/dib_cache/source-repositories/watcher_54ef8842b64076819014549c6c3ca5a0b6889aeb with ref * 2024-12-03 01:53:23.064 | Cloning from watcher cache and applying ref * 2024-12-03 01:53:44.505 | (0770 / 1318) 2024-12-03 01:53:44.523 | Updating cache of https://opendev.org/openstack/watcher-dashboard.git in /opt/dib_cache/source-repositories/watcher_dashboard_d84078457e9fb86de3f4e150e8df49a9346a460a with ref * 2024-12-03 01:53:49.469 | Cloning from watcher-dashboard cache and applying ref * 2024-12-03 01:54:17.381 | (0771 / 1318) 2024-12-03 01:54:17.399 | Updating cache of https://opendev.org/openstack/watcher-specs.git in /opt/dib_cache/source-repositories/watcher_specs_7a0aa08a6024dcdae5e3dc8b14a5ccc22135a3db with ref * 2024-12-03 01:54:19.908 | Cloning from watcher-specs cache and applying ref * 2024-12-03 01:54:21.348 | (0772 / 1318) 2024-12-03 01:54:21.366 | Updating cache of https://opendev.org/openstack/watcher-tempest-plugin.git in /opt/dib_cache/source-repositories/watcher_tempest_plugin_5a71a5c7ed5dabf3b4fb78259e3820798358271d with ref * 2024-12-03 01:54:26.742 | Cloning from watcher-tempest-plugin cache and applying ref * 2024-12-03 01:54:27.747 | (0773 / 1318) 2024-12-03 01:54:27.764 | Updating cache of https://opendev.org/openstack/whereto.git in /opt/dib_cache/source-repositories/whereto_83e28cdbeccc2c8c2223555de52ee54156c12064 with ref * 2024-12-03 01:54:30.882 | Cloning from whereto cache and applying ref * 2024-12-03 01:54:30.997 | (0774 / 1318) 2024-12-03 01:54:31.015 | Updating cache of https://opendev.org/openstack/whitebox-tempest-plugin.git in /opt/dib_cache/source-repositories/whitebox_tempest_plugin_1a05f9acaf06b4da7439850efac45cc34d3283e2 with ref * 2024-12-03 01:54:34.638 | Cloning from whitebox-tempest-plugin cache and applying ref * 2024-12-03 01:55:01.420 | (0775 / 1318) 2024-12-03 01:55:01.437 | Updating cache of https://opendev.org/openstack/xstatic-angular.git in /opt/dib_cache/source-repositories/xstatic_angular_8b9da8d8d7992b633b3368c7b01c3c42c9ea1bc6 with ref * 2024-12-03 01:55:01.921 | Cloning from xstatic-angular cache and applying ref * 2024-12-03 01:55:02.716 | (0776 / 1318) 2024-12-03 01:55:02.734 | Updating cache of https://opendev.org/openstack/xstatic-angular-bootstrap.git in /opt/dib_cache/source-repositories/xstatic_angular_bootstrap_38407bdf5c217796fea8d6fdd28783068dfabbe6 with ref * 2024-12-03 01:55:03.138 | Cloning from xstatic-angular-bootstrap cache and applying ref * 2024-12-03 01:55:03.233 | (0777 / 1318) 2024-12-03 01:55:03.250 | Updating cache of https://opendev.org/openstack/xstatic-angular-fileupload.git in /opt/dib_cache/source-repositories/xstatic_angular_fileupload_cd3ec6d9a238efbcc6a237e00fb174b3e7f5fe9e with ref * 2024-12-03 01:55:03.834 | Cloning from xstatic-angular-fileupload cache and applying ref * 2024-12-03 01:55:03.937 | (0778 / 1318) 2024-12-03 01:55:03.955 | Updating cache of https://opendev.org/openstack/xstatic-angular-gettext.git in /opt/dib_cache/source-repositories/xstatic_angular_gettext_6bf2b6ec9e18786c3e223ba600f40eb89c11c7c0 with ref * 2024-12-03 01:55:04.619 | Cloning from xstatic-angular-gettext cache and applying ref * 2024-12-03 01:55:04.694 | (0779 / 1318) 2024-12-03 01:55:04.712 | Updating cache of https://opendev.org/openstack/xstatic-angular-lrdragndrop.git in /opt/dib_cache/source-repositories/xstatic_angular_lrdragndrop_38ed7d9e952e0a5c0e7125a5e191adcbe709d586 with ref * 2024-12-03 01:55:05.271 | Cloning from xstatic-angular-lrdragndrop cache and applying ref * 2024-12-03 01:55:05.500 | (0780 / 1318) 2024-12-03 01:55:05.519 | Updating cache of https://opendev.org/openstack/xstatic-angular-material.git in /opt/dib_cache/source-repositories/xstatic_angular_material_fd687b210c0b60e663c53cbd41d0e74e51c8de53 with ref * 2024-12-03 01:55:06.015 | Cloning from xstatic-angular-material cache and applying ref * 2024-12-03 01:55:06.336 | (0781 / 1318) 2024-12-03 01:55:06.353 | Updating cache of https://opendev.org/openstack/xstatic-angular-notify.git in /opt/dib_cache/source-repositories/xstatic_angular_notify_2037ff1455b4cf6a286be2dc6802d174c3b40225 with ref * 2024-12-03 01:55:07.025 | Cloning from xstatic-angular-notify cache and applying ref * 2024-12-03 01:55:07.100 | (0782 / 1318) 2024-12-03 01:55:07.117 | 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 * 2024-12-03 01:55:07.437 | Cloning from xstatic-angular-smart-table cache and applying ref * 2024-12-03 01:55:07.511 | (0783 / 1318) 2024-12-03 01:55:07.528 | Updating cache of https://opendev.org/openstack/xstatic-angular-uuid.git in /opt/dib_cache/source-repositories/xstatic_angular_uuid_d1dcc553db8aaf0a59f331fe3c43a15dcfcb12e0 with ref * 2024-12-03 01:55:09.686 | Cloning from xstatic-angular-uuid cache and applying ref * 2024-12-03 01:55:09.760 | (0784 / 1318) 2024-12-03 01:55:09.777 | Updating cache of https://opendev.org/openstack/xstatic-angular-vis.git in /opt/dib_cache/source-repositories/xstatic_angular_vis_c998c7ae888b3cf0d22a31f488d6f09cf5662427 with ref * 2024-12-03 01:55:14.231 | Cloning from xstatic-angular-vis cache and applying ref * 2024-12-03 01:55:14.305 | (0785 / 1318) 2024-12-03 01:55:14.322 | Updating cache of https://opendev.org/openstack/xstatic-bootstrap-datepicker.git in /opt/dib_cache/source-repositories/xstatic_bootstrap_datepicker_b75b14f085b3bf37b3c6195ab971f354609d91e8 with ref * 2024-12-03 01:55:15.391 | Cloning from xstatic-bootstrap-datepicker cache and applying ref * 2024-12-03 01:55:15.474 | (0786 / 1318) 2024-12-03 01:55:15.492 | Updating cache of https://opendev.org/openstack/xstatic-bootstrap-scss.git in /opt/dib_cache/source-repositories/xstatic_bootstrap_scss_ca974e78cbc6260df9bba2056c7fd40c2f6cb45c with ref * 2024-12-03 01:55:16.115 | Cloning from xstatic-bootstrap-scss cache and applying ref * 2024-12-03 01:55:16.335 | (0787 / 1318) 2024-12-03 01:55:16.353 | Updating cache of https://opendev.org/openstack/xstatic-bootswatch.git in /opt/dib_cache/source-repositories/xstatic_bootswatch_887ab1aadfdf538e1f6a0c8af3ea17d8abb61e6a with ref * 2024-12-03 01:55:17.080 | Cloning from xstatic-bootswatch cache and applying ref * 2024-12-03 01:55:17.761 | (0788 / 1318) 2024-12-03 01:55:17.779 | Updating cache of https://opendev.org/openstack/xstatic-d3.git in /opt/dib_cache/source-repositories/xstatic_d3_7f778dae8d1ee779013e5eec7b2b6751e57361e8 with ref * 2024-12-03 01:55:18.304 | Cloning from xstatic-d3 cache and applying ref * 2024-12-03 01:55:18.382 | (0789 / 1318) 2024-12-03 01:55:18.400 | Updating cache of https://opendev.org/openstack/xstatic-dagre.git in /opt/dib_cache/source-repositories/xstatic_dagre_e8249751e0191f8ec4c93648a0f8633ff3cfd63c with ref * 2024-12-03 01:55:18.815 | Cloning from xstatic-dagre cache and applying ref * 2024-12-03 01:55:18.898 | (0790 / 1318) 2024-12-03 01:55:18.915 | Updating cache of https://opendev.org/openstack/xstatic-dagre-d3.git in /opt/dib_cache/source-repositories/xstatic_dagre_d3_d9ac4dfade39f3857e6cc6e0f35a6aa2dcd373d4 with ref * 2024-12-03 01:55:23.514 | Cloning from xstatic-dagre-d3 cache and applying ref * 2024-12-03 01:55:23.677 | (0791 / 1318) 2024-12-03 01:55:23.694 | Updating cache of https://opendev.org/openstack/xstatic-filesaver.git in /opt/dib_cache/source-repositories/xstatic_filesaver_764504cfc5bd41e0612ebb2ab6e39bdd8d3ac363 with ref * 2024-12-03 01:55:24.237 | Cloning from xstatic-filesaver cache and applying ref * 2024-12-03 01:55:24.311 | (0792 / 1318) 2024-12-03 01:55:24.329 | Updating cache of https://opendev.org/openstack/xstatic-graphlib.git in /opt/dib_cache/source-repositories/xstatic_graphlib_80f7b48b5f13b6b1d51a90dd39752dc4b9dc911d with ref * 2024-12-03 01:55:25.997 | Cloning from xstatic-graphlib cache and applying ref * 2024-12-03 01:55:26.196 | (0793 / 1318) 2024-12-03 01:55:26.214 | Updating cache of https://opendev.org/openstack/xstatic-hogan.git in /opt/dib_cache/source-repositories/xstatic_hogan_6c7fd8f3ad0aaf5f013aa4037aca193cace23e34 with ref * 2024-12-03 01:55:26.645 | Cloning from xstatic-hogan cache and applying ref * 2024-12-03 01:55:26.718 | (0794 / 1318) 2024-12-03 01:55:26.736 | Updating cache of https://opendev.org/openstack/xstatic-jasmine.git in /opt/dib_cache/source-repositories/xstatic_jasmine_cfc65c56f75604dc355f7d6b313ee0d6d1adda87 with ref * 2024-12-03 01:55:27.685 | Cloning from xstatic-jasmine cache and applying ref * 2024-12-03 01:55:27.764 | (0795 / 1318) 2024-12-03 01:55:27.781 | Updating cache of https://opendev.org/openstack/xstatic-jquery-migrate.git in /opt/dib_cache/source-repositories/xstatic_jquery_migrate_e9d21d925a83b4f646aa4c117fb98c234e50a816 with ref * 2024-12-03 01:55:28.407 | Cloning from xstatic-jquery-migrate cache and applying ref * 2024-12-03 01:55:28.506 | (0796 / 1318) 2024-12-03 01:55:28.524 | Updating cache of https://opendev.org/openstack/xstatic-jquery.quicksearch.git in /opt/dib_cache/source-repositories/xstatic_jquery_quicksearch_bfcbe7c88d647a7d54d91ed8caedfe7821760dfd with ref * 2024-12-03 01:55:29.101 | Cloning from xstatic-jquery.quicksearch cache and applying ref * 2024-12-03 01:55:29.175 | (0797 / 1318) 2024-12-03 01:55:29.192 | Updating cache of https://opendev.org/openstack/xstatic-jquery.tablesorter.git in /opt/dib_cache/source-repositories/xstatic_jquery_tablesorter_692b3347838babeccf521df27334117069192545 with ref * 2024-12-03 01:55:29.790 | Cloning from xstatic-jquery.tablesorter cache and applying ref * 2024-12-03 01:55:29.865 | (0798 / 1318) 2024-12-03 01:55:29.882 | Updating cache of https://opendev.org/openstack/xstatic-js-yaml.git in /opt/dib_cache/source-repositories/xstatic_js_yaml_e30b28737507bd6f4d5f44af03d8447ed5d45dc0 with ref * 2024-12-03 01:55:30.628 | Cloning from xstatic-js-yaml cache and applying ref * 2024-12-03 01:55:30.702 | (0799 / 1318) 2024-12-03 01:55:30.719 | Updating cache of https://opendev.org/openstack/xstatic-jsencrypt.git in /opt/dib_cache/source-repositories/xstatic_jsencrypt_ddd0c36dba2b75da54ac864a3e5ee3461c417d39 with ref * 2024-12-03 01:55:31.175 | Cloning from xstatic-jsencrypt cache and applying ref * 2024-12-03 01:55:31.250 | (0800 / 1318) 2024-12-03 01:55:31.267 | Updating cache of https://opendev.org/openstack/xstatic-json2yaml.git in /opt/dib_cache/source-repositories/xstatic_json2yaml_aabefad4ec726887082159587904459b262aedb8 with ref * 2024-12-03 01:55:31.595 | Cloning from xstatic-json2yaml cache and applying ref * 2024-12-03 01:55:31.668 | (0801 / 1318) 2024-12-03 01:55:31.686 | Updating cache of https://opendev.org/openstack/xstatic-lodash.git in /opt/dib_cache/source-repositories/xstatic_lodash_49d9575831d1380bad6352b86284b24fb3ecf5bb with ref * 2024-12-03 01:55:32.124 | Cloning from xstatic-lodash cache and applying ref * 2024-12-03 01:55:32.214 | (0802 / 1318) 2024-12-03 01:55:32.231 | Updating cache of https://opendev.org/openstack/xstatic-magic-search.git in /opt/dib_cache/source-repositories/xstatic_magic_search_2bb805b9e2082a79d822197b40fd57fbc68e9616 with ref * 2024-12-03 01:55:32.640 | Cloning from xstatic-magic-search cache and applying ref * 2024-12-03 01:55:32.714 | (0803 / 1318) 2024-12-03 01:55:32.731 | Updating cache of https://opendev.org/openstack/xstatic-mdi.git in /opt/dib_cache/source-repositories/xstatic_mdi_e1b1e2caa963ec38057dc4b88f2b029a4c114e53 with ref * 2024-12-03 01:55:33.310 | Cloning from xstatic-mdi cache and applying ref * 2024-12-03 01:55:33.631 | (0804 / 1318) 2024-12-03 01:55:33.649 | Updating cache of https://opendev.org/openstack/xstatic-moment.git in /opt/dib_cache/source-repositories/xstatic_moment_332ad610bc2c83206f3b6f9bfaf8004a560c3ef4 with ref * 2024-12-03 01:55:34.008 | Cloning from xstatic-moment cache and applying ref * 2024-12-03 01:55:34.084 | (0805 / 1318) 2024-12-03 01:55:34.102 | Updating cache of https://opendev.org/openstack/xstatic-moment-timezone.git in /opt/dib_cache/source-repositories/xstatic_moment_timezone_00121bf77f525037017329c9ee509de0d87ba3a0 with ref * 2024-12-03 01:55:34.402 | Cloning from xstatic-moment-timezone cache and applying ref * 2024-12-03 01:55:34.486 | (0806 / 1318) 2024-12-03 01:55:34.504 | Updating cache of https://opendev.org/openstack/xstatic-rickshaw.git in /opt/dib_cache/source-repositories/xstatic_rickshaw_2630c050302079587b5683dbeae8e212c064497d with ref * 2024-12-03 01:55:34.764 | Cloning from xstatic-rickshaw cache and applying ref * 2024-12-03 01:55:34.840 | (0807 / 1318) 2024-12-03 01:55:34.858 | Updating cache of https://opendev.org/openstack/xstatic-roboto-fontface.git in /opt/dib_cache/source-repositories/xstatic_roboto_fontface_8c62ee6b75ab5ee6bd4ab29f9c36818466e89196 with ref * 2024-12-03 01:55:35.529 | Cloning from xstatic-roboto-fontface cache and applying ref * 2024-12-03 01:55:36.040 | (0808 / 1318) 2024-12-03 01:55:36.057 | Updating cache of https://opendev.org/openstack/xstatic-spin.git in /opt/dib_cache/source-repositories/xstatic_spin_67e94b68e8abea951bc74a2bcd6315721d488318 with ref * 2024-12-03 01:55:37.495 | Cloning from xstatic-spin cache and applying ref * 2024-12-03 01:55:37.569 | (0809 / 1318) 2024-12-03 01:55:37.586 | Updating cache of https://opendev.org/openstack/yaql.git in /opt/dib_cache/source-repositories/yaql_40e077cd0f9e72b5937fd5e07bec806627c14932 with ref * 2024-12-03 01:55:40.485 | Cloning from yaql cache and applying ref * 2024-12-03 01:55:47.411 | (0810 / 1318) 2024-12-03 01:55:47.429 | Updating cache of https://opendev.org/openstack/zaqar.git in /opt/dib_cache/source-repositories/zaqar_f623228e8b62df7e2f7ca1b6408057c965f6e602 with ref * 2024-12-03 01:56:08.119 | Cloning from zaqar cache and applying ref * 2024-12-03 01:56:40.918 | (0811 / 1318) 2024-12-03 01:56:40.935 | Updating cache of https://opendev.org/openstack/zaqar-specs.git in /opt/dib_cache/source-repositories/zaqar_specs_f045e5e7a2ca1945fda3a508fdcc364585a4094d with ref * 2024-12-03 01:56:41.744 | Cloning from zaqar-specs cache and applying ref * 2024-12-03 01:56:41.828 | (0812 / 1318) 2024-12-03 01:56:41.846 | Updating cache of https://opendev.org/openstack/zaqar-tempest-plugin.git in /opt/dib_cache/source-repositories/zaqar_tempest_plugin_aa9093c04285ba7915b49dfea851c4f23167917c with ref * 2024-12-03 01:56:44.376 | Cloning from zaqar-tempest-plugin cache and applying ref * 2024-12-03 01:56:46.719 | (0813 / 1318) 2024-12-03 01:56:46.736 | Updating cache of https://opendev.org/openstack/zaqar-ui.git in /opt/dib_cache/source-repositories/zaqar_ui_bf89cbe320fbf4f1df6d07f1b70fb76cfdf6974b with ref * 2024-12-03 01:56:52.260 | Cloning from zaqar-ui cache and applying ref * 2024-12-03 01:56:55.912 | (0814 / 1318) 2024-12-03 01:56:55.930 | Updating cache of https://opendev.org/openstack/zun.git in /opt/dib_cache/source-repositories/zun_b5937d348354e0d1b8b4c392a48e828cf5af823e with ref * 2024-12-03 01:56:59.055 | Cloning from zun cache and applying ref * 2024-12-03 01:57:09.703 | (0815 / 1318) 2024-12-03 01:57:09.722 | Updating cache of https://opendev.org/openstack/zun-tempest-plugin.git in /opt/dib_cache/source-repositories/zun_tempest_plugin_63eb8d236682ad0187a5ad61844694cfccf29f63 with ref * 2024-12-03 01:57:10.633 | Cloning from zun-tempest-plugin cache and applying ref * 2024-12-03 01:57:11.092 | (0816 / 1318) 2024-12-03 01:57:11.110 | Updating cache of https://opendev.org/openstack/zun-ui.git in /opt/dib_cache/source-repositories/zun_ui_2176dd6a554892ae9b43ca8167fb199e7edb0d74 with ref * 2024-12-03 01:57:14.579 | Cloning from zun-ui cache and applying ref * 2024-12-03 01:57:16.898 | (0817 / 1318) 2024-12-03 01:57:16.916 | Updating cache of https://opendev.org/performa/os-faults.git in /opt/dib_cache/source-repositories/os_faults_179c12cc5b4c48117f3d9c9b7fbede6c867c6ffa with ref * 2024-12-03 01:57:17.492 | Cloning from os-faults cache and applying ref * 2024-12-03 01:57:18.021 | (0818 / 1318) 2024-12-03 01:57:18.039 | Updating cache of https://opendev.org/performa/shaker.git in /opt/dib_cache/source-repositories/shaker_4c745dde671f63fdcd5bb497c5b9c776b34af975 with ref * 2024-12-03 01:57:18.727 | Cloning from shaker cache and applying ref * 2024-12-03 01:57:20.375 | (0819 / 1318) 2024-12-03 01:57:20.393 | Updating cache of https://opendev.org/pyca/infra.git in /opt/dib_cache/source-repositories/infra_0870e00b5841a38727ef6bacca07f50bb9af1d9c with ref * 2024-12-03 01:57:20.719 | Cloning from infra cache and applying ref * 2024-12-03 01:57:20.792 | (0820 / 1318) 2024-12-03 01:57:20.810 | Updating cache of https://opendev.org/pyca/project-config.git in /opt/dib_cache/source-repositories/project_config_ea6e3b1962455359c7c64ae2c4c5e0ad891f809d with ref * 2024-12-03 01:57:21.343 | Cloning from project-config cache and applying ref * 2024-12-03 01:57:21.416 | (0821 / 1318) 2024-12-03 01:57:21.434 | Updating cache of https://opendev.org/pypa/project-config.git in /opt/dib_cache/source-repositories/project_config_111d93061f509c9f3fc8581f7abe968611a47048 with ref * 2024-12-03 01:57:22.235 | Cloning from project-config cache and applying ref * 2024-12-03 01:57:22.308 | (0822 / 1318) 2024-12-03 01:57:22.325 | Updating cache of https://opendev.org/sardonic/sardonic.git in /opt/dib_cache/source-repositories/sardonic_e2b7feab2be2ccfd67ffd44cb9951b2527d59560 with ref * 2024-12-03 01:57:22.896 | Cloning from sardonic cache and applying ref * 2024-12-03 01:57:22.973 | (0823 / 1318) 2024-12-03 01:57:22.991 | Updating cache of https://opendev.org/starlingx/ansible-playbooks.git in /opt/dib_cache/source-repositories/ansible_playbooks_2c8a9fdbcbe989bb286fe85af5c6a6938eeaf933 with ref * 2024-12-03 01:57:25.096 | Cloning from ansible-playbooks cache and applying ref * 2024-12-03 01:59:24.712 | (0824 / 1318) 2024-12-03 01:59:24.731 | Updating cache of https://opendev.org/starlingx/app-cstate-management.git in /opt/dib_cache/source-repositories/app_cstate_management_54da2c5185b589c3d74be4b451f8c4ee1434d7bb with ref * 2024-12-03 01:59:26.203 | Cloning from app-cstate-management cache and applying ref * 2024-12-03 01:59:27.656 | (0825 / 1318) 2024-12-03 01:59:27.674 | Updating cache of https://opendev.org/starlingx/app-dell-storage.git in /opt/dib_cache/source-repositories/app_dell_storage_fc07c39675f7508bb175f70d675176a880ac3f34 with ref * 2024-12-03 01:59:30.403 | Cloning from app-dell-storage cache and applying ref * 2024-12-03 01:59:42.113 | (0826 / 1318) 2024-12-03 01:59:42.130 | Updating cache of https://opendev.org/starlingx/app-distributed-cloud.git in /opt/dib_cache/source-repositories/app_distributed_cloud_3206ff512d05f18f9d279ddf6c4c8a9e8e6b173a with ref * 2024-12-03 01:59:42.463 | Cloning from app-distributed-cloud cache and applying ref * 2024-12-03 01:59:42.535 | (0827 / 1318) 2024-12-03 01:59:42.553 | Updating cache of https://opendev.org/starlingx/app-gen-tool.git in /opt/dib_cache/source-repositories/app_gen_tool_0266d058ee5178b1a845dda050e815eb0f7d349c with ref * 2024-12-03 01:59:43.343 | Cloning from app-gen-tool cache and applying ref * 2024-12-03 01:59:45.294 | (0828 / 1318) 2024-12-03 01:59:45.312 | Updating cache of https://opendev.org/starlingx/app-harbor.git in /opt/dib_cache/source-repositories/app_harbor_4582902ffc8f3797103dce4c9c6400864a7a9ce1 with ref * 2024-12-03 01:59:46.654 | Cloning from app-harbor cache and applying ref * 2024-12-03 01:59:51.140 | (0829 / 1318) 2024-12-03 01:59:51.157 | Updating cache of https://opendev.org/starlingx/app-intel-device-plugins.git in /opt/dib_cache/source-repositories/app_intel_device_plugins_e81a17629dbefee0f89ae0b007cf95d1e3ea1cd0 with ref * 2024-12-03 01:59:52.093 | Cloning from app-intel-device-plugins cache and applying ref * 2024-12-03 02:00:21.791 | (0830 / 1318) 2024-12-03 02:00:21.808 | Updating cache of https://opendev.org/starlingx/app-intel-ethernet-operator.git in /opt/dib_cache/source-repositories/app_intel_ethernet_operator_20f66bb118a9f6d220a51f809f686fb4d631e660 with ref * 2024-12-03 02:00:23.022 | Cloning from app-intel-ethernet-operator cache and applying ref * 2024-12-03 02:00:26.081 | (0831 / 1318) 2024-12-03 02:00:26.099 | Updating cache of https://opendev.org/starlingx/app-istio.git in /opt/dib_cache/source-repositories/app_istio_c9ae0e060182bc4ab986f5d2bc5a548bcc5d3156 with ref * 2024-12-03 02:00:27.772 | Cloning from app-istio cache and applying ref * 2024-12-03 02:00:35.939 | (0832 / 1318) 2024-12-03 02:00:35.956 | Updating cache of https://opendev.org/starlingx/app-kubernetes-power-manager.git in /opt/dib_cache/source-repositories/app_kubernetes_power_manager_7d47637218f22183de7b913a282a4113e0f4f9a6 with ref * 2024-12-03 02:00:37.185 | Cloning from app-kubernetes-power-manager cache and applying ref * 2024-12-03 02:00:39.894 | (0833 / 1318) 2024-12-03 02:00:39.912 | Updating cache of https://opendev.org/starlingx/app-kubevirt.git in /opt/dib_cache/source-repositories/app_kubevirt_994b8f6ef56ec326e078234b236135bb1575da75 with ref * 2024-12-03 02:00:42.606 | Cloning from app-kubevirt cache and applying ref * 2024-12-03 02:01:18.825 | (0834 / 1318) 2024-12-03 02:01:18.843 | Updating cache of https://opendev.org/starlingx/app-node-feature-discovery.git in /opt/dib_cache/source-repositories/app_node_feature_discovery_f3f0480b2162cbe6b27094df5a7889efaa1441f3 with ref * 2024-12-03 02:01:21.243 | Cloning from app-node-feature-discovery cache and applying ref * 2024-12-03 02:01:43.272 | (0835 / 1318) 2024-12-03 02:01:43.290 | Updating cache of https://opendev.org/starlingx/app-node-interface-metrics-exporter.git in /opt/dib_cache/source-repositories/app_node_interface_metrics_exporter_3897d69de31d3a5810e70faa3ab45925accbc657 with ref * 2024-12-03 02:01:44.483 | Cloning from app-node-interface-metrics-exporter cache and applying ref * 2024-12-03 02:02:05.492 | (0836 / 1318) 2024-12-03 02:02:05.510 | Updating cache of https://opendev.org/starlingx/app-openbao.git in /opt/dib_cache/source-repositories/app_openbao_1cb423af99e45823e99e786f40d0ed8b0f22d25c with ref * 2024-12-03 02:02:06.368 | Cloning from app-openbao cache and applying ref * 2024-12-03 02:02:06.775 | (0837 / 1318) 2024-12-03 02:02:06.793 | Updating cache of https://opendev.org/starlingx/app-oran-o2.git in /opt/dib_cache/source-repositories/app_oran_o2_c95eb9cce4d6b896de387f4abdaf815171a289fc with ref * 2024-12-03 02:02:12.620 | Cloning from app-oran-o2 cache and applying ref * 2024-12-03 02:02:17.064 | (0838 / 1318) 2024-12-03 02:02:17.081 | Updating cache of https://opendev.org/starlingx/app-power-metrics.git in /opt/dib_cache/source-repositories/app_power_metrics_1cd9d5d3be63031a1cd35f604957d1dc43baea0e with ref * 2024-12-03 02:02:18.590 | Cloning from app-power-metrics cache and applying ref * 2024-12-03 02:02:36.052 | (0839 / 1318) 2024-12-03 02:02:36.070 | Updating cache of https://opendev.org/starlingx/app-rook-ceph.git in /opt/dib_cache/source-repositories/app_rook_ceph_fbf628dbf414c525071db5cca7654d90c1db460f with ref * 2024-12-03 02:02:37.087 | Cloning from app-rook-ceph cache and applying ref * 2024-12-03 02:02:54.595 | (0840 / 1318) 2024-12-03 02:02:54.612 | Updating cache of https://opendev.org/starlingx/app-security-profiles-operator.git in /opt/dib_cache/source-repositories/app_security_profiles_operator_eba5bd158bd4df80a11c745fb4f66f20efc49c49 with ref * 2024-12-03 02:02:56.288 | Cloning from app-security-profiles-operator cache and applying ref * 2024-12-03 02:03:01.195 | (0841 / 1318) 2024-12-03 02:03:01.212 | 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 * 2024-12-03 02:03:02.570 | Cloning from app-sriov-fec-operator cache and applying ref * 2024-12-03 02:03:11.633 | (0842 / 1318) 2024-12-03 02:03:11.651 | Updating cache of https://opendev.org/starlingx/app-sts-silicom.git in /opt/dib_cache/source-repositories/app_sts_silicom_fdcaa15074b8a36200e3d6b87496e68c124f4a99 with ref * 2024-12-03 02:03:17.062 | Cloning from app-sts-silicom cache and applying ref * 2024-12-03 02:03:24.334 | (0843 / 1318) 2024-12-03 02:03:24.352 | Updating cache of https://opendev.org/starlingx/apt-ostree.git in /opt/dib_cache/source-repositories/apt_ostree_048f29cce169ff36536efbf123304a40d59806dd with ref * 2024-12-03 02:03:25.547 | Cloning from apt-ostree cache and applying ref * 2024-12-03 02:04:06.896 | (0844 / 1318) 2024-12-03 02:04:06.914 | Updating cache of https://opendev.org/starlingx/audit-armada-app.git in /opt/dib_cache/source-repositories/audit_armada_app_85a3c27c1db428f09c06f37d7f4c706920eaba36 with ref * 2024-12-03 02:04:08.381 | Cloning from audit-armada-app cache and applying ref * 2024-12-03 02:04:11.744 | (0845 / 1318) 2024-12-03 02:04:11.762 | 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 * 2024-12-03 02:04:13.844 | Cloning from cert-manager-armada-app cache and applying ref * 2024-12-03 02:04:21.594 | (0846 / 1318) 2024-12-03 02:04:21.612 | Updating cache of https://opendev.org/starlingx/clients.git in /opt/dib_cache/source-repositories/clients_72543b21fc0251d610a452ba4d91b56f020c085d with ref * 2024-12-03 02:04:24.113 | Cloning from clients cache and applying ref * 2024-12-03 02:04:25.777 | (0847 / 1318) 2024-12-03 02:04:25.795 | Updating cache of https://opendev.org/starlingx/compile.git in /opt/dib_cache/source-repositories/compile_c3bef3c038c32ae6916a610d3fdf985e61d6c036 with ref * 2024-12-03 02:04:26.906 | Cloning from compile cache and applying ref * 2024-12-03 02:04:29.288 | (0848 / 1318) 2024-12-03 02:04:29.305 | Updating cache of https://opendev.org/starlingx/config.git in /opt/dib_cache/source-repositories/config_d51ae06574b7abba9767981f0e7281c7bc716f9a with ref * 2024-12-03 02:04:31.475 | Cloning from config cache and applying ref * 2024-12-03 02:08:07.827 | (0849 / 1318) 2024-12-03 02:08:07.845 | Updating cache of https://opendev.org/starlingx/config-files.git in /opt/dib_cache/source-repositories/config_files_7da67598975c4d72b979c3624da25949bfcec283 with ref * 2024-12-03 02:08:10.100 | Cloning from config-files cache and applying ref * 2024-12-03 02:08:26.665 | (0850 / 1318) 2024-12-03 02:08:26.682 | Updating cache of https://opendev.org/starlingx/containers.git in /opt/dib_cache/source-repositories/containers_05e3da1929348e1643d4338d6dce7e95240447bc with ref * 2024-12-03 02:08:28.936 | Cloning from containers cache and applying ref * 2024-12-03 02:08:29.878 | (0851 / 1318) 2024-12-03 02:08:29.896 | Updating cache of https://opendev.org/starlingx/distcloud.git in /opt/dib_cache/source-repositories/distcloud_763023492e71b194f7e94b9fa801a7077c706f5d with ref * 2024-12-03 02:08:34.444 | Cloning from distcloud cache and applying ref * 2024-12-03 02:15:21.491 | (0852 / 1318) 2024-12-03 02:15:21.508 | Updating cache of https://opendev.org/starlingx/distcloud-client.git in /opt/dib_cache/source-repositories/distcloud_client_99270f11b81c39ee7e10c17dece4cc9466868e4c with ref * 2024-12-03 02:15:30.823 | Cloning from distcloud-client cache and applying ref * 2024-12-03 02:18:14.800 | (0853 / 1318) 2024-12-03 02:18:14.818 | Updating cache of https://opendev.org/starlingx/docs.git in /opt/dib_cache/source-repositories/docs_f422da05920ec240bb522a2e22d2a3d49f5aab59 with ref * 2024-12-03 02:18:22.509 | Cloning from docs cache and applying ref * 2024-12-03 02:25:01.423 | (0854 / 1318) 2024-12-03 02:25:01.441 | Updating cache of https://opendev.org/starlingx/election.git in /opt/dib_cache/source-repositories/election_d10c0a48936ba473524874b342665b05186b905a with ref * 2024-12-03 02:25:02.524 | Cloning from election cache and applying ref * 2024-12-03 02:25:13.303 | (0855 / 1318) 2024-12-03 02:25:13.320 | Updating cache of https://opendev.org/starlingx/fault.git in /opt/dib_cache/source-repositories/fault_d45b69bf0fdbd26b2039074c2e4191382d4dd887 with ref * 2024-12-03 02:25:14.987 | Cloning from fault cache and applying ref * 2024-12-03 02:25:29.204 | (0856 / 1318) 2024-12-03 02:25:29.222 | Updating cache of https://opendev.org/starlingx/governance.git in /opt/dib_cache/source-repositories/governance_aa2344b3a4e3329a715bacf743ef872b456e7d0e with ref * 2024-12-03 02:25:29.725 | Cloning from governance cache and applying ref * 2024-12-03 02:25:31.172 | (0857 / 1318) 2024-12-03 02:25:31.190 | Updating cache of https://opendev.org/starlingx/gplv2.git in /opt/dib_cache/source-repositories/gplv2_854b44312f3617123cd02c414da7d75561a8af7b with ref * 2024-12-03 02:25:31.572 | Cloning from gplv2 cache and applying ref * 2024-12-03 02:25:31.649 | (0858 / 1318) 2024-12-03 02:25:31.666 | Updating cache of https://opendev.org/starlingx/gplv3.git in /opt/dib_cache/source-repositories/gplv3_10b31c265de51bff39827813ace805f2b91207e4 with ref * 2024-12-03 02:25:32.213 | Cloning from gplv3 cache and applying ref * 2024-12-03 02:25:32.287 | (0859 / 1318) 2024-12-03 02:25:32.305 | Updating cache of https://opendev.org/starlingx/gui.git in /opt/dib_cache/source-repositories/gui_03f873fdc1361a1b9b22c30cb568ff2197de3ea6 with ref * 2024-12-03 02:25:36.117 | Cloning from gui cache and applying ref * 2024-12-03 02:26:07.485 | (0860 / 1318) 2024-12-03 02:26:07.502 | Updating cache of https://opendev.org/starlingx/ha.git in /opt/dib_cache/source-repositories/ha_bf5f984ee65a64f0136c7274ffcdb6e1cb12d5f5 with ref * 2024-12-03 02:26:13.281 | Cloning from ha cache and applying ref * 2024-12-03 02:26:43.911 | (0861 / 1318) 2024-12-03 02:26:43.929 | Updating cache of https://opendev.org/starlingx/helm-charts.git in /opt/dib_cache/source-repositories/helm_charts_638a557cceb2e448e011205d1af9bfefde699c5b with ref * 2024-12-03 02:26:49.270 | Cloning from helm-charts cache and applying ref * 2024-12-03 02:26:54.046 | (0862 / 1318) 2024-12-03 02:26:54.063 | Updating cache of https://opendev.org/starlingx/integ.git in /opt/dib_cache/source-repositories/integ_f7f7e4d578854a250692a19c7bbbabff9882d6a8 with ref * 2024-12-03 02:26:59.400 | Cloning from integ cache and applying ref * 2024-12-03 02:30:16.721 | (0863 / 1318) 2024-12-03 02:30:16.739 | Updating cache of https://opendev.org/starlingx/jenkins-pipelines.git in /opt/dib_cache/source-repositories/jenkins_pipelines_d019485548370aa8f72a2a07b12cb72d3a60da9c with ref * 2024-12-03 02:30:19.971 | Cloning from jenkins-pipelines cache and applying ref * 2024-12-03 02:30:48.963 | (0864 / 1318) 2024-12-03 02:30:48.980 | Updating cache of https://opendev.org/starlingx/kernel.git in /opt/dib_cache/source-repositories/kernel_14c2c10ef5d81715547072064e723617a5291b40 with ref * 2024-12-03 02:30:52.008 | Cloning from kernel cache and applying ref * 2024-12-03 02:32:01.990 | (0865 / 1318) 2024-12-03 02:32:02.008 | Updating cache of https://opendev.org/starlingx/manifest.git in /opt/dib_cache/source-repositories/manifest_b0bb25cab119bc7839303b89daca92ca56163480 with ref * 2024-12-03 02:32:04.872 | Cloning from manifest cache and applying ref * 2024-12-03 02:32:09.443 | (0866 / 1318) 2024-12-03 02:32:09.461 | Updating cache of https://opendev.org/starlingx/meta-starlingx.git in /opt/dib_cache/source-repositories/meta_starlingx_a803bebc92399a2e629af979fd886a4908fa45c3 with ref * 2024-12-03 02:32:10.092 | Cloning from meta-starlingx cache and applying ref * 2024-12-03 02:32:14.776 | (0867 / 1318) 2024-12-03 02:32:14.794 | Updating cache of https://opendev.org/starlingx/metal.git in /opt/dib_cache/source-repositories/metal_898cc70d189963d138b45065380dacf9fdba05ff with ref * 2024-12-03 02:32:19.367 | Cloning from metal cache and applying ref * 2024-12-03 02:33:37.012 | (0868 / 1318) 2024-12-03 02:33:37.029 | 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 * 2024-12-03 02:33:42.276 | Cloning from metrics-server-armada-app cache and applying ref * 2024-12-03 02:33:52.718 | (0869 / 1318) 2024-12-03 02:33:52.735 | Updating cache of https://opendev.org/starlingx/monitor-armada-app.git in /opt/dib_cache/source-repositories/monitor_armada_app_c50cc834e4acc70cf72789356ddb6f4c2376ef61 with ref * 2024-12-03 02:33:55.438 | Cloning from monitor-armada-app cache and applying ref * 2024-12-03 02:33:55.770 | (0870 / 1318) 2024-12-03 02:33:55.787 | Updating cache of https://opendev.org/starlingx/monitoring.git in /opt/dib_cache/source-repositories/monitoring_5e5890d46528afab94fba544936c01bdcd8c75e1 with ref * 2024-12-03 02:33:58.504 | Cloning from monitoring cache and applying ref * 2024-12-03 02:34:14.640 | (0871 / 1318) 2024-12-03 02:34:14.658 | Updating cache of https://opendev.org/starlingx/nfv.git in /opt/dib_cache/source-repositories/nfv_f7b8907c9dc324f4cb17937b4d76278b72d6450e with ref * 2024-12-03 02:34:29.783 | Cloning from nfv cache and applying ref * 2024-12-03 02:36:18.497 | (0872 / 1318) 2024-12-03 02:36:18.514 | 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 * 2024-12-03 02:36:20.648 | Cloning from nginx-ingress-controller-armada-app cache and applying ref * 2024-12-03 02:36:27.886 | (0873 / 1318) 2024-12-03 02:36:27.903 | 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 * 2024-12-03 02:36:29.742 | Cloning from oidc-auth-armada-app cache and applying ref * 2024-12-03 02:36:40.522 | (0874 / 1318) 2024-12-03 02:36:40.540 | Updating cache of https://opendev.org/starlingx/openstack-armada-app.git in /opt/dib_cache/source-repositories/openstack_armada_app_b52c8020815f06181c285847154b45fa766b7963 with ref * 2024-12-03 02:36:43.684 | Cloning from openstack-armada-app cache and applying ref * 2024-12-03 02:39:12.555 | (0875 / 1318) 2024-12-03 02:39:12.573 | Updating cache of https://opendev.org/starlingx/platform-armada-app.git in /opt/dib_cache/source-repositories/platform_armada_app_c27ee8ebe5b2d07182cb991061c777cb8060d88a with ref * 2024-12-03 02:39:16.648 | Cloning from platform-armada-app cache and applying ref * 2024-12-03 02:39:37.382 | (0876 / 1318) 2024-12-03 02:39:37.399 | Updating cache of https://opendev.org/starlingx/portieris-armada-app.git in /opt/dib_cache/source-repositories/portieris_armada_app_284233ddcec4d7a3eb5df9ad211ac27246dfb36d with ref * 2024-12-03 02:39:38.750 | Cloning from portieris-armada-app cache and applying ref * 2024-12-03 02:39:45.820 | (0877 / 1318) 2024-12-03 02:39:45.838 | 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 * 2024-12-03 02:39:48.161 | Cloning from ptp-notification-armada-app cache and applying ref * 2024-12-03 02:40:37.595 | (0878 / 1318) 2024-12-03 02:40:37.613 | Updating cache of https://opendev.org/starlingx/public-keys.git in /opt/dib_cache/source-repositories/public_keys_347b56208d70a33df4c40a046de1f25cbdba27bd with ref * 2024-12-03 02:40:41.547 | Cloning from public-keys cache and applying ref * 2024-12-03 02:40:42.607 | (0879 / 1318) 2024-12-03 02:40:42.624 | Updating cache of https://opendev.org/starlingx/rook-ceph.git in /opt/dib_cache/source-repositories/rook_ceph_dd74fff3649ff14035cbca9c082d70f6192ced15 with ref * 2024-12-03 02:40:44.764 | Cloning from rook-ceph cache and applying ref * 2024-12-03 02:40:57.019 | (0880 / 1318) 2024-12-03 02:40:57.037 | Updating cache of https://opendev.org/starlingx/root.git in /opt/dib_cache/source-repositories/root_e475b3a9c0c3a6eda0a4ba98b64a6725e8872beb with ref * 2024-12-03 02:41:09.471 | Cloning from root cache and applying ref * 2024-12-03 02:42:29.768 | (0881 / 1318) 2024-12-03 02:42:29.785 | Updating cache of https://opendev.org/starlingx/SDO-rv-service.git in /opt/dib_cache/source-repositories/SDO_rv_service_da367a4c0d821e417d5209354196daa24c94992a with ref * 2024-12-03 02:42:32.951 | Cloning from SDO-rv-service cache and applying ref * 2024-12-03 02:42:33.301 | (0882 / 1318) 2024-12-03 02:42:33.318 | Updating cache of https://opendev.org/starlingx/snmp-armada-app.git in /opt/dib_cache/source-repositories/snmp_armada_app_28fcb42f2e3441c1b08e7a599d32138b2b334dce with ref * 2024-12-03 02:42:34.852 | Cloning from snmp-armada-app cache and applying ref * 2024-12-03 02:42:42.202 | (0883 / 1318) 2024-12-03 02:42:42.220 | Updating cache of https://opendev.org/starlingx/specs.git in /opt/dib_cache/source-repositories/specs_0b1d604c2d9d51a09fc150261ceebe980bbe3652 with ref * 2024-12-03 02:42:42.750 | Cloning from specs cache and applying ref * 2024-12-03 02:42:44.931 | (0884 / 1318) 2024-12-03 02:42:44.949 | Updating cache of https://opendev.org/starlingx/stx-puppet.git in /opt/dib_cache/source-repositories/stx_puppet_7641e616c7b8f6781f69aca5daa7d39debb76d1f with ref * 2024-12-03 02:42:46.889 | Cloning from stx-puppet cache and applying ref * 2024-12-03 02:47:05.743 | (0885 / 1318) 2024-12-03 02:47:05.761 | Updating cache of https://opendev.org/starlingx/test.git in /opt/dib_cache/source-repositories/test_1710218385fbcfdd689999a45775680d44c16584 with ref * 2024-12-03 02:47:07.353 | Cloning from test cache and applying ref * 2024-12-03 02:47:11.402 | (0886 / 1318) 2024-12-03 02:47:11.419 | Updating cache of https://opendev.org/starlingx/tis-repo.git in /opt/dib_cache/source-repositories/tis_repo_c906b8eaeee6813321a2baa6af11c1112a8c2f54 with ref * 2024-12-03 02:47:12.031 | Cloning from tis-repo cache and applying ref * 2024-12-03 02:47:12.652 | (0887 / 1318) 2024-12-03 02:47:12.670 | Updating cache of https://opendev.org/starlingx/tools.git in /opt/dib_cache/source-repositories/tools_d8d11fe83c34eee26bf91a1c761275da8f1cca33 with ref * 2024-12-03 02:47:17.253 | Cloning from tools cache and applying ref * 2024-12-03 02:49:22.456 | (0888 / 1318) 2024-12-03 02:49:22.474 | Updating cache of https://opendev.org/starlingx/update.git in /opt/dib_cache/source-repositories/update_c94538bf320a63954d7c5d6dfe2d8993a02ebbeb with ref * 2024-12-03 02:49:24.535 | Cloning from update cache and applying ref * 2024-12-03 02:53:28.035 | (0889 / 1318) 2024-12-03 02:53:28.052 | Updating cache of https://opendev.org/starlingx/upstream.git in /opt/dib_cache/source-repositories/upstream_7d70c6324151e7bcdeb463ba81c140e118827763 with ref * 2024-12-03 02:53:30.274 | Cloning from upstream cache and applying ref * 2024-12-03 02:53:40.539 | (0890 / 1318) 2024-12-03 02:53:40.556 | Updating cache of https://opendev.org/starlingx/utilities.git in /opt/dib_cache/source-repositories/utilities_516a462c144da3857b7855b940090b0236fc20bc with ref * 2024-12-03 02:53:42.096 | Cloning from utilities cache and applying ref * 2024-12-03 02:54:53.794 | (0891 / 1318) 2024-12-03 02:54:53.811 | Updating cache of https://opendev.org/starlingx/utils.git in /opt/dib_cache/source-repositories/utils_950f75c934a68dd222e1d27cd4fbdd678e76fd8d with ref * 2024-12-03 02:54:54.335 | Cloning from utils cache and applying ref * 2024-12-03 02:54:54.427 | (0892 / 1318) 2024-12-03 02:54:54.444 | Updating cache of https://opendev.org/starlingx/vault-armada-app.git in /opt/dib_cache/source-repositories/vault_armada_app_50acd0757b80c41de4e08e71d69a259c3845f7e8 with ref * 2024-12-03 02:54:56.539 | Cloning from vault-armada-app cache and applying ref * 2024-12-03 02:55:26.412 | (0893 / 1318) 2024-12-03 02:55:26.429 | Updating cache of https://opendev.org/starlingx/virt.git in /opt/dib_cache/source-repositories/virt_4c6caf3534fc47963a50bf4d61fcac6ee6341814 with ref * 2024-12-03 02:55:27.579 | Cloning from virt cache and applying ref * 2024-12-03 02:55:34.236 | (0894 / 1318) 2024-12-03 02:55:34.254 | Updating cache of https://opendev.org/starlingx/virtual-deployment.git in /opt/dib_cache/source-repositories/virtual_deployment_5d7f39d24c9971e642a5626a90414e8950a0a791 with ref * 2024-12-03 02:55:36.606 | Cloning from virtual-deployment cache and applying ref * 2024-12-03 02:56:00.586 | (0895 / 1318) 2024-12-03 02:56:00.603 | Updating cache of https://opendev.org/starlingx/zuul-jobs.git in /opt/dib_cache/source-repositories/zuul_jobs_76bc87d900f8efd7ebf24db7c5694a9ead01bfd5 with ref * 2024-12-03 02:56:02.807 | Cloning from zuul-jobs cache and applying ref * 2024-12-03 02:56:03.484 | (0896 / 1318) 2024-12-03 02:56:03.502 | Updating cache of https://opendev.org/ttygroup/boartty.git in /opt/dib_cache/source-repositories/boartty_1805ad164106e02ca19660c6e2f0ec553d29bb22 with ref * 2024-12-03 02:56:04.360 | Cloning from boartty cache and applying ref * 2024-12-03 02:56:04.624 | (0897 / 1318) 2024-12-03 02:56:04.642 | Updating cache of https://opendev.org/ttygroup/gertty.git in /opt/dib_cache/source-repositories/gertty_c824468064c05aafe096c7e8853cccc9a3826fde with ref * 2024-12-03 02:56:05.636 | Cloning from gertty cache and applying ref * 2024-12-03 02:56:05.799 | (0898 / 1318) 2024-12-03 02:56:05.817 | Updating cache of https://opendev.org/vexxhost/ansible-collection-atmosphere.git in /opt/dib_cache/source-repositories/ansible_collection_atmosphere_493a90f80d35d02d641075fee9cfc4018aaf8545 with ref * 2024-12-03 02:56:06.267 | Cloning from ansible-collection-atmosphere cache and applying ref * 2024-12-03 02:56:06.345 | (0899 / 1318) 2024-12-03 02:56:06.362 | 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 * 2024-12-03 02:56:06.896 | Cloning from ansible-role-base-server cache and applying ref * 2024-12-03 02:56:06.970 | (0900 / 1318) 2024-12-03 02:56:06.987 | 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 * 2024-12-03 02:56:07.415 | Cloning from ansible-role-docker-distribution cache and applying ref * 2024-12-03 02:56:07.488 | (0901 / 1318) 2024-12-03 02:56:07.506 | Updating cache of https://opendev.org/vexxhost/ansible-role-openmanage.git in /opt/dib_cache/source-repositories/ansible_role_openmanage_53cdfb4fffa211cc3527d708359cbfde297d940f with ref * 2024-12-03 02:56:07.973 | Cloning from ansible-role-openmanage cache and applying ref * 2024-12-03 02:56:08.047 | (0902 / 1318) 2024-12-03 02:56:08.064 | Updating cache of https://opendev.org/vexxhost/ansible-role-wireguard.git in /opt/dib_cache/source-repositories/ansible_role_wireguard_5f23ca5018f321674ebbcf5b177800a924f00f58 with ref * 2024-12-03 02:56:08.353 | Cloning from ansible-role-wireguard cache and applying ref * 2024-12-03 02:56:08.427 | (0903 / 1318) 2024-12-03 02:56:08.445 | Updating cache of https://opendev.org/vexxhost/atmosphere.git in /opt/dib_cache/source-repositories/atmosphere_c605a35e039647f3e7a0160be1ee83bd19a60c03 with ref * 2024-12-03 02:56:10.256 | Cloning from atmosphere cache and applying ref * 2024-12-03 02:56:10.516 | (0904 / 1318) 2024-12-03 02:56:10.533 | Updating cache of https://opendev.org/vexxhost/base-jobs.git in /opt/dib_cache/source-repositories/base_jobs_0924bec8858193c6a8d0d0c3172bc867466c12dc with ref * 2024-12-03 02:56:11.106 | Cloning from base-jobs cache and applying ref * 2024-12-03 02:56:11.182 | (0905 / 1318) 2024-12-03 02:56:11.199 | Updating cache of https://opendev.org/vexxhost/docker-images.git in /opt/dib_cache/source-repositories/docker_images_dae5e30f4b2252f06cd56820342334ee4a2624fc with ref * 2024-12-03 02:56:11.514 | Cloning from docker-images cache and applying ref * 2024-12-03 02:56:11.588 | (0906 / 1318) 2024-12-03 02:56:11.606 | Updating cache of https://opendev.org/vexxhost/documentation.git in /opt/dib_cache/source-repositories/documentation_3e5d4cbfa5d33aa0eaf3913d1ca3a3f5f468935b with ref * 2024-12-03 02:56:11.929 | Cloning from documentation cache and applying ref * 2024-12-03 02:56:12.004 | (0907 / 1318) 2024-12-03 02:56:12.021 | 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 * 2024-12-03 02:56:12.300 | Cloning from google-directory-api-linux-agent cache and applying ref * 2024-12-03 02:56:12.372 | (0908 / 1318) 2024-12-03 02:56:12.390 | Updating cache of https://opendev.org/vexxhost/helm-charts.git in /opt/dib_cache/source-repositories/helm_charts_7ff56bc5602f22f29a6328bfa8d26888a8d62967 with ref * 2024-12-03 02:56:12.980 | Cloning from helm-charts cache and applying ref * 2024-12-03 02:56:13.059 | (0909 / 1318) 2024-12-03 02:56:13.077 | Updating cache of https://opendev.org/vexxhost/kue.git in /opt/dib_cache/source-repositories/kue_7550969f02d9a4f9fc92e198a2b6e141d52bc8a3 with ref * 2024-12-03 02:56:13.817 | Cloning from kue cache and applying ref * 2024-12-03 02:56:13.964 | (0910 / 1318) 2024-12-03 02:56:13.982 | Updating cache of https://opendev.org/vexxhost/libvirtd_exporter.git in /opt/dib_cache/source-repositories/libvirtd_exporter_756af01baea545d72b16df3eb1e72a8b36ec3bf5 with ref * 2024-12-03 02:56:14.291 | Cloning from libvirtd_exporter cache and applying ref * 2024-12-03 02:56:14.366 | (0911 / 1318) 2024-12-03 02:56:14.384 | Updating cache of https://opendev.org/vexxhost/lodgeit-helm.git in /opt/dib_cache/source-repositories/lodgeit_helm_c6617c858bd2032e4056ed1fe4d919233629c0ee with ref * 2024-12-03 02:56:14.695 | Cloning from lodgeit-helm cache and applying ref * 2024-12-03 02:56:14.769 | (0912 / 1318) 2024-12-03 02:56:14.787 | Updating cache of https://opendev.org/vexxhost/network_exporter.git in /opt/dib_cache/source-repositories/network_exporter_d328cc99f9adaead4e65c93ab0dac07f7398c09b with ref * 2024-12-03 02:56:15.073 | Cloning from network_exporter cache and applying ref * 2024-12-03 02:56:15.148 | (0913 / 1318) 2024-12-03 02:56:15.166 | Updating cache of https://opendev.org/vexxhost/node-labeler.git in /opt/dib_cache/source-repositories/node_labeler_fdcf7541d47307b94e647982493d5cd5932c133d with ref * 2024-12-03 02:56:15.435 | Cloning from node-labeler cache and applying ref * 2024-12-03 02:56:15.510 | (0914 / 1318) 2024-12-03 02:56:15.527 | Updating cache of https://opendev.org/vexxhost/openstack-monitoring.git in /opt/dib_cache/source-repositories/openstack_monitoring_38ddac4feb5bfec93d398e96e8acc8dcfd7f0de2 with ref * 2024-12-03 02:56:16.088 | Cloning from openstack-monitoring cache and applying ref * 2024-12-03 02:56:16.163 | (0915 / 1318) 2024-12-03 02:56:16.181 | Updating cache of https://opendev.org/vexxhost/openstack-operator.git in /opt/dib_cache/source-repositories/openstack_operator_05507f2a624da9409b30f5c669c34252c58a4034 with ref * 2024-12-03 02:56:16.806 | Cloning from openstack-operator cache and applying ref * 2024-12-03 02:56:17.196 | (0916 / 1318) 2024-12-03 02:56:17.213 | Updating cache of https://opendev.org/vexxhost/openstack-tools.git in /opt/dib_cache/source-repositories/openstack_tools_d0812d10bafade805b2ea9586a05bad2c65ab44a with ref * 2024-12-03 02:56:17.750 | Cloning from openstack-tools cache and applying ref * 2024-12-03 02:56:17.824 | (0917 / 1318) 2024-12-03 02:56:17.842 | Updating cache of https://opendev.org/vexxhost/openvswitch_exporter.git in /opt/dib_cache/source-repositories/openvswitch_exporter_df521bd8d0c43214de35548759ddf93717522f16 with ref * 2024-12-03 02:56:18.186 | Cloning from openvswitch_exporter cache and applying ref * 2024-12-03 02:56:18.258 | (0918 / 1318) 2024-12-03 02:56:18.275 | Updating cache of https://opendev.org/vexxhost/project-config.git in /opt/dib_cache/source-repositories/project_config_d7cab7763e5ca81b158a254226c54267be78fd04 with ref * 2024-12-03 02:56:18.681 | Cloning from project-config cache and applying ref * 2024-12-03 02:56:18.759 | (0919 / 1318) 2024-12-03 02:56:18.776 | Updating cache of https://opendev.org/vexxhost/rally_exporter.git in /opt/dib_cache/source-repositories/rally_exporter_08931ca7872c40708c8572e94aa8e459f82f66f1 with ref * 2024-12-03 02:56:19.333 | Cloning from rally_exporter cache and applying ref * 2024-12-03 02:56:19.406 | (0920 / 1318) 2024-12-03 02:56:19.423 | Updating cache of https://opendev.org/vexxhost/rbac-helm.git in /opt/dib_cache/source-repositories/rbac_helm_99768b794f4a6988a07084e21e2bf7ecaa0bb6d8 with ref * 2024-12-03 02:56:19.710 | Cloning from rbac-helm cache and applying ref * 2024-12-03 02:56:19.783 | (0921 / 1318) 2024-12-03 02:56:19.800 | Updating cache of https://opendev.org/vexxhost/smokeping_prober-helm.git in /opt/dib_cache/source-repositories/smokeping_prober_helm_6bd6d65380c20a009d7a6a442bf2abaa4c8da128 with ref * 2024-12-03 02:56:20.379 | Cloning from smokeping_prober-helm cache and applying ref * 2024-12-03 02:56:20.452 | (0922 / 1318) 2024-12-03 02:56:20.470 | Updating cache of https://opendev.org/vexxhost/tempest-pushgateway.git in /opt/dib_cache/source-repositories/tempest_pushgateway_f2969bb79cc87b471f1b1045aa521b4d277d0ff5 with ref * 2024-12-03 02:56:20.834 | Cloning from tempest-pushgateway cache and applying ref * 2024-12-03 02:56:20.907 | (0923 / 1318) 2024-12-03 02:56:20.924 | Updating cache of https://opendev.org/volvocars/powertrain-build.git in /opt/dib_cache/source-repositories/powertrain_build_3d9ab4984d7a3d17dafaa6faa947eb6778c8462a with ref * 2024-12-03 02:56:23.892 | Cloning from powertrain-build cache and applying ref * 2024-12-03 02:56:52.243 | (0924 / 1318) 2024-12-03 02:56:52.260 | Updating cache of https://opendev.org/volvocars/project-config.git in /opt/dib_cache/source-repositories/project_config_340786340efde2d3a9d7c25651fba81e5fb17ca8 with ref * 2024-12-03 02:56:52.704 | Cloning from project-config cache and applying ref * 2024-12-03 02:56:52.822 | (0925 / 1318) 2024-12-03 02:56:52.840 | Updating cache of https://opendev.org/wandertracks/signalk-wandertracks.git in /opt/dib_cache/source-repositories/signalk_wandertracks_e86a1f9099071a0c96cb547160d8529c6aeff88c with ref * 2024-12-03 02:56:54.192 | Cloning from signalk-wandertracks cache and applying ref * 2024-12-03 02:56:54.264 | (0926 / 1318) 2024-12-03 02:56:54.282 | Updating cache of https://opendev.org/wandertracks/system-config.git in /opt/dib_cache/source-repositories/system_config_742e2be9a038e9def3002ff12a84336801dbc056 with ref * 2024-12-03 02:56:54.764 | Cloning from system-config cache and applying ref * 2024-12-03 02:56:54.836 | (0927 / 1318) 2024-12-03 02:56:54.853 | Updating cache of https://opendev.org/wandertracks/wanders.cloud.git in /opt/dib_cache/source-repositories/wanders_cloud_5b2b0bb69cc241d261667c3164d4de6c510703c8 with ref * 2024-12-03 02:56:55.330 | Cloning from wanders.cloud cache and applying ref * 2024-12-03 02:56:55.402 | (0928 / 1318) 2024-12-03 02:56:55.420 | Updating cache of https://opendev.org/wandertracks/wandertracks.git in /opt/dib_cache/source-repositories/wandertracks_910fbdfa2a54aa883720e8507b7c75a533169d1b with ref * 2024-12-03 02:56:55.728 | Cloning from wandertracks cache and applying ref * 2024-12-03 02:56:55.806 | (0929 / 1318) 2024-12-03 02:56:55.823 | Updating cache of https://opendev.org/wandertracks/wandertracks-web.git in /opt/dib_cache/source-repositories/wandertracks_web_78ebb66e50d875c058b1004c2e4b3bdcf1214e1e with ref * 2024-12-03 02:56:56.112 | Cloning from wandertracks-web cache and applying ref * 2024-12-03 02:56:56.185 | (0930 / 1318) 2024-12-03 02:56:56.203 | Updating cache of https://opendev.org/waterwanders/waterwanders.git in /opt/dib_cache/source-repositories/waterwanders_74bcc62366017df7eabad7cab7d4fb1402e23842 with ref * 2024-12-03 02:56:56.591 | Cloning from waterwanders cache and applying ref * 2024-12-03 02:56:58.068 | (0931 / 1318) 2024-12-03 02:56:58.086 | Updating cache of https://opendev.org/windmill/ansible-role-ansible.git in /opt/dib_cache/source-repositories/ansible_role_ansible_52b896a280d6035eee91c703c048eb3a40076134 with ref * 2024-12-03 02:56:58.500 | Cloning from ansible-role-ansible cache and applying ref * 2024-12-03 02:56:58.575 | (0932 / 1318) 2024-12-03 02:56:58.593 | Updating cache of https://opendev.org/windmill/ansible-role-borgbackup.git in /opt/dib_cache/source-repositories/ansible_role_borgbackup_b9259dc25af527b634b867758100628917d5a480 with ref * 2024-12-03 02:56:59.308 | Cloning from ansible-role-borgbackup cache and applying ref * 2024-12-03 02:56:59.384 | (0933 / 1318) 2024-12-03 02:56:59.402 | Updating cache of https://opendev.org/windmill/ansible-role-borgmatic.git in /opt/dib_cache/source-repositories/ansible_role_borgmatic_11aad6420a351855f5240bb752939a004dcca857 with ref * 2024-12-03 02:56:59.786 | Cloning from ansible-role-borgmatic cache and applying ref * 2024-12-03 02:56:59.862 | (0934 / 1318) 2024-12-03 02:56:59.880 | Updating cache of https://opendev.org/windmill/ansible-role-boto3.git in /opt/dib_cache/source-repositories/ansible_role_boto3_ccd5cc5158774c75ad94decdbc13b916eeba115f with ref * 2024-12-03 02:57:00.169 | Cloning from ansible-role-boto3 cache and applying ref * 2024-12-03 02:57:00.244 | (0935 / 1318) 2024-12-03 02:57:00.262 | Updating cache of https://opendev.org/windmill/ansible-role-carbon.git in /opt/dib_cache/source-repositories/ansible_role_carbon_9cb880b7bd8f872e5358e72dff1c92a708959c26 with ref * 2024-12-03 02:57:00.733 | Cloning from ansible-role-carbon cache and applying ref * 2024-12-03 02:57:00.808 | (0936 / 1318) 2024-12-03 02:57:00.826 | 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 * 2024-12-03 02:57:01.215 | Cloning from ansible-role-diskimage-builder cache and applying ref * 2024-12-03 02:57:01.291 | (0937 / 1318) 2024-12-03 02:57:01.309 | Updating cache of https://opendev.org/windmill/ansible-role-elasticsearch.git in /opt/dib_cache/source-repositories/ansible_role_elasticsearch_23f5cd86b609da13b0468f0ad79d8dbd3126ef59 with ref * 2024-12-03 02:57:01.686 | Cloning from ansible-role-elasticsearch cache and applying ref * 2024-12-03 02:57:01.759 | (0938 / 1318) 2024-12-03 02:57:01.776 | Updating cache of https://opendev.org/windmill/ansible-role-gear.git in /opt/dib_cache/source-repositories/ansible_role_gear_cd749759b809802b09da093939f748e5cdbdf093 with ref * 2024-12-03 02:57:02.548 | Cloning from ansible-role-gear cache and applying ref * 2024-12-03 02:57:02.645 | (0939 / 1318) 2024-12-03 02:57:02.662 | Updating cache of https://opendev.org/windmill/ansible-role-grafyaml.git in /opt/dib_cache/source-repositories/ansible_role_grafyaml_a8e675c37c7dd2d05c5d1257fd506c077bf8fb48 with ref * 2024-12-03 02:57:03.244 | Cloning from ansible-role-grafyaml cache and applying ref * 2024-12-03 02:57:03.319 | (0940 / 1318) 2024-12-03 02:57:03.337 | Updating cache of https://opendev.org/windmill/ansible-role-logrotate.git in /opt/dib_cache/source-repositories/ansible_role_logrotate_3b76d7d85075e775be346935d00bc34ee206a7ae with ref * 2024-12-03 02:57:03.818 | Cloning from ansible-role-logrotate cache and applying ref * 2024-12-03 02:57:03.893 | (0941 / 1318) 2024-12-03 02:57:03.912 | Updating cache of https://opendev.org/windmill/ansible-role-nginx.git in /opt/dib_cache/source-repositories/ansible_role_nginx_3aaac81324c46c2ff9c69c02f7058c66f1253349 with ref * 2024-12-03 02:57:04.513 | Cloning from ansible-role-nginx cache and applying ref * 2024-12-03 02:57:04.588 | (0942 / 1318) 2024-12-03 02:57:04.606 | Updating cache of https://opendev.org/windmill/ansible-role-nodepool.git in /opt/dib_cache/source-repositories/ansible_role_nodepool_b4dc19e8fc5f69779c5f5e0026753376ec99282f with ref * 2024-12-03 02:57:05.160 | Cloning from ansible-role-nodepool cache and applying ref * 2024-12-03 02:57:05.258 | (0943 / 1318) 2024-12-03 02:57:05.276 | Updating cache of https://opendev.org/windmill/ansible-role-openstacksdk.git in /opt/dib_cache/source-repositories/ansible_role_openstacksdk_0a22a5d6e9a6fb60720d75e07a8051e628252531 with ref * 2024-12-03 02:57:05.888 | Cloning from ansible-role-openstacksdk cache and applying ref * 2024-12-03 02:57:05.967 | (0944 / 1318) 2024-12-03 02:57:05.984 | Updating cache of https://opendev.org/windmill/ansible-role-ssh.git in /opt/dib_cache/source-repositories/ansible_role_ssh_9933d22d2a094f7d7ff77013154df4c3fa984e99 with ref * 2024-12-03 02:57:06.589 | Cloning from ansible-role-ssh cache and applying ref * 2024-12-03 02:57:06.666 | (0945 / 1318) 2024-12-03 02:57:06.684 | Updating cache of https://opendev.org/windmill/ansible-role-statsd.git in /opt/dib_cache/source-repositories/ansible_role_statsd_1e7388fff4e862c4df73b9c86f4e369a3c3af0df with ref * 2024-12-03 02:57:07.168 | Cloning from ansible-role-statsd cache and applying ref * 2024-12-03 02:57:07.272 | (0946 / 1318) 2024-12-03 02:57:07.290 | Updating cache of https://opendev.org/windmill/ansible-role-sudoers.git in /opt/dib_cache/source-repositories/ansible_role_sudoers_4dbfbbdb3c7bc37b22c1bc0f021851e43c7afc9d with ref * 2024-12-03 02:57:07.926 | Cloning from ansible-role-sudoers cache and applying ref * 2024-12-03 02:57:08.001 | (0947 / 1318) 2024-12-03 02:57:08.019 | Updating cache of https://opendev.org/windmill/ansible-role-virtualenv.git in /opt/dib_cache/source-repositories/ansible_role_virtualenv_9ac4a2ebf58524d4d0def14de674fcb70c76077d with ref * 2024-12-03 02:57:08.526 | Cloning from ansible-role-virtualenv cache and applying ref * 2024-12-03 02:57:08.602 | (0948 / 1318) 2024-12-03 02:57:08.620 | Updating cache of https://opendev.org/windmill/ansible-role-whisper.git in /opt/dib_cache/source-repositories/ansible_role_whisper_76437555259769a405fbd7418fcd6c31a1edcdcd with ref * 2024-12-03 02:57:09.313 | Cloning from ansible-role-whisper cache and applying ref * 2024-12-03 02:57:09.389 | (0949 / 1318) 2024-12-03 02:57:09.407 | Updating cache of https://opendev.org/windmill/ansible-role-zookeeper.git in /opt/dib_cache/source-repositories/ansible_role_zookeeper_0f150c2caf7c309d38ac91706855cec28c3e4c0e with ref * 2024-12-03 02:57:09.773 | Cloning from ansible-role-zookeeper cache and applying ref * 2024-12-03 02:57:09.850 | (0950 / 1318) 2024-12-03 02:57:09.867 | Updating cache of https://opendev.org/windmill/ansible-role-zuul.git in /opt/dib_cache/source-repositories/ansible_role_zuul_a0323c60d3c058181b0622d217687d154fe94eb3 with ref * 2024-12-03 02:57:10.354 | Cloning from ansible-role-zuul cache and applying ref * 2024-12-03 02:57:10.455 | (0951 / 1318) 2024-12-03 02:57:10.472 | 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 * 2024-12-03 02:57:11.487 | Cloning from ansible-role-zuul-registry cache and applying ref * 2024-12-03 02:57:11.564 | (0952 / 1318) 2024-12-03 02:57:11.581 | Updating cache of https://opendev.org/windmill/windmill.git in /opt/dib_cache/source-repositories/windmill_ce0957dbeb2deb69c3d8d03166f453d34ba458dc with ref * 2024-12-03 02:57:12.409 | Cloning from windmill cache and applying ref * 2024-12-03 02:57:12.523 | (0953 / 1318) 2024-12-03 02:57:12.540 | Updating cache of https://opendev.org/windmill/windmill-backup.git in /opt/dib_cache/source-repositories/windmill_backup_2e8c02e5aed8a95fe604effd833b0f22fd22223e with ref * 2024-12-03 02:57:13.154 | Cloning from windmill-backup cache and applying ref * 2024-12-03 02:57:13.230 | (0954 / 1318) 2024-12-03 02:57:13.248 | Updating cache of https://opendev.org/windmill/windmill-config.git in /opt/dib_cache/source-repositories/windmill_config_01e195bc6ac2b0c11cf08bac6b1dda866cace35c with ref * 2024-12-03 02:57:13.548 | Cloning from windmill-config cache and applying ref * 2024-12-03 02:57:13.627 | (0955 / 1318) 2024-12-03 02:57:13.645 | Updating cache of https://opendev.org/windmill/windmill-logs.git in /opt/dib_cache/source-repositories/windmill_logs_968464ba901af64d919f9af788f508a89b86d673 with ref * 2024-12-03 02:57:13.992 | Cloning from windmill-logs cache and applying ref * 2024-12-03 02:57:14.063 | (0956 / 1318) 2024-12-03 02:57:14.081 | Updating cache of https://opendev.org/windmill/windmill-ops.git in /opt/dib_cache/source-repositories/windmill_ops_a3e0208779357fef208be4f138ce320c1efb0fac with ref * 2024-12-03 02:57:14.546 | Cloning from windmill-ops cache and applying ref * 2024-12-03 02:57:14.629 | (0957 / 1318) 2024-12-03 02:57:14.647 | Updating cache of https://opendev.org/x/ailuropoda.git in /opt/dib_cache/source-repositories/ailuropoda_4e86384edf56a71090daaa7c4fbda10130471b9c with ref * 2024-12-03 02:57:14.997 | Cloning from ailuropoda cache and applying ref * 2024-12-03 02:57:15.071 | (0958 / 1318) 2024-12-03 02:57:15.089 | Updating cache of https://opendev.org/x/alexandria.git in /opt/dib_cache/source-repositories/alexandria_2d25a8301f7f82cf339946c2601329b4c04186c1 with ref * 2024-12-03 02:57:15.508 | Cloning from alexandria cache and applying ref * 2024-12-03 02:57:16.422 | (0959 / 1318) 2024-12-03 02:57:16.439 | Updating cache of https://opendev.org/x/almanach.git in /opt/dib_cache/source-repositories/almanach_d2ab86532bae5ac27a4ede34dd6d2d387ad52785 with ref * 2024-12-03 02:57:16.815 | Cloning from almanach cache and applying ref * 2024-12-03 02:57:16.915 | (0960 / 1318) 2024-12-03 02:57:16.933 | Updating cache of https://opendev.org/x/ansible-role-bindep.git in /opt/dib_cache/source-repositories/ansible_role_bindep_777f21021236902b288fc268a6bb37247965c642 with ref * 2024-12-03 02:57:17.259 | Cloning from ansible-role-bindep cache and applying ref * 2024-12-03 02:57:17.333 | (0961 / 1318) 2024-12-03 02:57:17.351 | Updating cache of https://opendev.org/x/ansible-role-fedmsg.git in /opt/dib_cache/source-repositories/ansible_role_fedmsg_7646017fd8a9205ca91cc936bafb3e2b504a38ee with ref * 2024-12-03 02:57:17.649 | Cloning from ansible-role-fedmsg cache and applying ref * 2024-12-03 02:57:17.721 | (0962 / 1318) 2024-12-03 02:57:17.739 | Updating cache of https://opendev.org/x/ansible-role-jenkins.git in /opt/dib_cache/source-repositories/ansible_role_jenkins_228b7e15520ce52a89455c3c5634a5223f769529 with ref * 2024-12-03 02:57:18.050 | Cloning from ansible-role-jenkins cache and applying ref * 2024-12-03 02:57:18.145 | (0963 / 1318) 2024-12-03 02:57:18.162 | 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 * 2024-12-03 02:57:19.537 | Cloning from ansible-role-jenkins-job-builder cache and applying ref * 2024-12-03 02:57:19.613 | (0964 / 1318) 2024-12-03 02:57:19.631 | 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 * 2024-12-03 02:57:21.832 | Cloning from ansible-role-jenkins-plugins cache and applying ref * 2024-12-03 02:57:21.906 | (0965 / 1318) 2024-12-03 02:57:21.924 | Updating cache of https://opendev.org/x/ansible-role-shade.git in /opt/dib_cache/source-repositories/ansible_role_shade_3f8686b9e80566892fdf5b9b7320e98ed5ffc01c with ref * 2024-12-03 02:57:22.731 | Cloning from ansible-role-shade cache and applying ref * 2024-12-03 02:57:22.807 | (0966 / 1318) 2024-12-03 02:57:22.825 | 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 * 2024-12-03 02:57:23.595 | Cloning from ansible-tripleo-ipa-server cache and applying ref * 2024-12-03 02:57:23.670 | (0967 / 1318) 2024-12-03 02:57:23.688 | Updating cache of https://opendev.org/x/apmec.git in /opt/dib_cache/source-repositories/apmec_bba84747aba38e8db1d7428c0966176866d996a6 with ref * 2024-12-03 02:57:24.270 | Cloning from apmec cache and applying ref * 2024-12-03 02:57:24.544 | (0968 / 1318) 2024-12-03 02:57:24.562 | Updating cache of https://opendev.org/x/apmec-horizon.git in /opt/dib_cache/source-repositories/apmec_horizon_1eb602b162ed1917e016b76dd78abc62e9d46801 with ref * 2024-12-03 02:57:24.895 | Cloning from apmec-horizon cache and applying ref * 2024-12-03 02:57:24.980 | (0969 / 1318) 2024-12-03 02:57:24.998 | Updating cache of https://opendev.org/x/bansho.git in /opt/dib_cache/source-repositories/bansho_710b1f4bb0b61a1274836c230d9cc5cdc2fb1a83 with ref * 2024-12-03 02:57:25.509 | Cloning from bansho cache and applying ref * 2024-12-03 02:57:25.616 | (0970 / 1318) 2024-12-03 02:57:25.634 | Updating cache of https://opendev.org/x/bareon.git in /opt/dib_cache/source-repositories/bareon_585997dfddbc2cb1acb463f99764e40ccaafb3a6 with ref * 2024-12-03 02:57:26.990 | Cloning from bareon cache and applying ref * 2024-12-03 02:57:27.365 | (0971 / 1318) 2024-12-03 02:57:27.382 | Updating cache of https://opendev.org/x/bareon-allocator.git in /opt/dib_cache/source-repositories/bareon_allocator_0606cf4096721e12c1ea21168202a319970e705b with ref * 2024-12-03 02:57:28.086 | Cloning from bareon-allocator cache and applying ref * 2024-12-03 02:57:28.167 | (0972 / 1318) 2024-12-03 02:57:28.186 | Updating cache of https://opendev.org/x/bareon-api.git in /opt/dib_cache/source-repositories/bareon_api_5590f2c354a9de9b1aa58d14c30331026cd1dac6 with ref * 2024-12-03 02:57:28.671 | Cloning from bareon-api cache and applying ref * 2024-12-03 02:57:28.743 | (0973 / 1318) 2024-12-03 02:57:28.760 | Updating cache of https://opendev.org/x/bareon-image-elements.git in /opt/dib_cache/source-repositories/bareon_image_elements_b19c6e41ff26513f46fce80dfa9a003b749cf75e with ref * 2024-12-03 02:57:29.113 | Cloning from bareon-image-elements cache and applying ref * 2024-12-03 02:57:29.189 | (0974 / 1318) 2024-12-03 02:57:29.207 | Updating cache of https://opendev.org/x/bareon-ironic.git in /opt/dib_cache/source-repositories/bareon_ironic_a8f75b8a4643a27ff9541c323cf6cd1f14293411 with ref * 2024-12-03 02:57:29.576 | Cloning from bareon-ironic cache and applying ref * 2024-12-03 02:57:29.967 | (0975 / 1318) 2024-12-03 02:57:29.984 | Updating cache of https://opendev.org/x/bareon-specs.git in /opt/dib_cache/source-repositories/bareon_specs_49c4a99a02480c6e7a0f1f31cf2cf622143889ba with ref * 2024-12-03 02:57:30.325 | Cloning from bareon-specs cache and applying ref * 2024-12-03 02:57:30.399 | (0976 / 1318) 2024-12-03 02:57:30.417 | Updating cache of https://opendev.org/x/bilean.git in /opt/dib_cache/source-repositories/bilean_2da91415bf138848e708b0366c0dc9799fe61d84 with ref * 2024-12-03 02:57:31.119 | Cloning from bilean cache and applying ref * 2024-12-03 02:57:31.368 | (0977 / 1318) 2024-12-03 02:57:31.385 | Updating cache of https://opendev.org/x/broadview-collector.git in /opt/dib_cache/source-repositories/broadview_collector_b5bf61f872acdc2fde93bd3b0aa12065c7defe45 with ref * 2024-12-03 02:57:31.754 | Cloning from broadview-collector cache and applying ref * 2024-12-03 02:57:31.860 | (0978 / 1318) 2024-12-03 02:57:31.878 | Updating cache of https://opendev.org/x/broadview-lib.git in /opt/dib_cache/source-repositories/broadview_lib_3b302833c80a6ac89c695e0e65b81815239230ed with ref * 2024-12-03 02:57:32.270 | Cloning from broadview-lib cache and applying ref * 2024-12-03 02:57:32.357 | (0979 / 1318) 2024-12-03 02:57:32.375 | Updating cache of https://opendev.org/x/broadview-ui.git in /opt/dib_cache/source-repositories/broadview_ui_280a3d1d5c7cc074f40e057207c70960f611ef21 with ref * 2024-12-03 02:57:32.725 | Cloning from broadview-ui cache and applying ref * 2024-12-03 02:57:32.876 | (0980 / 1318) 2024-12-03 02:57:32.894 | Updating cache of https://opendev.org/x/browbeat.git in /opt/dib_cache/source-repositories/browbeat_3f6522b96f30425d27b73d63b91356e944e2eebd with ref * 2024-12-03 02:57:33.515 | Cloning from browbeat cache and applying ref * 2024-12-03 02:57:57.065 | (0981 / 1318) 2024-12-03 02:57:57.083 | Updating cache of https://opendev.org/x/cathead.git in /opt/dib_cache/source-repositories/cathead_92692b7b2e46d900fe346a23d7efcea9510804b9 with ref * 2024-12-03 02:57:57.501 | Cloning from cathead cache and applying ref * 2024-12-03 02:57:57.655 | (0982 / 1318) 2024-12-03 02:57:57.673 | Updating cache of https://opendev.org/x/ceilometer-zvm.git in /opt/dib_cache/source-repositories/ceilometer_zvm_1b5dbb623f114b744efc115c1078ce67681d9bd1 with ref * 2024-12-03 02:57:58.217 | Cloning from ceilometer-zvm cache and applying ref * 2024-12-03 02:57:58.341 | (0983 / 1318) 2024-12-03 02:57:58.359 | Updating cache of https://opendev.org/x/certbot-dns-openstack.git in /opt/dib_cache/source-repositories/certbot_dns_openstack_8e23d8bd7fd9a38d8e4793122f5256427179065c with ref * 2024-12-03 02:57:58.745 | Cloning from certbot-dns-openstack cache and applying ref * 2024-12-03 02:57:58.851 | (0984 / 1318) 2024-12-03 02:57:58.868 | 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 * 2024-12-03 02:57:59.245 | Cloning from charm-6wind-virtual-accelerator cache and applying ref * 2024-12-03 02:57:59.317 | (0985 / 1318) 2024-12-03 02:57:59.335 | 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 * 2024-12-03 02:57:59.652 | Cloning from charm-interface-barbican-hsm cache and applying ref * 2024-12-03 02:57:59.724 | (0986 / 1318) 2024-12-03 02:57:59.742 | Updating cache of https://opendev.org/x/charm-interface-ovsdb.git in /opt/dib_cache/source-repositories/charm_interface_ovsdb_2d2ec56442007515e97115a09a27f4bf98cec5a7 with ref * 2024-12-03 02:58:00.111 | Cloning from charm-interface-ovsdb cache and applying ref * 2024-12-03 02:58:00.187 | (0987 / 1318) 2024-12-03 02:58:00.204 | 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 * 2024-12-03 02:58:00.601 | Cloning from charm-neutron-api-plumgrid cache and applying ref * 2024-12-03 02:58:00.693 | (0988 / 1318) 2024-12-03 02:58:00.711 | Updating cache of https://opendev.org/x/charm-ovn-central.git in /opt/dib_cache/source-repositories/charm_ovn_central_6fa549ffdafd3e5065ff60e991067dc7c609c54c with ref * 2024-12-03 02:58:02.053 | Cloning from charm-ovn-central cache and applying ref * 2024-12-03 02:58:10.601 | (0989 / 1318) 2024-12-03 02:58:10.618 | Updating cache of https://opendev.org/x/charm-ovn-central-k8s.git in /opt/dib_cache/source-repositories/charm_ovn_central_k8s_81eacf5a351bf675a3c49277f65ef322ad4c2788 with ref * 2024-12-03 02:58:12.320 | Cloning from charm-ovn-central-k8s cache and applying ref * 2024-12-03 02:58:20.034 | (0990 / 1318) 2024-12-03 02:58:20.052 | Updating cache of https://opendev.org/x/charm-ovn-chassis.git in /opt/dib_cache/source-repositories/charm_ovn_chassis_18a6d226793324dcd3b8e17c32a6a01103424909 with ref * 2024-12-03 02:58:21.462 | Cloning from charm-ovn-chassis cache and applying ref * 2024-12-03 02:58:35.423 | (0991 / 1318) 2024-12-03 02:58:35.441 | 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 * 2024-12-03 02:58:38.263 | Cloning from charm-ovn-dedicated-chassis cache and applying ref * 2024-12-03 02:58:42.853 | (0992 / 1318) 2024-12-03 02:58:42.871 | Updating cache of https://opendev.org/x/charm-ovn-relay-k8s.git in /opt/dib_cache/source-repositories/charm_ovn_relay_k8s_b439259e3328765c2fbea94fc6c8fe5a76e3308e with ref * 2024-12-03 02:58:43.422 | Cloning from charm-ovn-relay-k8s cache and applying ref * 2024-12-03 02:58:49.734 | (0993 / 1318) 2024-12-03 02:58:49.752 | Updating cache of https://opendev.org/x/charm-plumgrid-director.git in /opt/dib_cache/source-repositories/charm_plumgrid_director_20c88eb15d72d620f41bbf196bf94d415be57bdb with ref * 2024-12-03 02:58:51.083 | Cloning from charm-plumgrid-director cache and applying ref * 2024-12-03 02:58:51.182 | (0994 / 1318) 2024-12-03 02:58:51.199 | Updating cache of https://opendev.org/x/charm-plumgrid-edge.git in /opt/dib_cache/source-repositories/charm_plumgrid_edge_faec41942a0d92cf6fed85be9579bac3cbebf558 with ref * 2024-12-03 02:58:52.145 | Cloning from charm-plumgrid-edge cache and applying ref * 2024-12-03 02:58:52.272 | (0995 / 1318) 2024-12-03 02:58:52.289 | Updating cache of https://opendev.org/x/charm-plumgrid-gateway.git in /opt/dib_cache/source-repositories/charm_plumgrid_gateway_b06120f1857262083edc19cf68a4bbe1de3c78db with ref * 2024-12-03 02:58:52.790 | Cloning from charm-plumgrid-gateway cache and applying ref * 2024-12-03 02:58:52.882 | (0996 / 1318) 2024-12-03 02:58:52.900 | 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 * 2024-12-03 02:58:53.287 | Cloning from ci-cd-pipeline-app-murano cache and applying ref * 2024-12-03 02:58:59.946 | (0997 / 1318) 2024-12-03 02:58:59.964 | Updating cache of https://opendev.org/x/cinder-fusioncompute.git in /opt/dib_cache/source-repositories/cinder_fusioncompute_1eda6d8391c34127caa43f37970a780631bd3f8d with ref * 2024-12-03 02:59:00.399 | Cloning from cinder-fusioncompute cache and applying ref * 2024-12-03 02:59:00.482 | (0998 / 1318) 2024-12-03 02:59:00.500 | Updating cache of https://opendev.org/x/cisco-ironic-contrib.git in /opt/dib_cache/source-repositories/cisco_ironic_contrib_e12048c1f270e2df19cefe3debad5ef169f73455 with ref * 2024-12-03 02:59:00.910 | Cloning from cisco-ironic-contrib cache and applying ref * 2024-12-03 02:59:00.989 | (0999 / 1318) 2024-12-03 02:59:01.007 | Updating cache of https://opendev.org/x/ciwatch.git in /opt/dib_cache/source-repositories/ciwatch_ab7573c38088d0f8d088c198834f16e35d951299 with ref * 2024-12-03 02:59:02.500 | Cloning from ciwatch cache and applying ref * 2024-12-03 02:59:02.579 | (1000 / 1318) 2024-12-03 02:59:02.597 | Updating cache of https://opendev.org/x/cl-openstack-client.git in /opt/dib_cache/source-repositories/cl_openstack_client_4d6f6acce1e9a031e328343551dd434a7edbe267 with ref * 2024-12-03 02:59:02.963 | Cloning from cl-openstack-client cache and applying ref * 2024-12-03 02:59:03.039 | (1001 / 1318) 2024-12-03 02:59:03.056 | Updating cache of https://opendev.org/x/cloudbase-init.git in /opt/dib_cache/source-repositories/cloudbase_init_61630cf0b0e51e8f926b62a0987d7c34e82a16b8 with ref * 2024-12-03 02:59:07.976 | Cloning from cloudbase-init cache and applying ref * 2024-12-03 02:59:28.767 | (1002 / 1318) 2024-12-03 02:59:28.785 | Updating cache of https://opendev.org/x/cloudcafe.git in /opt/dib_cache/source-repositories/cloudcafe_1db6d6cabd38c7c07eb8b4281be212a220b83310 with ref * 2024-12-03 02:59:29.701 | Cloning from cloudcafe cache and applying ref * 2024-12-03 02:59:30.030 | (1003 / 1318) 2024-12-03 02:59:30.047 | Updating cache of https://opendev.org/x/cloudpulse.git in /opt/dib_cache/source-repositories/cloudpulse_be691d96e92170fb818e69be466ca4964f73a21d with ref * 2024-12-03 02:59:31.138 | Cloning from cloudpulse cache and applying ref * 2024-12-03 02:59:31.322 | (1004 / 1318) 2024-12-03 02:59:31.340 | Updating cache of https://opendev.org/x/cloudroast.git in /opt/dib_cache/source-repositories/cloudroast_160748bb9757bc6f376d4159bf855571c1347f21 with ref * 2024-12-03 02:59:31.973 | Cloning from cloudroast cache and applying ref * 2024-12-03 02:59:32.227 | (1005 / 1318) 2024-12-03 02:59:32.244 | Updating cache of https://opendev.org/x/coats.git in /opt/dib_cache/source-repositories/coats_fdd12985ca7c188293ff8d253bae9e40eeb90d86 with ref * 2024-12-03 02:59:33.917 | Cloning from coats cache and applying ref * 2024-12-03 02:59:34.017 | (1006 / 1318) 2024-12-03 02:59:34.035 | Updating cache of https://opendev.org/x/cognitive.git in /opt/dib_cache/source-repositories/cognitive_65ac4b8e1f90da8441442a110b40879eba016bc4 with ref * 2024-12-03 02:59:34.731 | Cloning from cognitive cache and applying ref * 2024-12-03 02:59:34.807 | (1007 / 1318) 2024-12-03 02:59:34.824 | Updating cache of https://opendev.org/x/collectd-openstack-plugins.git in /opt/dib_cache/source-repositories/collectd_openstack_plugins_86d264ebf95d51c2fe180bf94ccb4a8f66899053 with ref * 2024-12-03 02:59:35.380 | Cloning from collectd-openstack-plugins cache and applying ref * 2024-12-03 02:59:35.473 | (1008 / 1318) 2024-12-03 02:59:35.491 | Updating cache of https://opendev.org/x/compass-adapters.git in /opt/dib_cache/source-repositories/compass_adapters_d59c79af03bcaa505091e4fea1cb5ce3e7b7eb0b with ref * 2024-12-03 02:59:36.019 | Cloning from compass-adapters cache and applying ref * 2024-12-03 02:59:38.542 | (1009 / 1318) 2024-12-03 02:59:38.559 | Updating cache of https://opendev.org/x/compass-core.git in /opt/dib_cache/source-repositories/compass_core_51d7a6b63bdd612ba3eeb2d8029bc5f65240c4bc with ref * 2024-12-03 02:59:39.912 | Cloning from compass-core cache and applying ref * 2024-12-03 02:59:40.409 | (1010 / 1318) 2024-12-03 02:59:40.427 | Updating cache of https://opendev.org/x/compass-install.git in /opt/dib_cache/source-repositories/compass_install_fff6ae4bd2c9f6bbd4e2d886d1ad78fdff0ff3a3 with ref * 2024-12-03 02:59:41.002 | Cloning from compass-install cache and applying ref * 2024-12-03 02:59:41.089 | (1011 / 1318) 2024-12-03 02:59:41.107 | Updating cache of https://opendev.org/x/compass-specs.git in /opt/dib_cache/source-repositories/compass_specs_b105d32ae368897720d4474dabc9762ead846781 with ref * 2024-12-03 02:59:41.863 | Cloning from compass-specs cache and applying ref * 2024-12-03 02:59:41.939 | (1012 / 1318) 2024-12-03 02:59:41.956 | Updating cache of https://opendev.org/x/compass-web.git in /opt/dib_cache/source-repositories/compass_web_6f8601869413629cd6166ee5b7c9c9976af322f9 with ref * 2024-12-03 02:59:43.148 | Cloning from compass-web cache and applying ref * 2024-12-03 02:59:44.263 | (1013 / 1318) 2024-12-03 02:59:44.281 | Updating cache of https://opendev.org/x/conveyor.git in /opt/dib_cache/source-repositories/conveyor_a33df4662a1c86fa16c823101bb2c89270aad88d with ref * 2024-12-03 02:59:44.824 | Cloning from conveyor cache and applying ref * 2024-12-03 02:59:44.898 | (1014 / 1318) 2024-12-03 02:59:44.916 | Updating cache of https://opendev.org/x/coupler.git in /opt/dib_cache/source-repositories/coupler_d46037485ad7e0a7237a0c198a4066628fdea950 with ref * 2024-12-03 02:59:45.390 | Cloning from coupler cache and applying ref * 2024-12-03 02:59:45.462 | (1015 / 1318) 2024-12-03 02:59:45.479 | Updating cache of https://opendev.org/x/cursive.git in /opt/dib_cache/source-repositories/cursive_694198ac34c08afd9487f1dff27ada830d10180c with ref * 2024-12-03 02:59:45.871 | Cloning from cursive cache and applying ref * 2024-12-03 02:59:45.950 | (1016 / 1318) 2024-12-03 02:59:45.968 | Updating cache of https://opendev.org/x/daisycloud-core.git in /opt/dib_cache/source-repositories/daisycloud_core_eef6fab15767cd10cbf5441cdf3a481b4033dd5f with ref * 2024-12-03 02:59:46.553 | Cloning from daisycloud-core cache and applying ref * 2024-12-03 03:00:32.891 | (1017 / 1318) 2024-12-03 03:00:32.908 | Updating cache of https://opendev.org/x/dash-stack.git in /opt/dib_cache/source-repositories/dash_stack_f733c270d22b61030ef84f22a0c999555acaebb8 with ref * 2024-12-03 03:00:33.863 | Cloning from dash-stack cache and applying ref * 2024-12-03 03:00:37.683 | (1018 / 1318) 2024-12-03 03:00:37.701 | Updating cache of https://opendev.org/x/delimiter.git in /opt/dib_cache/source-repositories/delimiter_856d2ff5885f9c79be24d66d4ba2176fdc0acfdc with ref * 2024-12-03 03:00:39.506 | Cloning from delimiter cache and applying ref * 2024-12-03 03:00:39.583 | (1019 / 1318) 2024-12-03 03:00:39.601 | 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 * 2024-12-03 03:00:40.624 | Cloning from devstack-plugin-additional-pkg-repos cache and applying ref * 2024-12-03 03:00:40.698 | (1020 / 1318) 2024-12-03 03:00:40.715 | Updating cache of https://opendev.org/x/devstack-plugin-glusterfs.git in /opt/dib_cache/source-repositories/devstack_plugin_glusterfs_f0f793a152283a8529ff5075104f9be6784fbe1d with ref * 2024-12-03 03:00:41.506 | Cloning from devstack-plugin-glusterfs cache and applying ref * 2024-12-03 03:00:41.581 | (1021 / 1318) 2024-12-03 03:00:41.599 | Updating cache of https://opendev.org/x/devstack-plugin-hdfs.git in /opt/dib_cache/source-repositories/devstack_plugin_hdfs_6ac5d5262e12e19582f3c22babc7d7f6c253ddd0 with ref * 2024-12-03 03:00:42.194 | Cloning from devstack-plugin-hdfs cache and applying ref * 2024-12-03 03:00:42.283 | (1022 / 1318) 2024-12-03 03:00:42.301 | 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 * 2024-12-03 03:00:43.426 | Cloning from devstack-plugin-libvirt-qemu cache and applying ref * 2024-12-03 03:00:43.502 | (1023 / 1318) 2024-12-03 03:00:43.519 | Updating cache of https://opendev.org/x/devstack-plugin-mariadb.git in /opt/dib_cache/source-repositories/devstack_plugin_mariadb_f93c6eccc5d7a9a35c0d30aa15a1e680f2a36557 with ref * 2024-12-03 03:00:44.610 | Cloning from devstack-plugin-mariadb cache and applying ref * 2024-12-03 03:00:44.683 | (1024 / 1318) 2024-12-03 03:00:44.700 | 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 * 2024-12-03 03:00:45.004 | Cloning from devstack-plugin-tar-installer cache and applying ref * 2024-12-03 03:00:45.077 | (1025 / 1318) 2024-12-03 03:00:45.095 | Updating cache of https://opendev.org/x/devstack-plugin-tobiko.git in /opt/dib_cache/source-repositories/devstack_plugin_tobiko_875409e03c19c9e56b886e742038dadd8a7152d5 with ref * 2024-12-03 03:00:45.900 | Cloning from devstack-plugin-tobiko cache and applying ref * 2024-12-03 03:00:51.362 | (1026 / 1318) 2024-12-03 03:00:51.380 | Updating cache of https://opendev.org/x/devstack-plugin-vmax.git in /opt/dib_cache/source-repositories/devstack_plugin_vmax_9bd06f22b90acb87c38b4f4c60b1617469b9436a with ref * 2024-12-03 03:00:51.769 | Cloning from devstack-plugin-vmax cache and applying ref * 2024-12-03 03:00:52.152 | (1027 / 1318) 2024-12-03 03:00:52.170 | Updating cache of https://opendev.org/x/distil.git in /opt/dib_cache/source-repositories/distil_750ed4d4f2d72699f1cb81af758a5ae2fe0d5113 with ref * 2024-12-03 03:00:52.525 | Cloning from distil cache and applying ref * 2024-12-03 03:00:52.678 | (1028 / 1318) 2024-12-03 03:00:52.695 | Updating cache of https://opendev.org/x/distil-ui.git in /opt/dib_cache/source-repositories/distil_ui_fc1b1fac989b94cc9fa19da5fdbd345ae5246113 with ref * 2024-12-03 03:00:53.130 | Cloning from distil-ui cache and applying ref * 2024-12-03 03:00:53.216 | (1029 / 1318) 2024-12-03 03:00:53.233 | Updating cache of https://opendev.org/x/doc8.git in /opt/dib_cache/source-repositories/doc8_c655b8bf86667c44ab8503b6ba73e4862cbe3b90 with ref * 2024-12-03 03:00:53.675 | Cloning from doc8 cache and applying ref * 2024-12-03 03:00:53.750 | (1030 / 1318) 2024-12-03 03:00:53.768 | Updating cache of https://opendev.org/x/docker-machine-openstack.git in /opt/dib_cache/source-repositories/docker_machine_openstack_e206893589c1d0753a26a50e92022485197b9c0b with ref * 2024-12-03 03:00:54.137 | Cloning from docker-machine-openstack cache and applying ref * 2024-12-03 03:00:54.214 | (1031 / 1318) 2024-12-03 03:00:54.232 | Updating cache of https://opendev.org/x/downpour.git in /opt/dib_cache/source-repositories/downpour_24bd733e9a68970f57a3c30ae6e160d1931a7636 with ref * 2024-12-03 03:00:54.835 | Cloning from downpour cache and applying ref * 2024-12-03 03:00:54.913 | (1032 / 1318) 2024-12-03 03:00:54.931 | Updating cache of https://opendev.org/x/drbd-devstack.git in /opt/dib_cache/source-repositories/drbd_devstack_c6b7c4c9ba71d691d200132c881aec3e932d242d with ref * 2024-12-03 03:00:55.248 | Cloning from drbd-devstack cache and applying ref * 2024-12-03 03:00:55.322 | (1033 / 1318) 2024-12-03 03:00:55.340 | Updating cache of https://opendev.org/x/driverlog.git in /opt/dib_cache/source-repositories/driverlog_17e17e1ba1d7945b5cf21a03fb04ca3a4d908a35 with ref * 2024-12-03 03:00:58.404 | Cloning from driverlog cache and applying ref * 2024-12-03 03:00:58.507 | (1034 / 1318) 2024-12-03 03:00:58.525 | Updating cache of https://opendev.org/x/ec2-driver.git in /opt/dib_cache/source-repositories/ec2_driver_ad9e4067770419efc697675aa9e30a7866f7e008 with ref * 2024-12-03 03:01:26.346 | Cloning from ec2-driver cache and applying ref * 2024-12-03 03:01:27.289 | (1035 / 1318) 2024-12-03 03:01:27.308 | Updating cache of https://opendev.org/x/ekko.git in /opt/dib_cache/source-repositories/ekko_0fe3c92f049c84e3c639296323db51af8fb6bb8a with ref * 2024-12-03 03:01:27.927 | Cloning from ekko cache and applying ref * 2024-12-03 03:01:28.006 | (1036 / 1318) 2024-12-03 03:01:28.024 | Updating cache of https://opendev.org/x/entropy.git in /opt/dib_cache/source-repositories/entropy_ce598586e091e9adb970c3f6cac394ce6ef7a293 with ref * 2024-12-03 03:01:28.390 | Cloning from entropy cache and applying ref * 2024-12-03 03:01:28.468 | (1037 / 1318) 2024-12-03 03:01:28.485 | Updating cache of https://opendev.org/x/fenix.git in /opt/dib_cache/source-repositories/fenix_1669ea90872b15288f95e886b6822f8c63761751 with ref * 2024-12-03 03:01:28.809 | Cloning from fenix cache and applying ref * 2024-12-03 03:01:28.907 | (1038 / 1318) 2024-12-03 03:01:28.924 | Updating cache of https://opendev.org/x/fixtures-git.git in /opt/dib_cache/source-repositories/fixtures_git_2deeea5b615f9a07e31f8ddabc7cbb4c6eae3fe9 with ref * 2024-12-03 03:01:29.361 | Cloning from fixtures-git cache and applying ref * 2024-12-03 03:01:29.437 | (1039 / 1318) 2024-12-03 03:01:29.455 | Updating cache of https://opendev.org/x/flame.git in /opt/dib_cache/source-repositories/flame_a0ea0ec0db7e675e32a2909bc0b40e689775d8a1 with ref * 2024-12-03 03:01:30.183 | Cloning from flame cache and applying ref * 2024-12-03 03:01:30.905 | (1040 / 1318) 2024-12-03 03:01:30.923 | Updating cache of https://opendev.org/x/flare.git in /opt/dib_cache/source-repositories/flare_9cd8e69ca760436dabbe7603054e5e3586ce2261 with ref * 2024-12-03 03:01:31.378 | Cloning from flare cache and applying ref * 2024-12-03 03:01:31.656 | (1041 / 1318) 2024-12-03 03:01:31.674 | Updating cache of https://opendev.org/x/foxnut.git in /opt/dib_cache/source-repositories/foxnut_54b08e009eae4da77d8734788d185b755b92cff2 with ref * 2024-12-03 03:01:32.142 | Cloning from foxnut cache and applying ref * 2024-12-03 03:01:32.220 | (1042 / 1318) 2024-12-03 03:01:32.238 | Updating cache of https://opendev.org/x/gabbi-tempest.git in /opt/dib_cache/source-repositories/gabbi_tempest_775027d7b0ef097828228e9fbab91078a575adf4 with ref * 2024-12-03 03:01:33.799 | Cloning from gabbi-tempest cache and applying ref * 2024-12-03 03:01:33.875 | (1043 / 1318) 2024-12-03 03:01:33.893 | Updating cache of https://opendev.org/x/gce-api.git in /opt/dib_cache/source-repositories/gce_api_87975e9d9fe41478fb9ff22f7a827b998eaddb42 with ref * 2024-12-03 03:01:34.322 | Cloning from gce-api cache and applying ref * 2024-12-03 03:01:34.422 | (1044 / 1318) 2024-12-03 03:01:34.440 | Updating cache of https://opendev.org/x/gerrit-dash-creator.git in /opt/dib_cache/source-repositories/gerrit_dash_creator_87a7919c88af4a0428af977bc6555bff367a8bad with ref * 2024-12-03 03:01:35.554 | Cloning from gerrit-dash-creator cache and applying ref * 2024-12-03 03:01:35.918 | (1045 / 1318) 2024-12-03 03:01:35.935 | Updating cache of https://opendev.org/x/giftwrap.git in /opt/dib_cache/source-repositories/giftwrap_412e2dfa877bdf762dceaac370ea43f2516c7a6f with ref * 2024-12-03 03:01:36.288 | Cloning from giftwrap cache and applying ref * 2024-12-03 03:01:36.369 | (1046 / 1318) 2024-12-03 03:01:36.386 | Updating cache of https://opendev.org/x/git-nit.git in /opt/dib_cache/source-repositories/git_nit_653c8fcc0cd7854322bfaffae5916297c7d2fd35 with ref * 2024-12-03 03:01:36.683 | Cloning from git-nit cache and applying ref * 2024-12-03 03:01:36.758 | (1047 / 1318) 2024-12-03 03:01:36.776 | Updating cache of https://opendev.org/x/git-os-job.git in /opt/dib_cache/source-repositories/git_os_job_858a0a633cf1f45ce02884cbc3dd7a2469c426ae with ref * 2024-12-03 03:01:37.902 | Cloning from git-os-job cache and applying ref * 2024-12-03 03:01:37.977 | (1048 / 1318) 2024-12-03 03:01:37.995 | Updating cache of https://opendev.org/x/git-repo-manifests.git in /opt/dib_cache/source-repositories/git_repo_manifests_cc4a236215b3980564fd66f3637aa55c418d80ad with ref * 2024-12-03 03:01:38.303 | Cloning from git-repo-manifests cache and applying ref * 2024-12-03 03:01:38.376 | (1049 / 1318) 2024-12-03 03:01:38.393 | Updating cache of https://opendev.org/x/git-upstream.git in /opt/dib_cache/source-repositories/git_upstream_1d0ee5b22b4dc4bda5adf619c388056b33ffdd90 with ref * 2024-12-03 03:01:39.447 | Cloning from git-upstream cache and applying ref * 2024-12-03 03:01:39.540 | (1050 / 1318) 2024-12-03 03:01:39.559 | Updating cache of https://opendev.org/x/gitdm.git in /opt/dib_cache/source-repositories/gitdm_2437d7a1ddf74b0119a9429ea549725c4436ff23 with ref * 2024-12-03 03:01:40.229 | Cloning from gitdm cache and applying ref * 2024-12-03 03:01:40.316 | (1051 / 1318) 2024-12-03 03:01:40.333 | Updating cache of https://opendev.org/x/glare.git in /opt/dib_cache/source-repositories/glare_916c95e68d6bc4e651be8b4b2a935d9475ca113c with ref * 2024-12-03 03:01:41.244 | Cloning from glare cache and applying ref * 2024-12-03 03:01:41.431 | (1052 / 1318) 2024-12-03 03:01:41.448 | Updating cache of https://opendev.org/x/glare-specs.git in /opt/dib_cache/source-repositories/glare_specs_49bf7bfcd590e24fb94321f9249718fc6e5fb03c with ref * 2024-12-03 03:01:43.868 | Cloning from glare-specs cache and applying ref * 2024-12-03 03:01:43.942 | (1053 / 1318) 2024-12-03 03:01:43.959 | Updating cache of https://opendev.org/x/gluon.git in /opt/dib_cache/source-repositories/gluon_45d38368abe4cb4840e73cfb9a64aa09bbb2dc36 with ref * 2024-12-03 03:01:46.019 | Cloning from gluon cache and applying ref * 2024-12-03 03:01:46.193 | (1054 / 1318) 2024-12-03 03:01:46.211 | Updating cache of https://opendev.org/x/golang-client.git in /opt/dib_cache/source-repositories/golang_client_efd2850c76909db9ed06d16b2141c94a2e280e24 with ref * 2024-12-03 03:01:47.364 | Cloning from golang-client cache and applying ref * 2024-12-03 03:01:47.461 | (1055 / 1318) 2024-12-03 03:01:47.479 | Updating cache of https://opendev.org/x/golang-commons.git in /opt/dib_cache/source-repositories/golang_commons_1aac5db951aa9cb01323ca24057f9a0b19eac345 with ref * 2024-12-03 03:01:48.027 | Cloning from golang-commons cache and applying ref * 2024-12-03 03:01:48.100 | (1056 / 1318) 2024-12-03 03:01:48.117 | Updating cache of https://opendev.org/x/gos-brick.git in /opt/dib_cache/source-repositories/gos_brick_f012d1c1f354b87d29a1597c301505c3294329a5 with ref * 2024-12-03 03:01:48.440 | Cloning from gos-brick cache and applying ref * 2024-12-03 03:01:48.513 | (1057 / 1318) 2024-12-03 03:01:48.530 | Updating cache of https://opendev.org/x/group-based-policy.git in /opt/dib_cache/source-repositories/group_based_policy_6140378269cc590ac4888e729ff3cbe4c9a0e0dc with ref * 2024-12-03 03:01:53.439 | Cloning from group-based-policy cache and applying ref * 2024-12-03 03:04:32.395 | (1058 / 1318) 2024-12-03 03:04:32.413 | 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 * 2024-12-03 03:04:35.194 | Cloning from group-based-policy-automation cache and applying ref * 2024-12-03 03:04:36.190 | (1059 / 1318) 2024-12-03 03:04:36.208 | 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 * 2024-12-03 03:04:38.471 | Cloning from group-based-policy-specs cache and applying ref * 2024-12-03 03:04:38.551 | (1060 / 1318) 2024-12-03 03:04:38.569 | 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 * 2024-12-03 03:04:41.383 | Cloning from group-based-policy-ui cache and applying ref * 2024-12-03 03:04:43.878 | (1061 / 1318) 2024-12-03 03:04:43.895 | Updating cache of https://opendev.org/x/gyan.git in /opt/dib_cache/source-repositories/gyan_956309121604affa72f1e2bed6ed74ce2c11e381 with ref * 2024-12-03 03:04:46.577 | Cloning from gyan cache and applying ref * 2024-12-03 03:04:47.275 | (1062 / 1318) 2024-12-03 03:04:47.293 | Updating cache of https://opendev.org/x/gyan-dashboard.git in /opt/dib_cache/source-repositories/gyan_dashboard_7f5bb5ef8f2074b9f235fdef3c11c7d5cd10d721 with ref * 2024-12-03 03:04:47.840 | Cloning from gyan-dashboard cache and applying ref * 2024-12-03 03:04:47.914 | (1063 / 1318) 2024-12-03 03:04:47.931 | Updating cache of https://opendev.org/x/gyan-specs.git in /opt/dib_cache/source-repositories/gyan_specs_9400ee3edea69120e692a9737df5b0c340999461 with ref * 2024-12-03 03:04:49.884 | Cloning from gyan-specs cache and applying ref * 2024-12-03 03:04:49.956 | (1064 / 1318) 2024-12-03 03:04:49.974 | Updating cache of https://opendev.org/x/horizon-mellanox.git in /opt/dib_cache/source-repositories/horizon_mellanox_c993616bf0578c315f8793d671f92118586414e7 with ref * 2024-12-03 03:04:51.406 | Cloning from horizon-mellanox cache and applying ref * 2024-12-03 03:04:51.704 | (1065 / 1318) 2024-12-03 03:04:51.722 | Updating cache of https://opendev.org/x/hurricane.git in /opt/dib_cache/source-repositories/hurricane_6726dbea0456f8ac41c73d63ec360b9e8ebb1c4c with ref * 2024-12-03 03:04:52.536 | Cloning from hurricane cache and applying ref * 2024-12-03 03:04:52.608 | (1066 / 1318) 2024-12-03 03:04:52.626 | Updating cache of https://opendev.org/x/inception.git in /opt/dib_cache/source-repositories/inception_e1875788a20ab3b890506c11cf68a3ff899297de with ref * 2024-12-03 03:04:52.942 | Cloning from inception cache and applying ref * 2024-12-03 03:04:53.056 | (1067 / 1318) 2024-12-03 03:04:53.074 | Updating cache of https://opendev.org/x/infra-ansible.git in /opt/dib_cache/source-repositories/infra_ansible_8fd5d1794a63a63c83baf7dccf5912bfc78d1921 with ref * 2024-12-03 03:04:53.805 | Cloning from infra-ansible cache and applying ref * 2024-12-03 03:04:53.884 | (1068 / 1318) 2024-12-03 03:04:53.901 | 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 * 2024-12-03 03:04:54.359 | Cloning from intel-nfv-ci-tests cache and applying ref * 2024-12-03 03:04:54.435 | (1069 / 1318) 2024-12-03 03:04:54.453 | Updating cache of https://opendev.org/x/interop-workloads.git in /opt/dib_cache/source-repositories/interop_workloads_e9a061ae57ea1a39c2d639c32b3fd4769a0138f6 with ref * 2024-12-03 03:04:54.988 | Cloning from interop-workloads cache and applying ref * 2024-12-03 03:04:56.000 | (1070 / 1318) 2024-12-03 03:04:56.018 | Updating cache of https://opendev.org/x/iotronic.git in /opt/dib_cache/source-repositories/iotronic_d443f131cbcefd8518e5f0761b0f917da15634ef with ref * 2024-12-03 03:04:56.461 | Cloning from iotronic cache and applying ref * 2024-12-03 03:04:56.578 | (1071 / 1318) 2024-12-03 03:04:56.596 | Updating cache of https://opendev.org/x/iotronic-lightning-rod.git in /opt/dib_cache/source-repositories/iotronic_lightning_rod_cde2ddcdb0c40fba3e7fcf62a6004112157a46af with ref * 2024-12-03 03:04:57.117 | Cloning from iotronic-lightning-rod cache and applying ref * 2024-12-03 03:04:57.239 | (1072 / 1318) 2024-12-03 03:04:57.257 | Updating cache of https://opendev.org/x/iotronic-ui.git in /opt/dib_cache/source-repositories/iotronic_ui_25d5f7068d55f84a3e19b9bcc091a0b33cb2f960 with ref * 2024-12-03 03:04:59.331 | Cloning from iotronic-ui cache and applying ref * 2024-12-03 03:04:59.579 | (1073 / 1318) 2024-12-03 03:04:59.597 | 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 * 2024-12-03 03:04:59.922 | Cloning from ipa-example-hardware-managers cache and applying ref * 2024-12-03 03:05:00.010 | (1074 / 1318) 2024-12-03 03:05:00.028 | Updating cache of https://opendev.org/x/ironic-staging-drivers.git in /opt/dib_cache/source-repositories/ironic_staging_drivers_b5223b432b344e11ed90215f14dc948e59bfac05 with ref * 2024-12-03 03:05:02.902 | Cloning from ironic-staging-drivers cache and applying ref * 2024-12-03 03:05:03.231 | (1075 / 1318) 2024-12-03 03:05:03.248 | Updating cache of https://opendev.org/x/jacket.git in /opt/dib_cache/source-repositories/jacket_58bbb06d4af6a652ac313501e230175b8cbd0fcd with ref * 2024-12-03 03:05:03.592 | Cloning from jacket cache and applying ref * 2024-12-03 03:05:03.663 | (1076 / 1318) 2024-12-03 03:05:03.681 | 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 * 2024-12-03 03:05:03.990 | Cloning from jenkins-plugins-for-murano cache and applying ref * 2024-12-03 03:05:04.184 | (1077 / 1318) 2024-12-03 03:05:04.203 | Updating cache of https://opendev.org/x/k8s-cloud-provider.git in /opt/dib_cache/source-repositories/k8s_cloud_provider_96dff88ba903d6106596bfeae279424cf5241bbd with ref * 2024-12-03 03:05:04.588 | Cloning from k8s-cloud-provider cache and applying ref * 2024-12-03 03:05:04.665 | (1078 / 1318) 2024-12-03 03:05:04.683 | 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 * 2024-12-03 03:05:05.097 | Cloning from k8s-docker-suite-app-murano cache and applying ref * 2024-12-03 03:05:05.263 | (1079 / 1318) 2024-12-03 03:05:05.283 | Updating cache of https://opendev.org/x/kiloeyes.git in /opt/dib_cache/source-repositories/kiloeyes_04e2b141d8a2d03a3f6d6ac73a718af36ff46a28 with ref * 2024-12-03 03:05:05.839 | Cloning from kiloeyes cache and applying ref * 2024-12-03 03:05:06.239 | (1080 / 1318) 2024-12-03 03:05:06.257 | Updating cache of https://opendev.org/x/kingbird.git in /opt/dib_cache/source-repositories/kingbird_3eb9f1827c8f70fe546aefb4befa9d0582553fff with ref * 2024-12-03 03:05:06.915 | Cloning from kingbird cache and applying ref * 2024-12-03 03:05:07.040 | (1081 / 1318) 2024-12-03 03:05:07.059 | Updating cache of https://opendev.org/x/kingbird-dashboard.git in /opt/dib_cache/source-repositories/kingbird_dashboard_7dac6affeb9ffff4f83358c5ec2f14fee878d124 with ref * 2024-12-03 03:05:07.699 | Cloning from kingbird-dashboard cache and applying ref * 2024-12-03 03:05:07.781 | (1082 / 1318) 2024-12-03 03:05:07.799 | Updating cache of https://opendev.org/x/kloudbuster.git in /opt/dib_cache/source-repositories/kloudbuster_379a89f5741c658d4d28e6c942e63e08f78aaafb with ref * 2024-12-03 03:05:09.613 | Cloning from kloudbuster cache and applying ref * 2024-12-03 03:05:09.964 | (1083 / 1318) 2024-12-03 03:05:09.982 | Updating cache of https://opendev.org/x/kosmos.git in /opt/dib_cache/source-repositories/kosmos_5c72a0caaa6581bd195b8add3a0301c9030e5798 with ref * 2024-12-03 03:05:11.185 | Cloning from kosmos cache and applying ref * 2024-12-03 03:05:11.269 | (1084 / 1318) 2024-12-03 03:05:11.287 | Updating cache of https://opendev.org/x/kosmos-specs.git in /opt/dib_cache/source-repositories/kosmos_specs_59663883908802375c9865706a1d02dc41fea577 with ref * 2024-12-03 03:05:11.735 | Cloning from kosmos-specs cache and applying ref * 2024-12-03 03:05:11.811 | (1085 / 1318) 2024-12-03 03:05:11.829 | Updating cache of https://opendev.org/x/ku.stella.git in /opt/dib_cache/source-repositories/ku_stella_d8e189ac9d4570a5840e81c58e1f5b68b982c6df with ref * 2024-12-03 03:05:12.219 | Cloning from ku.stella cache and applying ref * 2024-12-03 03:05:12.298 | (1086 / 1318) 2024-12-03 03:05:12.316 | Updating cache of https://opendev.org/x/kwapi.git in /opt/dib_cache/source-repositories/kwapi_3d8a182d35fa0934787baefd83adda070f7124fd with ref * 2024-12-03 03:05:12.637 | Cloning from kwapi cache and applying ref * 2024-12-03 03:05:12.836 | (1087 / 1318) 2024-12-03 03:05:12.854 | Updating cache of https://opendev.org/x/marshal.git in /opt/dib_cache/source-repositories/marshal_e03170d6a3afe7fe1b5fbb88c839e16278ffa7d4 with ref * 2024-12-03 03:05:13.166 | Cloning from marshal cache and applying ref * 2024-12-03 03:05:13.276 | (1088 / 1318) 2024-12-03 03:05:13.294 | Updating cache of https://opendev.org/x/meghdwar.git in /opt/dib_cache/source-repositories/meghdwar_f4609ac98411920ae58dc9287a613dd1baa60168 with ref * 2024-12-03 03:05:13.558 | Cloning from meghdwar cache and applying ref * 2024-12-03 03:05:13.630 | (1089 / 1318) 2024-12-03 03:05:13.647 | Updating cache of https://opendev.org/x/merlin.git in /opt/dib_cache/source-repositories/merlin_b84dcf2093b6a219c8c0e38eed37d6ace72369a5 with ref * 2024-12-03 03:05:14.428 | Cloning from merlin cache and applying ref * 2024-12-03 03:05:14.633 | (1090 / 1318) 2024-12-03 03:05:14.651 | Updating cache of https://opendev.org/x/meteos.git in /opt/dib_cache/source-repositories/meteos_1f926686ff31884d899b01c0cd8e5d630635543d with ref * 2024-12-03 03:05:15.566 | Cloning from meteos cache and applying ref * 2024-12-03 03:05:15.728 | (1091 / 1318) 2024-12-03 03:05:15.746 | Updating cache of https://opendev.org/x/meteos-ui.git in /opt/dib_cache/source-repositories/meteos_ui_527815a053fc57d196bbbc0952545a101830a43f with ref * 2024-12-03 03:05:16.386 | Cloning from meteos-ui cache and applying ref * 2024-12-03 03:05:16.524 | (1092 / 1318) 2024-12-03 03:05:16.542 | Updating cache of https://opendev.org/x/microstack.git in /opt/dib_cache/source-repositories/microstack_c1f30547b1cc38fe071a4637615aca53db9bf3fd with ref * 2024-12-03 03:05:17.695 | Cloning from microstack cache and applying ref * 2024-12-03 03:05:21.368 | (1093 / 1318) 2024-12-03 03:05:21.386 | Updating cache of https://opendev.org/x/microstack-specs.git in /opt/dib_cache/source-repositories/microstack_specs_f1b99926a7ff2971b5db862914a371d283230298 with ref * 2024-12-03 03:05:21.719 | Cloning from microstack-specs cache and applying ref * 2024-12-03 03:05:21.794 | (1094 / 1318) 2024-12-03 03:05:21.812 | Updating cache of https://opendev.org/x/mitmstack.git in /opt/dib_cache/source-repositories/mitmstack_663d2b2cbd11956aa88eb1e62b355861334ae540 with ref * 2024-12-03 03:05:22.263 | Cloning from mitmstack cache and applying ref * 2024-12-03 03:05:22.336 | (1095 / 1318) 2024-12-03 03:05:22.354 | Updating cache of https://opendev.org/x/mixmatch.git in /opt/dib_cache/source-repositories/mixmatch_3b66f6a9b3ddce2e2ea8c3cae4e9033ea2cf1170 with ref * 2024-12-03 03:05:23.044 | Cloning from mixmatch cache and applying ref * 2024-12-03 03:05:23.141 | (1096 / 1318) 2024-12-03 03:05:23.159 | Updating cache of https://opendev.org/x/mogan.git in /opt/dib_cache/source-repositories/mogan_4148bc2616dbbfc30f64a177389c4369ced89b33 with ref * 2024-12-03 03:05:26.303 | Cloning from mogan cache and applying ref * 2024-12-03 03:05:28.624 | (1097 / 1318) 2024-12-03 03:05:28.641 | Updating cache of https://opendev.org/x/mogan-specs.git in /opt/dib_cache/source-repositories/mogan_specs_405d3022ae84948b5c92ecb0dab1b73812496c6a with ref * 2024-12-03 03:05:30.232 | Cloning from mogan-specs cache and applying ref * 2024-12-03 03:05:30.308 | (1098 / 1318) 2024-12-03 03:05:30.327 | Updating cache of https://opendev.org/x/mogan-ui.git in /opt/dib_cache/source-repositories/mogan_ui_aec887c9226eaa004bf63d01549b1e688d63fe15 with ref * 2024-12-03 03:05:31.442 | Cloning from mogan-ui cache and applying ref * 2024-12-03 03:05:31.546 | (1099 / 1318) 2024-12-03 03:05:31.563 | Updating cache of https://opendev.org/x/monasca-vagrant.git in /opt/dib_cache/source-repositories/monasca_vagrant_761885319e6773953d48bad22f4ceb2650c30d5f with ref * 2024-12-03 03:05:31.878 | Cloning from monasca-vagrant cache and applying ref * 2024-12-03 03:05:31.994 | (1100 / 1318) 2024-12-03 03:05:32.011 | Updating cache of https://opendev.org/x/monitorstack.git in /opt/dib_cache/source-repositories/monitorstack_94377bd400520a3b4dd8fa9da8700d2ed9295520 with ref * 2024-12-03 03:05:32.347 | Cloning from monitorstack cache and applying ref * 2024-12-03 03:05:32.460 | (1101 / 1318) 2024-12-03 03:05:32.478 | Updating cache of https://opendev.org/x/mors.git in /opt/dib_cache/source-repositories/mors_3d6e8779a0704ac78eec8e388e62bfeedc94c39e with ref * 2024-12-03 03:05:32.798 | Cloning from mors cache and applying ref * 2024-12-03 03:05:32.880 | (1102 / 1318) 2024-12-03 03:05:32.897 | 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 * 2024-12-03 03:05:33.889 | Cloning from murano-plugin-networking-sfc cache and applying ref * 2024-12-03 03:05:33.967 | (1103 / 1318) 2024-12-03 03:05:33.985 | Updating cache of https://opendev.org/x/namos.git in /opt/dib_cache/source-repositories/namos_e6a67cbe7dd9cfa6995e126827e6c1b183056412 with ref * 2024-12-03 03:05:34.415 | Cloning from namos cache and applying ref * 2024-12-03 03:05:34.574 | (1104 / 1318) 2024-12-03 03:05:34.591 | Updating cache of https://opendev.org/x/nemesis.git in /opt/dib_cache/source-repositories/nemesis_112e5a6034d56db33ea81f569110e9c52d2c3997 with ref * 2024-12-03 03:05:35.393 | Cloning from nemesis cache and applying ref * 2024-12-03 03:05:35.518 | (1105 / 1318) 2024-12-03 03:05:35.535 | Updating cache of https://opendev.org/x/nerd-reviewer.git in /opt/dib_cache/source-repositories/nerd_reviewer_eeabb468c4d3ab75e3477c41e5123cc5c0e24dd9 with ref * 2024-12-03 03:05:35.897 | Cloning from nerd-reviewer cache and applying ref * 2024-12-03 03:05:36.079 | (1106 / 1318) 2024-12-03 03:05:36.096 | Updating cache of https://opendev.org/x/networking-6wind.git in /opt/dib_cache/source-repositories/networking_6wind_ddca72ba64bfe3dc00cf5639e78d3517ee3a0760 with ref * 2024-12-03 03:05:36.709 | Cloning from networking-6wind cache and applying ref * 2024-12-03 03:05:36.789 | (1107 / 1318) 2024-12-03 03:05:36.807 | Updating cache of https://opendev.org/x/networking-ale-omniswitch.git in /opt/dib_cache/source-repositories/networking_ale_omniswitch_d9cd118216b348318ff264e1fe6606dd34bcee8d with ref * 2024-12-03 03:05:37.768 | Cloning from networking-ale-omniswitch cache and applying ref * 2024-12-03 03:05:37.848 | (1108 / 1318) 2024-12-03 03:05:37.865 | Updating cache of https://opendev.org/x/networking-ansible.git in /opt/dib_cache/source-repositories/networking_ansible_e1c702170d1d01c9ed24b5bff33d70b94d13780c with ref * 2024-12-03 03:05:39.400 | Cloning from networking-ansible cache and applying ref * 2024-12-03 03:05:39.503 | (1109 / 1318) 2024-12-03 03:05:39.520 | Updating cache of https://opendev.org/x/networking-arista.git in /opt/dib_cache/source-repositories/networking_arista_d8e20cd63e833808f1eba18710bcc10ef965d46e with ref * 2024-12-03 03:05:41.471 | Cloning from networking-arista cache and applying ref * 2024-12-03 03:05:43.339 | (1110 / 1318) 2024-12-03 03:05:43.356 | Updating cache of https://opendev.org/x/networking-avaya.git in /opt/dib_cache/source-repositories/networking_avaya_50f68da50e2a02972ff09927f72c2b85910d3f70 with ref * 2024-12-03 03:05:44.097 | Cloning from networking-avaya cache and applying ref * 2024-12-03 03:05:44.180 | (1111 / 1318) 2024-12-03 03:05:44.198 | Updating cache of https://opendev.org/x/networking-bigswitch.git in /opt/dib_cache/source-repositories/networking_bigswitch_e743e4d9dd5b7f2caa14d5e80373d89fb98b70f6 with ref * 2024-12-03 03:05:44.715 | Cloning from networking-bigswitch cache and applying ref * 2024-12-03 03:05:45.456 | (1112 / 1318) 2024-12-03 03:05:45.474 | Updating cache of https://opendev.org/x/networking-brocade.git in /opt/dib_cache/source-repositories/networking_brocade_e6a6d6b53e115a905b02d5ac028302618e8aebd5 with ref * 2024-12-03 03:05:46.140 | Cloning from networking-brocade cache and applying ref * 2024-12-03 03:05:46.243 | (1113 / 1318) 2024-12-03 03:05:46.261 | Updating cache of https://opendev.org/x/networking-cisco.git in /opt/dib_cache/source-repositories/networking_cisco_337db93079807bd6a1aa341a759046183d828ac5 with ref * 2024-12-03 03:05:46.911 | Cloning from networking-cisco cache and applying ref * 2024-12-03 03:05:47.853 | (1114 / 1318) 2024-12-03 03:05:47.871 | Updating cache of https://opendev.org/x/networking-cumulus.git in /opt/dib_cache/source-repositories/networking_cumulus_290b135b0607a62cba93ff046c2c9ec21f0c0559 with ref * 2024-12-03 03:05:48.242 | Cloning from networking-cumulus cache and applying ref * 2024-12-03 03:05:48.339 | (1115 / 1318) 2024-12-03 03:05:48.357 | Updating cache of https://opendev.org/x/networking-dpm.git in /opt/dib_cache/source-repositories/networking_dpm_b062763ae05bfb680395e5486a33bf880f1a337e with ref * 2024-12-03 03:05:48.753 | Cloning from networking-dpm cache and applying ref * 2024-12-03 03:05:48.840 | (1116 / 1318) 2024-12-03 03:05:48.858 | Updating cache of https://opendev.org/x/networking-edge-vpn.git in /opt/dib_cache/source-repositories/networking_edge_vpn_86058fce02196c7f18acef0af0afc9a7be24ed03 with ref * 2024-12-03 03:05:49.827 | Cloning from networking-edge-vpn cache and applying ref * 2024-12-03 03:05:49.910 | (1117 / 1318) 2024-12-03 03:05:49.928 | Updating cache of https://opendev.org/x/networking-extreme.git in /opt/dib_cache/source-repositories/networking_extreme_b6c542279bf797c702d7f8f9fb8e5e0e0ef31819 with ref * 2024-12-03 03:05:50.938 | Cloning from networking-extreme cache and applying ref * 2024-12-03 03:05:51.018 | (1118 / 1318) 2024-12-03 03:05:51.035 | Updating cache of https://opendev.org/x/networking-fortinet.git in /opt/dib_cache/source-repositories/networking_fortinet_47a2094ce07b1f5b4d2f329976c52867c652a168 with ref * 2024-12-03 03:05:51.407 | Cloning from networking-fortinet cache and applying ref * 2024-12-03 03:05:51.496 | (1119 / 1318) 2024-12-03 03:05:51.514 | Updating cache of https://opendev.org/x/networking-fujitsu.git in /opt/dib_cache/source-repositories/networking_fujitsu_f9fa40f177b45ece3e6b9f32c0e1f20684aaf281 with ref * 2024-12-03 03:05:52.064 | Cloning from networking-fujitsu cache and applying ref * 2024-12-03 03:05:52.190 | (1120 / 1318) 2024-12-03 03:05:52.208 | Updating cache of https://opendev.org/x/networking-gluon.git in /opt/dib_cache/source-repositories/networking_gluon_7043a13e84a5dbe8f2e7c8bcaacb07a5eaa1af3a with ref * 2024-12-03 03:05:54.394 | Cloning from networking-gluon cache and applying ref * 2024-12-03 03:05:54.472 | (1121 / 1318) 2024-12-03 03:05:54.490 | Updating cache of https://opendev.org/x/networking-h3c.git in /opt/dib_cache/source-repositories/networking_h3c_c1086d882d8146c3ebbb81bece0cb529fe7c731f with ref * 2024-12-03 03:05:55.821 | Cloning from networking-h3c cache and applying ref * 2024-12-03 03:05:55.922 | (1122 / 1318) 2024-12-03 03:05:55.939 | Updating cache of https://opendev.org/x/networking-hpe.git in /opt/dib_cache/source-repositories/networking_hpe_c0f8648402f312704c331bffd9782d6467db942f with ref * 2024-12-03 03:05:57.012 | Cloning from networking-hpe cache and applying ref * 2024-12-03 03:05:57.131 | (1123 / 1318) 2024-12-03 03:05:57.148 | Updating cache of https://opendev.org/x/networking-huawei.git in /opt/dib_cache/source-repositories/networking_huawei_a83f1b6ab23a3445adf08cc67448901e8ad71605 with ref * 2024-12-03 03:05:57.527 | Cloning from networking-huawei cache and applying ref * 2024-12-03 03:05:57.610 | (1124 / 1318) 2024-12-03 03:05:57.628 | Updating cache of https://opendev.org/x/networking-icc.git in /opt/dib_cache/source-repositories/networking_icc_c547d62fb69a030c49d4b9fb1288a879c535e687 with ref * 2024-12-03 03:05:59.788 | Cloning from networking-icc cache and applying ref * 2024-12-03 03:05:59.860 | (1125 / 1318) 2024-12-03 03:05:59.878 | Updating cache of https://opendev.org/x/networking-infoblox.git in /opt/dib_cache/source-repositories/networking_infoblox_102ed7d430bdc9380f62bf16c45af92d7ffe4565 with ref * 2024-12-03 03:06:01.023 | Cloning from networking-infoblox cache and applying ref * 2024-12-03 03:06:01.156 | (1126 / 1318) 2024-12-03 03:06:01.174 | Updating cache of https://opendev.org/x/networking-l2gw.git in /opt/dib_cache/source-repositories/networking_l2gw_db69b77c679b2223dd8c825ae2468c48f2d9362f with ref * 2024-12-03 03:06:05.064 | Cloning from networking-l2gw cache and applying ref * 2024-12-03 03:06:11.466 | (1127 / 1318) 2024-12-03 03:06:11.484 | 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 * 2024-12-03 03:06:12.071 | Cloning from networking-l2gw-tempest-plugin cache and applying ref * 2024-12-03 03:06:12.160 | (1128 / 1318) 2024-12-03 03:06:12.178 | Updating cache of https://opendev.org/x/networking-lagopus.git in /opt/dib_cache/source-repositories/networking_lagopus_d2958b0cb73911ea79a969d2e43ba8f01ada8f02 with ref * 2024-12-03 03:06:12.596 | Cloning from networking-lagopus cache and applying ref * 2024-12-03 03:06:12.750 | (1129 / 1318) 2024-12-03 03:06:12.767 | Updating cache of https://opendev.org/x/networking-lenovo.git in /opt/dib_cache/source-repositories/networking_lenovo_3474ed92bc2b941a4fd4a8c8f9342eb180b181ad with ref * 2024-12-03 03:06:13.420 | Cloning from networking-lenovo cache and applying ref * 2024-12-03 03:06:13.494 | (1130 / 1318) 2024-12-03 03:06:13.512 | Updating cache of https://opendev.org/x/networking-mlnx.git in /opt/dib_cache/source-repositories/networking_mlnx_6d9be777291f4a8c08286101206336353d72036d with ref * 2024-12-03 03:06:15.389 | Cloning from networking-mlnx cache and applying ref * 2024-12-03 03:06:15.886 | (1131 / 1318) 2024-12-03 03:06:15.904 | Updating cache of https://opendev.org/x/networking-nec.git in /opt/dib_cache/source-repositories/networking_nec_b905f2289464285792f332d6d697541398a63832 with ref * 2024-12-03 03:06:16.644 | Cloning from networking-nec cache and applying ref * 2024-12-03 03:06:16.884 | (1132 / 1318) 2024-12-03 03:06:16.902 | Updating cache of https://opendev.org/x/networking-omnipath.git in /opt/dib_cache/source-repositories/networking_omnipath_ed764a981abb872001763d8d2a6096aabbe414fb with ref * 2024-12-03 03:06:17.275 | Cloning from networking-omnipath cache and applying ref * 2024-12-03 03:06:17.378 | (1133 / 1318) 2024-12-03 03:06:17.396 | Updating cache of https://opendev.org/x/networking-opencontrail.git in /opt/dib_cache/source-repositories/networking_opencontrail_8d2fe4e5df41c74cd45ab40a02b2cab97d181bf5 with ref * 2024-12-03 03:06:17.739 | Cloning from networking-opencontrail cache and applying ref * 2024-12-03 03:06:18.076 | (1134 / 1318) 2024-12-03 03:06:18.094 | Updating cache of https://opendev.org/x/networking-ovs-dpdk.git in /opt/dib_cache/source-repositories/networking_ovs_dpdk_68b7b41009de79e7f058bc2cb3a451979dcc81a7 with ref * 2024-12-03 03:06:18.455 | Cloning from networking-ovs-dpdk cache and applying ref * 2024-12-03 03:06:18.583 | (1135 / 1318) 2024-12-03 03:06:18.601 | Updating cache of https://opendev.org/x/networking-peregrine.git in /opt/dib_cache/source-repositories/networking_peregrine_cb0405790d13976d9cf6aba5ef5f874d7ddb12bd with ref * 2024-12-03 03:06:19.225 | Cloning from networking-peregrine cache and applying ref * 2024-12-03 03:06:19.298 | (1136 / 1318) 2024-12-03 03:06:19.315 | Updating cache of https://opendev.org/x/networking-plumgrid.git in /opt/dib_cache/source-repositories/networking_plumgrid_71d087e2e919ec9ba31a8be0e17b02305a33794c with ref * 2024-12-03 03:06:19.728 | Cloning from networking-plumgrid cache and applying ref * 2024-12-03 03:06:20.146 | (1137 / 1318) 2024-12-03 03:06:20.164 | Updating cache of https://opendev.org/x/networking-spp.git in /opt/dib_cache/source-repositories/networking_spp_21d4c19c517967fc2929f8bc3338943a5fe2caf3 with ref * 2024-12-03 03:06:21.056 | Cloning from networking-spp cache and applying ref * 2024-12-03 03:06:21.168 | (1138 / 1318) 2024-12-03 03:06:21.186 | Updating cache of https://opendev.org/x/networking-vpp.git in /opt/dib_cache/source-repositories/networking_vpp_186c5e82a17819e23382075c15a3a71c9825062c with ref * 2024-12-03 03:06:21.742 | Cloning from networking-vpp cache and applying ref * 2024-12-03 03:06:21.852 | (1139 / 1318) 2024-12-03 03:06:21.869 | Updating cache of https://opendev.org/x/networking-vsphere.git in /opt/dib_cache/source-repositories/networking_vsphere_0da1493f256f558bd8f910ea86cb7d91d0a0663a with ref * 2024-12-03 03:06:22.382 | Cloning from networking-vsphere cache and applying ref * 2024-12-03 03:06:22.508 | (1140 / 1318) 2024-12-03 03:06:22.526 | Updating cache of https://opendev.org/x/networking-zte.git in /opt/dib_cache/source-repositories/networking_zte_f7306ed126668d3f0b179fc4a9643d12fb17d7eb with ref * 2024-12-03 03:06:22.981 | Cloning from networking-zte cache and applying ref * 2024-12-03 03:06:23.074 | (1141 / 1318) 2024-12-03 03:06:23.091 | Updating cache of https://opendev.org/x/networking-zvm.git in /opt/dib_cache/source-repositories/networking_zvm_f9dc370f2e7f80b964edbeb71c4441aa1a514d1e with ref * 2024-12-03 03:06:23.946 | Cloning from networking-zvm cache and applying ref * 2024-12-03 03:06:24.902 | (1142 / 1318) 2024-12-03 03:06:24.921 | Updating cache of https://opendev.org/x/neutron-classifier.git in /opt/dib_cache/source-repositories/neutron_classifier_d02a89b0f618f7c5bc33936b44726a504ab70e8d with ref * 2024-12-03 03:06:25.355 | Cloning from neutron-classifier cache and applying ref * 2024-12-03 03:06:25.438 | (1143 / 1318) 2024-12-03 03:06:25.456 | Updating cache of https://opendev.org/x/neutron-interconnection.git in /opt/dib_cache/source-repositories/neutron_interconnection_5bb06dc930e8afe34cf68eb269f0035f29e17d42 with ref * 2024-12-03 03:06:26.113 | Cloning from neutron-interconnection cache and applying ref * 2024-12-03 03:06:26.192 | (1144 / 1318) 2024-12-03 03:06:26.209 | Updating cache of https://opendev.org/x/nfv-filters.git in /opt/dib_cache/source-repositories/nfv_filters_195b3dab02d9a12d701da9cb937a27ab7b6da6dd with ref * 2024-12-03 03:06:26.499 | Cloning from nfv-filters cache and applying ref * 2024-12-03 03:06:26.648 | (1145 / 1318) 2024-12-03 03:06:26.665 | Updating cache of https://opendev.org/x/nova-dpm.git in /opt/dib_cache/source-repositories/nova_dpm_b3db72b9bba6525c68d0ffcfc839319a227ea587 with ref * 2024-12-03 03:06:26.991 | Cloning from nova-dpm cache and applying ref * 2024-12-03 03:06:27.090 | (1146 / 1318) 2024-12-03 03:06:27.107 | Updating cache of https://opendev.org/x/nova-fusioncompute.git in /opt/dib_cache/source-repositories/nova_fusioncompute_233530a2fd551ff13ecf666ba00b97ac44aca9c1 with ref * 2024-12-03 03:06:27.464 | Cloning from nova-fusioncompute cache and applying ref * 2024-12-03 03:06:27.544 | (1147 / 1318) 2024-12-03 03:06:27.561 | Updating cache of https://opendev.org/x/nova-lxd.git in /opt/dib_cache/source-repositories/nova_lxd_9bf7ac6c48a65b6d6eb810bfffecc4f4b2a55453 with ref * 2024-12-03 03:06:28.141 | Cloning from nova-lxd cache and applying ref * 2024-12-03 03:06:28.241 | (1148 / 1318) 2024-12-03 03:06:28.259 | Updating cache of https://opendev.org/x/nova-mksproxy.git in /opt/dib_cache/source-repositories/nova_mksproxy_c5632819b4e3833baeb7b9a7c95079fa9536aac1 with ref * 2024-12-03 03:06:28.640 | Cloning from nova-mksproxy cache and applying ref * 2024-12-03 03:06:28.716 | (1149 / 1318) 2024-12-03 03:06:28.733 | Updating cache of https://opendev.org/x/nova-solver-scheduler.git in /opt/dib_cache/source-repositories/nova_solver_scheduler_31987e0a224f0006322206ea27a137e9efc7b1f4 with ref * 2024-12-03 03:06:30.817 | Cloning from nova-solver-scheduler cache and applying ref * 2024-12-03 03:06:30.909 | (1150 / 1318) 2024-12-03 03:06:30.926 | 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 * 2024-12-03 03:06:33.805 | Cloning from nova-zvm-virt-driver cache and applying ref * 2024-12-03 03:06:33.925 | (1151 / 1318) 2024-12-03 03:06:33.943 | Updating cache of https://opendev.org/x/novajoin.git in /opt/dib_cache/source-repositories/novajoin_4e12268d42fb8e85d97cd56688521df3bea06c82 with ref * 2024-12-03 03:06:39.198 | Cloning from novajoin cache and applying ref * 2024-12-03 03:06:40.057 | (1152 / 1318) 2024-12-03 03:06:40.075 | Updating cache of https://opendev.org/x/novajoin-tempest-plugin.git in /opt/dib_cache/source-repositories/novajoin_tempest_plugin_1e2fb9ae27ba00ad9be2edf3b85839abe259e7c1 with ref * 2024-12-03 03:06:40.736 | Cloning from novajoin-tempest-plugin cache and applying ref * 2024-12-03 03:06:41.446 | (1153 / 1318) 2024-12-03 03:06:41.464 | Updating cache of https://opendev.org/x/oaktree.git in /opt/dib_cache/source-repositories/oaktree_1e5c228fe72356f766a6acd9f8987597eb572e12 with ref * 2024-12-03 03:06:41.829 | Cloning from oaktree cache and applying ref * 2024-12-03 03:06:41.905 | (1154 / 1318) 2024-12-03 03:06:41.923 | Updating cache of https://opendev.org/x/oaktreemodel.git in /opt/dib_cache/source-repositories/oaktreemodel_bcc35930d9c26870042ed7ec1d1dddd086577861 with ref * 2024-12-03 03:06:42.251 | Cloning from oaktreemodel cache and applying ref * 2024-12-03 03:06:42.328 | (1155 / 1318) 2024-12-03 03:06:42.346 | Updating cache of https://opendev.org/x/omni.git in /opt/dib_cache/source-repositories/omni_aa495a866d13ca7ddae3f059cbfb787b7504ceba with ref * 2024-12-03 03:06:42.880 | Cloning from omni cache and applying ref * 2024-12-03 03:06:43.037 | (1156 / 1318) 2024-12-03 03:06:43.061 | Updating cache of https://opendev.org/x/ooi.git in /opt/dib_cache/source-repositories/ooi_df14f4095981045a400e16e6214dbfb204cf45c3 with ref * 2024-12-03 03:06:45.140 | Cloning from ooi cache and applying ref * 2024-12-03 03:06:46.241 | (1157 / 1318) 2024-12-03 03:06:46.258 | Updating cache of https://opendev.org/x/opencafe.git in /opt/dib_cache/source-repositories/opencafe_6f4b2fce10e4fb9f55060060ed50c230ca84ccef with ref * 2024-12-03 03:06:48.404 | Cloning from opencafe cache and applying ref * 2024-12-03 03:06:48.778 | (1158 / 1318) 2024-12-03 03:06:48.795 | Updating cache of https://opendev.org/x/openstack-mentoring-scripts.git in /opt/dib_cache/source-repositories/openstack_mentoring_scripts_9f30feb1b2124acc364baeee3a401ac872f8fe23 with ref * 2024-12-03 03:06:50.022 | Cloning from openstack-mentoring-scripts cache and applying ref * 2024-12-03 03:06:50.095 | (1159 / 1318) 2024-12-03 03:06:50.112 | Updating cache of https://opendev.org/x/openstack-resource-agents.git in /opt/dib_cache/source-repositories/openstack_resource_agents_052fd2d1c6b08729314790a9541a29b1bed952a1 with ref * 2024-12-03 03:06:50.745 | Cloning from openstack-resource-agents cache and applying ref * 2024-12-03 03:06:50.825 | (1160 / 1318) 2024-12-03 03:06:50.843 | 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 * 2024-12-03 03:06:51.998 | Cloning from openstack-resource-agents-specs cache and applying ref * 2024-12-03 03:06:52.078 | (1161 / 1318) 2024-12-03 03:06:52.095 | Updating cache of https://opendev.org/x/openstack-service-broker.git in /opt/dib_cache/source-repositories/openstack_service_broker_69d5434f88b7fbff83ca9ee96214beea79deecb6 with ref * 2024-12-03 03:06:52.491 | Cloning from openstack-service-broker cache and applying ref * 2024-12-03 03:06:52.568 | (1162 / 1318) 2024-12-03 03:06:52.586 | Updating cache of https://opendev.org/x/openstack-spaceport.git in /opt/dib_cache/source-repositories/openstack_spaceport_ec3f38effaeb3a9819789545f0159a3b18ea575a with ref * 2024-12-03 03:06:52.921 | Cloning from openstack-spaceport cache and applying ref * 2024-12-03 03:06:52.992 | (1163 / 1318) 2024-12-03 03:06:53.011 | Updating cache of https://opendev.org/x/ops-telecom-nfv.git in /opt/dib_cache/source-repositories/ops_telecom_nfv_f871a29e4daeebe4d8d46034e9870459388ed6c4 with ref * 2024-12-03 03:06:53.479 | Cloning from ops-telecom-nfv cache and applying ref * 2024-12-03 03:06:53.549 | (1164 / 1318) 2024-12-03 03:06:53.567 | Updating cache of https://opendev.org/x/os-dpm.git in /opt/dib_cache/source-repositories/os_dpm_04778d1135d122ca8e2f11377c70b40c69c0b344 with ref * 2024-12-03 03:06:54.075 | Cloning from os-dpm cache and applying ref * 2024-12-03 03:06:54.153 | (1165 / 1318) 2024-12-03 03:06:54.171 | Updating cache of https://opendev.org/x/os-http.git in /opt/dib_cache/source-repositories/os_http_161b962607932f87182567b69f80fe255ac501bc with ref * 2024-12-03 03:06:54.918 | Cloning from os-http cache and applying ref * 2024-12-03 03:06:54.995 | (1166 / 1318) 2024-12-03 03:06:55.012 | Updating cache of https://opendev.org/x/os-log-merger.git in /opt/dib_cache/source-repositories/os_log_merger_7ea5cc6ffd3d59b800588fb4bd0a8745d7283cd9 with ref * 2024-12-03 03:06:56.986 | Cloning from os-log-merger cache and applying ref * 2024-12-03 03:07:06.799 | (1167 / 1318) 2024-12-03 03:07:06.817 | Updating cache of https://opendev.org/x/os-namos.git in /opt/dib_cache/source-repositories/os_namos_cb211a5cc074630ee3d6b9ead8b784f5996bd6ba with ref * 2024-12-03 03:07:07.373 | Cloning from os-namos cache and applying ref * 2024-12-03 03:07:07.448 | (1168 / 1318) 2024-12-03 03:07:07.466 | Updating cache of https://opendev.org/x/os-xenapi.git in /opt/dib_cache/source-repositories/os_xenapi_c35a38e1895d4b6a8c0c6aba5304f106271bf906 with ref * 2024-12-03 03:07:08.332 | Cloning from os-xenapi cache and applying ref * 2024-12-03 03:07:08.440 | (1169 / 1318) 2024-12-03 03:07:08.458 | Updating cache of https://opendev.org/x/osc-summit-counter.git in /opt/dib_cache/source-repositories/osc_summit_counter_d88a56529c505d6db79c995c152bd57fc52a8a77 with ref * 2024-12-03 03:07:09.604 | Cloning from osc-summit-counter cache and applying ref * 2024-12-03 03:07:09.678 | (1170 / 1318) 2024-12-03 03:07:09.696 | Updating cache of https://opendev.org/x/osel.git in /opt/dib_cache/source-repositories/osel_20534062a02bb4a848e928fc165060ea384fe2a9 with ref * 2024-12-03 03:07:10.563 | Cloning from osel cache and applying ref * 2024-12-03 03:07:10.661 | (1171 / 1318) 2024-12-03 03:07:10.678 | Updating cache of https://opendev.org/x/ospurge.git in /opt/dib_cache/source-repositories/ospurge_cb2fe3a0bf2de7511db575f0dd17225aa85b977d with ref * 2024-12-03 03:07:11.127 | Cloning from ospurge cache and applying ref * 2024-12-03 03:07:11.208 | (1172 / 1318) 2024-12-03 03:07:11.226 | Updating cache of https://opendev.org/x/packetary.git in /opt/dib_cache/source-repositories/packetary_447eeaff1c8a2ee798f1c9fd3794db81781cccb6 with ref * 2024-12-03 03:07:12.042 | Cloning from packetary cache and applying ref * 2024-12-03 03:07:12.130 | (1173 / 1318) 2024-12-03 03:07:12.148 | Updating cache of https://opendev.org/x/packetary-specs.git in /opt/dib_cache/source-repositories/packetary_specs_bf65a6f65d64dd55685ce36978907302629e1877 with ref * 2024-12-03 03:07:12.814 | Cloning from packetary-specs cache and applying ref * 2024-12-03 03:07:12.908 | (1174 / 1318) 2024-12-03 03:07:12.926 | Updating cache of https://opendev.org/x/packstack.git in /opt/dib_cache/source-repositories/packstack_a020001494a8e43db59bb4df5d637e21107dc701 with ref * 2024-12-03 03:07:20.700 | Cloning from packstack cache and applying ref * 2024-12-03 03:07:39.122 | (1175 / 1318) 2024-12-03 03:07:39.141 | Updating cache of https://opendev.org/x/pandaman.git in /opt/dib_cache/source-repositories/pandaman_78209286082f6347941f57fddf0fde8e5c4e91f3 with ref * 2024-12-03 03:07:39.563 | Cloning from pandaman cache and applying ref * 2024-12-03 03:07:39.637 | (1176 / 1318) 2024-12-03 03:07:39.655 | Updating cache of https://opendev.org/x/performa.git in /opt/dib_cache/source-repositories/performa_e6bbd49795f405fe3ec8751feced65ffdbfabdfd with ref * 2024-12-03 03:07:40.051 | Cloning from performa cache and applying ref * 2024-12-03 03:07:40.143 | (1177 / 1318) 2024-12-03 03:07:40.161 | Updating cache of https://opendev.org/x/picasso.git in /opt/dib_cache/source-repositories/picasso_5cd72124deb40b98584f1e4cfacd3e7cb1d90e18 with ref * 2024-12-03 03:07:40.547 | Cloning from picasso cache and applying ref * 2024-12-03 03:07:40.646 | (1178 / 1318) 2024-12-03 03:07:40.664 | Updating cache of https://opendev.org/x/poppy.git in /opt/dib_cache/source-repositories/poppy_d1fbb82f4f272ebbd6ad57a867eb51fd234505d4 with ref * 2024-12-03 03:07:41.439 | Cloning from poppy cache and applying ref * 2024-12-03 03:07:41.989 | (1179 / 1318) 2024-12-03 03:07:42.007 | Updating cache of https://opendev.org/x/poppy-ui.git in /opt/dib_cache/source-repositories/poppy_ui_7e5aa53853b2f388f603209784b18887d943f846 with ref * 2024-12-03 03:07:42.409 | Cloning from poppy-ui cache and applying ref * 2024-12-03 03:07:42.481 | (1180 / 1318) 2024-12-03 03:07:42.498 | Updating cache of https://opendev.org/x/powervc-driver.git in /opt/dib_cache/source-repositories/powervc_driver_0097e1df1c237e1a692cc4297ffb364f708dedd2 with ref * 2024-12-03 03:07:42.884 | Cloning from powervc-driver cache and applying ref * 2024-12-03 03:07:43.135 | (1181 / 1318) 2024-12-03 03:07:43.153 | Updating cache of https://opendev.org/x/proliantutils.git in /opt/dib_cache/source-repositories/proliantutils_da35629ef24abc08789baa685cf12447a853d70a with ref * 2024-12-03 03:07:45.804 | Cloning from proliantutils cache and applying ref * 2024-12-03 03:07:50.395 | (1182 / 1318) 2024-12-03 03:07:50.413 | Updating cache of https://opendev.org/x/promstat.git in /opt/dib_cache/source-repositories/promstat_f1ba1dbfecda63dde5d958f5fedaa88ffffb7313 with ref * 2024-12-03 03:07:51.077 | Cloning from promstat cache and applying ref * 2024-12-03 03:07:51.155 | (1183 / 1318) 2024-12-03 03:07:51.173 | Updating cache of https://opendev.org/x/puppet-autossh.git in /opt/dib_cache/source-repositories/puppet_autossh_12ac3ba481edd92f1df991e836f8df54fd900322 with ref * 2024-12-03 03:07:51.530 | Cloning from puppet-autossh cache and applying ref * 2024-12-03 03:07:51.604 | (1184 / 1318) 2024-12-03 03:07:51.622 | Updating cache of https://opendev.org/x/puppet-fenix.git in /opt/dib_cache/source-repositories/puppet_fenix_198ab097aa3726924692a299d69de13f97569d60 with ref * 2024-12-03 03:07:52.193 | Cloning from puppet-fenix cache and applying ref * 2024-12-03 03:07:52.264 | (1185 / 1318) 2024-12-03 03:07:52.282 | Updating cache of https://opendev.org/x/puppet-midonet.git in /opt/dib_cache/source-repositories/puppet_midonet_5222935d706431382c24a953239a7cd996cc8dd2 with ref * 2024-12-03 03:07:52.916 | Cloning from puppet-midonet cache and applying ref * 2024-12-03 03:07:53.028 | (1186 / 1318) 2024-12-03 03:07:53.045 | Updating cache of https://opendev.org/x/puppet-modulesync-configs.git in /opt/dib_cache/source-repositories/puppet_modulesync_configs_ded76675bcc9b869ea8752fe90dc48ae083bebff with ref * 2024-12-03 03:07:53.651 | Cloning from puppet-modulesync-configs cache and applying ref * 2024-12-03 03:07:53.905 | (1187 / 1318) 2024-12-03 03:07:53.923 | Updating cache of https://opendev.org/x/puppet-n1k-vsm.git in /opt/dib_cache/source-repositories/puppet_n1k_vsm_dfd11fc9162c56415135f465d409a415428ade1e with ref * 2024-12-03 03:07:54.551 | Cloning from puppet-n1k-vsm cache and applying ref * 2024-12-03 03:07:54.627 | (1188 / 1318) 2024-12-03 03:07:54.645 | Updating cache of https://opendev.org/x/puppet-setproxy.git in /opt/dib_cache/source-repositories/puppet_setproxy_5ce2de350f24e8241281a1f4deda34eb99669c9a with ref * 2024-12-03 03:07:54.993 | Cloning from puppet-setproxy cache and applying ref * 2024-12-03 03:07:55.067 | (1189 / 1318) 2024-12-03 03:07:55.085 | Updating cache of https://opendev.org/x/puppet-surveil.git in /opt/dib_cache/source-repositories/puppet_surveil_fb585c3834006c3884a33358b99bd7f3d4cf993b with ref * 2024-12-03 03:07:55.480 | Cloning from puppet-surveil cache and applying ref * 2024-12-03 03:07:55.552 | (1190 / 1318) 2024-12-03 03:07:55.570 | Updating cache of https://opendev.org/x/pyghmi.git in /opt/dib_cache/source-repositories/pyghmi_ba0793df2e247349f8ab3a08058aeebedac7efe9 with ref * 2024-12-03 03:08:02.826 | Cloning from pyghmi cache and applying ref * 2024-12-03 03:08:52.846 | (1191 / 1318) 2024-12-03 03:08:52.863 | Updating cache of https://opendev.org/x/python-almanachclient.git in /opt/dib_cache/source-repositories/python_almanachclient_de30d0cca184f554999d9ae2b65aa32b8d3c615a with ref * 2024-12-03 03:08:53.335 | Cloning from python-almanachclient cache and applying ref * 2024-12-03 03:08:53.416 | (1192 / 1318) 2024-12-03 03:08:53.434 | Updating cache of https://opendev.org/x/python-apmecclient.git in /opt/dib_cache/source-repositories/python_apmecclient_05fdbdbc3e4965be9b72c246637775041809c5f8 with ref * 2024-12-03 03:08:54.202 | Cloning from python-apmecclient cache and applying ref * 2024-12-03 03:08:54.308 | (1193 / 1318) 2024-12-03 03:08:54.326 | Updating cache of https://opendev.org/x/python-bileanclient.git in /opt/dib_cache/source-repositories/python_bileanclient_13f330e8c761229482a73f773c5c4e8020022e56 with ref * 2024-12-03 03:08:55.005 | Cloning from python-bileanclient cache and applying ref * 2024-12-03 03:08:55.158 | (1194 / 1318) 2024-12-03 03:08:55.176 | Updating cache of https://opendev.org/x/python-cloudpulseclient.git in /opt/dib_cache/source-repositories/python_cloudpulseclient_16f0ea5b3b6e89f7d0c91263fddde2c58bed0d07 with ref * 2024-12-03 03:08:55.593 | Cloning from python-cloudpulseclient cache and applying ref * 2024-12-03 03:08:55.676 | (1195 / 1318) 2024-12-03 03:08:55.694 | Updating cache of https://opendev.org/x/python-cognitiveclient.git in /opt/dib_cache/source-repositories/python_cognitiveclient_fe440839bbc1106730b135c3022f199b94f80dcb with ref * 2024-12-03 03:08:55.970 | Cloning from python-cognitiveclient cache and applying ref * 2024-12-03 03:08:56.043 | (1196 / 1318) 2024-12-03 03:08:56.061 | Updating cache of https://opendev.org/x/python-distilclient.git in /opt/dib_cache/source-repositories/python_distilclient_ff1dfce5f7a4de9e16830c464b74f1c17421d80b with ref * 2024-12-03 03:08:56.384 | Cloning from python-distilclient cache and applying ref * 2024-12-03 03:08:56.490 | (1197 / 1318) 2024-12-03 03:08:56.508 | Updating cache of https://opendev.org/x/python-don.git in /opt/dib_cache/source-repositories/python_don_87c0026b43dac05346fe26c9ea88ab03e88edc7a with ref * 2024-12-03 03:08:56.866 | Cloning from python-don cache and applying ref * 2024-12-03 03:08:56.968 | (1198 / 1318) 2024-12-03 03:08:56.986 | Updating cache of https://opendev.org/x/python-fenixclient.git in /opt/dib_cache/source-repositories/python_fenixclient_b0579869e3ea5b22af63a8531416c11e8cb15cf7 with ref * 2024-12-03 03:08:57.765 | Cloning from python-fenixclient cache and applying ref * 2024-12-03 03:08:57.868 | (1199 / 1318) 2024-12-03 03:08:57.886 | Updating cache of https://opendev.org/x/python-glareclient.git in /opt/dib_cache/source-repositories/python_glareclient_aa010b3330a0383fcfd8614dcab3dcd906cf4d2e with ref * 2024-12-03 03:08:58.519 | Cloning from python-glareclient cache and applying ref * 2024-12-03 03:08:58.608 | (1200 / 1318) 2024-12-03 03:08:58.626 | 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 * 2024-12-03 03:09:01.309 | Cloning from python-group-based-policy-client cache and applying ref * 2024-12-03 03:09:13.293 | (1201 / 1318) 2024-12-03 03:09:13.311 | Updating cache of https://opendev.org/x/python-gyanclient.git in /opt/dib_cache/source-repositories/python_gyanclient_274dbdfdce4469019536dc874e2c148010f438db with ref * 2024-12-03 03:09:13.797 | Cloning from python-gyanclient cache and applying ref * 2024-12-03 03:09:13.914 | (1202 / 1318) 2024-12-03 03:09:13.932 | Updating cache of https://opendev.org/x/python-hnvclient.git in /opt/dib_cache/source-repositories/python_hnvclient_0943bf261f40f58e86587536e83808c8da48e2aa with ref * 2024-12-03 03:09:14.699 | Cloning from python-hnvclient cache and applying ref * 2024-12-03 03:09:14.783 | (1203 / 1318) 2024-12-03 03:09:14.800 | Updating cache of https://opendev.org/x/python-iotronicclient.git in /opt/dib_cache/source-repositories/python_iotronicclient_1ec1aba725f6102343edb86c30d2f5b62fe72e69 with ref * 2024-12-03 03:09:15.865 | Cloning from python-iotronicclient cache and applying ref * 2024-12-03 03:09:15.948 | (1204 / 1318) 2024-12-03 03:09:15.966 | Updating cache of https://opendev.org/x/python-k8sclient.git in /opt/dib_cache/source-repositories/python_k8sclient_fc2930d165e62951c70936f0b54508d28da10c13 with ref * 2024-12-03 03:09:17.271 | Cloning from python-k8sclient cache and applying ref * 2024-12-03 03:09:17.423 | (1205 / 1318) 2024-12-03 03:09:17.441 | Updating cache of https://opendev.org/x/python-kingbirdclient.git in /opt/dib_cache/source-repositories/python_kingbirdclient_51523fcd2f5fc4cb68282ebf0c1b795f4d534140 with ref * 2024-12-03 03:09:18.342 | Cloning from python-kingbirdclient cache and applying ref * 2024-12-03 03:09:18.428 | (1206 / 1318) 2024-12-03 03:09:18.446 | Updating cache of https://opendev.org/x/python-meteosclient.git in /opt/dib_cache/source-repositories/python_meteosclient_c21e01aa64e11abf7c2f128e67d942e0bb7c9fa9 with ref * 2024-12-03 03:09:18.880 | Cloning from python-meteosclient cache and applying ref * 2024-12-03 03:09:18.960 | (1207 / 1318) 2024-12-03 03:09:18.978 | Updating cache of https://opendev.org/x/python-moganclient.git in /opt/dib_cache/source-repositories/python_moganclient_7d9e5d49298fc6c921bded2bb71bb79ebe3554ef with ref * 2024-12-03 03:09:19.408 | Cloning from python-moganclient cache and applying ref * 2024-12-03 03:09:19.493 | (1208 / 1318) 2024-12-03 03:09:19.511 | Updating cache of https://opendev.org/x/python-namosclient.git in /opt/dib_cache/source-repositories/python_namosclient_b24411e8e218b0bf7e663d8a9e7a7589e407c316 with ref * 2024-12-03 03:09:20.137 | Cloning from python-namosclient cache and applying ref * 2024-12-03 03:09:20.212 | (1209 / 1318) 2024-12-03 03:09:20.229 | Updating cache of https://opendev.org/x/python-oneviewclient.git in /opt/dib_cache/source-repositories/python_oneviewclient_96d00fdcbc16228586b48d571e6a7cb8c1acdb49 with ref * 2024-12-03 03:09:20.604 | Cloning from python-oneviewclient cache and applying ref * 2024-12-03 03:09:20.688 | (1210 / 1318) 2024-12-03 03:09:20.705 | Updating cache of https://opendev.org/x/python-opentsdbclient.git in /opt/dib_cache/source-repositories/python_opentsdbclient_f9aa1e139665cf3124724ca7b0c82540d5dff3b7 with ref * 2024-12-03 03:09:21.326 | Cloning from python-opentsdbclient cache and applying ref * 2024-12-03 03:09:21.402 | (1211 / 1318) 2024-12-03 03:09:21.420 | Updating cache of https://opendev.org/x/python-picassoclient.git in /opt/dib_cache/source-repositories/python_picassoclient_4ecc56eadf5bea2e820fabfccceb72705cb398ef with ref * 2024-12-03 03:09:22.055 | Cloning from python-picassoclient cache and applying ref * 2024-12-03 03:09:22.132 | (1212 / 1318) 2024-12-03 03:09:22.150 | Updating cache of https://opendev.org/x/python-redfish.git in /opt/dib_cache/source-repositories/python_redfish_c0063d8f1f2a7da078f2cba80c96fe5d33315ef4 with ref * 2024-12-03 03:09:22.469 | Cloning from python-redfish cache and applying ref * 2024-12-03 03:09:25.585 | (1213 / 1318) 2024-12-03 03:09:25.603 | Updating cache of https://opendev.org/x/python-rsdclient.git in /opt/dib_cache/source-repositories/python_rsdclient_8fbd62edcfbd4dca3d0668e35dd27603cf7dae1a with ref * 2024-12-03 03:09:27.907 | Cloning from python-rsdclient cache and applying ref * 2024-12-03 03:09:29.622 | (1214 / 1318) 2024-12-03 03:09:29.640 | Updating cache of https://opendev.org/x/python-scciclient.git in /opt/dib_cache/source-repositories/python_scciclient_fb9b6e7a01a5df4863670aeda3fd6406b1988678 with ref * 2024-12-03 03:09:35.450 | Cloning from python-scciclient cache and applying ref * 2024-12-03 03:09:35.901 | (1215 / 1318) 2024-12-03 03:09:35.919 | Updating cache of https://opendev.org/x/python-surveilclient.git in /opt/dib_cache/source-repositories/python_surveilclient_c25c5bc2bce40d1a78b20306ea0782bb050ac157 with ref * 2024-12-03 03:09:37.889 | Cloning from python-surveilclient cache and applying ref * 2024-12-03 03:09:37.976 | (1216 / 1318) 2024-12-03 03:09:37.994 | Updating cache of https://opendev.org/x/python-tatuclient.git in /opt/dib_cache/source-repositories/python_tatuclient_8c013a8a0920409b9aae1de48a2effec13eeb776 with ref * 2024-12-03 03:09:39.246 | Cloning from python-tatuclient cache and applying ref * 2024-12-03 03:09:39.602 | (1217 / 1318) 2024-12-03 03:09:39.620 | Updating cache of https://opendev.org/x/python-valenceclient.git in /opt/dib_cache/source-repositories/python_valenceclient_3fe3f8fce380208d043afcf720b9ede91697a90d with ref * 2024-12-03 03:09:40.068 | Cloning from python-valenceclient cache and applying ref * 2024-12-03 03:09:40.147 | (1218 / 1318) 2024-12-03 03:09:40.164 | Updating cache of https://opendev.org/x/quark.git in /opt/dib_cache/source-repositories/quark_94cded588c36b36b99418da16261658051da5215 with ref * 2024-12-03 03:09:42.372 | Cloning from quark cache and applying ref * 2024-12-03 03:09:42.616 | (1219 / 1318) 2024-12-03 03:09:42.634 | Updating cache of https://opendev.org/x/radar.git in /opt/dib_cache/source-repositories/radar_d901c7a1021e6e37cd0980a8ebfd4d443acbf2be with ref * 2024-12-03 03:09:43.042 | Cloning from radar cache and applying ref * 2024-12-03 03:09:43.222 | (1220 / 1318) 2024-12-03 03:09:43.240 | Updating cache of https://opendev.org/x/ramdisk-func-test.git in /opt/dib_cache/source-repositories/ramdisk_func_test_741a980b6f419cf0328cd7b73799b73150782c23 with ref * 2024-12-03 03:09:43.633 | Cloning from ramdisk-func-test cache and applying ref * 2024-12-03 03:09:43.711 | (1221 / 1318) 2024-12-03 03:09:43.728 | Updating cache of https://opendev.org/x/ranger.git in /opt/dib_cache/source-repositories/ranger_557b24db06ce236047f1104a5470e26705681b81 with ref * 2024-12-03 03:09:44.419 | Cloning from ranger cache and applying ref * 2024-12-03 03:09:44.727 | (1222 / 1318) 2024-12-03 03:09:44.745 | Updating cache of https://opendev.org/x/ranger-agent.git in /opt/dib_cache/source-repositories/ranger_agent_343c551161ec82836cd36ef534d5664ab45feaf1 with ref * 2024-12-03 03:09:45.475 | Cloning from ranger-agent cache and applying ref * 2024-12-03 03:09:45.664 | (1223 / 1318) 2024-12-03 03:09:45.683 | Updating cache of https://opendev.org/x/ranger-tempest-plugin.git in /opt/dib_cache/source-repositories/ranger_tempest_plugin_333583cc9409dfb8a48e51958d40cdde32a4b769 with ref * 2024-12-03 03:09:46.977 | Cloning from ranger-tempest-plugin cache and applying ref * 2024-12-03 03:09:47.060 | (1224 / 1318) 2024-12-03 03:09:47.078 | Updating cache of https://opendev.org/x/rsd-lib.git in /opt/dib_cache/source-repositories/rsd_lib_cfed378671b3afd39e3d181035178bba73b8e40b with ref * 2024-12-03 03:09:47.604 | Cloning from rsd-lib cache and applying ref * 2024-12-03 03:09:47.751 | (1225 / 1318) 2024-12-03 03:09:47.768 | 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 * 2024-12-03 03:09:49.154 | Cloning from rsd-virt-for-nova cache and applying ref * 2024-12-03 03:09:49.233 | (1226 / 1318) 2024-12-03 03:09:49.251 | Updating cache of https://opendev.org/x/sahara-ci-config.git in /opt/dib_cache/source-repositories/sahara_ci_config_7353e29f470722df21b12b74fa7f7e8e01418c07 with ref * 2024-12-03 03:09:49.670 | Cloning from sahara-ci-config cache and applying ref * 2024-12-03 03:09:49.787 | (1227 / 1318) 2024-12-03 03:09:49.806 | Updating cache of https://opendev.org/x/scalpels.git in /opt/dib_cache/source-repositories/scalpels_6f667968ed0d7972044298fa2c22dbdab39bc8bc with ref * 2024-12-03 03:09:50.127 | Cloning from scalpels cache and applying ref * 2024-12-03 03:09:50.241 | (1228 / 1318) 2024-12-03 03:09:50.260 | Updating cache of https://opendev.org/x/shovel.git in /opt/dib_cache/source-repositories/shovel_296ca02bfebe6922d74c5225ccb12a6008e7cf36 with ref * 2024-12-03 03:09:50.681 | Cloning from shovel cache and applying ref * 2024-12-03 03:09:51.308 | (1229 / 1318) 2024-12-03 03:09:51.327 | Updating cache of https://opendev.org/x/shovel-horizon.git in /opt/dib_cache/source-repositories/shovel_horizon_7314cdc12fd6b49f8a58d21f421c16dab30def28 with ref * 2024-12-03 03:09:51.712 | Cloning from shovel-horizon cache and applying ref * 2024-12-03 03:09:51.788 | (1230 / 1318) 2024-12-03 03:09:51.806 | Updating cache of https://opendev.org/x/siss.git in /opt/dib_cache/source-repositories/siss_5e28a8af7dd6690f21768926848665e520095879 with ref * 2024-12-03 03:09:52.074 | Cloning from siss cache and applying ref * 2024-12-03 03:09:52.146 | (1231 / 1318) 2024-12-03 03:09:52.163 | Updating cache of https://opendev.org/x/slogging.git in /opt/dib_cache/source-repositories/slogging_b1a704ad6eee8530384920bc564e7e9795c628c6 with ref * 2024-12-03 03:09:52.527 | Cloning from slogging cache and applying ref * 2024-12-03 03:09:52.631 | (1232 / 1318) 2024-12-03 03:09:52.649 | Updating cache of https://opendev.org/x/snap-ceilometer.git in /opt/dib_cache/source-repositories/snap_ceilometer_b6061e42fbd50eb993c9798b289b695b39122de6 with ref * 2024-12-03 03:09:53.042 | Cloning from snap-ceilometer cache and applying ref * 2024-12-03 03:09:53.115 | (1233 / 1318) 2024-12-03 03:09:53.133 | Updating cache of https://opendev.org/x/snap-cinder.git in /opt/dib_cache/source-repositories/snap_cinder_811aceb4fbd8f9d4c92155b23354fc4943705f3b with ref * 2024-12-03 03:09:53.417 | Cloning from snap-cinder cache and applying ref * 2024-12-03 03:09:53.492 | (1234 / 1318) 2024-12-03 03:09:53.510 | Updating cache of https://opendev.org/x/snap-glance.git in /opt/dib_cache/source-repositories/snap_glance_c8c142e76482aa44c27ac3957f78aca6e37427de with ref * 2024-12-03 03:09:53.785 | Cloning from snap-glance cache and applying ref * 2024-12-03 03:09:53.869 | (1235 / 1318) 2024-12-03 03:09:53.887 | Updating cache of https://opendev.org/x/snap-gnocchi.git in /opt/dib_cache/source-repositories/snap_gnocchi_1d003908761732989a9ed4505b5e277492d61d8b with ref * 2024-12-03 03:09:54.260 | Cloning from snap-gnocchi cache and applying ref * 2024-12-03 03:09:54.339 | (1236 / 1318) 2024-12-03 03:09:54.356 | Updating cache of https://opendev.org/x/snap-keystone.git in /opt/dib_cache/source-repositories/snap_keystone_ce3243d068a89ef43abebddc1044407a0d54a9ea with ref * 2024-12-03 03:09:54.616 | Cloning from snap-keystone cache and applying ref * 2024-12-03 03:09:54.700 | (1237 / 1318) 2024-12-03 03:09:54.718 | Updating cache of https://opendev.org/x/snap-neutron.git in /opt/dib_cache/source-repositories/snap_neutron_69ad3c76e56b1c17e785fe57f0ea71182f357d90 with ref * 2024-12-03 03:09:55.000 | Cloning from snap-neutron cache and applying ref * 2024-12-03 03:09:55.076 | (1238 / 1318) 2024-12-03 03:09:55.095 | Updating cache of https://opendev.org/x/snap-nova.git in /opt/dib_cache/source-repositories/snap_nova_bb8105887fab7891f4ede3cb574a23ae2814a7e4 with ref * 2024-12-03 03:09:55.479 | Cloning from snap-nova cache and applying ref * 2024-12-03 03:09:55.575 | (1239 / 1318) 2024-12-03 03:09:55.593 | Updating cache of https://opendev.org/x/snap-nova-hypervisor.git in /opt/dib_cache/source-repositories/snap_nova_hypervisor_500072438e49ecdcd1c05dd5e6eceab6525a4fe3 with ref * 2024-12-03 03:09:55.881 | Cloning from snap-nova-hypervisor cache and applying ref * 2024-12-03 03:09:55.960 | (1240 / 1318) 2024-12-03 03:09:55.978 | Updating cache of https://opendev.org/x/snap-openstackclients.git in /opt/dib_cache/source-repositories/snap_openstackclients_578f87dae9d13f8e6b0552b569737b5ec1f3a487 with ref * 2024-12-03 03:09:56.509 | Cloning from snap-openstackclients cache and applying ref * 2024-12-03 03:09:56.592 | (1241 / 1318) 2024-12-03 03:09:56.610 | Updating cache of https://opendev.org/x/snap-rally.git in /opt/dib_cache/source-repositories/snap_rally_7717431ef71886d9f805ba62ff957a57cefaf842 with ref * 2024-12-03 03:09:56.888 | Cloning from snap-rally cache and applying ref * 2024-12-03 03:09:56.961 | (1242 / 1318) 2024-12-03 03:09:56.979 | Updating cache of https://opendev.org/x/snap-tempest.git in /opt/dib_cache/source-repositories/snap_tempest_8b1c9a9fa1c0f9a4638241aaa53397f5d9226293 with ref * 2024-12-03 03:09:57.452 | Cloning from snap-tempest cache and applying ref * 2024-12-03 03:09:57.525 | (1243 / 1318) 2024-12-03 03:09:57.543 | Updating cache of https://opendev.org/x/snap.openstack.git in /opt/dib_cache/source-repositories/snap_openstack_290d455ccfde573902301772415984479f43668d with ref * 2024-12-03 03:09:57.955 | Cloning from snap.openstack cache and applying ref * 2024-12-03 03:09:58.123 | (1244 / 1318) 2024-12-03 03:09:58.140 | Updating cache of https://opendev.org/x/solar.git in /opt/dib_cache/source-repositories/solar_8f8078f8967f57cf02d67e461e9bd7aabf851e96 with ref * 2024-12-03 03:09:58.840 | Cloning from solar cache and applying ref * 2024-12-03 03:09:59.187 | (1245 / 1318) 2024-12-03 03:09:59.205 | Updating cache of https://opendev.org/x/solar-resources.git in /opt/dib_cache/source-repositories/solar_resources_b21d758e6ffdf2c393376215204ca5e2f93209a1 with ref * 2024-12-03 03:09:59.585 | Cloning from solar-resources cache and applying ref * 2024-12-03 03:09:59.738 | (1246 / 1318) 2024-12-03 03:09:59.757 | Updating cache of https://opendev.org/x/spanner.git in /opt/dib_cache/source-repositories/spanner_cd2d39139fa24a7659e842374075c31f68ccb168 with ref * 2024-12-03 03:10:00.412 | Cloning from spanner cache and applying ref * 2024-12-03 03:10:00.488 | (1247 / 1318) 2024-12-03 03:10:00.506 | Updating cache of https://opendev.org/x/spectroscope.git in /opt/dib_cache/source-repositories/spectroscope_73369a1194d708e58ae19f915c71f759dd53d3ad with ref * 2024-12-03 03:10:00.761 | Cloning from spectroscope cache and applying ref * 2024-12-03 03:10:00.833 | (1248 / 1318) 2024-12-03 03:10:00.851 | Updating cache of https://opendev.org/x/sqlalchemy-migrate.git in /opt/dib_cache/source-repositories/sqlalchemy_migrate_3b58e8c1484221f4ef4f558c1fd5a3ff025883e0 with ref * 2024-12-03 03:10:01.412 | Cloning from sqlalchemy-migrate cache and applying ref * 2024-12-03 03:10:01.706 | (1249 / 1318) 2024-12-03 03:10:01.723 | Updating cache of https://opendev.org/x/stackalytics.git in /opt/dib_cache/source-repositories/stackalytics_809c0432cc7f62bdf24c008ffb86eb1ea98f38c6 with ref * 2024-12-03 03:10:05.131 | Cloning from stackalytics cache and applying ref * 2024-12-03 03:10:38.544 | (1250 / 1318) 2024-12-03 03:10:38.561 | Updating cache of https://opendev.org/x/stacklight-integration-tests.git in /opt/dib_cache/source-repositories/stacklight_integration_tests_daf8fbdeacbfeaf775a562ff4005cdd7b0f3c796 with ref * 2024-12-03 03:10:38.961 | Cloning from stacklight-integration-tests cache and applying ref * 2024-12-03 03:10:39.052 | (1251 / 1318) 2024-12-03 03:10:39.069 | Updating cache of https://opendev.org/x/stacktach.git in /opt/dib_cache/source-repositories/stacktach_d62b9f0d867ba79012c1e58f615de69965b42c8d with ref * 2024-12-03 03:10:39.573 | Cloning from stacktach cache and applying ref * 2024-12-03 03:10:39.701 | (1252 / 1318) 2024-12-03 03:10:39.719 | Updating cache of https://opendev.org/x/stacktach-klugman.git in /opt/dib_cache/source-repositories/stacktach_klugman_4109c8c9a815ce905a0ec48e8ba299ce03a45b71 with ref * 2024-12-03 03:10:41.466 | Cloning from stacktach-klugman cache and applying ref * 2024-12-03 03:10:41.540 | (1253 / 1318) 2024-12-03 03:10:41.558 | Updating cache of https://opendev.org/x/stacktach-notification-utils.git in /opt/dib_cache/source-repositories/stacktach_notification_utils_dcd003db8b6c9b10d9a1ab746f767a73bf7be4c9 with ref * 2024-12-03 03:10:42.562 | Cloning from stacktach-notification-utils cache and applying ref * 2024-12-03 03:10:42.635 | (1254 / 1318) 2024-12-03 03:10:42.653 | Updating cache of https://opendev.org/x/stacktach-notigen.git in /opt/dib_cache/source-repositories/stacktach_notigen_5c7d58f14f753aee61efdbfe32270750583def22 with ref * 2024-12-03 03:10:43.106 | Cloning from stacktach-notigen cache and applying ref * 2024-12-03 03:10:43.243 | (1255 / 1318) 2024-12-03 03:10:43.260 | Updating cache of https://opendev.org/x/stacktach-quince.git in /opt/dib_cache/source-repositories/stacktach_quince_de3313513aaeb6fc9d54692eebaa2d31b96bd3bd with ref * 2024-12-03 03:10:43.577 | Cloning from stacktach-quince cache and applying ref * 2024-12-03 03:10:43.650 | (1256 / 1318) 2024-12-03 03:10:43.668 | Updating cache of https://opendev.org/x/stacktach-quincy.git in /opt/dib_cache/source-repositories/stacktach_quincy_9c6ac4b8a978e084da40b9fff89be8db7691c8c7 with ref * 2024-12-03 03:10:44.006 | Cloning from stacktach-quincy cache and applying ref * 2024-12-03 03:10:44.083 | (1257 / 1318) 2024-12-03 03:10:44.101 | Updating cache of https://opendev.org/x/stacktach-sandbox.git in /opt/dib_cache/source-repositories/stacktach_sandbox_a30c65ed5c66b1169b8b783cb6f984172e8f3aaf with ref * 2024-12-03 03:10:44.523 | Cloning from stacktach-sandbox cache and applying ref * 2024-12-03 03:10:44.634 | (1258 / 1318) 2024-12-03 03:10:44.651 | Updating cache of https://opendev.org/x/stacktach-shoebox.git in /opt/dib_cache/source-repositories/stacktach_shoebox_795e58972f38c2e940bda80d057da3302a691c89 with ref * 2024-12-03 03:10:45.373 | Cloning from stacktach-shoebox cache and applying ref * 2024-12-03 03:10:45.458 | (1259 / 1318) 2024-12-03 03:10:45.476 | Updating cache of https://opendev.org/x/stacktach-simport.git in /opt/dib_cache/source-repositories/stacktach_simport_664090cacba49e12c98cecdf55a2434f9c246f66 with ref * 2024-12-03 03:10:45.815 | Cloning from stacktach-simport cache and applying ref * 2024-12-03 03:10:45.888 | (1260 / 1318) 2024-12-03 03:10:45.906 | Updating cache of https://opendev.org/x/stacktach-stackdistiller.git in /opt/dib_cache/source-repositories/stacktach_stackdistiller_3a12ab2646882aa4c11e276b128dd90a9e9cd6b2 with ref * 2024-12-03 03:10:46.187 | Cloning from stacktach-stackdistiller cache and applying ref * 2024-12-03 03:10:46.262 | (1261 / 1318) 2024-12-03 03:10:46.279 | Updating cache of https://opendev.org/x/stacktach-timex.git in /opt/dib_cache/source-repositories/stacktach_timex_bcf4d5a93b2178352e1782afe5f0ce4548c1ed9a with ref * 2024-12-03 03:10:46.567 | Cloning from stacktach-timex cache and applying ref * 2024-12-03 03:10:46.690 | (1262 / 1318) 2024-12-03 03:10:46.708 | Updating cache of https://opendev.org/x/stacktach-winchester.git in /opt/dib_cache/source-repositories/stacktach_winchester_b6e47c2285091624966c238e2fc8c4653d59e103 with ref * 2024-12-03 03:10:47.245 | Cloning from stacktach-winchester cache and applying ref * 2024-12-03 03:10:47.342 | (1263 / 1318) 2024-12-03 03:10:47.360 | Updating cache of https://opendev.org/x/stackube.git in /opt/dib_cache/source-repositories/stackube_0f9dad2e3b6e218034d1b3201742a678ce6800d0 with ref * 2024-12-03 03:10:48.104 | Cloning from stackube cache and applying ref * 2024-12-03 03:10:50.148 | (1264 / 1318) 2024-12-03 03:10:50.165 | Updating cache of https://opendev.org/x/steth.git in /opt/dib_cache/source-repositories/steth_5350d85e38d70cebf8eb20943a2dc25a9fc8c4a3 with ref * 2024-12-03 03:10:50.670 | Cloning from steth cache and applying ref * 2024-12-03 03:10:50.751 | (1265 / 1318) 2024-12-03 03:10:50.769 | Updating cache of https://opendev.org/x/surveil.git in /opt/dib_cache/source-repositories/surveil_43ced4e077b207b6371b9512a1ed555f18f45990 with ref * 2024-12-03 03:10:51.324 | Cloning from surveil cache and applying ref * 2024-12-03 03:10:51.544 | (1266 / 1318) 2024-12-03 03:10:51.562 | Updating cache of https://opendev.org/x/surveil-specs.git in /opt/dib_cache/source-repositories/surveil_specs_ddd01a3f628303cdccc5068d242c28c2ba68bb14 with ref * 2024-12-03 03:10:52.300 | Cloning from surveil-specs cache and applying ref * 2024-12-03 03:10:52.695 | (1267 / 1318) 2024-12-03 03:10:52.712 | Updating cache of https://opendev.org/x/swift-ceph-backend.git in /opt/dib_cache/source-repositories/swift_ceph_backend_7cdee6ed40e028d9d7c19fec4e85ee0ce7965897 with ref * 2024-12-03 03:10:53.107 | Cloning from swift-ceph-backend cache and applying ref * 2024-12-03 03:10:53.402 | (1268 / 1318) 2024-12-03 03:10:53.420 | Updating cache of https://opendev.org/x/swift3.git in /opt/dib_cache/source-repositories/swift3_11d07d46a5688929f5d88b98700ea6e8a0a5ef27 with ref * 2024-12-03 03:10:54.039 | Cloning from swift3 cache and applying ref * 2024-12-03 03:10:54.138 | (1269 / 1318) 2024-12-03 03:10:54.156 | Updating cache of https://opendev.org/x/swiftonfile.git in /opt/dib_cache/source-repositories/swiftonfile_89773675f1b58170c961679a7784985cbef4a6a1 with ref * 2024-12-03 03:10:55.735 | Cloning from swiftonfile cache and applying ref * 2024-12-03 03:10:56.122 | (1270 / 1318) 2024-12-03 03:10:56.139 | Updating cache of https://opendev.org/x/swiftonhpss.git in /opt/dib_cache/source-repositories/swiftonhpss_853989d6ade9e76e6583120853d57d632cf18f78 with ref * 2024-12-03 03:10:56.534 | Cloning from swiftonhpss cache and applying ref * 2024-12-03 03:10:56.895 | (1271 / 1318) 2024-12-03 03:10:56.912 | Updating cache of https://opendev.org/x/synergy-scheduler-manager.git in /opt/dib_cache/source-repositories/synergy_scheduler_manager_2e58a53387d114dc6829ac142cb58e1e2d087e49 with ref * 2024-12-03 03:10:57.294 | Cloning from synergy-scheduler-manager cache and applying ref * 2024-12-03 03:10:57.432 | (1272 / 1318) 2024-12-03 03:10:57.449 | Updating cache of https://opendev.org/x/synergy-service.git in /opt/dib_cache/source-repositories/synergy_service_f69a65e3eef4e88c52bd15248c9cc290d93e9b9c with ref * 2024-12-03 03:10:57.868 | Cloning from synergy-service cache and applying ref * 2024-12-03 03:10:57.953 | (1273 / 1318) 2024-12-03 03:10:57.970 | 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 * 2024-12-03 03:10:58.464 | Cloning from tap-as-a-service-dashboard cache and applying ref * 2024-12-03 03:10:58.543 | (1274 / 1318) 2024-12-03 03:10:58.561 | 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 * 2024-12-03 03:10:59.598 | Cloning from tap-as-a-service-tempest-plugin cache and applying ref * 2024-12-03 03:11:00.015 | (1275 / 1318) 2024-12-03 03:11:00.032 | Updating cache of https://opendev.org/x/tatu.git in /opt/dib_cache/source-repositories/tatu_1174e2862224e170e5f86445cfef1b9c250d78f4 with ref * 2024-12-03 03:11:00.689 | Cloning from tatu cache and applying ref * 2024-12-03 03:11:00.847 | (1276 / 1318) 2024-12-03 03:11:00.866 | Updating cache of https://opendev.org/x/tatu-dashboard.git in /opt/dib_cache/source-repositories/tatu_dashboard_71f46355386c6ae6f503ff5345fc44b72e97193d with ref * 2024-12-03 03:11:01.360 | Cloning from tatu-dashboard cache and applying ref * 2024-12-03 03:11:01.444 | (1277 / 1318) 2024-12-03 03:11:01.463 | Updating cache of https://opendev.org/x/telcowg-usecases.git in /opt/dib_cache/source-repositories/telcowg_usecases_79ec0c9840becbad6bae6776831939295c2cbaae with ref * 2024-12-03 03:11:02.118 | Cloning from telcowg-usecases cache and applying ref * 2024-12-03 03:11:02.192 | (1278 / 1318) 2024-12-03 03:11:02.210 | Updating cache of https://opendev.org/x/terracotta.git in /opt/dib_cache/source-repositories/terracotta_a2240f92993968a0f3e62830d43e7022effa77f0 with ref * 2024-12-03 03:11:02.635 | Cloning from terracotta cache and applying ref * 2024-12-03 03:11:02.898 | (1279 / 1318) 2024-12-03 03:11:02.916 | 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 * 2024-12-03 03:11:03.385 | Cloning from third-party-ci-tools cache and applying ref * 2024-12-03 03:11:03.484 | (1280 / 1318) 2024-12-03 03:11:03.502 | Updating cache of https://opendev.org/x/timmy.git in /opt/dib_cache/source-repositories/timmy_a258443ed22eaa7a9fa6531778b62f59aa2f8e23 with ref * 2024-12-03 03:11:05.295 | Cloning from timmy cache and applying ref * 2024-12-03 03:11:05.624 | (1281 / 1318) 2024-12-03 03:11:05.641 | Updating cache of https://opendev.org/x/tobiko.git in /opt/dib_cache/source-repositories/tobiko_e56b326f547e2704698bc6edb58ae66e23f122c9 with ref * 2024-12-03 03:11:09.614 | Cloning from tobiko cache and applying ref * 2024-12-03 03:13:03.508 | (1282 / 1318) 2024-12-03 03:13:03.525 | Updating cache of https://opendev.org/x/trio2o.git in /opt/dib_cache/source-repositories/trio2o_6810795fe63733c1ab04fee0fd39a8e949efd5eb with ref * 2024-12-03 03:13:04.428 | Cloning from trio2o cache and applying ref * 2024-12-03 03:13:04.723 | (1283 / 1318) 2024-12-03 03:13:04.741 | Updating cache of https://opendev.org/x/tripleo-ipa.git in /opt/dib_cache/source-repositories/tripleo_ipa_acb4a4f943985ab677d7ca4d97603eed63a29c34 with ref * 2024-12-03 03:13:05.597 | Cloning from tripleo-ipa cache and applying ref * 2024-12-03 03:13:07.921 | (1284 / 1318) 2024-12-03 03:13:07.939 | Updating cache of https://opendev.org/x/turbo-hipster.git in /opt/dib_cache/source-repositories/turbo_hipster_0e501154b2340f2ba70709697d2772f3d407229c with ref * 2024-12-03 03:13:08.615 | Cloning from turbo-hipster cache and applying ref * 2024-12-03 03:13:08.916 | (1285 / 1318) 2024-12-03 03:13:08.934 | Updating cache of https://opendev.org/x/vahana.git in /opt/dib_cache/source-repositories/vahana_b7666cbacea0f0f97999cd1fc15a20ef785a4a82 with ref * 2024-12-03 03:13:09.548 | Cloning from vahana cache and applying ref * 2024-12-03 03:13:09.621 | (1286 / 1318) 2024-12-03 03:13:09.638 | Updating cache of https://opendev.org/x/valence.git in /opt/dib_cache/source-repositories/valence_b29bdd5199f8080ea9e298b52da5c9b5bc6d00cc with ref * 2024-12-03 03:13:10.605 | Cloning from valence cache and applying ref * 2024-12-03 03:13:10.961 | (1287 / 1318) 2024-12-03 03:13:10.979 | Updating cache of https://opendev.org/x/valence-specs.git in /opt/dib_cache/source-repositories/valence_specs_aea8f05048e2e8293c433dceb370577604eaa7a7 with ref * 2024-12-03 03:13:11.506 | Cloning from valence-specs cache and applying ref * 2024-12-03 03:13:11.581 | (1288 / 1318) 2024-12-03 03:13:11.599 | Updating cache of https://opendev.org/x/valet.git in /opt/dib_cache/source-repositories/valet_9cf5a42478e2f068140019608a353824c07a106a with ref * 2024-12-03 03:13:12.418 | Cloning from valet cache and applying ref * 2024-12-03 03:13:12.800 | (1289 / 1318) 2024-12-03 03:13:12.818 | Updating cache of https://opendev.org/x/vm-bm-wg.git in /opt/dib_cache/source-repositories/vm_bm_wg_33467128b88dc7641e45befb9bbf6bfff1813414 with ref * 2024-12-03 03:13:14.479 | Cloning from vm-bm-wg cache and applying ref * 2024-12-03 03:13:14.551 | (1290 / 1318) 2024-12-03 03:13:14.568 | Updating cache of https://opendev.org/x/vmtp.git in /opt/dib_cache/source-repositories/vmtp_66eeee691025f1665086fe4841a48d24ee45dc70 with ref * 2024-12-03 03:13:15.188 | Cloning from vmtp cache and applying ref * 2024-12-03 03:13:15.352 | (1291 / 1318) 2024-12-03 03:13:15.369 | Updating cache of https://opendev.org/x/vmware-nsx.git in /opt/dib_cache/source-repositories/vmware_nsx_a60d290522b27034c772724a4dc2e85da65ab0f9 with ref * 2024-12-03 03:13:19.330 | Cloning from vmware-nsx cache and applying ref * 2024-12-03 03:13:24.590 | (1292 / 1318) 2024-12-03 03:13:24.608 | 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 * 2024-12-03 03:13:25.699 | Cloning from vmware-nsx-tempest-plugin cache and applying ref * 2024-12-03 03:13:26.112 | (1293 / 1318) 2024-12-03 03:13:26.130 | Updating cache of https://opendev.org/x/vmware-nsxlib.git in /opt/dib_cache/source-repositories/vmware_nsxlib_dae28e94cb921594a31cef169990f1dde4fd387f with ref * 2024-12-03 03:13:30.368 | Cloning from vmware-nsxlib cache and applying ref * 2024-12-03 03:13:48.284 | (1294 / 1318) 2024-12-03 03:13:48.302 | Updating cache of https://opendev.org/x/vmware-vspc.git in /opt/dib_cache/source-repositories/vmware_vspc_d5d5f9d0b2e840a362afaab26c23649a477cfd19 with ref * 2024-12-03 03:13:49.197 | Cloning from vmware-vspc cache and applying ref * 2024-12-03 03:13:49.642 | (1295 / 1318) 2024-12-03 03:13:49.659 | Updating cache of https://opendev.org/x/whitebox-neutron-tempest-plugin.git in /opt/dib_cache/source-repositories/whitebox_neutron_tempest_plugin_77fa52795d9c08eaf7c54d5e7855758c07b150a2 with ref * 2024-12-03 03:13:52.731 | Cloning from whitebox-neutron-tempest-plugin cache and applying ref * 2024-12-03 03:14:56.580 | (1296 / 1318) 2024-12-03 03:14:56.598 | Updating cache of https://opendev.org/x/wsme.git in /opt/dib_cache/source-repositories/wsme_e802426e824df2ba23ccecbf27592c803082f2e6 with ref * 2024-12-03 03:15:03.008 | Cloning from wsme cache and applying ref * 2024-12-03 03:15:07.776 | (1297 / 1318) 2024-12-03 03:15:07.794 | Updating cache of https://opendev.org/x/xenapi-os-testing.git in /opt/dib_cache/source-repositories/xenapi_os_testing_7cbe80c027316ce3959f81e7e89606c59c65bad2 with ref * 2024-12-03 03:15:08.356 | Cloning from xenapi-os-testing cache and applying ref * 2024-12-03 03:15:08.786 | (1298 / 1318) 2024-12-03 03:15:08.804 | Updating cache of https://opendev.org/x/xstatic-angular-cookies.git in /opt/dib_cache/source-repositories/xstatic_angular_cookies_35d3d4d6ef0fc0078de0992d89749d3b93d81992 with ref * 2024-12-03 03:15:09.341 | Cloning from xstatic-angular-cookies cache and applying ref * 2024-12-03 03:15:09.415 | (1299 / 1318) 2024-12-03 03:15:09.432 | Updating cache of https://opendev.org/x/xstatic-angular-mock.git in /opt/dib_cache/source-repositories/xstatic_angular_mock_8219e1e8160c0bea7a520d886d7f31b179e5db47 with ref * 2024-12-03 03:15:09.796 | Cloning from xstatic-angular-mock cache and applying ref * 2024-12-03 03:15:09.872 | (1300 / 1318) 2024-12-03 03:15:09.889 | Updating cache of https://opendev.org/x/xstatic-angular-sanitize.git in /opt/dib_cache/source-repositories/xstatic_angular_sanitize_773ea0947ff5cd80f6926f86e07ef13e447f2092 with ref * 2024-12-03 03:15:10.546 | Cloning from xstatic-angular-sanitize cache and applying ref * 2024-12-03 03:15:10.620 | (1301 / 1318) 2024-12-03 03:15:10.638 | 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 * 2024-12-03 03:15:11.006 | Cloning from xstatic-jquery.bootstrap.wizard cache and applying ref * 2024-12-03 03:15:11.079 | (1302 / 1318) 2024-12-03 03:15:11.097 | Updating cache of https://opendev.org/x/xstatic-qunit.git in /opt/dib_cache/source-repositories/xstatic_qunit_9bdda54c72e0ebd56bee047e28d3bf8547bc9dfe with ref * 2024-12-03 03:15:12.468 | Cloning from xstatic-qunit cache and applying ref * 2024-12-03 03:15:12.544 | (1303 / 1318) 2024-12-03 03:15:12.562 | Updating cache of https://opendev.org/zuul/gating.dev.git in /opt/dib_cache/source-repositories/gating_dev_539e37d8e94de4ad1e07ca64a850ce1088e61604 with ref * 2024-12-03 03:15:13.424 | Cloning from gating.dev cache and applying ref * 2024-12-03 03:15:13.500 | (1304 / 1318) 2024-12-03 03:15:13.518 | Updating cache of https://opendev.org/zuul/gcp-authdaemon.git in /opt/dib_cache/source-repositories/gcp_authdaemon_d4975bb5cfd9f82e4c296d3fb90808ae3270633b with ref * 2024-12-03 03:15:14.453 | Cloning from gcp-authdaemon cache and applying ref * 2024-12-03 03:15:14.669 | (1305 / 1318) 2024-12-03 03:15:14.687 | Updating cache of https://opendev.org/zuul/nodepool.git in /opt/dib_cache/source-repositories/nodepool_39f72c286debbde9dd1d529c99e7875d250e4267 with ref * 2024-12-03 03:15:21.112 | Cloning from nodepool cache and applying ref * 2024-12-03 03:17:26.812 | (1306 / 1318) 2024-12-03 03:17:26.830 | Updating cache of https://opendev.org/zuul/project-config.git in /opt/dib_cache/source-repositories/project_config_20aaee614c3279749f82f3a2fc2bca0f939bb397 with ref * 2024-12-03 03:17:27.434 | Cloning from project-config cache and applying ref * 2024-12-03 03:17:27.509 | (1307 / 1318) 2024-12-03 03:17:27.527 | Updating cache of https://opendev.org/zuul/zuul.git in /opt/dib_cache/source-repositories/zuul_77f08707a5235787160d35bb84c05728a29d6fc2 with ref * 2024-12-03 03:17:30.496 | Cloning from zuul cache and applying ref * 2024-12-03 03:18:52.970 | (1308 / 1318) 2024-12-03 03:18:52.988 | Updating cache of https://opendev.org/zuul/zuul-base-jobs.git in /opt/dib_cache/source-repositories/zuul_base_jobs_b2e6d2dcc2ffefcca64e73ad671764844b4dc36f with ref * 2024-12-03 03:18:53.401 | Cloning from zuul-base-jobs cache and applying ref * 2024-12-03 03:18:53.511 | (1309 / 1318) 2024-12-03 03:18:53.528 | Updating cache of https://opendev.org/zuul/zuul-client.git in /opt/dib_cache/source-repositories/zuul_client_d58fb7ada125e9f2082b3eb4b4065768e96a3857 with ref * 2024-12-03 03:18:54.447 | Cloning from zuul-client cache and applying ref * 2024-12-03 03:18:57.681 | (1310 / 1318) 2024-12-03 03:18:57.699 | Updating cache of https://opendev.org/zuul/zuul-helm.git in /opt/dib_cache/source-repositories/zuul_helm_03cec1fa94399a65e87f0a39091382e4d1873001 with ref * 2024-12-03 03:18:58.907 | Cloning from zuul-helm cache and applying ref * 2024-12-03 03:18:58.987 | (1311 / 1318) 2024-12-03 03:18:59.005 | Updating cache of https://opendev.org/zuul/zuul-jobs.git in /opt/dib_cache/source-repositories/zuul_jobs_d66d4cb52d5a7b5755336848cdfcd056e1137985 with ref * 2024-12-03 03:19:01.382 | Cloning from zuul-jobs cache and applying ref * 2024-12-03 03:20:09.410 | (1312 / 1318) 2024-12-03 03:20:09.427 | Updating cache of https://opendev.org/zuul/zuul-operator.git in /opt/dib_cache/source-repositories/zuul_operator_c997f5098b19eadfa34821a22d244be193c8147b with ref * 2024-12-03 03:20:10.157 | Cloning from zuul-operator cache and applying ref * 2024-12-03 03:20:11.232 | (1313 / 1318) 2024-12-03 03:20:11.249 | Updating cache of https://opendev.org/zuul/zuul-preview.git in /opt/dib_cache/source-repositories/zuul_preview_c811389caba6f90958648237536f4de872d583ad with ref * 2024-12-03 03:20:11.633 | Cloning from zuul-preview cache and applying ref * 2024-12-03 03:20:11.710 | (1314 / 1318) 2024-12-03 03:20:11.728 | Updating cache of https://opendev.org/zuul/zuul-registry.git in /opt/dib_cache/source-repositories/zuul_registry_f5446fed704822f429439c94319db214fa6f0335 with ref * 2024-12-03 03:20:12.428 | Cloning from zuul-registry cache and applying ref * 2024-12-03 03:20:13.541 | (1315 / 1318) 2024-12-03 03:20:13.558 | Updating cache of https://opendev.org/zuul/zuul-sphinx.git in /opt/dib_cache/source-repositories/zuul_sphinx_a24156048c4a0f0101b258bfa016398eafeecea4 with ref * 2024-12-03 03:20:14.238 | Cloning from zuul-sphinx cache and applying ref * 2024-12-03 03:20:14.367 | (1316 / 1318) 2024-12-03 03:20:14.384 | Updating cache of https://opendev.org/zuul/zuul-storage-proxy.git in /opt/dib_cache/source-repositories/zuul_storage_proxy_d0791cfcfdc6047344f7fe7b0bb7e056c6190340 with ref * 2024-12-03 03:20:14.838 | Cloning from zuul-storage-proxy cache and applying ref * 2024-12-03 03:20:14.956 | (1317 / 1318) 2024-12-03 03:20:14.974 | Updating cache of https://opendev.org/zuul/zuul-website.git in /opt/dib_cache/source-repositories/zuul_website_862025b44956d8a435a45d56aa3a1c225bc3ddf3 with ref * 2024-12-03 03:20:15.753 | Cloning from zuul-website cache and applying ref * 2024-12-03 03:20:16.792 | (1318 / 1318) 2024-12-03 03:20:16.810 | Updating cache of https://opendev.org/zuul/zuul-website-media.git in /opt/dib_cache/source-repositories/zuul_website_media_9b81b80caa18a094de47403a415032bb0ec52bbc with ref * 2024-12-03 03:20:17.274 | Cloning from zuul-website-media cache and applying ref * 2024-12-03 03:20:17.672 | Getting /opt/dib_cache/source-repositories/repositories_flock: Tue Dec 3 03:20:17 UTC 2024 for /opt/dib_tmp/dib_build.f0VtBi1W/hooks/source-repository-pip 2024-12-03 03:20:17.818 | (0001 / 0002) 2024-12-03 03:20:17.836 | Caching get-pip-py file from https://bootstrap.pypa.io/get-pip.py in /opt/dib_cache/source-repositories/get_pip_py_50bbba586670cca2803e23f614374b482e595f6a 2024-12-03 03:20:17.991 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-12-03 03:20:17.993 | Dload Upload Total Spent Left Speed 2024-12-03 03:20:18.282 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-12-03 03:20:18.288 | Server copy has not changed. Using locally cached https://bootstrap.pypa.io/get-pip.py 2024-12-03 03:20:18.534 | (0002 / 0002) 2024-12-03 03:20:18.551 | 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 2024-12-03 03:20:18.584 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-12-03 03:20:18.585 | Dload Upload Total Spent Left Speed 2024-12-03 03:20:18.778 | 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 2024-12-03 03:20:18.783 | Server copy has not changed. Using locally cached https://bootstrap.pypa.io/pip/3.6/get-pip.py 2024-12-03 03:20:18.851 | Getting /opt/dib_cache/source-repositories/repositories_flock: Tue Dec 3 03:20:18 UTC 2024 for /opt/dib_tmp/dib_build.f0VtBi1W/hooks/source-repository-dstat_graph 2024-12-03 03:20:18.861 | (0001 / 0001) 2024-12-03 03:20:19.025 | Updating cache of https://opendev.org/opendev/dstat_graph in /opt/dib_cache/source-repositories/dstat_graph_7f9e7d636b9a04f02d9f3adfd75e7834befe3865 with ref master 2024-12-03 03:20:19.285 | Cloning from dstat_graph cache and applying ref master 2024-12-03 03:20:19.406 | HEAD is now at 358c6a7 Fix refresh for embedded csv 2024-12-03 03:20:19.435 | Getting /opt/dib_cache/source-repositories/repositories_flock: Tue Dec 3 03:20:19 UTC 2024 for /opt/dib_tmp/dib_build.f0VtBi1W/hooks/source-repository-images 2024-12-03 03:20:19.444 | (0001 / 0012) 2024-12-03 03:20:19.462 | Caching cirros-0.5.3-x86_64-disk.img file from https://download.cirros-cloud.net/0.5.3/cirros-0.5.3-x86_64-disk.img in /opt/dib_cache/source-repositories/cirros_0_5_3_x86_64_disk_img_5283dab276e4198caf346b367e78549cfcb4b7e5 2024-12-03 03:20:19.495 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-12-03 03:20:19.496 | Dload Upload Total Spent Left Speed 2024-12-03 03:20:19.622 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 273 100 273 0 0 2148 0 --:--:-- --:--:-- --:--:-- 2166 2024-12-03 03:20:20.133 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-12-03 03:20:20.692 | 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 2024-12-03 03:20:20.703 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.5.3/cirros-0.5.3-x86_64-disk.img 2024-12-03 03:20:22.158 | (0002 / 0012) 2024-12-03 03:20:22.175 | Caching cirros-0.5.3-x86_64-uec.tar.gz file from https://download.cirros-cloud.net/0.5.3/cirros-0.5.3-x86_64-uec.tar.gz in /opt/dib_cache/source-repositories/cirros_0_5_3_x86_64_uec_tar_gz_685bf957dfc0dab325f41e1d9fd8e51ced2647de 2024-12-03 03:20:22.208 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-12-03 03:20:22.209 | Dload Upload Total Spent Left Speed 2024-12-03 03:20:22.306 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 275 100 275 0 0 2779 0 --:--:-- --:--:-- --:--:-- 2806 2024-12-03 03:20:22.523 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-12-03 03:20:23.107 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-12-03 03:20:23.117 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.5.3/cirros-0.5.3-x86_64-uec.tar.gz 2024-12-03 03:20:24.290 | (0003 / 0012) 2024-12-03 03:20:24.307 | Caching cirros-0.5.3-aarch64-disk.img file from https://download.cirros-cloud.net/0.5.3/cirros-0.5.3-aarch64-disk.img in /opt/dib_cache/source-repositories/cirros_0_5_3_aarch64_disk_img_cd3f6aef8ad005c8dedb068bc55d5c71b860c549 2024-12-03 03:20:24.340 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-12-03 03:20:24.341 | Dload Upload Total Spent Left Speed 2024-12-03 03:20:24.439 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 274 100 274 0 0 2750 0 --:--:-- --:--:-- --:--:-- 2767 2024-12-03 03:20:24.657 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-12-03 03:20:25.185 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-12-03 03:20:25.195 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.5.3/cirros-0.5.3-aarch64-disk.img 2024-12-03 03:20:27.123 | (0004 / 0012) 2024-12-03 03:20:27.140 | Caching cirros-0.6.2-x86_64-disk.img file from https://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img in /opt/dib_cache/source-repositories/cirros_0_6_2_x86_64_disk_img_ddb2b1ddba042c6083a5289bef5e139a15e3c9cd 2024-12-03 03:20:27.173 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-12-03 03:20:27.174 | Dload Upload Total Spent Left Speed 2024-12-03 03:20:27.273 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 273 100 273 0 0 2741 0 --:--:-- --:--:-- --:--:-- 2757 2024-12-03 03:20:27.500 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-12-03 03:20:28.011 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-12-03 03:20:28.022 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2024-12-03 03:20:29.797 | (0005 / 0012) 2024-12-03 03:20:29.815 | Caching cirros-0.6.2-x86_64-uec.tar.gz file from https://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-uec.tar.gz in /opt/dib_cache/source-repositories/cirros_0_6_2_x86_64_uec_tar_gz_791cb03b9ebac46e4d4321ea4097c30356d92625 2024-12-03 03:20:29.848 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-12-03 03:20:29.849 | Dload Upload Total Spent Left Speed 2024-12-03 03:20:29.945 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 275 100 275 0 0 2830 0 --:--:-- --:--:-- --:--:-- 2864 2024-12-03 03:20:30.193 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-12-03 03:20:30.710 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-12-03 03:20:30.722 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-uec.tar.gz 2024-12-03 03:20:34.744 | (0006 / 0012) 2024-12-03 03:20:34.761 | Caching cirros-0.6.2-aarch64-disk.img file from https://download.cirros-cloud.net/0.6.2/cirros-0.6.2-aarch64-disk.img in /opt/dib_cache/source-repositories/cirros_0_6_2_aarch64_disk_img_f42dd7604f4eb22a9b6994de7a3a1539b0ac5680 2024-12-03 03:20:34.794 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-12-03 03:20:34.795 | Dload Upload Total Spent Left Speed 2024-12-03 03:20:34.892 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 274 100 274 0 0 2770 0 --:--:-- --:--:-- --:--:-- 2795 2024-12-03 03:20:35.117 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-12-03 03:20:35.652 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-12-03 03:20:35.662 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.6.2/cirros-0.6.2-aarch64-disk.img 2024-12-03 03:20:37.524 | (0007 / 0012) 2024-12-03 03:20:37.541 | Caching cirros-0.6.3-x86_64-disk.img file from https://download.cirros-cloud.net/0.6.3/cirros-0.6.3-x86_64-disk.img in /opt/dib_cache/source-repositories/cirros_0_6_3_x86_64_disk_img_bf1bbcd7d57b679c05dd95b02490ad000bc997e9 2024-12-03 03:20:37.573 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-12-03 03:20:37.574 | Dload Upload Total Spent Left Speed 2024-12-03 03:20:37.673 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 273 100 273 0 0 2729 0 --:--:-- --:--:-- --:--:-- 2757 2024-12-03 03:20:37.912 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-12-03 03:20:38.430 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-12-03 03:20:38.440 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.6.3/cirros-0.6.3-x86_64-disk.img 2024-12-03 03:20:39.025 | (0008 / 0012) 2024-12-03 03:20:39.043 | Caching cirros-0.6.3-x86_64-uec.tar.gz file from https://download.cirros-cloud.net/0.6.3/cirros-0.6.3-x86_64-uec.tar.gz in /opt/dib_cache/source-repositories/cirros_0_6_3_x86_64_uec_tar_gz_80caa5597d1299bff14495f0eaa625648fb03a0b 2024-12-03 03:20:39.075 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-12-03 03:20:39.076 | Dload Upload Total Spent Left Speed 2024-12-03 03:20:39.167 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 275 100 275 0 0 2989 0 --:--:-- --:--:-- --:--:-- 3021 2024-12-03 03:20:39.372 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-12-03 03:20:39.873 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-12-03 03:20:39.883 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.6.3/cirros-0.6.3-x86_64-uec.tar.gz 2024-12-03 03:20:41.783 | (0009 / 0012) 2024-12-03 03:20:41.801 | Caching cirros-0.6.3-aarch64-disk.img file from https://download.cirros-cloud.net/0.6.3/cirros-0.6.3-aarch64-disk.img in /opt/dib_cache/source-repositories/cirros_0_6_3_aarch64_disk_img_00196232240b9c5c5b4a1d66709471dba150e670 2024-12-03 03:20:41.834 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-12-03 03:20:41.835 | Dload Upload Total Spent Left Speed 2024-12-03 03:20:41.941 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 274 100 274 0 0 2537 0 --:--:-- --:--:-- --:--:-- 2560 2024-12-03 03:20:42.165 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-12-03 03:20:42.700 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-12-03 03:20:42.710 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.6.3/cirros-0.6.3-aarch64-disk.img 2024-12-03 03:20:46.563 | (0010 / 0012) 2024-12-03 03:20:46.580 | 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 2024-12-03 03:20:46.612 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-12-03 03:20:46.614 | Dload Upload Total Spent Left Speed 2024-12-03 03:20:46.879 | 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 2024-12-03 03:20:47.392 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-12-03 03:20:47.400 | 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 2024-12-03 03:20:48.556 | (0011 / 0012) 2024-12-03 03:20:48.574 | 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 2024-12-03 03:20:48.606 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-12-03 03:20:48.608 | Dload Upload Total Spent Left Speed 2024-12-03 03:20:48.831 | 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 2024-12-03 03:20:49.360 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-12-03 03:20:49.368 | 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 2024-12-03 03:20:49.748 | (0012 / 0012) 2024-12-03 03:20:49.765 | 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 2024-12-03 03:20:49.797 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-12-03 03:20:49.799 | Dload Upload Total Spent Left Speed 2024-12-03 03:20:50.059 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-12-03 03:20:50.578 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-12-03 03:20:50.585 | 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 2024-12-03 03:20:51.576 | dib-run-parts 98-source-repositories completed 2024-12-03 03:20:51.576 | dib-run-parts Running /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/99-enable-install-types 2024-12-03 03:20:51.619 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/99-enable-install-types:main:19 : set -eu 2024-12-03 03:20:51.623 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/99-enable-install-types:main:20 : set -o pipefail 2024-12-03 03:20:51.627 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/99-enable-install-types:main:22 : declare -a SPECIFIED_ELEMS 2024-12-03 03:20:51.631 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/99-enable-install-types:main:26 : SPECIFIED_ELEMS[0]= 2024-12-03 03:20:51.636 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/99-enable-install-types:main:29 : PREFIX=DIB_INSTALLTYPE_ 2024-12-03 03:20:51.641 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/99-enable-install-types:main:30 : env 2024-12-03 03:20:51.641 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/99-enable-install-types:main:30 : grep '^DIB_INSTALLTYPE_' 2024-12-03 03:20:51.641 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/99-enable-install-types:main:30 : cut -d= -f1 2024-12-03 03:20:51.698 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/99-enable-install-types:main:30 : echo '' 2024-12-03 03:20:51.705 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/99-enable-install-types:main:30 : INSTALL_TYPE_VARS= 2024-12-03 03:20:51.709 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/99-enable-install-types:main:53 : find /opt/dib_tmp/dib_build.f0VtBi1W/hooks/install.d -maxdepth 1 -name '*-source-install' -type d 2024-12-03 03:20:51.737 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/99-enable-install-types:main:53 : default_install_type_dirs=/opt/dib_tmp/dib_build.f0VtBi1W/hooks/install.d/simple-init-source-install 2024-12-03 03:20:51.741 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/99-enable-install-types:main:54 : for _install_dir in $default_install_type_dirs 2024-12-03 03:20:51.745 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/99-enable-install-types:main:55 : SUFFIX=-source-install 2024-12-03 03:20:51.749 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/99-enable-install-types:main:56 : basename /opt/dib_tmp/dib_build.f0VtBi1W/hooks/install.d/simple-init-source-install 2024-12-03 03:20:51.755 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/99-enable-install-types:main:56 : _install_dir=simple-init-source-install 2024-12-03 03:20:51.760 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/99-enable-install-types:main:57 : INSTALLDIRPREFIX=simple-init 2024-12-03 03:20:51.764 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/99-enable-install-types:main:59 : found=0 2024-12-03 03:20:51.769 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/99-enable-install-types:main:68 : '[' 0 = 0 ']' 2024-12-03 03:20:51.773 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/99-enable-install-types:main:69 : pushd /opt/dib_tmp/dib_build.f0VtBi1W/hooks/install.d 2024-12-03 03:20:51.773 | /opt/dib_tmp/dib_build.f0VtBi1W/hooks/install.d / 2024-12-03 03:20:51.777 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/99-enable-install-types:main:70 : ln -sf simple-init-source-install/40-glean . 2024-12-03 03:20:51.802 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/99-enable-install-types:main:71 : popd 2024-12-03 03:20:51.802 | / 2024-12-03 03:20:51.804 | dib-run-parts 99-enable-install-types completed 2024-12-03 03:20:51.804 | dib-run-parts Running /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/99-squash-package-install 2024-12-03 03:20:51.836 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/99-squash-package-install:main:5 : set -eu 2024-12-03 03:20:51.840 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/99-squash-package-install:main:6 : set -o pipefail 2024-12-03 03:20:51.845 | ++ /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/99-squash-package-install:main:8 : dirname /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/99-squash-package-install 2024-12-03 03:20:51.851 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/99-squash-package-install:main:8 : sudo -E /usr/local/bin/python /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash '--elements=cache-url package-installs sysprep dib-init-system bootloader growroot install-types runtime-ssh-host-keys openssh-server yum-minimal vm yum selinux-fixfiles-restore cache-devstack pkg-map source-repositories zuul-worker manifests simple-init cloud-init infra-package-needs block-device-efi base install-bin nodepool-base redhat-common rpm-distro ensure-venv cloud-init-datasources openstack-repos install-static journal-to-console openeuler-minimal' --path=/etc/nodepool/elements:/usr/local/lib/python3.11/site-packages/diskimage_builder/elements /opt/dib_tmp/dib_build.f0VtBi1W/mnt/tmp/package-installs.json 2024-12-03 03:20:54.476 | DEBUG __main__ [-] element_dirs -> [('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'cache-url'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'package-installs'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'sysprep'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'dib-init-system'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'bootloader'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'growroot'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'install-types'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'runtime-ssh-host-keys'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'openssh-server'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'yum-minimal'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'vm'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'yum'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'selinux-fixfiles-restore'), ('/etc/nodepool/elements', 'cache-devstack'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'pkg-map'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'source-repositories'), ('/etc/nodepool/elements', 'zuul-worker'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'manifests'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'simple-init'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'cloud-init'), ('/etc/nodepool/elements', 'infra-package-needs'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'block-device-efi'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'base'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'install-bin'), ('/etc/nodepool/elements', 'nodepool-base'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'redhat-common'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'rpm-distro'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'ensure-venv'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'cloud-init-datasources'), ('/etc/nodepool/elements', 'openstack-repos'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'install-static'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'journal-to-console'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'openeuler-minimal')] main /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:212 2024-12-03 03:20:54.477 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url/package-installs.yaml 2024-12-03 03:20:54.478 | DEBUG __main__ [-] Considering cache-url/curl param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.478 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.479 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/package-installs.yaml 2024-12-03 03:20:54.480 | DEBUG __main__ [-] Considering growroot/growpart param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.480 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.480 | DEBUG __main__ [-] Considering growroot/e2fsprogs param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.481 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.481 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/package-installs.yaml 2024-12-03 03:20:54.482 | DEBUG __main__ [-] Considering runtime-ssh-host-keys/openssh-client param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.482 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.482 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/package-installs.yaml 2024-12-03 03:20:54.483 | DEBUG __main__ [-] Considering openssh-server/openssh-server param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.483 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.484 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/package-installs.yaml 2024-12-03 03:20:54.486 | DEBUG __main__ [-] Considering yum-minimal/audit param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.486 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.487 | DEBUG __main__ [-] Considering yum-minimal/dracut param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.487 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.487 | DEBUG __main__ [-] Considering yum-minimal/dracut-config-generic param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.487 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.487 | DEBUG __main__ [-] Considering yum-minimal/grubby param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.488 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.488 | DEBUG __main__ [-] Considering yum-minimal/kernel param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.488 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.488 | DEBUG __main__ [-] Considering yum-minimal/initscripts param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.488 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.488 | DEBUG __main__ [-] Considering yum-minimal/man-pages param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.489 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.489 | DEBUG __main__ [-] Considering yum-minimal/lsb_release param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.489 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.489 | DEBUG __main__ [-] Considering yum-minimal/redhat-rpm-config param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.489 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.490 | DEBUG __main__ [-] Considering yum-minimal/linux-firmware param:{'uninstall': True} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.490 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.490 | DEBUG __main__ [-] Considering yum-minimal/linux-firmware-whence param:{'uninstall': True} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.490 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.490 | DEBUG __main__ [-] Considering yum-minimal/NetworkManager param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.491 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.491 | DEBUG __main__ [-] Considering yum-minimal/dhcp-client param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.491 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.492 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories/package-installs.yaml 2024-12-03 03:20:54.493 | DEBUG __main__ [-] Considering source-repositories/git param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.493 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.493 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/package-installs.yaml 2024-12-03 03:20:54.495 | DEBUG __main__ [-] Considering simple-init/dhcp-client param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.495 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.496 | DEBUG __main__ [-] Considering simple-init/net-tools param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.496 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.496 | DEBUG __main__ [-] Considering simple-init/ifupdown param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.496 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.496 | DEBUG __main__ [-] Considering simple-init/network-scripts param:{'when': 'DIB_SIMPLE_INIT_NETWORKMANAGER = 0'} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.497 | DEBUG __main__ [-] ... when eval DIB_SIMPLE_INIT_NETWORKMANAGER=0 against <0> _when /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:99 2024-12-03 03:20:54.497 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.497 | DEBUG __main__ [-] Considering simple-init/NetworkManager param:{'when': 'DIB_SIMPLE_INIT_NETWORKMANAGER != 0'} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.498 | DEBUG __main__ [-] ... when eval DIB_SIMPLE_INIT_NETWORKMANAGER!=0 against <0> _when /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:99 2024-12-03 03:20:54.498 | DEBUG __main__ [-] ... skipped due to when: failures collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:180 2024-12-03 03:20:54.498 | DEBUG __main__ [-] Considering simple-init/NetworkManager-initscripts-ifcfg-rh param:{'when': 'DIB_SIMPLE_INIT_NETWORKMANAGER != 0'} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.498 | DEBUG __main__ [-] ... when eval DIB_SIMPLE_INIT_NETWORKMANAGER!=0 against <0> _when /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:99 2024-12-03 03:20:54.498 | DEBUG __main__ [-] ... skipped due to when: failures collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:180 2024-12-03 03:20:54.499 | DEBUG __main__ [-] Considering simple-init/cloud-init param:{'uninstall': True} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.499 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.499 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init/package-installs.yaml 2024-12-03 03:20:54.516 | DEBUG __main__ [-] Considering cloud-init/cloud-init param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.516 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.516 | INFO __main__ [-] Squashing install file: /etc/nodepool/elements/infra-package-needs/package-installs.yaml 2024-12-03 03:20:54.551 | DEBUG __main__ [-] Considering infra-package-needs/acl param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.551 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.551 | DEBUG __main__ [-] Considering infra-package-needs/acpid param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.551 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.551 | DEBUG __main__ [-] Considering infra-package-needs/coreutils param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.552 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.552 | DEBUG __main__ [-] Considering infra-package-needs/cron param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.552 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.552 | DEBUG __main__ [-] Considering infra-package-needs/util-linux param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.552 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.553 | DEBUG __main__ [-] Considering infra-package-needs/build-essential param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.553 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.553 | DEBUG __main__ [-] Considering infra-package-needs/python3-dev param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.553 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.553 | DEBUG __main__ [-] Considering infra-package-needs/uuid-runtime param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.554 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.554 | DEBUG __main__ [-] Considering infra-package-needs/traceroute param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.554 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.554 | DEBUG __main__ [-] Considering infra-package-needs/ntp param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.554 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.554 | DEBUG __main__ [-] Considering infra-package-needs/ntpdate param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.555 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.555 | DEBUG __main__ [-] Considering infra-package-needs/gentoolkit param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.555 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.555 | DEBUG __main__ [-] Considering infra-package-needs/at param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.555 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.556 | DEBUG __main__ [-] Considering infra-package-needs/strace param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.556 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.556 | DEBUG __main__ [-] Considering infra-package-needs/tcpdump param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.556 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.556 | DEBUG __main__ [-] Considering infra-package-needs/rsyslog param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.557 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.557 | DEBUG __main__ [-] Considering infra-package-needs/git param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.557 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.557 | DEBUG __main__ [-] Considering infra-package-needs/rsync param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.557 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.557 | DEBUG __main__ [-] Considering infra-package-needs/parted param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.558 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.558 | DEBUG __main__ [-] Considering infra-package-needs/wget param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.558 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.558 | DEBUG __main__ [-] Considering infra-package-needs/iputils-ping param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.558 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.559 | DEBUG __main__ [-] Considering infra-package-needs/iproute2 param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.559 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.559 | DEBUG __main__ [-] Considering infra-package-needs/dnsutils param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.559 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.559 | DEBUG __main__ [-] Considering infra-package-needs/haveged param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.560 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.560 | DEBUG __main__ [-] Considering infra-package-needs/iptables param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.560 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.560 | DEBUG __main__ [-] Considering infra-package-needs/redhat-rpm-config param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.560 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.561 | DEBUG __main__ [-] Considering infra-package-needs/redhat-lsb-core param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.561 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.561 | DEBUG __main__ [-] Considering infra-package-needs/gnupg2 param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.561 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.562 | INFO __main__ [-] Squashing install file: /etc/nodepool/elements/nodepool-base/package-installs.yaml 2024-12-03 03:20:54.579 | DEBUG __main__ [-] Considering nodepool-base/unbound param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.579 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.580 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/redhat-common/package-installs.yaml 2024-12-03 03:20:54.582 | DEBUG __main__ [-] Considering redhat-common/lsof param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.582 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.582 | DEBUG __main__ [-] Considering redhat-common/tcpdump param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.582 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.583 | DEBUG __main__ [-] Considering redhat-common/traceroute param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.583 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.583 | DEBUG __main__ [-] Considering redhat-common/which param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.583 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.583 | DEBUG __main__ [-] Considering redhat-common/gettext param:{'phase': 'pre-install.d'} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.584 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.584 | DEBUG __main__ [-] Considering redhat-common/ca-certificates param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.584 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.584 | DEBUG __main__ [-] Considering redhat-common/selinux-policy param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.584 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.585 | DEBUG __main__ [-] Considering redhat-common/selinux-policy-targeted param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.585 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.585 | DEBUG __main__ [-] Considering redhat-common/python3-libselinux param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.585 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.585 | DEBUG __main__ [-] Considering redhat-common/python3-policycoreutils param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.585 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.586 | DEBUG __main__ [-] Considering redhat-common/policycoreutils-python-utils param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.586 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.586 | DEBUG __main__ [-] Considering redhat-common/rng-tools param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.586 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.586 | DEBUG __main__ [-] Considering redhat-common/passwd param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.587 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.587 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv/package-installs.yaml 2024-12-03 03:20:54.588 | DEBUG __main__ [-] Considering ensure-venv/python3-venv param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.588 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.588 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static/package-installs.yaml 2024-12-03 03:20:54.589 | DEBUG __main__ [-] Considering install-static/rsync param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.589 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.590 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openeuler-minimal/package-installs.yaml 2024-12-03 03:20:54.815 | DEBUG __main__ [-] Considering openeuler-minimal/openEuler-latest-release param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.815 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.815 | DEBUG __main__ [-] Considering openeuler-minimal/vim-minimal param:{} collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:127 2024-12-03 03:20:54.815 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:184 2024-12-03 03:20:54.816 | DEBUG __main__ [-] final_dict -> defaultdict(..., {'install.d': defaultdict(, {'uninstall': [('linux-firmware', 'yum-minimal'), ('linux-firmware-whence', 'yum-minimal')], 'install': [('curl', 'cache-url'), ('growpart', 'growroot'), ('e2fsprogs', 'growroot'), ('openssh-client', 'runtime-ssh-host-keys'), ('openssh-server', 'openssh-server'), ('audit', 'yum-minimal'), ('dracut', 'yum-minimal'), ('dracut-config-generic', 'yum-minimal'), ('grubby', 'yum-minimal'), ('kernel', 'yum-minimal'), ('initscripts', 'yum-minimal'), ('man-pages', 'yum-minimal'), ('lsb_release', 'yum-minimal'), ('redhat-rpm-config', 'yum-minimal'), ('NetworkManager', 'yum-minimal'), ('dhcp-client', 'yum-minimal'), ('git', 'source-repositories'), ('dhcp-client', 'simple-init'), ('net-tools', 'simple-init'), ('ifupdown', 'simple-init'), ('network-scripts', 'simple-init'), ('cloud-init', 'cloud-init'), ('acl', 'infra-package-needs'), ('acpid', 'infra-package-needs'), ('coreutils', 'infra-package-needs'), ('cron', 'infra-package-needs'), ('util-linux', 'infra-package-needs'), ('build-essential', 'infra-package-needs'), ('python3-dev', 'infra-package-needs'), ('uuid-runtime', 'infra-package-needs'), ('traceroute', 'infra-package-needs'), ('ntp', 'infra-package-needs'), ('ntpdate', 'infra-package-needs'), ('gentoolkit', 'infra-package-needs'), ('at', 'infra-package-needs'), ('strace', 'infra-package-needs'), ('tcpdump', 'infra-package-needs'), ('rsyslog', 'infra-package-needs'), ('git', 'infra-package-needs'), ('rsync', 'infra-package-needs'), ('parted', 'infra-package-needs'), ('wget', 'infra-package-needs'), ('iputils-ping', 'infra-package-needs'), ('iproute2', 'infra-package-needs'), ('dnsutils', 'infra-package-needs'), ('haveged', 'infra-package-needs'), ('iptables', 'infra-package-needs'), ('redhat-rpm-config', 'infra-package-needs'), ('redhat-lsb-core', 'infra-package-needs'), ('gnupg2', 'infra-package-needs'), ('unbound', 'nodepool-base'), ('lsof', 'redhat-common'), ('tcpdump', 'redhat-common'), ('traceroute', 'redhat-common'), ('which', 'redhat-common'), ('ca-certificates', 'redhat-common'), ('selinux-policy', 'redhat-common'), ('selinux-policy-targeted', 'redhat-common'), ('python3-libselinux', 'redhat-common'), ('python3-policycoreutils', 'redhat-common'), ('policycoreutils-python-utils', 'redhat-common'), ('rng-tools', 'redhat-common'), ('passwd', 'redhat-common'), ('python3-venv', 'ensure-venv'), ('rsync', 'install-static'), ('openEuler-latest-release', 'openeuler-minimal'), ('vim-minimal', 'openeuler-minimal')]}), 'pre-install.d': defaultdict(, {'uninstall': [], 'install': [('gettext', 'redhat-common')]})}) main /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/../bin/package-installs-squash:232 2024-12-03 03:20:54.845 | dib-run-parts 99-squash-package-install completed 2024-12-03 03:20:54.846 | dib-run-parts Running /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/99-yum-repo-conf 2024-12-03 03:20:54.879 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/99-yum-repo-conf:main:7 : set -eu 2024-12-03 03:20:54.884 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/99-yum-repo-conf:main:8 : set -o pipefail 2024-12-03 03:20:54.888 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/99-yum-repo-conf:main:11 : '[' -z '' ']' 2024-12-03 03:20:54.892 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/99-yum-repo-conf:main:12 : echo 'DIB_YUM_REPO_CONF is not set - no repo configuration will be copied in' 2024-12-03 03:20:54.892 | DIB_YUM_REPO_CONF is not set - no repo configuration will be copied in 2024-12-03 03:20:54.897 | + /opt/dib_tmp/dib_build.f0VtBi1W/hooks/extra-data.d/99-yum-repo-conf:main:13 : exit 0 2024-12-03 03:20:54.900 | dib-run-parts 99-yum-repo-conf completed 2024-12-03 03:20:54.900 | dib-run-parts ----------------------- PROFILING ----------------------- 2024-12-03 03:20:54.900 | dib-run-parts 2024-12-03 03:20:54.903 | dib-run-parts Target: extra-data.d 2024-12-03 03:20:54.903 | dib-run-parts 2024-12-03 03:20:54.903 | dib-run-parts Script Seconds 2024-12-03 03:20:54.903 | dib-run-parts --------------------------------------- ---------- 2024-12-03 03:20:54.903 | dib-run-parts 2024-12-03 03:20:55.672 | dib-run-parts 10-create-pkg-map-dir 0.165 2024-12-03 03:20:55.725 | dib-run-parts 20-manifest-dir 0.028 2024-12-03 03:20:55.750 | dib-run-parts 50-create-repo-list 3.236 2024-12-03 03:20:55.764 | dib-run-parts 60-zuul-user 0.031 2024-12-03 03:20:55.773 | dib-run-parts 98-source-repositories 17833.800 2024-12-03 03:20:55.782 | dib-run-parts 99-enable-install-types 0.226 2024-12-03 03:20:55.790 | dib-run-parts 99-squash-package-install 3.039 2024-12-03 03:20:55.799 | dib-run-parts 99-yum-repo-conf 0.052 2024-12-03 03:20:55.802 | dib-run-parts 2024-12-03 03:20:55.802 | dib-run-parts --------------------- END PROFILING --------------------- 2024-12-03 03:20:55.809 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-extra-data bash 2024-12-03 03:20:55.815 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-12-03 03:20:55.815 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-extra-data(,|$)' -q 2024-12-03 03:20:55.823 | + diskimage_builder/lib/disk-image-create:main:360 : run_d_in_target pre-install 2024-12-03 03:20:55.828 | + diskimage_builder/lib/img-functions:run_d_in_target:64 : check_element 2024-12-03 03:20:55.833 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.f0VtBi1W/hooks ']' 2024-12-03 03:20:55.838 | + diskimage_builder/lib/img-functions:run_d_in_target:67 : '[' -d /opt/dib_tmp/dib_build.f0VtBi1W/hooks/pre-install.d ']' 2024-12-03 03:20:55.848 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : sudo mkdir /opt/dib_tmp/dib_build.f0VtBi1W/mnt/tmp/in_target.d 2024-12-03 03:20:55.864 | + diskimage_builder/lib/img-functions:run_d_in_target:73 : sudo cp /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-run-parts /opt/dib_tmp/dib_build.f0VtBi1W/hooks 2024-12-03 03:20:55.879 | + diskimage_builder/lib/img-functions:run_d_in_target:78 : sudo mount --bind /opt/dib_tmp/dib_build.f0VtBi1W/hooks /opt/dib_tmp/dib_build.f0VtBi1W/mnt/tmp/in_target.d 2024-12-03 03:20:57.241 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount -o remount,ro,bind /opt/dib_tmp/dib_build.f0VtBi1W/hooks /opt/dib_tmp/dib_build.f0VtBi1W/mnt/tmp/in_target.d 2024-12-03 03:20:57.257 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : check_break before-pre-install run_in_target bash 2024-12-03 03:20:57.262 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-12-03 03:20:57.262 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-pre-install(,|$)' -q 2024-12-03 03:20:57.271 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : '[' -z '' ']' 2024-12-03 03:20:57.275 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : in_target_arg=run_in_target 2024-12-03 03:20:57.280 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : trap 'check_break after-error run_in_target bash' ERR 2024-12-03 03:20:57.286 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : run_in_target /tmp/in_target.d/dib-run-parts /tmp/in_target.d/pre-install.d 2024-12-03 03:20:57.291 | + diskimage_builder/lib/img-functions:run_in_target:49 : cmd='/tmp/in_target.d/dib-run-parts /tmp/in_target.d/pre-install.d' 2024-12-03 03:20:57.296 | + diskimage_builder/lib/img-functions:run_in_target:51 : ORIG_HOME=/var/lib/nodepool 2024-12-03 03:20:57.301 | + diskimage_builder/lib/img-functions:run_in_target:52 : export HOME=/root 2024-12-03 03:20:57.307 | + diskimage_builder/lib/img-functions:run_in_target:52 : HOME=/root 2024-12-03 03:20:57.312 | + diskimage_builder/lib/img-functions:run_in_target:58 : sudo -E chroot /opt/dib_tmp/dib_build.f0VtBi1W/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' 2024-12-03 03:20:58.728 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-base-defaults 2024-12-03 03:20:58.732 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-base-defaults 2024-12-03 03:20:58.745 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2024-12-03 03:20:58.745 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2024-12-03 03:20:58.745 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-12-03 03:20:58.745 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-12-03 03:20:58.746 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-bootloader-default-cmdline 2024-12-03 03:20:58.749 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-bootloader-default-cmdline 2024-12-03 03:20:58.760 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-12-03 03:20:58.760 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-12-03 03:20:58.760 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-12-03 03:20:58.761 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-12-03 03:20:58.761 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-12-03 03:20:58.761 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-12-03 03:20:58.761 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-12-03 03:20:58.761 | ++ export DIB_NO_TIMER_CHECK=True 2024-12-03 03:20:58.761 | ++ DIB_NO_TIMER_CHECK=True 2024-12-03 03:20:58.761 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-12-03 03:20:58.761 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-12-03 03:20:58.761 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-12-03 03:20:58.761 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-12-03 03:20:58.762 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-openeuler-distro-name.bash 2024-12-03 03:20:58.765 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-openeuler-distro-name.bash 2024-12-03 03:20:58.771 | ++ export DISTRO_NAME=openeuler 2024-12-03 03:20:58.771 | ++ DISTRO_NAME=openeuler 2024-12-03 03:20:58.771 | ++ export DIB_RELEASE=22.03-LTS 2024-12-03 03:20:58.771 | ++ DIB_RELEASE=22.03-LTS 2024-12-03 03:20:58.772 | ++ export EFI_BOOT_DIR=EFI/openEuler 2024-12-03 03:20:58.772 | ++ EFI_BOOT_DIR=EFI/openEuler 2024-12-03 03:20:58.772 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2024-12-03 03:20:58.775 | + source /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2024-12-03 03:20:58.794 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2024-12-03 03:20:58.794 | ++ DIB_DEFAULT_INSTALLTYPE=source 2024-12-03 03:20:58.794 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/11-yum-dnf.bash 2024-12-03 03:20:58.797 | + source /tmp/in_target.d/pre-install.d/../environment.d/11-yum-dnf.bash 2024-12-03 03:20:58.799 | ++ export YUM=dnf 2024-12-03 03:20:58.799 | ++ YUM=dnf 2024-12-03 03:20:58.800 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2024-12-03 03:20:58.803 | + source /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2024-12-03 03:20:58.808 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-12-03 03:20:58.809 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-12-03 03:20:58.809 | ++ export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-ef480f73e6214e4c8763587ac6df833c.d/ 2024-12-03 03:20:58.809 | ++ DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-ef480f73e6214e4c8763587ac6df833c.d/ 2024-12-03 03:20:58.809 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/15-block-device.bash 2024-12-03 03:20:58.812 | + source /tmp/in_target.d/pre-install.d/../environment.d/15-block-device.bash 2024-12-03 03:20:58.832 | ++ [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-12-03 03:20:58.835 | ++ export DIB_BLOCK_DEVICE=efi 2024-12-03 03:20:58.835 | ++ DIB_BLOCK_DEVICE=efi 2024-12-03 03:20:58.835 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/15-simple-init-networkmanager 2024-12-03 03:20:58.838 | + source /tmp/in_target.d/pre-install.d/../environment.d/15-simple-init-networkmanager 2024-12-03 03:20:58.852 | ++ [[ openeuler =~ (almalinux|centos|fedora|rocky) ]] 2024-12-03 03:20:58.852 | ++ export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-12-03 03:20:58.852 | ++ DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-12-03 03:20:58.853 | ++ [[ openeuler == \a\l\m\a\l\i\n\u\x ]] 2024-12-03 03:20:58.853 | ++ [[ openeuler == \r\o\c\k\y ]] 2024-12-03 03:20:58.853 | ++ [[ openeuler == \f\e\d\o\r\a ]] 2024-12-03 03:20:58.853 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/50-disable-cloud-init 2024-12-03 03:20:58.856 | + source /tmp/in_target.d/pre-install.d/../environment.d/50-disable-cloud-init 2024-12-03 03:20:58.858 | ++ export DIB_CLOUD_INIT_DATASOURCES=None 2024-12-03 03:20:58.858 | ++ DIB_CLOUD_INIT_DATASOURCES=None 2024-12-03 03:20:58.858 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/50-redhat-common 2024-12-03 03:20:58.862 | + source /tmp/in_target.d/pre-install.d/../environment.d/50-redhat-common 2024-12-03 03:20:58.879 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2024-12-03 03:20:58.879 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2024-12-03 03:20:58.879 | ++ export DIB_INIT_SYSTEM=systemd 2024-12-03 03:20:58.880 | ++ DIB_INIT_SYSTEM=systemd 2024-12-03 03:20:58.880 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/75-nodepool-base-env 2024-12-03 03:20:58.883 | + source /tmp/in_target.d/pre-install.d/../environment.d/75-nodepool-base-env 2024-12-03 03:20:58.885 | ++ export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-12-03 03:20:58.885 | ++ NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-12-03 03:20:58.886 | ++ export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-12-03 03:20:58.886 | ++ NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-12-03 03:20:58.886 | ++ export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-12-03 03:20:58.886 | ++ NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-12-03 03:20:58.886 | ++ export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-12-03 03:20:58.886 | ++ NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-12-03 03:20:58.886 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/99-dib-init-system 2024-12-03 03:20:58.890 | + source /tmp/in_target.d/pre-install.d/../environment.d/99-dib-init-system 2024-12-03 03:20:58.904 | ++ '[' -z systemd ']' 2024-12-03 03:20:58.904 | ++ case $DIB_INIT_SYSTEM in 2024-12-03 03:20:58.904 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-01-yum-keepcache 2024-12-03 03:20:58.978 | + set -eu 2024-12-03 03:20:58.978 | + set -o pipefail 2024-12-03 03:20:58.978 | + [[ dnf == \d\n\f ]] 2024-12-03 03:20:58.978 | + cfg=/etc/dnf/dnf.conf 2024-12-03 03:20:58.978 | + echo keepcache=1 2024-12-03 03:20:59.011 | + echo cachedir=/tmp/yum 2024-12-03 03:20:59.013 | dib-run-parts 00-01-yum-keepcache completed 2024-12-03 03:20:59.013 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-dnf-update 2024-12-03 03:20:59.019 | + set -eu 2024-12-03 03:20:59.019 | + set -o pipefail 2024-12-03 03:20:59.019 | + [[ openeuler == \f\e\d\o\r\a ]] 2024-12-03 03:20:59.022 | dib-run-parts 00-dnf-update completed 2024-12-03 03:20:59.022 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-fix-requiretty 2024-12-03 03:20:59.027 | + set -eu 2024-12-03 03:20:59.028 | + set -o pipefail 2024-12-03 03:20:59.028 | + sed -i -e '/^Defaults\s*requiretty/d' -e '/Disable "ssh hostname/d' /etc/sudoers 2024-12-03 03:20:59.910 | + sed -i -e '/You have to run/d' /etc/sudoers 2024-12-03 03:20:59.913 | + visudo -c 2024-12-03 03:21:00.115 | /etc/sudoers: parsed OK 2024-12-03 03:21:00.118 | dib-run-parts 00-fix-requiretty completed 2024-12-03 03:21:00.118 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-gentoo-useflags 2024-12-03 03:21:00.124 | + set -eu 2024-12-03 03:21:00.124 | + set -o pipefail 2024-12-03 03:21:00.124 | + '[' openeuler == gentoo ']' 2024-12-03 03:21:00.127 | dib-run-parts 00-gentoo-useflags completed 2024-12-03 03:21:00.127 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-install-repo-package 2024-12-03 03:21:00.132 | + set -eu 2024-12-03 03:21:00.132 | + set -o pipefail 2024-12-03 03:21:00.133 | + '[' -n '' ']' 2024-12-03 03:21:00.135 | dib-run-parts 00-install-repo-package completed 2024-12-03 03:21:00.135 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-setup-mirror 2024-12-03 03:21:00.156 | + set -eu 2024-12-03 03:21:00.156 | + set -o pipefail 2024-12-03 03:21:00.156 | + '[' -n http://mirror.regionone.osuosl.opendev.org/openeuler ']' 2024-12-03 03:21:00.156 | + sed -i '/\(debuginfo\|source\)/! {s#http://repo.openeuler.org#http://mirror.regionone.osuosl.opendev.org/openeuler#g}' /etc/yum.repos.d/openEuler.repo 2024-12-03 03:21:00.212 | dib-run-parts 00-setup-mirror completed 2024-12-03 03:21:00.212 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-usr-local-bin-secure-path 2024-12-03 03:21:00.218 | + set -eu 2024-12-03 03:21:00.218 | + set -o pipefail 2024-12-03 03:21:00.218 | + sed -i -e '/secure_path/ s@\([\'\''"]\?\)$@:/usr/local/bin/\1@' /etc/sudoers 2024-12-03 03:21:00.221 | + visudo -c 2024-12-03 03:21:00.224 | /etc/sudoers: parsed OK 2024-12-03 03:21:00.227 | dib-run-parts 00-usr-local-bin-secure-path completed 2024-12-03 03:21:00.227 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-00-centos-python3 2024-12-03 03:21:00.232 | + set -eu 2024-12-03 03:21:00.232 | + set -o pipefail 2024-12-03 03:21:00.232 | + [[ openeuler =~ (centos|rhel) ]] 2024-12-03 03:21:00.235 | dib-run-parts 01-00-centos-python3 completed 2024-12-03 03:21:00.235 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-install-bin 2024-12-03 03:21:00.240 | + set -eu 2024-12-03 03:21:00.240 | + set -o pipefail 2024-12-03 03:21:00.241 | ++ dirname /tmp/in_target.d/pre-install.d/01-install-bin 2024-12-03 03:21:00.265 | + 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/map-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 2024-12-03 03:21:00.558 | dib-run-parts 01-install-bin completed 2024-12-03 03:21:00.558 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-module-configuration 2024-12-03 03:21:00.563 | + set -eu 2024-12-03 03:21:00.563 | + set -o pipefail 2024-12-03 03:21:00.564 | + export DIB_DNF_MODULE_STREAMS= 2024-12-03 03:21:00.564 | + DIB_DNF_MODULE_STREAMS= 2024-12-03 03:21:00.564 | + '[' dnf == dnf ']' 2024-12-03 03:21:00.566 | dib-run-parts 01-module-configuration completed 2024-12-03 03:21:00.566 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-override-yum-arch 2024-12-03 03:21:00.572 | + set -eu 2024-12-03 03:21:00.572 | + set -o pipefail 2024-12-03 03:21:00.573 | + [[ amd64 x86_64 =~ arm64 ]] 2024-12-03 03:21:00.573 | + [[ arm64 = \p\p\c\6\4 ]] 2024-12-03 03:21:00.573 | + [[ arm64 = \p\p\c\6\4\l\e ]] 2024-12-03 03:21:00.573 | + [[ arm64 aarch64 =~ arm64 ]] 2024-12-03 03:21:00.573 | + basearch=aarch64 2024-12-03 03:21:00.573 | + arch=aarch64 2024-12-03 03:21:00.573 | + [[ dnf == \d\n\f ]] 2024-12-03 03:21:00.573 | + mkdir -p /etc/dnf/vars 2024-12-03 03:21:00.661 | + echo aarch64 2024-12-03 03:21:00.661 | + echo aarch64 2024-12-03 03:21:00.661 | + [[ openeuler =~ centos ]] 2024-12-03 03:21:00.664 | dib-run-parts 01-override-yum-arch completed 2024-12-03 03:21:00.664 | dib-run-parts Running /tmp/in_target.d/pre-install.d/03-baseline-tools 2024-12-03 03:21:00.669 | + set -eu 2024-12-03 03:21:00.669 | + set -o pipefail 2024-12-03 03:21:00.670 | + case $DISTRO_NAME in 2024-12-03 03:21:00.672 | dib-run-parts 03-baseline-tools completed 2024-12-03 03:21:00.672 | dib-run-parts Running /tmp/in_target.d/pre-install.d/03-yum-cleanup 2024-12-03 03:21:00.678 | + set -eu 2024-12-03 03:21:00.678 | + set -o pipefail 2024-12-03 03:21:00.678 | + rm -rf /usr/share/doc /usr/share/info /usr/share/gnome/help 2024-12-03 03:21:00.981 | + rm -rf /usr/share/i18n 2024-12-03 03:21:00.983 | + rm -rf /sbin/sln 2024-12-03 03:21:00.985 | + rm -rf /etc/ld.so.cache /var/cache/ldconfig 2024-12-03 03:21:00.987 | + mkdir -p --mode=0755 /var/cache/ldconfig 2024-12-03 03:21:00.992 | dib-run-parts 03-yum-cleanup completed 2024-12-03 03:21:00.992 | dib-run-parts Running /tmp/in_target.d/pre-install.d/04-dib-init-system 2024-12-03 03:21:01.004 | + set -eu 2024-12-03 03:21:01.004 | + set -o pipefail 2024-12-03 03:21:01.004 | + FILE=/usr/local/bin/dib-init-system 2024-12-03 03:21:01.004 | + cat 2024-12-03 03:21:01.020 | + chown root:root /usr/local/bin/dib-init-system 2024-12-03 03:21:01.036 | + chmod 775 /usr/local/bin/dib-init-system 2024-12-03 03:21:01.046 | dib-run-parts 04-dib-init-system completed 2024-12-03 03:21:01.046 | dib-run-parts Running /tmp/in_target.d/pre-install.d/10-package-installs 2024-12-03 03:21:01.051 | + set -eu 2024-12-03 03:21:01.051 | + set -o pipefail 2024-12-03 03:21:01.052 | ++ dirname /tmp/in_target.d/pre-install.d/10-package-installs 2024-12-03 03:21:01.054 | + package-installs -d /tmp/in_target.d/pre-install.d 2024-12-03 03:21:01.056 | + set -eu 2024-12-03 03:21:01.056 | + set -o pipefail 2024-12-03 03:21:01.057 | ++ basename /usr/local/bin/package-installs 2024-12-03 03:21:01.059 | + SCRIPTNAME=package-installs 2024-12-03 03:21:01.059 | ++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/pre-install.d 2024-12-03 03:21:01.079 | + TEMP=' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2024-12-03 03:21:01.079 | + '[' 0 '!=' 0 ']' 2024-12-03 03:21:01.080 | + eval set -- ' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2024-12-03 03:21:01.080 | ++ set -- -d /tmp/in_target.d/pre-install.d -- 2024-12-03 03:21:01.080 | + WORKDIR= 2024-12-03 03:21:01.080 | + true 2024-12-03 03:21:01.080 | + case "$1" in 2024-12-03 03:21:01.081 | + WORKDIR=/tmp/in_target.d/pre-install.d 2024-12-03 03:21:01.081 | + shift 2 2024-12-03 03:21:01.081 | + true 2024-12-03 03:21:01.081 | + case "$1" in 2024-12-03 03:21:01.081 | + shift 2024-12-03 03:21:01.081 | + break 2024-12-03 03:21:01.082 | + '[' -z /tmp/in_target.d/pre-install.d ']' 2024-12-03 03:21:01.082 | + PACKAGES= 2024-12-03 03:21:01.083 | ++ find /tmp/in_target.d/pre-install.d -maxdepth 1 -name 'package-installs-*' 2024-12-03 03:21:01.085 | + '[' -n '' ']' 2024-12-03 03:21:01.085 | + package-installs-v2 --phase pre-install.d /tmp/package-installs.json 2024-12-03 03:22:42.540 | Map install for redhat-common: gettext 2024-12-03 03:22:42.540 | Running command: ['install-packages', 'gettext'] 2024-12-03 03:22:42.540 | > Running install-packages install. 2024-12-03 03:22:42.541 | > + dnf -v -y install gettext 2024-12-03 03:22:42.541 | > Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync 2024-12-03 03:22:42.541 | > DNF version: 4.10.0 2024-12-03 03:22:42.541 | > cachedir: /tmp/yum 2024-12-03 03:22:42.541 | > User-Agent: constructed: 'libdnf (openEuler 22.03; generic; Linux.aarch64)' 2024-12-03 03:22:42.541 | > OS 2.0 kB/s | 3.5 kB 00:01 2024-12-03 03:22:42.541 | > reviving: 'OS' can be revived - metalink checksums match. 2024-12-03 03:22:42.541 | > OS: using metadata from Wed Mar 30 08:47:17 2022. 2024-12-03 03:22:42.541 | > everything 6.1 kB/s | 3.6 kB 00:00 2024-12-03 03:22:42.541 | > reviving: 'everything' can be revived - metalink checksums match. 2024-12-03 03:22:42.541 | > everything: using metadata from Wed Mar 30 08:56:13 2022. 2024-12-03 03:22:42.541 | > EPOL 6.1 kB/s | 3.6 kB 00:00 2024-12-03 03:22:42.541 | > reviving: 'EPOL' can be revived - metalink checksums match. 2024-12-03 03:22:42.541 | > EPOL: using metadata from Wed Mar 30 08:34:04 2022. 2024-12-03 03:22:42.541 | > debuginfo 6.1 kB/s | 3.6 kB 00:00 2024-12-03 03:22:42.541 | > reviving: 'debuginfo' can be revived - metalink checksums match. 2024-12-03 03:22:42.541 | > debuginfo: using metadata from Wed Mar 30 08:52:38 2022. 2024-12-03 03:22:42.541 | > source 5.8 kB/s | 3.4 kB 00:00 2024-12-03 03:22:42.541 | > reviving: 'source' can be revived - metalink checksums match. 2024-12-03 03:22:42.541 | > source: using metadata from Wed Mar 30 08:53:48 2022. 2024-12-03 03:22:42.541 | > update 6.0 kB/s | 3.6 kB 00:00 2024-12-03 03:22:42.541 | > reviving: 'update' can be revived - metalink checksums match. 2024-12-03 03:22:42.541 | > update: using metadata from Fri Jun 14 13:00:57 2024. 2024-12-03 03:22:42.541 | > update-source 6.0 kB/s | 3.5 kB 00:00 2024-12-03 03:22:42.541 | > reviving: 'update-source' can be revived - metalink checksums match. 2024-12-03 03:22:42.541 | > update-source: using metadata from Fri Jun 14 13:00:58 2024. 2024-12-03 03:22:42.541 | > Package gettext-0.21-4.oe2203.aarch64 is already installed. 2024-12-03 03:22:42.541 | > --> Starting dependency resolution 2024-12-03 03:22:42.541 | > --> Finished dependency resolution 2024-12-03 03:22:42.541 | > Dependencies resolved. 2024-12-03 03:22:42.541 | > Nothing to do. 2024-12-03 03:22:42.541 | > Complete! 2024-12-03 03:22:42.541 | > + '[' install == install ']' 2024-12-03 03:22:42.541 | > + '[' dnf == dnf ']' 2024-12-03 03:22:42.541 | > + dnf mark install gettext 2024-12-03 03:22:42.541 | > gettext-0.21-4.oe2203.aarch64 marked as user installed. 2024-12-03 03:22:42.541 | returncode: 0 2024-12-03 03:22:42.556 | dib-run-parts 10-package-installs completed 2024-12-03 03:22:42.556 | dib-run-parts Running /tmp/in_target.d/pre-install.d/10-preseed 2024-12-03 03:22:42.583 | + set -e 2024-12-03 03:22:42.583 | ++ lsb_release -si 2024-12-03 03:22:42.583 | /tmp/in_target.d/pre-install.d/10-preseed: line 30: lsb_release: command not found 2024-12-03 03:22:42.584 | + DISTRO= 2024-12-03 03:22:42.584 | + true 2024-12-03 03:22:42.584 | + case $DISTRO in 2024-12-03 03:22:42.587 | dib-run-parts 10-preseed completed 2024-12-03 03:22:42.587 | dib-run-parts Running /tmp/in_target.d/pre-install.d/99-package-uninstalls 2024-12-03 03:22:42.610 | + set -eu 2024-12-03 03:22:42.611 | + set -o pipefail 2024-12-03 03:22:42.611 | ++ dirname /tmp/in_target.d/pre-install.d/99-package-uninstalls 2024-12-03 03:22:42.613 | + package-uninstalls -d /tmp/in_target.d/pre-install.d 2024-12-03 03:22:42.615 | + set -eu 2024-12-03 03:22:42.615 | + set -o pipefail 2024-12-03 03:22:42.616 | ++ basename /usr/local/bin/package-uninstalls 2024-12-03 03:22:42.618 | + SCRIPTNAME=package-uninstalls 2024-12-03 03:22:42.618 | ++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/pre-install.d 2024-12-03 03:22:42.620 | + TEMP=' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2024-12-03 03:22:42.620 | + '[' 0 '!=' 0 ']' 2024-12-03 03:22:42.621 | + eval set -- ' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2024-12-03 03:22:42.621 | ++ set -- -d /tmp/in_target.d/pre-install.d -- 2024-12-03 03:22:42.621 | + WORKDIR= 2024-12-03 03:22:42.621 | + true 2024-12-03 03:22:42.621 | + case "$1" in 2024-12-03 03:22:42.621 | + WORKDIR=/tmp/in_target.d/pre-install.d 2024-12-03 03:22:42.622 | + shift 2 2024-12-03 03:22:42.622 | + true 2024-12-03 03:22:42.622 | + case "$1" in 2024-12-03 03:22:42.622 | + shift 2024-12-03 03:22:42.622 | + break 2024-12-03 03:22:42.623 | + '[' -z /tmp/in_target.d/pre-install.d ']' 2024-12-03 03:22:42.623 | + PACKAGES= 2024-12-03 03:22:42.623 | ++ find /tmp/in_target.d/pre-install.d -maxdepth 1 -name 'package-installs-*' 2024-12-03 03:22:42.626 | + install-packages -e 2024-12-03 03:22:42.637 | + package-installs-v2 --phase pre-install.d --uninstall /tmp/package-installs.json 2024-12-03 03:22:42.727 | Running command: ['install-packages', '-e'] 2024-12-03 03:22:42.727 | returncode: 0 2024-12-03 03:22:42.741 | dib-run-parts 99-package-uninstalls completed 2024-12-03 03:22:42.741 | dib-run-parts ----------------------- PROFILING ----------------------- 2024-12-03 03:22:42.741 | dib-run-parts 2024-12-03 03:22:42.744 | dib-run-parts Target: pre-install.d 2024-12-03 03:22:42.744 | dib-run-parts 2024-12-03 03:22:42.744 | dib-run-parts Script Seconds 2024-12-03 03:22:42.744 | dib-run-parts --------------------------------------- ---------- 2024-12-03 03:22:42.744 | dib-run-parts 2024-12-03 03:22:44.220 | dib-run-parts 00-01-yum-keepcache 0.053 2024-12-03 03:22:44.229 | dib-run-parts 00-dnf-update 0.006 2024-12-03 03:22:44.238 | dib-run-parts 00-fix-requiretty 1.094 2024-12-03 03:22:44.247 | dib-run-parts 00-gentoo-useflags 0.007 2024-12-03 03:22:44.255 | dib-run-parts 00-install-repo-package 0.006 2024-12-03 03:22:44.264 | dib-run-parts 00-setup-mirror 0.075 2024-12-03 03:22:44.272 | dib-run-parts 00-usr-local-bin-secure-path 0.012 2024-12-03 03:22:44.281 | dib-run-parts 01-00-centos-python3 0.006 2024-12-03 03:22:44.289 | dib-run-parts 01-install-bin 0.321 2024-12-03 03:22:44.297 | dib-run-parts 01-module-configuration 0.007 2024-12-03 03:22:44.306 | dib-run-parts 01-override-yum-arch 0.095 2024-12-03 03:22:44.314 | dib-run-parts 03-baseline-tools 0.006 2024-12-03 03:22:44.323 | dib-run-parts 03-yum-cleanup 0.317 2024-12-03 03:22:44.331 | dib-run-parts 04-dib-init-system 0.052 2024-12-03 03:22:44.340 | dib-run-parts 10-package-installs 101.508 2024-12-03 03:22:44.348 | dib-run-parts 10-preseed 0.029 2024-12-03 03:22:44.356 | dib-run-parts 99-package-uninstalls 0.152 2024-12-03 03:22:44.359 | dib-run-parts 2024-12-03 03:22:44.359 | dib-run-parts --------------------- END PROFILING --------------------- 2024-12-03 03:22:44.369 | + diskimage_builder/lib/img-functions:run_in_target:59 : export HOME=/var/lib/nodepool 2024-12-03 03:22:44.374 | + diskimage_builder/lib/img-functions:run_in_target:59 : HOME=/var/lib/nodepool 2024-12-03 03:22:44.379 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : trap - ERR 2024-12-03 03:22:44.384 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : check_break after-pre-install run_in_target bash 2024-12-03 03:22:44.389 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-12-03 03:22:44.391 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-pre-install(,|$)' -q 2024-12-03 03:22:44.399 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : sudo umount -f /opt/dib_tmp/dib_build.f0VtBi1W/mnt/tmp/in_target.d 2024-12-03 03:22:44.425 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : timeout 10 sh -c ' while ! sudo rmdir /opt/dib_tmp/dib_build.f0VtBi1W/mnt/tmp/in_target.d; do sleep 1; done' 2024-12-03 03:22:46.927 | + diskimage_builder/lib/disk-image-create:main:362 : run_d_in_target install 2024-12-03 03:22:46.932 | + diskimage_builder/lib/img-functions:run_d_in_target:64 : check_element 2024-12-03 03:22:46.937 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.f0VtBi1W/hooks ']' 2024-12-03 03:22:46.943 | + diskimage_builder/lib/img-functions:run_d_in_target:67 : '[' -d /opt/dib_tmp/dib_build.f0VtBi1W/hooks/install.d ']' 2024-12-03 03:22:46.948 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : sudo mkdir /opt/dib_tmp/dib_build.f0VtBi1W/mnt/tmp/in_target.d 2024-12-03 03:22:46.964 | + diskimage_builder/lib/img-functions:run_d_in_target:73 : sudo cp /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-run-parts /opt/dib_tmp/dib_build.f0VtBi1W/hooks 2024-12-03 03:22:46.979 | + diskimage_builder/lib/img-functions:run_d_in_target:78 : sudo mount --bind /opt/dib_tmp/dib_build.f0VtBi1W/hooks /opt/dib_tmp/dib_build.f0VtBi1W/mnt/tmp/in_target.d 2024-12-03 03:22:46.995 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount -o remount,ro,bind /opt/dib_tmp/dib_build.f0VtBi1W/hooks /opt/dib_tmp/dib_build.f0VtBi1W/mnt/tmp/in_target.d 2024-12-03 03:22:47.011 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : check_break before-install run_in_target bash 2024-12-03 03:22:47.016 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-12-03 03:22:47.016 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-install(,|$)' -q 2024-12-03 03:22:47.025 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : '[' -z '' ']' 2024-12-03 03:22:47.030 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : in_target_arg=run_in_target 2024-12-03 03:22:47.034 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : trap 'check_break after-error run_in_target bash' ERR 2024-12-03 03:22:47.040 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : run_in_target /tmp/in_target.d/dib-run-parts /tmp/in_target.d/install.d 2024-12-03 03:22:47.045 | + diskimage_builder/lib/img-functions:run_in_target:49 : cmd='/tmp/in_target.d/dib-run-parts /tmp/in_target.d/install.d' 2024-12-03 03:22:47.051 | + diskimage_builder/lib/img-functions:run_in_target:51 : ORIG_HOME=/var/lib/nodepool 2024-12-03 03:22:47.056 | + diskimage_builder/lib/img-functions:run_in_target:52 : export HOME=/root 2024-12-03 03:22:47.062 | + diskimage_builder/lib/img-functions:run_in_target:52 : HOME=/root 2024-12-03 03:22:47.067 | + diskimage_builder/lib/img-functions:run_in_target:58 : sudo -E chroot /opt/dib_tmp/dib_build.f0VtBi1W/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' 2024-12-03 03:22:47.102 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2024-12-03 03:22:47.106 | + source /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2024-12-03 03:22:47.106 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2024-12-03 03:22:47.106 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2024-12-03 03:22:47.106 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-12-03 03:22:47.106 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-12-03 03:22:47.106 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-bootloader-default-cmdline 2024-12-03 03:22:47.109 | + source /tmp/in_target.d/install.d/../environment.d/10-bootloader-default-cmdline 2024-12-03 03:22:47.109 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-12-03 03:22:47.109 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-12-03 03:22:47.109 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-12-03 03:22:47.109 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-12-03 03:22:47.109 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-12-03 03:22:47.109 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-12-03 03:22:47.109 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-12-03 03:22:47.109 | ++ export DIB_NO_TIMER_CHECK=True 2024-12-03 03:22:47.109 | ++ DIB_NO_TIMER_CHECK=True 2024-12-03 03:22:47.109 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-12-03 03:22:47.109 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-12-03 03:22:47.109 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-12-03 03:22:47.109 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-12-03 03:22:47.109 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-openeuler-distro-name.bash 2024-12-03 03:22:47.112 | + source /tmp/in_target.d/install.d/../environment.d/10-openeuler-distro-name.bash 2024-12-03 03:22:47.112 | ++ export DISTRO_NAME=openeuler 2024-12-03 03:22:47.112 | ++ DISTRO_NAME=openeuler 2024-12-03 03:22:47.112 | ++ export DIB_RELEASE=22.03-LTS 2024-12-03 03:22:47.112 | ++ DIB_RELEASE=22.03-LTS 2024-12-03 03:22:47.112 | ++ export EFI_BOOT_DIR=EFI/openEuler 2024-12-03 03:22:47.112 | ++ EFI_BOOT_DIR=EFI/openEuler 2024-12-03 03:22:47.113 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2024-12-03 03:22:47.116 | + source /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2024-12-03 03:22:47.116 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2024-12-03 03:22:47.116 | ++ DIB_DEFAULT_INSTALLTYPE=source 2024-12-03 03:22:47.116 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-yum-dnf.bash 2024-12-03 03:22:47.120 | + source /tmp/in_target.d/install.d/../environment.d/11-yum-dnf.bash 2024-12-03 03:22:47.120 | ++ export YUM=dnf 2024-12-03 03:22:47.120 | ++ YUM=dnf 2024-12-03 03:22:47.120 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/14-manifests 2024-12-03 03:22:47.123 | + source /tmp/in_target.d/install.d/../environment.d/14-manifests 2024-12-03 03:22:47.123 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-12-03 03:22:47.123 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-12-03 03:22:47.123 | ++ export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-ef480f73e6214e4c8763587ac6df833c.d/ 2024-12-03 03:22:47.123 | ++ DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-ef480f73e6214e4c8763587ac6df833c.d/ 2024-12-03 03:22:47.123 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/15-block-device.bash 2024-12-03 03:22:47.127 | + source /tmp/in_target.d/install.d/../environment.d/15-block-device.bash 2024-12-03 03:22:47.127 | ++ [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-12-03 03:22:47.127 | ++ export DIB_BLOCK_DEVICE=efi 2024-12-03 03:22:47.127 | ++ DIB_BLOCK_DEVICE=efi 2024-12-03 03:22:47.127 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/15-simple-init-networkmanager 2024-12-03 03:22:47.130 | + source /tmp/in_target.d/install.d/../environment.d/15-simple-init-networkmanager 2024-12-03 03:22:47.130 | ++ [[ openeuler =~ (almalinux|centos|fedora|rocky) ]] 2024-12-03 03:22:47.130 | ++ export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-12-03 03:22:47.130 | ++ DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-12-03 03:22:47.130 | ++ [[ openeuler == \a\l\m\a\l\i\n\u\x ]] 2024-12-03 03:22:47.130 | ++ [[ openeuler == \r\o\c\k\y ]] 2024-12-03 03:22:47.130 | ++ [[ openeuler == \f\e\d\o\r\a ]] 2024-12-03 03:22:47.130 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/50-disable-cloud-init 2024-12-03 03:22:47.134 | + source /tmp/in_target.d/install.d/../environment.d/50-disable-cloud-init 2024-12-03 03:22:47.134 | ++ export DIB_CLOUD_INIT_DATASOURCES=None 2024-12-03 03:22:47.134 | ++ DIB_CLOUD_INIT_DATASOURCES=None 2024-12-03 03:22:47.134 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/50-redhat-common 2024-12-03 03:22:47.137 | + source /tmp/in_target.d/install.d/../environment.d/50-redhat-common 2024-12-03 03:22:47.137 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2024-12-03 03:22:47.137 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2024-12-03 03:22:47.137 | ++ export DIB_INIT_SYSTEM=systemd 2024-12-03 03:22:47.137 | ++ DIB_INIT_SYSTEM=systemd 2024-12-03 03:22:47.137 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/75-nodepool-base-env 2024-12-03 03:22:47.141 | + source /tmp/in_target.d/install.d/../environment.d/75-nodepool-base-env 2024-12-03 03:22:47.141 | ++ export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-12-03 03:22:47.141 | ++ NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-12-03 03:22:47.141 | ++ export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-12-03 03:22:47.141 | ++ NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-12-03 03:22:47.141 | ++ export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-12-03 03:22:47.141 | ++ NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-12-03 03:22:47.141 | ++ export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-12-03 03:22:47.141 | ++ NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-12-03 03:22:47.141 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2024-12-03 03:22:47.144 | + source /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2024-12-03 03:22:47.144 | ++ '[' -z systemd ']' 2024-12-03 03:22:47.144 | ++ case $DIB_INIT_SYSTEM in 2024-12-03 03:22:47.144 | dib-run-parts Running /tmp/in_target.d/install.d/00-baseline-environment 2024-12-03 03:22:47.165 | + set -eu 2024-12-03 03:22:47.166 | + set -o pipefail 2024-12-03 03:22:47.166 | + '[' 0 -eq 0 ']' 2024-12-03 03:22:47.166 | + install-packages -m base iscsi_package 2024-12-03 03:22:47.259 | INFO:root:Mapping for base : iscsi_package 2024-12-03 03:22:47.369 | INFO:root:Mapping for base : iscsi_package 2024-12-03 03:22:47.381 | Running install-packages install. 2024-12-03 03:22:47.381 | + dnf -v -y install iscsi-initiator-utils 2024-12-03 03:22:47.799 | Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync 2024-12-03 03:22:47.799 | DNF version: 4.10.0 2024-12-03 03:22:47.801 | cachedir: /tmp/yum 2024-12-03 03:22:47.814 | User-Agent: constructed: 'libdnf (openEuler 22.03; generic; Linux.aarch64)' 2024-12-03 03:22:48.112 | repo: using cache for: OS 2024-12-03 03:22:48.123 | OS: using metadata from Wed Mar 30 08:47:17 2022. 2024-12-03 03:22:48.935 | repo: using cache for: everything 2024-12-03 03:22:49.026 | everything: using metadata from Wed Mar 30 08:56:13 2022. 2024-12-03 03:22:49.052 | repo: using cache for: EPOL 2024-12-03 03:22:49.064 | EPOL: using metadata from Wed Mar 30 08:34:04 2022. 2024-12-03 03:22:49.126 | repo: using cache for: debuginfo 2024-12-03 03:22:49.139 | debuginfo: using metadata from Wed Mar 30 08:52:38 2022. 2024-12-03 03:22:49.224 | repo: using cache for: source 2024-12-03 03:22:49.241 | source: using metadata from Wed Mar 30 08:53:48 2022. 2024-12-03 03:22:49.634 | repo: using cache for: update 2024-12-03 03:22:49.765 | update: using metadata from Fri Jun 14 13:00:57 2024. 2024-12-03 03:22:49.887 | repo: using cache for: update-source 2024-12-03 03:22:49.932 | update-source: using metadata from Fri Jun 14 13:00:58 2024. 2024-12-03 03:22:49.933 | Last metadata expiration check: 0:00:12 ago on Tue Dec 3 03:22:37 2024. 2024-12-03 03:22:50.011 | --> Starting dependency resolution 2024-12-03 03:22:50.082 | ---> Package open-isns.aarch64 0.101-1.oe2203 will be installed 2024-12-03 03:22:50.083 | ---> Package open-isns-help.noarch 0.101-1.oe2203 will be installed 2024-12-03 03:22:50.083 | ---> Package open-iscsi.aarch64 2.1.5-14.oe2203 will be installed 2024-12-03 03:22:50.084 | --> Finished dependency resolution 2024-12-03 03:22:50.085 | Dependencies resolved. 2024-12-03 03:22:50.810 | ================================================================================ 2024-12-03 03:22:50.811 | Package Architecture Version Repository Size 2024-12-03 03:22:50.811 | ================================================================================ 2024-12-03 03:22:50.811 | Installing: 2024-12-03 03:22:50.811 | open-iscsi aarch64 2.1.5-14.oe2203 update 294 k 2024-12-03 03:22:50.811 | Installing dependencies: 2024-12-03 03:22:50.811 | open-isns aarch64 0.101-1.oe2203 OS 129 k 2024-12-03 03:22:50.811 | Installing weak dependencies: 2024-12-03 03:22:50.811 | open-isns-help noarch 0.101-1.oe2203 OS 24 k 2024-12-03 03:22:50.811 | 2024-12-03 03:22:50.811 | Transaction Summary 2024-12-03 03:22:50.811 | ================================================================================ 2024-12-03 03:22:50.811 | Install 3 Packages 2024-12-03 03:22:50.811 | 2024-12-03 03:22:53.486 | Total size: 448 k 2024-12-03 03:22:53.487 | Installed size: 2.3 M 2024-12-03 03:22:53.488 | Downloading Packages: 2024-12-03 03:22:53.490 | [SKIPPED] open-isns-0.101-1.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:22:53.491 | [SKIPPED] open-isns-help-0.101-1.oe2203.noarch.rpm: Already downloaded 2024-12-03 03:22:53.491 | [SKIPPED] open-iscsi-2.1.5-14.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:22:53.492 | Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures 2024-12-03 03:22:53.710 | Running transaction check 2024-12-03 03:22:54.072 | Transaction check succeeded. 2024-12-03 03:22:54.072 | Running transaction test 2024-12-03 03:22:54.172 | Transaction test succeeded. 2024-12-03 03:22:54.173 | Running transaction 2024-12-03 03:22:54.878 | Preparing : 1/1 2024-12-03 03:22:55.675 | Installing : open-isns-help-0.101-1.oe2203.noarch 1/3 2024-12-03 03:22:55.765 | Installing : open-isns-0.101-1.oe2203.aarch64 2/3 2024-12-03 03:22:56.163 | Running scriptlet: open-isns-0.101-1.oe2203.aarch64 2/3 2024-12-03 03:22:56.163 | /usr/bin/systemctl: error while loading shared libraries: libsystemd-shared-249.so: cannot open shared object file: No such file or directory 2024-12-03 03:22:56.163 | 2024-12-03 03:22:56.820 | Installing : open-iscsi-2.1.5-14.oe2203.aarch64 3/3 2024-12-03 03:23:15.115 | Running scriptlet: open-iscsi-2.1.5-14.oe2203.aarch64 3/3 2024-12-03 03:23:15.115 | Verifying : open-isns-0.101-1.oe2203.aarch64 1/3 2024-12-03 03:23:15.115 | Verifying : open-isns-help-0.101-1.oe2203.noarch 2/3 2024-12-03 03:23:16.471 | Verifying : open-iscsi-2.1.5-14.oe2203.aarch64 3/3 2024-12-03 03:23:16.471 | Completion plugin: Generating completion cache... 2024-12-03 03:23:16.964 | Installed: open-iscsi-2.1.5-14.oe2203.aarch64 2024-12-03 03:23:16.965 | Installed: open-isns-0.101-1.oe2203.aarch64 2024-12-03 03:23:16.965 | Installed: open-isns-help-0.101-1.oe2203.noarch 2024-12-03 03:23:17.054 | 2024-12-03 03:23:17.055 | Installed: 2024-12-03 03:23:17.055 | open-iscsi-2.1.5-14.oe2203.aarch64 open-isns-0.101-1.oe2203.aarch64 2024-12-03 03:23:17.055 | open-isns-help-0.101-1.oe2203.noarch 2024-12-03 03:23:17.055 | 2024-12-03 03:23:17.055 | Complete! 2024-12-03 03:23:17.528 | + '[' install == install ']' 2024-12-03 03:23:17.528 | + '[' dnf == dnf ']' 2024-12-03 03:23:17.528 | + dnf mark install iscsi-initiator-utils 2024-12-03 03:23:18.011 | open-iscsi-2.1.5-14.oe2203.aarch64 marked as user installed. 2024-12-03 03:23:18.106 | dib-run-parts 00-baseline-environment completed 2024-12-03 03:23:18.106 | dib-run-parts Running /tmp/in_target.d/install.d/00-up-to-date 2024-12-03 03:23:18.123 | + set -eu 2024-12-03 03:23:18.123 | + set -o pipefail 2024-12-03 03:23:18.123 | + '[' 0 -eq 0 ']' 2024-12-03 03:23:18.124 | + install-packages -u 2024-12-03 03:23:18.914 | Last metadata expiration check: 0:00:41 ago on Tue Dec 3 03:22:37 2024. 2024-12-03 03:23:19.068 | Dependencies resolved. 2024-12-03 03:23:19.072 | Nothing to do. 2024-12-03 03:23:19.072 | Complete! 2024-12-03 03:23:19.304 | dib-run-parts 00-up-to-date completed 2024-12-03 03:23:19.305 | dib-run-parts Running /tmp/in_target.d/install.d/01-package-installs 2024-12-03 03:23:19.326 | + set -eu 2024-12-03 03:23:19.326 | + set -o pipefail 2024-12-03 03:23:19.327 | ++ dirname /tmp/in_target.d/install.d/01-package-installs 2024-12-03 03:23:19.328 | + package-installs -d /tmp/in_target.d/install.d 2024-12-03 03:23:19.330 | + set -eu 2024-12-03 03:23:19.331 | + set -o pipefail 2024-12-03 03:23:19.331 | ++ basename /usr/local/bin/package-installs 2024-12-03 03:23:19.333 | + SCRIPTNAME=package-installs 2024-12-03 03:23:19.334 | ++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/install.d 2024-12-03 03:23:19.335 | + TEMP=' -d '\''/tmp/in_target.d/install.d'\'' --' 2024-12-03 03:23:19.335 | + '[' 0 '!=' 0 ']' 2024-12-03 03:23:19.336 | + eval set -- ' -d '\''/tmp/in_target.d/install.d'\'' --' 2024-12-03 03:23:19.336 | ++ set -- -d /tmp/in_target.d/install.d -- 2024-12-03 03:23:19.336 | + WORKDIR= 2024-12-03 03:23:19.336 | + true 2024-12-03 03:23:19.336 | + case "$1" in 2024-12-03 03:23:19.336 | + WORKDIR=/tmp/in_target.d/install.d 2024-12-03 03:23:19.336 | + shift 2 2024-12-03 03:23:19.336 | + true 2024-12-03 03:23:19.336 | + case "$1" in 2024-12-03 03:23:19.336 | + shift 2024-12-03 03:23:19.336 | + break 2024-12-03 03:23:19.337 | + '[' -z /tmp/in_target.d/install.d ']' 2024-12-03 03:23:19.337 | + PACKAGES= 2024-12-03 03:23:19.337 | ++ find /tmp/in_target.d/install.d -maxdepth 1 -name 'package-installs-*' 2024-12-03 03:23:19.340 | + '[' -n '' ']' 2024-12-03 03:23:19.340 | + package-installs-v2 --phase install.d /tmp/package-installs.json 2024-12-03 03:23:22.347 | Map install for cache-url: curl 2024-12-03 03:23:22.347 | Map install for growroot: growpart, e2fsprogs 2024-12-03 03:23:22.347 | Map install for runtime-ssh-host-keys: openssh-client 2024-12-03 03:23:22.347 | Map install for openssh-server: openssh-server 2024-12-03 03:23:22.347 | Map install for yum-minimal: audit, dracut, dracut-config-generic, grubby, kernel, initscripts, man-pages, lsb_release, redhat-rpm-config, NetworkManager, dhcp-client 2024-12-03 03:23:22.347 | Map install for source-repositories: git 2024-12-03 03:23:22.347 | Map install for simple-init: dhcp-client, net-tools, ifupdown, network-scripts 2024-12-03 03:23:22.347 | Map install for cloud-init: cloud-init 2024-12-03 03:23:22.347 | Map install for infra-package-needs: acl, acpid, coreutils, cron, util-linux, build-essential, python3-dev, uuid-runtime, traceroute, ntp, ntpdate, gentoolkit, at, strace, tcpdump, rsyslog, git, rsync, parted, wget, iputils-ping, iproute2, dnsutils, haveged, iptables, redhat-rpm-config, redhat-lsb-core, gnupg2 2024-12-03 03:23:22.347 | Map install for nodepool-base: unbound 2024-12-03 03:23:22.347 | Map install for redhat-common: lsof, tcpdump, traceroute, which, ca-certificates, selinux-policy, selinux-policy-targeted, python3-libselinux, python3-policycoreutils, policycoreutils-python-utils, rng-tools, passwd 2024-12-03 03:23:22.347 | Map install for ensure-venv: python3-venv 2024-12-03 03:23:22.347 | Map install for install-static: rsync 2024-12-03 03:23:22.347 | Map install for openeuler-minimal: openEuler-latest-release, vim-minimal 2024-12-03 03:23:22.347 | Running command: ['install-packages', 'openssh', 'parted', 'at', 'NetworkManager', 'policycoreutils-python-utils', 'dracut-config-generic', 'rsyslog', 'ca-certificates', 'openEuler-latest-release', 'git-core', 'audit', 'kernel', 'git', 'python3', 'iputils', 'dhclient', 'iptables-services', 'glibc-devel gcc make', 'wget', 'net-tools', 'lsof', 'python3-libselinux', 'openssh-server', 'openeuler-lsb', 'gnupg2', 'util-linux', 'tcpdump', 'python3-policycoreutils', 'openEuler-rpm-config', 'ntp ntp-perl', 'e2fsprogs', 'selinux-policy-targeted', 'unbound', 'acpid', 'traceroute', 'selinux-policy', 'acl', 'passwd', 'vim-minimal', 'initscripts', 'cloud-utils-growpart', 'dhcp-client', 'dracut', 'man-pages', 'rng-tools', 'haveged', 'python3-devel', 'rsync', 'grubby', 'which', 'ntpdate', 'cloud-init', 'bind-utils', 'coreutils', 'iproute', 'cronie', 'strace'] 2024-12-03 03:23:22.347 | > Running install-packages install. 2024-12-03 03:23:22.348 | > + dnf -v -y install openssh parted at NetworkManager policycoreutils-python-utils dracut-config-generic rsyslog ca-certificates openEuler-latest-release git-core audit kernel git python3 iputils dhclient iptables-services glibc-devel gcc make wget net-tools lsof python3-libselinux openssh-server openeuler-lsb gnupg2 util-linux tcpdump python3-policycoreutils openEuler-rpm-config ntp ntp-perl e2fsprogs selinux-policy-targeted unbound acpid traceroute selinux-policy acl passwd vim-minimal initscripts cloud-utils-growpart dhcp-client dracut man-pages rng-tools haveged python3-devel rsync grubby which ntpdate cloud-init bind-utils coreutils iproute cronie strace 2024-12-03 03:23:22.348 | > Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync 2024-12-03 03:23:22.348 | > DNF version: 4.10.0 2024-12-03 03:23:22.348 | > cachedir: /tmp/yum 2024-12-03 03:23:22.348 | > User-Agent: constructed: 'libdnf (openEuler 22.03; generic; Linux.aarch64)' 2024-12-03 03:23:22.348 | > repo: using cache for: OS 2024-12-03 03:23:22.348 | > OS: using metadata from Wed Mar 30 08:47:17 2022. 2024-12-03 03:23:22.348 | > repo: using cache for: everything 2024-12-03 03:23:22.348 | > everything: using metadata from Wed Mar 30 08:56:13 2022. 2024-12-03 03:23:22.348 | > repo: using cache for: EPOL 2024-12-03 03:23:22.348 | > EPOL: using metadata from Wed Mar 30 08:34:04 2022. 2024-12-03 03:23:22.348 | > repo: using cache for: debuginfo 2024-12-03 03:23:22.348 | > debuginfo: using metadata from Wed Mar 30 08:52:38 2022. 2024-12-03 03:23:22.348 | > repo: using cache for: source 2024-12-03 03:23:22.348 | > source: using metadata from Wed Mar 30 08:53:48 2022. 2024-12-03 03:23:22.348 | > repo: using cache for: update 2024-12-03 03:23:22.348 | > update: using metadata from Fri Jun 14 13:00:57 2024. 2024-12-03 03:23:22.348 | > repo: using cache for: update-source 2024-12-03 03:23:22.348 | > update-source: using metadata from Fri Jun 14 13:00:58 2024. 2024-12-03 03:23:22.348 | > Last metadata expiration check: 0:00:45 ago on Tue Dec 3 03:22:37 2024. 2024-12-03 03:23:22.348 | > Package ca-certificates-2023.2.60-2.oe2203.noarch is already installed. 2024-12-03 03:23:22.348 | > Package python3-3.9.9-28.oe2203.aarch64 is already installed. 2024-12-03 03:23:22.348 | > Package util-linux-2.37.2-28.oe2203.aarch64 is already installed. 2024-12-03 03:23:22.348 | > Package openEuler-rpm-config-30-30.oe2203.aarch64 is already installed. 2024-12-03 03:23:22.348 | > Package e2fsprogs-1.46.4-21.oe2203.aarch64 is already installed. 2024-12-03 03:23:22.348 | > Package acl-2.3.1-2.oe2203.aarch64 is already installed. 2024-12-03 03:23:22.348 | > Package passwd-0.80-9.oe2203.aarch64 is already installed. 2024-12-03 03:23:22.348 | > Package vim-minimal-2:9.0-23.oe2203.aarch64 is already installed. 2024-12-03 03:23:22.348 | > Package dracut-055-10.oe2203.aarch64 is already installed. 2024-12-03 03:23:22.348 | > Package grubby-8.40-28.oe2203.aarch64 is already installed. 2024-12-03 03:23:22.348 | > Package which-2.21-14.oe2203.aarch64 is already installed. 2024-12-03 03:23:22.348 | > Package coreutils-9.0-5.oe2203.aarch64 is already installed. 2024-12-03 03:23:22.348 | > Package cronie-1.5.7-1.oe2203.aarch64 is already installed. 2024-12-03 03:23:22.348 | > --> Starting dependency resolution 2024-12-03 03:23:22.348 | > ---> Package acpid.aarch64 2.0.33-1.oe2203 will be installed 2024-12-03 03:23:22.348 | > ---> Package adwaita-cursor-theme.noarch 41.0-1.oe2203 will be installed 2024-12-03 03:23:22.348 | > ---> Package adwaita-icon-theme.noarch 41.0-1.oe2203 will be installed 2024-12-03 03:23:22.348 | > ---> Package at-spi2-atk.aarch64 2.38.0-1.oe2203 will be installed 2024-12-03 03:23:22.348 | > ---> Package at-spi2-core.aarch64 2.42.0-1.oe2203 will be installed 2024-12-03 03:23:22.348 | > ---> Package audit.aarch64 1:3.0.1-3.oe2203 will be installed 2024-12-03 03:23:22.348 | > ---> Package autogen.aarch64 5.18.16-2.oe2203 will be installed 2024-12-03 03:23:22.348 | > ---> Package cairo.aarch64 1.17.4-1.oe2203 will be installed 2024-12-03 03:23:22.348 | > ---> Package cairo-gobject.aarch64 1.17.4-1.oe2203 will be installed 2024-12-03 03:23:22.348 | > ---> Package checkpolicy.aarch64 3.3-1.oe2203 will be installed 2024-12-03 03:23:22.348 | > ---> Package dejavu-fonts.noarch 2.37-1.oe2203 will be installed 2024-12-03 03:23:22.348 | > ---> Package fontconfig.aarch64 2.13.94-1.oe2203 will be installed 2024-12-03 03:23:22.348 | > ---> Package fonts-filesystem.noarch 2.0.5-2.oe2203 will be installed 2024-12-03 03:23:22.348 | > ---> Package gc.aarch64 8.0.6-1.oe2203 will be installed 2024-12-03 03:23:22.348 | > ---> Package gcr.aarch64 3.41.0-1.oe2203 will be installed 2024-12-03 03:23:22.348 | > ---> Package gcr-base.aarch64 3.41.0-1.oe2203 will be installed 2024-12-03 03:23:22.348 | > ---> Package graphite2.aarch64 1.3.14-5.oe2203 will be installed 2024-12-03 03:23:22.348 | > ---> Package gtk-update-icon-cache.aarch64 3.24.30-5.oe2203 will be installed 2024-12-03 03:23:22.348 | > ---> Package gtk2.aarch64 2.24.33-4.oe2203 will be installed 2024-12-03 03:23:22.349 | > ---> Package gtk3.aarch64 3.24.30-5.oe2203 will be installed 2024-12-03 03:23:22.349 | > ---> Package haveged.aarch64 1.9.15-1.oe2203 will be installed 2024-12-03 03:23:22.349 | > ---> Package inih.aarch64 49-1.oe2203 will be installed 2024-12-03 03:23:22.349 | > ---> Package ipcalc.aarch64 1.0.1-1.oe2203 will be installed 2024-12-03 03:23:22.349 | > ---> Package jansson.aarch64 2.14-1.oe2203 will be installed 2024-12-03 03:23:22.349 | > ---> Package jitterentropy-library.aarch64 3.3.1-1.oe2203 will be installed 2024-12-03 03:23:22.349 | > ---> Package lcms2.aarch64 2.12-1.oe2203 will be installed 2024-12-03 03:23:22.349 | > ---> Package libXau.aarch64 1.0.9-2.oe2203 will be installed 2024-12-03 03:23:22.349 | > ---> Package libXcomposite.aarch64 0.4.5-1.oe2203 will be installed 2024-12-03 03:23:22.349 | > ---> Package libXcursor.aarch64 1.2.0-1.oe2203 will be installed 2024-12-03 03:23:22.349 | > ---> Package libXdamage.aarch64 1.1.5-1.oe2203 will be installed 2024-12-03 03:23:22.349 | > ---> Package libXfixes.aarch64 6.0.0-1.oe2203 will be installed 2024-12-03 03:23:22.349 | > ---> Package libXft.aarch64 2.3.4-1.oe2203 will be installed 2024-12-03 03:23:22.349 | > ---> Package libXinerama.aarch64 1.1.4-5.oe2203 will be installed 2024-12-03 03:23:22.349 | > ---> Package libXrandr.aarch64 1.5.2-1.oe2203 will be installed 2024-12-03 03:23:22.349 | > ---> Package libXrender.aarch64 0.9.10-10.oe2203 will be installed 2024-12-03 03:23:22.349 | > ---> Package libXtst.aarch64 1.2.3-10.oe2203 will be installed 2024-12-03 03:23:22.349 | > ---> Package libassuan.aarch64 2.5.5-1.oe2203 will be installed 2024-12-03 03:23:22.349 | > ---> Package libdatrie.aarch64 0.2.13-1.oe2203 will be installed 2024-12-03 03:23:22.349 | > ---> Package libedit.aarch64 3.1-28.oe2203 will be installed 2024-12-03 03:23:22.349 | > ---> Package libepoxy.aarch64 1.5.9-1.oe2203 will be installed 2024-12-03 03:23:22.349 | > ---> Package libestr.aarch64 0.1.11-1.oe2203 will be installed 2024-12-03 03:23:22.349 | > ---> Package libgusb.aarch64 0.3.8-1.oe2203 will be installed 2024-12-03 03:23:22.349 | > ---> Package libmetalink.aarch64 0.1.3-9.oe2203 will be installed 2024-12-03 03:23:22.349 | > ---> Package libmnl.aarch64 1.0.4-10.oe2203 will be installed 2024-12-03 03:23:22.349 | > ---> Package libmpc.aarch64 1.2.0-2.oe2203 will be installed 2024-12-03 03:23:22.349 | > ---> Package libndp.aarch64 1.8-1.oe2203 will be installed 2024-12-03 03:23:22.349 | > ---> Package libpcap.aarch64 14:1.10.1-2.oe2203 will be installed 2024-12-03 03:23:22.349 | > ---> Package libsecret.aarch64 0.20.4-1.oe2203 will be installed 2024-12-03 03:23:22.349 | > ---> Package libthai.aarch64 0.1.28-4.oe2203 will be installed 2024-12-03 03:23:22.349 | > ---> Package libtool-ltdl.aarch64 2.4.6-34.oe2203 will be installed 2024-12-03 03:23:22.349 | > ---> Package libusbx.aarch64 1.0.24-1.oe2203 will be installed 2024-12-03 03:23:22.349 | > ---> Package libxcrypt-devel.aarch64 4.4.26-2.oe2203 will be installed 2024-12-03 03:23:22.402 | > ---> Package linux-firmware.noarch 20211027-2.oe2203 will be installed 2024-12-03 03:23:22.402 | > ---> Package lmdb.aarch64 0.9.29-1.oe2203 will be installed 2024-12-03 03:23:22.402 | > ---> Package lsof.aarch64 4.94.0-1.oe2203 will be installed 2024-12-03 03:23:22.402 | > ---> Package make.aarch64 1:4.3-2.oe2203 will be installed 2024-12-03 03:23:22.402 | > ---> Package man-pages.noarch 5.13-2.oe2203 will be installed 2024-12-03 03:23:22.402 | > ---> Package npth.aarch64 1.6-2.oe2203 will be installed 2024-12-03 03:23:22.402 | > ---> Package openEuler-latest-release.aarch64 1.0-164865743622.03.oe2203 will be installed 2024-12-03 03:23:22.402 | > ---> Package parted.aarch64 3.4-3.oe2203 will be installed 2024-12-03 03:23:22.402 | > ---> Package perl-Error.noarch 1:0.17029-2.oe2203 will be installed 2024-12-03 03:23:22.402 | > ---> Package perl-TermReadKey.aarch64 2.38-2.oe2203 will be installed 2024-12-03 03:23:22.402 | > ---> Package pinentry.aarch64 1.1.1-2.oe2203 will be installed 2024-12-03 03:23:22.402 | > ---> Package polkit-pkla-compat.aarch64 0.1-17.oe2203 will be installed 2024-12-03 03:23:22.402 | > ---> Package psmisc.aarch64 23.4-1.oe2203 will be installed 2024-12-03 03:23:22.402 | > ---> Package python3-asn1crypto.noarch 1.4.0-1.oe2203 will be installed 2024-12-03 03:23:22.402 | > ---> Package python3-attrs.noarch 20.3.0-1.oe2203 will be installed 2024-12-03 03:23:22.402 | > ---> Package python3-audit.aarch64 1:3.0.1-3.oe2203 will be installed 2024-12-03 03:23:22.402 | > ---> Package python3-babel.noarch 2.9.1-1.oe2203 will be installed 2024-12-03 03:23:22.402 | > ---> Package python3-cffi.aarch64 1.15.0-1.oe2203 will be installed 2024-12-03 03:23:22.402 | > ---> Package python3-chardet.noarch 4.0.0-1.oe2203 will be installed 2024-12-03 03:23:22.402 | > ---> Package python3-charset-normalizer.noarch 2.0.8-1.oe2203 will be installed 2024-12-03 03:23:22.402 | > ---> Package python3-configobj.noarch 5.0.6-17.oe2203 will be installed 2024-12-03 03:23:22.402 | > ---> Package python3-jsonpatch.noarch 1.32-1.oe2203 will be installed 2024-12-03 03:23:22.402 | > ---> Package python3-jsonpointer.noarch 2.2-1.oe2203 will be installed 2024-12-03 03:23:22.402 | > ---> Package python3-libsemanage.aarch64 3.3-3.oe2203 will be installed 2024-12-03 03:23:22.402 | > ---> Package python3-markupsafe.aarch64 2.0.1-2.oe2203 will be installed 2024-12-03 03:23:22.402 | > ---> Package python3-netifaces.aarch64 0.10.9-1.oe2203 will be installed 2024-12-03 03:23:22.402 | > ---> Package python3-ply.noarch 3.11-2.oe2203 will be installed 2024-12-03 03:23:22.402 | > ---> Package python3-prettytable.noarch 2.4.0-1.oe2203 will be installed 2024-12-03 03:23:22.402 | > ---> Package python3-pycparser.noarch 2.21-1.oe2203 will be installed 2024-12-03 03:23:22.402 | > ---> Package python3-pyrsistent.aarch64 0.18.0-1.oe2203 will be installed 2024-12-03 03:23:22.403 | > ---> Package python3-pysocks.noarch 1.7.1-1.oe2203 will be installed 2024-12-03 03:23:22.403 | > ---> Package python3-pytz.noarch 2021.3-1.oe2203 will be installed 2024-12-03 03:23:22.403 | > ---> Package python3-pyyaml.aarch64 6.0-1.oe2203 will be installed 2024-12-03 03:23:22.403 | > ---> Package python3-rpm-generators.noarch 9-2.oe2203 will be installed 2024-12-03 03:23:22.403 | > ---> Package python3-setools.aarch64 4.4.0-2.oe2203 will be installed 2024-12-03 03:23:22.403 | > ---> Package python3-six.noarch 1.16.0-1.oe2203 will be installed 2024-12-03 03:23:22.403 | > ---> Package python3-wcwidth.noarch 0.2.5-1.oe2203 will be installed 2024-12-03 03:23:22.403 | > ---> Package rng-tools.aarch64 6.14-3.oe2203 will be installed 2024-12-03 03:23:22.403 | > ---> Package strace.aarch64 5.14-1.oe2203 will be installed 2024-12-03 03:23:22.403 | > ---> Package sysfsutils.aarch64 2.1.1-1.oe2203 will be installed 2024-12-03 03:23:22.403 | > ---> Package timedatex.aarch64 0.6-2.oe2203 will be installed 2024-12-03 03:23:22.403 | > ---> Package tk.aarch64 1:8.6.10-2.oe2203 will be installed 2024-12-03 03:23:22.403 | > ---> Package trousers.aarch64 0.3.15-1.oe2203 will be installed 2024-12-03 03:23:22.403 | > ---> Package userspace-rcu.aarch64 0.13.0-2.oe2203 will be installed 2024-12-03 03:23:22.403 | > ---> Package wget.aarch64 1.21.2-1.oe2203 will be installed 2024-12-03 03:23:22.403 | > ---> Package xfsprogs.aarch64 5.14.1-1.oe2203 will be installed 2024-12-03 03:23:22.403 | > ---> Package xfsprogs-xfs_scrub.aarch64 5.14.1-1.oe2203 will be installed 2024-12-03 03:23:22.403 | > ---> Package openeuler-lsb.aarch64 5.0-1.oe2203 will be installed 2024-12-03 03:23:22.403 | > ---> Package python3-pyserial.noarch 3.5-2.oe2203 will be installed 2024-12-03 03:23:22.403 | > ---> Package NetworkManager.aarch64 1:1.32.12-20.oe2203 will be installed 2024-12-03 03:23:22.403 | > ---> Package NetworkManager-libnm.aarch64 1:1.32.12-20.oe2203 will be installed 2024-12-03 03:23:22.403 | > ---> Package at.aarch64 3.2.2-4.oe2203 will be installed 2024-12-03 03:23:22.403 | > ---> Package atk.aarch64 2.36.0-2.oe2203 will be installed 2024-12-03 03:23:22.403 | > ---> Package avahi-libs.aarch64 0.8-19.oe2203 will be installed 2024-12-03 03:23:22.403 | > ---> Package bind-libs.aarch64 32:9.16.23-21.oe2203 will be installed 2024-12-03 03:23:22.403 | > ---> Package bind-license.noarch 32:9.16.23-21.oe2203 will be installed 2024-12-03 03:23:22.403 | > ---> Package bind-utils.aarch64 32:9.16.23-21.oe2203 will be installed 2024-12-03 03:23:22.403 | > ---> Package binutils.aarch64 2.37-25.oe2203 will be installed 2024-12-03 03:23:22.403 | > ---> Package cloud-init.noarch 21.4-21.oe2203 will be installed 2024-12-03 03:23:22.403 | > ---> Package cloud-utils-growpart.aarch64 0.32-3.oe2203 will be installed 2024-12-03 03:23:22.403 | > ---> Package colord-libs.aarch64 1.4.5-4.oe2203 will be installed 2024-12-03 03:23:22.403 | > ---> Package cpp.aarch64 10.3.1-23.oe2203 will be installed 2024-12-03 03:23:22.403 | > ---> Package cups-libs.aarch64 1:2.4.0-10.oe2203 will be installed 2024-12-03 03:23:22.403 | > ---> Package dbus.aarch64 1:1.12.20-10.oe2203 will be installed 2024-12-03 03:23:22.403 | > ---> Package dbus-common.noarch 1:1.12.20-10.oe2203 will be installed 2024-12-03 03:23:22.403 | > ---> Package dbus-daemon.aarch64 1:1.12.20-10.oe2203 will be installed 2024-12-03 03:23:22.403 | > ---> Package dbus-libs.aarch64 1:1.12.20-10.oe2203 will be installed 2024-12-03 03:23:22.403 | > ---> Package dbus-tools.aarch64 1:1.12.20-10.oe2203 will be installed 2024-12-03 03:23:22.403 | > ---> Package dconf.aarch64 0.40.0-3.oe2203 will be installed 2024-12-03 03:23:22.403 | > ---> Package dhcp.aarch64 12:4.4.2-15.oe2203 will be installed 2024-12-03 03:23:22.403 | > ---> Package dracut-config-generic.aarch64 055-10.oe2203 will be installed 2024-12-03 03:23:22.403 | > ---> Package duktape.aarch64 2.6.0-1.oe2203 will be installed 2024-12-03 03:23:22.403 | > ---> Package freetype.aarch64 2.11.0-3.oe2203 will be installed 2024-12-03 03:23:22.403 | > ---> Package fribidi.aarch64 1.0.10-2.oe2203 will be installed 2024-12-03 03:23:22.403 | > ---> Package gcc.aarch64 10.3.1-23.oe2203 will be installed 2024-12-03 03:23:22.403 | > ---> Package gdk-pixbuf2.aarch64 2.42.6-5.oe2203 will be installed 2024-12-03 03:23:22.403 | > ---> Package gdk-pixbuf2-modules.aarch64 2.42.6-5.oe2203 will be installed 2024-12-03 03:23:22.403 | > ---> Package git.aarch64 2.33.0-13.oe2203 will be installed 2024-12-03 03:23:22.403 | > ---> Package glibc-devel.aarch64 2.34-149.oe2203 will be installed 2024-12-03 03:23:22.403 | > ---> Package gnupg2.aarch64 2.2.32-3.oe2203 will be installed 2024-12-03 03:23:22.403 | > ---> Package gnutls.aarch64 3.7.2-13.oe2203 will be installed 2024-12-03 03:23:22.403 | > ---> Package gpgme.aarch64 1.16.0-3.oe2203 will be installed 2024-12-03 03:23:22.403 | > ---> Package guile.aarch64 5:2.0.14-18.oe2203 will be installed 2024-12-03 03:23:22.403 | > ---> Package harfbuzz.aarch64 2.8.2-4.oe2203 will be installed 2024-12-03 03:23:22.403 | > ---> Package hicolor-icon-theme.noarch 0.17-6.oe2203 will be installed 2024-12-03 03:23:22.403 | > ---> Package initscripts.aarch64 10.12-3.oe2203 will be installed 2024-12-03 03:23:22.404 | > ---> Package initscripts-service.noarch 10.12-3.oe2203 will be installed 2024-12-03 03:23:22.404 | > ---> Package iproute.aarch64 1:5.15.0-16.oe2203 will be installed 2024-12-03 03:23:22.404 | > ---> Package iptables.aarch64 1.8.7-8.oe2203 will be installed 2024-12-03 03:23:22.404 | > ---> Package iptables-libs.aarch64 1.8.7-8.oe2203 will be installed 2024-12-03 03:23:22.404 | > ---> Package iputils.aarch64 20210722-6.oe2203 will be installed 2024-12-03 03:23:22.404 | > ---> Package jbigkit-libs.aarch64 2.1-19.oe2203 will be installed 2024-12-03 03:23:22.404 | > ---> Package kernel.aarch64 5.10.0-60.139.0.166.oe2203 will be installed 2024-12-03 03:23:22.404 | > ---> Package kernel-headers.aarch64 5.10.0-60.139.0.166.oe2203 will be installed 2024-12-03 03:23:22.404 | > ---> Package libX11.aarch64 1.7.2-8.oe2203 will be installed 2024-12-03 03:23:22.404 | > ---> Package libXext.aarch64 1.3.4-4.oe2203 will be installed 2024-12-03 03:23:22.404 | > ---> Package libXi.aarch64 1.8-2.oe2203 will be installed 2024-12-03 03:23:22.404 | > ---> Package libbpf.aarch64 2:0.3-9.oe2203 will be installed 2024-12-03 03:23:22.404 | > ---> Package libfastjson.aarch64 0.99.9-3.oe2203 will be installed 2024-12-03 03:23:22.404 | > ---> Package libicu.aarch64 69.1-7.oe2203 will be installed 2024-12-03 03:23:22.404 | > ---> Package libjpeg-turbo.aarch64 2.1.1-2.oe2203 will be installed 2024-12-03 03:23:22.404 | > ---> Package libksba.aarch64 1.6.0-3.oe2203 will be installed 2024-12-03 03:23:22.404 | > ---> Package libnetfilter_conntrack.aarch64 1.0.8-6.oe2203 will be installed 2024-12-03 03:23:22.404 | > ---> Package libnfnetlink.aarch64 1.0.1-16.oe2203 will be installed 2024-12-03 03:23:22.404 | > ---> Package libtiff.aarch64 4.3.0-37.oe2203 will be installed 2024-12-03 03:23:22.404 | > ---> Package libuv.aarch64 1:1.42.0-6.oe2203 will be installed 2024-12-03 03:23:22.404 | > ---> Package libxcb.aarch64 1.14-2.oe2203 will be installed 2024-12-03 03:23:22.404 | > ---> Package libyaml.aarch64 0.2.5-6.oe2203 will be installed 2024-12-03 03:23:22.404 | > ---> Package net-tools.aarch64 2.10-3.oe2203 will be installed 2024-12-03 03:23:22.404 | > ---> Package nettle.aarch64 3.8.1-1.oe2203 will be installed 2024-12-03 03:23:22.404 | > ---> Package ntp.aarch64 4.2.8p15-11.oe2203 will be installed 2024-12-03 03:23:22.404 | > ---> Package ntp-help.noarch 4.2.8p15-11.oe2203 will be installed 2024-12-03 03:23:22.404 | > ---> Package ntp-perl.noarch 4.2.8p15-11.oe2203 will be installed 2024-12-03 03:23:22.404 | > ---> Package ntpstat.noarch 0.6-3.oe2203 will be installed 2024-12-03 03:23:22.404 | > ---> Package openssh.aarch64 8.8p1-23.oe2203 will be installed 2024-12-03 03:23:22.404 | > ---> Package openssh-clients.aarch64 8.8p1-23.oe2203 will be installed 2024-12-03 03:23:22.404 | > ---> Package openssh-server.aarch64 8.8p1-23.oe2203 will be installed 2024-12-03 03:23:22.404 | > ---> Package pango.aarch64 1.49.3-3.oe2203 will be installed 2024-12-03 03:23:22.404 | > ---> Package perl-Git.noarch 2.33.0-13.oe2203 will be installed 2024-12-03 03:23:22.472 | > ---> Package pixman.aarch64 0.40.0-3.oe2203 will be installed 2024-12-03 03:23:22.472 | > ---> Package policycoreutils.aarch64 3.3-9.oe2203 will be installed 2024-12-03 03:23:22.472 | > ---> Package policycoreutils-python-utils.noarch 3.3-9.oe2203 will be installed 2024-12-03 03:23:22.472 | > ---> Package polkit.aarch64 0.120-5.oe2203 will be installed 2024-12-03 03:23:22.472 | > ---> Package polkit-libs.aarch64 0.120-5.oe2203 will be installed 2024-12-03 03:23:22.472 | > ---> Package python3-IPy.noarch 1.01-2.oe2203 will be installed 2024-12-03 03:23:22.472 | > ---> Package python3-cryptography.aarch64 3.3.1-7.oe2203 will be installed 2024-12-03 03:23:22.472 | > ---> Package python3-devel.aarch64 3.9.9-28.oe2203 will be installed 2024-12-03 03:23:22.472 | > ---> Package python3-idna.noarch 3.2-3.oe2203 will be installed 2024-12-03 03:23:22.472 | > ---> Package python3-jinja2.noarch 3.0.3-4.oe2203 will be installed 2024-12-03 03:23:22.472 | > ---> Package python3-jsonschema.noarch 3.2.0-4.oe2203 will be installed 2024-12-03 03:23:22.472 | > ---> Package python3-jwt.noarch 2.3.0-3.oe2203 will be installed 2024-12-03 03:23:22.472 | > ---> Package python3-libselinux.aarch64 3.3-5.oe2203 will be installed 2024-12-03 03:23:22.472 | > ---> Package python3-oauthlib.noarch 3.1.1-3.oe2203 will be installed 2024-12-03 03:23:22.472 | > ---> Package python3-policycoreutils.noarch 3.3-9.oe2203 will be installed 2024-12-03 03:23:22.472 | > ---> Package python3-requests.noarch 2.26.0-7.oe2203 will be installed 2024-12-03 03:23:22.473 | > ---> Package python3-urllib3.noarch 1.26.7-8.oe2203 will be installed 2024-12-03 03:23:22.473 | > ---> Package rsync.aarch64 3.2.3-4.oe2203 will be installed 2024-12-03 03:23:22.473 | > ---> Package rsyslog.aarch64 8.2110.0-19.oe2203 will be installed 2024-12-03 03:23:22.473 | > ---> Package selinux-policy.noarch 35.5-17.oe2203 will be installed 2024-12-03 03:23:22.473 | > ---> Package selinux-policy-targeted.noarch 35.5-17.oe2203 will be installed 2024-12-03 03:23:22.473 | > ---> Package tcpdump.aarch64 14:4.99.1-6.oe2203 will be installed 2024-12-03 03:23:22.473 | > ---> Package traceroute.aarch64 3:2.1.2-2.oe2203 will be installed 2024-12-03 03:23:22.473 | > ---> Package unbound.aarch64 1.13.2-11.oe2203 will be installed 2024-12-03 03:23:22.473 | > ---> Package unbound-libs.aarch64 1.13.2-11.oe2203 will be installed 2024-12-03 03:23:22.473 | > ---> Package wayland.aarch64 1.19.91-4.oe2203 will be installed 2024-12-03 03:23:22.473 | > --> Finished dependency resolution 2024-12-03 03:23:22.473 | > Dependencies resolved. 2024-12-03 03:23:22.473 | > ================================================================================ 2024-12-03 03:23:22.473 | > Package Arch Version Repository Size 2024-12-03 03:23:22.473 | > ================================================================================ 2024-12-03 03:23:22.473 | > Installing: 2024-12-03 03:23:22.473 | > NetworkManager aarch64 1:1.32.12-20.oe2203 update 2.1 M 2024-12-03 03:23:22.473 | > acpid aarch64 2.0.33-1.oe2203 OS 39 k 2024-12-03 03:23:22.473 | > at aarch64 3.2.2-4.oe2203 update 52 k 2024-12-03 03:23:22.473 | > audit aarch64 1:3.0.1-3.oe2203 OS 175 k 2024-12-03 03:23:22.473 | > bind-utils aarch64 32:9.16.23-21.oe2203 update 169 k 2024-12-03 03:23:22.473 | > cloud-init noarch 21.4-21.oe2203 update 1.1 M 2024-12-03 03:23:22.473 | > cloud-utils-growpart aarch64 0.32-3.oe2203 update 32 k 2024-12-03 03:23:22.473 | > dhcp aarch64 12:4.4.2-15.oe2203 update 4.0 M 2024-12-03 03:23:22.473 | > dracut-config-generic aarch64 055-10.oe2203 update 9.3 k 2024-12-03 03:23:22.473 | > gcc aarch64 10.3.1-23.oe2203 update 25 M 2024-12-03 03:23:22.473 | > git aarch64 2.33.0-13.oe2203 update 6.2 M 2024-12-03 03:23:22.473 | > glibc-devel aarch64 2.34-149.oe2203 update 1.5 M 2024-12-03 03:23:22.473 | > gnupg2 aarch64 2.2.32-3.oe2203 update 2.1 M 2024-12-03 03:23:22.473 | > haveged aarch64 1.9.15-1.oe2203 OS 61 k 2024-12-03 03:23:22.473 | > initscripts aarch64 10.12-3.oe2203 update 209 k 2024-12-03 03:23:22.473 | > iproute aarch64 1:5.15.0-16.oe2203 update 745 k 2024-12-03 03:23:22.473 | > iptables aarch64 1.8.7-8.oe2203 update 72 k 2024-12-03 03:23:22.473 | > iputils aarch64 20210722-6.oe2203 update 123 k 2024-12-03 03:23:22.473 | > kernel aarch64 5.10.0-60.139.0.166.oe2203 update 39 M 2024-12-03 03:23:22.473 | > lsof aarch64 4.94.0-1.oe2203 OS 88 k 2024-12-03 03:23:22.473 | > make aarch64 1:4.3-2.oe2203 OS 319 k 2024-12-03 03:23:22.473 | > man-pages noarch 5.13-2.oe2203 OS 14 k 2024-12-03 03:23:22.473 | > net-tools aarch64 2.10-3.oe2203 update 200 k 2024-12-03 03:23:22.473 | > ntp aarch64 4.2.8p15-11.oe2203 update 596 k 2024-12-03 03:23:22.473 | > ntp-perl noarch 4.2.8p15-11.oe2203 update 15 k 2024-12-03 03:23:22.473 | > openEuler-latest-release aarch64 1.0-164865743622.03.oe2203 OS 8.3 k 2024-12-03 03:23:22.473 | > openeuler-lsb aarch64 5.0-1.oe2203 everything 15 k 2024-12-03 03:23:22.473 | > openssh aarch64 8.8p1-23.oe2203 update 300 k 2024-12-03 03:23:22.473 | > openssh-server aarch64 8.8p1-23.oe2203 update 365 k 2024-12-03 03:23:22.473 | > parted aarch64 3.4-3.oe2203 OS 549 k 2024-12-03 03:23:22.473 | > policycoreutils-python-utils 2024-12-03 03:23:22.473 | > noarch 3.3-9.oe2203 update 25 k 2024-12-03 03:23:22.473 | > python3-devel aarch64 3.9.9-28.oe2203 update 12 M 2024-12-03 03:23:22.473 | > python3-libselinux aarch64 3.3-5.oe2203 update 153 k 2024-12-03 03:23:22.473 | > python3-policycoreutils noarch 3.3-9.oe2203 update 1.7 M 2024-12-03 03:23:22.473 | > rng-tools aarch64 6.14-3.oe2203 OS 50 k 2024-12-03 03:23:22.473 | > rsync aarch64 3.2.3-4.oe2203 update 278 k 2024-12-03 03:23:22.473 | > rsyslog aarch64 8.2110.0-19.oe2203 update 661 k 2024-12-03 03:23:22.473 | > selinux-policy noarch 35.5-17.oe2203 update 21 k 2024-12-03 03:23:22.473 | > selinux-policy-targeted noarch 35.5-17.oe2203 update 6.8 M 2024-12-03 03:23:22.473 | > strace aarch64 5.14-1.oe2203 OS 1.2 M 2024-12-03 03:23:22.474 | > tcpdump aarch64 14:4.99.1-6.oe2203 update 443 k 2024-12-03 03:23:22.474 | > traceroute aarch64 3:2.1.2-2.oe2203 update 43 k 2024-12-03 03:23:22.474 | > unbound aarch64 1.13.2-11.oe2203 update 755 k 2024-12-03 03:23:22.474 | > wget aarch64 1.21.2-1.oe2203 OS 659 k 2024-12-03 03:23:22.474 | > Installing dependencies: 2024-12-03 03:23:22.474 | > NetworkManager-libnm aarch64 1:1.32.12-20.oe2203 update 1.6 M 2024-12-03 03:23:22.474 | > adwaita-cursor-theme noarch 41.0-1.oe2203 OS 649 k 2024-12-03 03:23:22.474 | > adwaita-icon-theme noarch 41.0-1.oe2203 OS 11 M 2024-12-03 03:23:22.474 | > at-spi2-atk aarch64 2.38.0-1.oe2203 OS 74 k 2024-12-03 03:23:22.474 | > at-spi2-core aarch64 2.42.0-1.oe2203 OS 171 k 2024-12-03 03:23:22.474 | > atk aarch64 2.36.0-2.oe2203 update 260 k 2024-12-03 03:23:22.474 | > autogen aarch64 5.18.16-2.oe2203 OS 459 k 2024-12-03 03:23:22.474 | > avahi-libs aarch64 0.8-19.oe2203 update 59 k 2024-12-03 03:23:22.474 | > bind-libs aarch64 32:9.16.23-21.oe2203 update 1.1 M 2024-12-03 03:23:22.474 | > bind-license noarch 32:9.16.23-21.oe2203 update 13 k 2024-12-03 03:23:22.474 | > binutils aarch64 2.37-25.oe2203 update 5.7 M 2024-12-03 03:23:22.474 | > cairo aarch64 1.17.4-1.oe2203 OS 613 k 2024-12-03 03:23:22.474 | > cairo-gobject aarch64 1.17.4-1.oe2203 OS 17 k 2024-12-03 03:23:22.474 | > checkpolicy aarch64 3.3-1.oe2203 OS 275 k 2024-12-03 03:23:22.474 | > colord-libs aarch64 1.4.5-4.oe2203 update 181 k 2024-12-03 03:23:22.474 | > cpp aarch64 10.3.1-23.oe2203 update 7.9 M 2024-12-03 03:23:22.474 | > cups-libs aarch64 1:2.4.0-10.oe2203 update 240 k 2024-12-03 03:23:22.474 | > dbus aarch64 1:1.12.20-10.oe2203 update 63 k 2024-12-03 03:23:22.474 | > dbus-common noarch 1:1.12.20-10.oe2203 update 13 k 2024-12-03 03:23:22.474 | > dbus-daemon aarch64 1:1.12.20-10.oe2203 update 164 k 2024-12-03 03:23:22.474 | > dbus-libs aarch64 1:1.12.20-10.oe2203 update 136 k 2024-12-03 03:23:22.474 | > dbus-tools aarch64 1:1.12.20-10.oe2203 update 26 k 2024-12-03 03:23:22.474 | > dejavu-fonts noarch 2.37-1.oe2203 OS 5.1 M 2024-12-03 03:23:22.474 | > duktape aarch64 2.6.0-1.oe2203 update 139 k 2024-12-03 03:23:22.474 | > fontconfig aarch64 2.13.94-1.oe2203 OS 225 k 2024-12-03 03:23:22.474 | > fonts-filesystem noarch 2.0.5-2.oe2203 OS 8.3 k 2024-12-03 03:23:22.474 | > freetype aarch64 2.11.0-3.oe2203 update 349 k 2024-12-03 03:23:22.474 | > fribidi aarch64 1.0.10-2.oe2203 update 83 k 2024-12-03 03:23:22.474 | > gc aarch64 8.0.6-1.oe2203 OS 236 k 2024-12-03 03:23:22.474 | > gcr aarch64 3.41.0-1.oe2203 OS 462 k 2024-12-03 03:23:22.474 | > gcr-base aarch64 3.41.0-1.oe2203 OS 251 k 2024-12-03 03:23:22.474 | > gdk-pixbuf2 aarch64 2.42.6-5.oe2203 update 455 k 2024-12-03 03:23:22.474 | > gdk-pixbuf2-modules aarch64 2.42.6-5.oe2203 update 67 k 2024-12-03 03:23:22.474 | > gnutls aarch64 3.7.2-13.oe2203 update 884 k 2024-12-03 03:23:22.474 | > gpgme aarch64 1.16.0-3.oe2203 update 329 k 2024-12-03 03:23:22.474 | > graphite2 aarch64 1.3.14-5.oe2203 OS 87 k 2024-12-03 03:23:22.474 | > gtk-update-icon-cache aarch64 3.24.30-5.oe2203 OS 30 k 2024-12-03 03:23:22.474 | > gtk2 aarch64 2.24.33-4.oe2203 OS 3.3 M 2024-12-03 03:23:22.474 | > gtk3 aarch64 3.24.30-5.oe2203 OS 4.6 M 2024-12-03 03:23:22.474 | > guile aarch64 5:2.0.14-18.oe2203 update 3.3 M 2024-12-03 03:23:22.474 | > harfbuzz aarch64 2.8.2-4.oe2203 update 638 k 2024-12-03 03:23:22.474 | > hicolor-icon-theme noarch 0.17-6.oe2203 update 44 k 2024-12-03 03:23:22.474 | > inih aarch64 49-1.oe2203 OS 16 k 2024-12-03 03:23:22.474 | > initscripts-service noarch 10.12-3.oe2203 update 13 k 2024-12-03 03:23:22.474 | > ipcalc aarch64 1.0.1-1.oe2203 OS 33 k 2024-12-03 03:23:22.474 | > iptables-libs aarch64 1.8.7-8.oe2203 update 257 k 2024-12-03 03:23:22.474 | > jansson aarch64 2.14-1.oe2203 OS 34 k 2024-12-03 03:23:22.474 | > jbigkit-libs aarch64 2.1-19.oe2203 update 33 k 2024-12-03 03:23:22.474 | > jitterentropy-library aarch64 3.3.1-1.oe2203 OS 29 k 2024-12-03 03:23:22.474 | > kernel-headers aarch64 5.10.0-60.139.0.166.oe2203 update 1.7 M 2024-12-03 03:23:22.475 | > lcms2 aarch64 2.12-1.oe2203 OS 145 k 2024-12-03 03:23:22.475 | > libX11 aarch64 1.7.2-8.oe2203 update 716 k 2024-12-03 03:23:22.475 | > libXau aarch64 1.0.9-2.oe2203 OS 14 k 2024-12-03 03:23:22.475 | > libXcomposite aarch64 0.4.5-1.oe2203 OS 13 k 2024-12-03 03:23:22.475 | > libXcursor aarch64 1.2.0-1.oe2203 OS 26 k 2024-12-03 03:23:22.475 | > libXdamage aarch64 1.1.5-1.oe2203 OS 13 k 2024-12-03 03:23:22.475 | > libXext aarch64 1.3.4-4.oe2203 update 34 k 2024-12-03 03:23:22.475 | > libXfixes aarch64 6.0.0-1.oe2203 OS 17 k 2024-12-03 03:23:22.475 | > libXft aarch64 2.3.4-1.oe2203 OS 43 k 2024-12-03 03:23:22.475 | > libXi aarch64 1.8-2.oe2203 update 34 k 2024-12-03 03:23:22.475 | > libXinerama aarch64 1.1.4-5.oe2203 OS 13 k 2024-12-03 03:23:22.475 | > libXrandr aarch64 1.5.2-1.oe2203 OS 24 k 2024-12-03 03:23:22.475 | > libXrender aarch64 0.9.10-10.oe2203 OS 24 k 2024-12-03 03:23:22.475 | > libXtst aarch64 1.2.3-10.oe2203 OS 19 k 2024-12-03 03:23:22.475 | > libassuan aarch64 2.5.5-1.oe2203 OS 58 k 2024-12-03 03:23:22.475 | > libbpf aarch64 2:0.3-9.oe2203 update 101 k 2024-12-03 03:23:22.475 | > libdatrie aarch64 0.2.13-1.oe2203 OS 30 k 2024-12-03 03:23:22.475 | > libedit aarch64 3.1-28.oe2203 OS 88 k 2024-12-03 03:23:22.475 | > libepoxy aarch64 1.5.9-1.oe2203 OS 201 k 2024-12-03 03:23:22.475 | > libestr aarch64 0.1.11-1.oe2203 OS 24 k 2024-12-03 03:23:22.475 | > libfastjson aarch64 0.99.9-3.oe2203 update 35 k 2024-12-03 03:23:22.475 | > libgusb aarch64 0.3.8-1.oe2203 OS 41 k 2024-12-03 03:23:22.475 | > libicu aarch64 69.1-7.oe2203 update 9.3 M 2024-12-03 03:23:22.475 | > libjpeg-turbo aarch64 2.1.1-2.oe2203 update 121 k 2024-12-03 03:23:22.475 | > libksba aarch64 1.6.0-3.oe2203 update 139 k 2024-12-03 03:23:22.475 | > libmetalink aarch64 0.1.3-9.oe2203 OS 26 k 2024-12-03 03:23:22.475 | > libmnl aarch64 1.0.4-10.oe2203 OS 26 k 2024-12-03 03:23:22.475 | > libmpc aarch64 1.2.0-2.oe2203 OS 57 k 2024-12-03 03:23:22.475 | > libndp aarch64 1.8-1.oe2203 OS 32 k 2024-12-03 03:23:22.475 | > libnetfilter_conntrack aarch64 1.0.8-6.oe2203 update 50 k 2024-12-03 03:23:22.475 | > libnfnetlink aarch64 1.0.1-16.oe2203 update 26 k 2024-12-03 03:23:22.475 | > libpcap aarch64 14:1.10.1-2.oe2203 OS 111 k 2024-12-03 03:23:22.475 | > libsecret aarch64 0.20.4-1.oe2203 OS 160 k 2024-12-03 03:23:22.475 | > libthai aarch64 0.1.28-4.oe2203 OS 197 k 2024-12-03 03:23:22.475 | > libtiff aarch64 4.3.0-37.oe2203 update 166 k 2024-12-03 03:23:22.475 | > libtool-ltdl aarch64 2.4.6-34.oe2203 OS 32 k 2024-12-03 03:23:22.475 | > libusbx aarch64 1.0.24-1.oe2203 OS 67 k 2024-12-03 03:23:22.475 | > libuv aarch64 1:1.42.0-6.oe2203 update 76 k 2024-12-03 03:23:22.475 | > libxcb aarch64 1.14-2.oe2203 update 195 k 2024-12-03 03:23:22.475 | > libxcrypt-devel aarch64 4.4.26-2.oe2203 OS 111 k 2024-12-03 03:23:22.475 | > libyaml aarch64 0.2.5-6.oe2203 update 54 k 2024-12-03 03:23:22.475 | > linux-firmware noarch 20211027-2.oe2203 OS 135 M 2024-12-03 03:23:22.475 | > lmdb aarch64 0.9.29-1.oe2203 OS 66 k 2024-12-03 03:23:22.475 | > nettle aarch64 3.8.1-1.oe2203 update 935 k 2024-12-03 03:23:22.475 | > npth aarch64 1.6-2.oe2203 OS 23 k 2024-12-03 03:23:22.475 | > ntp-help noarch 4.2.8p15-11.oe2203 update 1.3 M 2024-12-03 03:23:22.475 | > openssh-clients aarch64 8.8p1-23.oe2203 update 601 k 2024-12-03 03:23:22.475 | > pango aarch64 1.49.3-3.oe2203 update 243 k 2024-12-03 03:23:22.475 | > perl-Error noarch 1:0.17029-2.oe2203 OS 31 k 2024-12-03 03:23:22.475 | > perl-Git noarch 2.33.0-13.oe2203 update 39 k 2024-12-03 03:23:22.475 | > perl-TermReadKey aarch64 2.38-2.oe2203 OS 24 k 2024-12-03 03:23:22.475 | > pixman aarch64 0.40.0-3.oe2203 update 148 k 2024-12-03 03:23:22.475 | > policycoreutils aarch64 3.3-9.oe2203 update 533 k 2024-12-03 03:23:22.475 | > polkit aarch64 0.120-5.oe2203 update 108 k 2024-12-03 03:23:22.475 | > polkit-libs aarch64 0.120-5.oe2203 update 58 k 2024-12-03 03:23:22.475 | > polkit-pkla-compat aarch64 0.1-17.oe2203 OS 33 k 2024-12-03 03:23:22.475 | > psmisc aarch64 23.4-1.oe2203 OS 217 k 2024-12-03 03:23:22.475 | > python3-IPy noarch 1.01-2.oe2203 update 37 k 2024-12-03 03:23:22.475 | > python3-asn1crypto noarch 1.4.0-1.oe2203 OS 188 k 2024-12-03 03:23:22.476 | > python3-attrs noarch 20.3.0-1.oe2203 OS 83 k 2024-12-03 03:23:22.476 | > python3-audit aarch64 1:3.0.1-3.oe2203 OS 72 k 2024-12-03 03:23:22.476 | > python3-babel noarch 2.9.1-1.oe2203 OS 6.3 M 2024-12-03 03:23:22.476 | > python3-cffi aarch64 1.15.0-1.oe2203 OS 247 k 2024-12-03 03:23:22.476 | > python3-chardet noarch 4.0.0-1.oe2203 OS 210 k 2024-12-03 03:23:22.476 | > python3-charset-normalizer noarch 2.0.8-1.oe2203 OS 76 k 2024-12-03 03:23:22.476 | > python3-configobj noarch 5.0.6-17.oe2203 OS 65 k 2024-12-03 03:23:22.476 | > python3-cryptography aarch64 3.3.1-7.oe2203 update 407 k 2024-12-03 03:23:22.476 | > python3-idna noarch 3.2-3.oe2203 update 92 k 2024-12-03 03:23:22.476 | > python3-jinja2 noarch 3.0.3-4.oe2203 update 252 k 2024-12-03 03:23:22.476 | > python3-jsonpatch noarch 1.32-1.oe2203 OS 28 k 2024-12-03 03:23:22.476 | > python3-jsonpointer noarch 2.2-1.oe2203 OS 18 k 2024-12-03 03:23:22.476 | > python3-jsonschema noarch 3.2.0-4.oe2203 update 69 k 2024-12-03 03:23:22.476 | > python3-jwt noarch 2.3.0-3.oe2203 update 44 k 2024-12-03 03:23:22.476 | > python3-libsemanage aarch64 3.3-3.oe2203 OS 67 k 2024-12-03 03:23:22.476 | > python3-markupsafe aarch64 2.0.1-2.oe2203 OS 25 k 2024-12-03 03:23:22.476 | > python3-netifaces aarch64 0.10.9-1.oe2203 OS 20 k 2024-12-03 03:23:22.476 | > python3-oauthlib noarch 3.1.1-3.oe2203 update 198 k 2024-12-03 03:23:25.573 | > python3-ply noarch 3.11-2.oe2203 OS 89 k 2024-12-03 03:23:25.573 | > python3-prettytable noarch 2.4.0-1.oe2203 OS 50 k 2024-12-03 03:23:25.573 | > python3-pycparser noarch 2.21-1.oe2203 OS 123 k 2024-12-03 03:23:25.573 | > python3-pyrsistent aarch64 0.18.0-1.oe2203 OS 105 k 2024-12-03 03:23:25.574 | > python3-pyserial noarch 3.5-2.oe2203 EPOL 151 k 2024-12-03 03:23:25.574 | > python3-pysocks noarch 1.7.1-1.oe2203 OS 34 k 2024-12-03 03:23:25.574 | > python3-pytz noarch 2021.3-1.oe2203 OS 49 k 2024-12-03 03:23:25.574 | > python3-pyyaml aarch64 6.0-1.oe2203 OS 180 k 2024-12-03 03:23:25.574 | > python3-requests noarch 2.26.0-7.oe2203 update 108 k 2024-12-03 03:23:25.574 | > python3-rpm-generators noarch 9-2.oe2203 OS 24 k 2024-12-03 03:23:25.574 | > python3-setools aarch64 4.4.0-2.oe2203 OS 511 k 2024-12-03 03:23:25.574 | > python3-six noarch 1.16.0-1.oe2203 OS 38 k 2024-12-03 03:23:25.574 | > python3-urllib3 noarch 1.26.7-8.oe2203 update 199 k 2024-12-03 03:23:25.574 | > python3-wcwidth noarch 0.2.5-1.oe2203 OS 42 k 2024-12-03 03:23:25.574 | > sysfsutils aarch64 2.1.1-1.oe2203 OS 43 k 2024-12-03 03:23:25.574 | > tk aarch64 1:8.6.10-2.oe2203 OS 1.0 M 2024-12-03 03:23:25.574 | > unbound-libs aarch64 1.13.2-11.oe2203 update 464 k 2024-12-03 03:23:25.574 | > userspace-rcu aarch64 0.13.0-2.oe2203 OS 110 k 2024-12-03 03:23:25.574 | > wayland aarch64 1.19.91-4.oe2203 update 59 k 2024-12-03 03:23:25.574 | > xfsprogs aarch64 5.14.1-1.oe2203 OS 962 k 2024-12-03 03:23:25.574 | > Installing weak dependencies: 2024-12-03 03:23:25.574 | > dconf aarch64 0.40.0-3.oe2203 update 83 k 2024-12-03 03:23:25.574 | > ntpstat noarch 0.6-3.oe2203 update 11 k 2024-12-03 03:23:25.574 | > pinentry aarch64 1.1.1-2.oe2203 OS 91 k 2024-12-03 03:23:25.574 | > timedatex aarch64 0.6-2.oe2203 OS 30 k 2024-12-03 03:23:25.574 | > trousers aarch64 0.3.15-1.oe2203 OS 266 k 2024-12-03 03:23:25.574 | > xfsprogs-xfs_scrub aarch64 5.14.1-1.oe2203 OS 66 k 2024-12-03 03:23:25.574 | > 2024-12-03 03:23:25.574 | > Transaction Summary 2024-12-03 03:23:25.574 | > ================================================================================ 2024-12-03 03:23:25.574 | > Install 197 Packages 2024-12-03 03:23:25.574 | > 2024-12-03 03:23:25.574 | > Total size: 328 M 2024-12-03 03:23:25.574 | > Installed size: 970 M 2024-12-03 03:23:25.574 | > Downloading Packages: 2024-12-03 03:23:25.574 | > [SKIPPED] acpid-2.0.33-1.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.574 | > [SKIPPED] adwaita-cursor-theme-41.0-1.oe2203.noarch.rpm: Already downloaded 2024-12-03 03:23:25.574 | > [SKIPPED] adwaita-icon-theme-41.0-1.oe2203.noarch.rpm: Already downloaded 2024-12-03 03:23:25.574 | > [SKIPPED] at-spi2-atk-2.38.0-1.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.574 | > [SKIPPED] at-spi2-core-2.42.0-1.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.574 | > [SKIPPED] audit-3.0.1-3.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.574 | > [SKIPPED] autogen-5.18.16-2.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.574 | > [SKIPPED] cairo-1.17.4-1.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.574 | > [SKIPPED] cairo-gobject-1.17.4-1.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.574 | > [SKIPPED] checkpolicy-3.3-1.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.574 | > [SKIPPED] dejavu-fonts-2.37-1.oe2203.noarch.rpm: Already downloaded 2024-12-03 03:23:25.574 | > [SKIPPED] fontconfig-2.13.94-1.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.574 | > [SKIPPED] fonts-filesystem-2.0.5-2.oe2203.noarch.rpm: Already downloaded 2024-12-03 03:23:25.574 | > [SKIPPED] gc-8.0.6-1.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.574 | > [SKIPPED] gcr-3.41.0-1.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.574 | > [SKIPPED] gcr-base-3.41.0-1.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.574 | > [SKIPPED] graphite2-1.3.14-5.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.574 | > [SKIPPED] gtk-update-icon-cache-3.24.30-5.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.574 | > [SKIPPED] gtk2-2.24.33-4.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.574 | > [SKIPPED] gtk3-3.24.30-5.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.574 | > [SKIPPED] haveged-1.9.15-1.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.574 | > [SKIPPED] inih-49-1.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.574 | > [SKIPPED] ipcalc-1.0.1-1.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.574 | > [SKIPPED] jansson-2.14-1.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.574 | > [SKIPPED] jitterentropy-library-3.3.1-1.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.574 | > [SKIPPED] lcms2-2.12-1.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.574 | > [SKIPPED] libXau-1.0.9-2.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.575 | > [SKIPPED] libXcomposite-0.4.5-1.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.575 | > [SKIPPED] libXcursor-1.2.0-1.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.575 | > [SKIPPED] libXdamage-1.1.5-1.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.575 | > [SKIPPED] libXfixes-6.0.0-1.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.575 | > [SKIPPED] libXft-2.3.4-1.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.575 | > [SKIPPED] libXinerama-1.1.4-5.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.575 | > [SKIPPED] libXrandr-1.5.2-1.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.575 | > [SKIPPED] libXrender-0.9.10-10.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.575 | > [SKIPPED] libXtst-1.2.3-10.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.575 | > [SKIPPED] libassuan-2.5.5-1.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.575 | > [SKIPPED] libdatrie-0.2.13-1.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.575 | > [SKIPPED] libedit-3.1-28.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.575 | > [SKIPPED] libepoxy-1.5.9-1.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.575 | > [SKIPPED] libestr-0.1.11-1.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.575 | > [SKIPPED] libgusb-0.3.8-1.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.575 | > [SKIPPED] libmetalink-0.1.3-9.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.575 | > [SKIPPED] libmnl-1.0.4-10.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.575 | > [SKIPPED] libmpc-1.2.0-2.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.575 | > [SKIPPED] libndp-1.8-1.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.575 | > [SKIPPED] libpcap-1.10.1-2.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.575 | > [SKIPPED] libsecret-0.20.4-1.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.575 | > [SKIPPED] libthai-0.1.28-4.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.575 | > [SKIPPED] libtool-ltdl-2.4.6-34.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.575 | > [SKIPPED] libusbx-1.0.24-1.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.575 | > [SKIPPED] libxcrypt-devel-4.4.26-2.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.575 | > [SKIPPED] linux-firmware-20211027-2.oe2203.noarch.rpm: Already downloaded 2024-12-03 03:23:25.575 | > [SKIPPED] lmdb-0.9.29-1.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.575 | > [SKIPPED] lsof-4.94.0-1.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.575 | > [SKIPPED] make-4.3-2.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.575 | > [SKIPPED] man-pages-5.13-2.oe2203.noarch.rpm: Already downloaded 2024-12-03 03:23:25.575 | > [SKIPPED] npth-1.6-2.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.575 | > [SKIPPED] openEuler-latest-release-1.0-164865743622.03.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.575 | > [SKIPPED] parted-3.4-3.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.575 | > [SKIPPED] perl-Error-0.17029-2.oe2203.noarch.rpm: Already downloaded 2024-12-03 03:23:25.575 | > [SKIPPED] perl-TermReadKey-2.38-2.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.575 | > [SKIPPED] pinentry-1.1.1-2.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.575 | > [SKIPPED] polkit-pkla-compat-0.1-17.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.575 | > [SKIPPED] psmisc-23.4-1.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.575 | > [SKIPPED] python3-asn1crypto-1.4.0-1.oe2203.noarch.rpm: Already downloaded 2024-12-03 03:23:25.575 | > [SKIPPED] python3-attrs-20.3.0-1.oe2203.noarch.rpm: Already downloaded 2024-12-03 03:23:25.575 | > [SKIPPED] python3-audit-3.0.1-3.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.575 | > [SKIPPED] python3-babel-2.9.1-1.oe2203.noarch.rpm: Already downloaded 2024-12-03 03:23:25.575 | > [SKIPPED] python3-cffi-1.15.0-1.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.590 | > [SKIPPED] python3-chardet-4.0.0-1.oe2203.noarch.rpm: Already downloaded 2024-12-03 03:23:25.590 | > [SKIPPED] python3-charset-normalizer-2.0.8-1.oe2203.noarch.rpm: Already downloaded 2024-12-03 03:23:25.590 | > [SKIPPED] python3-configobj-5.0.6-17.oe2203.noarch.rpm: Already downloaded 2024-12-03 03:23:25.590 | > [SKIPPED] python3-jsonpatch-1.32-1.oe2203.noarch.rpm: Already downloaded 2024-12-03 03:23:25.590 | > [SKIPPED] python3-jsonpointer-2.2-1.oe2203.noarch.rpm: Already downloaded 2024-12-03 03:23:25.590 | > [SKIPPED] python3-libsemanage-3.3-3.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.590 | > [SKIPPED] python3-markupsafe-2.0.1-2.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.590 | > [SKIPPED] python3-netifaces-0.10.9-1.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.590 | > [SKIPPED] python3-ply-3.11-2.oe2203.noarch.rpm: Already downloaded 2024-12-03 03:23:25.590 | > [SKIPPED] python3-prettytable-2.4.0-1.oe2203.noarch.rpm: Already downloaded 2024-12-03 03:23:25.590 | > [SKIPPED] python3-pycparser-2.21-1.oe2203.noarch.rpm: Already downloaded 2024-12-03 03:23:25.590 | > [SKIPPED] python3-pyrsistent-0.18.0-1.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.590 | > [SKIPPED] python3-pysocks-1.7.1-1.oe2203.noarch.rpm: Already downloaded 2024-12-03 03:23:25.591 | > [SKIPPED] python3-pytz-2021.3-1.oe2203.noarch.rpm: Already downloaded 2024-12-03 03:23:25.591 | > [SKIPPED] python3-pyyaml-6.0-1.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.591 | > [SKIPPED] python3-rpm-generators-9-2.oe2203.noarch.rpm: Already downloaded 2024-12-03 03:23:25.591 | > [SKIPPED] python3-setools-4.4.0-2.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.591 | > [SKIPPED] python3-six-1.16.0-1.oe2203.noarch.rpm: Already downloaded 2024-12-03 03:23:25.591 | > [SKIPPED] python3-wcwidth-0.2.5-1.oe2203.noarch.rpm: Already downloaded 2024-12-03 03:23:25.591 | > [SKIPPED] rng-tools-6.14-3.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.591 | > [SKIPPED] strace-5.14-1.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.591 | > [SKIPPED] sysfsutils-2.1.1-1.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.591 | > [SKIPPED] timedatex-0.6-2.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.591 | > [SKIPPED] tk-8.6.10-2.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.591 | > [SKIPPED] trousers-0.3.15-1.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.591 | > [SKIPPED] userspace-rcu-0.13.0-2.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.591 | > [SKIPPED] wget-1.21.2-1.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.591 | > [SKIPPED] xfsprogs-5.14.1-1.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.591 | > [SKIPPED] xfsprogs-xfs_scrub-5.14.1-1.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.591 | > [SKIPPED] openeuler-lsb-5.0-1.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.591 | > [SKIPPED] python3-pyserial-3.5-2.oe2203.noarch.rpm: Already downloaded 2024-12-03 03:23:25.591 | > [SKIPPED] NetworkManager-1.32.12-20.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.591 | > [SKIPPED] NetworkManager-libnm-1.32.12-20.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.591 | > [SKIPPED] at-3.2.2-4.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.591 | > [SKIPPED] atk-2.36.0-2.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.591 | > [SKIPPED] avahi-libs-0.8-19.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.591 | > [SKIPPED] bind-libs-9.16.23-21.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.591 | > [SKIPPED] bind-license-9.16.23-21.oe2203.noarch.rpm: Already downloaded 2024-12-03 03:23:25.591 | > [SKIPPED] bind-utils-9.16.23-21.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.591 | > [SKIPPED] binutils-2.37-25.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.591 | > [SKIPPED] cloud-init-21.4-21.oe2203.noarch.rpm: Already downloaded 2024-12-03 03:23:25.591 | > [SKIPPED] cloud-utils-growpart-0.32-3.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.591 | > [SKIPPED] colord-libs-1.4.5-4.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.591 | > [SKIPPED] cpp-10.3.1-23.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.591 | > [SKIPPED] cups-libs-2.4.0-10.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.591 | > [SKIPPED] dbus-1.12.20-10.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.591 | > [SKIPPED] dbus-common-1.12.20-10.oe2203.noarch.rpm: Already downloaded 2024-12-03 03:23:25.591 | > [SKIPPED] dbus-daemon-1.12.20-10.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.591 | > [SKIPPED] dbus-libs-1.12.20-10.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.591 | > [SKIPPED] dbus-tools-1.12.20-10.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.591 | > [SKIPPED] dconf-0.40.0-3.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.591 | > [SKIPPED] dhcp-4.4.2-15.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.591 | > [SKIPPED] dracut-config-generic-055-10.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.591 | > [SKIPPED] duktape-2.6.0-1.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.591 | > [SKIPPED] freetype-2.11.0-3.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.591 | > [SKIPPED] fribidi-1.0.10-2.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.591 | > [SKIPPED] gcc-10.3.1-23.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.591 | > [SKIPPED] gdk-pixbuf2-2.42.6-5.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.591 | > [SKIPPED] gdk-pixbuf2-modules-2.42.6-5.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.591 | > [SKIPPED] git-2.33.0-13.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.591 | > [SKIPPED] glibc-devel-2.34-149.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.591 | > [SKIPPED] gnupg2-2.2.32-3.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.591 | > [SKIPPED] gnutls-3.7.2-13.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.591 | > [SKIPPED] gpgme-1.16.0-3.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.591 | > [SKIPPED] guile-2.0.14-18.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.591 | > [SKIPPED] harfbuzz-2.8.2-4.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.591 | > [SKIPPED] hicolor-icon-theme-0.17-6.oe2203.noarch.rpm: Already downloaded 2024-12-03 03:23:25.591 | > [SKIPPED] initscripts-10.12-3.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.591 | > [SKIPPED] initscripts-service-10.12-3.oe2203.noarch.rpm: Already downloaded 2024-12-03 03:23:25.591 | > [SKIPPED] iproute-5.15.0-16.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.592 | > [SKIPPED] iptables-1.8.7-8.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.592 | > [SKIPPED] iptables-libs-1.8.7-8.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.592 | > [SKIPPED] iputils-20210722-6.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.592 | > [SKIPPED] jbigkit-libs-2.1-19.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.592 | > [SKIPPED] kernel-5.10.0-60.139.0.166.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.592 | > [SKIPPED] kernel-headers-5.10.0-60.139.0.166.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.592 | > [SKIPPED] libX11-1.7.2-8.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.592 | > [SKIPPED] libXext-1.3.4-4.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.592 | > [SKIPPED] libXi-1.8-2.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.592 | > [SKIPPED] libbpf-0.3-9.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.592 | > [SKIPPED] libfastjson-0.99.9-3.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.592 | > [SKIPPED] libicu-69.1-7.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.592 | > [SKIPPED] libjpeg-turbo-2.1.1-2.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.592 | > [SKIPPED] libksba-1.6.0-3.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.592 | > [SKIPPED] libnetfilter_conntrack-1.0.8-6.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.592 | > [SKIPPED] libnfnetlink-1.0.1-16.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.592 | > [SKIPPED] libtiff-4.3.0-37.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.592 | > [SKIPPED] libuv-1.42.0-6.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.592 | > [SKIPPED] libxcb-1.14-2.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.592 | > [SKIPPED] libyaml-0.2.5-6.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.592 | > [SKIPPED] net-tools-2.10-3.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.592 | > [SKIPPED] nettle-3.8.1-1.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.592 | > [SKIPPED] ntp-4.2.8p15-11.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.592 | > [SKIPPED] ntp-help-4.2.8p15-11.oe2203.noarch.rpm: Already downloaded 2024-12-03 03:23:25.592 | > [SKIPPED] ntp-perl-4.2.8p15-11.oe2203.noarch.rpm: Already downloaded 2024-12-03 03:23:25.592 | > [SKIPPED] ntpstat-0.6-3.oe2203.noarch.rpm: Already downloaded 2024-12-03 03:23:25.592 | > [SKIPPED] openssh-8.8p1-23.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.592 | > [SKIPPED] openssh-clients-8.8p1-23.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:23:25.592 | > [SKIPPED] openssh-server-8.8p1-23.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:25:20.892 | > [SKIPPED] pango-1.49.3-3.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:25:20.892 | > [SKIPPED] perl-Git-2.33.0-13.oe2203.noarch.rpm: Already downloaded 2024-12-03 03:25:20.893 | > [SKIPPED] pixman-0.40.0-3.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:25:20.893 | > [SKIPPED] policycoreutils-3.3-9.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:25:20.893 | > [SKIPPED] policycoreutils-python-utils-3.3-9.oe2203.noarch.rpm: Already downloaded 2024-12-03 03:25:20.893 | > [SKIPPED] polkit-0.120-5.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:25:20.893 | > [SKIPPED] polkit-libs-0.120-5.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:25:20.893 | > [SKIPPED] python3-IPy-1.01-2.oe2203.noarch.rpm: Already downloaded 2024-12-03 03:25:20.893 | > [SKIPPED] python3-cryptography-3.3.1-7.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:25:20.893 | > [SKIPPED] python3-devel-3.9.9-28.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:25:20.893 | > [SKIPPED] python3-idna-3.2-3.oe2203.noarch.rpm: Already downloaded 2024-12-03 03:25:20.893 | > [SKIPPED] python3-jinja2-3.0.3-4.oe2203.noarch.rpm: Already downloaded 2024-12-03 03:25:20.893 | > [SKIPPED] python3-jsonschema-3.2.0-4.oe2203.noarch.rpm: Already downloaded 2024-12-03 03:25:20.893 | > [SKIPPED] python3-jwt-2.3.0-3.oe2203.noarch.rpm: Already downloaded 2024-12-03 03:25:20.893 | > [SKIPPED] python3-libselinux-3.3-5.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:25:20.893 | > [SKIPPED] python3-oauthlib-3.1.1-3.oe2203.noarch.rpm: Already downloaded 2024-12-03 03:25:20.893 | > [SKIPPED] python3-policycoreutils-3.3-9.oe2203.noarch.rpm: Already downloaded 2024-12-03 03:25:20.893 | > [SKIPPED] python3-requests-2.26.0-7.oe2203.noarch.rpm: Already downloaded 2024-12-03 03:25:20.893 | > [SKIPPED] python3-urllib3-1.26.7-8.oe2203.noarch.rpm: Already downloaded 2024-12-03 03:25:20.893 | > [SKIPPED] rsync-3.2.3-4.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:25:20.893 | > [SKIPPED] rsyslog-8.2110.0-19.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:25:20.893 | > [SKIPPED] selinux-policy-35.5-17.oe2203.noarch.rpm: Already downloaded 2024-12-03 03:25:20.893 | > [SKIPPED] selinux-policy-targeted-35.5-17.oe2203.noarch.rpm: Already downloaded 2024-12-03 03:25:20.893 | > [SKIPPED] tcpdump-4.99.1-6.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:25:20.893 | > [SKIPPED] traceroute-2.1.2-2.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:25:20.893 | > [SKIPPED] unbound-1.13.2-11.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:25:20.893 | > [SKIPPED] unbound-libs-1.13.2-11.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:25:20.893 | > [SKIPPED] wayland-1.19.91-4.oe2203.aarch64.rpm: Already downloaded 2024-12-03 03:25:20.893 | > Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures 2024-12-03 03:25:20.893 | > Running transaction check 2024-12-03 03:25:20.893 | > Transaction check succeeded. 2024-12-03 03:25:20.893 | > Running transaction test 2024-12-03 03:25:20.893 | > Transaction test succeeded. 2024-12-03 03:25:20.893 | > Running transaction 2024-12-03 03:25:20.893 | > Running scriptlet: selinux-policy-targeted-35.5-17.oe2203.noarch 1/1 2024-12-03 03:25:20.893 | > Preparing : 1/1 2024-12-03 03:25:20.893 | > Installing : freetype-2.11.0-3.oe2203.aarch64 1/197 2024-12-03 03:25:20.893 | > Running scriptlet: freetype-2.11.0-3.oe2203.aarch64 1/197 2024-12-03 03:25:20.893 | > Installing : dbus-libs-1:1.12.20-10.oe2203.aarch64 2/197 2024-12-03 03:25:20.893 | > Running scriptlet: dbus-libs-1:1.12.20-10.oe2203.aarch64 2/197 2024-12-03 03:25:20.893 | > Installing : python3-six-1.16.0-1.oe2203.noarch 3/197 2024-12-03 03:25:20.893 | > Installing : python3-libselinux-3.3-5.oe2203.aarch64 4/197 2024-12-03 03:25:20.893 | > Installing : atk-2.36.0-2.oe2203.aarch64 5/197 2024-12-03 03:25:20.893 | > Installing : python3-idna-3.2-3.oe2203.noarch 6/197 2024-12-03 03:25:20.893 | > Installing : policycoreutils-3.3-9.oe2203.aarch64 7/197 2024-12-03 03:25:20.893 | > Running scriptlet: policycoreutils-3.3-9.oe2203.aarch64 7/197 2024-12-03 03:25:20.893 | > Created symlink /etc/systemd/system/multi-user.target.wants/restorecond.service -> /usr/lib/systemd/system/restorecond.service. 2024-12-03 03:25:20.893 | > 2024-12-03 03:25:20.893 | > Installing : libnfnetlink-1.0.1-16.oe2203.aarch64 8/197 2024-12-03 03:25:20.893 | > Installing : libsecret-0.20.4-1.oe2203.aarch64 9/197 2024-12-03 03:25:20.893 | > Installing : libpcap-14:1.10.1-2.oe2203.aarch64 10/197 2024-12-03 03:25:20.893 | > Installing : libassuan-2.5.5-1.oe2203.aarch64 11/197 2024-12-03 03:25:20.893 | > Running scriptlet: openssh-server-8.8p1-23.oe2203.aarch64 12/197 2024-12-03 03:25:20.893 | > Installing : openssh-server-8.8p1-23.oe2203.aarch64 12/197 2024-12-03 03:25:20.893 | > Running scriptlet: openssh-server-8.8p1-23.oe2203.aarch64 12/197 2024-12-03 03:25:20.893 | > Running scriptlet: openssh-8.8p1-23.oe2203.aarch64 13/197 2024-12-03 03:25:20.893 | > Installing : openssh-8.8p1-23.oe2203.aarch64 13/197 2024-12-03 03:25:20.893 | > Running scriptlet: unbound-libs-1.13.2-11.oe2203.aarch64 14/197 2024-12-03 03:25:20.894 | > Installing : unbound-libs-1.13.2-11.oe2203.aarch64 14/197 2024-12-03 03:25:20.894 | > Running scriptlet: unbound-libs-1.13.2-11.oe2203.aarch64 14/197 2024-12-03 03:25:20.894 | > Installing : polkit-libs-0.120-5.oe2203.aarch64 15/197 2024-12-03 03:25:20.894 | > Running scriptlet: polkit-libs-0.120-5.oe2203.aarch64 15/197 2024-12-03 03:25:20.894 | > Installing : pixman-0.40.0-3.oe2203.aarch64 16/197 2024-12-03 03:25:20.894 | > Installing : nettle-3.8.1-1.oe2203.aarch64 17/197 2024-12-03 03:25:20.894 | > Installing : libuv-1:1.42.0-6.oe2203.aarch64 18/197 2024-12-03 03:25:20.894 | > Installing : libjpeg-turbo-2.1.1-2.oe2203.aarch64 19/197 2024-12-03 03:25:20.894 | > Installing : gdk-pixbuf2-2.42.6-5.oe2203.aarch64 20/197 2024-12-03 03:25:20.894 | > Installing : libicu-69.1-7.oe2203.aarch64 21/197 2024-12-03 03:25:20.894 | > Installing : hicolor-icon-theme-0.17-6.oe2203.noarch 22/197 2024-12-03 03:25:20.894 | > Installing : fribidi-1.0.10-2.oe2203.aarch64 23/197 2024-12-03 03:25:20.894 | > Running scriptlet: fribidi-1.0.10-2.oe2203.aarch64 23/197 2024-12-03 03:25:20.894 | > Installing : userspace-rcu-0.13.0-2.oe2203.aarch64 24/197 2024-12-03 03:25:20.894 | > Running scriptlet: userspace-rcu-0.13.0-2.oe2203.aarch64 24/197 2024-12-03 03:25:20.894 | > Installing : lmdb-0.9.29-1.oe2203.aarch64 25/197 2024-12-03 03:25:20.894 | > Installing : libmpc-1.2.0-2.oe2203.aarch64 26/197 2024-12-03 03:25:20.894 | > Installing : libmnl-1.0.4-10.oe2203.aarch64 27/197 2024-12-03 03:25:20.894 | > Running scriptlet: libmnl-1.0.4-10.oe2203.aarch64 27/197 2024-12-03 03:25:20.894 | > Installing : libedit-3.1-28.oe2203.aarch64 28/197 2024-12-03 03:25:20.894 | > Installing : openssh-clients-8.8p1-23.oe2203.aarch64 29/197 2024-12-03 03:25:20.894 | > Installing : jansson-2.14-1.oe2203.aarch64 30/197 2024-12-03 03:25:20.894 | > Running scriptlet: jansson-2.14-1.oe2203.aarch64 30/197 2024-12-03 03:25:20.894 | > Installing : gcr-base-3.41.0-1.oe2203.aarch64 31/197 2024-12-03 03:25:20.894 | > Installing : fonts-filesystem-2.0.5-2.oe2203.noarch 32/197 2024-12-03 03:25:20.894 | > Installing : dejavu-fonts-2.37-1.oe2203.noarch 33/197 2024-12-03 03:25:20.894 | > Installing : fontconfig-2.13.94-1.oe2203.aarch64 34/197 2024-12-03 03:25:20.894 | > Running scriptlet: fontconfig-2.13.94-1.oe2203.aarch64 34/197 2024-12-03 03:25:20.894 | > Installing : libnetfilter_conntrack-1.0.8-6.oe2203.aarch64 35/197 2024-12-03 03:25:20.894 | > Running scriptlet: libnetfilter_conntrack-1.0.8-6.oe2203.aarch64 35/197 2024-12-03 03:25:20.894 | > Installing : iptables-libs-1.8.7-8.oe2203.aarch64 36/197 2024-12-03 03:25:20.894 | > Installing : cpp-10.3.1-23.oe2203.aarch64 37/197 2024-12-03 03:25:20.894 | > Installing : gtk-update-icon-cache-3.24.30-5.oe2203.aarch64 38/197 2024-12-03 03:25:20.894 | > Installing : selinux-policy-35.5-17.oe2203.noarch 39/197 2024-12-03 03:25:20.894 | > Running scriptlet: selinux-policy-35.5-17.oe2203.noarch 39/197 2024-12-03 03:25:20.894 | > Running scriptlet: selinux-policy-targeted-35.5-17.oe2203.noarch 40/197 2024-12-03 03:25:20.894 | > Installing : selinux-policy-targeted-35.5-17.oe2203.noarch 40/197 2024-12-03 03:25:20.894 | > Running scriptlet: selinux-policy-targeted-35.5-17.oe2203.noarch 40/197 2024-12-03 03:25:20.894 | > Installing : python3-libsemanage-3.3-3.oe2203.aarch64 41/197 2024-12-03 03:25:20.894 | > Installing : python3-setools-4.4.0-2.oe2203.aarch64 42/197 2024-12-03 03:25:20.894 | > Installing : python3-configobj-5.0.6-17.oe2203.noarch 43/197 2024-12-03 03:25:20.894 | > Installing : avahi-libs-0.8-19.oe2203.aarch64 44/197 2024-12-03 03:25:20.894 | > Running scriptlet: avahi-libs-0.8-19.oe2203.aarch64 44/197 2024-12-03 03:25:20.894 | > Installing : dbus-tools-1:1.12.20-10.oe2203.aarch64 45/197 2024-12-03 03:26:42.701 | > Installing : wayland-1.19.91-4.oe2203.aarch64 46/197 2024-12-03 03:26:42.701 | > Installing : python3-IPy-1.01-2.oe2203.noarch 47/197 2024-12-03 03:26:42.701 | > Installing : ntp-help-4.2.8p15-11.oe2203.noarch 48/197 2024-12-03 03:26:42.701 | > Installing : net-tools-2.10-3.oe2203.aarch64 49/197 2024-12-03 03:26:42.701 | > Running scriptlet: net-tools-2.10-3.oe2203.aarch64 49/197 2024-12-03 03:26:42.701 | > Installing : libyaml-0.2.5-6.oe2203.aarch64 50/197 2024-12-03 03:26:42.701 | > Running scriptlet: libyaml-0.2.5-6.oe2203.aarch64 50/197 2024-12-03 03:26:42.701 | > Installing : python3-pyyaml-6.0-1.oe2203.aarch64 51/197 2024-12-03 03:26:42.701 | > Running scriptlet: libksba-1.6.0-3.oe2203.aarch64 52/197 2024-12-03 03:26:42.701 | > Installing : libksba-1.6.0-3.oe2203.aarch64 52/197 2024-12-03 03:26:42.701 | > Running scriptlet: libksba-1.6.0-3.oe2203.aarch64 52/197 2024-12-03 03:26:42.701 | > Installing : libfastjson-0.99.9-3.oe2203.aarch64 53/197 2024-12-03 03:26:42.701 | > Running scriptlet: libfastjson-0.99.9-3.oe2203.aarch64 53/197 2024-12-03 03:26:42.701 | > Installing : libbpf-2:0.3-9.oe2203.aarch64 54/197 2024-12-03 03:26:42.701 | > Installing : kernel-headers-5.10.0-60.139.0.166.oe2203.aarch6 55/197 2024-12-03 03:26:42.701 | > Running scriptlet: glibc-devel-2.34-149.oe2203.aarch64 56/197 2024-12-03 03:26:42.701 | > Installing : glibc-devel-2.34-149.oe2203.aarch64 56/197 2024-12-03 03:26:42.701 | > Installing : libxcrypt-devel-4.4.26-2.oe2203.aarch64 57/197 2024-12-03 03:26:42.701 | > Installing : jbigkit-libs-2.1-19.oe2203.aarch64 58/197 2024-12-03 03:26:42.701 | > Installing : libtiff-4.3.0-37.oe2203.aarch64 59/197 2024-12-03 03:26:42.701 | > Installing : gdk-pixbuf2-modules-2.42.6-5.oe2203.aarch64 60/197 2024-12-03 03:26:42.701 | > Installing : iputils-20210722-6.oe2203.aarch64 61/197 2024-12-03 03:26:42.701 | > Running scriptlet: iputils-20210722-6.oe2203.aarch64 61/197 2024-12-03 03:26:42.701 | > Installing : initscripts-service-10.12-3.oe2203.noarch 62/197 2024-12-03 03:26:42.701 | > Installing : initscripts-10.12-3.oe2203.aarch64 63/197 2024-12-03 03:26:42.701 | > Running scriptlet: initscripts-10.12-3.oe2203.aarch64 63/197 2024-12-03 03:26:42.701 | > Installing : duktape-2.6.0-1.oe2203.aarch64 64/197 2024-12-03 03:26:42.701 | > Running scriptlet: duktape-2.6.0-1.oe2203.aarch64 64/197 2024-12-03 03:26:42.701 | > Installing : dbus-common-1:1.12.20-10.oe2203.noarch 65/197 2024-12-03 03:26:42.701 | > Running scriptlet: dbus-daemon-1:1.12.20-10.oe2203.aarch64 66/197 2024-12-03 03:26:42.701 | > Installing : dbus-daemon-1:1.12.20-10.oe2203.aarch64 66/197 2024-12-03 03:26:42.701 | > Running scriptlet: dbus-daemon-1:1.12.20-10.oe2203.aarch64 66/197 2024-12-03 03:26:42.702 | > Installing : dbus-1:1.12.20-10.oe2203.aarch64 67/197 2024-12-03 03:26:42.702 | > Running scriptlet: polkit-0.120-5.oe2203.aarch64 68/197 2024-12-03 03:26:42.702 | > Installing : polkit-0.120-5.oe2203.aarch64 68/197 2024-12-03 03:26:42.702 | > Running scriptlet: polkit-0.120-5.oe2203.aarch64 68/197 2024-12-03 03:26:42.702 | > Running scriptlet: polkit-pkla-compat-0.1-17.oe2203.aarch64 69/197 2024-12-03 03:26:42.702 | > Installing : polkit-pkla-compat-0.1-17.oe2203.aarch64 69/197 2024-12-03 03:26:42.702 | > Running scriptlet: polkit-pkla-compat-0.1-17.oe2203.aarch64 69/197 2024-12-03 03:26:42.702 | > Running scriptlet: timedatex-0.6-2.oe2203.aarch64 70/197 2024-12-03 03:26:42.702 | > Installing : timedatex-0.6-2.oe2203.aarch64 70/197 2024-12-03 03:26:42.702 | > Running scriptlet: timedatex-0.6-2.oe2203.aarch64 70/197 2024-12-03 03:26:42.702 | > Unit /etc/systemd/system/timedatex.service is masked, ignoring. 2024-12-03 03:26:42.702 | > 2024-12-03 03:26:42.702 | > Installing : dconf-0.40.0-3.oe2203.aarch64 71/197 2024-12-03 03:26:42.702 | > Installing : binutils-2.37-25.oe2203.aarch64 72/197 2024-12-03 03:26:42.702 | > Running scriptlet: binutils-2.37-25.oe2203.aarch64 72/197 2024-12-03 03:26:42.702 | > Installing : bind-license-32:9.16.23-21.oe2203.noarch 73/197 2024-12-03 03:26:42.702 | > Installing : bind-libs-32:9.16.23-21.oe2203.aarch64 74/197 2024-12-03 03:26:42.702 | > Installing : python3-pyserial-3.5-2.oe2203.noarch 75/197 2024-12-03 03:26:42.702 | > Running scriptlet: trousers-0.3.15-1.oe2203.aarch64 76/197 2024-12-03 03:26:42.702 | > Installing : trousers-0.3.15-1.oe2203.aarch64 76/197 2024-12-03 03:26:42.702 | > Running scriptlet: trousers-0.3.15-1.oe2203.aarch64 76/197 2024-12-03 03:26:42.702 | > Installing : gnutls-3.7.2-13.oe2203.aarch64 77/197 2024-12-03 03:26:42.702 | > Installing : cups-libs-1:2.4.0-10.oe2203.aarch64 78/197 2024-12-03 03:26:42.702 | > Installing : NetworkManager-libnm-1:1.32.12-20.oe2203.aarch64 79/197 2024-12-03 03:26:42.702 | > Installing : sysfsutils-2.1.1-1.oe2203.aarch64 80/197 2024-12-03 03:26:42.702 | > Installing : python3-wcwidth-0.2.5-1.oe2203.noarch 81/197 2024-12-03 03:26:42.702 | > Installing : python3-prettytable-2.4.0-1.oe2203.noarch 82/197 2024-12-03 03:26:42.702 | > Installing : python3-rpm-generators-9-2.oe2203.noarch 83/197 2024-12-03 03:26:42.702 | > Installing : python3-pytz-2021.3-1.oe2203.noarch 84/197 2024-12-03 03:26:42.702 | > Installing : python3-babel-2.9.1-1.oe2203.noarch 85/197 2024-12-03 03:26:42.702 | > Installing : python3-pysocks-1.7.1-1.oe2203.noarch 86/197 2024-12-03 03:26:42.702 | > Installing : python3-urllib3-1.26.7-8.oe2203.noarch 87/197 2024-12-03 03:26:42.702 | > Installing : python3-pyrsistent-0.18.0-1.oe2203.aarch64 88/197 2024-12-03 03:26:42.702 | > Installing : python3-ply-3.11-2.oe2203.noarch 89/197 2024-12-03 03:26:42.702 | > Installing : python3-pycparser-2.21-1.oe2203.noarch 90/197 2024-12-03 03:26:42.702 | > Installing : python3-cffi-1.15.0-1.oe2203.aarch64 91/197 2024-12-03 03:26:42.702 | > Installing : python3-netifaces-0.10.9-1.oe2203.aarch64 92/197 2024-12-03 03:26:42.702 | > Installing : python3-markupsafe-2.0.1-2.oe2203.aarch64 93/197 2024-12-03 03:26:42.702 | > Installing : python3-jinja2-3.0.3-4.oe2203.noarch 94/197 2024-12-03 03:26:42.702 | > Installing : python3-jsonpointer-2.2-1.oe2203.noarch 95/197 2024-12-03 03:26:42.702 | > Installing : python3-jsonpatch-1.32-1.oe2203.noarch 96/197 2024-12-03 03:26:42.702 | > Installing : python3-charset-normalizer-2.0.8-1.oe2203.noarch 97/197 2024-12-03 03:26:42.702 | > Installing : python3-chardet-4.0.0-1.oe2203.noarch 98/197 2024-12-03 03:26:42.702 | > Installing : python3-requests-2.26.0-7.oe2203.noarch 99/197 2024-12-03 03:26:42.702 | > Installing : python3-attrs-20.3.0-1.oe2203.noarch 100/197 2024-12-03 03:26:42.702 | > Installing : python3-jsonschema-3.2.0-4.oe2203.noarch 101/197 2024-12-03 03:26:42.702 | > Installing : python3-asn1crypto-1.4.0-1.oe2203.noarch 102/197 2024-12-03 03:26:42.702 | > Installing : python3-cryptography-3.3.1-7.oe2203.aarch64 103/197 2024-12-03 03:26:42.702 | > Installing : python3-jwt-2.3.0-3.oe2203.noarch 104/197 2024-12-03 03:26:42.702 | > Installing : python3-oauthlib-3.1.1-3.oe2203.noarch 105/197 2024-12-03 03:26:42.702 | > Installing : psmisc-23.4-1.oe2203.aarch64 106/197 2024-12-03 03:26:42.702 | > Installing : iproute-1:5.15.0-16.oe2203.aarch64 107/197 2024-12-03 03:26:42.703 | > Installing : perl-TermReadKey-2.38-2.oe2203.aarch64 108/197 2024-12-03 03:26:42.703 | > Installing : perl-Error-1:0.17029-2.oe2203.noarch 109/197 2024-12-03 03:26:42.703 | > Installing : perl-Git-2.33.0-13.oe2203.noarch 110/197 2024-12-03 03:26:42.703 | > Installing : git-2.33.0-13.oe2203.aarch64 111/197 2024-12-03 03:26:42.703 | > Installing : npth-1.6-2.oe2203.aarch64 112/197 2024-12-03 03:26:42.703 | > Running scriptlet: npth-1.6-2.oe2203.aarch64 112/197 2024-12-03 03:26:42.703 | > Installing : linux-firmware-20211027-2.oe2203.noarch 113/197 2024-12-03 03:26:42.703 | > Installing : libusbx-1.0.24-1.oe2203.aarch64 114/197 2024-12-03 03:26:42.703 | > Installing : libgusb-0.3.8-1.oe2203.aarch64 115/197 2024-12-03 03:26:42.703 | > Installing : libtool-ltdl-2.4.6-34.oe2203.aarch64 116/197 2024-12-03 03:26:42.703 | > Installing : libndp-1.8-1.oe2203.aarch64 117/197 2024-12-03 03:26:42.703 | > Installing : libmetalink-0.1.3-9.oe2203.aarch64 118/197 2024-12-03 03:26:42.703 | > Installing : libestr-0.1.11-1.oe2203.aarch64 119/197 2024-12-03 03:26:42.703 | > Running scriptlet: libestr-0.1.11-1.oe2203.aarch64 119/197 2024-12-03 03:26:42.703 | > Installing : libepoxy-1.5.9-1.oe2203.aarch64 120/197 2024-12-03 03:28:26.227 | > Installing : libdatrie-0.2.13-1.oe2203.aarch64 121/197 2024-12-03 03:28:26.227 | > Running scriptlet: libdatrie-0.2.13-1.oe2203.aarch64 121/197 2024-12-03 03:28:26.227 | > Installing : libthai-0.1.28-4.oe2203.aarch64 122/197 2024-12-03 03:28:26.227 | > Installing : libXau-1.0.9-2.oe2203.aarch64 123/197 2024-12-03 03:28:26.227 | > Installing : libxcb-1.14-2.oe2203.aarch64 124/197 2024-12-03 03:28:26.227 | > Installing : libX11-1.7.2-8.oe2203.aarch64 125/197 2024-12-03 03:28:26.227 | > Installing : libXext-1.3.4-4.oe2203.aarch64 126/197 2024-12-03 03:28:26.227 | > Installing : libXrender-0.9.10-10.oe2203.aarch64 127/197 2024-12-03 03:28:26.227 | > Installing : cairo-1.17.4-1.oe2203.aarch64 128/197 2024-12-03 03:28:26.227 | > Installing : libXi-1.8-2.oe2203.aarch64 129/197 2024-12-03 03:28:26.227 | > Installing : libXfixes-6.0.0-1.oe2203.aarch64 130/197 2024-12-03 03:28:26.227 | > Installing : libXcursor-1.2.0-1.oe2203.aarch64 131/197 2024-12-03 03:28:26.227 | > Installing : libXdamage-1.1.5-1.oe2203.aarch64 132/197 2024-12-03 03:28:26.227 | > Installing : cairo-gobject-1.17.4-1.oe2203.aarch64 133/197 2024-12-03 03:28:26.227 | > Installing : libXft-2.3.4-1.oe2203.aarch64 134/197 2024-12-03 03:28:26.227 | > Installing : libXrandr-1.5.2-1.oe2203.aarch64 135/197 2024-12-03 03:28:26.227 | > Installing : libXinerama-1.1.4-5.oe2203.aarch64 136/197 2024-12-03 03:28:26.227 | > Installing : libXcomposite-0.4.5-1.oe2203.aarch64 137/197 2024-12-03 03:28:26.227 | > Running scriptlet: tk-1:8.6.10-2.oe2203.aarch64 138/197 2024-12-03 03:28:26.227 | > Installing : tk-1:8.6.10-2.oe2203.aarch64 138/197 2024-12-03 03:28:26.227 | > Installing : libXtst-1.2.3-10.oe2203.aarch64 139/197 2024-12-03 03:28:26.227 | > Installing : at-spi2-core-2.42.0-1.oe2203.aarch64 140/197 2024-12-03 03:28:26.227 | > Installing : at-spi2-atk-2.38.0-1.oe2203.aarch64 141/197 2024-12-03 03:28:26.228 | > Installing : lcms2-2.12-1.oe2203.aarch64 142/197 2024-12-03 03:28:26.228 | > Installing : colord-libs-1.4.5-4.oe2203.aarch64 143/197 2024-12-03 03:28:26.228 | > Installing : jitterentropy-library-3.3.1-1.oe2203.aarch64 144/197 2024-12-03 03:28:26.228 | > Installing : ipcalc-1.0.1-1.oe2203.aarch64 145/197 2024-12-03 03:28:26.228 | > Installing : inih-49-1.oe2203.aarch64 146/197 2024-12-03 03:28:26.228 | > Installing : xfsprogs-xfs_scrub-5.14.1-1.oe2203.aarch64 147/197 2024-12-03 03:28:26.228 | > Installing : xfsprogs-5.14.1-1.oe2203.aarch64 148/197 2024-12-03 03:28:26.228 | > Running scriptlet: graphite2-1.3.14-5.oe2203.aarch64 149/197 2024-12-03 03:28:26.228 | > Installing : graphite2-1.3.14-5.oe2203.aarch64 149/197 2024-12-03 03:28:26.228 | > Running scriptlet: graphite2-1.3.14-5.oe2203.aarch64 149/197 2024-12-03 03:28:26.228 | > Installing : harfbuzz-2.8.2-4.oe2203.aarch64 150/197 2024-12-03 03:28:26.228 | > Installing : pango-1.49.3-3.oe2203.aarch64 151/197 2024-12-03 03:28:26.228 | > Running scriptlet: gtk2-2.24.33-4.oe2203.aarch64 152/197 2024-12-03 03:28:26.228 | > Installing : gtk2-2.24.33-4.oe2203.aarch64 152/197 2024-12-03 03:28:26.228 | > Installing : gc-8.0.6-1.oe2203.aarch64 153/197 2024-12-03 03:28:26.228 | > Installing : guile-5:2.0.14-18.oe2203.aarch64 154/197 2024-12-03 03:28:26.228 | > Installing : autogen-5.18.16-2.oe2203.aarch64 155/197 2024-12-03 03:28:26.228 | > Installing : ntpstat-0.6-3.oe2203.noarch 156/197 2024-12-03 03:28:26.228 | > Running scriptlet: ntp-4.2.8p15-11.oe2203.aarch64 157/197 2024-12-03 03:28:26.228 | > Installing : ntp-4.2.8p15-11.oe2203.aarch64 157/197 2024-12-03 03:28:26.228 | > Running scriptlet: ntp-4.2.8p15-11.oe2203.aarch64 157/197 2024-12-03 03:28:26.228 | > Running scriptlet: checkpolicy-3.3-1.oe2203.aarch64 158/197 2024-12-03 03:28:26.228 | > Installing : checkpolicy-3.3-1.oe2203.aarch64 158/197 2024-12-03 03:28:26.228 | > Running scriptlet: checkpolicy-3.3-1.oe2203.aarch64 158/197 2024-12-03 03:28:26.228 | > Running scriptlet: audit-1:3.0.1-3.oe2203.aarch64 159/197 2024-12-03 03:28:26.228 | > Installing : audit-1:3.0.1-3.oe2203.aarch64 159/197 2024-12-03 03:28:26.228 | > Running scriptlet: audit-1:3.0.1-3.oe2203.aarch64 159/197 2024-12-03 03:28:26.228 | > Created symlink /etc/systemd/system/multi-user.target.wants/auditd.service -> /usr/lib/systemd/system/auditd.service. 2024-12-03 03:28:26.228 | > 2024-12-03 03:28:26.228 | > Installing : python3-audit-1:3.0.1-3.oe2203.aarch64 160/197 2024-12-03 03:28:26.228 | > Installing : python3-policycoreutils-3.3-9.oe2203.noarch 161/197 2024-12-03 03:28:26.228 | > Installing : adwaita-cursor-theme-41.0-1.oe2203.noarch 162/197 2024-12-03 03:28:26.228 | > Installing : adwaita-icon-theme-41.0-1.oe2203.noarch 163/197 2024-12-03 03:28:26.228 | > Running scriptlet: gtk3-3.24.30-5.oe2203.aarch64 164/197 2024-12-03 03:28:26.228 | > Installing : gtk3-3.24.30-5.oe2203.aarch64 164/197 2024-12-03 03:28:26.228 | > Running scriptlet: gtk3-3.24.30-5.oe2203.aarch64 164/197 2024-12-03 03:28:26.228 | > Installing : gcr-3.41.0-1.oe2203.aarch64 165/197 2024-12-03 03:28:26.228 | > Running scriptlet: gcr-3.41.0-1.oe2203.aarch64 165/197 2024-12-03 03:28:26.228 | > Installing : pinentry-1.1.1-2.oe2203.aarch64 166/197 2024-12-03 03:28:26.228 | > Running scriptlet: pinentry-1.1.1-2.oe2203.aarch64 166/197 2024-12-03 03:28:26.228 | > Installing : gnupg2-2.2.32-3.oe2203.aarch64 167/197 2024-12-03 03:28:26.228 | > Installing : gpgme-1.16.0-3.oe2203.aarch64 168/197 2024-12-03 03:28:26.229 | > Installing : wget-1.21.2-1.oe2203.aarch64 169/197 2024-12-03 03:28:26.229 | > Running scriptlet: cloud-init-21.4-21.oe2203.noarch 170/197 2024-12-03 03:28:26.229 | > Installing : cloud-init-21.4-21.oe2203.noarch 170/197 2024-12-03 03:28:26.229 | > Running scriptlet: cloud-init-21.4-21.oe2203.noarch 170/197 2024-12-03 03:28:26.229 | > Installing : policycoreutils-python-utils-3.3-9.oe2203.noarch 171/197 2024-12-03 03:28:26.229 | > Installing : ntp-perl-4.2.8p15-11.oe2203.noarch 172/197 2024-12-03 03:28:26.229 | > Running scriptlet: ntp-perl-4.2.8p15-11.oe2203.noarch 172/197 2024-12-03 03:28:26.229 | > Installing : make-1:4.3-2.oe2203.aarch64 173/197 2024-12-03 03:28:26.229 | > Running scriptlet: make-1:4.3-2.oe2203.aarch64 173/197 2024-12-03 03:28:26.229 | > Running scriptlet: dhcp-12:4.4.2-15.oe2203.aarch64 174/197 2024-12-03 03:28:26.229 | > Installing : dhcp-12:4.4.2-15.oe2203.aarch64 174/197 2024-12-03 03:28:26.229 | > Running scriptlet: dhcp-12:4.4.2-15.oe2203.aarch64 174/197 2024-12-03 03:28:26.229 | > Running scriptlet: rng-tools-6.14-3.oe2203.aarch64 175/197 2024-12-03 03:28:26.229 | > Installing : rng-tools-6.14-3.oe2203.aarch64 175/197 2024-12-03 03:28:26.229 | > Running scriptlet: rng-tools-6.14-3.oe2203.aarch64 175/197 2024-12-03 03:28:26.229 | > Created symlink /etc/systemd/system/multi-user.target.wants/rngd.service -> /usr/lib/systemd/system/rngd.service. 2024-12-03 03:28:26.229 | > 2024-12-03 03:28:26.229 | > Installing : python3-devel-3.9.9-28.oe2203.aarch64 176/197 2024-12-03 03:28:26.229 | > Running scriptlet: rsyslog-8.2110.0-19.oe2203.aarch64 177/197 2024-12-03 03:28:26.229 | > Installing : rsyslog-8.2110.0-19.oe2203.aarch64 177/197 2024-12-03 03:28:26.229 | > Running scriptlet: rsyslog-8.2110.0-19.oe2203.aarch64 177/197 2024-12-03 03:28:26.229 | > Created symlink /etc/systemd/system/multi-user.target.wants/rsyslog.service -> /usr/lib/systemd/system/rsyslog.service. 2024-12-03 03:28:26.229 | > 2024-12-03 03:28:26.229 | > Running scriptlet: NetworkManager-1:1.32.12-20.oe2203.aarch64 178/197 2024-12-03 03:28:26.229 | > Installing : NetworkManager-1:1.32.12-20.oe2203.aarch64 178/197 2024-12-03 03:28:26.229 | > Running scriptlet: NetworkManager-1:1.32.12-20.oe2203.aarch64 178/197 2024-12-03 03:28:26.229 | > Running in chroot, ignoring request. 2024-12-03 03:28:26.229 | > Running in chroot, ignoring request. 2024-12-03 03:28:26.229 | > Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service -> /usr/lib/systemd/system/NetworkManager.service. 2024-12-03 03:28:26.229 | > Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service -> /usr/lib/systemd/system/NetworkManager-dispatcher.service. 2024-12-03 03:28:26.229 | > Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service -> /usr/lib/systemd/system/NetworkManager-wait-online.service. 2024-12-03 03:28:26.229 | > 2024-12-03 03:28:26.229 | > Installing : kernel-5.10.0-60.139.0.166.oe2203.aarch64 179/197 2024-12-03 03:28:26.229 | > Running scriptlet: kernel-5.10.0-60.139.0.166.oe2203.aarch64 179/197 2024-12-03 03:31:00.487 | > Installing : bind-utils-32:9.16.23-21.oe2203.aarch64 180/197 2024-12-03 03:31:00.487 | > Installing : gcc-10.3.1-23.oe2203.aarch64 181/197 2024-12-03 03:31:00.487 | > Installing : iptables-1.8.7-8.oe2203.aarch64 182/197 2024-12-03 03:31:00.487 | > Running scriptlet: iptables-1.8.7-8.oe2203.aarch64 182/197 2024-12-03 03:31:00.487 | > Installing : unbound-1.13.2-11.oe2203.aarch64 183/197 2024-12-03 03:31:00.487 | > Running scriptlet: unbound-1.13.2-11.oe2203.aarch64 183/197 2024-12-03 03:31:00.487 | > Running scriptlet: tcpdump-14:4.99.1-6.oe2203.aarch64 184/197 2024-12-03 03:31:00.487 | > Installing : tcpdump-14:4.99.1-6.oe2203.aarch64 184/197 2024-12-03 03:31:00.487 | > Installing : traceroute-3:2.1.2-2.oe2203.aarch64 185/197 2024-12-03 03:31:00.487 | > Running scriptlet: rsync-3.2.3-4.oe2203.aarch64 186/197 2024-12-03 03:31:00.487 | > Installing : rsync-3.2.3-4.oe2203.aarch64 186/197 2024-12-03 03:31:00.487 | > Running scriptlet: rsync-3.2.3-4.oe2203.aarch64 186/197 2024-12-03 03:31:00.487 | > Installing : dracut-config-generic-055-10.oe2203.aarch64 187/197 2024-12-03 03:31:00.487 | > Installing : cloud-utils-growpart-0.32-3.oe2203.aarch64 188/197 2024-12-03 03:31:00.487 | > Running scriptlet: at-3.2.2-4.oe2203.aarch64 189/197 2024-12-03 03:31:00.487 | > Installing : at-3.2.2-4.oe2203.aarch64 189/197 2024-12-03 03:31:00.487 | > Running scriptlet: at-3.2.2-4.oe2203.aarch64 189/197 2024-12-03 03:31:00.487 | > Created symlink /etc/systemd/system/multi-user.target.wants/atd.service -> /usr/lib/systemd/system/atd.service. 2024-12-03 03:31:00.488 | > 2024-12-03 03:31:00.488 | > Installing : openeuler-lsb-5.0-1.oe2203.aarch64 190/197 2024-12-03 03:31:00.488 | > Installing : strace-5.14-1.oe2203.aarch64 191/197 2024-12-03 03:31:00.488 | > Installing : parted-3.4-3.oe2203.aarch64 192/197 2024-12-03 03:31:00.488 | > Running scriptlet: parted-3.4-3.oe2203.aarch64 192/197 2024-12-03 03:31:00.488 | > Running scriptlet: openEuler-latest-release-1.0-164865743622.03.oe2 193/197 2024-12-03 03:31:00.488 | > Installing : openEuler-latest-release-1.0-164865743622.03.oe2 193/197 2024-12-03 03:31:00.488 | > Running scriptlet: openEuler-latest-release-1.0-164865743622.03.oe2 193/197 2024-12-03 03:31:00.488 | > Running scriptlet: man-pages-5.13-2.oe2203.noarch 194/197 2024-12-03 03:31:00.488 | > Installing : man-pages-5.13-2.oe2203.noarch 194/197 2024-12-03 03:31:00.488 | > Running scriptlet: man-pages-5.13-2.oe2203.noarch 194/197 2024-12-03 03:31:00.488 | > Installing : lsof-4.94.0-1.oe2203.aarch64 195/197 2024-12-03 03:31:00.488 | > Installing : haveged-1.9.15-1.oe2203.aarch64 196/197 2024-12-03 03:31:00.488 | > Running scriptlet: haveged-1.9.15-1.oe2203.aarch64 196/197 2024-12-03 03:31:00.488 | > Installing : acpid-2.0.33-1.oe2203.aarch64 197/197 2024-12-03 03:31:00.488 | > Running scriptlet: acpid-2.0.33-1.oe2203.aarch64 197/197 2024-12-03 03:31:00.488 | > Created symlink /etc/systemd/system/sockets.target.wants/acpid.socket -> /usr/lib/systemd/system/acpid.socket. 2024-12-03 03:31:00.488 | > Created symlink /etc/systemd/system/multi-user.target.wants/acpid.service -> /usr/lib/systemd/system/acpid.service. 2024-12-03 03:31:00.488 | > 2024-12-03 03:31:00.488 | > Running scriptlet: selinux-policy-targeted-35.5-17.oe2203.noarch 197/197 2024-12-03 03:31:00.488 | > Running scriptlet: dconf-0.40.0-3.oe2203.aarch64 197/197 2024-12-03 03:31:00.488 | > Running scriptlet: kernel-5.10.0-60.139.0.166.oe2203.aarch64 197/197 2024-12-03 03:31:00.488 | > dracut: touch /var/log/dracut.log failed. 2024-12-03 03:31:00.488 | > 2024-12-03 03:31:00.488 | > Running scriptlet: acpid-2.0.33-1.oe2203.aarch64 197/197 2024-12-03 03:31:00.488 | > Running scriptlet: gdk-pixbuf2-2.42.6-5.oe2203.aarch64 197/197 2024-12-03 03:31:00.488 | > Running scriptlet: hicolor-icon-theme-0.17-6.oe2203.noarch 197/197 2024-12-03 03:31:00.488 | > Running scriptlet: fontconfig-2.13.94-1.oe2203.aarch64 197/197 2024-12-03 03:31:00.488 | > Running scriptlet: adwaita-icon-theme-41.0-1.oe2203.noarch 197/197 2024-12-03 03:31:00.488 | > Verifying : acpid-2.0.33-1.oe2203.aarch64 1/197 2024-12-03 03:31:00.488 | > Verifying : adwaita-cursor-theme-41.0-1.oe2203.noarch 2/197 2024-12-03 03:31:00.488 | > Verifying : adwaita-icon-theme-41.0-1.oe2203.noarch 3/197 2024-12-03 03:31:00.488 | > Verifying : at-spi2-atk-2.38.0-1.oe2203.aarch64 4/197 2024-12-03 03:31:00.488 | > Verifying : at-spi2-core-2.42.0-1.oe2203.aarch64 5/197 2024-12-03 03:31:00.488 | > Verifying : audit-1:3.0.1-3.oe2203.aarch64 6/197 2024-12-03 03:31:00.488 | > Verifying : autogen-5.18.16-2.oe2203.aarch64 7/197 2024-12-03 03:31:00.488 | > Verifying : cairo-1.17.4-1.oe2203.aarch64 8/197 2024-12-03 03:31:00.488 | > Verifying : cairo-gobject-1.17.4-1.oe2203.aarch64 9/197 2024-12-03 03:31:00.488 | > Verifying : checkpolicy-3.3-1.oe2203.aarch64 10/197 2024-12-03 03:31:00.488 | > Verifying : dejavu-fonts-2.37-1.oe2203.noarch 11/197 2024-12-03 03:31:00.488 | > Verifying : fontconfig-2.13.94-1.oe2203.aarch64 12/197 2024-12-03 03:31:00.488 | > Verifying : fonts-filesystem-2.0.5-2.oe2203.noarch 13/197 2024-12-03 03:31:00.488 | > Verifying : gc-8.0.6-1.oe2203.aarch64 14/197 2024-12-03 03:31:00.488 | > Verifying : gcr-3.41.0-1.oe2203.aarch64 15/197 2024-12-03 03:31:00.488 | > Verifying : gcr-base-3.41.0-1.oe2203.aarch64 16/197 2024-12-03 03:31:00.488 | > Verifying : graphite2-1.3.14-5.oe2203.aarch64 17/197 2024-12-03 03:31:00.488 | > Verifying : gtk-update-icon-cache-3.24.30-5.oe2203.aarch64 18/197 2024-12-03 03:31:00.488 | > Verifying : gtk2-2.24.33-4.oe2203.aarch64 19/197 2024-12-03 03:31:00.488 | > Verifying : gtk3-3.24.30-5.oe2203.aarch64 20/197 2024-12-03 03:31:00.489 | > Verifying : haveged-1.9.15-1.oe2203.aarch64 21/197 2024-12-03 03:31:00.489 | > Verifying : inih-49-1.oe2203.aarch64 22/197 2024-12-03 03:31:00.489 | > Verifying : ipcalc-1.0.1-1.oe2203.aarch64 23/197 2024-12-03 03:31:00.489 | > Verifying : jansson-2.14-1.oe2203.aarch64 24/197 2024-12-03 03:31:00.489 | > Verifying : jitterentropy-library-3.3.1-1.oe2203.aarch64 25/197 2024-12-03 03:31:00.489 | > Verifying : lcms2-2.12-1.oe2203.aarch64 26/197 2024-12-03 03:31:00.489 | > Verifying : libXau-1.0.9-2.oe2203.aarch64 27/197 2024-12-03 03:31:00.489 | > Verifying : libXcomposite-0.4.5-1.oe2203.aarch64 28/197 2024-12-03 03:31:00.489 | > Verifying : libXcursor-1.2.0-1.oe2203.aarch64 29/197 2024-12-03 03:31:00.489 | > Verifying : libXdamage-1.1.5-1.oe2203.aarch64 30/197 2024-12-03 03:31:00.489 | > Verifying : libXfixes-6.0.0-1.oe2203.aarch64 31/197 2024-12-03 03:31:00.489 | > Verifying : libXft-2.3.4-1.oe2203.aarch64 32/197 2024-12-03 03:31:00.489 | > Verifying : libXinerama-1.1.4-5.oe2203.aarch64 33/197 2024-12-03 03:31:00.489 | > Verifying : libXrandr-1.5.2-1.oe2203.aarch64 34/197 2024-12-03 03:31:00.489 | > Verifying : libXrender-0.9.10-10.oe2203.aarch64 35/197 2024-12-03 03:31:00.489 | > Verifying : libXtst-1.2.3-10.oe2203.aarch64 36/197 2024-12-03 03:31:00.489 | > Verifying : libassuan-2.5.5-1.oe2203.aarch64 37/197 2024-12-03 03:31:00.489 | > Verifying : libdatrie-0.2.13-1.oe2203.aarch64 38/197 2024-12-03 03:31:00.489 | > Verifying : libedit-3.1-28.oe2203.aarch64 39/197 2024-12-03 03:31:00.489 | > Verifying : libepoxy-1.5.9-1.oe2203.aarch64 40/197 2024-12-03 03:31:00.489 | > Verifying : libestr-0.1.11-1.oe2203.aarch64 41/197 2024-12-03 03:31:00.489 | > Verifying : libgusb-0.3.8-1.oe2203.aarch64 42/197 2024-12-03 03:31:00.489 | > Verifying : libmetalink-0.1.3-9.oe2203.aarch64 43/197 2024-12-03 03:31:00.489 | > Verifying : libmnl-1.0.4-10.oe2203.aarch64 44/197 2024-12-03 03:31:00.489 | > Verifying : libmpc-1.2.0-2.oe2203.aarch64 45/197 2024-12-03 03:31:00.489 | > Verifying : libndp-1.8-1.oe2203.aarch64 46/197 2024-12-03 03:31:00.489 | > Verifying : libpcap-14:1.10.1-2.oe2203.aarch64 47/197 2024-12-03 03:31:00.489 | > Verifying : libsecret-0.20.4-1.oe2203.aarch64 48/197 2024-12-03 03:31:00.489 | > Verifying : libthai-0.1.28-4.oe2203.aarch64 49/197 2024-12-03 03:31:00.489 | > Verifying : libtool-ltdl-2.4.6-34.oe2203.aarch64 50/197 2024-12-03 03:31:00.489 | > Verifying : libusbx-1.0.24-1.oe2203.aarch64 51/197 2024-12-03 03:31:00.489 | > Verifying : libxcrypt-devel-4.4.26-2.oe2203.aarch64 52/197 2024-12-03 03:31:00.489 | > Verifying : linux-firmware-20211027-2.oe2203.noarch 53/197 2024-12-03 03:31:00.512 | > Verifying : lmdb-0.9.29-1.oe2203.aarch64 54/197 2024-12-03 03:31:00.512 | > Verifying : lsof-4.94.0-1.oe2203.aarch64 55/197 2024-12-03 03:31:00.512 | > Verifying : make-1:4.3-2.oe2203.aarch64 56/197 2024-12-03 03:31:00.512 | > Verifying : man-pages-5.13-2.oe2203.noarch 57/197 2024-12-03 03:31:00.512 | > Verifying : npth-1.6-2.oe2203.aarch64 58/197 2024-12-03 03:31:00.512 | > Verifying : openEuler-latest-release-1.0-164865743622.03.oe2 59/197 2024-12-03 03:31:00.512 | > Verifying : parted-3.4-3.oe2203.aarch64 60/197 2024-12-03 03:31:00.512 | > Verifying : perl-Error-1:0.17029-2.oe2203.noarch 61/197 2024-12-03 03:31:00.512 | > Verifying : perl-TermReadKey-2.38-2.oe2203.aarch64 62/197 2024-12-03 03:31:00.512 | > Verifying : pinentry-1.1.1-2.oe2203.aarch64 63/197 2024-12-03 03:31:00.512 | > Verifying : polkit-pkla-compat-0.1-17.oe2203.aarch64 64/197 2024-12-03 03:31:00.512 | > Verifying : psmisc-23.4-1.oe2203.aarch64 65/197 2024-12-03 03:31:00.512 | > Verifying : python3-asn1crypto-1.4.0-1.oe2203.noarch 66/197 2024-12-03 03:31:00.512 | > Verifying : python3-attrs-20.3.0-1.oe2203.noarch 67/197 2024-12-03 03:31:00.512 | > Verifying : python3-audit-1:3.0.1-3.oe2203.aarch64 68/197 2024-12-03 03:31:00.512 | > Verifying : python3-babel-2.9.1-1.oe2203.noarch 69/197 2024-12-03 03:31:00.512 | > Verifying : python3-cffi-1.15.0-1.oe2203.aarch64 70/197 2024-12-03 03:31:00.512 | > Verifying : python3-chardet-4.0.0-1.oe2203.noarch 71/197 2024-12-03 03:31:00.512 | > Verifying : python3-charset-normalizer-2.0.8-1.oe2203.noarch 72/197 2024-12-03 03:31:00.512 | > Verifying : python3-configobj-5.0.6-17.oe2203.noarch 73/197 2024-12-03 03:31:00.512 | > Verifying : python3-jsonpatch-1.32-1.oe2203.noarch 74/197 2024-12-03 03:31:00.512 | > Verifying : python3-jsonpointer-2.2-1.oe2203.noarch 75/197 2024-12-03 03:31:00.512 | > Verifying : python3-libsemanage-3.3-3.oe2203.aarch64 76/197 2024-12-03 03:31:00.512 | > Verifying : python3-markupsafe-2.0.1-2.oe2203.aarch64 77/197 2024-12-03 03:31:00.513 | > Verifying : python3-netifaces-0.10.9-1.oe2203.aarch64 78/197 2024-12-03 03:31:00.513 | > Verifying : python3-ply-3.11-2.oe2203.noarch 79/197 2024-12-03 03:31:00.513 | > Verifying : python3-prettytable-2.4.0-1.oe2203.noarch 80/197 2024-12-03 03:31:00.513 | > Verifying : python3-pycparser-2.21-1.oe2203.noarch 81/197 2024-12-03 03:31:00.513 | > Verifying : python3-pyrsistent-0.18.0-1.oe2203.aarch64 82/197 2024-12-03 03:31:00.513 | > Verifying : python3-pysocks-1.7.1-1.oe2203.noarch 83/197 2024-12-03 03:31:00.513 | > Verifying : python3-pytz-2021.3-1.oe2203.noarch 84/197 2024-12-03 03:31:00.513 | > Verifying : python3-pyyaml-6.0-1.oe2203.aarch64 85/197 2024-12-03 03:31:00.513 | > Verifying : python3-rpm-generators-9-2.oe2203.noarch 86/197 2024-12-03 03:31:00.513 | > Verifying : python3-setools-4.4.0-2.oe2203.aarch64 87/197 2024-12-03 03:31:00.513 | > Verifying : python3-six-1.16.0-1.oe2203.noarch 88/197 2024-12-03 03:31:00.513 | > Verifying : python3-wcwidth-0.2.5-1.oe2203.noarch 89/197 2024-12-03 03:31:00.513 | > Verifying : rng-tools-6.14-3.oe2203.aarch64 90/197 2024-12-03 03:31:00.513 | > Verifying : strace-5.14-1.oe2203.aarch64 91/197 2024-12-03 03:31:00.513 | > Verifying : sysfsutils-2.1.1-1.oe2203.aarch64 92/197 2024-12-03 03:31:00.513 | > Verifying : timedatex-0.6-2.oe2203.aarch64 93/197 2024-12-03 03:31:00.513 | > Verifying : tk-1:8.6.10-2.oe2203.aarch64 94/197 2024-12-03 03:31:00.513 | > Verifying : trousers-0.3.15-1.oe2203.aarch64 95/197 2024-12-03 03:31:00.513 | > Verifying : userspace-rcu-0.13.0-2.oe2203.aarch64 96/197 2024-12-03 03:31:00.513 | > Verifying : wget-1.21.2-1.oe2203.aarch64 97/197 2024-12-03 03:31:00.513 | > Verifying : xfsprogs-5.14.1-1.oe2203.aarch64 98/197 2024-12-03 03:31:00.513 | > Verifying : xfsprogs-xfs_scrub-5.14.1-1.oe2203.aarch64 99/197 2024-12-03 03:31:00.513 | > Verifying : openeuler-lsb-5.0-1.oe2203.aarch64 100/197 2024-12-03 03:31:00.513 | > Verifying : python3-pyserial-3.5-2.oe2203.noarch 101/197 2024-12-03 03:31:00.513 | > Verifying : NetworkManager-1:1.32.12-20.oe2203.aarch64 102/197 2024-12-03 03:31:00.513 | > Verifying : NetworkManager-libnm-1:1.32.12-20.oe2203.aarch64 103/197 2024-12-03 03:31:00.513 | > Verifying : at-3.2.2-4.oe2203.aarch64 104/197 2024-12-03 03:31:00.513 | > Verifying : atk-2.36.0-2.oe2203.aarch64 105/197 2024-12-03 03:31:00.513 | > Verifying : avahi-libs-0.8-19.oe2203.aarch64 106/197 2024-12-03 03:31:00.513 | > Verifying : bind-libs-32:9.16.23-21.oe2203.aarch64 107/197 2024-12-03 03:31:00.513 | > Verifying : bind-license-32:9.16.23-21.oe2203.noarch 108/197 2024-12-03 03:31:00.513 | > Verifying : bind-utils-32:9.16.23-21.oe2203.aarch64 109/197 2024-12-03 03:31:00.513 | > Verifying : binutils-2.37-25.oe2203.aarch64 110/197 2024-12-03 03:31:00.513 | > Verifying : cloud-init-21.4-21.oe2203.noarch 111/197 2024-12-03 03:31:00.513 | > Verifying : cloud-utils-growpart-0.32-3.oe2203.aarch64 112/197 2024-12-03 03:31:00.513 | > Verifying : colord-libs-1.4.5-4.oe2203.aarch64 113/197 2024-12-03 03:31:00.513 | > Verifying : cpp-10.3.1-23.oe2203.aarch64 114/197 2024-12-03 03:31:00.513 | > Verifying : cups-libs-1:2.4.0-10.oe2203.aarch64 115/197 2024-12-03 03:31:00.513 | > Verifying : dbus-1:1.12.20-10.oe2203.aarch64 116/197 2024-12-03 03:31:00.513 | > Verifying : dbus-common-1:1.12.20-10.oe2203.noarch 117/197 2024-12-03 03:31:00.513 | > Verifying : dbus-daemon-1:1.12.20-10.oe2203.aarch64 118/197 2024-12-03 03:31:00.513 | > Verifying : dbus-libs-1:1.12.20-10.oe2203.aarch64 119/197 2024-12-03 03:31:00.513 | > Verifying : dbus-tools-1:1.12.20-10.oe2203.aarch64 120/197 2024-12-03 03:31:00.513 | > Verifying : dconf-0.40.0-3.oe2203.aarch64 121/197 2024-12-03 03:31:00.513 | > Verifying : dhcp-12:4.4.2-15.oe2203.aarch64 122/197 2024-12-03 03:31:00.513 | > Verifying : dracut-config-generic-055-10.oe2203.aarch64 123/197 2024-12-03 03:31:00.513 | > Verifying : duktape-2.6.0-1.oe2203.aarch64 124/197 2024-12-03 03:31:00.513 | > Verifying : freetype-2.11.0-3.oe2203.aarch64 125/197 2024-12-03 03:31:00.513 | > Verifying : fribidi-1.0.10-2.oe2203.aarch64 126/197 2024-12-03 03:31:00.513 | > Verifying : gcc-10.3.1-23.oe2203.aarch64 127/197 2024-12-03 03:31:00.513 | > Verifying : gdk-pixbuf2-2.42.6-5.oe2203.aarch64 128/197 2024-12-03 03:31:00.513 | > Verifying : gdk-pixbuf2-modules-2.42.6-5.oe2203.aarch64 129/197 2024-12-03 03:31:00.513 | > Verifying : git-2.33.0-13.oe2203.aarch64 130/197 2024-12-03 03:31:00.513 | > Verifying : glibc-devel-2.34-149.oe2203.aarch64 131/197 2024-12-03 03:31:00.513 | > Verifying : gnupg2-2.2.32-3.oe2203.aarch64 132/197 2024-12-03 03:31:00.513 | > Verifying : gnutls-3.7.2-13.oe2203.aarch64 133/197 2024-12-03 03:31:00.513 | > Verifying : gpgme-1.16.0-3.oe2203.aarch64 134/197 2024-12-03 03:31:00.513 | > Verifying : guile-5:2.0.14-18.oe2203.aarch64 135/197 2024-12-03 03:31:00.514 | > Verifying : harfbuzz-2.8.2-4.oe2203.aarch64 136/197 2024-12-03 03:31:00.514 | > Verifying : hicolor-icon-theme-0.17-6.oe2203.noarch 137/197 2024-12-03 03:31:00.514 | > Verifying : initscripts-10.12-3.oe2203.aarch64 138/197 2024-12-03 03:31:00.514 | > Verifying : initscripts-service-10.12-3.oe2203.noarch 139/197 2024-12-03 03:31:00.514 | > Verifying : iproute-1:5.15.0-16.oe2203.aarch64 140/197 2024-12-03 03:31:00.514 | > Verifying : iptables-1.8.7-8.oe2203.aarch64 141/197 2024-12-03 03:31:00.514 | > Verifying : iptables-libs-1.8.7-8.oe2203.aarch64 142/197 2024-12-03 03:31:00.514 | > Verifying : iputils-20210722-6.oe2203.aarch64 143/197 2024-12-03 03:31:00.514 | > Verifying : jbigkit-libs-2.1-19.oe2203.aarch64 144/197 2024-12-03 03:31:00.514 | > Verifying : kernel-5.10.0-60.139.0.166.oe2203.aarch64 145/197 2024-12-03 03:31:00.514 | > Verifying : kernel-headers-5.10.0-60.139.0.166.oe2203.aarch6 146/197 2024-12-03 03:31:00.514 | > Verifying : libX11-1.7.2-8.oe2203.aarch64 147/197 2024-12-03 03:31:00.514 | > Verifying : libXext-1.3.4-4.oe2203.aarch64 148/197 2024-12-03 03:31:00.514 | > Verifying : libXi-1.8-2.oe2203.aarch64 149/197 2024-12-03 03:31:00.514 | > Verifying : libbpf-2:0.3-9.oe2203.aarch64 150/197 2024-12-03 03:31:00.514 | > Verifying : libfastjson-0.99.9-3.oe2203.aarch64 151/197 2024-12-03 03:31:02.359 | > Verifying : libicu-69.1-7.oe2203.aarch64 152/197 2024-12-03 03:31:02.359 | > Verifying : libjpeg-turbo-2.1.1-2.oe2203.aarch64 153/197 2024-12-03 03:31:02.359 | > Verifying : libksba-1.6.0-3.oe2203.aarch64 154/197 2024-12-03 03:31:02.359 | > Verifying : libnetfilter_conntrack-1.0.8-6.oe2203.aarch64 155/197 2024-12-03 03:31:02.359 | > Verifying : libnfnetlink-1.0.1-16.oe2203.aarch64 156/197 2024-12-03 03:31:02.359 | > Verifying : libtiff-4.3.0-37.oe2203.aarch64 157/197 2024-12-03 03:31:02.359 | > Verifying : libuv-1:1.42.0-6.oe2203.aarch64 158/197 2024-12-03 03:31:02.359 | > Verifying : libxcb-1.14-2.oe2203.aarch64 159/197 2024-12-03 03:31:02.359 | > Verifying : libyaml-0.2.5-6.oe2203.aarch64 160/197 2024-12-03 03:31:02.359 | > Verifying : net-tools-2.10-3.oe2203.aarch64 161/197 2024-12-03 03:31:02.359 | > Verifying : nettle-3.8.1-1.oe2203.aarch64 162/197 2024-12-03 03:31:02.359 | > Verifying : ntp-4.2.8p15-11.oe2203.aarch64 163/197 2024-12-03 03:31:02.359 | > Verifying : ntp-help-4.2.8p15-11.oe2203.noarch 164/197 2024-12-03 03:31:02.359 | > Verifying : ntp-perl-4.2.8p15-11.oe2203.noarch 165/197 2024-12-03 03:31:02.359 | > Verifying : ntpstat-0.6-3.oe2203.noarch 166/197 2024-12-03 03:31:02.359 | > Verifying : openssh-8.8p1-23.oe2203.aarch64 167/197 2024-12-03 03:31:02.359 | > Verifying : openssh-clients-8.8p1-23.oe2203.aarch64 168/197 2024-12-03 03:31:02.359 | > Verifying : openssh-server-8.8p1-23.oe2203.aarch64 169/197 2024-12-03 03:31:02.359 | > Verifying : pango-1.49.3-3.oe2203.aarch64 170/197 2024-12-03 03:31:02.359 | > Verifying : perl-Git-2.33.0-13.oe2203.noarch 171/197 2024-12-03 03:31:02.359 | > Verifying : pixman-0.40.0-3.oe2203.aarch64 172/197 2024-12-03 03:31:02.359 | > Verifying : policycoreutils-3.3-9.oe2203.aarch64 173/197 2024-12-03 03:31:02.360 | > Verifying : policycoreutils-python-utils-3.3-9.oe2203.noarch 174/197 2024-12-03 03:31:02.360 | > Verifying : polkit-0.120-5.oe2203.aarch64 175/197 2024-12-03 03:31:02.360 | > Verifying : polkit-libs-0.120-5.oe2203.aarch64 176/197 2024-12-03 03:31:02.360 | > Verifying : python3-IPy-1.01-2.oe2203.noarch 177/197 2024-12-03 03:31:02.360 | > Verifying : python3-cryptography-3.3.1-7.oe2203.aarch64 178/197 2024-12-03 03:31:02.360 | > Verifying : python3-devel-3.9.9-28.oe2203.aarch64 179/197 2024-12-03 03:31:02.360 | > Verifying : python3-idna-3.2-3.oe2203.noarch 180/197 2024-12-03 03:31:02.360 | > Verifying : python3-jinja2-3.0.3-4.oe2203.noarch 181/197 2024-12-03 03:31:02.360 | > Verifying : python3-jsonschema-3.2.0-4.oe2203.noarch 182/197 2024-12-03 03:31:02.360 | > Verifying : python3-jwt-2.3.0-3.oe2203.noarch 183/197 2024-12-03 03:31:02.360 | > Verifying : python3-libselinux-3.3-5.oe2203.aarch64 184/197 2024-12-03 03:31:02.360 | > Verifying : python3-oauthlib-3.1.1-3.oe2203.noarch 185/197 2024-12-03 03:31:02.360 | > Verifying : python3-policycoreutils-3.3-9.oe2203.noarch 186/197 2024-12-03 03:31:02.360 | > Verifying : python3-requests-2.26.0-7.oe2203.noarch 187/197 2024-12-03 03:31:02.360 | > Verifying : python3-urllib3-1.26.7-8.oe2203.noarch 188/197 2024-12-03 03:31:02.360 | > Verifying : rsync-3.2.3-4.oe2203.aarch64 189/197 2024-12-03 03:31:02.360 | > Verifying : rsyslog-8.2110.0-19.oe2203.aarch64 190/197 2024-12-03 03:31:02.360 | > Verifying : selinux-policy-35.5-17.oe2203.noarch 191/197 2024-12-03 03:31:02.360 | > Verifying : selinux-policy-targeted-35.5-17.oe2203.noarch 192/197 2024-12-03 03:31:02.360 | > Verifying : tcpdump-14:4.99.1-6.oe2203.aarch64 193/197 2024-12-03 03:31:02.360 | > Verifying : traceroute-3:2.1.2-2.oe2203.aarch64 194/197 2024-12-03 03:31:02.360 | > Verifying : unbound-1.13.2-11.oe2203.aarch64 195/197 2024-12-03 03:31:02.360 | > Verifying : unbound-libs-1.13.2-11.oe2203.aarch64 196/197 2024-12-03 03:31:02.360 | > Verifying : wayland-1.19.91-4.oe2203.aarch64 197/197 2024-12-03 03:31:02.360 | > Completion plugin: Generating completion cache... 2024-12-03 03:31:02.360 | > Installed: NetworkManager-1:1.32.12-20.oe2203.aarch64 2024-12-03 03:31:02.360 | > Installed: NetworkManager-libnm-1:1.32.12-20.oe2203.aarch64 2024-12-03 03:31:02.360 | > Installed: acpid-2.0.33-1.oe2203.aarch64 2024-12-03 03:31:02.360 | > Installed: adwaita-cursor-theme-41.0-1.oe2203.noarch 2024-12-03 03:31:02.360 | > Installed: adwaita-icon-theme-41.0-1.oe2203.noarch 2024-12-03 03:31:02.360 | > Installed: at-3.2.2-4.oe2203.aarch64 2024-12-03 03:31:02.360 | > Installed: at-spi2-atk-2.38.0-1.oe2203.aarch64 2024-12-03 03:31:02.360 | > Installed: at-spi2-core-2.42.0-1.oe2203.aarch64 2024-12-03 03:31:02.360 | > Installed: atk-2.36.0-2.oe2203.aarch64 2024-12-03 03:31:02.360 | > Installed: audit-1:3.0.1-3.oe2203.aarch64 2024-12-03 03:31:02.360 | > Installed: autogen-5.18.16-2.oe2203.aarch64 2024-12-03 03:31:02.360 | > Installed: avahi-libs-0.8-19.oe2203.aarch64 2024-12-03 03:31:02.360 | > Installed: bind-libs-32:9.16.23-21.oe2203.aarch64 2024-12-03 03:31:02.360 | > Installed: bind-license-32:9.16.23-21.oe2203.noarch 2024-12-03 03:31:02.360 | > Installed: bind-utils-32:9.16.23-21.oe2203.aarch64 2024-12-03 03:31:02.360 | > Installed: binutils-2.37-25.oe2203.aarch64 2024-12-03 03:31:02.361 | > Installed: cairo-1.17.4-1.oe2203.aarch64 2024-12-03 03:31:02.361 | > Installed: cairo-gobject-1.17.4-1.oe2203.aarch64 2024-12-03 03:31:02.361 | > Installed: checkpolicy-3.3-1.oe2203.aarch64 2024-12-03 03:31:02.361 | > Installed: cloud-init-21.4-21.oe2203.noarch 2024-12-03 03:31:02.361 | > Installed: cloud-utils-growpart-0.32-3.oe2203.aarch64 2024-12-03 03:31:02.361 | > Installed: colord-libs-1.4.5-4.oe2203.aarch64 2024-12-03 03:31:02.361 | > Installed: cpp-10.3.1-23.oe2203.aarch64 2024-12-03 03:31:02.361 | > Installed: cups-libs-1:2.4.0-10.oe2203.aarch64 2024-12-03 03:31:02.361 | > Installed: dbus-1:1.12.20-10.oe2203.aarch64 2024-12-03 03:31:02.362 | > Installed: dbus-common-1:1.12.20-10.oe2203.noarch 2024-12-03 03:31:02.362 | > Installed: dbus-daemon-1:1.12.20-10.oe2203.aarch64 2024-12-03 03:31:02.362 | > Installed: dbus-libs-1:1.12.20-10.oe2203.aarch64 2024-12-03 03:31:02.362 | > Installed: dbus-tools-1:1.12.20-10.oe2203.aarch64 2024-12-03 03:31:02.362 | > Installed: dconf-0.40.0-3.oe2203.aarch64 2024-12-03 03:31:02.362 | > Installed: dejavu-fonts-2.37-1.oe2203.noarch 2024-12-03 03:31:02.362 | > Installed: dhcp-12:4.4.2-15.oe2203.aarch64 2024-12-03 03:31:02.362 | > Installed: dracut-config-generic-055-10.oe2203.aarch64 2024-12-03 03:31:02.362 | > Installed: duktape-2.6.0-1.oe2203.aarch64 2024-12-03 03:31:02.363 | > Installed: fontconfig-2.13.94-1.oe2203.aarch64 2024-12-03 03:31:02.363 | > Installed: fonts-filesystem-2.0.5-2.oe2203.noarch 2024-12-03 03:31:02.363 | > Installed: freetype-2.11.0-3.oe2203.aarch64 2024-12-03 03:31:02.363 | > Installed: fribidi-1.0.10-2.oe2203.aarch64 2024-12-03 03:31:02.363 | > Installed: gc-8.0.6-1.oe2203.aarch64 2024-12-03 03:31:02.363 | > Installed: gcc-10.3.1-23.oe2203.aarch64 2024-12-03 03:31:02.363 | > Installed: gcr-3.41.0-1.oe2203.aarch64 2024-12-03 03:31:02.363 | > Installed: gcr-base-3.41.0-1.oe2203.aarch64 2024-12-03 03:31:02.363 | > Installed: gdk-pixbuf2-2.42.6-5.oe2203.aarch64 2024-12-03 03:31:02.364 | > Installed: gdk-pixbuf2-modules-2.42.6-5.oe2203.aarch64 2024-12-03 03:31:02.364 | > Installed: git-2.33.0-13.oe2203.aarch64 2024-12-03 03:31:02.364 | > Installed: glibc-devel-2.34-149.oe2203.aarch64 2024-12-03 03:31:02.364 | > Installed: gnupg2-2.2.32-3.oe2203.aarch64 2024-12-03 03:31:02.364 | > Installed: gnutls-3.7.2-13.oe2203.aarch64 2024-12-03 03:31:02.364 | > Installed: gpgme-1.16.0-3.oe2203.aarch64 2024-12-03 03:31:02.364 | > Installed: graphite2-1.3.14-5.oe2203.aarch64 2024-12-03 03:31:02.364 | > Installed: gtk-update-icon-cache-3.24.30-5.oe2203.aarch64 2024-12-03 03:31:02.364 | > Installed: gtk2-2.24.33-4.oe2203.aarch64 2024-12-03 03:31:02.364 | > Installed: gtk3-3.24.30-5.oe2203.aarch64 2024-12-03 03:31:02.364 | > Installed: guile-5:2.0.14-18.oe2203.aarch64 2024-12-03 03:31:02.364 | > Installed: harfbuzz-2.8.2-4.oe2203.aarch64 2024-12-03 03:31:02.364 | > Installed: haveged-1.9.15-1.oe2203.aarch64 2024-12-03 03:31:02.364 | > Installed: hicolor-icon-theme-0.17-6.oe2203.noarch 2024-12-03 03:31:02.364 | > Installed: inih-49-1.oe2203.aarch64 2024-12-03 03:31:02.364 | > Installed: initscripts-10.12-3.oe2203.aarch64 2024-12-03 03:31:02.364 | > Installed: initscripts-service-10.12-3.oe2203.noarch 2024-12-03 03:31:02.364 | > Installed: ipcalc-1.0.1-1.oe2203.aarch64 2024-12-03 03:31:02.364 | > Installed: iproute-1:5.15.0-16.oe2203.aarch64 2024-12-03 03:31:02.364 | > Installed: iptables-1.8.7-8.oe2203.aarch64 2024-12-03 03:31:02.364 | > Installed: iptables-libs-1.8.7-8.oe2203.aarch64 2024-12-03 03:31:02.365 | > Installed: iputils-20210722-6.oe2203.aarch64 2024-12-03 03:31:02.365 | > Installed: jansson-2.14-1.oe2203.aarch64 2024-12-03 03:31:02.365 | > Installed: jbigkit-libs-2.1-19.oe2203.aarch64 2024-12-03 03:31:02.365 | > Installed: jitterentropy-library-3.3.1-1.oe2203.aarch64 2024-12-03 03:31:02.365 | > Installed: kernel-5.10.0-60.139.0.166.oe2203.aarch64 2024-12-03 03:31:02.365 | > Installed: kernel-headers-5.10.0-60.139.0.166.oe2203.aarch64 2024-12-03 03:31:02.365 | > Installed: lcms2-2.12-1.oe2203.aarch64 2024-12-03 03:31:02.365 | > Installed: libX11-1.7.2-8.oe2203.aarch64 2024-12-03 03:31:02.366 | > Installed: libXau-1.0.9-2.oe2203.aarch64 2024-12-03 03:31:02.366 | > Installed: libXcomposite-0.4.5-1.oe2203.aarch64 2024-12-03 03:31:02.366 | > Installed: libXcursor-1.2.0-1.oe2203.aarch64 2024-12-03 03:31:02.366 | > Installed: libXdamage-1.1.5-1.oe2203.aarch64 2024-12-03 03:31:02.366 | > Installed: libXext-1.3.4-4.oe2203.aarch64 2024-12-03 03:31:02.366 | > Installed: libXfixes-6.0.0-1.oe2203.aarch64 2024-12-03 03:31:02.366 | > Installed: libXft-2.3.4-1.oe2203.aarch64 2024-12-03 03:31:02.366 | > Installed: libXi-1.8-2.oe2203.aarch64 2024-12-03 03:31:02.366 | > Installed: libXinerama-1.1.4-5.oe2203.aarch64 2024-12-03 03:31:02.366 | > Installed: libXrandr-1.5.2-1.oe2203.aarch64 2024-12-03 03:31:02.367 | > Installed: libXrender-0.9.10-10.oe2203.aarch64 2024-12-03 03:31:02.367 | > Installed: libXtst-1.2.3-10.oe2203.aarch64 2024-12-03 03:31:02.367 | > Installed: libassuan-2.5.5-1.oe2203.aarch64 2024-12-03 03:31:02.367 | > Installed: libbpf-2:0.3-9.oe2203.aarch64 2024-12-03 03:31:02.367 | > Installed: libdatrie-0.2.13-1.oe2203.aarch64 2024-12-03 03:31:02.367 | > Installed: libedit-3.1-28.oe2203.aarch64 2024-12-03 03:31:02.367 | > Installed: libepoxy-1.5.9-1.oe2203.aarch64 2024-12-03 03:31:02.367 | > Installed: libestr-0.1.11-1.oe2203.aarch64 2024-12-03 03:31:02.367 | > Installed: libfastjson-0.99.9-3.oe2203.aarch64 2024-12-03 03:31:02.455 | > Installed: libgusb-0.3.8-1.oe2203.aarch64 2024-12-03 03:31:02.455 | > Installed: libicu-69.1-7.oe2203.aarch64 2024-12-03 03:31:02.455 | > Installed: libjpeg-turbo-2.1.1-2.oe2203.aarch64 2024-12-03 03:31:02.455 | > Installed: libksba-1.6.0-3.oe2203.aarch64 2024-12-03 03:31:02.455 | > Installed: libmetalink-0.1.3-9.oe2203.aarch64 2024-12-03 03:31:02.455 | > Installed: libmnl-1.0.4-10.oe2203.aarch64 2024-12-03 03:31:02.456 | > Installed: libmpc-1.2.0-2.oe2203.aarch64 2024-12-03 03:31:02.456 | > Installed: libndp-1.8-1.oe2203.aarch64 2024-12-03 03:31:02.456 | > Installed: libnetfilter_conntrack-1.0.8-6.oe2203.aarch64 2024-12-03 03:31:02.456 | > Installed: libnfnetlink-1.0.1-16.oe2203.aarch64 2024-12-03 03:31:02.456 | > Installed: libpcap-14:1.10.1-2.oe2203.aarch64 2024-12-03 03:31:02.456 | > Installed: libsecret-0.20.4-1.oe2203.aarch64 2024-12-03 03:31:02.456 | > Installed: libthai-0.1.28-4.oe2203.aarch64 2024-12-03 03:31:02.456 | > Installed: libtiff-4.3.0-37.oe2203.aarch64 2024-12-03 03:31:02.457 | > Installed: libtool-ltdl-2.4.6-34.oe2203.aarch64 2024-12-03 03:31:02.457 | > Installed: libusbx-1.0.24-1.oe2203.aarch64 2024-12-03 03:31:02.457 | > Installed: libuv-1:1.42.0-6.oe2203.aarch64 2024-12-03 03:31:02.457 | > Installed: libxcb-1.14-2.oe2203.aarch64 2024-12-03 03:31:02.457 | > Installed: libxcrypt-devel-4.4.26-2.oe2203.aarch64 2024-12-03 03:31:02.457 | > Installed: libyaml-0.2.5-6.oe2203.aarch64 2024-12-03 03:31:02.457 | > Installed: linux-firmware-20211027-2.oe2203.noarch 2024-12-03 03:31:02.457 | > Installed: lmdb-0.9.29-1.oe2203.aarch64 2024-12-03 03:31:02.457 | > Installed: lsof-4.94.0-1.oe2203.aarch64 2024-12-03 03:31:02.457 | > Installed: make-1:4.3-2.oe2203.aarch64 2024-12-03 03:31:02.457 | > Installed: man-pages-5.13-2.oe2203.noarch 2024-12-03 03:31:02.457 | > Installed: net-tools-2.10-3.oe2203.aarch64 2024-12-03 03:31:02.457 | > Installed: nettle-3.8.1-1.oe2203.aarch64 2024-12-03 03:31:02.457 | > Installed: npth-1.6-2.oe2203.aarch64 2024-12-03 03:31:02.457 | > Installed: ntp-4.2.8p15-11.oe2203.aarch64 2024-12-03 03:31:02.457 | > Installed: ntp-help-4.2.8p15-11.oe2203.noarch 2024-12-03 03:31:02.457 | > Installed: ntp-perl-4.2.8p15-11.oe2203.noarch 2024-12-03 03:31:02.457 | > Installed: ntpstat-0.6-3.oe2203.noarch 2024-12-03 03:31:02.457 | > Installed: openEuler-latest-release-1.0-164865743622.03.oe2203.aarch64 2024-12-03 03:31:02.457 | > Installed: openeuler-lsb-5.0-1.oe2203.aarch64 2024-12-03 03:31:02.457 | > Installed: openssh-8.8p1-23.oe2203.aarch64 2024-12-03 03:31:02.457 | > Installed: openssh-clients-8.8p1-23.oe2203.aarch64 2024-12-03 03:31:02.457 | > Installed: openssh-server-8.8p1-23.oe2203.aarch64 2024-12-03 03:31:02.457 | > Installed: pango-1.49.3-3.oe2203.aarch64 2024-12-03 03:31:02.457 | > Installed: parted-3.4-3.oe2203.aarch64 2024-12-03 03:31:02.457 | > Installed: perl-Error-1:0.17029-2.oe2203.noarch 2024-12-03 03:31:02.457 | > Installed: perl-Git-2.33.0-13.oe2203.noarch 2024-12-03 03:31:02.457 | > Installed: perl-TermReadKey-2.38-2.oe2203.aarch64 2024-12-03 03:31:02.458 | > Installed: pinentry-1.1.1-2.oe2203.aarch64 2024-12-03 03:31:02.458 | > Installed: pixman-0.40.0-3.oe2203.aarch64 2024-12-03 03:31:02.458 | > Installed: policycoreutils-3.3-9.oe2203.aarch64 2024-12-03 03:31:02.458 | > Installed: policycoreutils-python-utils-3.3-9.oe2203.noarch 2024-12-03 03:31:02.458 | > Installed: polkit-0.120-5.oe2203.aarch64 2024-12-03 03:31:02.458 | > Installed: polkit-libs-0.120-5.oe2203.aarch64 2024-12-03 03:31:02.458 | > Installed: polkit-pkla-compat-0.1-17.oe2203.aarch64 2024-12-03 03:31:02.458 | > Installed: psmisc-23.4-1.oe2203.aarch64 2024-12-03 03:31:02.458 | > Installed: python3-IPy-1.01-2.oe2203.noarch 2024-12-03 03:31:02.458 | > Installed: python3-asn1crypto-1.4.0-1.oe2203.noarch 2024-12-03 03:31:02.458 | > Installed: python3-attrs-20.3.0-1.oe2203.noarch 2024-12-03 03:31:02.458 | > Installed: python3-audit-1:3.0.1-3.oe2203.aarch64 2024-12-03 03:31:02.458 | > Installed: python3-babel-2.9.1-1.oe2203.noarch 2024-12-03 03:31:02.458 | > Installed: python3-cffi-1.15.0-1.oe2203.aarch64 2024-12-03 03:31:02.458 | > Installed: python3-chardet-4.0.0-1.oe2203.noarch 2024-12-03 03:31:02.458 | > Installed: python3-charset-normalizer-2.0.8-1.oe2203.noarch 2024-12-03 03:31:02.458 | > Installed: python3-configobj-5.0.6-17.oe2203.noarch 2024-12-03 03:31:02.458 | > Installed: python3-cryptography-3.3.1-7.oe2203.aarch64 2024-12-03 03:31:02.458 | > Installed: python3-devel-3.9.9-28.oe2203.aarch64 2024-12-03 03:31:02.458 | > Installed: python3-idna-3.2-3.oe2203.noarch 2024-12-03 03:31:02.458 | > Installed: python3-jinja2-3.0.3-4.oe2203.noarch 2024-12-03 03:31:02.458 | > Installed: python3-jsonpatch-1.32-1.oe2203.noarch 2024-12-03 03:31:02.458 | > Installed: python3-jsonpointer-2.2-1.oe2203.noarch 2024-12-03 03:31:02.458 | > Installed: python3-jsonschema-3.2.0-4.oe2203.noarch 2024-12-03 03:31:02.458 | > Installed: python3-jwt-2.3.0-3.oe2203.noarch 2024-12-03 03:31:02.458 | > Installed: python3-libselinux-3.3-5.oe2203.aarch64 2024-12-03 03:31:02.458 | > Installed: python3-libsemanage-3.3-3.oe2203.aarch64 2024-12-03 03:31:02.458 | > Installed: python3-markupsafe-2.0.1-2.oe2203.aarch64 2024-12-03 03:31:02.458 | > Installed: python3-netifaces-0.10.9-1.oe2203.aarch64 2024-12-03 03:31:02.458 | > Installed: python3-oauthlib-3.1.1-3.oe2203.noarch 2024-12-03 03:31:02.458 | > Installed: python3-ply-3.11-2.oe2203.noarch 2024-12-03 03:31:02.458 | > Installed: python3-policycoreutils-3.3-9.oe2203.noarch 2024-12-03 03:31:02.458 | > Installed: python3-prettytable-2.4.0-1.oe2203.noarch 2024-12-03 03:31:02.458 | > Installed: python3-pycparser-2.21-1.oe2203.noarch 2024-12-03 03:31:02.458 | > Installed: python3-pyrsistent-0.18.0-1.oe2203.aarch64 2024-12-03 03:31:02.458 | > Installed: python3-pyserial-3.5-2.oe2203.noarch 2024-12-03 03:31:02.458 | > Installed: python3-pysocks-1.7.1-1.oe2203.noarch 2024-12-03 03:31:02.458 | > Installed: python3-pytz-2021.3-1.oe2203.noarch 2024-12-03 03:31:02.458 | > Installed: python3-pyyaml-6.0-1.oe2203.aarch64 2024-12-03 03:31:02.458 | > Installed: python3-requests-2.26.0-7.oe2203.noarch 2024-12-03 03:31:02.458 | > Installed: python3-rpm-generators-9-2.oe2203.noarch 2024-12-03 03:31:02.458 | > Installed: python3-setools-4.4.0-2.oe2203.aarch64 2024-12-03 03:31:02.458 | > Installed: python3-six-1.16.0-1.oe2203.noarch 2024-12-03 03:31:02.458 | > Installed: python3-urllib3-1.26.7-8.oe2203.noarch 2024-12-03 03:31:02.458 | > Installed: python3-wcwidth-0.2.5-1.oe2203.noarch 2024-12-03 03:31:02.458 | > Installed: rng-tools-6.14-3.oe2203.aarch64 2024-12-03 03:31:02.458 | > Installed: rsync-3.2.3-4.oe2203.aarch64 2024-12-03 03:31:02.458 | > Installed: rsyslog-8.2110.0-19.oe2203.aarch64 2024-12-03 03:31:02.458 | > Installed: selinux-policy-35.5-17.oe2203.noarch 2024-12-03 03:31:02.458 | > Installed: selinux-policy-targeted-35.5-17.oe2203.noarch 2024-12-03 03:31:02.458 | > Installed: strace-5.14-1.oe2203.aarch64 2024-12-03 03:31:02.458 | > Installed: sysfsutils-2.1.1-1.oe2203.aarch64 2024-12-03 03:31:02.458 | > Installed: tcpdump-14:4.99.1-6.oe2203.aarch64 2024-12-03 03:31:02.458 | > Installed: timedatex-0.6-2.oe2203.aarch64 2024-12-03 03:31:02.459 | > Installed: tk-1:8.6.10-2.oe2203.aarch64 2024-12-03 03:31:02.459 | > Installed: traceroute-3:2.1.2-2.oe2203.aarch64 2024-12-03 03:31:02.459 | > Installed: trousers-0.3.15-1.oe2203.aarch64 2024-12-03 03:31:02.459 | > Installed: unbound-1.13.2-11.oe2203.aarch64 2024-12-03 03:31:02.459 | > Installed: unbound-libs-1.13.2-11.oe2203.aarch64 2024-12-03 03:31:02.459 | > Installed: userspace-rcu-0.13.0-2.oe2203.aarch64 2024-12-03 03:31:02.459 | > Installed: wayland-1.19.91-4.oe2203.aarch64 2024-12-03 03:31:02.459 | > Installed: wget-1.21.2-1.oe2203.aarch64 2024-12-03 03:31:02.459 | > Installed: xfsprogs-5.14.1-1.oe2203.aarch64 2024-12-03 03:31:02.459 | > Installed: xfsprogs-xfs_scrub-5.14.1-1.oe2203.aarch64 2024-12-03 03:31:02.459 | > 2024-12-03 03:31:02.459 | > Installed: 2024-12-03 03:31:02.459 | > NetworkManager-1:1.32.12-20.oe2203.aarch64 2024-12-03 03:31:02.459 | > NetworkManager-libnm-1:1.32.12-20.oe2203.aarch64 2024-12-03 03:31:02.459 | > acpid-2.0.33-1.oe2203.aarch64 2024-12-03 03:31:02.459 | > adwaita-cursor-theme-41.0-1.oe2203.noarch 2024-12-03 03:31:02.459 | > adwaita-icon-theme-41.0-1.oe2203.noarch 2024-12-03 03:31:02.459 | > at-3.2.2-4.oe2203.aarch64 2024-12-03 03:31:02.459 | > at-spi2-atk-2.38.0-1.oe2203.aarch64 2024-12-03 03:31:02.459 | > at-spi2-core-2.42.0-1.oe2203.aarch64 2024-12-03 03:31:02.459 | > atk-2.36.0-2.oe2203.aarch64 2024-12-03 03:31:02.459 | > audit-1:3.0.1-3.oe2203.aarch64 2024-12-03 03:31:02.459 | > autogen-5.18.16-2.oe2203.aarch64 2024-12-03 03:31:02.459 | > avahi-libs-0.8-19.oe2203.aarch64 2024-12-03 03:31:02.459 | > bind-libs-32:9.16.23-21.oe2203.aarch64 2024-12-03 03:31:02.459 | > bind-license-32:9.16.23-21.oe2203.noarch 2024-12-03 03:31:02.459 | > bind-utils-32:9.16.23-21.oe2203.aarch64 2024-12-03 03:31:02.459 | > binutils-2.37-25.oe2203.aarch64 2024-12-03 03:31:02.459 | > cairo-1.17.4-1.oe2203.aarch64 2024-12-03 03:31:02.459 | > cairo-gobject-1.17.4-1.oe2203.aarch64 2024-12-03 03:31:02.459 | > checkpolicy-3.3-1.oe2203.aarch64 2024-12-03 03:31:02.459 | > cloud-init-21.4-21.oe2203.noarch 2024-12-03 03:31:02.459 | > cloud-utils-growpart-0.32-3.oe2203.aarch64 2024-12-03 03:31:02.459 | > colord-libs-1.4.5-4.oe2203.aarch64 2024-12-03 03:31:02.459 | > cpp-10.3.1-23.oe2203.aarch64 2024-12-03 03:31:02.459 | > cups-libs-1:2.4.0-10.oe2203.aarch64 2024-12-03 03:31:02.459 | > dbus-1:1.12.20-10.oe2203.aarch64 2024-12-03 03:31:02.459 | > dbus-common-1:1.12.20-10.oe2203.noarch 2024-12-03 03:31:02.459 | > dbus-daemon-1:1.12.20-10.oe2203.aarch64 2024-12-03 03:31:02.459 | > dbus-libs-1:1.12.20-10.oe2203.aarch64 2024-12-03 03:31:02.459 | > dbus-tools-1:1.12.20-10.oe2203.aarch64 2024-12-03 03:31:02.459 | > dconf-0.40.0-3.oe2203.aarch64 2024-12-03 03:31:02.459 | > dejavu-fonts-2.37-1.oe2203.noarch 2024-12-03 03:31:02.459 | > dhcp-12:4.4.2-15.oe2203.aarch64 2024-12-03 03:31:02.459 | > dracut-config-generic-055-10.oe2203.aarch64 2024-12-03 03:31:02.459 | > duktape-2.6.0-1.oe2203.aarch64 2024-12-03 03:31:02.459 | > fontconfig-2.13.94-1.oe2203.aarch64 2024-12-03 03:31:02.459 | > fonts-filesystem-2.0.5-2.oe2203.noarch 2024-12-03 03:31:02.459 | > freetype-2.11.0-3.oe2203.aarch64 2024-12-03 03:31:02.459 | > fribidi-1.0.10-2.oe2203.aarch64 2024-12-03 03:31:02.460 | > gc-8.0.6-1.oe2203.aarch64 2024-12-03 03:31:02.460 | > gcc-10.3.1-23.oe2203.aarch64 2024-12-03 03:31:02.460 | > gcr-3.41.0-1.oe2203.aarch64 2024-12-03 03:31:02.460 | > gcr-base-3.41.0-1.oe2203.aarch64 2024-12-03 03:31:02.460 | > gdk-pixbuf2-2.42.6-5.oe2203.aarch64 2024-12-03 03:31:02.460 | > gdk-pixbuf2-modules-2.42.6-5.oe2203.aarch64 2024-12-03 03:31:02.460 | > git-2.33.0-13.oe2203.aarch64 2024-12-03 03:31:02.460 | > glibc-devel-2.34-149.oe2203.aarch64 2024-12-03 03:31:02.460 | > gnupg2-2.2.32-3.oe2203.aarch64 2024-12-03 03:31:02.461 | > gnutls-3.7.2-13.oe2203.aarch64 2024-12-03 03:31:02.461 | > gpgme-1.16.0-3.oe2203.aarch64 2024-12-03 03:31:02.461 | > graphite2-1.3.14-5.oe2203.aarch64 2024-12-03 03:31:02.461 | > gtk-update-icon-cache-3.24.30-5.oe2203.aarch64 2024-12-03 03:31:02.461 | > gtk2-2.24.33-4.oe2203.aarch64 2024-12-03 03:31:02.461 | > gtk3-3.24.30-5.oe2203.aarch64 2024-12-03 03:31:02.461 | > guile-5:2.0.14-18.oe2203.aarch64 2024-12-03 03:31:02.461 | > harfbuzz-2.8.2-4.oe2203.aarch64 2024-12-03 03:31:02.461 | > haveged-1.9.15-1.oe2203.aarch64 2024-12-03 03:31:02.461 | > hicolor-icon-theme-0.17-6.oe2203.noarch 2024-12-03 03:31:02.462 | > inih-49-1.oe2203.aarch64 2024-12-03 03:31:02.462 | > initscripts-10.12-3.oe2203.aarch64 2024-12-03 03:31:02.462 | > initscripts-service-10.12-3.oe2203.noarch 2024-12-03 03:31:02.462 | > ipcalc-1.0.1-1.oe2203.aarch64 2024-12-03 03:31:02.462 | > iproute-1:5.15.0-16.oe2203.aarch64 2024-12-03 03:31:02.462 | > iptables-1.8.7-8.oe2203.aarch64 2024-12-03 03:31:02.462 | > iptables-libs-1.8.7-8.oe2203.aarch64 2024-12-03 03:31:02.462 | > iputils-20210722-6.oe2203.aarch64 2024-12-03 03:31:02.462 | > jansson-2.14-1.oe2203.aarch64 2024-12-03 03:31:02.462 | > jbigkit-libs-2.1-19.oe2203.aarch64 2024-12-03 03:31:02.463 | > jitterentropy-library-3.3.1-1.oe2203.aarch64 2024-12-03 03:31:02.463 | > kernel-5.10.0-60.139.0.166.oe2203.aarch64 2024-12-03 03:31:02.463 | > kernel-headers-5.10.0-60.139.0.166.oe2203.aarch64 2024-12-03 03:31:02.463 | > lcms2-2.12-1.oe2203.aarch64 2024-12-03 03:31:02.463 | > libX11-1.7.2-8.oe2203.aarch64 2024-12-03 03:31:02.463 | > libXau-1.0.9-2.oe2203.aarch64 2024-12-03 03:31:02.463 | > libXcomposite-0.4.5-1.oe2203.aarch64 2024-12-03 03:31:02.463 | > libXcursor-1.2.0-1.oe2203.aarch64 2024-12-03 03:31:02.463 | > libXdamage-1.1.5-1.oe2203.aarch64 2024-12-03 03:31:02.464 | > libXext-1.3.4-4.oe2203.aarch64 2024-12-03 03:31:02.464 | > libXfixes-6.0.0-1.oe2203.aarch64 2024-12-03 03:31:02.464 | > libXft-2.3.4-1.oe2203.aarch64 2024-12-03 03:31:02.464 | > libXi-1.8-2.oe2203.aarch64 2024-12-03 03:31:02.464 | > libXinerama-1.1.4-5.oe2203.aarch64 2024-12-03 03:31:02.464 | > libXrandr-1.5.2-1.oe2203.aarch64 2024-12-03 03:31:02.464 | > libXrender-0.9.10-10.oe2203.aarch64 2024-12-03 03:31:02.464 | > libXtst-1.2.3-10.oe2203.aarch64 2024-12-03 03:31:02.464 | > libassuan-2.5.5-1.oe2203.aarch64 2024-12-03 03:31:02.464 | > libbpf-2:0.3-9.oe2203.aarch64 2024-12-03 03:31:02.465 | > libdatrie-0.2.13-1.oe2203.aarch64 2024-12-03 03:31:02.465 | > libedit-3.1-28.oe2203.aarch64 2024-12-03 03:31:02.465 | > libepoxy-1.5.9-1.oe2203.aarch64 2024-12-03 03:31:02.465 | > libestr-0.1.11-1.oe2203.aarch64 2024-12-03 03:31:02.465 | > libfastjson-0.99.9-3.oe2203.aarch64 2024-12-03 03:31:02.465 | > libgusb-0.3.8-1.oe2203.aarch64 2024-12-03 03:31:02.465 | > libicu-69.1-7.oe2203.aarch64 2024-12-03 03:31:02.465 | > libjpeg-turbo-2.1.1-2.oe2203.aarch64 2024-12-03 03:31:02.465 | > libksba-1.6.0-3.oe2203.aarch64 2024-12-03 03:31:02.465 | > libmetalink-0.1.3-9.oe2203.aarch64 2024-12-03 03:31:02.466 | > libmnl-1.0.4-10.oe2203.aarch64 2024-12-03 03:31:02.466 | > libmpc-1.2.0-2.oe2203.aarch64 2024-12-03 03:31:02.466 | > libndp-1.8-1.oe2203.aarch64 2024-12-03 03:31:02.466 | > libnetfilter_conntrack-1.0.8-6.oe2203.aarch64 2024-12-03 03:31:02.466 | > libnfnetlink-1.0.1-16.oe2203.aarch64 2024-12-03 03:31:02.466 | > libpcap-14:1.10.1-2.oe2203.aarch64 2024-12-03 03:31:02.466 | > libsecret-0.20.4-1.oe2203.aarch64 2024-12-03 03:31:02.466 | > libthai-0.1.28-4.oe2203.aarch64 2024-12-03 03:31:02.466 | > libtiff-4.3.0-37.oe2203.aarch64 2024-12-03 03:31:02.467 | > libtool-ltdl-2.4.6-34.oe2203.aarch64 2024-12-03 03:31:02.467 | > libusbx-1.0.24-1.oe2203.aarch64 2024-12-03 03:31:02.467 | > libuv-1:1.42.0-6.oe2203.aarch64 2024-12-03 03:31:02.467 | > libxcb-1.14-2.oe2203.aarch64 2024-12-03 03:31:02.467 | > libxcrypt-devel-4.4.26-2.oe2203.aarch64 2024-12-03 03:31:02.467 | > libyaml-0.2.5-6.oe2203.aarch64 2024-12-03 03:31:02.467 | > linux-firmware-20211027-2.oe2203.noarch 2024-12-03 03:31:02.467 | > lmdb-0.9.29-1.oe2203.aarch64 2024-12-03 03:31:02.467 | > lsof-4.94.0-1.oe2203.aarch64 2024-12-03 03:31:02.467 | > make-1:4.3-2.oe2203.aarch64 2024-12-03 03:31:02.467 | > man-pages-5.13-2.oe2203.noarch 2024-12-03 03:31:02.467 | > net-tools-2.10-3.oe2203.aarch64 2024-12-03 03:31:02.467 | > nettle-3.8.1-1.oe2203.aarch64 2024-12-03 03:31:02.467 | > npth-1.6-2.oe2203.aarch64 2024-12-03 03:31:02.467 | > ntp-4.2.8p15-11.oe2203.aarch64 2024-12-03 03:31:02.467 | > ntp-help-4.2.8p15-11.oe2203.noarch 2024-12-03 03:31:02.467 | > ntp-perl-4.2.8p15-11.oe2203.noarch 2024-12-03 03:31:02.467 | > ntpstat-0.6-3.oe2203.noarch 2024-12-03 03:31:02.467 | > openEuler-latest-release-1.0-164865743622.03.oe2203.aarch64 2024-12-03 03:31:02.467 | > openeuler-lsb-5.0-1.oe2203.aarch64 2024-12-03 03:31:02.467 | > openssh-8.8p1-23.oe2203.aarch64 2024-12-03 03:31:02.467 | > openssh-clients-8.8p1-23.oe2203.aarch64 2024-12-03 03:31:02.467 | > openssh-server-8.8p1-23.oe2203.aarch64 2024-12-03 03:31:02.467 | > pango-1.49.3-3.oe2203.aarch64 2024-12-03 03:31:02.467 | > parted-3.4-3.oe2203.aarch64 2024-12-03 03:31:02.467 | > perl-Error-1:0.17029-2.oe2203.noarch 2024-12-03 03:31:02.468 | > perl-Git-2.33.0-13.oe2203.noarch 2024-12-03 03:31:02.468 | > perl-TermReadKey-2.38-2.oe2203.aarch64 2024-12-03 03:31:02.468 | > pinentry-1.1.1-2.oe2203.aarch64 2024-12-03 03:31:03.114 | > pixman-0.40.0-3.oe2203.aarch64 2024-12-03 03:31:03.114 | > policycoreutils-3.3-9.oe2203.aarch64 2024-12-03 03:31:03.114 | > policycoreutils-python-utils-3.3-9.oe2203.noarch 2024-12-03 03:31:03.114 | > polkit-0.120-5.oe2203.aarch64 2024-12-03 03:31:03.114 | > polkit-libs-0.120-5.oe2203.aarch64 2024-12-03 03:31:03.114 | > polkit-pkla-compat-0.1-17.oe2203.aarch64 2024-12-03 03:31:03.114 | > psmisc-23.4-1.oe2203.aarch64 2024-12-03 03:31:03.114 | > python3-IPy-1.01-2.oe2203.noarch 2024-12-03 03:31:03.114 | > python3-asn1crypto-1.4.0-1.oe2203.noarch 2024-12-03 03:31:03.114 | > python3-attrs-20.3.0-1.oe2203.noarch 2024-12-03 03:31:03.114 | > python3-audit-1:3.0.1-3.oe2203.aarch64 2024-12-03 03:31:03.114 | > python3-babel-2.9.1-1.oe2203.noarch 2024-12-03 03:31:03.114 | > python3-cffi-1.15.0-1.oe2203.aarch64 2024-12-03 03:31:03.114 | > python3-chardet-4.0.0-1.oe2203.noarch 2024-12-03 03:31:03.114 | > python3-charset-normalizer-2.0.8-1.oe2203.noarch 2024-12-03 03:31:03.114 | > python3-configobj-5.0.6-17.oe2203.noarch 2024-12-03 03:31:03.114 | > python3-cryptography-3.3.1-7.oe2203.aarch64 2024-12-03 03:31:03.114 | > python3-devel-3.9.9-28.oe2203.aarch64 2024-12-03 03:31:03.114 | > python3-idna-3.2-3.oe2203.noarch 2024-12-03 03:31:03.114 | > python3-jinja2-3.0.3-4.oe2203.noarch 2024-12-03 03:31:03.114 | > python3-jsonpatch-1.32-1.oe2203.noarch 2024-12-03 03:31:03.114 | > python3-jsonpointer-2.2-1.oe2203.noarch 2024-12-03 03:31:03.114 | > python3-jsonschema-3.2.0-4.oe2203.noarch 2024-12-03 03:31:03.114 | > python3-jwt-2.3.0-3.oe2203.noarch 2024-12-03 03:31:03.114 | > python3-libselinux-3.3-5.oe2203.aarch64 2024-12-03 03:31:03.114 | > python3-libsemanage-3.3-3.oe2203.aarch64 2024-12-03 03:31:03.114 | > python3-markupsafe-2.0.1-2.oe2203.aarch64 2024-12-03 03:31:03.114 | > python3-netifaces-0.10.9-1.oe2203.aarch64 2024-12-03 03:31:03.114 | > python3-oauthlib-3.1.1-3.oe2203.noarch 2024-12-03 03:31:03.114 | > python3-ply-3.11-2.oe2203.noarch 2024-12-03 03:31:03.114 | > python3-policycoreutils-3.3-9.oe2203.noarch 2024-12-03 03:31:03.114 | > python3-prettytable-2.4.0-1.oe2203.noarch 2024-12-03 03:31:03.114 | > python3-pycparser-2.21-1.oe2203.noarch 2024-12-03 03:31:03.114 | > python3-pyrsistent-0.18.0-1.oe2203.aarch64 2024-12-03 03:31:03.114 | > python3-pyserial-3.5-2.oe2203.noarch 2024-12-03 03:31:03.114 | > python3-pysocks-1.7.1-1.oe2203.noarch 2024-12-03 03:31:03.115 | > python3-pytz-2021.3-1.oe2203.noarch 2024-12-03 03:31:03.115 | > python3-pyyaml-6.0-1.oe2203.aarch64 2024-12-03 03:31:03.115 | > python3-requests-2.26.0-7.oe2203.noarch 2024-12-03 03:31:03.115 | > python3-rpm-generators-9-2.oe2203.noarch 2024-12-03 03:31:03.115 | > python3-setools-4.4.0-2.oe2203.aarch64 2024-12-03 03:31:03.115 | > python3-six-1.16.0-1.oe2203.noarch 2024-12-03 03:31:03.115 | > python3-urllib3-1.26.7-8.oe2203.noarch 2024-12-03 03:31:03.115 | > python3-wcwidth-0.2.5-1.oe2203.noarch 2024-12-03 03:31:03.115 | > rng-tools-6.14-3.oe2203.aarch64 2024-12-03 03:31:03.115 | > rsync-3.2.3-4.oe2203.aarch64 2024-12-03 03:31:03.115 | > rsyslog-8.2110.0-19.oe2203.aarch64 2024-12-03 03:31:03.115 | > selinux-policy-35.5-17.oe2203.noarch 2024-12-03 03:31:03.115 | > selinux-policy-targeted-35.5-17.oe2203.noarch 2024-12-03 03:31:03.115 | > strace-5.14-1.oe2203.aarch64 2024-12-03 03:31:03.115 | > sysfsutils-2.1.1-1.oe2203.aarch64 2024-12-03 03:31:03.115 | > tcpdump-14:4.99.1-6.oe2203.aarch64 2024-12-03 03:31:03.115 | > timedatex-0.6-2.oe2203.aarch64 2024-12-03 03:31:03.115 | > tk-1:8.6.10-2.oe2203.aarch64 2024-12-03 03:31:03.115 | > traceroute-3:2.1.2-2.oe2203.aarch64 2024-12-03 03:31:03.115 | > trousers-0.3.15-1.oe2203.aarch64 2024-12-03 03:31:03.115 | > unbound-1.13.2-11.oe2203.aarch64 2024-12-03 03:31:03.115 | > unbound-libs-1.13.2-11.oe2203.aarch64 2024-12-03 03:31:03.115 | > userspace-rcu-0.13.0-2.oe2203.aarch64 2024-12-03 03:31:03.115 | > wayland-1.19.91-4.oe2203.aarch64 2024-12-03 03:31:03.115 | > wget-1.21.2-1.oe2203.aarch64 2024-12-03 03:31:03.115 | > xfsprogs-5.14.1-1.oe2203.aarch64 2024-12-03 03:31:03.115 | > xfsprogs-xfs_scrub-5.14.1-1.oe2203.aarch64 2024-12-03 03:31:03.115 | > 2024-12-03 03:31:03.115 | > Complete! 2024-12-03 03:31:03.115 | > + '[' install == install ']' 2024-12-03 03:31:03.115 | > + '[' dnf == dnf ']' 2024-12-03 03:31:03.115 | > + dnf mark install openssh parted at NetworkManager policycoreutils-python-utils dracut-config-generic rsyslog ca-certificates openEuler-latest-release git-core audit kernel git python3 iputils dhclient iptables-services glibc-devel gcc make wget net-tools lsof python3-libselinux openssh-server openeuler-lsb gnupg2 util-linux tcpdump python3-policycoreutils openEuler-rpm-config ntp ntp-perl e2fsprogs selinux-policy-targeted unbound acpid traceroute selinux-policy acl passwd vim-minimal initscripts cloud-utils-growpart dhcp-client dracut man-pages rng-tools haveged python3-devel rsync grubby which ntpdate cloud-init bind-utils coreutils iproute cronie strace 2024-12-03 03:31:03.115 | > openssh-8.8p1-23.oe2203.aarch64 marked as user installed. 2024-12-03 03:31:03.115 | > parted-3.4-3.oe2203.aarch64 marked as user installed. 2024-12-03 03:31:03.115 | > at-3.2.2-4.oe2203.aarch64 marked as user installed. 2024-12-03 03:31:03.115 | > NetworkManager-1:1.32.12-20.oe2203.aarch64 marked as user installed. 2024-12-03 03:31:03.115 | > policycoreutils-python-utils-3.3-9.oe2203.noarch marked as user installed. 2024-12-03 03:31:03.115 | > dracut-config-generic-055-10.oe2203.aarch64 marked as user installed. 2024-12-03 03:31:03.115 | > rsyslog-8.2110.0-19.oe2203.aarch64 marked as user installed. 2024-12-03 03:31:03.115 | > ca-certificates-2023.2.60-2.oe2203.noarch marked as user installed. 2024-12-03 03:31:03.115 | > openEuler-latest-release-1.0-164865743622.03.oe2203.aarch64 marked as user installed. 2024-12-03 03:31:03.115 | > git-2.33.0-13.oe2203.aarch64 marked as user installed. 2024-12-03 03:31:03.115 | > audit-1:3.0.1-3.oe2203.aarch64 marked as user installed. 2024-12-03 03:31:03.115 | > kernel-5.10.0-60.139.0.166.oe2203.aarch64 marked as user installed. 2024-12-03 03:31:03.115 | > git-2.33.0-13.oe2203.aarch64 marked as user installed. 2024-12-03 03:31:03.115 | > python3-3.9.9-28.oe2203.aarch64 marked as user installed. 2024-12-03 03:31:03.115 | > iputils-20210722-6.oe2203.aarch64 marked as user installed. 2024-12-03 03:31:03.115 | > dhcp-12:4.4.2-15.oe2203.aarch64 marked as user installed. 2024-12-03 03:31:03.115 | > iptables-1.8.7-8.oe2203.aarch64 marked as user installed. 2024-12-03 03:31:03.115 | > glibc-devel-2.34-149.oe2203.aarch64 marked as user installed. 2024-12-03 03:31:03.115 | > gcc-10.3.1-23.oe2203.aarch64 marked as user installed. 2024-12-03 03:31:03.115 | > make-1:4.3-2.oe2203.aarch64 marked as user installed. 2024-12-03 03:31:03.115 | > wget-1.21.2-1.oe2203.aarch64 marked as user installed. 2024-12-03 03:31:03.115 | > net-tools-2.10-3.oe2203.aarch64 marked as user installed. 2024-12-03 03:31:03.115 | > lsof-4.94.0-1.oe2203.aarch64 marked as user installed. 2024-12-03 03:31:03.115 | > python3-libselinux-3.3-5.oe2203.aarch64 marked as user installed. 2024-12-03 03:31:03.116 | > openssh-server-8.8p1-23.oe2203.aarch64 marked as user installed. 2024-12-03 03:31:03.116 | > openeuler-lsb-5.0-1.oe2203.aarch64 marked as user installed. 2024-12-03 03:31:03.116 | > gnupg2-2.2.32-3.oe2203.aarch64 marked as user installed. 2024-12-03 03:31:03.116 | > util-linux-2.37.2-28.oe2203.aarch64 marked as user installed. 2024-12-03 03:31:03.116 | > tcpdump-14:4.99.1-6.oe2203.aarch64 marked as user installed. 2024-12-03 03:31:03.116 | > python3-policycoreutils-3.3-9.oe2203.noarch marked as user installed. 2024-12-03 03:31:03.116 | > openEuler-rpm-config-30-30.oe2203.aarch64 marked as user installed. 2024-12-03 03:31:03.116 | > ntp-4.2.8p15-11.oe2203.aarch64 marked as user installed. 2024-12-03 03:31:03.116 | > ntp-perl-4.2.8p15-11.oe2203.noarch marked as user installed. 2024-12-03 03:31:03.116 | > e2fsprogs-1.46.4-21.oe2203.aarch64 marked as user installed. 2024-12-03 03:31:03.832 | > selinux-policy-targeted-35.5-17.oe2203.noarch marked as user installed. 2024-12-03 03:31:03.832 | > unbound-1.13.2-11.oe2203.aarch64 marked as user installed. 2024-12-03 03:31:03.832 | > acpid-2.0.33-1.oe2203.aarch64 marked as user installed. 2024-12-03 03:31:03.832 | > traceroute-3:2.1.2-2.oe2203.aarch64 marked as user installed. 2024-12-03 03:31:03.833 | > selinux-policy-35.5-17.oe2203.noarch marked as user installed. 2024-12-03 03:31:03.833 | > acl-2.3.1-2.oe2203.aarch64 marked as user installed. 2024-12-03 03:31:03.833 | > passwd-0.80-9.oe2203.aarch64 marked as user installed. 2024-12-03 03:31:03.833 | > vim-minimal-2:9.0-23.oe2203.aarch64 marked as user installed. 2024-12-03 03:31:03.833 | > initscripts-10.12-3.oe2203.aarch64 marked as user installed. 2024-12-03 03:31:03.833 | > cloud-utils-growpart-0.32-3.oe2203.aarch64 marked as user installed. 2024-12-03 03:31:03.833 | > dhcp-12:4.4.2-15.oe2203.aarch64 marked as user installed. 2024-12-03 03:31:03.833 | > dracut-055-10.oe2203.aarch64 marked as user installed. 2024-12-03 03:31:03.833 | > man-pages-5.13-2.oe2203.noarch marked as user installed. 2024-12-03 03:31:03.833 | > rng-tools-6.14-3.oe2203.aarch64 marked as user installed. 2024-12-03 03:31:03.833 | > haveged-1.9.15-1.oe2203.aarch64 marked as user installed. 2024-12-03 03:31:03.833 | > python3-devel-3.9.9-28.oe2203.aarch64 marked as user installed. 2024-12-03 03:31:03.833 | > rsync-3.2.3-4.oe2203.aarch64 marked as user installed. 2024-12-03 03:31:03.833 | > grubby-8.40-28.oe2203.aarch64 marked as user installed. 2024-12-03 03:31:03.833 | > which-2.21-14.oe2203.aarch64 marked as user installed. 2024-12-03 03:31:03.833 | > ntp-4.2.8p15-11.oe2203.aarch64 marked as user installed. 2024-12-03 03:31:03.833 | > cloud-init-21.4-21.oe2203.noarch marked as user installed. 2024-12-03 03:31:03.833 | > bind-utils-32:9.16.23-21.oe2203.aarch64 marked as user installed. 2024-12-03 03:31:03.833 | > coreutils-9.0-5.oe2203.aarch64 marked as user installed. 2024-12-03 03:31:03.833 | > iproute-1:5.15.0-16.oe2203.aarch64 marked as user installed. 2024-12-03 03:31:03.833 | > cronie-1.5.7-1.oe2203.aarch64 marked as user installed. 2024-12-03 03:31:03.833 | > strace-5.14-1.oe2203.aarch64 marked as user installed. 2024-12-03 03:31:03.833 | returncode: 0 2024-12-03 03:31:03.847 | dib-run-parts 01-package-installs completed 2024-12-03 03:31:03.847 | dib-run-parts Running /tmp/in_target.d/install.d/05-record-details 2024-12-03 03:31:03.864 | + set -e 2024-12-03 03:31:03.864 | + echo openEuler-22-03-LTS-arm64 2024-12-03 03:31:03.867 | dib-run-parts 05-record-details completed 2024-12-03 03:31:03.867 | dib-run-parts Running /tmp/in_target.d/install.d/05-set-cloud-init-sources 2024-12-03 03:31:03.882 | + set -eu 2024-12-03 03:31:03.882 | + set -o pipefail 2024-12-03 03:31:03.882 | + DIB_CLOUD_INIT_DATASOURCES=None 2024-12-03 03:31:03.882 | + '[' -z None ']' 2024-12-03 03:31:03.882 | + '[' -d /etc/cloud/cloud.cfg.d ']' 2024-12-03 03:31:03.882 | + cat 2024-12-03 03:31:03.884 | + [[ None =~ Ec2 ]] 2024-12-03 03:31:03.885 | + [[ None =~ ConfigDrive ]] 2024-12-03 03:31:03.887 | dib-run-parts 05-set-cloud-init-sources completed 2024-12-03 03:31:03.887 | dib-run-parts Running /tmp/in_target.d/install.d/06-record-builddate 2024-12-03 03:31:03.892 | + set -eu 2024-12-03 03:31:03.893 | + set -o pipefail 2024-12-03 03:31:03.893 | + date --utc '+%Y-%m-%d %H:%M' 2024-12-03 03:31:03.897 | dib-run-parts 06-record-builddate completed 2024-12-03 03:31:03.897 | dib-run-parts Running /tmp/in_target.d/install.d/10-base-networking 2024-12-03 03:31:03.914 | + set -eu 2024-12-03 03:31:03.914 | + set -o pipefail 2024-12-03 03:31:03.914 | + cat 2024-12-03 03:31:03.915 | + sudo tee /etc/sysconfig/network 2024-12-03 03:31:04.853 | + [[ 0 -eq 1 ]] 2024-12-03 03:31:04.857 | dib-run-parts 10-base-networking completed 2024-12-03 03:31:04.857 | dib-run-parts Running /tmp/in_target.d/install.d/10-cloud-init 2024-12-03 03:31:04.872 | + set -eu 2024-12-03 03:31:04.872 | + set -o pipefail 2024-12-03 03:31:04.872 | + mkdir -p /etc/cloud/cloud.cfg.d 2024-12-03 03:31:04.875 | + '[' -n '' ']' 2024-12-03 03:31:04.877 | dib-run-parts 10-cloud-init completed 2024-12-03 03:31:04.877 | dib-run-parts Running /tmp/in_target.d/install.d/10-install-static-files 2024-12-03 03:31:04.899 | + set -eu 2024-12-03 03:31:04.899 | + set -o pipefail 2024-12-03 03:31:04.900 | ++ dirname /tmp/in_target.d/install.d/10-install-static-files 2024-12-03 03:31:04.902 | + STATIC_SOURCE=/tmp/in_target.d/install.d/../static 2024-12-03 03:31:04.902 | + '[' -d /tmp/in_target.d/install.d/../static ']' 2024-12-03 03:31:04.902 | + rsync -lCr /tmp/in_target.d/install.d/../static/ / 2024-12-03 03:31:04.979 | dib-run-parts 10-install-static-files completed 2024-12-03 03:31:04.979 | dib-run-parts Running /tmp/in_target.d/install.d/10-packages 2024-12-03 03:31:04.995 | + set -e 2024-12-03 03:31:04.995 | + [[ openeuler =~ ^(centos|rocky)$ ]] 2024-12-03 03:31:04.998 | dib-run-parts 10-packages completed 2024-12-03 03:31:04.998 | dib-run-parts Running /tmp/in_target.d/install.d/10-pip-packages 2024-12-03 03:31:05.003 | + set -e 2024-12-03 03:31:05.003 | + '[' -z ']' 2024-12-03 03:31:05.003 | + exit 0 2024-12-03 03:31:05.006 | dib-run-parts 10-pip-packages completed 2024-12-03 03:31:05.006 | dib-run-parts Running /tmp/in_target.d/install.d/11-ensure-dbus-daemon 2024-12-03 03:31:05.047 | + set -eu 2024-12-03 03:31:05.047 | + set -o pipefail 2024-12-03 03:31:05.047 | + [[ openeuler == \f\e\d\o\r\a ]] 2024-12-03 03:31:05.050 | dib-run-parts 11-ensure-dbus-daemon completed 2024-12-03 03:31:05.050 | dib-run-parts Running /tmp/in_target.d/install.d/20-install-init-scripts 2024-12-03 03:31:05.071 | + set -eu 2024-12-03 03:31:05.071 | + set -o pipefail 2024-12-03 03:31:05.072 | ++ dirname /tmp/in_target.d/install.d/20-install-init-scripts 2024-12-03 03:31:05.074 | + scripts_dir=/tmp/in_target.d/install.d/../init-scripts/systemd/ 2024-12-03 03:31:05.074 | + '[' -d /tmp/in_target.d/install.d/../init-scripts/systemd/ ']' 2024-12-03 03:31:05.074 | + dest= 2024-12-03 03:31:05.074 | + case $DIB_INIT_SYSTEM in 2024-12-03 03:31:05.074 | + dest=/usr/lib/systemd/system/ 2024-12-03 03:31:05.074 | + '[' -z /usr/lib/systemd/system/ ']' 2024-12-03 03:31:05.075 | + cp -RP /tmp/in_target.d/install.d/../init-scripts/systemd/. /usr/lib/systemd/system/ 2024-12-03 03:31:05.083 | dib-run-parts 20-install-init-scripts completed 2024-12-03 03:31:05.083 | dib-run-parts Running /tmp/in_target.d/install.d/20-iptables 2024-12-03 03:31:05.089 | + set -e 2024-12-03 03:31:05.089 | + [[ openeuler =~ (debian|ubuntu) ]] 2024-12-03 03:31:05.089 | + [[ openeuler =~ (centos|rhel7|fedora|openeuler|rocky) ]] 2024-12-03 03:31:05.090 | + rules_dir=/etc/sysconfig 2024-12-03 03:31:05.090 | + ipv4_rules=/etc/sysconfig/iptables 2024-12-03 03:31:05.090 | + ipv6_rules=/etc/sysconfig/ip6tables 2024-12-03 03:31:05.090 | + mkdir -p /etc/sysconfig 2024-12-03 03:31:05.092 | + cat 2024-12-03 03:31:05.094 | + cat 2024-12-03 03:31:05.099 | dib-run-parts 20-iptables completed 2024-12-03 03:31:05.099 | dib-run-parts Running /tmp/in_target.d/install.d/40-glean 2024-12-03 03:31:05.111 | + set -eu 2024-12-03 03:31:05.111 | + set -o pipefail 2024-12-03 03:31:05.111 | + python3 -m venv /usr/glean 2024-12-03 03:31:25.227 | + /usr/glean/bin/pip install pbr 2024-12-03 03:31:26.311 | Collecting pbr 2024-12-03 03:31:26.572 | Downloading pbr-6.1.0-py2.py3-none-any.whl (108 kB) 2024-12-03 03:31:27.038 | Installing collected packages: pbr 2024-12-03 03:31:27.214 | Successfully installed pbr-6.1.0 2024-12-03 03:31:27.600 | WARNING: You are using pip version 21.3.1; however, version 24.3.1 is available. 2024-12-03 03:31:27.600 | You should consider upgrading via the '/usr/glean/bin/python3 -m pip install --upgrade pip' command. 2024-12-03 03:31:27.725 | + /usr/glean/bin/pip install glean 2024-12-03 03:31:28.792 | Collecting glean 2024-12-03 03:31:28.827 | Downloading glean-1.24.0-py3-none-any.whl (111 kB) 2024-12-03 03:31:28.993 | Installing collected packages: glean 2024-12-03 03:31:29.186 | Successfully installed glean-1.24.0 2024-12-03 03:31:29.206 | WARNING: You are using pip version 21.3.1; however, version 24.3.1 is available. 2024-12-03 03:31:29.206 | You should consider upgrading via the '/usr/glean/bin/python3 -m pip install --upgrade pip' command. 2024-12-03 03:31:29.322 | + mkdir -p /usr/local/bin 2024-12-03 03:31:29.324 | + ln -sf /usr/glean/bin/glean /usr/local/bin/glean 2024-12-03 03:31:29.326 | + ln -sf /usr/glean/bin/glean.sh /usr/local/bin/glean.sh 2024-12-03 03:31:29.328 | + ln -sf /usr/glean/bin/glean-install /usr/local/bin/glean-install 2024-12-03 03:31:29.332 | dib-run-parts 40-glean completed 2024-12-03 03:31:29.332 | dib-run-parts Running /tmp/in_target.d/install.d/40-install-bindep 2024-12-03 03:31:29.380 | + set -e 2024-12-03 03:31:29.380 | + python3 -m venv /usr/bindep-env 2024-12-03 03:31:36.501 | + [[ 22.03-LTS == \x\e\n\i\a\l ]] 2024-12-03 03:31:36.502 | + /usr/bindep-env/bin/pip install --upgrade pip 2024-12-03 03:31:37.302 | Requirement already satisfied: pip in /usr/bindep-env/lib/python3.9/site-packages (21.3.1) 2024-12-03 03:31:37.745 | Collecting pip 2024-12-03 03:31:37.783 | Downloading pip-24.3.1-py3-none-any.whl (1.8 MB) 2024-12-03 03:31:38.020 | Installing collected packages: pip 2024-12-03 03:31:38.020 | Attempting uninstall: pip 2024-12-03 03:31:38.021 | Found existing installation: pip 21.3.1 2024-12-03 03:31:38.486 | Uninstalling pip-21.3.1: 2024-12-03 03:31:38.512 | Successfully uninstalled pip-21.3.1 2024-12-03 03:31:40.799 | Successfully installed pip-24.3.1 2024-12-03 03:31:41.402 | + /usr/bindep-env/bin/pip install bindep 2024-12-03 03:31:42.786 | Collecting bindep 2024-12-03 03:31:42.808 | Downloading bindep-2.11.0-py2.py3-none-any.whl.metadata (10 kB) 2024-12-03 03:31:43.035 | Collecting Parsley (from bindep) 2024-12-03 03:31:43.050 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2024-12-03 03:31:43.207 | Collecting pbr>=2.0.0 (from bindep) 2024-12-03 03:31:43.217 | Downloading pbr-6.1.0-py2.py3-none-any.whl.metadata (3.4 kB) 2024-12-03 03:31:43.361 | Collecting distro>=1.7.0 (from bindep) 2024-12-03 03:31:43.373 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2024-12-03 03:31:43.747 | Collecting packaging (from bindep) 2024-12-03 03:31:43.760 | Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB) 2024-12-03 03:31:44.554 | Downloading bindep-2.11.0-py2.py3-none-any.whl (34 kB) 2024-12-03 03:31:44.961 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2024-12-03 03:31:45.110 | Downloading pbr-6.1.0-py2.py3-none-any.whl (108 kB) 2024-12-03 03:31:45.160 | Downloading packaging-24.2-py3-none-any.whl (65 kB) 2024-12-03 03:31:45.214 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2024-12-03 03:31:45.307 | Installing collected packages: Parsley, pbr, packaging, distro, bindep 2024-12-03 03:31:46.182 | Successfully installed Parsley-1.3 bindep-2.11.0 distro-1.9.0 packaging-24.2 pbr-6.1.0 2024-12-03 03:31:46.315 | dib-run-parts 40-install-bindep completed 2024-12-03 03:31:46.315 | dib-run-parts Running /tmp/in_target.d/install.d/40-install-tox 2024-12-03 03:31:46.343 | + set -e 2024-12-03 03:31:46.343 | + python3 -m venv /usr/tox-env 2024-12-03 03:31:53.036 | + [[ 22.03-LTS == \x\e\n\i\a\l ]] 2024-12-03 03:31:53.036 | + /usr/tox-env/bin/pip install --upgrade pip 2024-12-03 03:31:53.862 | Requirement already satisfied: pip in /usr/tox-env/lib/python3.9/site-packages (21.3.1) 2024-12-03 03:31:54.307 | Collecting pip 2024-12-03 03:31:54.323 | Using cached pip-24.3.1-py3-none-any.whl (1.8 MB) 2024-12-03 03:31:54.482 | Installing collected packages: pip 2024-12-03 03:31:54.482 | Attempting uninstall: pip 2024-12-03 03:31:54.483 | Found existing installation: pip 21.3.1 2024-12-03 03:31:54.948 | Uninstalling pip-21.3.1: 2024-12-03 03:31:54.973 | Successfully uninstalled pip-21.3.1 2024-12-03 03:31:57.157 | Successfully installed pip-24.3.1 2024-12-03 03:31:57.801 | + /usr/tox-env/bin/pip install tox 2024-12-03 03:31:59.264 | Collecting tox 2024-12-03 03:31:59.291 | Downloading tox-4.23.2-py3-none-any.whl.metadata (3.7 kB) 2024-12-03 03:31:59.569 | Collecting cachetools>=5.5 (from tox) 2024-12-03 03:31:59.582 | Downloading cachetools-5.5.0-py3-none-any.whl.metadata (5.3 kB) 2024-12-03 03:31:59.650 | Collecting chardet>=5.2 (from tox) 2024-12-03 03:31:59.662 | Downloading chardet-5.2.0-py3-none-any.whl.metadata (3.4 kB) 2024-12-03 03:31:59.891 | Collecting colorama>=0.4.6 (from tox) 2024-12-03 03:31:59.904 | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2024-12-03 03:32:00.095 | Collecting filelock>=3.16.1 (from tox) 2024-12-03 03:32:00.106 | Downloading filelock-3.16.1-py3-none-any.whl.metadata (2.9 kB) 2024-12-03 03:32:00.245 | Collecting packaging>=24.1 (from tox) 2024-12-03 03:32:00.252 | Using cached packaging-24.2-py3-none-any.whl.metadata (3.2 kB) 2024-12-03 03:32:00.361 | Collecting platformdirs>=4.3.6 (from tox) 2024-12-03 03:32:00.376 | Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB) 2024-12-03 03:32:00.484 | Collecting pluggy>=1.5 (from tox) 2024-12-03 03:32:00.495 | Downloading pluggy-1.5.0-py3-none-any.whl.metadata (4.8 kB) 2024-12-03 03:32:00.920 | Collecting pyproject-api>=1.8 (from tox) 2024-12-03 03:32:00.935 | Downloading pyproject_api-1.8.0-py3-none-any.whl.metadata (2.7 kB) 2024-12-03 03:32:01.109 | Collecting tomli>=2.0.1 (from tox) 2024-12-03 03:32:01.119 | Downloading tomli-2.2.1-py3-none-any.whl.metadata (10 kB) 2024-12-03 03:32:01.234 | Collecting typing-extensions>=4.12.2 (from tox) 2024-12-03 03:32:01.245 | Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 2024-12-03 03:32:01.674 | Collecting virtualenv>=20.26.6 (from tox) 2024-12-03 03:32:01.686 | Downloading virtualenv-20.28.0-py3-none-any.whl.metadata (4.4 kB) 2024-12-03 03:32:01.861 | Collecting distlib<1,>=0.3.7 (from virtualenv>=20.26.6->tox) 2024-12-03 03:32:01.871 | Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB) 2024-12-03 03:32:01.959 | Downloading tox-4.23.2-py3-none-any.whl (166 kB) 2024-12-03 03:32:02.146 | Downloading cachetools-5.5.0-py3-none-any.whl (9.5 kB) 2024-12-03 03:32:02.210 | Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2024-12-03 03:32:02.321 | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2024-12-03 03:32:02.354 | Downloading filelock-3.16.1-py3-none-any.whl (16 kB) 2024-12-03 03:32:02.379 | Using cached packaging-24.2-py3-none-any.whl (65 kB) 2024-12-03 03:32:02.389 | Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB) 2024-12-03 03:32:02.437 | Downloading pluggy-1.5.0-py3-none-any.whl (20 kB) 2024-12-03 03:32:02.470 | Downloading pyproject_api-1.8.0-py3-none-any.whl (13 kB) 2024-12-03 03:32:02.501 | Downloading tomli-2.2.1-py3-none-any.whl (14 kB) 2024-12-03 03:32:02.533 | Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2024-12-03 03:32:02.571 | Downloading virtualenv-20.28.0-py3-none-any.whl (4.3 MB) 2024-12-03 03:32:02.738 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 26.1 MB/s eta 0:00:00 2024-12-03 03:32:02.749 | Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB) 2024-12-03 03:32:03.080 | Installing collected packages: distlib, typing-extensions, tomli, pluggy, platformdirs, packaging, filelock, colorama, chardet, cachetools, virtualenv, pyproject-api, tox 2024-12-03 03:32:05.525 | Successfully installed cachetools-5.5.0 chardet-5.2.0 colorama-0.4.6 distlib-0.3.9 filelock-3.16.1 packaging-24.2 platformdirs-4.3.6 pluggy-1.5.0 pyproject-api-1.8.0 tomli-2.2.1 tox-4.23.2 typing-extensions-4.12.2 virtualenv-20.28.0 2024-12-03 03:32:05.693 | dib-run-parts 40-install-tox completed 2024-12-03 03:32:05.693 | dib-run-parts Running /tmp/in_target.d/install.d/50-disable-metadata-cloudinit 2024-12-03 03:32:05.721 | + set -e 2024-12-03 03:32:05.721 | + '[' -d /etc/cloud/cloud.cfg.d ']' 2024-12-03 03:32:05.722 | + dd of=/etc/cloud/cloud.cfg.d/95_real_datasources.cfg 2024-12-03 03:32:05.841 | 0+1 records in 2024-12-03 03:32:05.841 | 0+1 records out 2024-12-03 03:32:05.842 | 39 bytes copied, 0.000254771 s, 153 kB/s 2024-12-03 03:32:05.845 | dib-run-parts 50-disable-metadata-cloudinit completed 2024-12-03 03:32:05.845 | dib-run-parts Running /tmp/in_target.d/install.d/50-simple-init 2024-12-03 03:32:05.910 | + set -eu 2024-12-03 03:32:05.910 | + set -o pipefail 2024-12-03 03:32:05.911 | ++ dirname /tmp/in_target.d/install.d/50-simple-init 2024-12-03 03:32:05.912 | + SCRIPTDIR=/tmp/in_target.d/install.d 2024-12-03 03:32:05.913 | + echo 8021q 2024-12-03 03:32:05.913 | + enable_nm= 2024-12-03 03:32:05.913 | + [[ 0 != 0 ]] 2024-12-03 03:32:05.913 | + no_dhcp_fallback= 2024-12-03 03:32:05.913 | + [[ 0 != 0 ]] 2024-12-03 03:32:05.913 | + glean-install 2024-12-03 03:32:06.196 | INFO:glean-install:Installing python-glean.template -> /usr/glean/lib64/python3.9/site-packages/glean/init/python-glean 2024-12-03 03:32:06.197 | INFO:glean-install:install -D -g root -o root -m 0755 /usr/glean/lib64/python3.9/site-packages/glean/init/python-glean.template /usr/glean/lib64/python3.9/site-packages/glean/init/python-glean 2024-12-03 03:32:06.202 | INFO:glean-install:Replacing INTERP -> /usr/glean/bin/python3 in /usr/glean/lib64/python3.9/site-packages/glean/init/python-glean 2024-12-03 03:32:06.203 | INFO:glean-install:sed -i "s|%%INTERP%%|/usr/glean/bin/python3|g" /usr/glean/lib64/python3.9/site-packages/glean/init/python-glean 2024-12-03 03:32:06.207 | INFO:glean-install:Replacing GLEAN_SCRIPTS_DIR -> /usr/glean/lib64/python3.9/site-packages/glean/init in /usr/glean/lib64/python3.9/site-packages/glean/init/python-glean 2024-12-03 03:32:06.208 | INFO:glean-install:sed -i "s|%%GLEAN_SCRIPTS_DIR%%|/usr/glean/lib64/python3.9/site-packages/glean/init|g" /usr/glean/lib64/python3.9/site-packages/glean/init/python-glean 2024-12-03 03:32:06.212 | INFO:glean-install:Replacing EXTRA_ARGS -> in /usr/glean/lib64/python3.9/site-packages/glean/init/python-glean 2024-12-03 03:32:06.212 | INFO:glean-install:sed -i "s|%%EXTRA_ARGS%%||g" /usr/glean/lib64/python3.9/site-packages/glean/init/python-glean 2024-12-03 03:32:06.217 | INFO:glean-install:Installing systemd services 2024-12-03 03:32:06.217 | INFO:glean-install:Install early service 2024-12-03 03:32:06.217 | INFO:glean-install:Installing glean-early.service -> /usr/lib/systemd/system/glean-early.service 2024-12-03 03:32:06.218 | INFO:glean-install:install -D -g root -o root -m 0644 /usr/glean/lib64/python3.9/site-packages/glean/init/glean-early.service /usr/lib/systemd/system/glean-early.service 2024-12-03 03:32:06.222 | INFO:glean-install:Replacing INTERP -> /usr/glean/bin/python3 in /usr/lib/systemd/system/glean-early.service 2024-12-03 03:32:06.223 | INFO:glean-install:sed -i "s|%%INTERP%%|/usr/glean/bin/python3|g" /usr/lib/systemd/system/glean-early.service 2024-12-03 03:32:06.227 | INFO:glean-install:Replacing GLEAN_SCRIPTS_DIR -> /usr/glean/lib64/python3.9/site-packages/glean/init in /usr/lib/systemd/system/glean-early.service 2024-12-03 03:32:06.227 | INFO:glean-install:sed -i "s|%%GLEAN_SCRIPTS_DIR%%|/usr/glean/lib64/python3.9/site-packages/glean/init|g" /usr/lib/systemd/system/glean-early.service 2024-12-03 03:32:06.232 | INFO:glean-install:Replacing EXTRA_ARGS -> in /usr/lib/systemd/system/glean-early.service 2024-12-03 03:32:06.232 | INFO:glean-install:sed -i "s|%%EXTRA_ARGS%%||g" /usr/lib/systemd/system/glean-early.service 2024-12-03 03:32:06.244 | Created symlink /etc/systemd/system/multi-user.target.wants/glean-early.service -> /usr/lib/systemd/system/glean-early.service. 2024-12-03 03:32:06.245 | INFO:glean-install:without 2024-12-03 03:32:06.245 | INFO:glean-install:Installing glean@.service -> /usr/lib/systemd/system/glean@.service 2024-12-03 03:32:06.245 | INFO:glean-install:install -D -g root -o root -m 0644 /usr/glean/lib64/python3.9/site-packages/glean/init/glean@.service /usr/lib/systemd/system/glean@.service 2024-12-03 03:32:06.250 | INFO:glean-install:Replacing INTERP -> /usr/glean/bin/python3 in /usr/lib/systemd/system/glean@.service 2024-12-03 03:32:06.250 | INFO:glean-install:sed -i "s|%%INTERP%%|/usr/glean/bin/python3|g" /usr/lib/systemd/system/glean@.service 2024-12-03 03:32:06.254 | INFO:glean-install:Replacing GLEAN_SCRIPTS_DIR -> /usr/glean/lib64/python3.9/site-packages/glean/init in /usr/lib/systemd/system/glean@.service 2024-12-03 03:32:06.255 | INFO:glean-install:sed -i "s|%%GLEAN_SCRIPTS_DIR%%|/usr/glean/lib64/python3.9/site-packages/glean/init|g" /usr/lib/systemd/system/glean@.service 2024-12-03 03:32:06.259 | INFO:glean-install:Replacing EXTRA_ARGS -> in /usr/lib/systemd/system/glean@.service 2024-12-03 03:32:06.259 | INFO:glean-install:sed -i "s|%%EXTRA_ARGS%%||g" /usr/lib/systemd/system/glean@.service 2024-12-03 03:32:06.264 | INFO:glean-install:Installing glean-udev.rules -> /etc/udev/rules.d/99-glean.rules 2024-12-03 03:32:06.264 | INFO:glean-install:install -D -g root -o root -m 0644 /usr/glean/lib64/python3.9/site-packages/glean/init/glean-udev.rules /etc/udev/rules.d/99-glean.rules 2024-12-03 03:32:06.303 | dib-run-parts 50-simple-init completed 2024-12-03 03:32:06.303 | dib-run-parts Running /tmp/in_target.d/install.d/60-simple-init-remove-interfaces 2024-12-03 03:32:06.309 | + set -eu 2024-12-03 03:32:06.309 | + set -o pipefail 2024-12-03 03:32:06.309 | + rm -f '/etc/sysconfig/network-scripts/ifcfg-eth*' 2024-12-03 03:32:06.311 | + rm -f '/etc/sysconfig/network-scripts/ifcfg-en*' 2024-12-03 03:32:06.313 | + rm -f '/etc/sysconfig/network/ifcfg-eth*' 2024-12-03 03:32:06.315 | + rm -f '/etc/sysconfig/network/ifcfg-en*' 2024-12-03 03:32:06.317 | + rm -f '/etc/network/interfaces.d/eth*' 2024-12-03 03:32:06.318 | + rm -f '/etc/network/interfaces.d/en*' 2024-12-03 03:32:06.320 | + rm -f '/etc/conf.d/net*' 2024-12-03 03:32:06.322 | + '[' -f /etc/network/interfaces ']' 2024-12-03 03:32:06.325 | dib-run-parts 60-simple-init-remove-interfaces completed 2024-12-03 03:32:06.325 | dib-run-parts Running /tmp/in_target.d/install.d/60-zuul-worker 2024-12-03 03:32:06.345 | + set -eu 2024-12-03 03:32:06.345 | + set -o pipefail 2024-12-03 03:32:06.345 | + groupadd zuul 2024-12-03 03:32:07.807 | + useradd -m zuul -g zuul -s /bin/bash 2024-12-03 03:32:09.714 | + cat 2024-12-03 03:32:09.716 | + chmod 0440 /etc/sudoers.d/zuul 2024-12-03 03:32:09.718 | + visudo -c 2024-12-03 03:32:09.720 | /etc/sudoers: parsed OK 2024-12-03 03:32:09.720 | /etc/sudoers.d/zuul: parsed OK 2024-12-03 03:32:09.721 | + _pub_key=/tmp/in_target.d/zuul-user-ssh-public-key 2024-12-03 03:32:09.721 | + '[' '!' -f /tmp/in_target.d/zuul-user-ssh-public-key ']' 2024-12-03 03:32:09.721 | + mkdir -p /home/zuul/.ssh 2024-12-03 03:32:09.723 | + chmod 700 /home/zuul/.ssh 2024-12-03 03:32:09.725 | + cp /tmp/in_target.d/zuul-user-ssh-public-key /home/zuul/.ssh/authorized_keys 2024-12-03 03:32:09.886 | + chown -R zuul:zuul /home/zuul 2024-12-03 03:32:09.888 | + '[' -d /opt/cache/files ']' 2024-12-03 03:32:09.888 | + mkdir -p /home/zuul/cache 2024-12-03 03:32:09.890 | + chown zuul:zuul /home/zuul/cache 2024-12-03 03:32:09.892 | + ln -sf /opt/cache/files /home/zuul/cache/files 2024-12-03 03:32:09.894 | + chmod -R a+rX /opt/cache/files/cirros-0.5.3-aarch64-disk.img /opt/cache/files/cirros-0.5.3-x86_64-disk.img /opt/cache/files/cirros-0.5.3-x86_64-uec.tar.gz /opt/cache/files/cirros-0.6.2-aarch64-disk.img /opt/cache/files/cirros-0.6.2-x86_64-disk.img /opt/cache/files/cirros-0.6.2-x86_64-uec.tar.gz /opt/cache/files/cirros-0.6.3-aarch64-disk.img /opt/cache/files/cirros-0.6.3-x86_64-disk.img /opt/cache/files/cirros-0.6.3-x86_64-uec.tar.gz /opt/cache/files/etcd-v3.1.10-linux-amd64.tar.gz /opt/cache/files/etcd-v3.2.17-linux-amd64.tar.gz /opt/cache/files/etcd-v3.3.12-linux-amd64.tar.gz /opt/cache/files/get-pip.py /opt/cache/files/get-pip.py-py36 /opt/cache/files/stackviz-latest.tar.gz /opt/cache/files/zanata-cli-4.3.3-dist.tar.gz 2024-12-03 03:32:09.896 | + '[' -d /opt/git ']' 2024-12-03 03:32:09.896 | + chown -R zuul:zuul /opt/git 2024-12-03 03:32:30.340 | dib-run-parts 60-zuul-worker completed 2024-12-03 03:32:30.340 | dib-run-parts Running /tmp/in_target.d/install.d/89-rsyslog 2024-12-03 03:32:30.357 | + set -e 2024-12-03 03:32:30.357 | + '[' openeuler == ubuntu ']' 2024-12-03 03:32:30.360 | dib-run-parts 89-rsyslog completed 2024-12-03 03:32:30.360 | dib-run-parts Running /tmp/in_target.d/install.d/91-venv-os-testr 2024-12-03 03:32:30.381 | + set -e 2024-12-03 03:32:30.381 | + python3 -m venv /usr/os-testr-env 2024-12-03 03:32:39.529 | + [[ 22.03-LTS == \x\e\n\i\a\l ]] 2024-12-03 03:32:39.529 | + /usr/os-testr-env/bin/pip install --upgrade pip 2024-12-03 03:32:40.351 | Requirement already satisfied: pip in /usr/os-testr-env/lib/python3.9/site-packages (21.3.1) 2024-12-03 03:32:40.832 | Collecting pip 2024-12-03 03:32:40.848 | Using cached pip-24.3.1-py3-none-any.whl (1.8 MB) 2024-12-03 03:32:41.019 | Installing collected packages: pip 2024-12-03 03:32:41.019 | Attempting uninstall: pip 2024-12-03 03:32:41.020 | Found existing installation: pip 21.3.1 2024-12-03 03:32:41.485 | Uninstalling pip-21.3.1: 2024-12-03 03:32:41.511 | Successfully uninstalled pip-21.3.1 2024-12-03 03:32:43.749 | Successfully installed pip-24.3.1 2024-12-03 03:32:44.514 | + /usr/os-testr-env/bin/pip install os-testr 2024-12-03 03:32:45.532 | Collecting os-testr 2024-12-03 03:32:45.567 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2024-12-03 03:32:45.712 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2024-12-03 03:32:45.719 | Using cached pbr-6.1.0-py2.py3-none-any.whl.metadata (3.4 kB) 2024-12-03 03:32:45.856 | Collecting python-subunit>=1.0.0 (from os-testr) 2024-12-03 03:32:45.867 | Downloading python_subunit-1.4.4-py3-none-any.whl.metadata (22 kB) 2024-12-03 03:32:45.972 | Collecting testtools>=2.2.0 (from os-testr) 2024-12-03 03:32:45.987 | Downloading testtools-2.7.2-py3-none-any.whl.metadata (5.2 kB) 2024-12-03 03:32:46.085 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2024-12-03 03:32:46.102 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2024-12-03 03:32:46.251 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2024-12-03 03:32:46.276 | Using cached pbr-6.1.0-py2.py3-none-any.whl (108 kB) 2024-12-03 03:32:46.287 | Downloading python_subunit-1.4.4-py3-none-any.whl (104 kB) 2024-12-03 03:32:46.326 | Downloading testtools-2.7.2-py3-none-any.whl (179 kB) 2024-12-03 03:32:46.365 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2024-12-03 03:32:46.461 | Installing collected packages: testtools, pbr, iso8601, python-subunit, os-testr 2024-12-03 03:32:47.607 | Successfully installed iso8601-2.1.0 os-testr-3.0.0 pbr-6.1.0 python-subunit-1.4.4 testtools-2.7.2 2024-12-03 03:32:47.744 | dib-run-parts 91-venv-os-testr completed 2024-12-03 03:32:47.744 | dib-run-parts Running /tmp/in_target.d/install.d/96-clean-cron 2024-12-03 03:32:47.817 | + rm -f '/etc/cron.monthly/*' '/etc/cron.weekly/*' /etc/cron.daily/logrotate /etc/cron.daily/man-db.cron /etc/cron.daily/rpm /etc/cron.hourly/0anacron /etc/cron.d/0hourly /etc/cron.d/dailyjobs /etc/cron.d/timezone.cron 2024-12-03 03:32:47.822 | dib-run-parts 96-clean-cron completed 2024-12-03 03:32:47.822 | dib-run-parts Running /tmp/in_target.d/install.d/99-disable-rfc3041 2024-12-03 03:32:47.848 | + set -e 2024-12-03 03:32:47.848 | + cat 2024-12-03 03:32:47.853 | dib-run-parts 99-disable-rfc3041 completed 2024-12-03 03:32:47.853 | dib-run-parts Running /tmp/in_target.d/install.d/99-package-uninstalls 2024-12-03 03:32:47.885 | + set -eu 2024-12-03 03:32:47.885 | + set -o pipefail 2024-12-03 03:32:47.886 | ++ dirname /tmp/in_target.d/install.d/99-package-uninstalls 2024-12-03 03:32:47.888 | + package-uninstalls -d /tmp/in_target.d/install.d 2024-12-03 03:32:47.891 | + set -eu 2024-12-03 03:32:47.891 | + set -o pipefail 2024-12-03 03:32:47.891 | ++ basename /usr/local/bin/package-uninstalls 2024-12-03 03:32:47.893 | + SCRIPTNAME=package-uninstalls 2024-12-03 03:32:47.894 | ++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/install.d 2024-12-03 03:32:47.895 | + TEMP=' -d '\''/tmp/in_target.d/install.d'\'' --' 2024-12-03 03:32:47.896 | + '[' 0 '!=' 0 ']' 2024-12-03 03:32:47.896 | + eval set -- ' -d '\''/tmp/in_target.d/install.d'\'' --' 2024-12-03 03:32:47.896 | ++ set -- -d /tmp/in_target.d/install.d -- 2024-12-03 03:32:47.896 | + WORKDIR= 2024-12-03 03:32:47.896 | + true 2024-12-03 03:32:47.896 | + case "$1" in 2024-12-03 03:32:47.896 | + WORKDIR=/tmp/in_target.d/install.d 2024-12-03 03:32:47.896 | + shift 2 2024-12-03 03:32:47.896 | + true 2024-12-03 03:32:47.896 | + case "$1" in 2024-12-03 03:32:47.897 | + shift 2024-12-03 03:32:47.897 | + break 2024-12-03 03:32:47.897 | + '[' -z /tmp/in_target.d/install.d ']' 2024-12-03 03:32:47.897 | + PACKAGES= 2024-12-03 03:32:47.897 | ++ find /tmp/in_target.d/install.d -maxdepth 1 -name 'package-installs-*' 2024-12-03 03:32:47.900 | + install-packages -e 2024-12-03 03:32:47.911 | + package-installs-v2 --phase install.d --uninstall /tmp/package-installs.json 2024-12-03 03:32:48.104 | Map uninstall for yum-minimal: linux-firmware, linux-firmware-whence 2024-12-03 03:32:48.104 | Running command: ['install-packages', '-e'] 2024-12-03 03:32:48.104 | returncode: 0 2024-12-03 03:32:48.119 | dib-run-parts 99-package-uninstalls completed 2024-12-03 03:32:48.120 | dib-run-parts ----------------------- PROFILING ----------------------- 2024-12-03 03:32:48.120 | dib-run-parts 2024-12-03 03:32:48.122 | dib-run-parts Target: install.d 2024-12-03 03:32:48.122 | dib-run-parts 2024-12-03 03:32:48.122 | dib-run-parts Script Seconds 2024-12-03 03:32:48.122 | dib-run-parts --------------------------------------- ---------- 2024-12-03 03:32:48.122 | dib-run-parts 2024-12-03 03:32:48.136 | dib-run-parts 00-baseline-environment 30.959 2024-12-03 03:32:48.145 | dib-run-parts 00-up-to-date 1.196 2024-12-03 03:32:48.153 | dib-run-parts 01-package-installs 464.540 2024-12-03 03:32:48.162 | dib-run-parts 05-record-details 0.018 2024-12-03 03:32:48.170 | dib-run-parts 05-set-cloud-init-sources 0.018 2024-12-03 03:32:48.179 | dib-run-parts 06-record-builddate 0.008 2024-12-03 03:32:48.187 | dib-run-parts 10-base-networking 0.957 2024-12-03 03:32:48.196 | dib-run-parts 10-cloud-init 0.019 2024-12-03 03:32:48.204 | dib-run-parts 10-install-static-files 0.099 2024-12-03 03:32:48.213 | dib-run-parts 10-packages 0.017 2024-12-03 03:32:48.222 | dib-run-parts 10-pip-packages 0.006 2024-12-03 03:32:48.230 | dib-run-parts 11-ensure-dbus-daemon 0.042 2024-12-03 03:32:48.239 | dib-run-parts 20-install-init-scripts 0.031 2024-12-03 03:32:48.248 | dib-run-parts 20-iptables 0.013 2024-12-03 03:32:48.257 | dib-run-parts 40-glean 24.231 2024-12-03 03:32:48.266 | dib-run-parts 40-install-bindep 16.981 2024-12-03 03:32:48.274 | dib-run-parts 40-install-tox 19.376 2024-12-03 03:32:48.283 | dib-run-parts 50-disable-metadata-cloudinit 0.149 2024-12-03 03:32:48.291 | dib-run-parts 50-simple-init 0.456 2024-12-03 03:32:48.300 | dib-run-parts 60-simple-init-remove-interfaces 0.019 2024-12-03 03:32:48.308 | dib-run-parts 60-zuul-worker 24.013 2024-12-03 03:32:48.317 | dib-run-parts 89-rsyslog 0.018 2024-12-03 03:32:48.325 | dib-run-parts 91-venv-os-testr 17.381 2024-12-03 03:32:48.334 | dib-run-parts 96-clean-cron 0.076 2024-12-03 03:32:48.342 | dib-run-parts 99-disable-rfc3041 0.029 2024-12-03 03:32:48.351 | dib-run-parts 99-package-uninstalls 0.264 2024-12-03 03:32:48.355 | dib-run-parts 2024-12-03 03:32:48.355 | dib-run-parts --------------------- END PROFILING --------------------- 2024-12-03 03:32:48.364 | + diskimage_builder/lib/img-functions:run_in_target:59 : export HOME=/var/lib/nodepool 2024-12-03 03:32:48.369 | + diskimage_builder/lib/img-functions:run_in_target:59 : HOME=/var/lib/nodepool 2024-12-03 03:32:48.375 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : trap - ERR 2024-12-03 03:32:48.380 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : check_break after-install run_in_target bash 2024-12-03 03:32:48.387 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-install(,|$)' -q 2024-12-03 03:32:48.387 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-12-03 03:32:48.395 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : sudo umount -f /opt/dib_tmp/dib_build.f0VtBi1W/mnt/tmp/in_target.d 2024-12-03 03:32:48.413 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : timeout 10 sh -c ' while ! sudo rmdir /opt/dib_tmp/dib_build.f0VtBi1W/mnt/tmp/in_target.d; do sleep 1; done' 2024-12-03 03:32:48.432 | + diskimage_builder/lib/disk-image-create:main:363 : do_extra_package_install 2024-12-03 03:32:48.437 | + diskimage_builder/lib/img-functions:do_extra_package_install:166 : '[' '' '!=' '' ']' 2024-12-03 03:32:48.442 | + diskimage_builder/lib/disk-image-create:main:364 : run_d_in_target post-install 2024-12-03 03:32:48.447 | + diskimage_builder/lib/img-functions:run_d_in_target:64 : check_element 2024-12-03 03:32:48.452 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.f0VtBi1W/hooks ']' 2024-12-03 03:32:48.457 | + diskimage_builder/lib/img-functions:run_d_in_target:67 : '[' -d /opt/dib_tmp/dib_build.f0VtBi1W/hooks/post-install.d ']' 2024-12-03 03:32:48.462 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : sudo mkdir /opt/dib_tmp/dib_build.f0VtBi1W/mnt/tmp/in_target.d 2024-12-03 03:32:48.478 | + diskimage_builder/lib/img-functions:run_d_in_target:73 : sudo cp /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-run-parts /opt/dib_tmp/dib_build.f0VtBi1W/hooks 2024-12-03 03:32:48.494 | + diskimage_builder/lib/img-functions:run_d_in_target:78 : sudo mount --bind /opt/dib_tmp/dib_build.f0VtBi1W/hooks /opt/dib_tmp/dib_build.f0VtBi1W/mnt/tmp/in_target.d 2024-12-03 03:32:48.510 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount -o remount,ro,bind /opt/dib_tmp/dib_build.f0VtBi1W/hooks /opt/dib_tmp/dib_build.f0VtBi1W/mnt/tmp/in_target.d 2024-12-03 03:32:48.527 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : check_break before-post-install run_in_target bash 2024-12-03 03:32:48.532 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-12-03 03:32:48.532 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-post-install(,|$)' -q 2024-12-03 03:32:48.541 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : '[' -z '' ']' 2024-12-03 03:32:48.546 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : in_target_arg=run_in_target 2024-12-03 03:32:48.551 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : trap 'check_break after-error run_in_target bash' ERR 2024-12-03 03:32:48.556 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : run_in_target /tmp/in_target.d/dib-run-parts /tmp/in_target.d/post-install.d 2024-12-03 03:32:48.561 | + diskimage_builder/lib/img-functions:run_in_target:49 : cmd='/tmp/in_target.d/dib-run-parts /tmp/in_target.d/post-install.d' 2024-12-03 03:32:48.566 | + diskimage_builder/lib/img-functions:run_in_target:51 : ORIG_HOME=/var/lib/nodepool 2024-12-03 03:32:48.572 | + diskimage_builder/lib/img-functions:run_in_target:52 : export HOME=/root 2024-12-03 03:32:48.577 | + diskimage_builder/lib/img-functions:run_in_target:52 : HOME=/root 2024-12-03 03:32:48.582 | + diskimage_builder/lib/img-functions:run_in_target:58 : sudo -E chroot /opt/dib_tmp/dib_build.f0VtBi1W/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' 2024-12-03 03:32:48.618 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2024-12-03 03:32:48.622 | + source /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2024-12-03 03:32:48.622 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2024-12-03 03:32:48.622 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2024-12-03 03:32:48.622 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-12-03 03:32:48.622 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-12-03 03:32:48.622 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-bootloader-default-cmdline 2024-12-03 03:32:48.625 | + source /tmp/in_target.d/post-install.d/../environment.d/10-bootloader-default-cmdline 2024-12-03 03:32:48.625 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-12-03 03:32:48.625 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-12-03 03:32:48.625 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-12-03 03:32:48.625 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-12-03 03:32:48.625 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-12-03 03:32:48.625 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-12-03 03:32:48.625 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-12-03 03:32:48.625 | ++ export DIB_NO_TIMER_CHECK=True 2024-12-03 03:32:48.625 | ++ DIB_NO_TIMER_CHECK=True 2024-12-03 03:32:48.625 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-12-03 03:32:48.625 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-12-03 03:32:48.625 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-12-03 03:32:48.625 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-12-03 03:32:48.625 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-openeuler-distro-name.bash 2024-12-03 03:32:48.628 | + source /tmp/in_target.d/post-install.d/../environment.d/10-openeuler-distro-name.bash 2024-12-03 03:32:48.628 | ++ export DISTRO_NAME=openeuler 2024-12-03 03:32:48.628 | ++ DISTRO_NAME=openeuler 2024-12-03 03:32:48.628 | ++ export DIB_RELEASE=22.03-LTS 2024-12-03 03:32:48.628 | ++ DIB_RELEASE=22.03-LTS 2024-12-03 03:32:48.628 | ++ export EFI_BOOT_DIR=EFI/openEuler 2024-12-03 03:32:48.628 | ++ EFI_BOOT_DIR=EFI/openEuler 2024-12-03 03:32:48.628 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2024-12-03 03:32:48.632 | + source /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2024-12-03 03:32:48.632 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2024-12-03 03:32:48.632 | ++ DIB_DEFAULT_INSTALLTYPE=source 2024-12-03 03:32:48.632 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/11-yum-dnf.bash 2024-12-03 03:32:48.635 | + source /tmp/in_target.d/post-install.d/../environment.d/11-yum-dnf.bash 2024-12-03 03:32:48.635 | ++ export YUM=dnf 2024-12-03 03:32:48.635 | ++ YUM=dnf 2024-12-03 03:32:48.635 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2024-12-03 03:32:48.639 | + source /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2024-12-03 03:32:48.639 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-12-03 03:32:48.639 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-12-03 03:32:48.639 | ++ export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-ef480f73e6214e4c8763587ac6df833c.d/ 2024-12-03 03:32:48.639 | ++ DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-ef480f73e6214e4c8763587ac6df833c.d/ 2024-12-03 03:32:48.639 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/15-block-device.bash 2024-12-03 03:32:48.642 | + source /tmp/in_target.d/post-install.d/../environment.d/15-block-device.bash 2024-12-03 03:32:48.642 | ++ [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-12-03 03:32:48.643 | ++ export DIB_BLOCK_DEVICE=efi 2024-12-03 03:32:48.643 | ++ DIB_BLOCK_DEVICE=efi 2024-12-03 03:32:48.643 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/15-simple-init-networkmanager 2024-12-03 03:32:48.646 | + source /tmp/in_target.d/post-install.d/../environment.d/15-simple-init-networkmanager 2024-12-03 03:32:48.646 | ++ [[ openeuler =~ (almalinux|centos|fedora|rocky) ]] 2024-12-03 03:32:48.646 | ++ export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-12-03 03:32:48.646 | ++ DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-12-03 03:32:48.646 | ++ [[ openeuler == \a\l\m\a\l\i\n\u\x ]] 2024-12-03 03:32:48.646 | ++ [[ openeuler == \r\o\c\k\y ]] 2024-12-03 03:32:48.646 | ++ [[ openeuler == \f\e\d\o\r\a ]] 2024-12-03 03:32:48.646 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/50-disable-cloud-init 2024-12-03 03:32:48.650 | + source /tmp/in_target.d/post-install.d/../environment.d/50-disable-cloud-init 2024-12-03 03:32:48.650 | ++ export DIB_CLOUD_INIT_DATASOURCES=None 2024-12-03 03:32:48.650 | ++ DIB_CLOUD_INIT_DATASOURCES=None 2024-12-03 03:32:48.650 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/50-redhat-common 2024-12-03 03:32:48.653 | + source /tmp/in_target.d/post-install.d/../environment.d/50-redhat-common 2024-12-03 03:32:48.653 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2024-12-03 03:32:48.653 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2024-12-03 03:32:48.653 | ++ export DIB_INIT_SYSTEM=systemd 2024-12-03 03:32:48.653 | ++ DIB_INIT_SYSTEM=systemd 2024-12-03 03:32:48.653 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/75-nodepool-base-env 2024-12-03 03:32:48.656 | + source /tmp/in_target.d/post-install.d/../environment.d/75-nodepool-base-env 2024-12-03 03:32:48.656 | ++ export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-12-03 03:32:48.656 | ++ NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-12-03 03:32:48.656 | ++ export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-12-03 03:32:48.656 | ++ NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-12-03 03:32:48.656 | ++ export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-12-03 03:32:48.656 | ++ NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-12-03 03:32:48.656 | ++ export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-12-03 03:32:48.657 | ++ NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-12-03 03:32:48.657 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2024-12-03 03:32:48.660 | + source /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2024-12-03 03:32:48.661 | ++ '[' -z systemd ']' 2024-12-03 03:32:48.661 | ++ case $DIB_INIT_SYSTEM in 2024-12-03 03:32:48.661 | dib-run-parts Running /tmp/in_target.d/post-install.d/00-package-installs 2024-12-03 03:32:48.694 | + set -eu 2024-12-03 03:32:48.694 | + set -o pipefail 2024-12-03 03:32:48.695 | ++ dirname /tmp/in_target.d/post-install.d/00-package-installs 2024-12-03 03:32:48.697 | + package-installs -d /tmp/in_target.d/post-install.d 2024-12-03 03:32:48.699 | + set -eu 2024-12-03 03:32:48.699 | + set -o pipefail 2024-12-03 03:32:48.700 | ++ basename /usr/local/bin/package-installs 2024-12-03 03:32:48.702 | + SCRIPTNAME=package-installs 2024-12-03 03:32:48.703 | ++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/post-install.d 2024-12-03 03:32:48.704 | + TEMP=' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2024-12-03 03:32:48.704 | + '[' 0 '!=' 0 ']' 2024-12-03 03:32:48.704 | + eval set -- ' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2024-12-03 03:32:48.705 | ++ set -- -d /tmp/in_target.d/post-install.d -- 2024-12-03 03:32:48.705 | + WORKDIR= 2024-12-03 03:32:48.705 | + true 2024-12-03 03:32:48.705 | + case "$1" in 2024-12-03 03:32:48.705 | + WORKDIR=/tmp/in_target.d/post-install.d 2024-12-03 03:32:48.705 | + shift 2 2024-12-03 03:32:48.705 | + true 2024-12-03 03:32:48.705 | + case "$1" in 2024-12-03 03:32:48.705 | + shift 2024-12-03 03:32:48.705 | + break 2024-12-03 03:32:48.706 | + '[' -z /tmp/in_target.d/post-install.d ']' 2024-12-03 03:32:48.706 | + PACKAGES= 2024-12-03 03:32:48.706 | ++ find /tmp/in_target.d/post-install.d -maxdepth 1 -name 'package-installs-*' 2024-12-03 03:32:48.709 | + '[' -n '' ']' 2024-12-03 03:32:48.709 | + package-installs-v2 --phase post-install.d /tmp/package-installs.json 2024-12-03 03:32:48.792 | Nothing to install 2024-12-03 03:32:48.807 | dib-run-parts 00-package-installs completed 2024-12-03 03:32:48.807 | dib-run-parts Running /tmp/in_target.d/post-install.d/06-network-config-nonzeroconf 2024-12-03 03:32:48.827 | + set -eu 2024-12-03 03:32:48.827 | + set -o pipefail 2024-12-03 03:32:48.828 | + grep NOZEROCONF /etc/sysconfig/network 2024-12-03 03:32:48.830 | NOZEROCONF=yes 2024-12-03 03:32:48.833 | dib-run-parts 06-network-config-nonzeroconf completed 2024-12-03 03:32:48.833 | dib-run-parts Running /tmp/in_target.d/post-install.d/10-enable-init-scripts 2024-12-03 03:32:48.851 | + set -eu 2024-12-03 03:32:48.851 | + set -o pipefail 2024-12-03 03:32:48.852 | ++ dirname /tmp/in_target.d/post-install.d/10-enable-init-scripts 2024-12-03 03:32:48.854 | + SCRIPTS_DIR=/tmp/in_target.d/post-install.d/../init-scripts/systemd/ 2024-12-03 03:32:48.854 | + [[ -d /tmp/in_target.d/post-install.d/../init-scripts/systemd/ ]] 2024-12-03 03:32:48.854 | + case "${DIB_INIT_SYSTEM}" in 2024-12-03 03:32:48.857 | dib-run-parts 10-enable-init-scripts completed 2024-12-03 03:32:48.857 | dib-run-parts Running /tmp/in_target.d/post-install.d/20-enable-cloud-init 2024-12-03 03:32:48.878 | + set -eu 2024-12-03 03:32:48.878 | + set -o pipefail 2024-12-03 03:32:48.878 | + [[ systemd == \o\p\e\n\r\c ]] 2024-12-03 03:32:48.878 | + [[ systemd == \s\y\s\t\e\m\d ]] 2024-12-03 03:32:48.878 | + systemctl enable cloud-config.service 2024-12-03 03:32:48.887 | + systemctl enable cloud-final.service 2024-12-03 03:32:48.894 | + systemctl enable cloud-init-local.service 2024-12-03 03:32:48.901 | + systemctl enable cloud-init.service 2024-12-03 03:32:48.911 | dib-run-parts 20-enable-cloud-init completed 2024-12-03 03:32:48.911 | dib-run-parts Running /tmp/in_target.d/post-install.d/20-iptables 2024-12-03 03:32:48.934 | + set -e 2024-12-03 03:32:48.934 | + [[ openeuler =~ (debian|ubuntu) ]] 2024-12-03 03:32:48.934 | + [[ openeuler =~ (centos|rhel7|fedora|openeuler|rocky) ]] 2024-12-03 03:32:48.934 | + service_name=iptables 2024-12-03 03:32:48.934 | + case "$DIB_INIT_SYSTEM" in 2024-12-03 03:32:48.934 | + [[ openeuler == \g\e\n\t\o\o ]] 2024-12-03 03:32:48.934 | + systemctl enable iptables.service 2024-12-03 03:32:48.942 | Created symlink /etc/systemd/system/basic.target.wants/iptables.service -> /usr/lib/systemd/system/iptables.service. 2024-12-03 03:32:48.943 | + [[ openeuler =~ (centos|rhel7|fedora|openeuler|rocky) ]] 2024-12-03 03:32:48.943 | + systemctl enable ip6tables.service 2024-12-03 03:32:48.950 | Created symlink /etc/systemd/system/basic.target.wants/ip6tables.service -> /usr/lib/systemd/system/ip6tables.service. 2024-12-03 03:32:48.954 | dib-run-parts 20-iptables completed 2024-12-03 03:32:48.954 | dib-run-parts Running /tmp/in_target.d/post-install.d/21-cloud-init-allow-password-auth 2024-12-03 03:32:48.960 | + set -eu 2024-12-03 03:32:48.960 | + set -o pipefail 2024-12-03 03:32:48.960 | + '[' -n '' ']' 2024-12-03 03:32:48.963 | dib-run-parts 21-cloud-init-allow-password-auth completed 2024-12-03 03:32:48.963 | dib-run-parts Running /tmp/in_target.d/post-install.d/22-cloud-init-ssh_genkeytypes 2024-12-03 03:32:48.970 | + set -eu 2024-12-03 03:32:48.970 | + set -o pipefail 2024-12-03 03:32:48.970 | + '[' -f /etc/cloud/cloud.cfg ']' 2024-12-03 03:32:48.970 | + echo 'Ensure ssh_genkeytypes is not present' 2024-12-03 03:32:48.970 | Ensure ssh_genkeytypes is not present 2024-12-03 03:32:48.970 | + sudo sed -i /ssh_genkeytypes/d /etc/cloud/cloud.cfg 2024-12-03 03:32:48.986 | + echo 'Ensure ssh_genkeytypes value' 2024-12-03 03:32:48.986 | Ensure ssh_genkeytypes value 2024-12-03 03:32:48.987 | + echo 'ssh_genkeytypes: ['\''rsa'\'', '\''ecdsa'\'', '\''ed25519'\'']' 2024-12-03 03:32:48.987 | + sudo tee -a /etc/cloud/cloud.cfg 2024-12-03 03:32:48.998 | ssh_genkeytypes: ['rsa', 'ecdsa', 'ed25519'] 2024-12-03 03:32:49.003 | dib-run-parts 22-cloud-init-ssh_genkeytypes completed 2024-12-03 03:32:49.003 | dib-run-parts Running /tmp/in_target.d/post-install.d/30-journal-to-console 2024-12-03 03:32:49.008 | + set -eu 2024-12-03 03:32:49.008 | + set -o pipefail 2024-12-03 03:32:49.009 | + mkdir -p /etc/systemd/journald.conf.d 2024-12-03 03:32:49.011 | + cat 2024-12-03 03:32:49.016 | dib-run-parts 30-journal-to-console completed 2024-12-03 03:32:49.016 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-enable-haveged 2024-12-03 03:32:49.026 | + set -eu 2024-12-03 03:32:49.026 | + set -o pipefail 2024-12-03 03:32:49.027 | + [[ openeuler =~ ^(centos|rocky)$ ]] 2024-12-03 03:32:49.027 | + case "$DIB_INIT_SYSTEM" in 2024-12-03 03:32:49.027 | + systemctl enable haveged.service 2024-12-03 03:32:49.034 | Created symlink /etc/systemd/system/multi-user.target.wants/haveged.service -> /usr/lib/systemd/system/haveged.service. 2024-12-03 03:32:49.038 | dib-run-parts 80-enable-haveged completed 2024-12-03 03:32:49.038 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-enable-infra-services 2024-12-03 03:32:49.044 | + set -eu 2024-12-03 03:32:49.044 | + set -o pipefail 2024-12-03 03:32:49.044 | + case "$DIB_INIT_SYSTEM" in 2024-12-03 03:32:49.044 | + [[ :bookworm: :focal: :jammy: :noble: =~ :22.03-LTS: ]] 2024-12-03 03:32:49.044 | + [[ openeuler = \u\b\u\n\t\u ]] 2024-12-03 03:32:49.044 | + [[ openeuler = \d\e\b\i\a\n ]] 2024-12-03 03:32:49.044 | + [[ openeuler == \c\e\n\t\o\s ]] 2024-12-03 03:32:49.044 | + [[ openeuler == \f\e\d\o\r\a ]] 2024-12-03 03:32:49.045 | + [[ openeuler == \r\o\c\k\y ]] 2024-12-03 03:32:49.045 | + systemctl enable ntpd.service 2024-12-03 03:32:49.052 | Created symlink /etc/systemd/system/multi-user.target.wants/ntpd.service -> /usr/lib/systemd/system/ntpd.service. 2024-12-03 03:32:49.055 | dib-run-parts 80-enable-infra-services completed 2024-12-03 03:32:49.055 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-enable-sshd-service 2024-12-03 03:32:49.071 | + set -eu 2024-12-03 03:32:49.072 | + set -o pipefail 2024-12-03 03:32:49.072 | + case "$DIB_INIT_SYSTEM" in 2024-12-03 03:32:49.072 | + [[ openeuler = \u\b\u\n\t\u ]] 2024-12-03 03:32:49.072 | + [[ openeuler = \d\e\b\i\a\n ]] 2024-12-03 03:32:49.072 | + systemctl enable sshd.service 2024-12-03 03:32:49.082 | dib-run-parts 80-enable-sshd-service completed 2024-12-03 03:32:49.082 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-growroot 2024-12-03 03:32:49.088 | + set -eu 2024-12-03 03:32:49.088 | + set -o pipefail 2024-12-03 03:32:49.088 | + case "$DIB_INIT_SYSTEM" in 2024-12-03 03:32:49.088 | + systemctl enable growroot.service 2024-12-03 03:32:49.095 | Created symlink /etc/systemd/system/multi-user.target.wants/growroot.service -> /usr/lib/systemd/system/growroot.service. 2024-12-03 03:32:49.098 | dib-run-parts 80-growroot completed 2024-12-03 03:32:49.098 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-simple-init 2024-12-03 03:32:49.103 | + set -eu 2024-12-03 03:32:49.104 | + set -o pipefail 2024-12-03 03:32:49.104 | + case "$DIB_INIT_SYSTEM" in 2024-12-03 03:32:49.104 | + [[ openeuler =~ (opensuse) ]] 2024-12-03 03:32:49.104 | + true 2024-12-03 03:32:49.107 | dib-run-parts 80-simple-init completed 2024-12-03 03:32:49.107 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-ssh-keygen 2024-12-03 03:32:49.112 | + set -eu 2024-12-03 03:32:49.112 | + set -o pipefail 2024-12-03 03:32:49.112 | + case "$DIB_INIT_SYSTEM" in 2024-12-03 03:32:49.113 | + [[ openeuler = \u\b\u\n\t\u ]] 2024-12-03 03:32:49.113 | + [[ openeuler = \d\e\b\i\a\n ]] 2024-12-03 03:32:49.113 | + rm /usr/lib/systemd/system/ssh-keygen.service 2024-12-03 03:32:49.117 | dib-run-parts 80-ssh-keygen completed 2024-12-03 03:32:49.117 | dib-run-parts Running /tmp/in_target.d/post-install.d/89-data-files 2024-12-03 03:32:49.123 | + set -eu 2024-12-03 03:32:49.123 | + set -o pipefail 2024-12-03 03:32:49.123 | + mkdir -p /usr/local/bindep-fallback 2024-12-03 03:32:49.126 | + cp -a /opt/git/opendev.org/openstack/project-config/nodepool/elements/bindep-fallback.txt /usr/local/bindep-fallback/ 2024-12-03 03:32:49.213 | dib-run-parts 89-data-files completed 2024-12-03 03:32:49.213 | dib-run-parts Running /tmp/in_target.d/post-install.d/89-sshd 2024-12-03 03:32:49.219 | + set -eu 2024-12-03 03:32:49.219 | + set -o pipefail 2024-12-03 03:32:49.219 | + sed -i -e/PermitRootLogin/d /etc/ssh/sshd_config 2024-12-03 03:32:49.222 | + echo 'PermitRootLogin yes' 2024-12-03 03:32:49.223 | + sed -i -e /PasswordAuthentication/d /etc/ssh/sshd_config 2024-12-03 03:32:49.225 | + echo 'PasswordAuthentication no' 2024-12-03 03:32:49.226 | + sed -i -e /LoginGraceTime/d /etc/ssh/sshd_config 2024-12-03 03:32:49.228 | + echo 'LoginGraceTime 30' 2024-12-03 03:32:49.228 | + sed -i -e /MaxStartups/d /etc/ssh/sshd_config 2024-12-03 03:32:49.231 | + echo 'MaxStartups 30:10:100' 2024-12-03 03:32:49.234 | dib-run-parts 89-sshd completed 2024-12-03 03:32:49.234 | dib-run-parts Running /tmp/in_target.d/post-install.d/95-package-uninstalls 2024-12-03 03:32:49.240 | + set -eu 2024-12-03 03:32:49.240 | + set -o pipefail 2024-12-03 03:32:49.240 | ++ dirname /tmp/in_target.d/post-install.d/95-package-uninstalls 2024-12-03 03:32:49.242 | + package-uninstalls -d /tmp/in_target.d/post-install.d 2024-12-03 03:32:49.245 | + set -eu 2024-12-03 03:32:49.245 | + set -o pipefail 2024-12-03 03:32:49.245 | ++ basename /usr/local/bin/package-uninstalls 2024-12-03 03:32:49.247 | + SCRIPTNAME=package-uninstalls 2024-12-03 03:32:49.248 | ++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/post-install.d 2024-12-03 03:32:49.250 | + TEMP=' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2024-12-03 03:32:49.250 | + '[' 0 '!=' 0 ']' 2024-12-03 03:32:49.250 | + eval set -- ' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2024-12-03 03:32:49.250 | ++ set -- -d /tmp/in_target.d/post-install.d -- 2024-12-03 03:32:49.250 | + WORKDIR= 2024-12-03 03:32:49.251 | + true 2024-12-03 03:32:49.251 | + case "$1" in 2024-12-03 03:32:49.251 | + WORKDIR=/tmp/in_target.d/post-install.d 2024-12-03 03:32:49.251 | + shift 2 2024-12-03 03:32:49.251 | + true 2024-12-03 03:32:49.252 | + case "$1" in 2024-12-03 03:32:49.252 | + shift 2024-12-03 03:32:49.252 | + break 2024-12-03 03:32:49.252 | + '[' -z /tmp/in_target.d/post-install.d ']' 2024-12-03 03:32:49.252 | + PACKAGES= 2024-12-03 03:32:49.253 | ++ find /tmp/in_target.d/post-install.d -maxdepth 1 -name 'package-installs-*' 2024-12-03 03:32:49.255 | + install-packages -e 2024-12-03 03:32:49.269 | + package-installs-v2 --phase post-install.d --uninstall /tmp/package-installs.json 2024-12-03 03:32:49.351 | Nothing to uninstall 2024-12-03 03:32:49.366 | dib-run-parts 95-package-uninstalls completed 2024-12-03 03:32:49.366 | dib-run-parts Running /tmp/in_target.d/post-install.d/99-harden-sshd-config 2024-12-03 03:32:49.372 | + set -eu 2024-12-03 03:32:49.372 | + set -o pipefail 2024-12-03 03:32:49.372 | + '[' 1 -eq 1 ']' 2024-12-03 03:32:49.372 | + macs='MACs hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512,hmac-sha2-256,umac-128@openssh.com' 2024-12-03 03:32:49.372 | + ciphers='Ciphers chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr' 2024-12-03 03:32:49.372 | + kexalgorithms='KexAlgorithms curve25519-sha256@libssh.org,ecdh-sha2-nistp521,ecdh-sha2-nistp384,ecdh-sha2-nistp256,diffie-hellman-group-exchange-sha256' 2024-12-03 03:32:49.372 | + grep -qE '^MACs' /etc/ssh/sshd_config 2024-12-03 03:32:49.375 | + sed -i '/# Ciphers and keying/a MACs hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512,hmac-sha2-256,umac-128@openssh.com' /etc/ssh/sshd_config 2024-12-03 03:32:49.378 | + grep -qE '^Ciphers' /etc/ssh/sshd_config 2024-12-03 03:32:49.380 | + sed -i '/# Ciphers and keying/a Ciphers chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr' /etc/ssh/sshd_config 2024-12-03 03:32:49.383 | + grep -qE '^KexAlgorithms' /etc/ssh/sshd_config 2024-12-03 03:32:49.385 | + sed -i '/# Ciphers and keying/a KexAlgorithms curve25519-sha256@libssh.org,ecdh-sha2-nistp521,ecdh-sha2-nistp384,ecdh-sha2-nistp256,diffie-hellman-group-exchange-sha256' /etc/ssh/sshd_config 2024-12-03 03:32:49.390 | dib-run-parts 99-harden-sshd-config completed 2024-12-03 03:32:49.390 | dib-run-parts Running /tmp/in_target.d/post-install.d/99-reset-yum-conf 2024-12-03 03:32:49.400 | + set -eu 2024-12-03 03:32:49.400 | + set -o pipefail 2024-12-03 03:32:49.400 | + [[ dnf == \d\n\f ]] 2024-12-03 03:32:49.400 | + cfg=/etc/dnf/dnf.conf 2024-12-03 03:32:49.400 | + cachedir=/var/cache/dnf 2024-12-03 03:32:49.400 | + sed -i '/^keepcache/c\keepcache=0' /etc/dnf/dnf.conf 2024-12-03 03:32:49.403 | + sed -i '/^cachedir/c\cachedir=/var/cache/dnf' /etc/dnf/dnf.conf 2024-12-03 03:32:49.408 | dib-run-parts 99-reset-yum-conf completed 2024-12-03 03:32:49.409 | dib-run-parts ----------------------- PROFILING ----------------------- 2024-12-03 03:32:49.409 | dib-run-parts 2024-12-03 03:32:49.411 | dib-run-parts Target: post-install.d 2024-12-03 03:32:49.411 | dib-run-parts 2024-12-03 03:32:49.411 | dib-run-parts Script Seconds 2024-12-03 03:32:49.411 | dib-run-parts --------------------------------------- ---------- 2024-12-03 03:32:49.411 | dib-run-parts 2024-12-03 03:32:49.425 | dib-run-parts 00-package-installs 0.145 2024-12-03 03:32:49.434 | dib-run-parts 06-network-config-nonzeroconf 0.023 2024-12-03 03:32:49.442 | dib-run-parts 10-enable-init-scripts 0.022 2024-12-03 03:32:49.451 | dib-run-parts 20-enable-cloud-init 0.053 2024-12-03 03:32:49.460 | dib-run-parts 20-iptables 0.040 2024-12-03 03:32:49.469 | dib-run-parts 21-cloud-init-allow-password-auth 0.008 2024-12-03 03:32:49.477 | dib-run-parts 22-cloud-init-ssh_genkeytypes 0.037 2024-12-03 03:32:49.486 | dib-run-parts 30-journal-to-console 0.011 2024-12-03 03:32:49.494 | dib-run-parts 80-enable-haveged 0.020 2024-12-03 03:32:49.503 | dib-run-parts 80-enable-infra-services 0.015 2024-12-03 03:32:49.511 | dib-run-parts 80-enable-sshd-service 0.025 2024-12-03 03:32:49.520 | dib-run-parts 80-growroot 0.014 2024-12-03 03:32:49.528 | dib-run-parts 80-simple-init 0.006 2024-12-03 03:32:49.537 | dib-run-parts 80-ssh-keygen 0.008 2024-12-03 03:32:49.546 | dib-run-parts 89-data-files 0.093 2024-12-03 03:32:49.554 | dib-run-parts 89-sshd 0.019 2024-12-03 03:32:49.563 | dib-run-parts 95-package-uninstalls 0.130 2024-12-03 03:32:49.572 | dib-run-parts 99-harden-sshd-config 0.022 2024-12-03 03:32:49.581 | dib-run-parts 99-reset-yum-conf 0.016 2024-12-03 03:32:49.584 | dib-run-parts 2024-12-03 03:32:49.584 | dib-run-parts --------------------- END PROFILING --------------------- 2024-12-03 03:32:49.593 | + diskimage_builder/lib/img-functions:run_in_target:59 : export HOME=/var/lib/nodepool 2024-12-03 03:32:49.598 | + diskimage_builder/lib/img-functions:run_in_target:59 : HOME=/var/lib/nodepool 2024-12-03 03:32:49.604 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : trap - ERR 2024-12-03 03:32:49.609 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : check_break after-post-install run_in_target bash 2024-12-03 03:32:49.615 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-12-03 03:32:49.615 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-post-install(,|$)' -q 2024-12-03 03:32:49.623 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : sudo umount -f /opt/dib_tmp/dib_build.f0VtBi1W/mnt/tmp/in_target.d 2024-12-03 03:32:49.641 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : timeout 10 sh -c ' while ! sudo rmdir /opt/dib_tmp/dib_build.f0VtBi1W/mnt/tmp/in_target.d; do sleep 1; done' 2024-12-03 03:32:49.659 | + diskimage_builder/lib/disk-image-create:main:365 : run_d post-root 2024-12-03 03:32:49.664 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2024-12-03 03:32:49.669 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.f0VtBi1W/hooks ']' 2024-12-03 03:32:49.674 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-post-root bash 2024-12-03 03:32:49.679 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-12-03 03:32:49.680 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-post-root(,|$)' -q 2024-12-03 03:32:49.688 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /opt/dib_tmp/dib_build.f0VtBi1W/hooks/post-root.d ']' 2024-12-03 03:32:49.694 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-post-root bash 2024-12-03 03:32:49.699 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-12-03 03:32:49.699 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-post-root(,|$)' -q 2024-12-03 03:32:49.708 | + diskimage_builder/lib/disk-image-create:main:369 : '[' -e /opt/dib_tmp/dib_build.f0VtBi1W/mnt/lost+found ']' 2024-12-03 03:32:49.713 | + diskimage_builder/lib/disk-image-create:main:373 : unmount_image 2024-12-03 03:32:49.718 | + diskimage_builder/lib/img-functions:unmount_image:21 : sync 2024-12-03 03:32:50.462 | + diskimage_builder/lib/img-functions:unmount_image:25 : unmount_dir /opt/dib_tmp/dib_build.f0VtBi1W/mnt 2024-12-03 03:32:50.467 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local dir=/opt/dib_tmp/dib_build.f0VtBi1W/mnt 2024-12-03 03:32:50.472 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local real_dir 2024-12-03 03:32:50.477 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local mnts 2024-12-03 03:32:50.482 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local split_mounts 2024-12-03 03:32:50.486 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local found_mountpoint 2024-12-03 03:32:50.491 | + diskimage_builder/lib/common-functions:unmount_dir:427 : '[' '!' -d /opt/dib_tmp/dib_build.f0VtBi1W/mnt ']' 2024-12-03 03:32:50.496 | ++ diskimage_builder/lib/common-functions:unmount_dir:434 : readlink -e /opt/dib_tmp/dib_build.f0VtBi1W/mnt 2024-12-03 03:32:50.503 | + diskimage_builder/lib/common-functions:unmount_dir:434 : real_dir=/opt/dib_tmp/dib_build.f0VtBi1W/mnt 2024-12-03 03:32:50.508 | + diskimage_builder/lib/common-functions:unmount_dir:437 : IFS='|' 2024-12-03 03:32:50.513 | + diskimage_builder/lib/common-functions:unmount_dir:437 : read -ra split_mounts 2024-12-03 03:32:50.520 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : grep '^/opt/dib_tmp/dib_build.f0VtBi1W/mnt/' 2024-12-03 03:32:50.520 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : awk '{print $2}' 2024-12-03 03:32:50.522 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : sort -r 2024-12-03 03:32:50.528 | + diskimage_builder/lib/common-functions:unmount_dir:442 : mnts='/opt/dib_tmp/dib_build.f0VtBi1W/mnt/tmp/yum 2024-12-03 03:32:50.528 | /opt/dib_tmp/dib_build.f0VtBi1W/mnt/sys 2024-12-03 03:32:50.528 | /opt/dib_tmp/dib_build.f0VtBi1W/mnt/proc 2024-12-03 03:32:50.528 | /opt/dib_tmp/dib_build.f0VtBi1W/mnt/dev/pts 2024-12-03 03:32:50.528 | /opt/dib_tmp/dib_build.f0VtBi1W/mnt/dev' 2024-12-03 03:32:50.533 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-12-03 03:32:50.537 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-12-03 03:32:50.542 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-12-03 03:32:50.547 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-12-03 03:32:50.552 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.f0VtBi1W/mnt/tmp/yum == */boot/efi ]] 2024-12-03 03:32:50.556 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-12-03 03:32:50.561 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-12-03 03:32:50.566 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-12-03 03:32:50.571 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.f0VtBi1W/mnt/tmp/yum' 2024-12-03 03:32:50.571 | Unmount /opt/dib_tmp/dib_build.f0VtBi1W/mnt/tmp/yum 2024-12-03 03:32:50.576 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.f0VtBi1W/mnt/tmp/yum 2024-12-03 03:32:50.593 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-12-03 03:32:50.598 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-12-03 03:32:50.603 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-12-03 03:32:50.608 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-12-03 03:32:50.613 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.f0VtBi1W/mnt/sys == */boot/efi ]] 2024-12-03 03:32:50.617 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-12-03 03:32:50.622 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-12-03 03:32:50.627 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-12-03 03:32:50.632 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.f0VtBi1W/mnt/sys' 2024-12-03 03:32:50.632 | Unmount /opt/dib_tmp/dib_build.f0VtBi1W/mnt/sys 2024-12-03 03:32:50.637 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.f0VtBi1W/mnt/sys 2024-12-03 03:32:50.654 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-12-03 03:32:50.658 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-12-03 03:32:50.663 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-12-03 03:32:50.668 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-12-03 03:32:50.673 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.f0VtBi1W/mnt/proc == */boot/efi ]] 2024-12-03 03:32:50.678 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-12-03 03:32:50.683 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-12-03 03:32:50.688 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-12-03 03:32:50.693 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.f0VtBi1W/mnt/proc' 2024-12-03 03:32:50.693 | Unmount /opt/dib_tmp/dib_build.f0VtBi1W/mnt/proc 2024-12-03 03:32:50.698 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.f0VtBi1W/mnt/proc 2024-12-03 03:32:50.715 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-12-03 03:32:50.721 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-12-03 03:32:50.726 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-12-03 03:32:50.730 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-12-03 03:32:50.735 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.f0VtBi1W/mnt/dev/pts == */boot/efi ]] 2024-12-03 03:32:50.740 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-12-03 03:32:50.745 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-12-03 03:32:50.750 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-12-03 03:32:50.755 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.f0VtBi1W/mnt/dev/pts' 2024-12-03 03:32:50.755 | Unmount /opt/dib_tmp/dib_build.f0VtBi1W/mnt/dev/pts 2024-12-03 03:32:50.760 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.f0VtBi1W/mnt/dev/pts 2024-12-03 03:32:50.778 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-12-03 03:32:50.783 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-12-03 03:32:50.788 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-12-03 03:32:50.792 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-12-03 03:32:50.797 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.f0VtBi1W/mnt/dev == */boot/efi ]] 2024-12-03 03:32:50.802 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-12-03 03:32:50.807 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-12-03 03:32:50.812 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-12-03 03:32:50.817 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.f0VtBi1W/mnt/dev' 2024-12-03 03:32:50.817 | Unmount /opt/dib_tmp/dib_build.f0VtBi1W/mnt/dev 2024-12-03 03:32:50.821 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.f0VtBi1W/mnt/dev 2024-12-03 03:32:50.839 | + diskimage_builder/lib/img-functions:unmount_image:26 : '[' -n '' ']' 2024-12-03 03:32:50.844 | + diskimage_builder/lib/img-functions:unmount_image:29 : '[' -n '' ']' 2024-12-03 03:32:50.849 | + diskimage_builder/lib/disk-image-create:main:374 : mv /opt/dib_tmp/dib_build.f0VtBi1W/mnt /opt/dib_tmp/dib_build.f0VtBi1W/built 2024-12-03 03:32:50.872 | + diskimage_builder/lib/disk-image-create:main:381 : du_output=/opt/dib_tmp/dib_build.f0VtBi1W/du_output.tmp 2024-12-03 03:32:50.877 | + diskimage_builder/lib/disk-image-create:main:383 : '[' -n '' ']' 2024-12-03 03:32:50.882 | Calculating image size (this may take a minute)... 2024-12-03 03:33:09.789 | + diskimage_builder/lib/disk-image-create:main:402 : [[ 1 != 0 ]] 2024-12-03 03:33:09.795 | ================================= 2024-12-03 03:33:09.795 | Image size report (files > 10MiB) 2024-12-03 03:33:09.795 | ================================= 2024-12-03 03:33:10.135 | 13GiB total 2024-12-03 03:33:10.135 | 13GiB /opt/dib_tmp/dib_build.f0VtBi1W/built 2024-12-03 03:33:10.135 | 11GiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt 2024-12-03 03:33:10.135 | 11GiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git 2024-12-03 03:33:10.135 | 11GiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org 2024-12-03 03:33:10.135 | 6.2GiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack 2024-12-03 03:33:10.135 | 1.7GiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x 2024-12-03 03:33:10.135 | 1.5GiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr 2024-12-03 03:33:10.135 | 1.2GiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn 2024-12-03 03:33:10.135 | 930MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx 2024-12-03 03:33:10.135 | 496MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/daisycloud-core 2024-12-03 03:33:10.135 | 494MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/lib 2024-12-03 03:33:10.135 | 444MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling 2024-12-03 03:33:10.135 | 430MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/daisycloud-core/.git 2024-12-03 03:33:10.135 | 429MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/daisycloud-core/.git/objects 2024-12-03 03:33:10.135 | 429MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/daisycloud-core/.git/objects/pack 2024-12-03 03:33:10.135 | 429MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/daisycloud-core/.git/objects/pack/pack-433602c674bd99151da378354d26163d67ed168b.pack 2024-12-03 03:33:10.135 | 429MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/use-case-and-architecture 2024-12-03 03:33:10.135 | 393MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/openstack-manuals 2024-12-03 03:33:10.135 | 387MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling 2024-12-03 03:33:10.135 | 376MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets 2024-12-03 03:33:10.135 | 367MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/openstack-manuals/.git 2024-12-03 03:33:10.135 | 367MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/openstack-manuals/.git/objects 2024-12-03 03:33:10.135 | 361MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/lib64 2024-12-03 03:33:10.135 | 359MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018 2024-12-03 03:33:10.135 | 358MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/performance-docs 2024-12-03 03:33:10.135 | 358MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/openstack-manuals/.git/objects/pack 2024-12-03 03:33:10.136 | 353MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/openstack-manuals/.git/objects/pack/pack-db4981c03da6afe2d21c0f9e508a147248c9a7ca.pack 2024-12-03 03:33:10.136 | 342MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/lib/firmware 2024-12-03 03:33:10.136 | 339MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/nova 2024-12-03 03:33:10.136 | 322MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/airship 2024-12-03 03:33:10.136 | 294MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/horizon 2024-12-03 03:33:10.136 | 291MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/nova/.git 2024-12-03 03:33:10.136 | 290MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/nova/.git/objects 2024-12-03 03:33:10.136 | 282MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/share 2024-12-03 03:33:10.136 | 277MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/var 2024-12-03 03:33:10.136 | 260MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/horizon/.git 2024-12-03 03:33:10.136 | 259MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/horizon/.git/objects 2024-12-03 03:33:10.136 | 255MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/computing-offload 2024-12-03 03:33:10.136 | 242MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/openstack 2024-12-03 03:33:10.136 | 239MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/openstack/.git 2024-12-03 03:33:10.136 | 239MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/openstack/.git/objects 2024-12-03 03:33:10.136 | 236MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/horizon/.git/objects/pack 2024-12-03 03:33:10.136 | 235MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/cache 2024-12-03 03:33:10.136 | 232MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/cache/files 2024-12-03 03:33:10.136 | 231MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/var/cache 2024-12-03 03:33:10.136 | 231MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/var/cache/dnf 2024-12-03 03:33:10.136 | 222MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/horizon/.git/objects/pack/pack-61f765fcf7127da4e83af1b272d1b642652d3e67.pack 2024-12-03 03:33:10.136 | 219MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/performance-docs/doc 2024-12-03 03:33:10.136 | 219MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/performance-docs/doc/source 2024-12-03 03:33:10.136 | 216MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/opendev 2024-12-03 03:33:10.136 | 212MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/agent 2024-12-03 03:33:10.136 | 210MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results 2024-12-03 03:33:10.136 | 207MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/nova/.git/objects/pack 2024-12-03 03:33:10.136 | 184MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/openstack/.git/objects/pack 2024-12-03 03:33:10.136 | 179MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/neutron 2024-12-03 03:33:10.136 | 176MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/nova/.git/objects/pack/pack-902b2016dba7070c0f575c2547dedb52e8901aed.pack 2024-12-03 03:33:10.136 | 168MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/cinder 2024-12-03 03:33:10.136 | 152MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/openstack/.git/objects/pack/pack-de39bced715ba217d291b10a7c87b0c75ba3a66c.pack 2024-12-03 03:33:10.136 | 139MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/zuul 2024-12-03 03:33:10.136 | 136MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/neutron/.git 2024-12-03 03:33:10.136 | 136MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/test 2024-12-03 03:33:10.136 | 136MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/neutron/.git/objects 2024-12-03 03:33:10.136 | 135MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/performance-docs/.git 2024-12-03 03:33:10.136 | 134MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/performance-docs/.git/objects 2024-12-03 03:33:10.136 | 134MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/performance-docs/.git/objects/pack 2024-12-03 03:33:10.136 | 134MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/performance-docs/.git/objects/pack/pack-f87662c1305093c99de87e1919cf6d30769b87e0.pack 2024-12-03 03:33:10.136 | 133MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/computing-offload/.git 2024-12-03 03:33:10.137 | 133MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/computing-offload/.git/objects 2024-12-03 03:33:10.137 | 128MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/skyline-console 2024-12-03 03:33:10.137 | 127MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/.git 2024-12-03 03:33:10.137 | 127MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/.git/objects 2024-12-03 03:33:10.137 | 127MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/.git/objects/pack 2024-12-03 03:33:10.137 | 126MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/cinder/.git 2024-12-03 03:33:10.137 | 125MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/cinder/.git/objects 2024-12-03 03:33:10.137 | 125MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/bin 2024-12-03 03:33:10.137 | 123MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openinfra 2024-12-03 03:33:10.137 | 121MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/lib64/python3.9 2024-12-03 03:33:10.137 | 120MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/tacker 2024-12-03 03:33:10.137 | 119MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018/Branch090505 2024-12-03 03:33:10.137 | 119MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018/Branch080101 2024-12-03 03:33:10.137 | 119MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018/Branch060202 2024-12-03 03:33:10.137 | 115MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/neutron/.git/objects/pack 2024-12-03 03:33:10.137 | 114MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/airship/kubernetes-entrypoint 2024-12-03 03:33:10.137 | 113MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/docs 2024-12-03 03:33:10.137 | 109MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/swift 2024-12-03 03:33:10.137 | 106MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/server 2024-12-03 03:33:10.137 | 105MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/server/internal 2024-12-03 03:33:10.137 | 103MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/.git/objects/pack/pack-2da5ce6a731b75d59b9bf71c4fc721cc646e7d8c.pack 2024-12-03 03:33:10.137 | 102MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/cinder/.git/objects/pack 2024-12-03 03:33:10.137 | 96MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/os-log-merger 2024-12-03 03:33:10.137 | 95MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/test/resources 2024-12-03 03:33:10.137 | 95MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/test/resources/images 2024-12-03 03:33:10.137 | 92MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/config 2024-12-03 03:33:10.137 | 92MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/neutron/.git/objects/pack/pack-b227096c541c68cc2f0d4ae86a4b87926eb8e3e1.pack 2024-12-03 03:33:10.137 | 91MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/share/locale 2024-12-03 03:33:10.137 | 88MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/cinder/.git/objects/pack/pack-8c5af4a9dffaf1769503f122b2ca64a917bc8b39.pack 2024-12-03 03:33:10.137 | 87MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/swift/.git 2024-12-03 03:33:10.137 | 87MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/swift/.git/objects 2024-12-03 03:33:10.137 | 83MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openinfra/openstackweb 2024-12-03 03:33:10.137 | 82MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018/Branch090505/train.csv 2024-12-03 03:33:10.137 | 82MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/agent/pkg 2024-12-03 03:33:10.137 | 82MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/var/cache/dnf/update-58478ef73228f3f1 2024-12-03 03:33:10.137 | 82MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/var/cache/dnf/update-58478ef73228f3f1/repodata 2024-12-03 03:33:10.137 | 81MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/project-config 2024-12-03 03:33:10.137 | 81MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/agent/internal 2024-12-03 03:33:10.137 | 81MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/skyline-console/.git 2024-12-03 03:33:10.137 | 80MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/var/cache/dnf/update-filenames.solvx 2024-12-03 03:33:10.137 | 80MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/skyline-console/.git/objects 2024-12-03 03:33:10.137 | 80MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/agent/internal/nats_service 2024-12-03 03:33:10.137 | 80MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/agent/pkg/utils 2024-12-03 03:33:10.137 | 80MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/agent/pkg/utils/compression 2024-12-03 03:33:10.137 | 80MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/agent/pkg/utils/compression/testdata 2024-12-03 03:33:10.137 | 80MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/agent/internal/nats_service/upgrade 2024-12-03 03:33:10.137 | 80MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/agent/pkg/utils/compression/testdata/agentv1.1.0.tar.gz 2024-12-03 03:33:10.137 | 80MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/agent/internal/nats_service/upgrade/agentv1.1.0.tar.gz 2024-12-03 03:33:10.137 | 79MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/var/cache/dnf/update-58478ef73228f3f1/repodata/ff2c43184e167e9f98d7a5b4ac22edd4e455a41c8e978f4d2cc20167d3d3abaa-filelists.xml.gz 2024-12-03 03:33:10.137 | 78MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/nfv 2024-12-03 03:33:10.137 | 78MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/os-log-merger/contrib 2024-12-03 03:33:10.137 | 77MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/docs/.git 2024-12-03 03:33:10.137 | 77MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/tacker/.git 2024-12-03 03:33:10.137 | 77MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/computing-offload/.git/objects/pack 2024-12-03 03:33:10.137 | 77MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/config/.git 2024-12-03 03:33:10.138 | 77MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/docs/.git/objects 2024-12-03 03:33:10.138 | 77MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/tacker/.git/objects 2024-12-03 03:33:10.138 | 76MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/config/.git/objects 2024-12-03 03:33:10.138 | 76MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/server/internal/pkg 2024-12-03 03:33:10.138 | 76MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/server/internal/pkg/utils 2024-12-03 03:33:10.138 | 76MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/server/internal/pkg/utils/data 2024-12-03 03:33:10.138 | 76MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/server/internal/pkg/utils/data/outGiving 2024-12-03 03:33:10.138 | 76MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/project-config/.git 2024-12-03 03:33:10.138 | 75MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/project-config/.git/objects 2024-12-03 03:33:10.138 | 75MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/libexec 2024-12-03 03:33:10.138 | 75MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/releases 2024-12-03 03:33:10.138 | 73MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018/Branch080101/train.csv 2024-12-03 03:33:10.138 | 73MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/ironic 2024-12-03 03:33:10.138 | 71MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/airship/sip 2024-12-03 03:33:10.138 | 71MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/lib/python3.9 2024-12-03 03:33:10.138 | 71MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/lib/python3.9/site-packages 2024-12-03 03:33:10.138 | 71MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/zuul/zuul 2024-12-03 03:33:10.138 | 70MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/airship/sip/.git 2024-12-03 03:33:10.138 | 70MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/airship/sip/.git/objects 2024-12-03 03:33:10.138 | 70MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/airship/sip/.git/objects/pack 2024-12-03 03:33:10.138 | 70MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/airship/sip/.git/objects/pack/pack-cc18372ed7f7429eb84833fa5e03b4d6d1a65244.pack 2024-12-03 03:33:10.138 | 70MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/heat 2024-12-03 03:33:10.138 | 68MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/keystone 2024-12-03 03:33:10.138 | 68MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/training-guides 2024-12-03 03:33:10.138 | 68MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/controlplane_performance 2024-12-03 03:33:10.138 | 66MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/daisycloud-core/code 2024-12-03 03:33:10.138 | 66MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-router-net-vm-creation 2024-12-03 03:33:10.138 | 66MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-router-net-vm-creation/logs 2024-12-03 03:33:10.138 | 66MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/ci-cd-pipeline-app-murano 2024-12-03 03:33:10.138 | 65MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/computing-offload/video 2024-12-03 03:33:10.138 | 65MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/computing-offload/video/computing-offload-demo.mp4 2024-12-03 03:33:10.138 | 65MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/computing-offload/.git/objects/pack/pack-02200b6f5bc47de4de265376ebe99a9600f032da.pack 2024-12-03 03:33:10.138 | 64MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/airship/kubernetes-entrypoint/.git 2024-12-03 03:33:10.138 | 64MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/airship/kubernetes-entrypoint/.git/objects 2024-12-03 03:33:10.138 | 63MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/kolla-ansible 2024-12-03 03:33:10.138 | 62MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/ci-cd-pipeline-app-murano/.git 2024-12-03 03:33:10.138 | 62MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/daisycloud-core/code/pxe_server_install 2024-12-03 03:33:10.138 | 62MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/daisycloud-core/code/pxe_server_install/pxe_install 2024-12-03 03:33:10.138 | 62MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/ci-cd-pipeline-app-murano/.git/objects 2024-12-03 03:33:10.138 | 62MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/ci-cd-pipeline-app-murano/.git/objects/pack 2024-12-03 03:33:10.138 | 62MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/ci-cd-pipeline-app-murano/.git/objects/pack/pack-f6e2e908be05d1e4cd0cb18b8a439bfce84c2848.pack 2024-12-03 03:33:10.138 | 61MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/server/internal/pkg/utils/data/outGiving/MXZ084 2024-12-03 03:33:10.138 | 60MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/manila 2024-12-03 03:33:10.138 | 60MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/openstacksdk 2024-12-03 03:33:10.138 | 60MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/daisycloud-core/code/pxe_server_install/pxe_install/ramdisk 2024-12-03 03:33:10.138 | 60MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/vmware-nsx 2024-12-03 03:33:10.138 | 59MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/octavia 2024-12-03 03:33:10.138 | 57MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/openstack-ansible 2024-12-03 03:33:10.138 | 57MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/dash-stack 2024-12-03 03:33:10.138 | 57MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/tacker/.git/objects/pack 2024-12-03 03:33:10.138 | 57MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/computing-offload/generic_vdpa 2024-12-03 03:33:10.139 | 56MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/lib/firmware/amdgpu 2024-12-03 03:33:10.139 | 56MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/distcloud 2024-12-03 03:33:10.139 | 55MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/lib64/python3.9/test 2024-12-03 03:33:10.139 | 55MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/keystone/.git 2024-12-03 03:33:10.139 | 55MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/daisycloud-core/code/pxe_server_install/pxe_install/ramdisk/initrd.img 2024-12-03 03:33:10.139 | 55MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018/Branch060202/train.csv 2024-12-03 03:33:10.139 | 55MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/keystone/.git/objects 2024-12-03 03:33:10.139 | 54MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/heat/.git 2024-12-03 03:33:10.139 | 54MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/heat/.git/objects 2024-12-03 03:33:10.139 | 53MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/sbin 2024-12-03 03:33:10.139 | 53MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/opendev/netlify-sandbox 2024-12-03 03:33:10.139 | 53MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/compass-adapters 2024-12-03 03:33:10.139 | 53MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/microstack 2024-12-03 03:33:10.139 | 53MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/tacker/.git/objects/pack/pack-06f62c27ee8a4cc975ac6d1e617b7916affccb7a.pack 2024-12-03 03:33:10.139 | 52MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/ironic/.git 2024-12-03 03:33:10.139 | 52MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/vmware-nsx/.git 2024-12-03 03:33:10.139 | 51MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/vmware-nsx/.git/objects 2024-12-03 03:33:10.139 | 51MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/ironic/.git/objects 2024-12-03 03:33:10.139 | 51MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/vmware-nsx/.git/objects/pack 2024-12-03 03:33:10.139 | 51MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/releases/.git 2024-12-03 03:33:10.139 | 51MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/lib/firmware/qcom 2024-12-03 03:33:10.139 | 50MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/integ 2024-12-03 03:33:10.139 | 50MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/agent/cfn-schedule-agent 2024-12-03 03:33:10.139 | 50MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/airship/kubernetes-entrypoint/bin 2024-12-03 03:33:10.139 | 50MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/airship/kubernetes-entrypoint/bin/kubernetes-entrypoint 2024-12-03 03:33:10.139 | 50MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/releases/.git/objects 2024-12-03 03:33:10.139 | 50MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/lib/firmware/mellanox 2024-12-03 03:33:10.139 | 50MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/test/resources/images/resource-consumer.tar 2024-12-03 03:33:10.139 | 49MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/distcloud/.git 2024-12-03 03:33:10.139 | 49MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/distcloud/.git/objects 2024-12-03 03:33:10.139 | 49MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/glance 2024-12-03 03:33:10.139 | 49MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/tempest 2024-12-03 03:33:10.139 | 48MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/training-guides/.git 2024-12-03 03:33:10.139 | 48MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/training-guides/.git/objects 2024-12-03 03:33:10.139 | 48MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/training-guides/.git/objects/pack 2024-12-03 03:33:10.139 | 48MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/libexec/gcc 2024-12-03 03:33:10.139 | 48MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/libexec/gcc/aarch64-linux-gnu 2024-12-03 03:33:10.139 | 48MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/libexec/gcc/aarch64-linux-gnu/10.3.1 2024-12-03 03:33:10.139 | 48MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/training-guides/.git/objects/pack/pack-c13b7f654b018a4603fd47e632e64a812a6e789d.pack 2024-12-03 03:33:10.139 | 47MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/kolla 2024-12-03 03:33:10.139 | 47MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/group-based-policy 2024-12-03 03:33:10.139 | 47MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/boot 2024-12-03 03:33:10.139 | 47MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/kolla-ansible/.git 2024-12-03 03:33:10.139 | 47MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/python-openstackclient 2024-12-03 03:33:10.139 | 47MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/kayobe 2024-12-03 03:33:10.139 | 47MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/kolla-ansible/.git/objects 2024-12-03 03:33:10.139 | 47MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/openstacksdk/.git 2024-12-03 03:33:10.139 | 46MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/zuul/zuul/.git 2024-12-03 03:33:10.139 | 46MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/vmware-nsx/.git/objects/pack/pack-97bc56925054348677178cc87ae80221fc467157.pack 2024-12-03 03:33:10.139 | 46MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/octavia/.git 2024-12-03 03:33:10.139 | 46MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/openstacksdk/.git/objects 2024-12-03 03:33:10.139 | 46MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/zuul/zuul/.git/objects 2024-12-03 03:33:10.139 | 46MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/var/lib 2024-12-03 03:33:10.139 | 46MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/octavia/.git/objects 2024-12-03 03:33:10.140 | 45MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/skyline-console/.git/objects/pack 2024-12-03 03:33:10.140 | 44MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/project-config/.git/objects/pack 2024-12-03 03:33:10.140 | 44MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/share/icons 2024-12-03 03:33:10.140 | 43MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/nfv/.git 2024-12-03 03:33:10.140 | 43MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/meta-starlingx 2024-12-03 03:33:10.140 | 43MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/nfv/.git/objects 2024-12-03 03:33:10.140 | 43MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/dash-stack/contrib 2024-12-03 03:33:10.140 | 42MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/share/icons/Adwaita 2024-12-03 03:33:10.140 | 42MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/stackube 2024-12-03 03:33:10.140 | 42MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/compass-web 2024-12-03 03:33:10.140 | 42MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/openstack-ansible/.git 2024-12-03 03:33:10.140 | 42MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/group-based-policy/.git 2024-12-03 03:33:10.140 | 41MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/kolla/.git 2024-12-03 03:33:10.140 | 41MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/group-based-policy/.git/objects 2024-12-03 03:33:10.140 | 41MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/openstack-ansible/.git/objects 2024-12-03 03:33:10.140 | 41MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/kolla/.git/objects 2024-12-03 03:33:10.140 | 41MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/keystone/.git/objects/pack 2024-12-03 03:33:10.140 | 40MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/python-redfish 2024-12-03 03:33:10.140 | 40MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/airship/kubernetes-entrypoint/.git/objects/pack 2024-12-03 03:33:10.140 | 40MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/airship/kubernetes-entrypoint/.git/objects/pack/pack-ec6221634343e23f6a5607870f3fc36075b32549.pack 2024-12-03 03:33:10.140 | 40MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/kayobe/.git 2024-12-03 03:33:10.140 | 39MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/kayobe/.git/objects 2024-12-03 03:33:10.140 | 39MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/ironic/.git/objects/pack 2024-12-03 03:33:10.140 | 39MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/glance/.git 2024-12-03 03:33:10.140 | 39MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/security-doc 2024-12-03 03:33:10.140 | 39MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/tempest/.git 2024-12-03 03:33:10.140 | 39MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/neutron-fwaas 2024-12-03 03:33:10.140 | 38MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/glance/.git/objects 2024-12-03 03:33:10.140 | 38MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/tempest/.git/objects 2024-12-03 03:33:10.140 | 38MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/compass-adapters/.git 2024-12-03 03:33:10.140 | 38MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/project-config/.git/objects/pack/pack-7e44d582c4e963daaa5adaf2b98481a5bda91e75.pack 2024-12-03 03:33:10.140 | 38MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/neutron-vpnaas 2024-12-03 03:33:10.140 | 38MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/use-case-and-architecture/.git 2024-12-03 03:33:10.140 | 38MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/use-case-and-architecture/.git/objects 2024-12-03 03:33:10.140 | 38MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/compass-adapters/.git/objects 2024-12-03 03:33:10.140 | 38MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/opendev/netlify-sandbox/site 2024-12-03 03:33:10.140 | 38MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/compass-adapters/.git/objects/pack 2024-12-03 03:33:10.140 | 38MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/test/.git 2024-12-03 03:33:10.140 | 38MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/opendev/netlify-sandbox/site/.vuepress 2024-12-03 03:33:10.140 | 38MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/compass-adapters/.git/objects/pack/pack-5aea30ee4843369a431bdd5cfeaa348645e328ee.pack 2024-12-03 03:33:10.140 | 37MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/test/.git/objects 2024-12-03 03:33:10.140 | 37MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/etc 2024-12-03 03:33:10.140 | 37MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/computing-offload/generic_vdpa/qemu 2024-12-03 03:33:10.140 | 37MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/os-ken 2024-12-03 03:33:10.140 | 37MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/computing-offload/generic_vdpa/qemu/qemu-8.2.0.tar.gz 2024-12-03 03:33:10.140 | 37MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/test/.git/objects/pack 2024-12-03 03:33:10.140 | 37MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/computing-offload/.git/objects/a8 2024-12-03 03:33:10.140 | 37MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/computing-offload/.git/objects/a8/daef19782ad03e5c1e41c7979b6683e3ff39a7 2024-12-03 03:33:10.140 | 37MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/openstack-helm 2024-12-03 03:33:10.140 | 37MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/update 2024-12-03 03:33:10.140 | 37MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/python-openstackclient/.git 2024-12-03 03:33:10.140 | 36MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/kolla-ansible/.git/objects/pack 2024-12-03 03:33:10.140 | 36MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/neutron-fwaas/.git 2024-12-03 03:33:10.141 | 36MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/requirements 2024-12-03 03:33:10.141 | 36MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/python-openstackclient/.git/objects 2024-12-03 03:33:10.141 | 36MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/neutron-vpnaas/.git 2024-12-03 03:33:10.141 | 36MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/neutron-fwaas/.git/objects 2024-12-03 03:33:10.141 | 36MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/manila/.git 2024-12-03 03:33:10.141 | 36MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/test/.git/objects/pack/pack-468e9fd0561e8659952efb02e13ee241482b96f5.pack 2024-12-03 03:33:10.141 | 36MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/neutron-vpnaas/.git/objects 2024-12-03 03:33:10.141 | 36MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/requirements/.git 2024-12-03 03:33:10.141 | 36MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/heat/.git/objects/pack 2024-12-03 03:33:10.141 | 36MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/manila/.git/objects 2024-12-03 03:33:10.141 | 36MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/requirements/.git/objects 2024-12-03 03:33:10.141 | 35MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/opendev/system-config 2024-12-03 03:33:10.141 | 35MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/openstack-helm-infra 2024-12-03 03:33:10.141 | 35MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/designate 2024-12-03 03:33:10.141 | 34MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/test/resources/images/calico-ctl.tar 2024-12-03 03:33:10.141 | 34MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/networking-odl 2024-12-03 03:33:10.141 | 34MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/networking-odl/.git 2024-12-03 03:33:10.141 | 34MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/microstack/.git 2024-12-03 03:33:10.141 | 34MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/lib/modules 2024-12-03 03:33:10.141 | 34MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/lib/modules/5.10.0-60.139.0.166.oe2203.aarch64 2024-12-03 03:33:10.141 | 34MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/microstack/.git/objects 2024-12-03 03:33:10.141 | 34MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/microstack/.git/objects/pack 2024-12-03 03:33:10.141 | 34MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/networking-odl/.git/objects 2024-12-03 03:33:10.141 | 34MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/microstack/.git/objects/pack/pack-8815784053dacbfe39d5c6bf48e4ea5b8752d969.pack 2024-12-03 03:33:10.141 | 34MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/nfv/nfv 2024-12-03 03:33:10.141 | 34MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/use-case-and-architecture/.git/objects/pack 2024-12-03 03:33:10.141 | 34MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/use-case-and-architecture/.git/objects/pack/pack-2b0823843da94054a786517a587ca4bab137aaf5.pack 2024-12-03 03:33:10.141 | 33MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/lib/firmware/intel 2024-12-03 03:33:10.141 | 33MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/opendev/netlify-sandbox/site/.vuepress/public 2024-12-03 03:33:10.141 | 33MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/networking-odl/.git/objects/pack 2024-12-03 03:33:10.141 | 33MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/airship/airshipctl 2024-12-03 03:33:10.141 | 33MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/update/.git 2024-12-03 03:33:10.141 | 33MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/neutron-fwaas/.git/objects/pack 2024-12-03 03:33:10.141 | 33MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/keystone/.git/objects/pack/pack-f40c4517a20cd41807364af2c4dceeb3dbbda3cd.pack 2024-12-03 03:33:10.141 | 32MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/skyline-console/.git/objects/pack/pack-7586a019ed111b74ed1eb1787a8d6c6ffee8c14c.pack 2024-12-03 03:33:10.141 | 32MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/lib64/perl5 2024-12-03 03:33:10.141 | 32MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/update/.git/objects 2024-12-03 03:33:10.141 | 32MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/neutron-vpnaas/.git/objects/pack 2024-12-03 03:33:10.141 | 32MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/nfv/.git/objects/pack 2024-12-03 03:33:10.141 | 32MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/lib/modules/5.10.0-60.139.0.166.oe2203.aarch64/kernel 2024-12-03 03:33:10.141 | 32MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/nfv/.git/objects/pack/pack-62af37e1b59f78e9dbd40bc4046b6a488213b916.pack 2024-12-03 03:33:10.141 | 31MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/docs/.git/objects/pack 2024-12-03 03:33:10.141 | 31MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/meta-starlingx/.git 2024-12-03 03:33:10.141 | 31MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/nova/nova 2024-12-03 03:33:10.141 | 31MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/heat/.git/objects/pack/pack-df7d0e2cd44b0280a2411b3e75a93c7975061867.pack 2024-12-03 03:33:10.141 | 31MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/operations-guide 2024-12-03 03:33:10.141 | 31MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/meta-starlingx/.git/objects 2024-12-03 03:33:10.141 | 31MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/security-doc/.git 2024-12-03 03:33:10.141 | 31MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/cinder/cinder 2024-12-03 03:33:10.141 | 31MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/security-doc/.git/objects 2024-12-03 03:33:10.141 | 30MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/meta-starlingx/.git/objects/pack 2024-12-03 03:33:10.141 | 30MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/swift/.git/objects/pack 2024-12-03 03:33:10.141 | 30MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/meta-starlingx/.git/objects/pack/pack-5b79c038f7b76a469db6a23ba7d52d7182925e47.pack 2024-12-03 03:33:10.141 | 30MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/rally 2024-12-03 03:33:10.142 | 30MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/jjb 2024-12-03 03:33:10.142 | 30MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/networking-odl/.git/objects/pack/pack-2acd183adae53c9bf18f9898563726f7df71f710.pack 2024-12-03 03:33:10.142 | 30MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/lib/python3.9/site-packages/babel 2024-12-03 03:33:10.142 | 30MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/security-doc/.git/objects/pack 2024-12-03 03:33:10.142 | 30MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/mistral 2024-12-03 03:33:10.142 | 29MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/boot/initramfs-5.10.0-60.139.0.166.oe2203.aarch64.img 2024-12-03 03:33:10.142 | 29MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/neutron-fwaas/.git/objects/pack/pack-d9270b522ccaddf5b9b8bb4fdd1dbb38f6a0052d.pack 2024-12-03 03:33:10.142 | 29MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/trove 2024-12-03 03:33:10.142 | 29MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/security-doc/.git/objects/pack/pack-5a1d93bdf18bf0e2a6e3b27f93543b6f82ceaf4a.pack 2024-12-03 03:33:10.142 | 29MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/stackalytics 2024-12-03 03:33:10.142 | 29MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/opendev/publications 2024-12-03 03:33:10.142 | 29MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/opendev/publications/.git 2024-12-03 03:33:10.142 | 29MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/neutron-vpnaas/.git/objects/pack/pack-ab3b17e2d5f79ff07f1b712bcc3bcaa144ff5328.pack 2024-12-03 03:33:10.142 | 29MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/opendev/publications/.git/objects 2024-12-03 03:33:10.142 | 29MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/opendev/publications/.git/objects/pack 2024-12-03 03:33:10.142 | 29MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/zuul/zuul/.git/objects/pack 2024-12-03 03:33:10.142 | 29MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/opendev/publications/.git/objects/pack/pack-63a587813d9d13ab62e7895c692a2fdd748d83d8.pack 2024-12-03 03:33:10.142 | 29MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/stackube/vendor 2024-12-03 03:33:10.142 | 29MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/docs/.git/objects/pack/pack-b81ea40b791a540551253cf09ecbfc0e1ff53986.pack 2024-12-03 03:33:10.142 | 28MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/lib/python3.9/site-packages/babel/locale-data 2024-12-03 03:33:10.142 | 28MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/server/internal/routers 2024-12-03 03:33:10.142 | 28MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/openstack-ansible/.git/objects/pack 2024-12-03 03:33:10.142 | 28MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/server/internal/routers/vue 2024-12-03 03:33:10.142 | 28MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/server/internal/routers/vue/static 2024-12-03 03:33:10.142 | 28MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/server/internal/routers/vue/static/dist 2024-12-03 03:33:10.142 | 28MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/controlplane_performance/200_nodes 2024-12-03 03:33:10.142 | 28MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/share/perl5 2024-12-03 03:33:10.142 | 28MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/controlplane_performance/200_nodes/configs 2024-12-03 03:33:10.142 | 28MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/jjb/jenkins-job-builder 2024-12-03 03:33:10.142 | 28MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/openstack-helm/.git 2024-12-03 03:33:10.142 | 28MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/tox-env 2024-12-03 03:33:10.142 | 28MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/tox-env/lib 2024-12-03 03:33:10.142 | 28MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/tox-env/lib/python3.9 2024-12-03 03:33:10.142 | 28MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/tox-env/lib/python3.9/site-packages 2024-12-03 03:33:10.142 | 28MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/openstack-helm/.git/objects 2024-12-03 03:33:10.142 | 28MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/releases/.git/objects/pack 2024-12-03 03:33:10.142 | 28MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/lib64/libicudata.so.69.1 2024-12-03 03:33:10.142 | 28MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/controlplane_density 2024-12-03 03:33:10.142 | 28MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/designate/.git 2024-12-03 03:33:10.142 | 28MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/nfv/nfv/nfv-tests 2024-12-03 03:33:10.142 | 28MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/ceilometer 2024-12-03 03:33:10.142 | 28MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/controlplane_density/configs 2024-12-03 03:33:10.142 | 27MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/designate/.git/objects 2024-12-03 03:33:10.142 | 27MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/magnum 2024-12-03 03:33:10.142 | 27MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/volvocars 2024-12-03 03:33:10.142 | 27MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/devstack 2024-12-03 03:33:10.142 | 27MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/stx-puppet 2024-12-03 03:33:10.142 | 27MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/volvocars/powertrain-build 2024-12-03 03:33:10.142 | 27MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/integ/.git 2024-12-03 03:33:10.142 | 27MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/lib64/python3.9/test/__pycache__ 2024-12-03 03:33:10.142 | 27MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/skyline-apiserver 2024-12-03 03:33:10.142 | 26MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/pyeclib 2024-12-03 03:33:10.142 | 26MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/nfv/nfv/nfv-tests/nfv_scenario_tests 2024-12-03 03:33:10.142 | 26MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openinfra/openstackweb/.git 2024-12-03 03:33:10.143 | 26MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/integ/.git/objects 2024-12-03 03:33:10.143 | 26MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/nfv/nfv/nfv-tests/nfv_scenario_tests/data 2024-12-03 03:33:10.143 | 26MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/config/.git/objects/pack 2024-12-03 03:33:10.143 | 26MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/nfv/nfv/nfv-tests/nfv_scenario_tests/data/loads 2024-12-03 03:33:10.143 | 26MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-router-net-vm-creation/logs/osp7_controller1_1447326246805_93065 2024-12-03 03:33:10.143 | 26MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-router-net-vm-creation/logs/controller1 2024-12-03 03:33:10.143 | 26MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-router-net-vm-creation/logs/osp7_controller1_1447326246805_93065/var 2024-12-03 03:33:10.143 | 26MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-router-net-vm-creation/logs/controller1/var 2024-12-03 03:33:10.143 | 26MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-router-net-vm-creation/logs/osp7_controller1_1447326246805_93065/var/log 2024-12-03 03:33:10.143 | 26MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-router-net-vm-creation/logs/controller1/var/log 2024-12-03 03:33:10.143 | 26MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/opendev/system-config/.git 2024-12-03 03:33:10.143 | 26MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openinfra/openstackweb/themes 2024-12-03 03:33:10.143 | 26MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openinfra/openstackweb/themes/openstack 2024-12-03 03:33:10.143 | 26MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openinfra/openstackweb/.git/objects 2024-12-03 03:33:10.143 | 26MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openinfra/openstackweb/.git/objects/pack 2024-12-03 03:33:10.143 | 26MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018/Branch090505/train_daginfo.csv 2024-12-03 03:33:10.143 | 26MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/puppet-nova 2024-12-03 03:33:10.143 | 25MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/opendev/system-config/.git/objects 2024-12-03 03:33:10.143 | 25MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/var/lib/rpm 2024-12-03 03:33:10.143 | 25MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openinfra/openstackweb/.git/objects/pack/pack-084c6bc2204bbbb7e26b2c79c9d04cc6d8ba8b45.pack 2024-12-03 03:33:10.143 | 25MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/tacker/samples 2024-12-03 03:33:10.143 | 25MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/stackalytics/.git 2024-12-03 03:33:10.143 | 25MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/openstack-helm-infra/.git 2024-12-03 03:33:10.143 | 25MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/stackalytics/.git/objects 2024-12-03 03:33:10.143 | 25MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/placement 2024-12-03 03:33:10.143 | 25MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/charm-interface-keystone 2024-12-03 03:33:10.143 | 25MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/sunbeam-charms 2024-12-03 03:33:10.143 | 25MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/lib/firmware/liquidio 2024-12-03 03:33:10.143 | 25MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/charm-interface-keystone/.git 2024-12-03 03:33:10.143 | 25MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/openstack-helm-infra/.git/objects 2024-12-03 03:33:10.143 | 25MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/rally-openstack 2024-12-03 03:33:10.143 | 25MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/charm-interface-keystone/.git/objects 2024-12-03 03:33:10.143 | 25MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/charm-interface-keystone/.git/objects/pack 2024-12-03 03:33:10.143 | 25MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/manila/.git/objects/pack 2024-12-03 03:33:10.143 | 25MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/operations-guide/.git 2024-12-03 03:33:10.143 | 25MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/cache/files/cirros-0.6.3-aarch64-disk.img 2024-12-03 03:33:10.143 | 24MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/charm-interface-keystone/.git/objects/pack/pack-1fcd1b2ff5d0a3850009e03f44057ac69b83e0c1.pack 2024-12-03 03:33:10.143 | 24MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/operations-guide/.git/objects 2024-12-03 03:33:10.143 | 24MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/cache/files/cirros-0.6.2-aarch64-disk.img 2024-12-03 03:33:10.143 | 24MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/ironic/.git/objects/pack/pack-957ec90d3200f6d8bfd0965785142a1fdce67c22.pack 2024-12-03 03:33:10.143 | 24MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/zuul/nodepool 2024-12-03 03:33:10.143 | 24MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/devstack/.git 2024-12-03 03:33:10.143 | 24MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/.git/objects/pack/pack-3faa2c52bfd6aa19495784e367e4ad8f1df5c47a.pack 2024-12-03 03:33:10.143 | 24MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/freezer 2024-12-03 03:33:10.143 | 24MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/devstack/.git/objects 2024-12-03 03:33:10.143 | 24MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/operations-guide/.git/objects/pack 2024-12-03 03:33:10.143 | 24MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/libexec/gcc/aarch64-linux-gnu/10.3.1/cc1 2024-12-03 03:33:10.143 | 24MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/ceilometer/.git 2024-12-03 03:33:10.143 | 24MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/api-site 2024-12-03 03:33:10.143 | 24MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/opendev/system-config/.git/objects/pack 2024-12-03 03:33:10.143 | 24MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/operations-guide/.git/objects/pack/pack-80860e612c992f3591884588c5e8a4c0a7c90a16.pack 2024-12-03 03:33:10.143 | 23MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/swift/.git/objects/pack/pack-59c0d8cc4aafbb9dbeda078579172840b45277d4.pack 2024-12-03 03:33:10.143 | 23MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/ceilometer/.git/objects 2024-12-03 03:33:10.143 | 23MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/ansible-playbooks 2024-12-03 03:33:10.144 | 23MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/poppy 2024-12-03 03:33:10.144 | 23MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/airship/kubernetes-entrypoint/.git/objects/cb 2024-12-03 03:33:10.144 | 23MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/airship/kubernetes-entrypoint/.git/objects/cb/e95be2a135ace16fade48e07c4b68c326ac110 2024-12-03 03:33:10.144 | 23MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/ironic-python-agent 2024-12-03 03:33:10.144 | 23MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/stx-puppet/.git 2024-12-03 03:33:10.144 | 23MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/openstack-ansible/.git/objects/pack/pack-9ffe9a9d1b202d71c63c1cd5d78fb2de3a7a7acf.pack 2024-12-03 03:33:10.144 | 23MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/metal 2024-12-03 03:33:10.144 | 23MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/api-site/.git 2024-12-03 03:33:10.144 | 23MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/neutron/neutron 2024-12-03 03:33:10.144 | 23MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/api-site/.git/objects 2024-12-03 03:33:10.144 | 23MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018/Branch080101/train_daginfo.csv 2024-12-03 03:33:10.144 | 23MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/libexec/gcc/aarch64-linux-gnu/10.3.1/lto1 2024-12-03 03:33:10.144 | 23MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/bin/lto-dump 2024-12-03 03:33:10.144 | 23MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/stx-puppet/.git/objects 2024-12-03 03:33:10.144 | 23MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/api-site/.git/objects/pack 2024-12-03 03:33:10.144 | 23MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/neutron-lib 2024-12-03 03:33:10.144 | 23MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/python-redfish/dmtf 2024-12-03 03:33:10.144 | 23MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/lib/modules/5.10.0-60.139.0.166.oe2203.aarch64/kernel/drivers 2024-12-03 03:33:10.144 | 22MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/skyline-console/docs 2024-12-03 03:33:10.144 | 22MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/whitebox-tempest-plugin 2024-12-03 03:33:10.144 | 22MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/releases/deliverables 2024-12-03 03:33:10.144 | 22MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/xstatic-roboto-fontface 2024-12-03 03:33:10.144 | 22MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/horizon/openstack_dashboard 2024-12-03 03:33:10.144 | 22MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/trove/.git 2024-12-03 03:33:10.144 | 22MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/releases/.git/objects/pack/pack-421d2150f5a758e0e315c265dbbd47ba44b38c57.pack 2024-12-03 03:33:10.144 | 22MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/tacker/samples/tests 2024-12-03 03:33:10.144 | 22MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/whitebox-tempest-plugin/.git 2024-12-03 03:33:10.144 | 22MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/kolla-ansible/.git/objects/pack/pack-0311418ea4ae08a45ff1ce982a32024bf29615ef.pack 2024-12-03 03:33:10.144 | 22MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/python-manilaclient 2024-12-03 03:33:10.144 | 22MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/dash-stack/contrib/AdminLTE 2024-12-03 03:33:10.144 | 22MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/freezer/.git 2024-12-03 03:33:10.144 | 22MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/rally/.git 2024-12-03 03:33:10.144 | 22MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/whitebox-tempest-plugin/.git/objects 2024-12-03 03:33:10.144 | 22MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/trove/.git/objects 2024-12-03 03:33:10.144 | 22MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/placement/.git 2024-12-03 03:33:10.144 | 22MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/compass-core 2024-12-03 03:33:10.144 | 22MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/tobiko 2024-12-03 03:33:10.144 | 22MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/freezer/.git/objects 2024-12-03 03:33:10.144 | 22MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/rally/.git/objects 2024-12-03 03:33:10.144 | 22MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/puppet-nova/.git 2024-12-03 03:33:10.144 | 21MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/placement/.git/objects 2024-12-03 03:33:10.144 | 21MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/api-site/.git/objects/pack/pack-b8d539eb9b9f781af44c43e3444f2d20945085d5.pack 2024-12-03 03:33:10.144 | 21MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/server/internal/routers/vue/static/dist/src-modules 2024-12-03 03:33:10.144 | 21MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/puppet-nova/.git/objects 2024-12-03 03:33:10.144 | 21MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/cache/files/cirros-0.6.3-x86_64-disk.img 2024-12-03 03:33:10.144 | 21MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/glance/.git/objects/pack 2024-12-03 03:33:10.144 | 21MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/lib64/perl5/vendor_perl 2024-12-03 03:33:10.144 | 21MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/nova/nova/tests 2024-12-03 03:33:10.144 | 21MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/puppet-neutron 2024-12-03 03:33:10.144 | 21MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/cache/files/cirros-0.6.2-x86_64-disk.img 2024-12-03 03:33:10.144 | 21MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/lib/firmware/qed 2024-12-03 03:33:10.144 | 21MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/tools 2024-12-03 03:33:10.144 | 21MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/lib/firmware/qcom/sm8250 2024-12-03 03:33:10.145 | 21MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/os-ken/os_ken 2024-12-03 03:33:10.145 | 21MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/tempest/.git/objects/pack 2024-12-03 03:33:10.145 | 21MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/docs/doc 2024-12-03 03:33:10.145 | 21MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/docs/doc/source 2024-12-03 03:33:10.145 | 21MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/zuul/nodepool/.git 2024-12-03 03:33:10.145 | 21MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/freezer/.git/objects/pack 2024-12-03 03:33:10.145 | 20MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/zuul/nodepool/.git/objects 2024-12-03 03:33:10.145 | 20MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/election 2024-12-03 03:33:10.145 | 20MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/freezer/.git/objects/pack/pack-56fd05e52f96aa0757a05994749860d8ca0ce1f2.pack 2024-12-03 03:33:10.145 | 20MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/magnum/.git 2024-12-03 03:33:10.145 | 20MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/training-guides/doc 2024-12-03 03:33:10.145 | 20MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/cache/files/cirros-0.6.3-x86_64-uec.tar.gz 2024-12-03 03:33:10.145 | 20MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/diskimage-builder 2024-12-03 03:33:10.145 | 20MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/lib/firmware/liquidio/lio_23xx_vsw.bin 2024-12-03 03:33:10.145 | 20MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/server/internal/routers/vue/static/dist/src-modules/assets 2024-12-03 03:33:10.145 | 20MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/magnum/.git/objects 2024-12-03 03:33:10.145 | 20MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/cache/files/cirros-0.6.2-x86_64-uec.tar.gz 2024-12-03 03:33:10.145 | 20MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/container_cluster_systems 2024-12-03 03:33:10.145 | 20MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/os-testr-env 2024-12-03 03:33:10.145 | 20MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/tools/.git 2024-12-03 03:33:10.145 | 20MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/os-testr-env/lib 2024-12-03 03:33:10.145 | 20MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/os-testr-env/lib/python3.9 2024-12-03 03:33:10.145 | 20MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/os-testr-env/lib/python3.9/site-packages 2024-12-03 03:33:10.145 | 20MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/openstacksdk/.git/objects/pack 2024-12-03 03:33:10.145 | 20MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/computing-offload/generic_vdpa/libvirt 2024-12-03 03:33:10.145 | 20MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/lib64/gconv 2024-12-03 03:33:10.145 | 20MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/computing-offload/generic_vdpa/libvirt/libvirt-9.10.0.tar.gz 2024-12-03 03:33:10.145 | 20MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/computing-offload/.git/objects/2f 2024-12-03 03:33:10.145 | 20MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/computing-offload/.git/objects/2f/a9d39b2bdbf742f0e2b4b1995ca1ed11c96a48 2024-12-03 03:33:10.145 | 19MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/zuul/zuul-jobs 2024-12-03 03:33:10.145 | 19MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/ironic-python-agent/.git 2024-12-03 03:33:10.145 | 19MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/tools/.git/objects 2024-12-03 03:33:10.145 | 19MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/control_plane 2024-12-03 03:33:10.145 | 19MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/rally/.git/objects/pack 2024-12-03 03:33:10.145 | 19MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/control_plane/1000_nodes 2024-12-03 03:33:10.145 | 19MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/controlplane_performance/1000_nodes 2024-12-03 03:33:10.145 | 19MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/control_plane/1000_nodes/configs 2024-12-03 03:33:10.145 | 19MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/controlplane_performance/1000_nodes/configs 2024-12-03 03:33:10.145 | 19MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/etc/ima 2024-12-03 03:33:10.145 | 19MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/bindep-env 2024-12-03 03:33:10.145 | 19MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/glance/.git/objects/pack/pack-19d5e92e221cea43f57a5d147e6cbe6c56a6efb9.pack 2024-12-03 03:33:10.145 | 19MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/cache/files/cirros-0.5.3-aarch64-disk.img 2024-12-03 03:33:10.145 | 19MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/ironic-python-agent/.git/objects 2024-12-03 03:33:10.145 | 19MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/lib/locale 2024-12-03 03:33:10.145 | 19MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/bindep-env/lib 2024-12-03 03:33:10.145 | 19MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/bindep-env/lib/python3.9 2024-12-03 03:33:10.145 | 19MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/bindep-env/lib/python3.9/site-packages 2024-12-03 03:33:10.145 | 19MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/opendev/system-config/.git/objects/pack/pack-03bf3aac5014c862dc94506303c523a8fe7b4a1e.pack 2024-12-03 03:33:10.145 | 19MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/tacker/samples/tests/etc 2024-12-03 03:33:10.145 | 19MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/browbeat 2024-12-03 03:33:10.145 | 19MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/tacker/samples/tests/etc/samples 2024-12-03 03:33:10.145 | 19MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/sunbeam-charms/.git 2024-12-03 03:33:10.145 | 19MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/share/fonts 2024-12-03 03:33:10.145 | 19MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/share/fonts/dejavu 2024-12-03 03:33:10.145 | 19MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/pyeclib/.git 2024-12-03 03:33:10.146 | 19MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/tacker/samples/tests/etc/samples/etsi 2024-12-03 03:33:10.146 | 19MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/tacker/samples/tests/etc/samples/etsi/nfv 2024-12-03 03:33:10.146 | 19MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018/Branch060202/val.csv 2024-12-03 03:33:10.146 | 19MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/lib/firmware/qcom/sdm845 2024-12-03 03:33:10.146 | 19MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/compass-web/v2.5 2024-12-03 03:33:10.146 | 19MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/lib/locale/locale-archive 2024-12-03 03:33:10.146 | 19MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018/Branch060202/test.csv 2024-12-03 03:33:10.146 | 19MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/puppet-openstack-integration 2024-12-03 03:33:10.146 | 19MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/sunbeam-charms/.git/objects 2024-12-03 03:33:10.146 | 19MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/rpm-packaging 2024-12-03 03:33:10.146 | 19MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/placement/.git/objects/pack 2024-12-03 03:33:10.146 | 18MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/pyeclib/.git/objects 2024-12-03 03:33:10.146 | 18MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/governance 2024-12-03 03:33:10.146 | 18MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/os-log-merger/.git 2024-12-03 03:33:10.146 | 18MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/nova-specs 2024-12-03 03:33:10.146 | 18MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/alexandria 2024-12-03 03:33:10.146 | 18MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/microstack/snap-overlay 2024-12-03 03:33:10.146 | 18MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/whitebox-tempest-plugin/.git/objects/pack 2024-12-03 03:33:10.146 | 18MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/bifrost 2024-12-03 03:33:10.146 | 18MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/os-log-merger/.git/objects 2024-12-03 03:33:10.146 | 18MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/os-log-merger/.git/objects/pack 2024-12-03 03:33:10.146 | 18MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/os-log-merger/.git/objects/pack/pack-a8a4b54350e8529f70d3681449825c8c7a81ca56.pack 2024-12-03 03:33:10.146 | 18MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/python-manilaclient/.git 2024-12-03 03:33:10.146 | 18MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/whitebox-tempest-plugin/.git/objects/pack/pack-bfb0ca6cc7b4fb76cab7a9d9f929d5a0be6c131b.pack 2024-12-03 03:33:10.146 | 18MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/openstack-ansible-ops 2024-12-03 03:33:10.146 | 18MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/puppet-openstack-integration/.git 2024-12-03 03:33:10.146 | 18MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/share/doc 2024-12-03 03:33:10.146 | 18MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/cache/files/cirros-0.5.3-x86_64-disk.img 2024-12-03 03:33:10.146 | 18MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/glean 2024-12-03 03:33:10.146 | 18MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/controlplane_performance/400_nodes 2024-12-03 03:33:10.146 | 18MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openinfra/openstackweb/themes/openstack/images 2024-12-03 03:33:10.146 | 18MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/opendev/infra-vhd-util-deb 2024-12-03 03:33:10.146 | 18MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/python-manilaclient/.git/objects 2024-12-03 03:33:10.146 | 18MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/controlplane_performance/400_nodes/configs 2024-12-03 03:33:10.146 | 18MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/opendev/infra-vhd-util-deb/.git 2024-12-03 03:33:10.146 | 18MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/glean/lib 2024-12-03 03:33:10.146 | 18MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/glean/lib/python3.9 2024-12-03 03:33:10.146 | 18MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/glean/lib/python3.9/site-packages 2024-12-03 03:33:10.146 | 18MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/puppet-openstack-integration/.git/objects 2024-12-03 03:33:10.146 | 18MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/server/internal/routers/vue/static/dist/src-modules/assets/js 2024-12-03 03:33:10.146 | 18MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/python-redfish/.git 2024-12-03 03:33:10.146 | 18MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/stackube/vendor/k8s.io 2024-12-03 03:33:10.146 | 18MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/opendev/infra-vhd-util-deb/.git/objects 2024-12-03 03:33:10.146 | 18MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/opendev/infra-vhd-util-deb/.git/objects/pack 2024-12-03 03:33:10.146 | 18MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/lib64/python3.9/site-packages 2024-12-03 03:33:10.146 | 18MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/tacker-specs 2024-12-03 03:33:10.146 | 18MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/charm-octavia-diskimage-retrofit 2024-12-03 03:33:10.146 | 17MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/python-redfish/.git/objects 2024-12-03 03:33:10.146 | 17MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/python-redfish/.git/objects/pack 2024-12-03 03:33:10.146 | 17MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/rally/.git/objects/pack/pack-76baf5e74c7f71b3f63b35edb913d61c42bbc3ac.pack 2024-12-03 03:33:10.146 | 17MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/neutron/doc 2024-12-03 03:33:10.146 | 17MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/python-redfish/.git/objects/pack/pack-fb6ca5d329089bfbe855edcd9de4a29ab9c83cdc.pack 2024-12-03 03:33:10.146 | 17MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/neutron/doc/source 2024-12-03 03:33:10.146 | 17MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/zuul/zuul/.git/objects/pack/pack-08b6b552e7a98faaffdb7641d10fda985855f5be.pack 2024-12-03 03:33:10.146 | 17MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/opendev/infra-vhd-util-deb/.git/objects/pack/pack-8a6c50c87475f07088aa05fb0e7caf1cc8c9f299.pack 2024-12-03 03:33:10.147 | 17MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/tempest/.git/objects/pack/pack-35a59f5a20997b96eea3b93a7aae672da8052d25.pack 2024-12-03 03:33:10.147 | 17MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/charm-octavia-diskimage-retrofit/.git 2024-12-03 03:33:10.147 | 17MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/puppet-neutron/.git 2024-12-03 03:33:10.147 | 17MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018/Branch060202/train_daginfo.csv 2024-12-03 03:33:10.147 | 17MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/vitrage 2024-12-03 03:33:10.147 | 17MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/ansible-playbooks/.git 2024-12-03 03:33:10.147 | 17MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/placement/.git/objects/pack/pack-56cf8dc5aa741f08f6f025b4de9294adccf25e9b.pack 2024-12-03 03:33:10.147 | 17MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/nfv/nfv/nfv-tests/nfv_scenario_tests/data/loads/cirros-guest.img 2024-12-03 03:33:10.147 | 17MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/ovn-bgp-agent 2024-12-03 03:33:10.147 | 17MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/manila/manila 2024-12-03 03:33:10.147 | 17MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/cache/files/cirros-0.5.3-x86_64-uec.tar.gz 2024-12-03 03:33:10.147 | 17MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/cinder/cinder/tests 2024-12-03 03:33:10.147 | 17MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/charm-octavia-diskimage-retrofit/.git/objects 2024-12-03 03:33:10.147 | 17MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/airship/treasuremap 2024-12-03 03:33:10.147 | 17MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/nova/.git/objects/pack/pack-902b2016dba7070c0f575c2547dedb52e8901aed.idx 2024-12-03 03:33:10.147 | 17MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/puppet-neutron/.git/objects 2024-12-03 03:33:10.147 | 17MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/openstack/.git/objects/info 2024-12-03 03:33:10.147 | 17MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/openstack/.git/objects/info/commit-graph 2024-12-03 03:33:10.147 | 17MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/charm-placement 2024-12-03 03:33:10.147 | 17MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/charm-watcher-dashboard 2024-12-03 03:33:10.147 | 17MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/watcher 2024-12-03 03:33:10.147 | 17MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/tobiko/.git 2024-12-03 03:33:10.147 | 17MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/var/cache/dnf/everything-c8fdc106eca1863e 2024-12-03 03:33:10.147 | 17MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/var/cache/dnf/everything-c8fdc106eca1863e/repodata 2024-12-03 03:33:10.147 | 17MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/ansible-playbooks/.git/objects 2024-12-03 03:33:10.147 | 17MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/training-guides/doc/upstream-training 2024-12-03 03:33:10.147 | 17MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/training-guides/doc/upstream-training/source 2024-12-03 03:33:10.147 | 17MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/charm-placement/.git 2024-12-03 03:33:10.147 | 16MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/charm-watcher-dashboard/.git 2024-12-03 03:33:10.147 | 16MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/tobiko/.git/objects 2024-12-03 03:33:10.147 | 16MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/monasca-agent 2024-12-03 03:33:10.147 | 16MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/barbican 2024-12-03 03:33:10.147 | 16MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/xstatic-roboto-fontface/xstatic 2024-12-03 03:33:10.147 | 16MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/xstatic-roboto-fontface/xstatic/pkg 2024-12-03 03:33:10.147 | 16MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/xstatic-roboto-fontface/xstatic/pkg/roboto_fontface 2024-12-03 03:33:10.147 | 16MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/xstatic-roboto-fontface/xstatic/pkg/roboto_fontface/data 2024-12-03 03:33:10.147 | 16MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/pyeclib/.git/objects/pack 2024-12-03 03:33:10.147 | 16MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/charm-watcher-dashboard/.git/objects 2024-12-03 03:33:10.147 | 16MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/governance/.git 2024-12-03 03:33:10.147 | 16MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/lib/firmware/i915 2024-12-03 03:33:10.147 | 16MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/openstack-armada-app 2024-12-03 03:33:10.147 | 16MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/charm-placement/.git/objects 2024-12-03 03:33:10.147 | 16MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/openstack-helm-plugin 2024-12-03 03:33:10.147 | 16MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/var/lib/selinux 2024-12-03 03:33:10.147 | 16MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/var/lib/selinux/targeted 2024-12-03 03:33:10.147 | 16MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/var/lib/selinux/targeted/active 2024-12-03 03:33:10.147 | 16MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/pyeclib/.git/objects/pack/pack-fc04b5381b85b21c0af504a32614c77d69c7395b.pack 2024-12-03 03:33:10.147 | 16MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/os-ken/.git 2024-12-03 03:33:10.147 | 16MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/charm-masakari-monitors 2024-12-03 03:33:10.147 | 16MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/governance/.git/objects 2024-12-03 03:33:10.147 | 16MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/xstatic-roboto-fontface/xstatic/pkg/roboto_fontface/data/fonts 2024-12-03 03:33:10.147 | 16MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/rpm-packaging/.git 2024-12-03 03:33:10.147 | 16MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-router-net-vm-creation/logs/osp7_controller1_1447326246805_93065/var/log/neutron 2024-12-03 03:33:10.147 | 16MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-router-net-vm-creation/logs/controller1/var/log/neutron 2024-12-03 03:33:10.147 | 16MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/aodh 2024-12-03 03:33:10.147 | 16MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/charm-masakari-monitors/.git 2024-12-03 03:33:10.147 | 16MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openinfra/openstackweb/html2pdf_v4.03 2024-12-03 03:33:10.148 | 16MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/os-ken/os_ken/tests 2024-12-03 03:33:10.148 | 16MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/rally-openstack/.git 2024-12-03 03:33:10.148 | 16MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/charm-neutron-api-plugin-ironic 2024-12-03 03:33:10.148 | 16MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/cinder/cinder/tests/unit 2024-12-03 03:33:10.148 | 16MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/cache/files/zanata-cli-4.3.3-dist.tar.gz 2024-12-03 03:33:10.148 | 16MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/tacker/samples/tests/etc/samples/etsi/nfv/common 2024-12-03 03:33:10.148 | 16MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/kernel 2024-12-03 03:33:10.148 | 16MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/os-ken/.git/objects 2024-12-03 03:33:10.148 | 16MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/charm-neutron-api-plugin-ironic/.git 2024-12-03 03:33:10.148 | 16MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/tacker/samples/tests/etc/samples/etsi/nfv/common/Files 2024-12-03 03:33:10.148 | 16MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/rpm-packaging/.git/objects 2024-12-03 03:33:10.148 | 16MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/manila/.git/objects/pack/pack-a4e462dded4c8d2593006f5d67e5d19fff2a12e0.pack 2024-12-03 03:33:10.148 | 16MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/tacker/samples/tests/etc/samples/etsi/nfv/common/Files/images 2024-12-03 03:33:10.148 | 16MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/tacker/samples/tests/etc/samples/etsi/nfv/common/Files/images/cirros-0.5.2-x86_64-disk.img 2024-12-03 03:33:10.148 | 16MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/charm-octavia-diskimage-retrofit/.git/objects/pack 2024-12-03 03:33:10.148 | 16MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/charm-octavia-diskimage-retrofit/.git/objects/pack/pack-68d02b5f893dcca1db0123142c33defeee69a183.pack 2024-12-03 03:33:10.148 | 16MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/charm-masakari-monitors/.git/objects 2024-12-03 03:33:10.148 | 16MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/server/internal/pkg/utils/data/outGiving/M5ZE22 2024-12-03 03:33:10.148 | 16MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/server/internal/pkg/utils/data/outGiving/MXZ084/d20f00d7-983c-4a6b-b72b-d6957c9eca66 2024-12-03 03:33:10.149 | 16MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/server/internal/pkg/utils/data/outGiving/MXZ084/cd256eb8-5f08-4529-819a-8c72cbde2b20 2024-12-03 03:33:10.149 | 16MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/server/internal/pkg/utils/data/outGiving/MXZ084/884b0817-5eac-4bbd-b02a-6fe9cb3454db 2024-12-03 03:33:10.149 | 16MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/server/internal/pkg/utils/data/outGiving/MXZ084/7f93be24-9c3a-43fb-b0ea-9c8e32955319 2024-12-03 03:33:10.149 | 16MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/server/internal/pkg/utils/data/outGiving/M5ZE22/3028.jpg 2024-12-03 03:33:10.149 | 16MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/rally-openstack/.git/objects 2024-12-03 03:33:10.149 | 16MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/kolla/.git/objects/pack 2024-12-03 03:33:10.149 | 16MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/octavia/.git/objects/pack 2024-12-03 03:33:10.149 | 15MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/python-openstackclient/.git/objects/pack 2024-12-03 03:33:10.149 | 15MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/charm-neutron-api-plugin-ironic/.git/objects 2024-12-03 03:33:10.150 | 15MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/opendev/netlify-sandbox/site/.vuepress/public/templates 2024-12-03 03:33:10.150 | 15MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/charm-watcher-dashboard/.git/objects/14 2024-12-03 03:33:10.150 | 15MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/charm-watcher-dashboard/.git/objects/14/e087cda64088f5491bbf5f897fe696fb58f17e 2024-12-03 03:33:10.150 | 15MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/ovn-octavia-provider 2024-12-03 03:33:10.150 | 15MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/integ/kubernetes 2024-12-03 03:33:10.150 | 15MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/jjb/jenkins-job-builder/.git 2024-12-03 03:33:10.150 | 15MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/docs/resources 2024-12-03 03:33:10.150 | 15MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/bifrost/.git 2024-12-03 03:33:10.150 | 15MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/lib/firmware/qcom/sm8250/adsp.mbn 2024-12-03 03:33:10.150 | 15MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/openstack-manuals/www 2024-12-03 03:33:10.151 | 15MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/lib/firmware/dpaa2 2024-12-03 03:33:10.151 | 15MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/lib/firmware/dpaa2/mc 2024-12-03 03:33:10.151 | 15MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/ceilometer/.git/objects/pack 2024-12-03 03:33:10.151 | 15MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/lib64/perl5/vendor_perl/auto 2024-12-03 03:33:10.151 | 15MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openinfra/edge-computing-group 2024-12-03 03:33:10.151 | 15MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/compass-web/v2 2024-12-03 03:33:10.151 | 15MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/opendev/netlify-sandbox/.git 2024-12-03 03:33:10.151 | 15MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/neutron-lib/.git 2024-12-03 03:33:10.151 | 15MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/metal/.git 2024-12-03 03:33:10.152 | 15MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openinfra/openstackweb/html2pdf_v4.03/_tcpdf_5.0.002 2024-12-03 03:33:10.152 | 15MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/ovn-bgp-agent/.git 2024-12-03 03:33:10.152 | 15MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/bifrost/.git/objects 2024-12-03 03:33:10.152 | 15MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/opendev/netlify-sandbox/.git/objects 2024-12-03 03:33:10.152 | 15MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/opendev/netlify-sandbox/.git/objects/pack 2024-12-03 03:33:10.152 | 15MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/opendev/netlify-sandbox/.git/objects/pack/pack-503d5fbc361174c0dfb8a92995de8d0c709073f4.pack 2024-12-03 03:33:10.152 | 15MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/jjb/jenkins-job-builder/.git/objects 2024-12-03 03:33:10.152 | 15MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/dash-stack/contrib/AdminLTE/plugins 2024-12-03 03:33:10.152 | 15MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/ovn-bgp-agent/.git/objects 2024-12-03 03:33:10.152 | 15MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/metal/.git/objects 2024-12-03 03:33:10.153 | 15MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/neutron-lib/.git/objects 2024-12-03 03:33:10.153 | 15MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/openstack/.git/objects/pack/pack-de39bced715ba217d291b10a7c87b0c75ba3a66c.idx 2024-12-03 03:33:10.153 | 15MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/training-guides/doc/upstream-training/source/slides 2024-12-03 03:33:10.153 | 15MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/charm-placement/.git/objects/pack 2024-12-03 03:33:10.153 | 15MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/charm-placement/.git/objects/pack/pack-a00d5e73c356c4774618d2eeeea0795868110242.pack 2024-12-03 03:33:10.153 | 15MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/charm-masakari-monitors/.git/objects/pack 2024-12-03 03:33:10.153 | 14MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/charm-masakari-monitors/.git/objects/pack/pack-0e2471d9ba26ac977e1aa8e70956c91fa4cdc0e5.pack 2024-12-03 03:33:10.153 | 14MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/charm-neutron-api-plugin-ironic/.git/objects/pack 2024-12-03 03:33:10.153 | 14MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/charm-neutron-api-plugin-ironic/.git/objects/pack/pack-beb3d532f613b9f396cc0ae854b040e8a70c1d3a.pack 2024-12-03 03:33:10.153 | 14MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/training-guides/doc/upstream-training/source/slides/_assets 2024-12-03 03:33:10.154 | 14MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/utilities 2024-12-03 03:33:10.154 | 14MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/dash-stack/.git 2024-12-03 03:33:10.154 | 14MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/zaqar 2024-12-03 03:33:10.154 | 14MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/skyline-console/skyline_console 2024-12-03 03:33:10.154 | 14MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/skyline-console/skyline_console/static 2024-12-03 03:33:10.154 | 14MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/ovn-octavia-provider/.git 2024-12-03 03:33:10.154 | 14MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/neutron/doc/source/admin 2024-12-03 03:33:10.154 | 14MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/aodh/.git 2024-12-03 03:33:10.154 | 14MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/var/lib/rpm/Index.db 2024-12-03 03:33:10.155 | 14MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/compass-web/v2.5/target 2024-12-03 03:33:10.155 | 14MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/airship/airshipctl/manifests 2024-12-03 03:33:10.155 | 14MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/skyline-apiserver/doc 2024-12-03 03:33:10.155 | 14MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/skyline-apiserver/doc/source 2024-12-03 03:33:10.155 | 14MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/tacker-specs/.git 2024-12-03 03:33:10.155 | 14MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/puppet-ironic 2024-12-03 03:33:10.155 | 14MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/nova/nova/tests/unit 2024-12-03 03:33:10.155 | 14MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/reliability 2024-12-03 03:33:10.155 | 14MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/config/sysinv 2024-12-03 03:33:10.155 | 14MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/ovn-octavia-provider/.git/objects 2024-12-03 03:33:10.156 | 14MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/skyline-apiserver/doc/source/images 2024-12-03 03:33:10.156 | 14MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openinfra/openstackweb/html2pdf_v4.03/_tcpdf_5.0.002/fonts 2024-12-03 03:33:10.156 | 14MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/aodh/.git/objects 2024-12-03 03:33:10.156 | 14MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/skyline-apiserver/doc/source/images/logo 2024-12-03 03:33:10.156 | 14MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/dash-stack/.git/objects 2024-12-03 03:33:10.156 | 14MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/dash-stack/.git/objects/pack 2024-12-03 03:33:10.156 | 14MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/tacker-specs/.git/objects 2024-12-03 03:33:10.156 | 14MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/puppet-keystone 2024-12-03 03:33:10.156 | 14MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/mistral/.git 2024-12-03 03:33:10.157 | 14MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/dash-stack/.git/objects/pack/pack-e9fceff5d6dc81889e74ca83a25c21a4206c3120.pack 2024-12-03 03:33:10.157 | 14MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/opendev/netlify-sandbox/site/.vuepress/public/admin 2024-12-03 03:33:10.157 | 13MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/xstatic-roboto-fontface/xstatic/pkg/roboto_fontface/data/fonts/roboto 2024-12-03 03:33:10.157 | 13MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_gpu_v2023 2024-12-03 03:33:10.157 | 13MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/ceilometer/.git/objects/pack/pack-c1577b4e196a80638c25139f733a170c3595c897.pack 2024-12-03 03:33:10.157 | 13MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/os-brick 2024-12-03 03:33:10.157 | 13MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/charm-nova-compute 2024-12-03 03:33:10.157 | 13MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/storlets 2024-12-03 03:33:10.157 | 13MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/airship/airshipctl/.git 2024-12-03 03:33:10.158 | 13MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/massively_distribute_rpc 2024-12-03 03:33:10.158 | 13MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/massively_distribute_rpc/tc1 2024-12-03 03:33:10.158 | 13MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/inaugust 2024-12-03 03:33:10.158 | 13MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/root 2024-12-03 03:33:10.158 | 13MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/mistral/.git/objects 2024-12-03 03:33:10.158 | 13MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/charm-ovn-central 2024-12-03 03:33:10.158 | 13MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/zuul/zuul/tests 2024-12-03 03:33:10.158 | 13MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/etc/ima/digest_lists 2024-12-03 03:33:10.158 | 13MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/zuul/zuul-website-media 2024-12-03 03:33:10.158 | 13MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/openstack-manuals/www/static 2024-12-03 03:33:10.159 | 13MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/skyline-console/docs/zh 2024-12-03 03:33:10.159 | 13MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/neutron-tempest-plugin 2024-12-03 03:33:10.159 | 13MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/container_cluster_systems/kubernetes 2024-12-03 03:33:10.159 | 13MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/heat-dashboard 2024-12-03 03:33:10.159 | 13MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/swift/test 2024-12-03 03:33:10.159 | 13MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/airship/airshipctl/.git/objects 2024-12-03 03:33:10.159 | 13MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/airship/airshipctl/.git/objects/pack 2024-12-03 03:33:10.159 | 13MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/os-ken/.git/objects/pack 2024-12-03 03:33:10.159 | 13MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_gpu_v2023/csv 2024-12-03 03:33:10.159 | 13MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/heat/heat 2024-12-03 03:33:10.160 | 13MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/openstack-armada-app/.git 2024-12-03 03:33:10.160 | 13MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/dash-stack/contrib/Font-Awesome 2024-12-03 03:33:10.160 | 13MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/charm-ovn-central/.git 2024-12-03 03:33:10.160 | 13MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/var/cache/dnf/everything-filenames.solvx 2024-12-03 03:33:10.160 | 13MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/rally-openstack/.git/objects/pack 2024-12-03 03:33:10.160 | 13MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/stackube/.git 2024-12-03 03:33:10.160 | 13MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/charm-nova-cloud-controller 2024-12-03 03:33:10.160 | 13MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/computing-offload/.git/objects/pack/pack-a80cb89ca4ca8ca1ef1c57c1995cf41dc14b03eb.pack 2024-12-03 03:33:10.160 | 13MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/diskimage-builder/.git 2024-12-03 03:33:10.161 | 13MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/kolla/.git/objects/pack/pack-9cdb0928188c877853d85e38ec011ed44719b0b5.pack 2024-12-03 03:33:10.161 | 13MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/integ/kubernetes/plugins 2024-12-03 03:33:10.161 | 13MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/devstack/.git/objects/pack 2024-12-03 03:33:10.161 | 13MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/cloudkitty 2024-12-03 03:33:10.161 | 13MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/integ/kubernetes/plugins/isolcpus-device-plugin 2024-12-03 03:33:10.161 | 13MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/libexec/git-core 2024-12-03 03:33:10.161 | 12MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/integ/kubernetes/plugins/isolcpus-device-plugin/files 2024-12-03 03:33:10.161 | 12MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/inaugust/inaugust.com 2024-12-03 03:33:10.161 | 12MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/neutron/neutron/tests 2024-12-03 03:33:10.161 | 12MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/airship/airshipctl/manifests/function 2024-12-03 03:33:10.162 | 12MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/charm-ovn-central/.git/objects 2024-12-03 03:33:10.162 | 12MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/lib/python3.9/site-packages/pip 2024-12-03 03:33:10.162 | 12MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/var/cache/dnf/everything-c8fdc106eca1863e/repodata/8cb51558c2047c0c83b2106485c2329e643b7722c3e5165e1e0bcee16f0ac70b-filelists.xml.gz 2024-12-03 03:33:10.162 | 12MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/ironic/ironic 2024-12-03 03:33:10.162 | 12MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/openstack-armada-app/.git/objects 2024-12-03 03:33:10.162 | 12MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/taskflow 2024-12-03 03:33:10.162 | 12MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/contributor-guide 2024-12-03 03:33:10.162 | 12MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/zun 2024-12-03 03:33:10.162 | 12MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/puppet-cinder 2024-12-03 03:33:10.162 | 12MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/charm-cinder-nfs 2024-12-03 03:33:10.163 | 12MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/microstack/snap-overlay/images 2024-12-03 03:33:10.163 | 12MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/microstack/snap-overlay/images/cirros-0.4.0-x86_64-disk.img 2024-12-03 03:33:10.163 | 12MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/stackube/.git/objects 2024-12-03 03:33:10.163 | 12MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/stackube/.git/objects/pack 2024-12-03 03:33:10.163 | 12MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/diskimage-builder/.git/objects 2024-12-03 03:33:10.163 | 12MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/interop-workloads 2024-12-03 03:33:10.163 | 12MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/ha 2024-12-03 03:33:10.163 | 12MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/config/.git/objects/pack/pack-ce215df77a0266228537891e69f16b1785c79b1d.pack 2024-12-03 03:33:10.163 | 12MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/integ/kubernetes/plugins/isolcpus-device-plugin/files/vendor 2024-12-03 03:33:10.164 | 12MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/config/sysinv/sysinv 2024-12-03 03:33:10.164 | 12MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/include 2024-12-03 03:33:10.164 | 12MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-live-migration 2024-12-03 03:33:10.164 | 12MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/lib/firmware/brcm 2024-12-03 03:33:10.164 | 12MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-live-migration/logs 2024-12-03 03:33:10.164 | 12MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/oslo.messaging 2024-12-03 03:33:10.164 | 12MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/config/sysinv/sysinv/sysinv 2024-12-03 03:33:10.164 | 12MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/puppet-swift 2024-12-03 03:33:10.164 | 12MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/stackube/.git/objects/pack/pack-d882b918aa06361cb5a01d178aae5d1668d7f4f3.pack 2024-12-03 03:33:10.165 | 12MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/airship/airshipctl/.git/objects/pack/pack-66a6ecb12810b28f8024f86585da8bc5139be07b.pack 2024-12-03 03:33:10.165 | 12MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/share/icons/Adwaita/cursors 2024-12-03 03:33:10.165 | 12MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/gyan 2024-12-03 03:33:10.165 | 12MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/kloudbuster 2024-12-03 03:33:10.165 | 12MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/barbican/.git 2024-12-03 03:33:10.165 | 12MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/windmill 2024-12-03 03:33:10.165 | 12MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/nova/doc 2024-12-03 03:33:10.165 | 12MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/os-ken/.git/objects/pack/pack-a219d62bbeebadbf0bc9d122a53ea3edb8625db8.pack 2024-12-03 03:33:10.165 | 12MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/var/lib/rpm/Packages.db 2024-12-03 03:33:10.165 | 12MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/airship/promenade 2024-12-03 03:33:10.166 | 12MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/openstack-manuals/www/static/sitemap.xml 2024-12-03 03:33:10.166 | 12MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/group-based-policy/.git/objects/pack 2024-12-03 03:33:10.166 | 12MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/root/.git 2024-12-03 03:33:10.166 | 12MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/var/lib/selinux/targeted/active/modules 2024-12-03 03:33:10.166 | 12MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/var/lib/selinux/targeted/active/modules/100 2024-12-03 03:33:10.166 | 12MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/skyline-apiserver/.git 2024-12-03 03:33:10.166 | 12MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/rally-openstack/.git/objects/pack/pack-3009fef8b4b4a70679d41a42e910213b5e5a6b6f.pack 2024-12-03 03:33:10.166 | 12MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/compass-adapters/chef 2024-12-03 03:33:10.166 | 12MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/config/sysinv/sysinv/sysinv/sysinv 2024-12-03 03:33:10.166 | 12MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/barbican/.git/objects 2024-12-03 03:33:10.167 | 12MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/jjb/jenkins-job-builder/tests 2024-12-03 03:33:10.167 | 12MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/octavia-tempest-plugin 2024-12-03 03:33:10.167 | 12MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/charm-keystone 2024-12-03 03:33:10.167 | 12MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/share/perl5/vendor_perl 2024-12-03 03:33:10.167 | 12MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/skyline-apiserver/.git/objects 2024-12-03 03:33:10.167 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/tox-env/lib/python3.9/site-packages/pip 2024-12-03 03:33:10.167 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/os-testr-env/lib/python3.9/site-packages/pip 2024-12-03 03:33:10.167 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/bindep-env/lib/python3.9/site-packages/pip 2024-12-03 03:33:10.167 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/zuul/zuul-jobs/.git 2024-12-03 03:33:10.167 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/compass-adapters/chef/cookbooks 2024-12-03 03:33:10.168 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/root/.git/objects 2024-12-03 03:33:10.168 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/compass-core/mibs 2024-12-03 03:33:10.168 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/openstacksdk/.git/objects/pack/pack-48fef249c200a3aa7dc73f79e0edb73d9d95a5ea.pack 2024-12-03 03:33:10.168 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/puppet-ironic/.git 2024-12-03 03:33:10.168 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/puppet-keystone/.git 2024-12-03 03:33:10.168 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/cache/files/etcd-v3.3.12-linux-amd64.tar.gz 2024-12-03 03:33:10.168 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/dash-stack/contrib/Font-Awesome/src 2024-12-03 03:33:10.168 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/devstack/.git/objects/pack/pack-62cebe419cdca9b114f0ec018d9c5dfd61bdb4c3.pack 2024-12-03 03:33:10.168 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/ironic-inspector 2024-12-03 03:33:10.168 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/os-brick/.git 2024-12-03 03:33:10.168 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/openstack-manuals/doc 2024-12-03 03:33:10.168 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/glean/lib/python3.9/site-packages/pip 2024-12-03 03:33:10.168 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/zuul/zuul-jobs/.git/objects 2024-12-03 03:33:10.168 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/mistral/rally-jobs 2024-12-03 03:33:10.168 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/volvocars/powertrain-build/.git 2024-12-03 03:33:10.168 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/puppet-ironic/.git/objects 2024-12-03 03:33:10.168 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/puppet-keystone/.git/objects 2024-12-03 03:33:10.168 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/mistral/rally-jobs/extra 2024-12-03 03:33:10.168 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/browbeat/.git 2024-12-03 03:33:10.168 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/mistral/rally-jobs/extra/scenarios 2024-12-03 03:33:10.168 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/lib/systemd 2024-12-03 03:33:10.168 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/lib/firmware/bnx2x 2024-12-03 03:33:10.168 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/magnum/.git/objects/pack 2024-12-03 03:33:10.168 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/networking-cisco 2024-12-03 03:33:10.168 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/mistral/rally-jobs/extra/scenarios/big_wf 2024-12-03 03:33:10.168 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/panko 2024-12-03 03:33:10.168 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/os-brick/.git/objects 2024-12-03 03:33:10.168 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/panko/.git 2024-12-03 03:33:10.168 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/keystoneauth 2024-12-03 03:33:10.168 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/trove/.git/objects/pack 2024-12-03 03:33:10.168 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/neutron/.git/objects/pack/pack-b227096c541c68cc2f0d4ae86a4b87926eb8e3e1.idx 2024-12-03 03:33:10.168 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/knets_exp 2024-12-03 03:33:10.168 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/volvocars/powertrain-build/.git/objects 2024-12-03 03:33:10.168 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/cinder/cinder/tests/unit/volume 2024-12-03 03:33:10.168 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/oslo.vmware 2024-12-03 03:33:10.168 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/charm-nova-compute/.git 2024-12-03 03:33:10.168 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/browbeat/.git/objects 2024-12-03 03:33:10.168 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/tacker-specs/.git/objects/3a 2024-12-03 03:33:10.168 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/tacker-specs/.git/objects/3a/e05b3ca19a3912107b351f082904e08aa18e03 2024-12-03 03:33:10.168 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/election/.git 2024-12-03 03:33:10.168 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/openstack-helm/.git/objects/pack 2024-12-03 03:33:10.168 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/panko/.git/objects 2024-12-03 03:33:10.168 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/openstack-zuul-jobs 2024-12-03 03:33:10.168 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/packstack 2024-12-03 03:33:10.168 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/oslo.messaging/.git 2024-12-03 03:33:10.169 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/charm-guide 2024-12-03 03:33:12.661 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/opendev/netlify-sandbox/site/.vuepress/public/admin/netlify-cms.js.map 2024-12-03 03:33:12.661 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/neutron-tempest-plugin/.git 2024-12-03 03:33:12.661 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/panko/.git/objects/pack 2024-12-03 03:33:12.661 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/monasca-api 2024-12-03 03:33:12.661 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/boot/vmlinuz-5.10.0-60.139.0.166.oe2203.aarch64 2024-12-03 03:33:12.661 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/tacker/tacker 2024-12-03 03:33:12.661 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/skyline-console/src 2024-12-03 03:33:12.661 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/cache/files/etcd-v3.2.17-linux-amd64.tar.gz 2024-12-03 03:33:12.661 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/airship/treasuremap/.git 2024-12-03 03:33:12.661 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/sushy 2024-12-03 03:33:12.661 | 11MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/requirements/.git/objects/pack 2024-12-03 03:33:12.661 | 10MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/charm-ovn-central/.git/objects/pack 2024-12-03 03:33:12.661 | 10MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/swift/test/unit 2024-12-03 03:33:12.661 | 10MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/charm-ovn-central/.git/objects/pack/pack-0142dba92bc49f9f042f2e9071a3c9a4b5b29634.pack 2024-12-03 03:33:12.661 | 10MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/neutron-tempest-plugin/.git/objects 2024-12-03 03:33:12.661 | 10MiB /opt/dib_tmp/dib_build.f0VtBi1W/built/usr/lib/firmware/qcom/sdm845/adsp.mbn 2024-12-03 03:33:12.661 | 24KiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/bareon/bareon/tests/data/block-device/empty-1024MiB 2024-12-03 03:33:12.661 | 8.0KiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/bareon/bareon/tests/data/block-device/empty-1024MiB/sgdisk 2024-12-03 03:33:12.661 | 8.0KiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/bareon/bareon/tests/data/block-device/empty-1024MiB/file 2024-12-03 03:33:12.661 | 4.0KiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/bareon/bareon/tests/data/block-device/empty-1024MiB/sgdisk/loop0.txt 2024-12-03 03:33:12.661 | 4.0KiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/bareon/bareon/tests/data/block-device/empty-1024MiB/meta.json 2024-12-03 03:33:12.661 | 4.0KiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/x/bareon/bareon/tests/data/block-device/empty-1024MiB/file/loop0.txt 2024-12-03 03:33:12.661 | 4.0KiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/root/build-tools/certificates/TiBoot.crt 2024-12-03 03:33:12.661 | 4.0KiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/starlingx/public-keys/TiBoot.crt 2024-12-03 03:33:12.661 | 4.0KiB /opt/dib_tmp/dib_build.f0VtBi1W/built/opt/git/opendev.org/openstack/cinder/releasenotes/notes/reject-volume_clear_size-settings-larger-than-1024MiB-30b38811da048948.yaml 2024-12-03 03:33:12.661 | 2024-12-03 03:33:12.661 | ===== end image size report ===== 2024-12-03 03:33:12.661 | 2024-12-03 03:33:12.667 | + diskimage_builder/lib/disk-image-create:main:436 : rm -f /opt/dib_tmp/dib_build.f0VtBi1W/du_output.tmp 2024-12-03 03:33:12.711 | + diskimage_builder/lib/disk-image-create:main:438 : '[' -n 512 ']' 2024-12-03 03:33:12.716 | + diskimage_builder/lib/disk-image-create:main:439 : journal_size=512 2024-12-03 03:33:12.721 | + diskimage_builder/lib/disk-image-create:main:444 : '[' ext4 = ext4 ']' 2024-12-03 03:33:12.726 | + diskimage_builder/lib/disk-image-create:main:448 : MKFS_OPTS='-i 4096 -J size=512 ' 2024-12-03 03:33:12.731 | + diskimage_builder/lib/disk-image-create:main:463 : [[ 22.03-LTS == \t\r\u\s\t\y ]] 2024-12-03 03:33:12.736 | + diskimage_builder/lib/disk-image-create:main:469 : '[' -z '' ']' 2024-12-03 03:33:12.741 | + diskimage_builder/lib/disk-image-create:main:470 : du_size=22855694 2024-12-03 03:33:12.746 | + diskimage_builder/lib/disk-image-create:main:481 : [[ cache-url package-installs sysprep dib-init-system bootloader growroot install-types runtime-ssh-host-keys openssh-server yum-minimal vm yum selinux-fixfiles-restore cache-devstack pkg-map source-repositories zuul-worker manifests simple-init cloud-init infra-package-needs block-device-efi base install-bin nodepool-base redhat-common rpm-distro ensure-venv cloud-init-datasources openstack-repos install-static journal-to-console openeuler-minimal =~ block-device-efi ]] 2024-12-03 03:33:12.751 | + diskimage_builder/lib/disk-image-create:main:482 : echo 'Expanding disk for EFI partition' 2024-12-03 03:33:12.751 | Expanding disk for EFI partition 2024-12-03 03:33:12.756 | + diskimage_builder/lib/disk-image-create:main:483 : du_size=23393294 2024-12-03 03:33:12.763 | ++ diskimage_builder/lib/disk-image-create:main:489 : echo 23393294 2024-12-03 03:33:12.765 | ++ diskimage_builder/lib/disk-image-create:main:489 : awk ' { if ($1 % 64 != 0) print $1 + 64 - ( $1 % 64); else print $1; } ' 2024-12-03 03:33:12.771 | + diskimage_builder/lib/disk-image-create:main:489 : export DIB_IMAGE_SIZE=23393344 2024-12-03 03:33:12.776 | + diskimage_builder/lib/disk-image-create:main:489 : DIB_IMAGE_SIZE=23393344 2024-12-03 03:33:12.781 | + diskimage_builder/lib/disk-image-create:main:491 : '[' -n '' ']' 2024-12-03 03:33:12.786 | + diskimage_builder/lib/disk-image-create:main:495 : export TMP_IMAGE_DIR 2024-12-03 03:33:12.791 | + diskimage_builder/lib/disk-image-create:main:498 : eval_run_d block-device IMAGE_BLOCK_DEVICE= 2024-12-03 03:33:12.796 | ++ diskimage_builder/lib/common-functions:eval_run_d:161 : mktemp 2024-12-03 03:33:12.803 | + diskimage_builder/lib/common-functions:eval_run_d:161 : local run_output=/opt/dib_tmp/tmp.m98s5pGFEz 2024-12-03 03:33:12.808 | + diskimage_builder/lib/common-functions:eval_run_d:162 : trap 'rm -f /opt/dib_tmp/tmp.m98s5pGFEz; check_break after-error bash' ERR 2024-12-03 03:33:12.813 | + diskimage_builder/lib/common-functions:eval_run_d:163 : run_d block-device /opt/dib_tmp/tmp.m98s5pGFEz 2024-12-03 03:33:12.818 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2024-12-03 03:33:12.823 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.f0VtBi1W/hooks ']' 2024-12-03 03:33:12.829 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-block-device bash 2024-12-03 03:33:12.835 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-block-device(,|$)' -q 2024-12-03 03:33:12.836 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-12-03 03:33:12.844 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /opt/dib_tmp/dib_build.f0VtBi1W/hooks/block-device.d ']' 2024-12-03 03:33:12.849 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-block-device bash 2024-12-03 03:33:12.855 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-12-03 03:33:12.855 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-block-device(,|$)' -q 2024-12-03 03:33:12.864 | + diskimage_builder/lib/common-functions:eval_run_d:164 : grep -q IMAGE_BLOCK_DEVICE= /opt/dib_tmp/tmp.m98s5pGFEz 2024-12-03 03:33:12.872 | + diskimage_builder/lib/common-functions:eval_run_d:168 : rm /opt/dib_tmp/tmp.m98s5pGFEz 2024-12-03 03:33:12.879 | + diskimage_builder/lib/common-functions:eval_run_d:169 : trap - ERR 2024-12-03 03:33:12.884 | + diskimage_builder/lib/disk-image-create:main:500 : '[' -z ']' 2024-12-03 03:33:12.889 | + diskimage_builder/lib/disk-image-create:main:503 : echo 'image-size: 23393344KiB' 2024-12-03 03:33:12.930 | + diskimage_builder/lib/disk-image-create:main:505 : '[' -n '-i 4096 -J size=512 ' ']' 2024-12-03 03:33:12.934 | + diskimage_builder/lib/disk-image-create:main:506 : echo 'root-fs-opts: '\''-i 4096 -J size=512 '\''' 2024-12-03 03:33:12.939 | + diskimage_builder/lib/disk-image-create:main:512 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py init 2024-12-03 03:33:13.715 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-12-03 03:33:13.715 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.f0VtBi1W/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.muGrbrnX', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.f0VtBi1W/mnt', 'build-dir': '/opt/dib_tmp/dib_build.f0VtBi1W', 'image-size': '23393344KiB', 'root-fs-opts': '-i 4096 -J size=512 '}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-12-03 03:33:13.781 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'name': 'image0'}}, {'partitioning': {'base': 'image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '550MiB', 'mkfs': {'type': 'vfat', 'mount': {'mount_point': '/boot/efi', 'fstab': {'options': 'defaults', 'fsck-passno': 2}}}}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB'}, {'name': 'root', 'type': '8300', 'size': '100%', 'mkfs': {'type': 'ext4', 'mount': {'mount_point': '/', 'fstab': {'options': 'defaults', 'fsck-passno': 1}}}}]}}]] cmd_init /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:260 2024-12-03 03:33:13.782 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'name': 'image0'}}, {'fstab': {'base': 'mount_mkfs_ESP', 'name': 'fstab_mount_mkfs_ESP', 'options': 'defaults', 'fsck-passno': 2}}, {'mount': {'base': 'mkfs_ESP', 'name': 'mount_mkfs_ESP', 'mount_point': '/boot/efi'}}, {'mkfs': {'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}}, {'fstab': {'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_root', 'name': 'mount_mkfs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'root', 'name': 'mkfs_root', 'type': 'ext4'}}, {'partitioning': {'base': 'image0', 'name': 'partitioning_image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '550MiB', 'base': 'image0'}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB', 'base': 'image0'}, {'name': 'root', 'type': '8300', 'size': '100%', 'base': 'image0'}]}}]] cmd_init /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:262 2024-12-03 03:33:13.782 | DEBUG diskimage_builder.block_device.blockdevice [-] Final config [[{'local_loop': {'name': 'image0'}}, {'fstab': {'base': 'mount_mkfs_ESP', 'name': 'fstab_mount_mkfs_ESP', 'options': 'defaults', 'fsck-passno': 2}}, {'mount': {'base': 'mkfs_ESP', 'name': 'mount_mkfs_ESP', 'mount_point': '/boot/efi'}}, {'mkfs': {'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}}, {'fstab': {'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_root', 'name': 'mount_mkfs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'root', 'name': 'mkfs_root', 'type': 'ext4', 'opts': '-i 4096 -J size=512 ', 'label': 'cloudimg-rootfs'}}, {'partitioning': {'base': 'image0', 'name': 'partitioning_image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '550MiB', 'base': 'image0'}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB', 'base': 'image0'}, {'name': 'root', 'type': '8300', 'size': '100%', 'base': 'image0'}]}}]] cmd_init /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:264 2024-12-03 03:33:13.783 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/opt/dib_tmp/dib_build.f0VtBi1W/states/block-device/config.json] 2024-12-03 03:33:13.869 | + diskimage_builder/lib/disk-image-create:main:515 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py create 2024-12-03 03:33:14.355 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-12-03 03:33:14.356 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.f0VtBi1W/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.muGrbrnX', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.f0VtBi1W/mnt', 'build-dir': '/opt/dib_tmp/dib_build.f0VtBi1W', 'image-size': '23393344KiB', 'root-fs-opts': '-i 4096 -J size=512 '}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-12-03 03:33:14.356 | INFO diskimage_builder.block_device.blockdevice [-] create() called 2024-12-03 03:33:14.357 | DEBUG diskimage_builder.block_device.blockdevice [-] Using config [[{'local_loop': {'name': 'image0'}}, {'fstab': {'base': 'mount_mkfs_ESP', 'name': 'fstab_mount_mkfs_ESP', 'options': 'defaults', 'fsck-passno': 2}}, {'mount': {'base': 'mkfs_ESP', 'name': 'mount_mkfs_ESP', 'mount_point': '/boot/efi'}}, {'mkfs': {'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}}, {'fstab': {'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_root', 'name': 'mount_mkfs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'root', 'name': 'mkfs_root', 'type': 'ext4', 'opts': '-i 4096 -J size=512 ', 'label': 'cloudimg-rootfs'}}, {'partitioning': {'base': 'image0', 'name': 'partitioning_image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '550MiB', 'base': 'image0'}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB', 'base': 'image0'}, {'name': 'root', 'type': '8300', 'size': '100%', 'base': 'image0'}]}}]] cmd_create /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:414 2024-12-03 03:33:14.357 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'local_loop': {'name': 'image0'}}] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:172 2024-12-03 03:33:14.357 | DEBUG diskimage_builder.block_device.level0.localloop [-] Creating LocalLoop object; config [{'name': 'image0'}] default_config [{'config': '/opt/dib_tmp/dib_build.f0VtBi1W/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.muGrbrnX', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.f0VtBi1W/mnt', 'build-dir': '/opt/dib_tmp/dib_build.f0VtBi1W', 'image-size': '23393344KiB', 'root-fs-opts': '-i 4096 -J size=512 '}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level0/localloop.py:81 2024-12-03 03:33:14.358 | DEBUG diskimage_builder.block_device.level0.localloop [-] Using default image size [23954784256] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level0/localloop.py:89 2024-12-03 03:33:14.358 | DEBUG diskimage_builder.block_device.config [-] Adding image0 : create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:202 2024-12-03 03:33:14.358 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'fstab': {'base': 'mount_mkfs_ESP', 'name': 'fstab_mount_mkfs_ESP', 'options': 'defaults', 'fsck-passno': 2}}] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:172 2024-12-03 03:33:14.358 | DEBUG diskimage_builder.block_device.config [-] Adding fstab_mount_mkfs_ESP : create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:202 2024-12-03 03:33:14.359 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mount': {'base': 'mkfs_ESP', 'name': 'mount_mkfs_ESP', 'mount_point': '/boot/efi'}}] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:172 2024-12-03 03:33:14.359 | DEBUG diskimage_builder.block_device.level3.mount [-] MountPoint created [] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level3/mount.py:42 2024-12-03 03:33:14.359 | DEBUG diskimage_builder.block_device.level3.mount [-] Ordered mounts now: [('/boot/efi', 'mount_mkfs_ESP')] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level3/mount.py:191 2024-12-03 03:33:14.359 | DEBUG diskimage_builder.block_device.config [-] Adding mount_mkfs_ESP : create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:202 2024-12-03 03:33:14.360 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mkfs': {'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}}] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:172 2024-12-03 03:33:14.360 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Create filesystem object; config [{'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level2/mkfs.py:44 2024-12-03 03:33:14.360 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Filesystem created [] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level2/mkfs.py:98 2024-12-03 03:33:14.360 | DEBUG diskimage_builder.block_device.config [-] Adding mkfs_ESP : create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:202 2024-12-03 03:33:14.361 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'fstab': {'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults', 'fsck-passno': 1}}] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:172 2024-12-03 03:33:14.361 | DEBUG diskimage_builder.block_device.config [-] Adding fstab_mount_mkfs_root : create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:202 2024-12-03 03:33:14.361 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mount': {'base': 'mkfs_root', 'name': 'mount_mkfs_root', 'mount_point': '/'}}] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:172 2024-12-03 03:33:14.361 | DEBUG diskimage_builder.block_device.level3.mount [-] MountPoint created [] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level3/mount.py:42 2024-12-03 03:33:14.362 | DEBUG diskimage_builder.block_device.level3.mount [-] Ordered mounts now: [('/', 'mount_mkfs_root'), ('/boot/efi', 'mount_mkfs_ESP')] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level3/mount.py:191 2024-12-03 03:33:14.362 | DEBUG diskimage_builder.block_device.config [-] Adding mount_mkfs_root : create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:202 2024-12-03 03:33:14.362 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mkfs': {'base': 'root', 'name': 'mkfs_root', 'type': 'ext4', 'opts': '-i 4096 -J size=512 ', 'label': 'cloudimg-rootfs'}}] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:172 2024-12-03 03:33:14.362 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Create filesystem object; config [{'base': 'root', 'name': 'mkfs_root', 'type': 'ext4', 'opts': '-i 4096 -J size=512 ', 'label': 'cloudimg-rootfs'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level2/mkfs.py:44 2024-12-03 03:33:14.362 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Filesystem created [] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level2/mkfs.py:98 2024-12-03 03:33:14.363 | DEBUG diskimage_builder.block_device.config [-] Adding mkfs_root : create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:202 2024-12-03 03:33:14.363 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'partitioning': {'base': 'image0', 'name': 'partitioning_image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '550MiB', 'base': 'image0'}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB', 'base': 'image0'}, {'name': 'root', 'type': '8300', 'size': '100%', 'base': 'image0'}]}}] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:172 2024-12-03 03:33:14.363 | DEBUG diskimage_builder.block_device.level1.partitioning [-] Creating Partitioning object; config [{'base': 'image0', 'name': 'partitioning_image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '550MiB', 'base': 'image0'}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB', 'base': 'image0'}, {'name': 'root', 'type': '8300', 'size': '100%', 'base': 'image0'}]}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level1/partitioning.py:35 2024-12-03 03:33:14.363 | DEBUG diskimage_builder.block_device.config [-] Adding ESP : create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:202 2024-12-03 03:33:14.364 | DEBUG diskimage_builder.block_device.config [-] Adding BSP : create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:202 2024-12-03 03:33:14.364 | DEBUG diskimage_builder.block_device.config [-] Adding root : create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:202 2024-12-03 03:33:14.364 | DEBUG diskimage_builder.block_device.config [-] Edges for image0: f:[] t:[] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:216 2024-12-03 03:33:14.364 | DEBUG diskimage_builder.block_device.config [-] Edges for fstab_mount_mkfs_ESP: f:['mount_mkfs_ESP'] t:[] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:216 2024-12-03 03:33:14.364 | DEBUG diskimage_builder.block_device.config [-] Edges for mount_mkfs_ESP: f:['mount_mkfs_root', 'mkfs_ESP'] t:[] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:216 2024-12-03 03:33:14.365 | DEBUG diskimage_builder.block_device.config [-] Edges for mkfs_ESP: f:['ESP'] t:[] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:216 2024-12-03 03:33:14.365 | DEBUG diskimage_builder.block_device.config [-] Edges for fstab_mount_mkfs_root: f:['mount_mkfs_root'] t:[] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:216 2024-12-03 03:33:14.365 | DEBUG diskimage_builder.block_device.config [-] Edges for mount_mkfs_root: f:['mkfs_root'] t:[] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:216 2024-12-03 03:33:14.365 | DEBUG diskimage_builder.block_device.config [-] Edges for mkfs_root: f:['root'] t:[] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:216 2024-12-03 03:33:14.365 | DEBUG diskimage_builder.block_device.config [-] Edges for ESP: f:['image0'] t:[] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:216 2024-12-03 03:33:14.366 | DEBUG diskimage_builder.block_device.config [-] Edges for BSP: f:['image0', 'ESP'] t:[] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:216 2024-12-03 03:33:14.366 | DEBUG diskimage_builder.block_device.config [-] Edges for root: f:['image0', 'BSP'] t:[] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:216 2024-12-03 03:33:14.367 | DEBUG diskimage_builder.block_device.config [-] Call order: ['image0', 'ESP', 'mkfs_ESP', 'BSP', 'root', 'mkfs_root', 'mount_mkfs_root', 'mount_mkfs_ESP', 'fstab_mount_mkfs_root', 'fstab_mount_mkfs_ESP'] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:241 2024-12-03 03:33:14.367 | DEBUG diskimage_builder.block_device.level0.localloop [-] [image0] Creating loop on [/opt/dib_tmp/dib_image.muGrbrnX/image0.raw] with size [23954784256] create /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level0/localloop.py:107 2024-12-03 03:33:14.368 | INFO diskimage_builder.block_device.level0.localloop [-] Create image file [/opt/dib_tmp/dib_image.muGrbrnX/image0.raw] 2024-12-03 03:33:14.368 | INFO diskimage_builder.block_device.level0.localloop [-] loopdev attach 2024-12-03 03:33:14.368 | DEBUG diskimage_builder.block_device.level0.localloop [-] Calling [sudo losetup --sector-size 512 --show -f /opt/dib_tmp/dib_image.muGrbrnX/image0.raw] loopdev_attach /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level0/localloop.py:48 2024-12-03 03:33:14.368 | INFO diskimage_builder.block_device.utils [-] Calling [sudo losetup --sector-size 512 --show -f /opt/dib_tmp/dib_image.muGrbrnX/image0.raw] 2024-12-03 03:33:14.946 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: losetup: /opt/dib_tmp/dib_image.muGrbrnX/image0.raw: failed to set up loop device: No such file or directory exec_sudo /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/utils.py:135 2024-12-03 03:33:14.971 | ERROR diskimage_builder.block_device.blockdevice [-] Create failed; rollback initiated 2024-12-03 03:33:14.971 | Traceback (most recent call last): 2024-12-03 03:33:14.971 | File "/usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py", line 421, in cmd_create 2024-12-03 03:33:14.971 | node.create() 2024-12-03 03:33:14.971 | File "/usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level0/localloop.py", line 113, in create 2024-12-03 03:33:14.971 | block_device = loopdev_attach(self.filename, self.block_size) 2024-12-03 03:33:14.971 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-12-03 03:33:14.971 | File "/usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level0/localloop.py", line 49, in loopdev_attach 2024-12-03 03:33:14.971 | block_device = exec_sudo(["losetup", "--sector-size", str(block_size), 2024-12-03 03:33:14.971 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-12-03 03:33:14.971 | File "/usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/utils.py", line 143, in exec_sudo 2024-12-03 03:33:14.971 | raise e 2024-12-03 03:33:14.971 | diskimage_builder.block_device.exception.BlockDeviceSetupException: exec_sudo failed: losetup: /opt/dib_tmp/dib_image.muGrbrnX/image0.raw: failed to set up loop device: No such file or directory 2024-12-03 03:33:14.971 | 2024-12-03 03:33:14.972 | DEBUG diskimage_builder.block_device.plugin [-] Calling rollback for fstab_mount_mkfs_ESP rollback /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/plugin.py:77 2024-12-03 03:33:14.972 | DEBUG diskimage_builder.block_device.plugin [-] Calling rollback for fstab_mount_mkfs_root rollback /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/plugin.py:77 2024-12-03 03:33:14.972 | DEBUG diskimage_builder.block_device.plugin [-] Calling rollback for mount_mkfs_ESP rollback /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/plugin.py:77 2024-12-03 03:33:14.972 | DEBUG diskimage_builder.block_device.plugin [-] Calling rollback for mount_mkfs_root rollback /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/plugin.py:77 2024-12-03 03:33:14.972 | DEBUG diskimage_builder.block_device.plugin [-] Calling rollback for mkfs_root rollback /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/plugin.py:77 2024-12-03 03:33:14.973 | DEBUG diskimage_builder.block_device.plugin [-] Calling rollback for root rollback /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/plugin.py:77 2024-12-03 03:33:14.973 | DEBUG diskimage_builder.block_device.plugin [-] Calling rollback for BSP rollback /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/plugin.py:77 2024-12-03 03:33:14.973 | DEBUG diskimage_builder.block_device.plugin [-] Calling rollback for mkfs_ESP rollback /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/plugin.py:77 2024-12-03 03:33:14.973 | DEBUG diskimage_builder.block_device.plugin [-] Calling rollback for ESP rollback /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/plugin.py:77 2024-12-03 03:33:14.973 | DEBUG diskimage_builder.block_device.plugin [-] Calling rollback for image0 rollback /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/plugin.py:77 2024-12-03 03:33:14.973 | INFO diskimage_builder.block_device.level0.localloop [-] Remove image file [/opt/dib_tmp/dib_image.muGrbrnX/image0.raw] 2024-12-03 03:33:14.974 | DEBUG diskimage_builder.block_device.blockdevice [-] Writing state to: /opt/dib_tmp/dib_build.f0VtBi1W/states/block-device/state.json save_state /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:101 2024-12-03 03:33:14.974 | DEBUG diskimage_builder.block_device.blockdevice [-] {'fs_labels': ['MKFS_ESP', debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-12-03 03:33:14.975 | DEBUG diskimage_builder.block_device.blockdevice [-] 'cloudimg-rootfs'], debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-12-03 03:33:14.975 | DEBUG diskimage_builder.block_device.blockdevice [-] 'sorted_mount_points': [('/', debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-12-03 03:33:14.975 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_mkfs_root'), debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-12-03 03:33:14.975 | DEBUG diskimage_builder.block_device.blockdevice [-] ('/boot/efi', debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-12-03 03:33:14.975 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_mkfs_ESP')]} debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-12-03 03:33:14.976 | ERROR diskimage_builder.block_device.blockdevice [-] Rollback complete, exiting 2024-12-03 03:33:14.976 | Traceback (most recent call last): 2024-12-03 03:33:14.976 | File "/usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py", line 7, in 2024-12-03 03:33:14.976 | sys.exit(main()) 2024-12-03 03:33:14.977 | ^^^^^^ 2024-12-03 03:33:14.977 | File "/usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/cmd.py", line 120, in main 2024-12-03 03:33:14.977 | return bdc.main() 2024-12-03 03:33:14.977 | ^^^^^^^^^^ 2024-12-03 03:33:14.977 | File "/usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/cmd.py", line 115, in main 2024-12-03 03:33:14.977 | self.args.func() 2024-12-03 03:33:14.978 | File "/usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/cmd.py", line 36, in cmd_create 2024-12-03 03:33:14.978 | self.bd.cmd_create() 2024-12-03 03:33:14.978 | File "/usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py", line 421, in cmd_create 2024-12-03 03:33:14.978 | node.create() 2024-12-03 03:33:14.979 | File "/usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level0/localloop.py", line 113, in create 2024-12-03 03:33:14.979 | block_device = loopdev_attach(self.filename, self.block_size) 2024-12-03 03:33:14.979 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-12-03 03:33:14.979 | File "/usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level0/localloop.py", line 49, in loopdev_attach 2024-12-03 03:33:14.979 | block_device = exec_sudo(["losetup", "--sector-size", str(block_size), 2024-12-03 03:33:14.979 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-12-03 03:33:14.979 | File "/usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/utils.py", line 143, in exec_sudo 2024-12-03 03:33:14.980 | raise e 2024-12-03 03:33:14.980 | diskimage_builder.block_device.exception.BlockDeviceSetupException: exec_sudo failed: losetup: /opt/dib_tmp/dib_image.muGrbrnX/image0.raw: failed to set up loop device: No such file or directory 2024-12-03 03:33:14.980 | 2024-12-03 03:33:15.066 | + diskimage_builder/lib/disk-image-create:main:1 : trap_cleanup 2024-12-03 03:33:15.071 | + diskimage_builder/lib/img-functions:trap_cleanup:35 : exitval=1 2024-12-03 03:33:15.077 | + diskimage_builder/lib/img-functions:trap_cleanup:36 : cleanup 2024-12-03 03:33:15.082 | + diskimage_builder/lib/img-functions:cleanup:41 : unmount_image 2024-12-03 03:33:15.088 | + diskimage_builder/lib/img-functions:unmount_image:21 : sync 2024-12-03 03:33:16.308 | + diskimage_builder/lib/img-functions:unmount_image:25 : unmount_dir /opt/dib_tmp/dib_build.f0VtBi1W/mnt 2024-12-03 03:33:16.314 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local dir=/opt/dib_tmp/dib_build.f0VtBi1W/mnt 2024-12-03 03:33:16.319 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local real_dir 2024-12-03 03:33:16.324 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local mnts 2024-12-03 03:33:16.330 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local split_mounts 2024-12-03 03:33:16.335 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local found_mountpoint 2024-12-03 03:33:16.340 | + diskimage_builder/lib/common-functions:unmount_dir:427 : '[' '!' -d /opt/dib_tmp/dib_build.f0VtBi1W/mnt ']' 2024-12-03 03:33:16.346 | + diskimage_builder/lib/common-functions:unmount_dir:428 : echo '*** /opt/dib_tmp/dib_build.f0VtBi1W/mnt is not a directory' 2024-12-03 03:33:16.346 | *** /opt/dib_tmp/dib_build.f0VtBi1W/mnt is not a directory 2024-12-03 03:33:16.351 | + diskimage_builder/lib/common-functions:unmount_dir:429 : return 0 2024-12-03 03:33:16.356 | + diskimage_builder/lib/img-functions:unmount_image:26 : '[' -n '' ']' 2024-12-03 03:33:16.362 | + diskimage_builder/lib/img-functions:unmount_image:29 : '[' -n '' ']' 2024-12-03 03:33:16.367 | + diskimage_builder/lib/img-functions:cleanup:42 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py umount 2024-12-03 03:33:16.844 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-12-03 03:33:16.844 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.f0VtBi1W/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.muGrbrnX', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.f0VtBi1W/mnt', 'build-dir': '/opt/dib_tmp/dib_build.f0VtBi1W', 'image-size': '23393344KiB', 'root-fs-opts': '-i 4096 -J size=512 '}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-12-03 03:33:16.845 | INFO diskimage_builder.block_device.blockdevice [-] State already cleaned - no way to do anything here 2024-12-03 03:33:16.927 | + diskimage_builder/lib/img-functions:cleanup:43 : cleanup_build_dir 2024-12-03 03:33:16.933 | + diskimage_builder/lib/common-functions:cleanup_build_dir:216 : timeout 10 sh -c ' while ! sudo rm -rf /opt/dib_tmp/dib_build.f0VtBi1W/built; do sleep 1; done' 2024-12-03 03:33:26.942 | + diskimage_builder/lib/common-functions:cleanup_build_dir:217 : echo 'ERROR: unable to cleanly remove /opt/dib_tmp/dib_build.f0VtBi1W/built' 2024-12-03 03:33:26.942 | ERROR: unable to cleanly remove /opt/dib_tmp/dib_build.f0VtBi1W/built 2024-12-03 03:33:26.948 | + diskimage_builder/lib/common-functions:cleanup_build_dir:218 : exit 1 Exit code: 1