2024-11-19 02:32:55.181 | diskimage-builder version 3.36.0 2024-11-19 02:32:55.183 | 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-11-19 02:32:55.303 | DEBUG diskimage_builder.element_dependencies [-] ELEMENTS_PATH is: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements:/etc/nodepool/elements _find_all_elements /usr/local/lib/python3.11/site-packages/diskimage_builder/element_dependencies.py:209 2024-11-19 02:32:55.364 | Expanded element dependencies to: vm redhat-common journal-to-console growroot cloud-init install-bin bootloader yum rpm-distro nodepool-base simple-init base ensure-venv cache-devstack selinux-fixfiles-restore cache-url source-repositories openeuler-minimal pkg-map dib-init-system yum-minimal infra-package-needs sysprep block-device-efi cloud-init-datasources runtime-ssh-host-keys manifests openstack-repos package-installs zuul-worker install-types install-static openssh-server 2024-11-19 02:32:55.369 | + diskimage_builder/lib/disk-image-create:main:255 : '[' 1 = 1 ']' 2024-11-19 02:32:55.373 | + diskimage_builder/lib/disk-image-create:main:256 : export IMAGE_NAME=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-c458d57825e24d228a4e69d2c7f70838 2024-11-19 02:32:55.378 | + diskimage_builder/lib/disk-image-create:main:256 : IMAGE_NAME=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-c458d57825e24d228a4e69d2c7f70838 2024-11-19 02:32:55.383 | + diskimage_builder/lib/disk-image-create:main:260 : for X in ${!IMAGE_TYPES[@]} 2024-11-19 02:32:55.387 | + diskimage_builder/lib/disk-image-create:main:261 : case "${IMAGE_TYPES[$X]}" in 2024-11-19 02:32:55.392 | + diskimage_builder/lib/disk-image-create:main:299 : type fstrim 2024-11-19 02:32:55.397 | + diskimage_builder/lib/disk-image-create:main:307 : [[ -n '' ]] 2024-11-19 02:32:55.401 | + diskimage_builder/lib/disk-image-create:main:314 : mk_build_dir 2024-11-19 02:32:55.406 | ++ diskimage_builder/lib/common-functions:mk_build_dir:37 : mktemp -t -d --tmpdir=/tmp dib_build.XXXXXXXX 2024-11-19 02:32:55.413 | + diskimage_builder/lib/common-functions:mk_build_dir:37 : TMP_BUILD_DIR=/opt/dib_tmp/dib_build.36slXqUb 2024-11-19 02:32:55.418 | ++ diskimage_builder/lib/common-functions:mk_build_dir:38 : mktemp -t -d --tmpdir=/tmp dib_image.XXXXXXXX 2024-11-19 02:32:55.424 | + diskimage_builder/lib/common-functions:mk_build_dir:38 : TMP_IMAGE_DIR=/opt/dib_tmp/dib_image.m0FXaroP 2024-11-19 02:32:55.428 | + diskimage_builder/lib/common-functions:mk_build_dir:39 : '[' 0 -eq 0 ']' 2024-11-19 02:32:55.433 | + diskimage_builder/lib/common-functions:mk_build_dir:40 : export TMP_BUILD_DIR 2024-11-19 02:32:55.437 | + diskimage_builder/lib/common-functions:mk_build_dir:41 : tmpfs_check 2024-11-19 02:32:55.442 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=1 2024-11-19 02:32:55.446 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-11-19 02:32:55.450 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-11-19 02:32:55.455 | + diskimage_builder/lib/common-functions:mk_build_dir:46 : trap trap_cleanup EXIT 2024-11-19 02:32:55.459 | + diskimage_builder/lib/common-functions:mk_build_dir:47 : echo Building in /opt/dib_tmp/dib_build.36slXqUb 2024-11-19 02:32:55.460 | Building in /opt/dib_tmp/dib_build.36slXqUb 2024-11-19 02:32:55.464 | + diskimage_builder/lib/common-functions:mk_build_dir:48 : export TMP_IMAGE_DIR 2024-11-19 02:32:55.468 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : export OUT_IMAGE_PATH= 2024-11-19 02:32:55.473 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : OUT_IMAGE_PATH= 2024-11-19 02:32:55.478 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : export TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.36slXqUb/hooks 2024-11-19 02:32:55.482 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.36slXqUb/hooks 2024-11-19 02:32:55.487 | + diskimage_builder/lib/disk-image-create:main:318 : mkdir -p /opt/dib_tmp/dib_build.36slXqUb/block-device 2024-11-19 02:32:55.494 | + diskimage_builder/lib/disk-image-create:main:319 : BLOCK_DEVICE_CONFIG_YAML=/opt/dib_tmp/dib_build.36slXqUb/block-device/config.yaml 2024-11-19 02:32:55.498 | + diskimage_builder/lib/disk-image-create:main:320 : block_device_create_config_file /opt/dib_tmp/dib_build.36slXqUb/block-device/config.yaml 2024-11-19 02:32:55.520 | Searching elements for block-device[-arm64].yaml ... 2024-11-19 02:32:55.579 | Using block-device config: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/block-device-default.yaml 2024-11-19 02:32:55.584 | + diskimage_builder/lib/common-functions:block_device_create_config_file:516 : return 2024-11-19 02:32:55.589 | + diskimage_builder/lib/disk-image-create:main:323 : DIB_BLOCK_DEVICE_PARAMS_YAML=/opt/dib_tmp/dib_build.36slXqUb/block-device/params.yaml 2024-11-19 02:32:55.593 | + diskimage_builder/lib/disk-image-create:main:324 : export DIB_BLOCK_DEVICE_PARAMS_YAML 2024-11-19 02:32:55.598 | + diskimage_builder/lib/disk-image-create:main:325 : cat 2024-11-19 02:32:55.605 | + diskimage_builder/lib/disk-image-create:main:334 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py init 2024-11-19 02:32:56.081 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-11-19 02:32:56.081 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.36slXqUb/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.m0FXaroP', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.36slXqUb/mnt', 'build-dir': '/opt/dib_tmp/dib_build.36slXqUb'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-19 02:32:56.092 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'name': 'image0'}}, {'partitioning': {'base': 'image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '550MiB', 'mkfs': {'type': 'vfat', 'mount': {'mount_point': '/boot/efi', 'fstab': {'options': 'defaults', 'fsck-passno': 2}}}}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB'}, {'name': 'root', 'type': '8300', 'size': '100%', 'mkfs': {'type': 'ext4', 'mount': {'mount_point': '/', 'fstab': {'options': 'defaults', 'fsck-passno': 1}}}}]}}]] cmd_init /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:260 2024-11-19 02:32:56.092 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'name': 'image0'}}, {'fstab': {'base': 'mount_mkfs_ESP', 'name': 'fstab_mount_mkfs_ESP', 'options': 'defaults', 'fsck-passno': 2}}, {'mount': {'base': 'mkfs_ESP', 'name': 'mount_mkfs_ESP', 'mount_point': '/boot/efi'}}, {'mkfs': {'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}}, {'fstab': {'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_root', 'name': 'mount_mkfs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'root', 'name': 'mkfs_root', 'type': 'ext4'}}, {'partitioning': {'base': 'image0', 'name': 'partitioning_image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '550MiB', 'base': 'image0'}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB', 'base': 'image0'}, {'name': 'root', 'type': '8300', 'size': '100%', 'base': 'image0'}]}}]] cmd_init /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:262 2024-11-19 02:32:56.092 | DEBUG diskimage_builder.block_device.blockdevice [-] Final config [[{'local_loop': {'name': 'image0'}}, {'fstab': {'base': 'mount_mkfs_ESP', 'name': 'fstab_mount_mkfs_ESP', 'options': 'defaults', 'fsck-passno': 2}}, {'mount': {'base': 'mkfs_ESP', 'name': 'mount_mkfs_ESP', 'mount_point': '/boot/efi'}}, {'mkfs': {'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}}, {'fstab': {'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_root', 'name': 'mount_mkfs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'root', 'name': 'mkfs_root', 'type': 'ext4', 'label': 'cloudimg-rootfs'}}, {'partitioning': {'base': 'image0', 'name': 'partitioning_image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '550MiB', 'base': 'image0'}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB', 'base': 'image0'}, {'name': 'root', 'type': '8300', 'size': '100%', 'base': 'image0'}]}}]] cmd_init /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:264 2024-11-19 02:32:56.093 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/opt/dib_tmp/dib_build.36slXqUb/states/block-device/config.json] 2024-11-19 02:32:56.181 | ++ diskimage_builder/lib/disk-image-create:main:338 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval root-label 2024-11-19 02:32:56.656 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-11-19 02:32:56.657 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.36slXqUb/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.m0FXaroP', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.36slXqUb/mnt', 'build-dir': '/opt/dib_tmp/dib_build.36slXqUb'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-19 02:32:56.657 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-label] 2024-11-19 02:32:56.657 | DEBUG diskimage_builder.block_device.blockdevice [-] root-label [cloudimg-rootfs] cmd_getval /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:308 2024-11-19 02:32:56.736 | + diskimage_builder/lib/disk-image-create:main:338 : DIB_ROOT_LABEL=cloudimg-rootfs 2024-11-19 02:32:56.741 | + diskimage_builder/lib/disk-image-create:main:339 : export DIB_ROOT_LABEL 2024-11-19 02:32:56.746 | ++ diskimage_builder/lib/disk-image-create:main:342 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval root-fstype 2024-11-19 02:32:57.209 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-11-19 02:32:57.209 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.36slXqUb/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.m0FXaroP', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.36slXqUb/mnt', 'build-dir': '/opt/dib_tmp/dib_build.36slXqUb'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-19 02:32:57.209 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-fstype] 2024-11-19 02:32:57.210 | DEBUG diskimage_builder.block_device.blockdevice [-] root-fstype [ext4] cmd_getval /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:315 2024-11-19 02:32:57.285 | + diskimage_builder/lib/disk-image-create:main:342 : DIB_ROOT_FSTYPE=ext4 2024-11-19 02:32:57.289 | + diskimage_builder/lib/disk-image-create:main:343 : export DIB_ROOT_FSTYPE 2024-11-19 02:32:57.295 | ++ diskimage_builder/lib/disk-image-create:main:347 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval boot-label 2024-11-19 02:32:57.770 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-11-19 02:32:57.770 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.36slXqUb/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.m0FXaroP', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.36slXqUb/mnt', 'build-dir': '/opt/dib_tmp/dib_build.36slXqUb'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-19 02:32:57.771 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [boot-label] 2024-11-19 02:32:57.771 | DEBUG diskimage_builder.block_device.blockdevice [-] boot-label [] cmd_getval /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:329 2024-11-19 02:32:57.851 | + diskimage_builder/lib/disk-image-create:main:347 : DIB_BOOT_LABEL= 2024-11-19 02:32:57.856 | + diskimage_builder/lib/disk-image-create:main:348 : export DIB_BOOT_LABEL 2024-11-19 02:32:57.862 | ++ diskimage_builder/lib/disk-image-create:main:351 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval mount-points 2024-11-19 02:32:58.341 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-11-19 02:32:58.341 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.36slXqUb/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.m0FXaroP', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.36slXqUb/mnt', 'build-dir': '/opt/dib_tmp/dib_build.36slXqUb'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-19 02:32:58.342 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [mount-points] 2024-11-19 02:32:58.422 | + diskimage_builder/lib/disk-image-create:main:351 : DIB_MOUNTPOINTS='/boot/efi|/' 2024-11-19 02:32:58.427 | + diskimage_builder/lib/disk-image-create:main:352 : export DIB_MOUNTPOINTS 2024-11-19 02:32:58.432 | + diskimage_builder/lib/disk-image-create:main:354 : create_base 2024-11-19 02:32:58.437 | + diskimage_builder/lib/common-functions:create_base:353 : mkdir /opt/dib_tmp/dib_build.36slXqUb/mnt 2024-11-19 02:32:58.444 | + diskimage_builder/lib/common-functions:create_base:357 : sudo chown root.root /opt/dib_tmp/dib_build.36slXqUb/mnt 2024-11-19 02:32:58.455 | chown: warning: '.' should be ':': 'root.root' 2024-11-19 02:32:58.461 | + diskimage_builder/lib/common-functions:create_base:358 : export TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.36slXqUb/mnt 2024-11-19 02:32:58.466 | + diskimage_builder/lib/common-functions:create_base:358 : TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.36slXqUb/mnt 2024-11-19 02:32:58.471 | + diskimage_builder/lib/common-functions:create_base:360 : TARGET_ROOT=/opt/dib_tmp/dib_build.36slXqUb/mnt 2024-11-19 02:32:58.476 | + diskimage_builder/lib/common-functions:create_base:360 : run_d root 2024-11-19 02:32:58.480 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2024-11-19 02:32:58.485 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.36slXqUb/hooks ']' 2024-11-19 02:32:58.490 | + diskimage_builder/lib/common-functions:check_element:154 : generate_hooks 2024-11-19 02:32:58.522 | Copying hooks for vm 2024-11-19 02:32:58.534 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm/finalise.d/50-remove-bogus-udev-links 2024-11-19 02:32:58.545 | Copying hooks for infra-package-needs 2024-11-19 02:32:58.557 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/rsyslog.d/50-default.conf 2024-11-19 02:32:58.567 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-haveged 2024-11-19 02:32:58.570 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-infra-services 2024-11-19 02:32:58.572 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/89-sshd 2024-11-19 02:32:58.583 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-packages 2024-11-19 02:32:58.586 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-pip-packages 2024-11-19 02:32:58.622 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-bindep 2024-11-19 02:32:58.625 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-tox 2024-11-19 02:32:58.659 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/89-rsyslog 2024-11-19 02:32:58.670 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/pre-install.d/00-gentoo-useflags 2024-11-19 02:32:58.685 | Copying hooks for openeuler-minimal 2024-11-19 02:32:58.966 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openeuler-minimal/test-elements/22.03-LTS-build-succeeds 2024-11-19 02:32:59.305 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openeuler-minimal/root.d/00-00-generate-repo 2024-11-19 02:32:59.514 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openeuler-minimal/pre-install.d/00-setup-mirror 2024-11-19 02:32:59.555 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openeuler-minimal/environment.d/10-openeuler-distro-name.bash 2024-11-19 02:32:59.559 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openeuler-minimal/environment.d/11-yum-dnf.bash 2024-11-19 02:32:59.581 | Copying hooks for install-bin 2024-11-19 02:32:59.590 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin/pre-install.d/01-install-bin 2024-11-19 02:32:59.599 | Copying hooks for source-repositories 2024-11-19 02:32:59.610 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories/extra-data.d/98-source-repositories 2024-11-19 02:32:59.627 | Copying hooks for cloud-init 2024-11-19 02:32:59.650 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init/post-install.d/20-enable-cloud-init 2024-11-19 02:32:59.681 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init/post-install.d/21-cloud-init-allow-password-auth 2024-11-19 02:32:59.685 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init/post-install.d/22-cloud-init-ssh_genkeytypes 2024-11-19 02:32:59.722 | Copying hooks for package-installs 2024-11-19 02:32:59.731 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/extra-data.d/99-squash-package-install 2024-11-19 02:32:59.742 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs 2024-11-19 02:32:59.745 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-squash 2024-11-19 02:32:59.748 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-v2 2024-11-19 02:32:59.751 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-uninstalls 2024-11-19 02:32:59.759 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/10-package-installs 2024-11-19 02:32:59.762 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/99-package-uninstalls 2024-11-19 02:32:59.770 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/00-package-installs 2024-11-19 02:32:59.773 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/95-package-uninstalls 2024-11-19 02:32:59.781 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/01-package-installs 2024-11-19 02:32:59.784 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/99-package-uninstalls 2024-11-19 02:32:59.798 | Copying hooks for yum 2024-11-19 02:32:59.807 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/extra-data.d/99-yum-repo-conf 2024-11-19 02:32:59.899 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/cleanup.d/99-remove-yum-repo-conf 2024-11-19 02:33:00.054 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/bin/install-packages 2024-11-19 02:33:00.071 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/root.d/50-yum-cache 2024-11-19 02:33:00.113 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/00-01-yum-keepcache 2024-11-19 02:33:00.132 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/00-dnf-update 2024-11-19 02:33:00.136 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/00-install-repo-package 2024-11-19 02:33:00.141 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/01-00-centos-python3 2024-11-19 02:33:00.145 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/01-module-configuration 2024-11-19 02:33:00.155 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/post-install.d/99-reset-yum-conf 2024-11-19 02:33:00.207 | Copying hooks for cloud-init-datasources 2024-11-19 02:33:00.216 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources/install.d/05-set-cloud-init-sources 2024-11-19 02:33:00.225 | Copying hooks for ensure-venv 2024-11-19 02:33:00.242 | Copying hooks for block-device-efi 2024-11-19 02:33:00.251 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/environment.d/15-block-device.bash 2024-11-19 02:33:00.265 | Copying hooks for rpm-distro 2024-11-19 02:33:00.274 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/00-fix-requiretty 2024-11-19 02:33:00.280 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/00-usr-local-bin-secure-path 2024-11-19 02:33:00.284 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/01-override-yum-arch 2024-11-19 02:33:00.294 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/post-install.d/06-network-config-nonzeroconf 2024-11-19 02:33:00.310 | Copying hooks for yum-minimal 2024-11-19 02:33:00.319 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/cleanup.d/95-remove-yum-mirror 2024-11-19 02:33:00.346 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/root.d/08-yum-chroot 2024-11-19 02:33:00.356 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/pre-install.d/03-yum-cleanup 2024-11-19 02:33:00.372 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/install.d/10-base-networking 2024-11-19 02:33:00.379 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/install.d/11-ensure-dbus-daemon 2024-11-19 02:33:00.401 | Copying hooks for base 2024-11-19 02:33:00.410 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/pre-install.d/03-baseline-tools 2024-11-19 02:33:00.418 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-baseline-environment 2024-11-19 02:33:00.421 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-up-to-date 2024-11-19 02:33:00.424 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/10-cloud-init 2024-11-19 02:33:00.432 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/environment.d/10-base-defaults 2024-11-19 02:33:00.446 | Copying hooks for install-types 2024-11-19 02:33:00.455 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types/extra-data.d/99-enable-install-types 2024-11-19 02:33:00.464 | Copying hooks for selinux-fixfiles-restore 2024-11-19 02:33:00.473 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/selinux-fixfiles-restore/cleanup.d/99-selinux-fixfiles-restore 2024-11-19 02:33:00.509 | Copying hooks for openssh-server 2024-11-19 02:33:00.518 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/80-enable-sshd-service 2024-11-19 02:33:00.521 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/99-harden-sshd-config 2024-11-19 02:33:00.538 | Copying hooks for bootloader 2024-11-19 02:33:00.546 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/finalise.d/50-bootloader 2024-11-19 02:33:00.555 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/environment.d/10-bootloader-default-cmdline 2024-11-19 02:33:00.566 | Copying hooks for manifests 2024-11-19 02:33:00.575 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/extra-data.d/20-manifest-dir 2024-11-19 02:33:00.583 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/cleanup.d/01-copy-manifests-dir 2024-11-19 02:33:00.592 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/environment.d/14-manifests 2024-11-19 02:33:00.600 | Copying hooks for openstack-repos 2024-11-19 02:33:00.609 | Copying hooks /opt/project-config/nodepool/elements/openstack-repos/extra-data.d/50-create-repo-list 2024-11-19 02:33:00.620 | Copying hooks for sysprep 2024-11-19 02:33:00.629 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/finalise.d/99-clear-machine-id 2024-11-19 02:33:00.637 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/bin/extract-image 2024-11-19 02:33:00.646 | Copying hooks for dib-init-system 2024-11-19 02:33:00.655 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/pre-install.d/04-dib-init-system 2024-11-19 02:33:00.663 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/post-install.d/10-enable-init-scripts 2024-11-19 02:33:00.671 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/install.d/20-install-init-scripts 2024-11-19 02:33:00.680 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/environment.d/99-dib-init-system 2024-11-19 02:33:00.688 | Copying hooks for journal-to-console 2024-11-19 02:33:00.697 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console/post-install.d/30-journal-to-console 2024-11-19 02:33:00.706 | Copying hooks for install-static 2024-11-19 02:33:00.715 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static/install.d/10-install-static-files 2024-11-19 02:33:00.729 | Copying hooks for cache-devstack 2024-11-19 02:33:00.753 | Copying hooks for redhat-common 2024-11-19 02:33:00.762 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/redhat-common/finalise.d/01-clean-old-kernels 2024-11-19 02:33:00.773 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/redhat-common/bin/map-packages 2024-11-19 02:33:00.782 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/redhat-common/environment.d/50-redhat-common 2024-11-19 02:33:00.988 | Copying hooks for cache-url 2024-11-19 02:33:00.997 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url/bin/cache-url 2024-11-19 02:33:01.017 | Copying hooks for nodepool-base 2024-11-19 02:33:01.026 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/environment.d/75-nodepool-base-env 2024-11-19 02:33:01.034 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/cleanup.d/50-root 2024-11-19 02:33:01.042 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/50-apt-allow-unauthenticated 2024-11-19 02:33:01.045 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/60-apt-phased-updates 2024-11-19 02:33:01.056 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/glean@.service.d/override.conf 2024-11-19 02:33:01.064 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/20-iptables 2024-11-19 02:33:01.066 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/89-data-files 2024-11-19 02:33:01.074 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-boot-settings 2024-11-19 02:33:01.077 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-glean 2024-11-19 02:33:01.080 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-journald-persistent 2024-11-19 02:33:01.082 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/99-nodepool-dir 2024-11-19 02:33:01.091 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/05-record-details 2024-11-19 02:33:01.093 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/06-record-builddate 2024-11-19 02:33:01.096 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/20-iptables 2024-11-19 02:33:01.099 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/50-disable-metadata-cloudinit 2024-11-19 02:33:01.101 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/91-venv-os-testr 2024-11-19 02:33:01.104 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/96-clean-cron 2024-11-19 02:33:01.107 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/99-disable-rfc3041 2024-11-19 02:33:01.115 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/pre-install.d/10-preseed 2024-11-19 02:33:01.131 | Copying hooks for growroot 2024-11-19 02:33:01.140 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/post-install.d/80-growroot 2024-11-19 02:33:01.150 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/static/usr 2024-11-19 02:33:01.161 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/openrc 2024-11-19 02:33:01.164 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/systemd 2024-11-19 02:33:01.167 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/upstart 2024-11-19 02:33:01.185 | Copying hooks for runtime-ssh-host-keys 2024-11-19 02:33:01.193 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/cleanup.d/90-remove-ssh-host-keys 2024-11-19 02:33:01.201 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/post-install.d/80-ssh-keygen 2024-11-19 02:33:01.210 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/static/usr 2024-11-19 02:33:01.218 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/systemd 2024-11-19 02:33:01.222 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/upstart 2024-11-19 02:33:01.239 | Copying hooks for simple-init 2024-11-19 02:33:01.248 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/post-install.d/80-simple-init 2024-11-19 02:33:01.256 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/50-simple-init 2024-11-19 02:33:01.259 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/60-simple-init-remove-interfaces 2024-11-19 02:33:01.262 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-package-install 2024-11-19 02:33:01.265 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-repo-install 2024-11-19 02:33:01.268 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-source-install 2024-11-19 02:33:01.276 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/15-simple-init-networkmanager 2024-11-19 02:33:01.279 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/50-disable-cloud-init 2024-11-19 02:33:01.299 | Copying hooks for pkg-map 2024-11-19 02:33:01.307 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/extra-data.d/10-create-pkg-map-dir 2024-11-19 02:33:01.315 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/bin/pkg-map 2024-11-19 02:33:01.324 | Copying hooks for zuul-worker 2024-11-19 02:33:01.333 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/extra-data.d/60-zuul-user 2024-11-19 02:33:01.341 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/install.d/60-zuul-worker 2024-11-19 02:33:01.358 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-root bash 2024-11-19 02:33:01.363 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-11-19 02:33:01.368 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-root(,|$)' -q 2024-11-19 02:33:01.373 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d ']' 2024-11-19 02:33:01.378 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d' 2024-11-19 02:33:01.378 | Running hooks from /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d 2024-11-19 02:33:01.382 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2024-11-19 02:33:01.387 | + 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.36slXqUb/hooks/root.d 2024-11-19 02:33:01.411 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/../environment.d/10-base-defaults 2024-11-19 02:33:01.418 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/../environment.d/10-base-defaults 2024-11-19 02:33:01.423 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-11-19 02:33:01.427 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-11-19 02:33:01.431 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-19 02:33:01.436 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-19 02:33:01.440 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2024-11-19 02:33:01.447 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2024-11-19 02:33:01.451 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-11-19 02:33:01.456 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-11-19 02:33:01.460 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-19 02:33:01.464 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-19 02:33:01.468 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-11-19 02:33:01.473 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-19 02:33:01.477 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-19 02:33:01.481 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2024-11-19 02:33:01.485 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2024-11-19 02:33:01.489 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-19 02:33:01.494 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-19 02:33:01.498 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-19 02:33:01.502 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-19 02:33:01.506 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/../environment.d/10-openeuler-distro-name.bash 2024-11-19 02:33:01.514 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/../environment.d/10-openeuler-distro-name.bash 2024-11-19 02:33:01.518 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/10-openeuler-distro-name.bash:source:1 : export DISTRO_NAME=openeuler 2024-11-19 02:33:01.522 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/10-openeuler-distro-name.bash:source:1 : DISTRO_NAME=openeuler 2024-11-19 02:33:01.526 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/10-openeuler-distro-name.bash:source:2 : export DIB_RELEASE=22.03-LTS 2024-11-19 02:33:01.531 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/10-openeuler-distro-name.bash:source:2 : DIB_RELEASE=22.03-LTS 2024-11-19 02:33:01.535 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/10-openeuler-distro-name.bash:source:3 : export EFI_BOOT_DIR=EFI/openEuler 2024-11-19 02:33:01.539 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/10-openeuler-distro-name.bash:source:3 : EFI_BOOT_DIR=EFI/openEuler 2024-11-19 02:33:01.543 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/../environment.d/11-yum-dnf.bash 2024-11-19 02:33:01.551 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/../environment.d/11-yum-dnf.bash 2024-11-19 02:33:01.555 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/11-yum-dnf.bash:source:1 : export YUM=dnf 2024-11-19 02:33:01.559 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/11-yum-dnf.bash:source:1 : YUM=dnf 2024-11-19 02:33:01.564 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/../environment.d/14-manifests 2024-11-19 02:33:01.571 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/../environment.d/14-manifests 2024-11-19 02:33:01.575 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-19 02:33:01.580 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-19 02:33:01.584 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-c458d57825e24d228a4e69d2c7f70838.d/ 2024-11-19 02:33:01.589 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-c458d57825e24d228a4e69d2c7f70838.d/ 2024-11-19 02:33:01.593 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/../environment.d/15-block-device.bash 2024-11-19 02:33:01.600 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/../environment.d/15-block-device.bash 2024-11-19 02:33:01.605 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-11-19 02:33:01.609 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2024-11-19 02:33:01.613 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2024-11-19 02:33:01.618 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/../environment.d/15-simple-init-networkmanager 2024-11-19 02:33:01.625 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/../environment.d/15-simple-init-networkmanager 2024-11-19 02:33:01.629 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ openeuler =~ (almalinux|centos|fedora|rocky) ]] 2024-11-19 02:33:01.634 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/15-simple-init-networkmanager:source:4 : export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-11-19 02:33:01.638 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/15-simple-init-networkmanager:source:4 : DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-11-19 02:33:01.642 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \a\l\m\a\l\i\n\u\x ]] 2024-11-19 02:33:01.646 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \r\o\c\k\y ]] 2024-11-19 02:33:01.650 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \f\e\d\o\r\a ]] 2024-11-19 02:33:01.655 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/../environment.d/50-disable-cloud-init 2024-11-19 02:33:01.662 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/../environment.d/50-disable-cloud-init 2024-11-19 02:33:01.667 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-11-19 02:33:01.671 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-11-19 02:33:01.675 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/../environment.d/50-redhat-common 2024-11-19 02:33:01.683 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/../environment.d/50-redhat-common 2024-11-19 02:33:01.687 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/50-redhat-common:source:1 : export DIB_DISABLE_KERNEL_CLEANUP=0 2024-11-19 02:33:01.691 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/50-redhat-common:source:1 : DIB_DISABLE_KERNEL_CLEANUP=0 2024-11-19 02:33:01.696 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/50-redhat-common:source:2 : export DIB_INIT_SYSTEM=systemd 2024-11-19 02:33:01.700 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/50-redhat-common:source:2 : DIB_INIT_SYSTEM=systemd 2024-11-19 02:33:01.704 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/../environment.d/75-nodepool-base-env 2024-11-19 02:33:01.712 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/../environment.d/75-nodepool-base-env 2024-11-19 02:33:01.716 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-19 02:33:01.721 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-19 02:33:01.725 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-19 02:33:01.729 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-19 02:33:01.733 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-19 02:33:01.738 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-19 02:33:01.742 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-19 02:33:01.746 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-19 02:33:01.751 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/../environment.d/99-dib-init-system 2024-11-19 02:33:01.759 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/../environment.d/99-dib-init-system 2024-11-19 02:33:01.763 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-11-19 02:33:01.767 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-11-19 02:33:01.772 | dib-run-parts Running /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/00-00-generate-repo 2024-11-19 02:33:01.780 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/00-00-generate-repo:main:6 : set -eu 2024-11-19 02:33:01.784 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/00-00-generate-repo:main:7 : set -o pipefail 2024-11-19 02:33:01.789 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/00-00-generate-repo:main:11 : dirname /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/00-00-generate-repo 2024-11-19 02:33:01.795 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/00-00-generate-repo:main:11 : yum_repos_dir=/opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/../yum.repos.d 2024-11-19 02:33:01.799 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/00-00-generate-repo:main:12 : mkdir -p /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/../yum.repos.d 2024-11-19 02:33:01.805 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/00-00-generate-repo:main:14 : REPO_URL=http://mirror.regionone.osuosl.opendev.org/openeuler 2024-11-19 02:33:01.811 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/00-00-generate-repo:main:15 : mktemp 2024-11-19 02:33:02.087 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/00-00-generate-repo:main:15 : repo_file=/opt/dib_tmp/tmp.BY4IhmTGBi 2024-11-19 02:33:02.092 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/00-00-generate-repo:main:16 : cat 2024-11-19 02:33:02.098 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/00-00-generate-repo:main:30 : mv /opt/dib_tmp/tmp.BY4IhmTGBi /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/../yum.repos.d/openEuler.repo 2024-11-19 02:33:02.104 | dib-run-parts 00-00-generate-repo completed 2024-11-19 02:33:02.104 | dib-run-parts Running /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot 2024-11-19 02:33:02.113 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:23 : set -eu 2024-11-19 02:33:02.117 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:24 : set -o pipefail 2024-11-19 02:33:02.121 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:26 : source /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/common-functions 2024-11-19 02:33:02.127 | ++ diskimage_builder/lib/common-functions:source:19 : DIB_RUN_PARTS=/usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-run-parts 2024-11-19 02:33:02.131 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:28 : '[' -f /opt/dib_tmp/dib_build.36slXqUb/mnt/.extra_settings ']' 2024-11-19 02:33:02.136 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:31 : ARCH=arm64 2024-11-19 02:33:02.140 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:32 : '[' arm64 = amd64 ']' 2024-11-19 02:33:02.145 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:34 : [[ arm64 == \a\r\m\6\4 ]] 2024-11-19 02:33:02.149 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:35 : ARCH=aarch64 2024-11-19 02:33:02.154 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:39 : http_proxy= 2024-11-19 02:33:02.158 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:40 : YUM=dnf 2024-11-19 02:33:02.164 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:42 : mktemp --tmpdir=/tmp -d 2024-11-19 02:33:02.169 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:42 : WORKING=/tmp/tmp.HkQyZFa7ad 2024-11-19 02:33:02.173 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:43 : EACTION='rm -r /tmp/tmp.HkQyZFa7ad' 2024-11-19 02:33:02.178 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:44 : trap 'rm -r /tmp/tmp.HkQyZFa7ad' EXIT 2024-11-19 02:33:02.182 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:46 : YUM_CACHE=/opt/dib_cache/yum 2024-11-19 02:33:02.186 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:47 : mkdir -p /opt/dib_cache/yum 2024-11-19 02:33:02.193 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:50 : HOST_YUM_DOWNLOADER=yumdownloader 2024-11-19 02:33:02.197 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:51 : HOST_YUM=yum 2024-11-19 02:33:02.201 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:52 : command -v yumdownloader 2024-11-19 02:33:02.205 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:54 : HOST_YUM_DOWNLOADER='dnf download' 2024-11-19 02:33:02.210 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:55 : HOST_YUM=dnf 2024-11-19 02:33:02.215 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:62 : _RPM='rpm --dbpath=/var/lib/rpm' 2024-11-19 02:33:02.219 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:265 : sudo mkdir -p /opt/dib_tmp/dib_build.36slXqUb/mnt/proc /opt/dib_tmp/dib_build.36slXqUb/mnt/dev /opt/dib_tmp/dib_build.36slXqUb/mnt/sys 2024-11-19 02:33:02.235 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:266 : sudo mount -t proc none /opt/dib_tmp/dib_build.36slXqUb/mnt/proc 2024-11-19 02:33:02.250 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:267 : sudo mount --bind /dev /opt/dib_tmp/dib_build.36slXqUb/mnt/dev 2024-11-19 02:33:02.266 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:268 : mount_dev_pts_options 2024-11-19 02:33:02.271 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2024-11-19 02:33:02.321 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : echo '-o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666' 2024-11-19 02:33:02.326 | + /opt/dib_tmp/dib_build.36slXqUb/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.36slXqUb/mnt/dev/pts 2024-11-19 02:33:02.343 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:271 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.36slXqUb/mnt/sys 2024-11-19 02:33:02.358 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:274 : sudo mkdir -p /opt/dib_tmp/dib_build.36slXqUb/mnt/var/lib/rpm 2024-11-19 02:33:02.373 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:275 : sudo rpm --dbpath=/var/lib/rpm --root /opt/dib_tmp/dib_build.36slXqUb/mnt --initdb 2024-11-19 02:33:03.714 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:279 : sudo mkdir /opt/dib_tmp/dib_build.36slXqUb/mnt/etc 2024-11-19 02:33:03.729 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:280 : sudo cp /etc/resolv.conf /opt/dib_tmp/dib_build.36slXqUb/mnt/etc/resolv.conf 2024-11-19 02:33:03.744 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:285 : sudo mkdir -p /opt/dib_tmp/dib_build.36slXqUb/mnt/tmp/yum 2024-11-19 02:33:03.759 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:286 : sudo mount --bind /opt/dib_cache/yum /opt/dib_tmp/dib_build.36slXqUb/mnt/tmp/yum 2024-11-19 02:33:03.775 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:288 : _install_repos 2024-11-19 02:33:03.779 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:_install_repos:70 : local packages 2024-11-19 02:33:03.783 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:_install_repos:71 : local rc 2024-11-19 02:33:03.787 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:_install_repos:86 : packages=' ' 2024-11-19 02:33:03.792 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:_install_repos:87 : packages+='basesystem filesystem setup ' 2024-11-19 02:33:03.797 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:_install_repos:88 : [[ openeuler = fedora ]] 2024-11-19 02:33:03.801 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:_install_repos:91 : [[ openeuler = centos ]] 2024-11-19 02:33:03.806 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:_install_repos:98 : [[ openeuler == \o\p\e\n\e\u\l\e\r ]] 2024-11-19 02:33:03.810 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:_install_repos:99 : packages+='openEuler-release ' 2024-11-19 02:33:03.814 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:_install_repos:100 : packages+='openEuler-repos openEuler-gpg-keys ' 2024-11-19 02:33:03.819 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:_install_repos:110 : local repo= 2024-11-19 02:33:03.823 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:_install_repos:111 : [[ -z '' ]] 2024-11-19 02:33:03.827 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:_install_repos:113 : [[ -d /opt/dib_tmp/dib_build.36slXqUb/hooks/yum.repos.d/22.03-LTS ]] 2024-11-19 02:33:03.831 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:_install_repos:116 : repo=/opt/dib_tmp/dib_build.36slXqUb/hooks/yum.repos.d 2024-11-19 02:33:03.836 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:_install_repos:127 : local temp_tmp 2024-11-19 02:33:03.841 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:_install_repos:128 : mktemp -d 2024-11-19 02:33:03.934 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:_install_repos:128 : temp_tmp=/opt/dib_tmp/tmp.LNG0GS6D2d 2024-11-19 02:33:03.939 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:_install_repos:129 : TMPDIR=/opt/dib_tmp/tmp.LNG0GS6D2d 2024-11-19 02:33:03.944 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:_install_repos:129 : dnf download --verbose --releasever=22.03 --setopt=reposdir=/opt/dib_tmp/dib_build.36slXqUb/hooks/yum.repos.d --setopt=cachedir=/opt/dib_tmp/tmp.LNG0GS6D2d --destdir=/tmp/tmp.HkQyZFa7ad basesystem filesystem setup openEuler-release openEuler-repos openEuler-gpg-keys 2024-11-19 02:33:15.009 | Loaded plugins: download 2024-11-19 02:33:15.010 | DNF version: 4.14.0 2024-11-19 02:33:15.011 | cachedir: /opt/dib_tmp/tmp.LNG0GS6D2d 2024-11-19 02:33:20.032 | User-Agent: constructed: 'libdnf (Debian GNU/Linux 12; generic; Linux.aarch64)' 2024-11-19 02:33:20.270 | repo: downloading from remote: OS 2024-11-19 02:33:23.351 | openEuler-22.03-LTS - OS 1.1 MB/s | 3.4 MB 00:03 2024-11-19 02:33:24.774 | OS: using metadata from Wed Mar 30 08:47:17 2022. 2024-11-19 02:33:24.775 | repo: downloading from remote: update 2024-11-19 02:33:25.404 | 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-11-19 02:33:25.404 | 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-11-19 02:33:25.405 | 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-11-19 02:33:25.407 | 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-11-19 02:33:25.408 | 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-11-19 02:33:25.409 | 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-11-19 02:33:25.410 | openEuler-22.03-LTS - update 928 B/s | 588 B 00:00 2024-11-19 02:33:25.438 | Errors during downloading metadata for repository 'update': 2024-11-19 02:33:25.439 | - 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-11-19 02:33:25.439 | - 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-11-19 02:33:25.439 | - 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-11-19 02:33:25.439 | 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-11-19 02:33:25.440 | Ignoring repositories: update 2024-11-19 02:33:25.440 | Last metadata expiration check: 0:00:02 ago on Tue Nov 19 02:33:22 2024. 2024-11-19 02:33:26.940 | (1/6): setup-2.13.9.1-1.oe2203.noarch.rpm 109 kB/s | 150 kB 00:01 2024-11-19 02:33:27.475 | (2/6): basesystem-12-2.oe2203.noarch.rpm 3.6 kB/s | 7.0 kB 00:01 2024-11-19 02:33:28.355 | (3/6): openEuler-release-22.03LTS-52.oe2203.aar 16 kB/s | 23 kB 00:01 2024-11-19 02:33:28.765 | (4/6): filesystem-3.16-4.oe2203.aarch64.rpm 340 kB/s | 1.1 MB 00:03 2024-11-19 02:33:29.159 | (5/6): openEuler-repos-1.0-3.4.oe2203.aarch64.r 5.5 kB/s | 9.2 kB 00:01 2024-11-19 02:33:31.330 | (6/6): openEuler-gpg-keys-1.0-3.4.oe2203.aarch6 3.4 kB/s | 10 kB 00:02 2024-11-19 02:33:31.415 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:_install_repos:134 : rc=0 2024-11-19 02:33:31.419 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:_install_repos:135 : rm -rf /opt/dib_tmp/tmp.LNG0GS6D2d 2024-11-19 02:33:31.429 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:_install_repos:136 : [[ 0 != 0 ]] 2024-11-19 02:33:31.433 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:_install_repos:142 : sudo rpm --dbpath=/var/lib/rpm --root /opt/dib_tmp/dib_build.36slXqUb/mnt --nodeps -ivh /tmp/tmp.HkQyZFa7ad/basesystem-12-2.oe2203.noarch.rpm /tmp/tmp.HkQyZFa7ad/filesystem-3.16-4.oe2203.aarch64.rpm /tmp/tmp.HkQyZFa7ad/openEuler-gpg-keys-1.0-3.4.oe2203.aarch64.rpm /tmp/tmp.HkQyZFa7ad/openEuler-release-22.03LTS-52.oe2203.aarch64.rpm /tmp/tmp.HkQyZFa7ad/openEuler-repos-1.0-3.4.oe2203.aarch64.rpm /tmp/tmp.HkQyZFa7ad/setup-2.13.9.1-1.oe2203.noarch.rpm 2024-11-19 02:33:31.448 | rpm: RPM should not be used directly install RPM packages, use Alien instead! 2024-11-19 02:33:31.448 | rpm: However assuming you know what you are doing... 2024-11-19 02:33:31.450 | warning: /tmp/tmp.HkQyZFa7ad/basesystem-12-2.oe2203.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID b25e7f66: NOKEY 2024-11-19 02:33:31.487 | Verifying... ######################################## 2024-11-19 02:33:31.555 | Preparing... ######################################## 2024-11-19 02:33:31.557 | Updating / installing... 2024-11-19 02:33:31.558 | openEuler-gpg-keys-1.0-3.4.oe2203 ######################################## 2024-11-19 02:33:31.684 | openEuler-repos-1.0-3.4.oe2203 ######################################## 2024-11-19 02:33:31.697 | openEuler-release-22.03LTS-52.oe2203 ######################################## 2024-11-19 02:33:31.731 | setup-2.13.9.1-1.oe2203 ######################################## 2024-11-19 02:33:31.999 | filesystem-3.16-4.oe2203 ######################################## 2024-11-19 02:33:32.493 | basesystem-12-2.oe2203 ######################################## 2024-11-19 02:33:32.951 | error: failed to exec scriptlet interpreter /bin/sh: No such file or directory 2024-11-19 02:33:32.952 | warning: %posttrans(filesystem-3.16-4.oe2203.aarch64) scriptlet failed, exit status 127 2024-11-19 02:33:36.885 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:_install_repos:147 : [[ -n '' ]] 2024-11-19 02:33:36.890 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:_install_repos:155 : [[ -n '' ]] 2024-11-19 02:33:36.894 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:_install_repos:162 : [[ openeuler == \o\p\e\n\e\u\l\e\r ]] 2024-11-19 02:33:36.899 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:_install_repos:163 : sudo sed -i s/enabled=0/enabled=1/ /opt/dib_tmp/dib_build.36slXqUb/mnt/etc/yum.repos.d/openEuler.repo 2024-11-19 02:33:36.915 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:305 : [[ openeuler =~ (fedora|openeuler) ]] 2024-11-19 02:33:36.920 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:306 : _install_pkg_manager dnf dnf-plugins-core curl 2024-11-19 02:33:36.924 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:_install_pkg_manager:176 : sudo sed -i s,/etc/pki/rpm-gpg,/opt/dib_tmp/dib_build.36slXqUb/mnt/etc/pki/rpm-gpg,g /opt/dib_tmp/dib_build.36slXqUb/mnt/etc/yum.repos.d/openEuler.repo 2024-11-19 02:33:36.940 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:_install_pkg_manager:202 : flock -w 1200 9 2024-11-19 02:33:36.970 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:_install_pkg_manager:203 : echo '%_dbpath /var/lib/rpm' 2024-11-19 02:33:36.976 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:_install_pkg_manager:205 : local _lang_pack= 2024-11-19 02:33:36.980 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:_install_pkg_manager:206 : local _extra_pkgs= 2024-11-19 02:33:36.985 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:_install_pkg_manager:208 : [[ openeuler =~ (centos|fedora) ]] 2024-11-19 02:33:36.990 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:_install_pkg_manager:225 : _extra_pkgs+='coreutils ' 2024-11-19 02:33:36.994 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:_install_pkg_manager:230 : [[ ! -d /opt/dib_tmp/dib_build.36slXqUb/mnt/etc/yum/vars ]] 2024-11-19 02:33:36.999 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:_install_pkg_manager:231 : sudo mkdir -p /opt/dib_tmp/dib_build.36slXqUb/mnt/etc/yum 2024-11-19 02:33:37.014 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:_install_pkg_manager:232 : sudo ln -s /opt/dib_tmp/dib_build.36slXqUb/mnt/etc/dnf/vars /opt/dib_tmp/dib_build.36slXqUb/mnt/etc/yum/vars 2024-11-19 02:33:37.029 | + /opt/dib_tmp/dib_build.36slXqUb/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.36slXqUb/mnt/etc/yum.repos.d --releasever=22.03 --installroot /opt/dib_tmp/dib_build.36slXqUb/mnt install dnf dnf-plugins-core curl coreutils 2024-11-19 02:33:40.071 | OS 4.3 kB/s | 3.8 kB 00:00 2024-11-19 02:33:46.345 | everything 13 kB/s | 3.8 kB 00:00 2024-11-19 02:33:55.907 | EPOL 11 kB/s | 3.0 kB 00:00 2024-11-19 02:34:04.893 | debuginfo 13 kB/s | 3.8 kB 00:00 2024-11-19 02:34:07.525 | source 13 kB/s | 3.8 kB 00:00 2024-11-19 02:34:32.019 | update 12 kB/s | 3.5 kB 00:00 2024-11-19 02:35:10.566 | Last metadata expiration check: 0:00:01 ago on Mon Nov 11 14:05:05 2024. 2024-11-19 02:35:22.258 | Dependencies resolved. 2024-11-19 02:35:22.337 | ================================================================================ 2024-11-19 02:35:22.337 | Package Arch Version Repo Size 2024-11-19 02:35:22.337 | ================================================================================ 2024-11-19 02:35:22.337 | Installing: 2024-11-19 02:35:22.337 | coreutils aarch64 9.0-5.oe2203 update 2.7 M 2024-11-19 02:35:22.337 | curl aarch64 7.79.1-28.oe2203 update 139 k 2024-11-19 02:35:22.337 | dnf-data noarch 4.10.0-15.oe2203 update 23 k 2024-11-19 02:35:22.337 | dnf-plugins-core noarch 4.0.24-6.oe2203 update 14 k 2024-11-19 02:35:22.338 | Installing dependencies: 2024-11-19 02:35:22.338 | acl aarch64 2.3.1-2.oe2203 update 51 k 2024-11-19 02:35:22.338 | adwaita-cursor-theme noarch 41.0-1.oe2203 OS 649 k 2024-11-19 02:35:22.338 | adwaita-icon-theme noarch 41.0-1.oe2203 OS 11 M 2024-11-19 02:35:22.338 | at-spi2-atk aarch64 2.38.0-1.oe2203 OS 74 k 2024-11-19 02:35:22.338 | at-spi2-core aarch64 2.42.0-1.oe2203 OS 171 k 2024-11-19 02:35:22.338 | atk aarch64 2.36.0-2.oe2203 update 260 k 2024-11-19 02:35:22.338 | attr aarch64 2.5.1-2.oe2203 OS 55 k 2024-11-19 02:35:22.338 | audit-libs aarch64 1:3.0.1-3.oe2203 OS 94 k 2024-11-19 02:35:22.338 | avahi-libs aarch64 0.8-19.oe2203 update 59 k 2024-11-19 02:35:22.338 | bash aarch64 5.1.8-6.oe2203 update 1.2 M 2024-11-19 02:35:22.338 | brotli aarch64 1.0.9-2.oe2203 OS 305 k 2024-11-19 02:35:22.338 | bzip2 aarch64 1.0.8-6.oe2203 update 66 k 2024-11-19 02:35:22.338 | ca-certificates noarch 2023.2.60-2.oe2203 update 411 k 2024-11-19 02:35:22.338 | cairo aarch64 1.17.4-1.oe2203 OS 613 k 2024-11-19 02:35:22.338 | cairo-gobject aarch64 1.17.4-1.oe2203 OS 17 k 2024-11-19 02:35:22.338 | chkconfig aarch64 1.20-1.oe2203 OS 172 k 2024-11-19 02:35:22.338 | colord-libs aarch64 1.4.5-4.oe2203 update 181 k 2024-11-19 02:35:22.338 | cpio aarch64 2.13-10.oe2203 update 253 k 2024-11-19 02:35:22.338 | cracklib aarch64 2.9.7-8.oe2203 OS 3.9 M 2024-11-19 02:35:22.338 | crontabs noarch 1.11-22.oe2203 OS 17 k 2024-11-19 02:35:22.338 | crypto-policies noarch 20200619-2.git781bbd4.oe2203 OS 81 k 2024-11-19 02:35:22.338 | cups-libs aarch64 1:2.4.0-10.oe2203 update 240 k 2024-11-19 02:35:22.338 | cyrus-sasl-lib aarch64 2.1.27-15.oe2203 update 72 k 2024-11-19 02:35:22.338 | dbus aarch64 1:1.12.20-10.oe2203 update 63 k 2024-11-19 02:35:22.338 | dbus-common noarch 1:1.12.20-10.oe2203 update 13 k 2024-11-19 02:35:22.338 | dbus-daemon aarch64 1:1.12.20-10.oe2203 update 164 k 2024-11-19 02:35:22.338 | dbus-libs aarch64 1:1.12.20-10.oe2203 update 136 k 2024-11-19 02:35:22.338 | dbus-tools aarch64 1:1.12.20-10.oe2203 update 26 k 2024-11-19 02:35:22.338 | dejavu-fonts noarch 2.37-1.oe2203 OS 5.1 M 2024-11-19 02:35:22.338 | device-mapper aarch64 8:1.02.181-4.oe2203 OS 213 k 2024-11-19 02:35:22.338 | dnf noarch 4.10.0-15.oe2203 update 13 k 2024-11-19 02:35:22.338 | dracut aarch64 055-10.oe2203 update 292 k 2024-11-19 02:35:22.338 | e2fsprogs aarch64 1.46.4-21.oe2203 update 1.1 M 2024-11-19 02:35:22.338 | efi-srpm-macros noarch 4-5.oe2203 update 22 k 2024-11-19 02:35:22.338 | elfutils aarch64 0.185-13.oe2203 update 580 k 2024-11-19 02:35:22.338 | expat aarch64 2.4.1-10.oe2203 update 75 k 2024-11-19 02:35:22.338 | file aarch64 5.41-3.oe2203 update 36 k 2024-11-19 02:35:22.338 | file-libs aarch64 5.41-3.oe2203 update 655 k 2024-11-19 02:35:22.338 | findutils aarch64 2:4.8.0-3.oe2203 OS 382 k 2024-11-19 02:35:22.338 | fontconfig aarch64 2.13.94-1.oe2203 OS 225 k 2024-11-19 02:35:22.338 | fonts-filesystem noarch 2.0.5-2.oe2203 OS 8.3 k 2024-11-19 02:35:22.338 | freetype aarch64 2.11.0-3.oe2203 update 349 k 2024-11-19 02:35:22.338 | fribidi aarch64 1.0.10-2.oe2203 update 83 k 2024-11-19 02:35:22.338 | fuse aarch64 2.9.9-9.oe2203 OS 135 k 2024-11-19 02:35:22.338 | fuse-common aarch64 3.10.5-3.oe2203 OS 9.0 k 2024-11-19 02:35:22.338 | gawk aarch64 5.1.1-4.oe2203 update 344 k 2024-11-19 02:35:22.338 | gcr aarch64 3.41.0-1.oe2203 OS 462 k 2024-11-19 02:35:22.338 | gcr-base aarch64 3.41.0-1.oe2203 OS 251 k 2024-11-19 02:35:22.338 | gdbm aarch64 1:1.22-11.oe2203 update 166 k 2024-11-19 02:35:22.338 | gdk-pixbuf2 aarch64 2.42.6-5.oe2203 update 455 k 2024-11-19 02:35:22.338 | gdk-pixbuf2-modules aarch64 2.42.6-5.oe2203 update 67 k 2024-11-19 02:35:22.338 | gettext aarch64 0.21-4.oe2203 OS 1.1 M 2024-11-19 02:35:22.338 | glib2 aarch64 2.68.1-21.oe2203 update 2.6 M 2024-11-19 02:35:22.338 | glibc aarch64 2.34-149.oe2203 update 2.8 M 2024-11-19 02:35:22.338 | glibc-common aarch64 2.34-149.oe2203 update 2.7 M 2024-11-19 02:35:22.338 | gmp aarch64 1:6.2.1-1.oe2203 OS 247 k 2024-11-19 02:35:22.338 | gnupg2 aarch64 2.2.32-3.oe2203 update 2.1 M 2024-11-19 02:35:22.339 | gnutls aarch64 3.7.2-13.oe2203 update 884 k 2024-11-19 02:35:22.339 | gpgme aarch64 1.16.0-3.oe2203 update 329 k 2024-11-19 02:35:22.339 | graphite2 aarch64 1.3.14-5.oe2203 OS 87 k 2024-11-19 02:35:22.339 | grep aarch64 3.7-9.oe2203 update 293 k 2024-11-19 02:35:22.339 | groff aarch64 1.22.4-11.oe2203 update 908 k 2024-11-19 02:35:22.339 | groff-base aarch64 1.22.4-11.oe2203 update 858 k 2024-11-19 02:35:22.339 | grub2-common noarch 1:2.06-41.oe2203 update 2.9 M 2024-11-19 02:35:22.339 | grub2-tools aarch64 1:2.06-41.oe2203 update 1.8 M 2024-11-19 02:35:22.339 | grub2-tools-minimal aarch64 1:2.06-41.oe2203 update 346 k 2024-11-19 02:35:22.339 | gtk-update-icon-cache aarch64 3.24.30-5.oe2203 OS 30 k 2024-11-19 02:35:22.339 | gtk2 aarch64 2.24.33-4.oe2203 OS 3.3 M 2024-11-19 02:35:22.339 | gtk3 aarch64 3.24.30-5.oe2203 OS 4.6 M 2024-11-19 02:35:22.339 | gzip aarch64 1.11-3.oe2203 update 104 k 2024-11-19 02:35:22.339 | harfbuzz aarch64 2.8.2-4.oe2203 update 638 k 2024-11-19 02:35:22.339 | hicolor-icon-theme noarch 0.17-6.oe2203 update 44 k 2024-11-19 02:35:22.339 | ima-evm-utils-libs aarch64 1.3.2-3.oe2203 OS 18 k 2024-11-19 02:35:22.339 | info aarch64 6.8-3.oe2203 OS 163 k 2024-11-19 02:35:22.339 | jbigkit-libs aarch64 2.1-19.oe2203 update 33 k 2024-11-19 02:35:22.339 | json-c aarch64 0.15-6.oe2203 update 36 k 2024-11-19 02:35:22.339 | kbd-legacy noarch 2.4.0-1.oe2203 OS 525 k 2024-11-19 02:35:22.339 | kbd-misc noarch 2.4.0-1.oe2203 OS 1.6 M 2024-11-19 02:35:22.339 | keyutils-libs aarch64 1.6.3-3.oe2203 OS 25 k 2024-11-19 02:35:22.339 | kmod aarch64 29-3.oe2203 OS 85 k 2024-11-19 02:35:22.339 | kmod-libs aarch64 29-3.oe2203 OS 57 k 2024-11-19 02:35:22.339 | krb5-libs aarch64 1.19.2-8.oe2203 update 628 k 2024-11-19 02:35:22.339 | lcms2 aarch64 2.12-1.oe2203 OS 145 k 2024-11-19 02:35:22.339 | less aarch64 590-6.oe2203 update 101 k 2024-11-19 02:35:22.339 | libX11 aarch64 1.7.2-8.oe2203 update 716 k 2024-11-19 02:35:22.339 | libXau aarch64 1.0.9-2.oe2203 OS 14 k 2024-11-19 02:35:22.339 | libXcomposite aarch64 0.4.5-1.oe2203 OS 13 k 2024-11-19 02:35:22.339 | libXcursor aarch64 1.2.0-1.oe2203 OS 26 k 2024-11-19 02:35:22.339 | libXdamage aarch64 1.1.5-1.oe2203 OS 13 k 2024-11-19 02:35:22.339 | libXext aarch64 1.3.4-4.oe2203 update 34 k 2024-11-19 02:35:22.339 | libXfixes aarch64 6.0.0-1.oe2203 OS 17 k 2024-11-19 02:35:22.339 | libXft aarch64 2.3.4-1.oe2203 OS 43 k 2024-11-19 02:35:22.339 | libXi aarch64 1.8-2.oe2203 update 34 k 2024-11-19 02:35:22.339 | libXinerama aarch64 1.1.4-5.oe2203 OS 13 k 2024-11-19 02:35:22.339 | libXrandr aarch64 1.5.2-1.oe2203 OS 24 k 2024-11-19 02:35:22.339 | libXrender aarch64 0.9.10-10.oe2203 OS 24 k 2024-11-19 02:35:22.339 | libXtst aarch64 1.2.3-10.oe2203 OS 19 k 2024-11-19 02:35:22.339 | libacl aarch64 2.3.1-2.oe2203 update 22 k 2024-11-19 02:35:22.339 | libarchive aarch64 3.5.2-6.oe2203 update 320 k 2024-11-19 02:35:22.339 | libassuan aarch64 2.5.5-1.oe2203 OS 58 k 2024-11-19 02:35:22.339 | libblkid aarch64 2.37.2-28.oe2203 update 147 k 2024-11-19 02:35:22.339 | libcap aarch64 2.61-5.oe2203 update 62 k 2024-11-19 02:35:22.339 | libcap-ng aarch64 0.8.2-1.oe2203 OS 43 k 2024-11-19 02:35:22.339 | libcomps aarch64 0.1.18-1.oe2203 OS 67 k 2024-11-19 02:35:22.339 | libcurl aarch64 7.79.1-28.oe2203 update 264 k 2024-11-19 02:35:22.339 | libdatrie aarch64 0.2.13-1.oe2203 OS 30 k 2024-11-19 02:35:22.339 | libdnf aarch64 0.65.0-6.oe2203 update 602 k 2024-11-19 02:35:22.339 | libedit aarch64 3.1-28.oe2203 OS 88 k 2024-11-19 02:35:22.339 | libepoxy aarch64 1.5.9-1.oe2203 OS 201 k 2024-11-19 02:35:22.339 | libev aarch64 4.33-2.oe2203 OS 47 k 2024-11-19 02:35:22.340 | libevent aarch64 2.1.12-4.oe2203 OS 221 k 2024-11-19 02:35:22.340 | libfdisk aarch64 2.37.2-28.oe2203 update 191 k 2024-11-19 02:35:22.340 | libffi aarch64 3.4.2-2.oe2203 OS 26 k 2024-11-19 02:35:22.340 | libgcc aarch64 10.3.1-23.oe2203 update 67 k 2024-11-19 02:35:22.340 | libgcrypt aarch64 1.9.4-2.oe2203 update 414 k 2024-11-19 02:35:22.340 | libgomp aarch64 10.3.1-23.oe2203 update 224 k 2024-11-19 02:35:22.340 | libgpg-error aarch64 1.43-2.oe2203 update 268 k 2024-11-19 02:35:22.340 | libgusb aarch64 0.3.8-1.oe2203 OS 41 k 2024-11-19 02:35:22.340 | libicu aarch64 69.1-7.oe2203 update 9.3 M 2024-11-19 02:35:22.340 | libidn2 aarch64 2.3.2-2.oe2203 OS 112 k 2024-11-19 02:35:22.340 | libjpeg-turbo aarch64 2.1.1-2.oe2203 update 121 k 2024-11-19 02:35:22.340 | libkcapi aarch64 1.3.1-7.oe2203 update 164 k 2024-11-19 02:35:22.340 | libksba aarch64 1.6.0-3.oe2203 update 139 k 2024-11-19 02:35:22.340 | libmodulemd aarch64 2.13.0-1.oe2203 OS 159 k 2024-11-19 02:35:22.340 | libmount aarch64 2.37.2-28.oe2203 update 169 k 2024-11-19 02:35:22.340 | libnghttp2 aarch64 1.46.0-5.oe2203 update 67 k 2024-11-19 02:35:22.340 | libnsl2 aarch64 2.0.0-4.oe2203 update 28 k 2024-11-19 02:35:22.340 | libpipeline aarch64 1.5.4-1.oe2203 OS 50 k 2024-11-19 02:35:22.340 | libpng aarch64 2:1.6.37-4.oe2203 update 99 k 2024-11-19 02:35:22.340 | libpsl aarch64 0.21.1-5.oe2203 update 72 k 2024-11-19 02:35:22.340 | libpwquality aarch64 1.4.4-4.oe2203 update 86 k 2024-11-19 02:35:22.340 | librepo aarch64 1.14.2-2.oe2203 OS 76 k 2024-11-19 02:35:22.340 | libreport-filesystem noarch 2.15.2-1.oe2203 OS 9.0 k 2024-11-19 02:35:22.340 | libseccomp aarch64 2.5.3-1.oe2203 OS 59 k 2024-11-19 02:35:22.340 | libsecret aarch64 0.20.4-1.oe2203 OS 160 k 2024-11-19 02:35:22.340 | libselinux aarch64 3.3-5.oe2203 update 109 k 2024-11-19 02:35:22.340 | libsemanage aarch64 3.3-3.oe2203 OS 98 k 2024-11-19 02:35:22.340 | libsepol aarch64 3.3-6.oe2203 update 266 k 2024-11-19 02:35:22.340 | libsigsegv aarch64 2.13-1.oe2203 OS 42 k 2024-11-19 02:35:22.340 | libsmartcols aarch64 2.37.2-28.oe2203 update 115 k 2024-11-19 02:35:22.340 | libsolv aarch64 0.7.20-4.oe2203 update 345 k 2024-11-19 02:35:22.340 | libssh aarch64 0.9.6-8.oe2203 update 182 k 2024-11-19 02:35:22.340 | libstdc++ aarch64 10.3.1-23.oe2203 update 484 k 2024-11-19 02:35:22.340 | libtasn1 aarch64 4.17.0-3.oe2203 update 77 k 2024-11-19 02:35:22.340 | libthai aarch64 0.1.28-4.oe2203 OS 197 k 2024-11-19 02:35:22.340 | libtiff aarch64 4.3.0-37.oe2203 update 166 k 2024-11-19 02:35:22.340 | libtirpc aarch64 1.3.2-3.oe2203 update 81 k 2024-11-19 02:35:22.340 | libunistring aarch64 0.9.10-8.oe2203 OS 401 k 2024-11-19 02:35:22.340 | libusbx aarch64 1.0.24-1.oe2203 OS 67 k 2024-11-19 02:35:22.340 | libutempter aarch64 1.2.1-2.oe2203 OS 24 k 2024-11-19 02:35:22.340 | libuuid aarch64 2.37.2-28.oe2203 update 30 k 2024-11-19 02:35:22.340 | libverto aarch64 0.3.2-1.oe2203 OS 26 k 2024-11-19 02:35:22.340 | libxcb aarch64 1.14-2.oe2203 update 195 k 2024-11-19 02:35:22.340 | libxcrypt aarch64 4.4.26-2.oe2203 OS 118 k 2024-11-19 02:35:22.340 | libxkbcommon aarch64 1.3.1-1.oe2203 OS 121 k 2024-11-19 02:35:22.340 | libxml2 aarch64 2.9.12-20.oe2203 update 609 k 2024-11-19 02:35:22.340 | libyaml aarch64 0.2.5-6.oe2203 update 54 k 2024-11-19 02:35:22.340 | logrotate aarch64 3.20.1-1.oe2203 update 50 k 2024-11-19 02:35:22.340 | lua aarch64 5.4.3-11.oe2203 update 136 k 2024-11-19 02:35:22.340 | lz4 aarch64 1.9.3-2.oe2203 OS 128 k 2024-11-19 02:35:22.340 | man-db aarch64 2.9.4-2.oe2203 OS 1.1 M 2024-11-19 02:35:22.340 | mpfr aarch64 4.1.0-1.oe2203 OS 378 k 2024-11-19 02:35:22.340 | ncurses aarch64 6.3-8.oe2203 update 674 k 2024-11-19 02:35:22.340 | ncurses-base noarch 6.3-8.oe2203 update 54 k 2024-11-19 02:35:22.341 | ncurses-libs aarch64 6.3-8.oe2203 update 265 k 2024-11-19 02:35:22.341 | nettle aarch64 3.8.1-1.oe2203 update 935 k 2024-11-19 02:35:22.341 | newt aarch64 0.52.21-8.oe2203 update 94 k 2024-11-19 02:35:22.341 | npth aarch64 1.6-2.oe2203 OS 23 k 2024-11-19 02:35:22.341 | openEuler-rpm-config aarch64 30-30.oe2203 update 49 k 2024-11-19 02:35:22.341 | openldap aarch64 2.6.0-6.oe2203 update 207 k 2024-11-19 02:35:22.341 | openssh aarch64 8.8p1-23.oe2203 update 300 k 2024-11-19 02:35:22.341 | openssh-clients aarch64 8.8p1-23.oe2203 update 601 k 2024-11-19 02:35:22.341 | openssh-server aarch64 8.8p1-23.oe2203 update 365 k 2024-11-19 02:35:22.341 | openssl aarch64 1:1.1.1m-28.oe2203 update 424 k 2024-11-19 02:35:22.341 | openssl-libs aarch64 1:1.1.1m-28.oe2203 update 1.2 M 2024-11-19 02:35:22.341 | os-prober aarch64 1.79-1.oe2203 OS 48 k 2024-11-19 02:35:22.341 | p11-kit aarch64 0.24.0-2.oe2203 update 217 k 2024-11-19 02:35:22.341 | p11-kit-trust aarch64 0.24.0-2.oe2203 update 120 k 2024-11-19 02:35:22.341 | pam aarch64 1.5.2-7.oe2203 update 437 k 2024-11-19 02:35:22.341 | pango aarch64 1.49.3-3.oe2203 update 243 k 2024-11-19 02:35:22.341 | pcre aarch64 8.45-2.oe2203 update 389 k 2024-11-19 02:35:22.341 | pcre2 aarch64 10.39-9.oe2203 update 510 k 2024-11-19 02:35:22.341 | perl aarch64 4:5.34.0-12.oe2203 update 3.2 M 2024-11-19 02:35:22.341 | perl-Algorithm-Diff noarch 1:1.201-1.oe2203 OS 27 k 2024-11-19 02:35:22.341 | perl-Archive-Tar noarch 2.40-1.oe2203 OS 42 k 2024-11-19 02:35:22.341 | perl-B-Debug noarch 1.26-5.oe2203 OS 18 k 2024-11-19 02:35:22.341 | perl-CPAN-Meta noarch 2.150010-419.oe2203 OS 108 k 2024-11-19 02:35:22.341 | perl-CPAN-Meta-Requirements noarch 2.140-419.oe2203 OS 26 k 2024-11-19 02:35:22.341 | perl-CPAN-Meta-YAML noarch 0.018-420.oe2203 OS 24 k 2024-11-19 02:35:22.341 | perl-Carp noarch 1.50-418.oe2203 OS 21 k 2024-11-19 02:35:22.341 | perl-Compress-Raw-Bzip2 aarch64 2.101-1.oe2203 OS 25 k 2024-11-19 02:35:22.341 | perl-Compress-Raw-Zlib aarch64 1:2.101-1.oe2203 OS 41 k 2024-11-19 02:35:22.341 | perl-Config-Perl-V noarch 0.33-1.oe2203 OS 17 k 2024-11-19 02:35:22.341 | perl-Data-Dumper aarch64 2.183-1.oe2203 OS 44 k 2024-11-19 02:35:22.341 | perl-Devel-PPPort aarch64 3.63-1.oe2203 OS 187 k 2024-11-19 02:35:22.341 | perl-Digest noarch 1.20-1.oe2203 OS 17 k 2024-11-19 02:35:22.341 | perl-Digest-MD5 aarch64 2.58-1.oe2203 OS 29 k 2024-11-19 02:35:22.341 | perl-Digest-SHA aarch64 1:6.02-7.oe2203 OS 49 k 2024-11-19 02:35:22.341 | perl-Encode aarch64 4:3.16-3.oe2203 update 1.4 M 2024-11-19 02:35:22.341 | perl-Env noarch 1.04-397.oe2203 OS 17 k 2024-11-19 02:35:22.341 | perl-Exporter noarch 5.74-1.oe2203 OS 22 k 2024-11-19 02:35:22.341 | perl-ExtUtils-Command noarch 1:7.62-1.oe2203 OS 11 k 2024-11-19 02:35:22.341 | perl-ExtUtils-Install noarch 2.20-1.oe2203 OS 33 k 2024-11-19 02:35:22.341 | perl-ExtUtils-MakeMaker noarch 1:7.62-1.oe2203 OS 169 k 2024-11-19 02:35:22.341 | perl-ExtUtils-Manifest noarch 1:1.73-1.oe2203 OS 23 k 2024-11-19 02:35:22.341 | perl-ExtUtils-ParseXS noarch 2:3.35-1.oe2203 OS 55 k 2024-11-19 02:35:22.341 | perl-File-Fetch noarch 1.00-1.oe2203 OS 22 k 2024-11-19 02:35:22.341 | perl-File-HomeDir noarch 1.006-2.oe2203 OS 35 k 2024-11-19 02:35:22.341 | perl-File-Path noarch 2.18-1.oe2203 OS 21 k 2024-11-19 02:35:22.341 | perl-File-Temp noarch 1:0.2311-2.oe2203 OS 50 k 2024-11-19 02:35:22.341 | perl-File-Which noarch 1.27-1.oe2203 OS 24 k 2024-11-19 02:35:22.341 | perl-Filter aarch64 2:1.60-3.oe2203 OS 49 k 2024-11-19 02:35:22.341 | perl-Filter-Simple noarch 1:0.94-1.oe2203 OS 16 k 2024-11-19 02:35:22.341 | perl-Getopt-Long noarch 1:2.52-1.oe2203 OS 45 k 2024-11-19 02:35:22.341 | perl-HTTP-Tiny noarch 0.080-2.oe2203 update 35 k 2024-11-19 02:35:22.341 | perl-IO-Compress noarch 2.101-2.oe2203 OS 110 k 2024-11-19 02:35:22.341 | perl-IO-Socket-IP noarch 0.41-2.oe2203 OS 31 k 2024-11-19 02:35:22.341 | perl-IPC-Cmd noarch 2:1.04-4.oe2203 OS 32 k 2024-11-19 02:35:22.341 | perl-IPC-SysV aarch64 2.09-1.oe2203 OS 25 k 2024-11-19 02:35:22.342 | perl-IPC-System-Simple noarch 1.30-2.oe2203 OS 31 k 2024-11-19 02:35:22.342 | perl-JSON-PP noarch 1:4.06-1.oe2203 OS 44 k 2024-11-19 02:35:22.342 | perl-Locale-Codes noarch 3.68-1.oe2203 OS 264 k 2024-11-19 02:35:22.342 | perl-Locale-Maketext noarch 1:1.29-1.oe2203 OS 53 k 2024-11-19 02:35:22.342 | perl-MIME-Base64 aarch64 3.16-1.oe2203 OS 20 k 2024-11-19 02:35:22.342 | perl-Math-BigInt noarch 1:1.9998.27-1.oe2203 OS 121 k 2024-11-19 02:35:22.342 | perl-Math-BigInt-FastCalc aarch64 0.5012-2.oe2203 update 19 k 2024-11-19 02:35:22.342 | perl-Math-BigRat noarch 0.2620-1.oe2203 OS 27 k 2024-11-19 02:35:22.342 | perl-Module-CoreList noarch 1:5.20211020-1.oe2203 OS 86 k 2024-11-19 02:35:22.342 | perl-Module-Load noarch 1:0.36-1.oe2203 OS 13 k 2024-11-19 02:35:22.342 | perl-Module-Load-Conditional noarch 0.74-1.oe2203 OS 18 k 2024-11-19 02:35:22.342 | perl-Module-Metadata noarch 1.000037-1.oe2203 OS 31 k 2024-11-19 02:35:22.342 | perl-Net-SSLeay aarch64 1.90-1.oe2203 OS 250 k 2024-11-19 02:35:22.342 | perl-Params-Check noarch 1:0.38-418.oe2203 OS 15 k 2024-11-19 02:35:22.342 | perl-PathTools aarch64 3.80-1.oe2203 OS 59 k 2024-11-19 02:35:22.342 | perl-Perl-OSType noarch 1.010-421.oe2203 OS 20 k 2024-11-19 02:35:22.342 | perl-PerlIO-via-QuotedPrint noarch 0.09-1.oe2203 OS 11 k 2024-11-19 02:35:22.342 | perl-Pod-Checker noarch 4:1.74-1.oe2203 OS 23 k 2024-11-19 02:35:22.342 | perl-Pod-Escapes noarch 1:1.07-420.oe2203 OS 14 k 2024-11-19 02:35:22.342 | perl-Pod-Parser noarch 1.63-398.oe2203 OS 57 k 2024-11-19 02:35:22.342 | perl-Pod-Perldoc noarch 1:3.28-4.oe2203 OS 44 k 2024-11-19 02:35:22.342 | perl-Pod-Simple noarch 1:3.43-1.oe2203 OS 137 k 2024-11-19 02:35:22.342 | perl-Pod-Usage noarch 4:2.01-2.oe2203 OS 25 k 2024-11-19 02:35:22.342 | perl-Scalar-List-Utils aarch64 4:1.60-1.oe2203 OS 49 k 2024-11-19 02:35:22.342 | perl-Socket aarch64 4:2.032-1.oe2203 OS 43 k 2024-11-19 02:35:22.342 | perl-Storable aarch64 1:3.25-1.oe2203 OS 74 k 2024-11-19 02:35:22.342 | perl-Sys-Syslog aarch64 0.36-1.oe2203 OS 37 k 2024-11-19 02:35:22.342 | perl-Term-ANSIColor noarch 5.01-1.oe2203 OS 30 k 2024-11-19 02:35:22.342 | perl-Term-Cap noarch 1.17-510.oe2203 OS 18 k 2024-11-19 02:35:22.342 | perl-Test-Harness noarch 2:3.42-2.oe2203 update 130 k 2024-11-19 02:35:22.342 | perl-Test-Simple noarch 2:1.302188-1.oe2203 OS 201 k 2024-11-19 02:35:22.342 | perl-Text-Balanced noarch 2.04-1.oe2203 OS 29 k 2024-11-19 02:35:22.342 | perl-Text-Diff noarch 1.45-7.oe2203 OS 27 k 2024-11-19 02:35:22.342 | perl-Text-ParseWords noarch 3.30-419.oe2203 OS 12 k 2024-11-19 02:35:22.342 | perl-Text-Tabs+Wrap noarch 2021.0814-1.oe2203 OS 13 k 2024-11-19 02:35:22.342 | perl-Thread-Queue noarch 3.13-3.oe2203 OS 14 k 2024-11-19 02:35:22.342 | perl-Time-HiRes aarch64 4:1.9767-2.oe2203 update 47 k 2024-11-19 02:35:22.342 | perl-Time-Local noarch 2:1.300-1.oe2203 OS 22 k 2024-11-19 02:35:22.342 | perl-URI noarch 5.10-1.oe2203 OS 72 k 2024-11-19 02:35:22.342 | perl-Unicode-Collate aarch64 1.31-1.oe2203 OS 667 k 2024-11-19 02:35:22.342 | perl-Unicode-Normalize aarch64 1.28-1.oe2203 OS 70 k 2024-11-19 02:35:22.342 | perl-autodie noarch 2.34-2.oe2203 OS 55 k 2024-11-19 02:35:22.342 | perl-bignum noarch 0.63-1.oe2203 OS 19 k 2024-11-19 02:35:22.342 | perl-constant noarch 1.33-421.oe2203 OS 17 k 2024-11-19 02:35:22.342 | perl-experimental noarch 0.025-1.oe2203 OS 18 k 2024-11-19 02:35:22.342 | perl-libnet noarch 3.13-2.oe2203 update 75 k 2024-11-19 02:35:22.342 | perl-libs aarch64 4:5.34.0-12.oe2203 update 1.6 M 2024-11-19 02:35:22.342 | perl-parent noarch 1:0.238-1.oe2203 OS 11 k 2024-11-19 02:35:22.342 | perl-perlfaq noarch 5.20210520-1.oe2203 OS 177 k 2024-11-19 02:35:22.342 | perl-podlators noarch 1:4.14-1.oe2203 OS 63 k 2024-11-19 02:35:22.342 | perl-threads aarch64 2:2.26-1.oe2203 OS 35 k 2024-11-19 02:35:22.342 | perl-threads-shared aarch64 1.62-1.oe2203 OS 30 k 2024-11-19 02:35:22.342 | perl-version aarch64 8:0.99.29-1.oe2203 OS 45 k 2024-11-19 02:35:22.342 | pixman aarch64 0.40.0-3.oe2203 update 148 k 2024-11-19 02:35:22.342 | pkgconf aarch64 1.8.0-3.oe2203 update 57 k 2024-11-19 02:35:22.342 | popt aarch64 1.18-3.oe2203 update 49 k 2024-11-19 02:35:22.342 | procps-ng aarch64 3.3.17-5.oe2203 update 207 k 2024-11-19 02:35:22.342 | publicsuffix-list noarch 20211113-2.oe2203 update 128 k 2024-11-19 02:35:22.343 | python-pip-wheel noarch 21.3.1-2.oe2203 update 1.5 M 2024-11-19 02:35:22.343 | python-setuptools noarch 59.4.0-5.oe2203 update 509 k 2024-11-19 02:35:22.343 | python3 aarch64 3.9.9-28.oe2203 update 7.8 M 2024-11-19 02:35:22.343 | python3-dateutil noarch 1:2.8.2-2.oe2203 OS 301 k 2024-11-19 02:35:22.343 | python3-dbus aarch64 1.2.18-2.oe2203 OS 118 k 2024-11-19 02:35:22.343 | python3-distro noarch 1.6.0-1.oe2203 OS 38 k 2024-11-19 02:35:22.343 | python3-dnf noarch 4.10.0-15.oe2203 update 443 k 2024-11-19 02:35:22.343 | python3-dnf-plugins-core noarch 4.0.24-6.oe2203 update 209 k 2024-11-19 02:35:22.343 | python3-gpgme aarch64 1.16.0-3.oe2203 update 242 k 2024-11-19 02:35:22.343 | python3-hawkey aarch64 0.65.0-6.oe2203 update 82 k 2024-11-19 02:35:22.343 | python3-libcomps aarch64 0.1.18-1.oe2203 OS 42 k 2024-11-19 02:35:22.343 | python3-libdnf aarch64 0.65.0-6.oe2203 update 653 k 2024-11-19 02:35:22.343 | python3-pyparsing noarch 3.0.6-1.oe2203 OS 216 k 2024-11-19 02:35:22.343 | python3-rpm aarch64 4.17.0-33.oe2203 update 78 k 2024-11-19 02:35:22.343 | python3-setuptools noarch 59.4.0-5.oe2203 update 964 k 2024-11-19 02:35:22.343 | python3-six noarch 1.16.0-1.oe2203 OS 38 k 2024-11-19 02:35:22.343 | qt5-srpm-macros noarch 5.15.2-1.oe2203 OS 8.3 k 2024-11-19 02:35:22.343 | readline aarch64 8.1-3.oe2203 update 146 k 2024-11-19 02:35:22.343 | rpm aarch64 4.17.0-33.oe2203 update 492 k 2024-11-19 02:35:22.343 | rpm-libs aarch64 4.17.0-33.oe2203 update 340 k 2024-11-19 02:35:22.343 | sed aarch64 4.8-3.oe2203 update 162 k 2024-11-19 02:35:22.343 | shadow aarch64 2:4.9-13.oe2203 update 598 k 2024-11-19 02:35:22.343 | slang aarch64 2.3.2-8.oe2203 OS 533 k 2024-11-19 02:35:22.343 | sqlite aarch64 3.37.2-7.oe2203 update 1.1 M 2024-11-19 02:35:22.343 | systemd aarch64 249-75.oe2203 update 3.2 M 2024-11-19 02:35:22.343 | systemd-libs aarch64 249-75.oe2203 update 453 k 2024-11-19 02:35:22.343 | systemd-udev aarch64 249-75.oe2203 update 1.2 M 2024-11-19 02:35:22.343 | systemtap-sdt-devel aarch64 4.5-2.oe2203 OS 19 k 2024-11-19 02:35:22.343 | tcl aarch64 1:8.6.10-4.oe2203 update 1.1 M 2024-11-19 02:35:22.343 | tpm2-tss aarch64 3.1.0-5.oe2203 update 489 k 2024-11-19 02:35:22.343 | tzdata noarch 2022a-18.oe2203 update 429 k 2024-11-19 02:35:22.343 | unbound-libs aarch64 1.13.2-11.oe2203 update 464 k 2024-11-19 02:35:22.343 | util-linux aarch64 2.37.2-28.oe2203 update 2.3 M 2024-11-19 02:35:22.343 | wayland aarch64 1.19.91-4.oe2203 update 59 k 2024-11-19 02:35:22.343 | which aarch64 2.21-14.oe2203 OS 30 k 2024-11-19 02:35:22.343 | xkeyboard-config noarch 2.33-1.oe2203 OS 793 k 2024-11-19 02:35:22.343 | xz aarch64 5.2.5-2.oe2203 update 141 k 2024-11-19 02:35:22.343 | xz-libs aarch64 5.2.5-2.oe2203 update 79 k 2024-11-19 02:35:22.343 | zip aarch64 3.0-29.oe2203 OS 217 k 2024-11-19 02:35:22.343 | zlib aarch64 1.2.11-24.oe2203 update 91 k 2024-11-19 02:35:22.343 | zstd aarch64 1.5.0-4.oe2203 update 686 k 2024-11-19 02:35:22.343 | Installing weak dependencies: 2024-11-19 02:35:22.343 | cronie aarch64 1.5.7-1.oe2203 OS 103 k 2024-11-19 02:35:22.343 | dconf aarch64 0.40.0-3.oe2203 update 83 k 2024-11-19 02:35:22.343 | diffutils aarch64 3.8-2.oe2203 OS 315 k 2024-11-19 02:35:22.343 | e2fsprogs-help noarch 1.46.4-21.oe2203 update 102 k 2024-11-19 02:35:22.343 | elfutils-extra aarch64 0.185-13.oe2203 update 220 k 2024-11-19 02:35:22.343 | fuse-help aarch64 2.9.9-9.oe2203 OS 13 k 2024-11-19 02:35:22.343 | grubby aarch64 8.40-28.oe2203 OS 52 k 2024-11-19 02:35:22.343 | kbd aarch64 2.4.0-1.oe2203 OS 251 k 2024-11-19 02:35:22.343 | kpartx aarch64 0.8.7-6.oe2203 update 42 k 2024-11-19 02:35:22.343 | openssl-pkcs11 aarch64 0.4.11-5.oe2203 OS 59 k 2024-11-19 02:35:22.343 | perl-Encode-Locale noarch 1.05-12.oe2203 OS 14 k 2024-11-19 02:35:22.343 | perl-IO-Socket-SSL noarch 2.072-1.oe2203 OS 181 k 2024-11-19 02:35:22.343 | perl-Mozilla-CA noarch 1:20211001-1.oe2203 OS 10 k 2024-11-19 02:35:22.343 | perl-devel aarch64 4:5.34.0-12.oe2203 update 2.1 M 2024-11-19 02:35:22.344 | pigz aarch64 2.6-1.oe2203 OS 61 k 2024-11-19 02:35:22.344 | pinentry aarch64 1.1.1-2.oe2203 OS 91 k 2024-11-19 02:35:22.344 | python3-pip noarch 21.3.1-2.oe2203 update 2.2 M 2024-11-19 02:35:22.344 | python3-unbound aarch64 1.13.2-11.oe2203 update 90 k 2024-11-19 02:35:22.344 | shared-mime-info aarch64 2.1-1.oe2203 OS 294 k 2024-11-19 02:35:22.344 | trousers aarch64 0.3.15-1.oe2203 OS 266 k 2024-11-19 02:35:22.344 | 2024-11-19 02:35:22.344 | Transaction Summary 2024-11-19 02:35:22.344 | ================================================================================ 2024-11-19 02:35:22.344 | Install 342 Packages 2024-11-19 02:35:22.344 | 2024-11-19 02:35:23.057 | Total download size: 139 M 2024-11-19 02:35:23.057 | Installed size: 596 M 2024-11-19 02:35:23.060 | Downloading Packages: 2024-11-19 02:35:23.950 | (1/342): at-spi2-atk-2.38.0-1.oe2203.aarch64.rp 90 kB/s | 74 kB 00:00 2024-11-19 02:35:24.352 | (2/342): adwaita-cursor-theme-41.0-1.oe2203.noa 529 kB/s | 649 kB 00:01 2024-11-19 02:35:24.391 | (3/342): at-spi2-core-2.42.0-1.oe2203.aarch64.r 389 kB/s | 171 kB 00:00 2024-11-19 02:35:24.592 | (4/342): attr-2.5.1-2.oe2203.aarch64.rpm 233 kB/s | 55 kB 00:00 2024-11-19 02:35:25.154 | (5/342): audit-libs-3.0.1-3.oe2203.aarch64.rpm 123 kB/s | 94 kB 00:00 2024-11-19 02:35:25.717 | (6/342): brotli-1.0.9-2.oe2203.aarch64.rpm 272 kB/s | 305 kB 00:01 2024-11-19 02:35:27.659 | (7/342): cairo-1.17.4-1.oe2203.aarch64.rpm 246 kB/s | 613 kB 00:02 2024-11-19 02:35:27.719 | (8/342): cairo-gobject-1.17.4-1.oe2203.aarch64. 8.4 kB/s | 17 kB 00:01 2024-11-19 02:35:28.379 | (9/342): adwaita-icon-theme-41.0-1.oe2203.noarc 2.0 MB/s | 11 MB 00:05 2024-11-19 02:35:28.396 | (10/342): chkconfig-1.20-1.oe2203.aarch64.rpm 235 kB/s | 172 kB 00:00 2024-11-19 02:35:28.912 | (11/342): cronie-1.5.7-1.oe2203.aarch64.rpm 194 kB/s | 103 kB 00:00 2024-11-19 02:35:29.221 | (12/342): crontabs-1.11-22.oe2203.noarch.rpm 21 kB/s | 17 kB 00:00 2024-11-19 02:35:30.187 | (13/342): crypto-policies-20200619-2.git781bbd4 64 kB/s | 81 kB 00:01 2024-11-19 02:35:31.205 | (14/342): cracklib-2.9.7-8.oe2203.aarch64.rpm 1.1 MB/s | 3.9 MB 00:03 2024-11-19 02:35:31.671 | (15/342): device-mapper-1.02.181-4.oe2203.aarch 144 kB/s | 213 kB 00:01 2024-11-19 02:35:32.113 | (16/342): diffutils-3.8-2.oe2203.aarch64.rpm 349 kB/s | 315 kB 00:00 2024-11-19 02:35:32.350 | (17/342): dejavu-fonts-2.37-1.oe2203.noarch.rpm 1.6 MB/s | 5.1 MB 00:03 2024-11-19 02:35:32.865 | (18/342): findutils-4.8.0-3.oe2203.aarch64.rpm 322 kB/s | 382 kB 00:01 2024-11-19 02:35:33.269 | (19/342): fontconfig-2.13.94-1.oe2203.aarch64.r 195 kB/s | 225 kB 00:01 2024-11-19 02:35:33.511 | (20/342): fonts-filesystem-2.0.5-2.oe2203.noarc 13 kB/s | 8.3 kB 00:00 2024-11-19 02:35:33.567 | (21/342): fuse-2.9.9-9.oe2203.aarch64.rpm 192 kB/s | 135 kB 00:00 2024-11-19 02:35:33.578 | (22/342): fuse-common-3.10.5-3.oe2203.aarch64.r 29 kB/s | 9.0 kB 00:00 2024-11-19 02:35:33.727 | (23/342): fuse-help-2.9.9-9.oe2203.aarch64.rpm 81 kB/s | 13 kB 00:00 2024-11-19 02:35:34.020 | (24/342): gcr-3.41.0-1.oe2203.aarch64.rpm 1.0 MB/s | 462 kB 00:00 2024-11-19 02:35:34.186 | (25/342): gmp-6.2.1-1.oe2203.aarch64.rpm 1.5 MB/s | 247 kB 00:00 2024-11-19 02:35:34.465 | (26/342): gcr-base-3.41.0-1.oe2203.aarch64.rpm 283 kB/s | 251 kB 00:00 2024-11-19 02:35:34.828 | (27/342): gettext-0.21-4.oe2203.aarch64.rpm 1.0 MB/s | 1.1 MB 00:01 2024-11-19 02:35:35.176 | (28/342): graphite2-1.3.14-5.oe2203.aarch64.rpm 88 kB/s | 87 kB 00:00 2024-11-19 02:35:35.502 | (29/342): grubby-8.40-28.oe2203.aarch64.rpm 50 kB/s | 52 kB 00:01 2024-11-19 02:35:35.887 | (30/342): gtk-update-icon-cache-3.24.30-5.oe220 42 kB/s | 30 kB 00:00 2024-11-19 02:35:36.562 | (31/342): gtk2-2.24.33-4.oe2203.aarch64.rpm 2.4 MB/s | 3.3 MB 00:01 2024-11-19 02:35:37.075 | (32/342): ima-evm-utils-libs-1.3.2-3.oe2203.aar 16 kB/s | 18 kB 00:01 2024-11-19 02:35:37.638 | (33/342): gtk3-3.24.30-5.oe2203.aarch64.rpm 2.1 MB/s | 4.6 MB 00:02 2024-11-19 02:35:37.838 | (34/342): info-6.8-3.oe2203.aarch64.rpm 129 kB/s | 163 kB 00:01 2024-11-19 02:35:37.957 | (35/342): kbd-2.4.0-1.oe2203.aarch64.rpm 286 kB/s | 251 kB 00:00 2024-11-19 02:35:38.174 | (36/342): kbd-legacy-2.4.0-1.oe2203.noarch.rpm 1.5 MB/s | 525 kB 00:00 2024-11-19 02:35:38.268 | (37/342): keyutils-libs-1.6.3-3.oe2203.aarch64. 80 kB/s | 25 kB 00:00 2024-11-19 02:35:38.416 | (38/342): kmod-29-3.oe2203.aarch64.rpm 354 kB/s | 85 kB 00:00 2024-11-19 02:35:38.517 | (39/342): kbd-misc-2.4.0-1.oe2203.noarch.rpm 2.3 MB/s | 1.6 MB 00:00 2024-11-19 02:35:38.715 | (40/342): kmod-libs-29-3.oe2203.aarch64.rpm 129 kB/s | 57 kB 00:00 2024-11-19 02:35:38.725 | (41/342): lcms2-2.12-1.oe2203.aarch64.rpm 471 kB/s | 145 kB 00:00 2024-11-19 02:35:38.781 | (42/342): libXau-1.0.9-2.oe2203.aarch64.rpm 54 kB/s | 14 kB 00:00 2024-11-19 02:35:38.910 | (43/342): libXcomposite-0.4.5-1.oe2203.aarch64. 70 kB/s | 13 kB 00:00 2024-11-19 02:35:39.083 | (44/342): libXcursor-1.2.0-1.oe2203.aarch64.rpm 86 kB/s | 26 kB 00:00 2024-11-19 02:35:39.092 | (45/342): libXdamage-1.1.5-1.oe2203.aarch64.rpm 43 kB/s | 13 kB 00:00 2024-11-19 02:35:39.102 | (46/342): libXfixes-6.0.0-1.oe2203.aarch64.rpm 89 kB/s | 17 kB 00:00 2024-11-19 02:35:39.586 | (47/342): libXft-2.3.4-1.oe2203.aarch64.rpm 87 kB/s | 43 kB 00:00 2024-11-19 02:35:39.690 | (48/342): libXinerama-1.1.4-5.oe2203.aarch64.rp 23 kB/s | 13 kB 00:00 2024-11-19 02:35:39.715 | (49/342): libXrandr-1.5.2-1.oe2203.aarch64.rpm 39 kB/s | 24 kB 00:00 2024-11-19 02:35:39.810 | (50/342): libXrender-0.9.10-10.oe2203.aarch64.r 108 kB/s | 24 kB 00:00 2024-11-19 02:35:39.944 | (51/342): libXtst-1.2.3-10.oe2203.aarch64.rpm 82 kB/s | 19 kB 00:00 2024-11-19 02:35:40.174 | (52/342): libcap-ng-0.8.2-1.oe2203.aarch64.rpm 117 kB/s | 43 kB 00:00 2024-11-19 02:35:40.439 | (53/342): libassuan-2.5.5-1.oe2203.aarch64.rpm 80 kB/s | 58 kB 00:00 2024-11-19 02:35:40.474 | (54/342): libcomps-0.1.18-1.oe2203.aarch64.rpm 127 kB/s | 67 kB 00:00 2024-11-19 02:35:40.492 | (55/342): libdatrie-0.2.13-1.oe2203.aarch64.rpm 95 kB/s | 30 kB 00:00 2024-11-19 02:35:40.656 | (56/342): libedit-3.1-28.oe2203.aarch64.rpm 487 kB/s | 88 kB 00:00 2024-11-19 02:35:40.669 | (57/342): libepoxy-1.5.9-1.oe2203.aarch64.rpm 1.0 MB/s | 201 kB 00:00 2024-11-19 02:35:40.867 | (58/342): libev-4.33-2.oe2203.aarch64.rpm 127 kB/s | 47 kB 00:00 2024-11-19 02:35:40.881 | (59/342): libffi-3.4.2-2.oe2203.aarch64.rpm 121 kB/s | 26 kB 00:00 2024-11-19 02:35:41.008 | (60/342): libevent-2.1.12-4.oe2203.aarch64.rpm 631 kB/s | 221 kB 00:00 2024-11-19 02:35:41.041 | (61/342): libgusb-0.3.8-1.oe2203.aarch64.rpm 237 kB/s | 41 kB 00:00 2024-11-19 02:35:41.293 | (62/342): libmodulemd-2.13.0-1.oe2203.aarch64.r 558 kB/s | 159 kB 00:00 2024-11-19 02:35:41.428 | (63/342): libidn2-2.3.2-2.oe2203.aarch64.rpm 204 kB/s | 112 kB 00:00 2024-11-19 02:35:41.532 | (64/342): libpipeline-1.5.4-1.oe2203.aarch64.rp 102 kB/s | 50 kB 00:00 2024-11-19 02:35:41.605 | (65/342): librepo-1.14.2-2.oe2203.aarch64.rpm 246 kB/s | 76 kB 00:00 2024-11-19 02:35:41.710 | (66/342): libreport-filesystem-2.15.2-1.oe2203. 51 kB/s | 9.0 kB 00:00 2024-11-19 02:35:41.730 | (67/342): libseccomp-2.5.3-1.oe2203.aarch64.rpm 299 kB/s | 59 kB 00:00 2024-11-19 02:35:41.900 | (68/342): libsemanage-3.3-3.oe2203.aarch64.rpm 579 kB/s | 98 kB 00:00 2024-11-19 02:35:41.961 | (69/342): libsecret-0.20.4-1.oe2203.aarch64.rpm 450 kB/s | 160 kB 00:00 2024-11-19 02:35:41.993 | (70/342): libsigsegv-2.13-1.oe2203.aarch64.rpm 159 kB/s | 42 kB 00:00 2024-11-19 02:35:42.114 | (71/342): libthai-0.1.28-4.oe2203.aarch64.rpm 928 kB/s | 197 kB 00:00 2024-11-19 02:35:42.260 | (72/342): libusbx-1.0.24-1.oe2203.aarch64.rpm 252 kB/s | 67 kB 00:00 2024-11-19 02:35:42.415 | (73/342): libutempter-1.2.1-2.oe2203.aarch64.rp 79 kB/s | 24 kB 00:00 2024-11-19 02:35:42.501 | (74/342): libunistring-0.9.10-8.oe2203.aarch64. 790 kB/s | 401 kB 00:00 2024-11-19 02:35:42.732 | (75/342): libverto-0.3.2-1.oe2203.aarch64.rpm 55 kB/s | 26 kB 00:00 2024-11-19 02:35:42.806 | (76/342): libxcrypt-4.4.26-2.oe2203.aarch64.rpm 305 kB/s | 118 kB 00:00 2024-11-19 02:35:42.923 | (77/342): libxkbcommon-1.3.1-1.oe2203.aarch64.r 638 kB/s | 121 kB 00:00 2024-11-19 02:35:42.937 | (78/342): lz4-1.9.3-2.oe2203.aarch64.rpm 630 kB/s | 128 kB 00:00 2024-11-19 02:35:43.094 | (79/342): mpfr-4.1.0-1.oe2203.aarch64.rpm 2.2 MB/s | 378 kB 00:00 2024-11-19 02:35:43.265 | (80/342): npth-1.6-2.oe2203.aarch64.rpm 71 kB/s | 23 kB 00:00 2024-11-19 02:35:43.398 | (81/342): openssl-pkcs11-0.4.11-5.oe2203.aarch6 195 kB/s | 59 kB 00:00 2024-11-19 02:35:43.870 | (82/342): os-prober-1.79-1.oe2203.aarch64.rpm 80 kB/s | 48 kB 00:00 2024-11-19 02:35:43.890 | (83/342): man-db-2.9.4-2.oe2203.aarch64.rpm 1.0 MB/s | 1.1 MB 00:01 2024-11-19 02:35:43.997 | (84/342): perl-Algorithm-Diff-1.201-1.oe2203.no 45 kB/s | 27 kB 00:00 2024-11-19 02:35:44.055 | (85/342): perl-Archive-Tar-2.40-1.oe2203.noarch 232 kB/s | 42 kB 00:00 2024-11-19 02:35:44.680 | (86/342): perl-CPAN-Meta-2.150010-419.oe2203.no 158 kB/s | 108 kB 00:00 2024-11-19 02:35:45.146 | (87/342): perl-B-Debug-1.26-5.oe2203.noarch.rpm 16 kB/s | 18 kB 00:01 2024-11-19 02:35:45.180 | (88/342): perl-CPAN-Meta-Requirements-2.140-419 23 kB/s | 26 kB 00:01 2024-11-19 02:35:45.199 | (89/342): perl-CPAN-Meta-YAML-0.018-420.oe2203. 46 kB/s | 24 kB 00:00 2024-11-19 02:35:45.756 | (90/342): perl-Carp-1.50-418.oe2203.noarch.rpm 37 kB/s | 21 kB 00:00 2024-11-19 02:35:45.799 | (91/342): perl-Compress-Raw-Bzip2-2.101-1.oe220 41 kB/s | 25 kB 00:00 2024-11-19 02:35:45.818 | (92/342): perl-Compress-Raw-Zlib-2.101-1.oe2203 66 kB/s | 41 kB 00:00 2024-11-19 02:35:45.935 | (93/342): perl-Config-Perl-V-0.33-1.oe2203.noar 94 kB/s | 17 kB 00:00 2024-11-19 02:35:46.232 | (94/342): perl-Digest-1.20-1.oe2203.noarch.rpm 57 kB/s | 17 kB 00:00 2024-11-19 02:35:46.252 | (95/342): perl-Data-Dumper-2.183-1.oe2203.aarch 101 kB/s | 44 kB 00:00 2024-11-19 02:35:46.372 | (96/342): perl-Devel-PPPort-3.63-1.oe2203.aarch 338 kB/s | 187 kB 00:00 2024-11-19 02:35:46.535 | (97/342): perl-Digest-MD5-2.58-1.oe2203.aarch64 96 kB/s | 29 kB 00:00 2024-11-19 02:35:46.553 | (98/342): perl-Digest-SHA-6.02-7.oe2203.aarch64 162 kB/s | 49 kB 00:00 2024-11-19 02:35:46.562 | (99/342): perl-Encode-Locale-1.05-12.oe2203.noa 74 kB/s | 14 kB 00:00 2024-11-19 02:35:46.947 | (100/342): perl-Env-1.04-397.oe2203.noarch.rpm 41 kB/s | 17 kB 00:00 2024-11-19 02:35:47.113 | (101/342): perl-Exporter-5.74-1.oe2203.noarch.r 40 kB/s | 22 kB 00:00 2024-11-19 02:35:47.254 | (102/342): perl-ExtUtils-Command-7.62-1.oe2203. 16 kB/s | 11 kB 00:00 2024-11-19 02:35:47.301 | (103/342): perl-ExtUtils-Install-2.20-1.oe2203. 94 kB/s | 33 kB 00:00 2024-11-19 02:35:47.513 | (104/342): perl-ExtUtils-Manifest-1.73-1.oe2203 90 kB/s | 23 kB 00:00 2024-11-19 02:35:47.589 | (105/342): perl-ExtUtils-ParseXS-3.35-1.oe2203. 192 kB/s | 55 kB 00:00 2024-11-19 02:35:47.611 | (106/342): perl-ExtUtils-MakeMaker-7.62-1.oe220 473 kB/s | 169 kB 00:00 2024-11-19 02:35:47.711 | (107/342): perl-File-Fetch-1.00-1.oe2203.noarch 112 kB/s | 22 kB 00:00 2024-11-19 02:35:47.901 | (108/342): perl-File-HomeDir-1.006-2.oe2203.noa 114 kB/s | 35 kB 00:00 2024-11-19 02:35:47.946 | (109/342): perl-File-Path-2.18-1.oe2203.noarch. 64 kB/s | 21 kB 00:00 2024-11-19 02:35:48.280 | (110/342): perl-File-Temp-0.2311-2.oe2203.noarc 88 kB/s | 50 kB 00:00 2024-11-19 02:35:48.504 | (111/342): perl-File-Which-1.27-1.oe2203.noarch 39 kB/s | 24 kB 00:00 2024-11-19 02:35:48.744 | (112/342): perl-Filter-1.60-3.oe2203.aarch64.rp 61 kB/s | 49 kB 00:00 2024-11-19 02:35:48.815 | (113/342): perl-Filter-Simple-0.94-1.oe2203.noa 30 kB/s | 16 kB 00:00 2024-11-19 02:35:48.962 | (114/342): perl-Getopt-Long-2.52-1.oe2203.noarc 208 kB/s | 45 kB 00:00 2024-11-19 02:35:49.176 | (115/342): perl-IO-Socket-IP-0.41-2.oe2203.noar 86 kB/s | 31 kB 00:00 2024-11-19 02:35:49.194 | (116/342): perl-IO-Compress-2.101-2.oe2203.noar 245 kB/s | 110 kB 00:00 2024-11-19 02:35:49.305 | (117/342): perl-IO-Socket-SSL-2.072-1.oe2203.no 528 kB/s | 181 kB 00:00 2024-11-19 02:35:49.522 | (118/342): perl-IPC-Cmd-1.04-4.oe2203.noarch.rp 94 kB/s | 32 kB 00:00 2024-11-19 02:35:51.165 | (119/342): perl-IPC-SysV-2.09-1.oe2203.aarch64. 13 kB/s | 25 kB 00:01 2024-11-19 02:35:51.834 | (120/342): perl-IPC-System-Simple-1.30-2.oe2203 12 kB/s | 31 kB 00:02 2024-11-19 02:35:51.889 | (121/342): perl-JSON-PP-4.06-1.oe2203.noarch.rp 19 kB/s | 44 kB 00:02 2024-11-19 02:35:52.283 | (122/342): perl-MIME-Base64-3.16-1.oe2203.aarch 50 kB/s | 20 kB 00:00 2024-11-19 02:35:52.376 | (123/342): perl-Locale-Maketext-1.29-1.oe2203.n 99 kB/s | 53 kB 00:00 2024-11-19 02:35:52.561 | (124/342): perl-Locale-Codes-3.68-1.oe2203.noar 363 kB/s | 264 kB 00:00 2024-11-19 02:35:52.588 | (125/342): perl-Math-BigInt-1.9998.27-1.oe2203. 398 kB/s | 121 kB 00:00 2024-11-19 02:35:52.766 | (126/342): perl-Math-BigRat-0.2620-1.oe2203.noa 70 kB/s | 27 kB 00:00 2024-11-19 02:35:52.779 | (127/342): perl-Module-CoreList-5.20211020-1.oe 396 kB/s | 86 kB 00:00 2024-11-19 02:35:54.139 | (128/342): perl-Module-Load-0.36-1.oe2203.noarc 8.7 kB/s | 13 kB 00:01 2024-11-19 02:35:54.379 | (129/342): perl-Module-Load-Conditional-0.74-1. 11 kB/s | 18 kB 00:01 2024-11-19 02:35:54.487 | (130/342): perl-Module-Metadata-1.000037-1.oe22 88 kB/s | 31 kB 00:00 2024-11-19 02:35:54.993 | (131/342): perl-Mozilla-CA-20211001-1.oe2203.no 12 kB/s | 10 kB 00:00 2024-11-19 02:35:55.012 | (132/342): perl-Net-SSLeay-1.90-1.oe2203.aarch6 395 kB/s | 250 kB 00:00 2024-11-19 02:35:55.289 | (133/342): perl-Params-Check-0.38-418.oe2203.no 51 kB/s | 15 kB 00:00 2024-11-19 02:35:55.313 | (134/342): perl-Perl-OSType-1.010-421.oe2203.no 66 kB/s | 20 kB 00:00 2024-11-19 02:35:55.439 | (135/342): perl-PathTools-3.80-1.oe2203.aarch64 134 kB/s | 59 kB 00:00 2024-11-19 02:35:55.448 | (136/342): perl-PerlIO-via-QuotedPrint-0.09-1.o 67 kB/s | 11 kB 00:00 2024-11-19 02:35:55.474 | (137/342): perl-Pod-Checker-1.74-1.oe2203.noarc 145 kB/s | 23 kB 00:00 2024-11-19 02:35:55.613 | (138/342): perl-Pod-Escapes-1.07-420.oe2203.noa 79 kB/s | 14 kB 00:00 2024-11-19 02:35:55.623 | (139/342): perl-Pod-Parser-1.63-398.oe2203.noar 327 kB/s | 57 kB 00:00 2024-11-19 02:35:55.633 | (140/342): perl-Pod-Perldoc-3.28-4.oe2203.noarc 276 kB/s | 44 kB 00:00 2024-11-19 02:35:55.769 | (141/342): perl-Pod-Simple-3.43-1.oe2203.noarch 887 kB/s | 137 kB 00:00 2024-11-19 02:35:56.087 | (142/342): perl-Pod-Usage-2.01-2.oe2203.noarch. 54 kB/s | 25 kB 00:00 2024-11-19 02:35:56.284 | (143/342): perl-Scalar-List-Utils-1.60-1.oe2203 76 kB/s | 49 kB 00:00 2024-11-19 02:35:56.367 | (144/342): perl-Socket-2.032-1.oe2203.aarch64.r 73 kB/s | 43 kB 00:00 2024-11-19 02:35:56.378 | (145/342): perl-Storable-3.25-1.oe2203.aarch64. 254 kB/s | 74 kB 00:00 2024-11-19 02:35:56.521 | (146/342): perl-Sys-Syslog-0.36-1.oe2203.aarch6 242 kB/s | 37 kB 00:00 2024-11-19 02:35:56.531 | (147/342): perl-Term-Cap-1.17-510.oe2203.noarch 116 kB/s | 18 kB 00:00 2024-11-19 02:35:56.671 | (148/342): perl-Term-ANSIColor-5.01-1.oe2203.no 98 kB/s | 30 kB 00:00 2024-11-19 02:35:56.682 | (149/342): perl-Test-Simple-1.302188-1.oe2203.n 1.2 MB/s | 201 kB 00:00 2024-11-19 02:35:56.690 | (150/342): perl-Text-Balanced-2.04-1.oe2203.noa 184 kB/s | 29 kB 00:00 2024-11-19 02:35:56.826 | (151/342): perl-Text-Diff-1.45-7.oe2203.noarch. 174 kB/s | 27 kB 00:00 2024-11-19 02:35:56.837 | (152/342): perl-Text-ParseWords-3.30-419.oe2203 79 kB/s | 12 kB 00:00 2024-11-19 02:35:56.847 | (153/342): perl-Text-Tabs+Wrap-2021.0814-1.oe22 84 kB/s | 13 kB 00:00 2024-11-19 02:35:56.980 | (154/342): perl-Thread-Queue-3.13-3.oe2203.noar 92 kB/s | 14 kB 00:00 2024-11-19 02:35:56.992 | (155/342): perl-Time-Local-1.300-1.oe2203.noarc 140 kB/s | 22 kB 00:00 2024-11-19 02:35:57.146 | (156/342): perl-URI-5.10-1.oe2203.noarch.rpm 241 kB/s | 72 kB 00:00 2024-11-19 02:35:57.290 | (157/342): perl-Unicode-Collate-1.31-1.oe2203.a 2.1 MB/s | 667 kB 00:00 2024-11-19 02:35:57.300 | (158/342): perl-Unicode-Normalize-1.28-1.oe2203 227 kB/s | 70 kB 00:00 2024-11-19 02:35:57.315 | (159/342): perl-autodie-2.34-2.oe2203.noarch.rp 332 kB/s | 55 kB 00:00 2024-11-19 02:35:57.444 | (160/342): perl-bignum-0.63-1.oe2203.noarch.rpm 126 kB/s | 19 kB 00:00 2024-11-19 02:35:57.455 | (161/342): perl-constant-1.33-421.oe2203.noarch 109 kB/s | 17 kB 00:00 2024-11-19 02:35:57.467 | (162/342): perl-experimental-0.025-1.oe2203.noa 120 kB/s | 18 kB 00:00 2024-11-19 02:35:57.619 | (163/342): perl-parent-0.238-1.oe2203.noarch.rp 65 kB/s | 11 kB 00:00 2024-11-19 02:35:57.629 | (164/342): perl-podlators-4.14-1.oe2203.noarch. 390 kB/s | 63 kB 00:00 2024-11-19 02:35:57.774 | (165/342): perl-perlfaq-5.20210520-1.oe2203.noa 557 kB/s | 177 kB 00:00 2024-11-19 02:35:57.784 | (166/342): perl-threads-2.26-1.oe2203.aarch64.r 212 kB/s | 35 kB 00:00 2024-11-19 02:35:57.791 | (167/342): perl-threads-shared-1.62-1.oe2203.aa 184 kB/s | 30 kB 00:00 2024-11-19 02:35:57.929 | (168/342): perl-version-0.99.29-1.oe2203.aarch6 295 kB/s | 45 kB 00:00 2024-11-19 02:35:57.946 | (169/342): pinentry-1.1.1-2.oe2203.aarch64.rpm 592 kB/s | 91 kB 00:00 2024-11-19 02:35:57.955 | (170/342): pigz-2.6-1.oe2203.aarch64.rpm 372 kB/s | 61 kB 00:00 2024-11-19 02:35:58.089 | (171/342): python3-dateutil-2.8.2-2.oe2203.noar 1.8 MB/s | 301 kB 00:00 2024-11-19 02:35:58.123 | (172/342): python3-dbus-1.2.18-2.oe2203.aarch64 669 kB/s | 118 kB 00:00 2024-11-19 02:35:58.144 | (173/342): python3-distro-1.6.0-1.oe2203.noarch 205 kB/s | 38 kB 00:00 2024-11-19 02:35:58.261 | (174/342): python3-libcomps-0.1.18-1.oe2203.aar 247 kB/s | 42 kB 00:00 2024-11-19 02:35:58.284 | (175/342): python3-pyparsing-3.0.6-1.oe2203.noa 1.3 MB/s | 216 kB 00:00 2024-11-19 02:35:58.311 | (176/342): python3-six-1.16.0-1.oe2203.noarch.r 226 kB/s | 38 kB 00:00 2024-11-19 02:35:58.416 | (177/342): qt5-srpm-macros-5.15.2-1.oe2203.noar 54 kB/s | 8.3 kB 00:00 2024-11-19 02:35:58.449 | (178/342): shared-mime-info-2.1-1.oe2203.aarch6 1.8 MB/s | 294 kB 00:00 2024-11-19 02:35:58.918 | (179/342): systemtap-sdt-devel-4.5-2.oe2203.aar 37 kB/s | 19 kB 00:00 2024-11-19 02:35:58.945 | (180/342): slang-2.3.2-8.oe2203.aarch64.rpm 841 kB/s | 533 kB 00:00 2024-11-19 02:35:58.956 | (181/342): trousers-0.3.15-1.oe2203.aarch64.rpm 525 kB/s | 266 kB 00:00 2024-11-19 02:35:59.089 | (182/342): which-2.21-14.oe2203.aarch64.rpm 180 kB/s | 30 kB 00:00 2024-11-19 02:35:59.116 | (183/342): zip-3.0-29.oe2203.aarch64.rpm 1.3 MB/s | 217 kB 00:00 2024-11-19 02:35:59.242 | (184/342): acl-2.3.1-2.oe2203.aarch64.rpm 332 kB/s | 51 kB 00:00 2024-11-19 02:35:59.274 | (185/342): atk-2.36.0-2.oe2203.aarch64.rpm 1.6 MB/s | 260 kB 00:00 2024-11-19 02:35:59.382 | (186/342): xkeyboard-config-2.33-1.oe2203.noarc 1.8 MB/s | 793 kB 00:00 2024-11-19 02:35:59.461 | (187/342): avahi-libs-0.8-19.oe2203.aarch64.rpm 273 kB/s | 59 kB 00:00 2024-11-19 02:35:59.571 | (188/342): bzip2-1.0.8-6.oe2203.aarch64.rpm 353 kB/s | 66 kB 00:00 2024-11-19 02:35:59.628 | (189/342): bash-5.1.8-6.oe2203.aarch64.rpm 3.3 MB/s | 1.2 MB 00:00 2024-11-19 02:35:59.814 | (190/342): ca-certificates-2023.2.60-2.oe2203.n 1.1 MB/s | 411 kB 00:00 2024-11-19 02:36:00.020 | (191/342): colord-libs-1.4.5-4.oe2203.aarch64.r 404 kB/s | 181 kB 00:00 2024-11-19 02:36:00.037 | (192/342): cpio-2.13-10.oe2203.aarch64.rpm 1.1 MB/s | 253 kB 00:00 2024-11-19 02:36:00.075 | (193/342): coreutils-9.0-5.oe2203.aarch64.rpm 6.0 MB/s | 2.7 MB 00:00 2024-11-19 02:36:00.523 | (194/342): cups-libs-2.4.0-10.oe2203.aarch64.rp 484 kB/s | 240 kB 00:00 2024-11-19 02:36:00.736 | (195/342): curl-7.79.1-28.oe2203.aarch64.rpm 200 kB/s | 139 kB 00:00 2024-11-19 02:36:00.745 | (196/342): cyrus-sasl-lib-2.1.27-15.oe2203.aarc 108 kB/s | 72 kB 00:00 2024-11-19 02:36:00.761 | (197/342): dbus-1.12.20-10.oe2203.aarch64.rpm 265 kB/s | 63 kB 00:00 2024-11-19 02:36:00.981 | (198/342): dbus-common-1.12.20-10.oe2203.noarch 56 kB/s | 13 kB 00:00 2024-11-19 02:36:01.119 | (199/342): dbus-daemon-1.12.20-10.oe2203.aarch6 441 kB/s | 164 kB 00:00 2024-11-19 02:36:01.130 | (200/342): dbus-libs-1.12.20-10.oe2203.aarch64. 369 kB/s | 136 kB 00:00 2024-11-19 02:36:01.145 | (201/342): dbus-tools-1.12.20-10.oe2203.aarch64 163 kB/s | 26 kB 00:00 2024-11-19 02:36:01.289 | (202/342): dconf-0.40.0-3.oe2203.aarch64.rpm 526 kB/s | 83 kB 00:00 2024-11-19 02:36:01.298 | (203/342): dnf-4.10.0-15.oe2203.noarch.rpm 76 kB/s | 13 kB 00:00 2024-11-19 02:36:01.309 | (204/342): dnf-data-4.10.0-15.oe2203.noarch.rpm 140 kB/s | 23 kB 00:00 2024-11-19 02:36:01.590 | (205/342): dnf-plugins-core-4.0.24-6.oe2203.noa 46 kB/s | 14 kB 00:00 2024-11-19 02:36:01.656 | (206/342): dracut-055-10.oe2203.aarch64.rpm 818 kB/s | 292 kB 00:00 2024-11-19 02:36:01.838 | (207/342): e2fsprogs-help-1.46.4-21.oe2203.noar 415 kB/s | 102 kB 00:00 2024-11-19 02:36:01.927 | (208/342): e2fsprogs-1.46.4-21.oe2203.aarch64.r 1.8 MB/s | 1.1 MB 00:00 2024-11-19 02:36:01.935 | (209/342): efi-srpm-macros-4-5.oe2203.noarch.rp 81 kB/s | 22 kB 00:00 2024-11-19 02:36:02.480 | (210/342): elfutils-0.185-13.oe2203.aarch64.rpm 907 kB/s | 580 kB 00:00 2024-11-19 02:36:02.492 | (211/342): elfutils-extra-0.185-13.oe2203.aarch 396 kB/s | 220 kB 00:00 2024-11-19 02:36:02.499 | (212/342): expat-2.4.1-10.oe2203.aarch64.rpm 133 kB/s | 75 kB 00:00 2024-11-19 02:36:02.721 | (213/342): file-5.41-3.oe2203.aarch64.rpm 152 kB/s | 36 kB 00:00 2024-11-19 02:36:02.736 | (214/342): freetype-2.11.0-3.oe2203.aarch64.rpm 1.5 MB/s | 349 kB 00:00 2024-11-19 02:36:02.846 | (215/342): file-libs-5.41-3.oe2203.aarch64.rpm 1.9 MB/s | 655 kB 00:00 2024-11-19 02:36:03.004 | (216/342): fribidi-1.0.10-2.oe2203.aarch64.rpm 296 kB/s | 83 kB 00:00 2024-11-19 02:36:03.092 | (217/342): gawk-5.1.1-4.oe2203.aarch64.rpm 967 kB/s | 344 kB 00:00 2024-11-19 02:36:03.212 | (218/342): gdbm-1.22-11.oe2203.aarch64.rpm 456 kB/s | 166 kB 00:00 2024-11-19 02:36:03.408 | (219/342): gdk-pixbuf2-2.42.6-5.oe2203.aarch64. 1.1 MB/s | 455 kB 00:00 2024-11-19 02:36:03.421 | (220/342): gdk-pixbuf2-modules-2.42.6-5.oe2203. 323 kB/s | 67 kB 00:00 2024-11-19 02:36:03.803 | (221/342): glibc-2.34-149.oe2203.aarch64.rpm 7.1 MB/s | 2.8 MB 00:00 2024-11-19 02:36:03.867 | (222/342): glib2-2.68.1-21.oe2203.aarch64.rpm 4.0 MB/s | 2.6 MB 00:00 2024-11-19 02:36:04.153 | (223/342): glibc-common-2.34-149.oe2203.aarch64 3.7 MB/s | 2.7 MB 00:00 2024-11-19 02:36:04.384 | (224/342): gnupg2-2.2.32-3.oe2203.aarch64.rpm 3.7 MB/s | 2.1 MB 00:00 2024-11-19 02:36:04.460 | (225/342): gpgme-1.16.0-3.oe2203.aarch64.rpm 1.1 MB/s | 329 kB 00:00 2024-11-19 02:36:04.658 | (226/342): grep-3.7-9.oe2203.aarch64.rpm 1.0 MB/s | 293 kB 00:00 2024-11-19 02:36:04.761 | (227/342): groff-1.22.4-11.oe2203.aarch64.rpm 3.0 MB/s | 908 kB 00:00 2024-11-19 02:36:05.380 | (228/342): groff-base-1.22.4-11.oe2203.aarch64. 1.2 MB/s | 858 kB 00:00 2024-11-19 02:36:05.906 | (229/342): grub2-common-2.06-41.oe2203.noarch.r 2.5 MB/s | 2.9 MB 00:01 2024-11-19 02:36:06.072 | (230/342): gnutls-3.7.2-13.oe2203.aarch64.rpm 401 kB/s | 884 kB 00:02 2024-11-19 02:36:06.552 | (231/342): grub2-tools-2.06-41.oe2203.aarch64.r 1.6 MB/s | 1.8 MB 00:01 2024-11-19 02:36:06.644 | (232/342): grub2-tools-minimal-2.06-41.oe2203.a 473 kB/s | 346 kB 00:00 2024-11-19 02:36:06.813 | (233/342): gzip-1.11-3.oe2203.aarch64.rpm 141 kB/s | 104 kB 00:00 2024-11-19 02:36:07.482 | (234/342): harfbuzz-2.8.2-4.oe2203.aarch64.rpm 763 kB/s | 638 kB 00:00 2024-11-19 02:36:07.790 | (235/342): hicolor-icon-theme-0.17-6.oe2203.noa 39 kB/s | 44 kB 00:01 2024-11-19 02:36:08.491 | (236/342): jbigkit-libs-2.1-19.oe2203.aarch64.r 20 kB/s | 33 kB 00:01 2024-11-19 02:36:09.022 | (237/342): json-c-0.15-6.oe2203.aarch64.rpm 29 kB/s | 36 kB 00:01 2024-11-19 02:36:09.292 | (238/342): kpartx-0.8.7-6.oe2203.aarch64.rpm 28 kB/s | 42 kB 00:01 2024-11-19 02:36:09.708 | (239/342): krb5-libs-1.19.2-8.oe2203.aarch64.rp 516 kB/s | 628 kB 00:01 2024-11-19 02:36:09.967 | (240/342): less-590-6.oe2203.aarch64.rpm 151 kB/s | 101 kB 00:00 2024-11-19 02:36:10.621 | (241/342): libXext-1.3.4-4.oe2203.aarch64.rpm 37 kB/s | 34 kB 00:00 2024-11-19 02:36:11.016 | (242/342): libX11-1.7.2-8.oe2203.aarch64.rpm 416 kB/s | 716 kB 00:01 2024-11-19 02:36:11.075 | (243/342): libXi-1.8-2.oe2203.aarch64.rpm 31 kB/s | 34 kB 00:01 2024-11-19 02:36:11.206 | (244/342): libacl-2.3.1-2.oe2203.aarch64.rpm 38 kB/s | 22 kB 00:00 2024-11-19 02:36:11.399 | (245/342): libblkid-2.37.2-28.oe2203.aarch64.rp 456 kB/s | 147 kB 00:00 2024-11-19 02:36:11.942 | (246/342): libcurl-7.79.1-28.oe2203.aarch64.rpm 488 kB/s | 264 kB 00:00 2024-11-19 02:36:12.206 | (247/342): libarchive-3.5.2-6.oe2203.aarch64.rp 283 kB/s | 320 kB 00:01 2024-11-19 02:36:12.273 | (248/342): libcap-2.61-5.oe2203.aarch64.rpm 58 kB/s | 62 kB 00:01 2024-11-19 02:36:12.804 | (249/342): libdnf-0.65.0-6.oe2203.aarch64.rpm 699 kB/s | 602 kB 00:00 2024-11-19 02:36:13.090 | (250/342): libfdisk-2.37.2-28.oe2203.aarch64.rp 234 kB/s | 191 kB 00:00 2024-11-19 02:36:13.225 | (251/342): libgcc-10.3.1-23.oe2203.aarch64.rpm 71 kB/s | 67 kB 00:00 2024-11-19 02:36:13.258 | (252/342): libgcrypt-1.9.4-2.oe2203.aarch64.rpm 914 kB/s | 414 kB 00:00 2024-11-19 02:36:13.792 | (253/342): libgomp-10.3.1-23.oe2203.aarch64.rpm 396 kB/s | 224 kB 00:00 2024-11-19 02:36:13.894 | (254/342): libgpg-error-1.43-2.oe2203.aarch64.r 403 kB/s | 268 kB 00:00 2024-11-19 02:36:13.950 | (255/342): libjpeg-turbo-2.1.1-2.oe2203.aarch64 778 kB/s | 121 kB 00:00 2024-11-19 02:36:14.295 | (256/342): libkcapi-1.3.1-7.oe2203.aarch64.rpm 410 kB/s | 164 kB 00:00 2024-11-19 02:36:14.638 | (257/342): libksba-1.6.0-3.oe2203.aarch64.rpm 202 kB/s | 139 kB 00:00 2024-11-19 02:36:14.659 | (258/342): libmount-2.37.2-28.oe2203.aarch64.rp 471 kB/s | 169 kB 00:00 2024-11-19 02:36:15.057 | (259/342): libnghttp2-1.46.0-5.oe2203.aarch64.r 163 kB/s | 67 kB 00:00 2024-11-19 02:36:15.365 | (260/342): libnsl2-2.0.0-4.oe2203.aarch64.rpm 40 kB/s | 28 kB 00:00 2024-11-19 02:36:15.538 | (261/342): libicu-69.1-7.oe2203.aarch64.rpm 4.1 MB/s | 9.3 MB 00:02 2024-11-19 02:36:15.591 | (262/342): libpng-1.6.37-4.oe2203.aarch64.rpm 187 kB/s | 99 kB 00:00 2024-11-19 02:36:15.604 | (263/342): libpsl-0.21.1-5.oe2203.aarch64.rpm 309 kB/s | 72 kB 00:00 2024-11-19 02:36:15.917 | (264/342): libpwquality-1.4.4-4.oe2203.aarch64. 265 kB/s | 86 kB 00:00 2024-11-19 02:36:15.928 | (265/342): libsepol-3.3-6.oe2203.aarch64.rpm 823 kB/s | 266 kB 00:00 2024-11-19 02:36:16.053 | (266/342): libselinux-3.3-5.oe2203.aarch64.rpm 237 kB/s | 109 kB 00:00 2024-11-19 02:36:16.074 | (267/342): libsmartcols-2.37.2-28.oe2203.aarch6 742 kB/s | 115 kB 00:00 2024-11-19 02:36:16.107 | (268/342): libsolv-0.7.20-4.oe2203.aarch64.rpm 1.9 MB/s | 345 kB 00:00 2024-11-19 02:36:16.279 | (269/342): libtasn1-4.17.0-3.oe2203.aarch64.rpm 450 kB/s | 77 kB 00:00 2024-11-19 02:36:16.416 | (270/342): libssh-0.9.6-8.oe2203.aarch64.rpm 501 kB/s | 182 kB 00:00 2024-11-19 02:36:16.431 | (271/342): libstdc++-10.3.1-23.oe2203.aarch64.r 1.3 MB/s | 484 kB 00:00 2024-11-19 02:36:16.443 | (272/342): libtiff-4.3.0-37.oe2203.aarch64.rpm 1.0 MB/s | 166 kB 00:00 2024-11-19 02:36:16.668 | (273/342): libtirpc-1.3.2-3.oe2203.aarch64.rpm 325 kB/s | 81 kB 00:00 2024-11-19 02:36:16.696 | (274/342): libuuid-2.37.2-28.oe2203.aarch64.rpm 113 kB/s | 30 kB 00:00 2024-11-19 02:36:16.707 | (275/342): libxcb-1.14-2.oe2203.aarch64.rpm 741 kB/s | 195 kB 00:00 2024-11-19 02:36:17.057 | (276/342): libxml2-2.9.12-20.oe2203.aarch64.rpm 1.5 MB/s | 609 kB 00:00 2024-11-19 02:36:17.530 | (277/342): libyaml-0.2.5-6.oe2203.aarch64.rpm 65 kB/s | 54 kB 00:00 2024-11-19 02:36:18.149 | (278/342): logrotate-3.20.1-1.oe2203.aarch64.rp 35 kB/s | 50 kB 00:01 2024-11-19 02:36:18.657 | (279/342): lua-5.4.3-11.oe2203.aarch64.rpm 85 kB/s | 136 kB 00:01 2024-11-19 02:36:19.616 | (280/342): ncurses-base-6.3-8.oe2203.noarch.rpm 37 kB/s | 54 kB 00:01 2024-11-19 02:36:19.911 | (281/342): ncurses-6.3-8.oe2203.aarch64.rpm 383 kB/s | 674 kB 00:01 2024-11-19 02:36:20.058 | (282/342): ncurses-libs-6.3-8.oe2203.aarch64.rp 190 kB/s | 265 kB 00:01 2024-11-19 02:36:20.449 | (283/342): nettle-3.8.1-1.oe2203.aarch64.rpm 1.1 MB/s | 935 kB 00:00 2024-11-19 02:36:20.458 | (284/342): newt-0.52.21-8.oe2203.aarch64.rpm 238 kB/s | 94 kB 00:00 2024-11-19 02:36:20.539 | (285/342): openEuler-rpm-config-30-30.oe2203.aa 102 kB/s | 49 kB 00:00 2024-11-19 02:36:20.606 | (286/342): openldap-2.6.0-6.oe2203.aarch64.rpm 1.3 MB/s | 207 kB 00:00 2024-11-19 02:36:20.874 | (287/342): openssh-8.8p1-23.oe2203.aarch64.rpm 721 kB/s | 300 kB 00:00 2024-11-19 02:36:20.971 | (288/342): openssh-server-8.8p1-23.oe2203.aarch 1.0 MB/s | 365 kB 00:00 2024-11-19 02:36:21.266 | (289/342): openssh-clients-8.8p1-23.oe2203.aarc 827 kB/s | 601 kB 00:00 2024-11-19 02:36:21.643 | (290/342): openssl-1.1.1m-28.oe2203.aarch64.rpm 553 kB/s | 424 kB 00:00 2024-11-19 02:36:23.504 | (291/342): p11-kit-0.24.0-2.oe2203.aarch64.rpm 97 kB/s | 217 kB 00:02 2024-11-19 02:36:23.744 | (292/342): p11-kit-trust-0.24.0-2.oe2203.aarch6 57 kB/s | 120 kB 00:02 2024-11-19 02:36:24.109 | (293/342): openssl-libs-1.1.1m-28.oe2203.aarch6 402 kB/s | 1.2 MB 00:03 2024-11-19 02:36:24.443 | (294/342): pcre-8.45-2.oe2203.aarch64.rpm 1.1 MB/s | 389 kB 00:00 2024-11-19 02:36:24.456 | (295/342): pam-1.5.2-7.oe2203.aarch64.rpm 460 kB/s | 437 kB 00:00 2024-11-19 02:36:24.581 | (296/342): pango-1.49.3-3.oe2203.aarch64.rpm 291 kB/s | 243 kB 00:00 2024-11-19 02:36:25.405 | (297/342): pcre2-10.39-9.oe2203.aarch64.rpm 530 kB/s | 510 kB 00:00 2024-11-19 02:36:26.443 | (298/342): perl-Encode-3.16-3.oe2203.aarch64.rp 769 kB/s | 1.4 MB 00:01 2024-11-19 02:36:28.464 | (299/342): perl-5.34.0-12.oe2203.aarch64.rpm 809 kB/s | 3.2 MB 00:04 2024-11-19 02:36:29.623 | (300/342): perl-HTTP-Tiny-0.080-2.oe2203.noarch 8.4 kB/s | 35 kB 00:04 2024-11-19 02:36:29.841 | (301/342): perl-Math-BigInt-FastCalc-0.5012-2.o 5.7 kB/s | 19 kB 00:03 2024-11-19 02:36:31.452 | (302/342): perl-Time-HiRes-1.9767-2.oe2203.aarc 26 kB/s | 47 kB 00:01 2024-11-19 02:36:31.468 | (303/342): perl-Test-Harness-3.42-2.oe2203.noar 71 kB/s | 130 kB 00:01 2024-11-19 02:36:31.496 | (304/342): perl-devel-5.34.0-12.oe2203.aarch64. 1.3 MB/s | 2.1 MB 00:01 2024-11-19 02:36:31.652 | (305/342): pixman-0.40.0-3.oe2203.aarch64.rpm 959 kB/s | 148 kB 00:00 2024-11-19 02:36:31.811 | (306/342): pkgconf-1.8.0-3.oe2203.aarch64.rpm 361 kB/s | 57 kB 00:00 2024-11-19 02:36:32.132 | (307/342): perl-libnet-3.13-2.oe2203.noarch.rpm 112 kB/s | 75 kB 00:00 2024-11-19 02:36:32.144 | (308/342): popt-1.18-3.oe2203.aarch64.rpm 149 kB/s | 49 kB 00:00 2024-11-19 02:36:32.338 | (309/342): publicsuffix-list-20211113-2.oe2203. 663 kB/s | 128 kB 00:00 2024-11-19 02:36:32.650 | (310/342): perl-libs-5.34.0-12.oe2203.aarch64.r 1.4 MB/s | 1.6 MB 00:01 2024-11-19 02:36:32.671 | (311/342): procps-ng-3.3.17-5.oe2203.aarch64.rp 385 kB/s | 207 kB 00:00 2024-11-19 02:36:32.913 | (312/342): python-pip-wheel-21.3.1-2.oe2203.noa 2.6 MB/s | 1.5 MB 00:00 2024-11-19 02:36:33.265 | (313/342): python-setuptools-59.4.0-5.oe2203.no 833 kB/s | 509 kB 00:00 2024-11-19 02:36:33.287 | (314/342): python3-dnf-4.10.0-15.oe2203.noarch. 1.2 MB/s | 443 kB 00:00 2024-11-19 02:36:33.429 | (315/342): python3-dnf-plugins-core-4.0.24-6.oe 1.3 MB/s | 209 kB 00:00 2024-11-19 02:36:33.459 | (316/342): python3-gpgme-1.16.0-3.oe2203.aarch6 1.4 MB/s | 242 kB 00:00 2024-11-19 02:36:33.628 | (317/342): python3-hawkey-0.65.0-6.oe2203.aarch 415 kB/s | 82 kB 00:00 2024-11-19 02:36:33.740 | (318/342): python3-3.9.9-28.oe2203.aarch64.rpm 9.5 MB/s | 7.8 MB 00:00 2024-11-19 02:36:33.831 | (319/342): python3-libdnf-0.65.0-6.oe2203.aarch 1.7 MB/s | 653 kB 00:00 2024-11-19 02:36:34.079 | (320/342): python3-rpm-4.17.0-33.oe2203.aarch64 229 kB/s | 78 kB 00:00 2024-11-19 02:36:34.160 | (321/342): python3-setuptools-59.4.0-5.oe2203.n 2.9 MB/s | 964 kB 00:00 2024-11-19 02:36:34.348 | (322/342): python3-pip-21.3.1-2.oe2203.noarch.r 3.1 MB/s | 2.2 MB 00:00 2024-11-19 02:36:34.389 | (323/342): python3-unbound-1.13.2-11.oe2203.aar 297 kB/s | 90 kB 00:00 2024-11-19 02:36:34.555 | (324/342): readline-8.1-3.oe2203.aarch64.rpm 372 kB/s | 146 kB 00:00 2024-11-19 02:36:34.639 | (325/342): rpm-4.17.0-33.oe2203.aarch64.rpm 1.7 MB/s | 492 kB 00:00 2024-11-19 02:36:35.003 | (326/342): rpm-libs-4.17.0-33.oe2203.aarch64.rp 764 kB/s | 340 kB 00:00 2024-11-19 02:36:35.075 | (327/342): sed-4.8-3.oe2203.aarch64.rpm 314 kB/s | 162 kB 00:00 2024-11-19 02:36:35.254 | (328/342): shadow-4.9-13.oe2203.aarch64.rpm 974 kB/s | 598 kB 00:00 2024-11-19 02:36:35.470 | (329/342): sqlite-3.37.2-7.oe2203.aarch64.rpm 2.8 MB/s | 1.1 MB 00:00 2024-11-19 02:36:35.683 | (330/342): systemd-libs-249-75.oe2203.aarch64.r 1.1 MB/s | 453 kB 00:00 2024-11-19 02:36:35.740 | (331/342): systemd-249-75.oe2203.aarch64.rpm 4.9 MB/s | 3.2 MB 00:00 2024-11-19 02:36:35.788 | (332/342): systemd-udev-249-75.oe2203.aarch64.r 4.0 MB/s | 1.2 MB 00:00 2024-11-19 02:36:35.976 | (333/342): tcl-8.6.10-4.oe2203.aarch64.rpm 3.7 MB/s | 1.1 MB 00:00 2024-11-19 02:36:35.993 | (334/342): tpm2-tss-3.1.0-5.oe2203.aarch64.rpm 2.3 MB/s | 489 kB 00:00 2024-11-19 02:36:36.005 | (335/342): tzdata-2022a-18.oe2203.noarch.rpm 1.9 MB/s | 429 kB 00:00 2024-11-19 02:36:36.141 | (336/342): unbound-libs-1.13.2-11.oe2203.aarch6 2.8 MB/s | 464 kB 00:00 2024-11-19 02:36:36.175 | (337/342): wayland-1.19.91-4.oe2203.aarch64.rpm 350 kB/s | 59 kB 00:00 2024-11-19 02:36:36.295 | (338/342): xz-5.2.5-2.oe2203.aarch64.rpm 921 kB/s | 141 kB 00:00 2024-11-19 02:36:36.336 | (339/342): util-linux-2.37.2-28.oe2203.aarch64. 7.1 MB/s | 2.3 MB 00:00 2024-11-19 02:36:36.350 | (340/342): xz-libs-5.2.5-2.oe2203.aarch64.rpm 455 kB/s | 79 kB 00:00 2024-11-19 02:36:36.455 | (341/342): zlib-1.2.11-24.oe2203.aarch64.rpm 570 kB/s | 91 kB 00:00 2024-11-19 02:36:36.505 | (342/342): zstd-1.5.0-4.oe2203.aarch64.rpm 4.0 MB/s | 686 kB 00:00 2024-11-19 02:36:36.508 | -------------------------------------------------------------------------------- 2024-11-19 02:36:36.508 | Total 1.9 MB/s | 139 MB 01:13 2024-11-19 02:36:36.539 | retrieving repo key for OS unencrypted from http://repo.openeuler.org/openEuler-22.03-LTS/OS/aarch64/RPM-GPG-KEY-openEuler 2024-11-19 02:36:36.828 | OS 7.2 kB/s | 2.1 kB 00:00 2024-11-19 02:36:40.171 | Importing GPG key 0xB25E7F66: 2024-11-19 02:36:40.171 | Userid : "private OBS (key without passphrase) " 2024-11-19 02:36:40.172 | Fingerprint: 12EA 74AC 9DF4 8D46 C69C A0BE D557 065E B25E 7F66 2024-11-19 02:36:40.172 | From : http://repo.openeuler.org/openEuler-22.03-LTS/OS/aarch64/RPM-GPG-KEY-openEuler 2024-11-19 02:36:40.286 | Key imported successfully 2024-11-19 02:36:44.536 | Running transaction check 2024-11-19 02:36:45.074 | Transaction check succeeded. 2024-11-19 02:36:45.075 | Running transaction test 2024-11-19 02:36:49.784 | Transaction test succeeded. 2024-11-19 02:36:49.940 | Running transaction 2024-11-19 02:37:42.537 | Preparing : 1/1 2024-11-19 02:37:42.621 | Installing : libgcc-10.3.1-23.oe2203.aarch64 1/342 2024-11-19 02:37:42.937 | Running scriptlet: libgcc-10.3.1-23.oe2203.aarch64 1/342 2024-11-19 02:37:43.013 | Installing : tzdata-2022a-18.oe2203.noarch 2/342 2024-11-19 02:37:43.264 | Installing : ncurses-base-6.3-8.oe2203.noarch 3/342 2024-11-19 02:37:43.411 | Installing : libselinux-3.3-5.oe2203.aarch64 4/342 2024-11-19 02:37:44.053 | Installing : ncurses-libs-6.3-8.oe2203.aarch64 5/342 2024-11-19 02:37:44.078 | Installing : glibc-common-2.34-149.oe2203.aarch64 6/342 2024-11-19 02:37:44.623 | Running scriptlet: glibc-2.34-149.oe2203.aarch64 7/342 2024-11-19 02:37:44.640 | Installing : glibc-2.34-149.oe2203.aarch64 7/342 2024-11-19 02:37:44.868 | Running scriptlet: glibc-2.34-149.oe2203.aarch64 7/342 2024-11-19 02:37:44.905 | Installing : bash-5.1.8-6.oe2203.aarch64 8/342 2024-11-19 02:37:44.916 | Installing : readline-8.1-3.oe2203.aarch64 9/342 2024-11-19 02:37:44.961 | Running scriptlet: libsepol-3.3-6.oe2203.aarch64 10/342 2024-11-19 02:37:44.973 | Installing : libsepol-3.3-6.oe2203.aarch64 10/342 2024-11-19 02:37:45.072 | Running scriptlet: libsepol-3.3-6.oe2203.aarch64 10/342 2024-11-19 02:37:45.234 | Installing : pcre2-10.39-9.oe2203.aarch64 11/342 2024-11-19 02:37:45.281 | Running scriptlet: pcre2-10.39-9.oe2203.aarch64 11/342 2024-11-19 02:37:45.465 | Installing : zlib-1.2.11-24.oe2203.aarch64 12/342 2024-11-19 02:37:45.516 | Installing : libstdc++-10.3.1-23.oe2203.aarch64 13/342 2024-11-19 02:37:45.542 | Installing : xz-libs-5.2.5-2.oe2203.aarch64 14/342 2024-11-19 02:37:45.615 | Running scriptlet: grep-3.7-9.oe2203.aarch64 15/342 2024-11-19 02:37:45.808 | Installing : grep-3.7-9.oe2203.aarch64 15/342 2024-11-19 02:37:45.840 | Running scriptlet: grep-3.7-9.oe2203.aarch64 15/342 2024-11-19 02:37:45.855 | Installing : libxcrypt-4.4.26-2.oe2203.aarch64 16/342 2024-11-19 02:37:45.889 | Running scriptlet: libxcrypt-4.4.26-2.oe2203.aarch64 16/342 2024-11-19 02:37:45.996 | Installing : perl-Carp-1.50-418.oe2203.noarch 17/342 2024-11-19 02:37:46.369 | Installing : perl-Exporter-5.74-1.oe2203.noarch 18/342 2024-11-19 02:37:46.402 | Installing : perl-libs-4:5.34.0-12.oe2203.aarch64 19/342 2024-11-19 02:37:46.425 | Running scriptlet: perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 20/342 2024-11-19 02:37:46.556 | Installing : perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 20/342 2024-11-19 02:37:46.585 | Running scriptlet: perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 20/342 2024-11-19 02:37:46.683 | Installing : bzip2-1.0.8-6.oe2203.aarch64 21/342 2024-11-19 02:37:46.879 | Installing : libgpg-error-1.43-2.oe2203.aarch64 22/342 2024-11-19 02:37:46.908 | Running scriptlet: popt-1.18-3.oe2203.aarch64 23/342 2024-11-19 02:37:47.320 | Installing : popt-1.18-3.oe2203.aarch64 23/342 2024-11-19 02:37:47.457 | Running scriptlet: popt-1.18-3.oe2203.aarch64 23/342 2024-11-19 02:37:47.542 | Installing : libxml2-2.9.12-20.oe2203.aarch64 24/342 2024-11-19 02:37:47.579 | Running scriptlet: libxml2-2.9.12-20.oe2203.aarch64 24/342 2024-11-19 02:37:47.596 | Running scriptlet: perl-MIME-Base64-3.16-1.oe2203.aarch64 25/342 2024-11-19 02:37:47.704 | Installing : perl-MIME-Base64-3.16-1.oe2203.aarch64 25/342 2024-11-19 02:37:47.719 | Running scriptlet: perl-MIME-Base64-3.16-1.oe2203.aarch64 25/342 2024-11-19 02:37:48.351 | Installing : perl-parent-1:0.238-1.oe2203.noarch 26/342 2024-11-19 02:37:48.494 | Installing : zstd-1.5.0-4.oe2203.aarch64 27/342 2024-11-19 02:37:48.634 | Running scriptlet: zstd-1.5.0-4.oe2203.aarch64 27/342 2024-11-19 02:37:48.654 | Installing : libuuid-2.37.2-28.oe2203.aarch64 28/342 2024-11-19 02:37:48.760 | Running scriptlet: libuuid-2.37.2-28.oe2203.aarch64 28/342 2024-11-19 02:37:48.774 | Installing : libgcrypt-1.9.4-2.oe2203.aarch64 29/342 2024-11-19 02:37:48.799 | Installing : perl-Text-ParseWords-3.30-419.oe2203.noarch 30/342 2024-11-19 02:37:48.852 | Installing : libpng-2:1.6.37-4.oe2203.aarch64 31/342 2024-11-19 02:37:48.863 | Installing : freetype-2.11.0-3.oe2203.aarch64 32/342 2024-11-19 02:37:48.946 | Running scriptlet: freetype-2.11.0-3.oe2203.aarch64 32/342 2024-11-19 02:37:48.965 | Installing : gdbm-1:1.22-11.oe2203.aarch64 33/342 2024-11-19 02:37:49.018 | Installing : libffi-3.4.2-2.oe2203.aarch64 34/342 2024-11-19 02:37:49.029 | Installing : p11-kit-0.24.0-2.oe2203.aarch64 35/342 2024-11-19 02:37:49.069 | Running scriptlet: p11-kit-0.24.0-2.oe2203.aarch64 35/342 2024-11-19 02:37:49.085 | Installing : expat-2.4.1-10.oe2203.aarch64 36/342 2024-11-19 02:37:49.098 | Installing : perl-Term-ANSIColor-5.01-1.oe2203.noarch 37/342 2024-11-19 02:37:49.118 | Running scriptlet: perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 38/342 2024-11-19 02:37:49.131 | Installing : perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 38/342 2024-11-19 02:37:49.300 | Running scriptlet: perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 38/342 2024-11-19 02:37:49.325 | Installing : file-libs-5.41-3.oe2203.aarch64 39/342 2024-11-19 02:37:49.337 | Installing : attr-2.5.1-2.oe2203.aarch64 40/342 2024-11-19 02:37:49.371 | Running scriptlet: attr-2.5.1-2.oe2203.aarch64 40/342 2024-11-19 02:37:49.381 | Installing : libacl-2.3.1-2.oe2203.aarch64 41/342 2024-11-19 02:37:49.550 | Running scriptlet: libacl-2.3.1-2.oe2203.aarch64 41/342 2024-11-19 02:37:49.627 | Installing : sed-4.8-3.oe2203.aarch64 42/342 2024-11-19 02:37:49.644 | Installing : libunistring-0.9.10-8.oe2203.aarch64 43/342 2024-11-19 02:37:49.668 | Installing : json-c-0.15-6.oe2203.aarch64 44/342 2024-11-19 02:37:49.681 | Installing : libsmartcols-2.37.2-28.oe2203.aarch64 45/342 2024-11-19 02:37:49.713 | Running scriptlet: libsmartcols-2.37.2-28.oe2203.aarch64 45/342 2024-11-19 02:37:49.747 | Running scriptlet: libidn2-2.3.2-2.oe2203.aarch64 46/342 2024-11-19 02:37:50.108 | Installing : libidn2-2.3.2-2.oe2203.aarch64 46/342 2024-11-19 02:37:50.230 | Installing : elfutils-extra-0.185-13.oe2203.aarch64 47/342 2024-11-19 02:37:50.608 | Installing : elfutils-0.185-13.oe2203.aarch64 48/342 2024-11-19 02:37:50.958 | Running scriptlet: elfutils-0.185-13.oe2203.aarch64 48/342 2024-11-19 02:37:50.975 | Installing : perl-Digest-1.20-1.oe2203.noarch 49/342 2024-11-19 02:37:51.038 | Installing : perl-Digest-MD5-2.58-1.oe2203.aarch64 50/342 2024-11-19 02:37:51.082 | Installing : libassuan-2.5.5-1.oe2203.aarch64 51/342 2024-11-19 02:37:51.115 | Running scriptlet: lua-5.4.3-11.oe2203.aarch64 52/342 2024-11-19 02:37:51.146 | Installing : lua-5.4.3-11.oe2203.aarch64 52/342 2024-11-19 02:37:51.179 | Running scriptlet: lua-5.4.3-11.oe2203.aarch64 52/342 2024-11-19 02:37:51.285 | Installing : info-6.8-3.oe2203.aarch64 53/342 2024-11-19 02:37:51.318 | Installing : libcap-ng-0.8.2-1.oe2203.aarch64 54/342 2024-11-19 02:37:51.361 | Installing : audit-libs-1:3.0.1-3.oe2203.aarch64 55/342 2024-11-19 02:37:51.406 | Installing : lz4-1.9.3-2.oe2203.aarch64 56/342 2024-11-19 02:37:51.472 | Running scriptlet: lz4-1.9.3-2.oe2203.aarch64 56/342 2024-11-19 02:37:51.698 | Installing : libgomp-10.3.1-23.oe2203.aarch64 57/342 2024-11-19 02:37:51.736 | Installing : gettext-0.21-4.oe2203.aarch64 58/342 2024-11-19 02:37:51.811 | Running scriptlet: findutils-2:4.8.0-3.oe2203.aarch64 59/342 2024-11-19 02:37:51.870 | Installing : findutils-2:4.8.0-3.oe2203.aarch64 59/342 2024-11-19 02:37:51.899 | Installing : file-5.41-3.oe2203.aarch64 60/342 2024-11-19 02:37:51.928 | Running scriptlet: perl-Unicode-Normalize-1.28-1.oe2203.aarch64 61/342 2024-11-19 02:37:51.949 | Installing : perl-Unicode-Normalize-1.28-1.oe2203.aarch64 61/342 2024-11-19 02:37:52.112 | Running scriptlet: perl-Unicode-Normalize-1.28-1.oe2203.aarch64 61/342 2024-11-19 02:37:52.594 | Installing : groff-base-1.22.4-11.oe2203.aarch64 62/342 2024-11-19 02:37:52.696 | Installing : ncurses-6.3-8.oe2203.aarch64 63/342 2024-11-19 02:37:53.026 | Installing : pcre-8.45-2.oe2203.aarch64 64/342 2024-11-19 02:37:53.062 | Installing : grub2-common-1:2.06-41.oe2203.noarch 65/342 2024-11-19 02:37:53.089 | Installing : which-2.21-14.oe2203.aarch64 66/342 2024-11-19 02:37:53.115 | Installing : fribidi-1.0.10-2.oe2203.aarch64 67/342 2024-11-19 02:37:53.313 | Running scriptlet: fribidi-1.0.10-2.oe2203.aarch64 67/342 2024-11-19 02:37:53.341 | Installing : libjpeg-turbo-2.1.1-2.oe2203.aarch64 68/342 2024-11-19 02:37:53.358 | Installing : libtasn1-4.17.0-3.oe2203.aarch64 69/342 2024-11-19 02:37:53.411 | Running scriptlet: libtasn1-4.17.0-3.oe2203.aarch64 69/342 2024-11-19 02:37:53.429 | Installing : pixman-0.40.0-3.oe2203.aarch64 70/342 2024-11-19 02:37:53.446 | Installing : libreport-filesystem-2.15.2-1.oe2203.noarch 71/342 2024-11-19 02:37:54.087 | Installing : fonts-filesystem-2.0.5-2.oe2203.noarch 72/342 2024-11-19 02:37:54.424 | Installing : dejavu-fonts-2.37-1.oe2203.noarch 73/342 2024-11-19 02:37:54.485 | Installing : dnf-data-4.10.0-15.oe2203.noarch 74/342 2024-11-19 02:37:54.586 | Installing : libsemanage-3.3-3.oe2203.aarch64 75/342 2024-11-19 02:37:54.753 | Installing : acl-2.3.1-2.oe2203.aarch64 76/342 2024-11-19 02:37:54.879 | Installing : libcomps-0.1.18-1.oe2203.aarch64 77/342 2024-11-19 02:37:55.588 | Running scriptlet: libcomps-0.1.18-1.oe2203.aarch64 77/342 2024-11-19 02:37:55.750 | Installing : wayland-1.19.91-4.oe2203.aarch64 78/342 2024-11-19 02:37:55.850 | Installing : perl-PerlIO-via-QuotedPrint-0.09-1.oe2203.noarch 79/342 2024-11-19 02:37:55.882 | Running scriptlet: libksba-1.6.0-3.oe2203.aarch64 80/342 2024-11-19 02:37:55.936 | Installing : libksba-1.6.0-3.oe2203.aarch64 80/342 2024-11-19 02:37:56.250 | Running scriptlet: libksba-1.6.0-3.oe2203.aarch64 80/342 2024-11-19 02:37:56.673 | Installing : zip-3.0-29.oe2203.aarch64 81/342 2024-11-19 02:37:56.973 | Installing : perl-Perl-OSType-1.010-421.oe2203.noarch 82/342 2024-11-19 02:37:57.106 | Installing : perl-perlfaq-5.20210520-1.oe2203.noarch 83/342 2024-11-19 02:37:57.233 | Installing : xz-5.2.5-2.oe2203.aarch64 84/342 2024-11-19 02:37:57.260 | Running scriptlet: graphite2-1.3.14-5.oe2203.aarch64 85/342 2024-11-19 02:37:57.360 | Installing : graphite2-1.3.14-5.oe2203.aarch64 85/342 2024-11-19 02:37:58.719 | Running scriptlet: graphite2-1.3.14-5.oe2203.aarch64 85/342 2024-11-19 02:37:58.743 | Installing : libicu-69.1-7.oe2203.aarch64 86/342 2024-11-19 02:37:58.756 | Installing : pigz-2.6-1.oe2203.aarch64 87/342 2024-11-19 02:37:58.942 | Running scriptlet: tcl-1:8.6.10-4.oe2203.aarch64 88/342 2024-11-19 02:37:58.965 | Installing : tcl-1:8.6.10-4.oe2203.aarch64 88/342 2024-11-19 02:37:59.143 | Running scriptlet: tcl-1:8.6.10-4.oe2203.aarch64 88/342 2024-11-19 02:37:59.159 | Installing : sqlite-3.37.2-7.oe2203.aarch64 89/342 2024-11-19 02:37:59.181 | Running scriptlet: libseccomp-2.5.3-1.oe2203.aarch64 90/342 2024-11-19 02:37:59.192 | Installing : libseccomp-2.5.3-1.oe2203.aarch64 90/342 2024-11-19 02:37:59.225 | Running scriptlet: libseccomp-2.5.3-1.oe2203.aarch64 90/342 2024-11-19 02:37:59.236 | Installing : npth-1.6-2.oe2203.aarch64 91/342 2024-11-19 02:37:59.250 | Running scriptlet: npth-1.6-2.oe2203.aarch64 91/342 2024-11-19 02:37:59.276 | Running scriptlet: publicsuffix-list-20211113-2.oe2203.noarch 92/342 2024-11-19 02:37:59.286 | Installing : publicsuffix-list-20211113-2.oe2203.noarch 92/342 2024-11-19 02:37:59.344 | Running scriptlet: publicsuffix-list-20211113-2.oe2203.noarch 92/342 2024-11-19 02:37:59.413 | Installing : brotli-1.0.9-2.oe2203.aarch64 93/342 2024-11-19 02:38:13.382 | Installing : diffutils-3.8-2.oe2203.aarch64 94/342 2024-11-19 02:38:15.905 | Installing : keyutils-libs-1.6.3-3.oe2203.aarch64 95/342 2024-11-19 02:38:15.969 | Running scriptlet: keyutils-libs-1.6.3-3.oe2203.aarch64 95/342 2024-11-19 02:38:15.989 | Installing : lcms2-2.12-1.oe2203.aarch64 96/342 2024-11-19 02:38:16.055 | Installing : libXau-1.0.9-2.oe2203.aarch64 97/342 2024-11-19 02:38:16.218 | Installing : libxcb-1.14-2.oe2203.aarch64 98/342 2024-11-19 02:38:16.260 | Installing : libX11-1.7.2-8.oe2203.aarch64 99/342 2024-11-19 02:38:16.275 | Installing : libXext-1.3.4-4.oe2203.aarch64 100/342 2024-11-19 02:38:16.294 | Installing : libXrender-0.9.10-10.oe2203.aarch64 101/342 2024-11-19 02:38:16.321 | Installing : libXi-1.8-2.oe2203.aarch64 102/342 2024-11-19 02:38:16.336 | Installing : libXfixes-6.0.0-1.oe2203.aarch64 103/342 2024-11-19 02:38:16.349 | Installing : libXcursor-1.2.0-1.oe2203.aarch64 104/342 2024-11-19 02:38:16.370 | Installing : libXdamage-1.1.5-1.oe2203.aarch64 105/342 2024-11-19 02:38:16.385 | Installing : libXrandr-1.5.2-1.oe2203.aarch64 106/342 2024-11-19 02:38:16.403 | Installing : libXinerama-1.1.4-5.oe2203.aarch64 107/342 2024-11-19 02:38:16.422 | Installing : libXcomposite-0.4.5-1.oe2203.aarch64 108/342 2024-11-19 02:38:16.446 | Installing : libXtst-1.2.3-10.oe2203.aarch64 109/342 2024-11-19 02:38:16.465 | Installing : libdatrie-0.2.13-1.oe2203.aarch64 110/342 2024-11-19 02:38:16.560 | Running scriptlet: libdatrie-0.2.13-1.oe2203.aarch64 110/342 2024-11-19 02:38:16.591 | Installing : libthai-0.1.28-4.oe2203.aarch64 111/342 2024-11-19 02:38:16.641 | Installing : libedit-3.1-28.oe2203.aarch64 112/342 2024-11-19 02:38:16.680 | Installing : libepoxy-1.5.9-1.oe2203.aarch64 113/342 2024-11-19 02:38:16.699 | Installing : libev-4.33-2.oe2203.aarch64 114/342 2024-11-19 02:38:16.717 | Installing : libpipeline-1.5.4-1.oe2203.aarch64 115/342 2024-11-19 02:38:16.772 | Installing : libsigsegv-2.13-1.oe2203.aarch64 116/342 2024-11-19 02:38:16.793 | Installing : cpio-2.13-10.oe2203.aarch64 117/342 2024-11-19 02:38:16.828 | Installing : jbigkit-libs-2.1-19.oe2203.aarch64 118/342 2024-11-19 02:38:16.967 | Installing : libtiff-4.3.0-37.oe2203.aarch64 119/342 2024-11-19 02:38:17.014 | Installing : less-590-6.oe2203.aarch64 120/342 2024-11-19 02:38:17.034 | Installing : libnghttp2-1.46.0-5.oe2203.aarch64 121/342 2024-11-19 02:38:17.048 | Installing : libyaml-0.2.5-6.oe2203.aarch64 122/342 2024-11-19 02:38:17.095 | Running scriptlet: libyaml-0.2.5-6.oe2203.aarch64 122/342 2024-11-19 02:38:17.299 | Installing : pkgconf-1.8.0-3.oe2203.aarch64 123/342 2024-11-19 02:38:17.365 | Installing : gmp-1:6.2.1-1.oe2203.aarch64 124/342 2024-11-19 02:38:17.444 | Running scriptlet: gmp-1:6.2.1-1.oe2203.aarch64 124/342 2024-11-19 02:38:17.456 | Installing : mpfr-4.1.0-1.oe2203.aarch64 125/342 2024-11-19 02:38:17.546 | Running scriptlet: mpfr-4.1.0-1.oe2203.aarch64 125/342 2024-11-19 02:38:17.806 | Installing : gawk-5.1.1-4.oe2203.aarch64 126/342 2024-11-19 02:38:17.852 | Installing : nettle-3.8.1-1.oe2203.aarch64 127/342 2024-11-19 02:38:18.160 | Installing : python-setuptools-59.4.0-5.oe2203.noarch 128/342 2024-11-19 02:38:18.203 | Installing : xkeyboard-config-2.33-1.oe2203.noarch 129/342 2024-11-19 02:38:18.215 | Installing : libxkbcommon-1.3.1-1.oe2203.aarch64 130/342 2024-11-19 02:38:18.509 | Installing : qt5-srpm-macros-5.15.2-1.oe2203.noarch 131/342 2024-11-19 02:38:22.858 | Installing : kbd-misc-2.4.0-1.oe2203.noarch 132/342 2024-11-19 02:38:22.891 | Installing : kbd-legacy-2.4.0-1.oe2203.noarch 133/342 2024-11-19 02:38:22.991 | Installing : fuse-common-3.10.5-3.oe2203.aarch64 134/342 2024-11-19 02:38:23.012 | Installing : python3-pyparsing-3.0.6-1.oe2203.noarch 135/342 2024-11-19 02:38:23.084 | Installing : perl-Algorithm-Diff-1:1.201-1.oe2203.noarch 136/342 2024-11-19 02:38:23.107 | Installing : perl-Net-SSLeay-1.90-1.oe2203.aarch64 137/342 2024-11-19 02:38:24.005 | Installing : systemtap-sdt-devel-4.5-2.oe2203.aarch64 138/342 2024-11-19 02:38:25.262 | Installing : perl-URI-5.10-1.oe2203.noarch 139/342 2024-11-19 02:38:25.324 | Installing : efi-srpm-macros-4-5.oe2203.noarch 140/342 2024-11-19 02:38:25.368 | Installing : perl-IPC-System-Simple-1.30-2.oe2203.noarch 141/342 2024-11-19 02:38:25.433 | Installing : perl-Text-Diff-1.45-7.oe2203.noarch 142/342 2024-11-19 02:38:25.448 | Installing : perl-Mozilla-CA-1:20211001-1.oe2203.noarch 143/342 2024-11-19 02:38:25.502 | Installing : perl-Encode-Locale-1.05-12.oe2203.noarch 144/342 2024-11-19 02:38:26.387 | Installing : perl-IO-Socket-SSL-2.072-1.oe2203.noarch 145/342 2024-11-19 02:38:26.434 | Installing : perl-devel-4:5.34.0-12.oe2203.aarch64 146/342 2024-11-19 02:38:26.547 | Installing : perl-B-Debug-1.26-5.oe2203.noarch 147/342 2024-11-19 02:38:26.565 | Running scriptlet: perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 148/342 2024-11-19 02:38:26.579 | Installing : perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 148/342 2024-11-19 02:38:26.592 | Running scriptlet: perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 148/342 2024-11-19 02:38:26.606 | Running scriptlet: perl-Config-Perl-V-0.33-1.oe2203.noarch 149/342 2024-11-19 02:38:26.621 | Installing : perl-Config-Perl-V-0.33-1.oe2203.noarch 149/342 2024-11-19 02:38:26.661 | Running scriptlet: perl-Config-Perl-V-0.33-1.oe2203.noarch 149/342 2024-11-19 02:38:26.680 | Installing : perl-Devel-PPPort-3.63-1.oe2203.aarch64 150/342 2024-11-19 02:38:26.728 | Installing : perl-Env-1.04-397.oe2203.noarch 151/342 2024-11-19 02:38:26.757 | Installing : perl-Filter-2:1.60-3.oe2203.aarch64 152/342 2024-11-19 02:38:26.789 | Installing : perl-IPC-SysV-2.09-1.oe2203.aarch64 153/342 2024-11-19 02:38:26.811 | Running scriptlet: perl-Locale-Maketext-1:1.29-1.oe2203.noarch 154/342 2024-11-19 02:38:26.952 | Installing : perl-Locale-Maketext-1:1.29-1.oe2203.noarch 154/342 2024-11-19 02:38:26.971 | Running scriptlet: perl-Locale-Maketext-1:1.29-1.oe2203.noarch 154/342 2024-11-19 02:38:27.150 | Installing : perl-Params-Check-1:0.38-418.oe2203.noarch 155/342 2024-11-19 02:38:27.175 | Installing : perl-Pod-Escapes-1:1.07-420.oe2203.noarch 156/342 2024-11-19 02:38:27.196 | Running scriptlet: perl-Socket-4:2.032-1.oe2203.aarch64 157/342 2024-11-19 02:38:27.211 | Installing : perl-Socket-4:2.032-1.oe2203.aarch64 157/342 2024-11-19 02:38:27.225 | Running scriptlet: perl-Socket-4:2.032-1.oe2203.aarch64 157/342 2024-11-19 02:38:27.246 | Running scriptlet: perl-Storable-1:3.25-1.oe2203.aarch64 158/342 2024-11-19 02:38:27.282 | Installing : perl-Storable-1:3.25-1.oe2203.aarch64 158/342 2024-11-19 02:38:27.298 | Running scriptlet: perl-Storable-1:3.25-1.oe2203.aarch64 158/342 2024-11-19 02:38:27.321 | Installing : perl-Term-Cap-1.17-510.oe2203.noarch 159/342 2024-11-19 02:38:27.339 | Installing : perl-Filter-Simple-1:0.94-1.oe2203.noarch 160/342 2024-11-19 02:38:27.366 | Installing : perl-Text-Balanced-2.04-1.oe2203.noarch 161/342 2024-11-19 02:38:27.387 | Installing : perl-Text-Tabs+Wrap-2021.0814-1.oe2203.noarch 162/342 2024-11-19 02:38:27.406 | Installing : perl-Compress-Raw-Bzip2-2.101-1.oe2203.aarch64 163/342 2024-11-19 02:38:27.427 | Installing : perl-Compress-Raw-Zlib-1:2.101-1.oe2203.aarch64 164/342 2024-11-19 02:38:27.442 | Installing : perl-IO-Socket-IP-0.41-2.oe2203.noarch 165/342 2024-11-19 02:38:27.514 | Running scriptlet: perl-Locale-Codes-3.68-1.oe2203.noarch 166/342 2024-11-19 02:38:27.528 | Installing : perl-Locale-Codes-3.68-1.oe2203.noarch 166/342 2024-11-19 02:38:27.542 | Running scriptlet: perl-Locale-Codes-3.68-1.oe2203.noarch 166/342 2024-11-19 02:38:27.558 | Running scriptlet: perl-Math-BigRat-0.2620-1.oe2203.noarch 167/342 2024-11-19 02:38:27.572 | Installing : perl-Math-BigRat-0.2620-1.oe2203.noarch 167/342 2024-11-19 02:38:27.586 | Running scriptlet: perl-Math-BigRat-0.2620-1.oe2203.noarch 167/342 2024-11-19 02:38:27.603 | Running scriptlet: perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 168/342 2024-11-19 02:38:27.619 | Installing : perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 168/342 2024-11-19 02:38:27.633 | Running scriptlet: perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 168/342 2024-11-19 02:38:27.662 | Running scriptlet: perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 169/342 2024-11-19 02:38:27.680 | Installing : perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 169/342 2024-11-19 02:38:27.694 | Running scriptlet: perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 169/342 2024-11-19 02:38:27.715 | Installing : perl-ExtUtils-Command-1:7.62-1.oe2203.noarch 170/342 2024-11-19 02:38:27.730 | Installing : perl-ExtUtils-Install-2.20-1.oe2203.noarch 171/342 2024-11-19 02:38:27.748 | Installing : perl-ExtUtils-Manifest-1:1.73-1.oe2203.noarch 172/342 2024-11-19 02:38:27.764 | Installing : perl-File-Which-1.27-1.oe2203.noarch 173/342 2024-11-19 02:38:27.779 | Installing : perl-Module-Load-1:0.36-1.oe2203.noarch 174/342 2024-11-19 02:38:27.798 | Running scriptlet: perl-Sys-Syslog-0.36-1.oe2203.aarch64 175/342 2024-11-19 02:38:27.823 | Installing : perl-Sys-Syslog-0.36-1.oe2203.aarch64 175/342 2024-11-19 02:38:27.841 | Running scriptlet: perl-Sys-Syslog-0.36-1.oe2203.aarch64 175/342 2024-11-19 02:38:27.857 | Installing : perl-Time-Local-2:1.300-1.oe2203.noarch 176/342 2024-11-19 02:38:28.008 | Running scriptlet: perl-Unicode-Collate-1.31-1.oe2203.aarch64 177/342 2024-11-19 02:38:28.063 | Installing : perl-Unicode-Collate-1.31-1.oe2203.aarch64 177/342 2024-11-19 02:38:28.087 | Running scriptlet: perl-Unicode-Collate-1.31-1.oe2203.aarch64 177/342 2024-11-19 02:38:28.106 | Installing : perl-autodie-2.34-2.oe2203.noarch 178/342 2024-11-19 02:38:28.159 | Installing : perl-bignum-0.63-1.oe2203.noarch 179/342 2024-11-19 02:38:28.220 | Installing : perl-threads-2:2.26-1.oe2203.aarch64 180/342 2024-11-19 02:38:28.239 | Installing : perl-Test-Simple-2:1.302188-1.oe2203.noarch 181/342 2024-11-19 02:38:28.255 | Installing : perl-Thread-Queue-3.13-3.oe2203.noarch 182/342 2024-11-19 02:38:28.272 | Installing : perl-threads-shared-1.62-1.oe2203.aarch64 183/342 2024-11-19 02:38:28.290 | Running scriptlet: perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 184/342 2024-11-19 02:38:28.301 | Installing : perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 184/342 2024-11-19 02:38:28.319 | Running scriptlet: perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 184/342 2024-11-19 02:38:28.337 | Installing : perl-Module-Metadata-1.000037-1.oe2203.noarch 185/342 2024-11-19 02:38:28.360 | Installing : perl-experimental-0.025-1.oe2203.noarch 186/342 2024-11-19 02:38:28.391 | Installing : perl-version-8:0.99.29-1.oe2203.aarch64 187/342 2024-11-19 02:38:28.417 | Installing : perl-Digest-SHA-1:6.02-7.oe2203.aarch64 188/342 2024-11-19 02:38:28.443 | Installing : perl-ExtUtils-ParseXS-2:3.35-1.oe2203.noarch 189/342 2024-11-19 02:38:28.491 | Installing : perl-Archive-Tar-2.40-1.oe2203.noarch 190/342 2024-11-19 02:38:28.507 | Installing : perl-IO-Compress-2.101-2.oe2203.noarch 191/342 2024-11-19 02:38:28.556 | Running scriptlet: perl-CPAN-Meta-2.150010-419.oe2203.noarch 192/342 2024-11-19 02:38:28.577 | Installing : perl-CPAN-Meta-2.150010-419.oe2203.noarch 192/342 2024-11-19 02:38:28.591 | Running scriptlet: perl-CPAN-Meta-2.150010-419.oe2203.noarch 192/342 2024-11-19 02:38:28.610 | Running scriptlet: perl-JSON-PP-1:4.06-1.oe2203.noarch 193/342 2024-11-19 02:38:28.622 | Installing : perl-JSON-PP-1:4.06-1.oe2203.noarch 193/342 2024-11-19 02:38:28.657 | Running scriptlet: perl-JSON-PP-1:4.06-1.oe2203.noarch 193/342 2024-11-19 02:38:28.935 | Installing : perl-Pod-Simple-1:3.43-1.oe2203.noarch 194/342 2024-11-19 02:38:28.983 | Installing : perl-Encode-4:3.16-3.oe2203.aarch64 195/342 2024-11-19 02:38:29.003 | Installing : perl-Test-Harness-2:3.42-2.oe2203.noarch 196/342 2024-11-19 02:38:29.017 | Installing : perl-File-Fetch-1.00-1.oe2203.noarch 197/342 2024-11-19 02:38:29.046 | Installing : perl-IPC-Cmd-2:1.04-4.oe2203.noarch 198/342 2024-11-19 02:38:29.078 | Installing : perl-Module-Load-Conditional-0.74-1.oe2203.noarc 199/342 2024-11-19 02:38:29.095 | Installing : perl-Module-CoreList-1:5.20211020-1.oe2203.noarc 200/342 2024-11-19 02:38:29.114 | Installing : perl-Pod-Checker-4:1.74-1.oe2203.noarch 201/342 2024-11-19 02:38:29.137 | Installing : perl-Pod-Parser-1.63-398.oe2203.noarch 202/342 2024-11-19 02:38:33.694 | Installing : perl-podlators-1:4.14-1.oe2203.noarch 203/342 2024-11-19 02:38:33.724 | Installing : perl-Pod-Usage-4:2.01-2.oe2203.noarch 204/342 2024-11-19 02:38:33.739 | Installing : perl-Pod-Perldoc-1:3.28-4.oe2203.noarch 205/342 2024-11-19 02:38:33.760 | Installing : perl-HTTP-Tiny-0.080-2.oe2203.noarch 206/342 2024-11-19 02:38:33.806 | Installing : perl-libnet-3.13-2.oe2203.noarch 207/342 2024-11-19 02:38:33.840 | Installing : perl-ExtUtils-MakeMaker-1:7.62-1.oe2203.noarch 208/342 2024-11-19 02:38:33.897 | Installing : openEuler-rpm-config-30-30.oe2203.aarch64 209/342 2024-11-19 02:38:33.918 | Running scriptlet: perl-Data-Dumper-2.183-1.oe2203.aarch64 210/342 2024-11-19 02:38:33.926 | Installing : perl-Data-Dumper-2.183-1.oe2203.aarch64 210/342 2024-11-19 02:38:33.942 | Running scriptlet: perl-Data-Dumper-2.183-1.oe2203.aarch64 210/342 2024-11-19 02:38:33.957 | Installing : perl-File-Path-2.18-1.oe2203.noarch 211/342 2024-11-19 02:38:33.972 | Installing : perl-File-Temp-1:0.2311-2.oe2203.noarch 212/342 2024-11-19 02:38:34.014 | Installing : perl-File-HomeDir-1.006-2.oe2203.noarch 213/342 2024-11-19 02:38:34.022 | Installing : perl-PathTools-3.80-1.oe2203.aarch64 214/342 2024-11-19 02:38:34.038 | Running scriptlet: perl-constant-1.33-421.oe2203.noarch 215/342 2024-11-19 02:38:34.044 | Installing : perl-constant-1.33-421.oe2203.noarch 215/342 2024-11-19 02:38:34.057 | Running scriptlet: perl-constant-1.33-421.oe2203.noarch 215/342 2024-11-19 02:38:34.076 | Running scriptlet: perl-Getopt-Long-1:2.52-1.oe2203.noarch 216/342 2024-11-19 02:38:34.090 | Installing : perl-Getopt-Long-1:2.52-1.oe2203.noarch 216/342 2024-11-19 02:38:34.585 | Running scriptlet: perl-Getopt-Long-1:2.52-1.oe2203.noarch 216/342 2024-11-19 02:38:34.677 | Installing : perl-4:5.34.0-12.oe2203.aarch64 217/342 2024-11-19 02:38:34.685 | Installing : shared-mime-info-2.1-1.oe2203.aarch64 218/342 2024-11-19 02:38:34.703 | Running scriptlet: shared-mime-info-2.1-1.oe2203.aarch64 218/342 2024-11-19 02:38:34.908 | Running scriptlet: groff-1.22.4-11.oe2203.aarch64 219/342 2024-11-19 02:38:34.962 | Installing : groff-1.22.4-11.oe2203.aarch64 219/342 2024-11-19 02:38:34.980 | Running scriptlet: groff-1.22.4-11.oe2203.aarch64 219/342 2024-11-19 02:38:35.009 | Installing : fuse-help-2.9.9-9.oe2203.aarch64 220/342 2024-11-19 02:38:35.018 | Installing : fuse-2.9.9-9.oe2203.aarch64 221/342 2024-11-19 02:38:35.090 | Running scriptlet: fuse-2.9.9-9.oe2203.aarch64 221/342 2024-11-19 02:38:35.502 | Installing : libevent-2.1.12-4.oe2203.aarch64 222/342 2024-11-19 02:38:35.526 | Installing : glib2-2.68.1-21.oe2203.aarch64 223/342 2024-11-19 02:38:35.551 | Installing : libverto-0.3.2-1.oe2203.aarch64 224/342 2024-11-19 02:38:35.755 | Running scriptlet: man-db-2.9.4-2.oe2203.aarch64 225/342 2024-11-19 02:38:35.772 | Installing : man-db-2.9.4-2.oe2203.aarch64 225/342 2024-11-19 02:38:36.228 | Running scriptlet: man-db-2.9.4-2.oe2203.aarch64 225/342 2024-11-19 02:38:36.228 | /var/tmp/rpm-tmp.ndJ1Qa: line 2: /usr/bin/rm: No such file or directory 2024-11-19 02:38:36.228 | 2024-11-19 02:38:36.362 | Installing : e2fsprogs-help-1.46.4-21.oe2203.noarch 226/342 2024-11-19 02:38:36.423 | Installing : slang-2.3.2-8.oe2203.aarch64 227/342 2024-11-19 02:38:36.488 | Installing : newt-0.52.21-8.oe2203.aarch64 228/342 2024-11-19 02:38:36.518 | Installing : chkconfig-1.20-1.oe2203.aarch64 229/342 2024-11-19 02:38:36.526 | Installing : p11-kit-trust-0.24.0-2.oe2203.aarch64 230/342 2024-11-19 02:38:36.547 | Running scriptlet: p11-kit-trust-0.24.0-2.oe2203.aarch64 230/342 2024-11-19 02:38:36.567 | Running scriptlet: logrotate-3.20.1-1.oe2203.aarch64 231/342 2024-11-19 02:38:36.575 | Installing : logrotate-3.20.1-1.oe2203.aarch64 231/342 2024-11-19 02:38:36.601 | Running scriptlet: logrotate-3.20.1-1.oe2203.aarch64 231/342 2024-11-19 02:38:36.727 | Installing : cyrus-sasl-lib-2.1.27-15.oe2203.aarch64 232/342 2024-11-19 02:38:36.787 | Installing : libarchive-3.5.2-6.oe2203.aarch64 233/342 2024-11-19 02:38:36.841 | Installing : openssl-1:1.1.1m-28.oe2203.aarch64 234/342 2024-11-19 02:38:36.936 | Installing : curl-7.79.1-28.oe2203.aarch64 235/342 2024-11-19 02:38:37.074 | Installing : libnsl2-2.0.0-4.oe2203.aarch64 236/342 2024-11-19 02:38:37.636 | Installing : python-pip-wheel-21.3.1-2.oe2203.noarch 237/342 2024-11-19 02:38:37.815 | Installing : cracklib-2.9.7-8.oe2203.aarch64 238/342 2024-11-19 02:38:38.004 | Installing : gzip-1.11-3.oe2203.aarch64 239/342 2024-11-19 02:38:38.097 | Installing : libpwquality-1.4.4-4.oe2203.aarch64 240/342 2024-11-19 02:38:38.191 | Installing : procps-ng-3.3.17-5.oe2203.aarch64 241/342 2024-11-19 02:38:38.225 | Installing : krb5-libs-1.19.2-8.oe2203.aarch64 242/342 2024-11-19 02:38:38.260 | Installing : libssh-0.9.6-8.oe2203.aarch64 243/342 2024-11-19 02:38:38.268 | Installing : openldap-2.6.0-6.oe2203.aarch64 244/342 2024-11-19 02:38:38.293 | Running scriptlet: openssl-pkcs11-0.4.11-5.oe2203.aarch64 245/342 2024-11-19 02:38:38.306 | Installing : openssl-pkcs11-0.4.11-5.oe2203.aarch64 245/342 2024-11-19 02:38:38.404 | Running scriptlet: openssl-pkcs11-0.4.11-5.oe2203.aarch64 245/342 2024-11-19 02:38:38.419 | Installing : grub2-tools-minimal-1:2.06-41.oe2203.aarch64 246/342 2024-11-19 02:38:38.455 | Installing : kpartx-0.8.7-6.oe2203.aarch64 247/342 2024-11-19 02:38:38.467 | Installing : libkcapi-1.3.1-7.oe2203.aarch64 248/342 2024-11-19 02:38:38.490 | Running scriptlet: libpsl-0.21.1-5.oe2203.aarch64 249/342 2024-11-19 02:38:38.499 | Installing : libpsl-0.21.1-5.oe2203.aarch64 249/342 2024-11-19 02:38:39.069 | Running scriptlet: libpsl-0.21.1-5.oe2203.aarch64 249/342 2024-11-19 02:38:39.296 | Installing : python3-pip-21.3.1-2.oe2203.noarch 250/342 2024-11-19 02:38:39.326 | Installing : python3-setuptools-59.4.0-5.oe2203.noarch 251/342 2024-11-19 02:38:39.503 | Installing : libtirpc-1.3.2-3.oe2203.aarch64 252/342 2024-11-19 02:38:39.642 | Installing : e2fsprogs-1.46.4-21.oe2203.aarch64 253/342 2024-11-19 02:38:39.659 | Installing : rpm-4.17.0-33.oe2203.aarch64 254/342 2024-11-19 02:38:39.757 | Running scriptlet: rpm-4.17.0-33.oe2203.aarch64 254/342 2024-11-19 02:38:39.778 | Installing : ima-evm-utils-libs-1.3.2-3.oe2203.aarch64 255/342 2024-11-19 02:38:39.787 | Installing : kmod-29-3.oe2203.aarch64 256/342 2024-11-19 02:38:39.838 | Running scriptlet: kmod-29-3.oe2203.aarch64 256/342 2024-11-19 02:38:39.868 | Installing : kmod-libs-29-3.oe2203.aarch64 257/342 2024-11-19 02:38:39.877 | Installing : libfdisk-2.37.2-28.oe2203.aarch64 258/342 2024-11-19 02:38:39.939 | Running scriptlet: libfdisk-2.37.2-28.oe2203.aarch64 258/342 2024-11-19 02:38:39.946 | Installing : libmount-2.37.2-28.oe2203.aarch64 259/342 2024-11-19 02:38:40.058 | Running scriptlet: libmount-2.37.2-28.oe2203.aarch64 259/342 2024-11-19 02:38:40.073 | Installing : kbd-2.4.0-1.oe2203.aarch64 260/342 2024-11-19 02:38:40.101 | Running scriptlet: libcap-2.61-5.oe2203.aarch64 261/342 2024-11-19 02:38:40.111 | Installing : libcap-2.61-5.oe2203.aarch64 261/342 2024-11-19 02:38:40.286 | Running scriptlet: libcap-2.61-5.oe2203.aarch64 261/342 2024-11-19 02:38:40.303 | Installing : pam-1.5.2-7.oe2203.aarch64 262/342 2024-11-19 02:38:40.351 | Running scriptlet: pam-1.5.2-7.oe2203.aarch64 262/342 2024-11-19 02:38:40.352 | /var/tmp/rpm-tmp.Fz4Pl0: line 3: /usr/bin/install: No such file or directory 2024-11-19 02:38:40.352 | 2024-11-19 02:38:40.865 | Installing : coreutils-9.0-5.oe2203.aarch64 263/342 2024-11-19 02:38:40.938 | Running scriptlet: coreutils-9.0-5.oe2203.aarch64 263/342 2024-11-19 02:38:40.948 | Installing : systemd-libs-249-75.oe2203.aarch64 264/342 2024-11-19 02:38:40.996 | Running scriptlet: systemd-libs-249-75.oe2203.aarch64 264/342 2024-11-19 02:38:41.004 | Installing : libblkid-2.37.2-28.oe2203.aarch64 265/342 2024-11-19 02:38:41.266 | Running scriptlet: libblkid-2.37.2-28.oe2203.aarch64 265/342 2024-11-19 02:38:41.280 | Installing : shadow-2:4.9-13.oe2203.aarch64 266/342 2024-11-19 02:38:41.344 | Running scriptlet: ca-certificates-2023.2.60-2.oe2203.noarch 267/342 2024-11-19 02:38:41.353 | Installing : ca-certificates-2023.2.60-2.oe2203.noarch 267/342 2024-11-19 02:38:42.116 | Running scriptlet: ca-certificates-2023.2.60-2.oe2203.noarch 267/342 2024-11-19 02:38:42.978 | Running scriptlet: libutempter-1.2.1-2.oe2203.aarch64 268/342 2024-11-19 02:38:43.423 | Installing : libutempter-1.2.1-2.oe2203.aarch64 268/342 2024-11-19 02:38:43.442 | Installing : util-linux-2.37.2-28.oe2203.aarch64 269/342 2024-11-19 02:38:43.471 | Running scriptlet: util-linux-2.37.2-28.oe2203.aarch64 269/342 2024-11-19 02:38:43.506 | Installing : crontabs-1.11-22.oe2203.noarch 270/342 2024-11-19 02:38:43.515 | Installing : device-mapper-8:1.02.181-4.oe2203.aarch64 271/342 2024-11-19 02:38:43.573 | Running scriptlet: device-mapper-8:1.02.181-4.oe2203.aarch64 271/342 2024-11-19 02:38:43.607 | Running scriptlet: os-prober-1.79-1.oe2203.aarch64 272/342 2024-11-19 02:38:43.620 | Installing : os-prober-1.79-1.oe2203.aarch64 272/342 2024-11-19 02:38:43.634 | Running scriptlet: os-prober-1.79-1.oe2203.aarch64 272/342 2024-11-19 02:38:43.654 | Running scriptlet: grubby-8.40-28.oe2203.aarch64 273/342 2024-11-19 02:38:43.662 | Installing : grubby-8.40-28.oe2203.aarch64 273/342 2024-11-19 02:38:43.783 | Running scriptlet: grubby-8.40-28.oe2203.aarch64 273/342 2024-11-19 02:38:43.939 | Installing : dracut-055-10.oe2203.aarch64 274/342 2024-11-19 02:38:43.948 | Installing : openssl-libs-1:1.1.1m-28.oe2203.aarch64 275/342 2024-11-19 02:38:45.550 | Running scriptlet: openssl-libs-1:1.1.1m-28.oe2203.aarch64 275/342 2024-11-19 02:38:45.684 | Installing : python3-3.9.9-28.oe2203.aarch64 276/342 2024-11-19 02:38:56.599 | Running scriptlet: systemd-249-75.oe2203.aarch64 277/342 2024-11-19 02:38:56.753 | Installing : systemd-249-75.oe2203.aarch64 277/342 2024-11-19 02:38:57.062 | Running scriptlet: systemd-249-75.oe2203.aarch64 277/342 2024-11-19 02:38:57.071 | Installing : rpm-libs-4.17.0-33.oe2203.aarch64 278/342 2024-11-19 02:38:57.621 | Running scriptlet: rpm-libs-4.17.0-33.oe2203.aarch64 278/342 2024-11-19 02:38:57.636 | Installing : crypto-policies-20200619-2.git781bbd4.oe2203.noa 279/342 2024-11-19 02:38:58.280 | Running scriptlet: crypto-policies-20200619-2.git781bbd4.oe2203.noa 279/342 2024-11-19 02:38:58.527 | Installing : libcurl-7.79.1-28.oe2203.aarch64 280/342 2024-11-19 02:38:58.567 | Installing : systemd-udev-249-75.oe2203.aarch64 281/342 2024-11-19 02:38:59.513 | Running scriptlet: systemd-udev-249-75.oe2203.aarch64 281/342 2024-11-19 02:39:02.493 | Running scriptlet: tpm2-tss-3.1.0-5.oe2203.aarch64 282/342 2024-11-19 02:39:02.506 | Installing : tpm2-tss-3.1.0-5.oe2203.aarch64 282/342 2024-11-19 02:39:02.578 | Running scriptlet: tpm2-tss-3.1.0-5.oe2203.aarch64 282/342 2024-11-19 02:39:02.863 | Running scriptlet: grub2-tools-1:2.06-41.oe2203.aarch64 283/342 2024-11-19 02:39:02.881 | Installing : grub2-tools-1:2.06-41.oe2203.aarch64 283/342 2024-11-19 02:39:02.913 | Running scriptlet: cronie-1.5.7-1.oe2203.aarch64 284/342 2024-11-19 02:39:02.936 | Installing : cronie-1.5.7-1.oe2203.aarch64 284/342 2024-11-19 02:39:02.962 | Running scriptlet: cronie-1.5.7-1.oe2203.aarch64 284/342 2024-11-19 02:39:02.962 | Created symlink /etc/systemd/system/cron.service -> /usr/lib/systemd/system/crond.service. 2024-11-19 02:39:02.962 | Created symlink /etc/systemd/system/multi-user.target.wants/crond.service -> /usr/lib/systemd/system/crond.service. 2024-11-19 02:39:02.962 | 2024-11-19 02:39:03.039 | Installing : fontconfig-2.13.94-1.oe2203.aarch64 285/342 2024-11-19 02:39:05.186 | Running scriptlet: fontconfig-2.13.94-1.oe2203.aarch64 285/342 2024-11-19 02:39:05.468 | Installing : cairo-1.17.4-1.oe2203.aarch64 286/342 2024-11-19 02:39:05.477 | Installing : dbus-libs-1:1.12.20-10.oe2203.aarch64 287/342 2024-11-19 02:39:05.711 | Running scriptlet: dbus-libs-1:1.12.20-10.oe2203.aarch64 287/342 2024-11-19 02:39:05.754 | Installing : gdk-pixbuf2-2.42.6-5.oe2203.aarch64 288/342 2024-11-19 02:39:05.841 | Installing : libmodulemd-2.13.0-1.oe2203.aarch64 289/342 2024-11-19 02:39:06.045 | Installing : atk-2.36.0-2.oe2203.aarch64 290/342 2024-11-19 02:39:08.287 | Installing : harfbuzz-2.8.2-4.oe2203.aarch64 291/342 2024-11-19 02:39:10.756 | Installing : libsolv-0.7.20-4.oe2203.aarch64 292/342 2024-11-19 02:39:14.218 | Installing : gdk-pixbuf2-modules-2.42.6-5.oe2203.aarch64 293/342 2024-11-19 02:39:16.306 | Installing : python3-dbus-1.2.18-2.oe2203.aarch64 294/342 2024-11-19 02:39:17.865 | Installing : cairo-gobject-1.17.4-1.oe2203.aarch64 295/342 2024-11-19 02:39:20.916 | Running scriptlet: unbound-libs-1.13.2-11.oe2203.aarch64 296/342 2024-11-19 02:39:20.926 | Installing : unbound-libs-1.13.2-11.oe2203.aarch64 296/342 2024-11-19 02:39:21.013 | Running scriptlet: unbound-libs-1.13.2-11.oe2203.aarch64 296/342 2024-11-19 02:39:21.064 | Installing : hicolor-icon-theme-0.17-6.oe2203.noarch 297/342 2024-11-19 02:39:21.116 | Installing : gcr-base-3.41.0-1.oe2203.aarch64 298/342 2024-11-19 02:39:21.172 | Installing : libsecret-0.20.4-1.oe2203.aarch64 299/342 2024-11-19 02:39:21.534 | Installing : python3-unbound-1.13.2-11.oe2203.aarch64 300/342 2024-11-19 02:39:21.556 | Installing : gtk-update-icon-cache-3.24.30-5.oe2203.aarch64 301/342 2024-11-19 02:39:21.611 | Installing : avahi-libs-0.8-19.oe2203.aarch64 302/342 2024-11-19 02:39:21.688 | Running scriptlet: avahi-libs-0.8-19.oe2203.aarch64 302/342 2024-11-19 02:39:21.702 | Installing : dbus-tools-1:1.12.20-10.oe2203.aarch64 303/342 2024-11-19 02:39:21.746 | Installing : libXft-2.3.4-1.oe2203.aarch64 304/342 2024-11-19 02:39:21.763 | Installing : pango-1.49.3-3.oe2203.aarch64 305/342 2024-11-19 02:39:21.999 | Running scriptlet: openssh-8.8p1-23.oe2203.aarch64 306/342 2024-11-19 02:39:22.010 | Installing : openssh-8.8p1-23.oe2203.aarch64 306/342 2024-11-19 02:39:22.672 | Running scriptlet: openssh-server-8.8p1-23.oe2203.aarch64 307/342 2024-11-19 02:39:22.683 | Installing : openssh-server-8.8p1-23.oe2203.aarch64 307/342 2024-11-19 02:39:22.708 | Running scriptlet: openssh-server-8.8p1-23.oe2203.aarch64 307/342 2024-11-19 02:39:22.708 | Created symlink /etc/systemd/system/multi-user.target.wants/sshd.service -> /usr/lib/systemd/system/sshd.service. 2024-11-19 02:39:22.708 | 2024-11-19 02:39:22.824 | Installing : openssh-clients-8.8p1-23.oe2203.aarch64 308/342 2024-11-19 02:39:22.842 | Installing : python3-rpm-4.17.0-33.oe2203.aarch64 309/342 2024-11-19 02:39:22.893 | Running scriptlet: trousers-0.3.15-1.oe2203.aarch64 310/342 2024-11-19 02:39:22.900 | Installing : trousers-0.3.15-1.oe2203.aarch64 310/342 2024-11-19 02:39:23.098 | Running scriptlet: trousers-0.3.15-1.oe2203.aarch64 310/342 2024-11-19 02:39:23.145 | Installing : gnutls-3.7.2-13.oe2203.aarch64 311/342 2024-11-19 02:39:23.158 | Installing : cups-libs-1:2.4.0-10.oe2203.aarch64 312/342 2024-11-19 02:39:23.634 | Running scriptlet: gtk2-2.24.33-4.oe2203.aarch64 313/342 2024-11-19 02:39:23.660 | Installing : gtk2-2.24.33-4.oe2203.aarch64 313/342 2024-11-19 02:39:23.668 | Installing : dbus-common-1:1.12.20-10.oe2203.noarch 314/342 2024-11-19 02:39:24.347 | Running scriptlet: dbus-daemon-1:1.12.20-10.oe2203.aarch64 315/342 2024-11-19 02:39:24.362 | Installing : dbus-daemon-1:1.12.20-10.oe2203.aarch64 315/342 2024-11-19 02:39:24.402 | Running scriptlet: dbus-daemon-1:1.12.20-10.oe2203.aarch64 315/342 2024-11-19 02:39:24.466 | Installing : dbus-1:1.12.20-10.oe2203.aarch64 316/342 2024-11-19 02:39:24.506 | Installing : at-spi2-core-2.42.0-1.oe2203.aarch64 317/342 2024-11-19 02:39:24.536 | Installing : at-spi2-atk-2.38.0-1.oe2203.aarch64 318/342 2024-11-19 02:39:24.558 | Installing : dconf-0.40.0-3.oe2203.aarch64 319/342 2024-11-19 02:39:24.573 | Installing : python3-distro-1.6.0-1.oe2203.noarch 320/342 2024-11-19 02:39:24.594 | Installing : python3-libcomps-0.1.18-1.oe2203.aarch64 321/342 2024-11-19 02:39:24.647 | Installing : python3-six-1.16.0-1.oe2203.noarch 322/342 2024-11-19 02:39:24.674 | Installing : python3-dateutil-1:2.8.2-2.oe2203.noarch 323/342 2024-11-19 02:39:24.692 | Installing : libusbx-1.0.24-1.oe2203.aarch64 324/342 2024-11-19 02:39:24.728 | Installing : libgusb-0.3.8-1.oe2203.aarch64 325/342 2024-11-19 02:39:24.988 | Installing : colord-libs-1.4.5-4.oe2203.aarch64 326/342 2024-11-19 02:39:26.985 | Installing : adwaita-cursor-theme-41.0-1.oe2203.noarch 327/342 2024-11-19 02:39:27.058 | Installing : adwaita-icon-theme-41.0-1.oe2203.noarch 328/342 2024-11-19 02:39:27.713 | Running scriptlet: gtk3-3.24.30-5.oe2203.aarch64 329/342 2024-11-19 02:39:29.158 | Installing : gtk3-3.24.30-5.oe2203.aarch64 329/342 2024-11-19 02:39:29.270 | Running scriptlet: gtk3-3.24.30-5.oe2203.aarch64 329/342 2024-11-19 02:39:29.676 | Installing : gcr-3.41.0-1.oe2203.aarch64 330/342 2024-11-19 02:39:29.699 | Running scriptlet: gcr-3.41.0-1.oe2203.aarch64 330/342 2024-11-19 02:39:29.699 | Created symlink /etc/systemd/user/default.target.wants/gcr-ssh-agent.service -> /usr/lib/systemd/user/gcr-ssh-agent.service. 2024-11-19 02:39:29.699 | Created symlink /etc/systemd/user/sockets.target.wants/gcr-ssh-agent.socket -> /usr/lib/systemd/user/gcr-ssh-agent.socket. 2024-11-19 02:39:29.699 | 2024-11-19 02:39:29.730 | Installing : pinentry-1.1.1-2.oe2203.aarch64 331/342 2024-11-19 02:39:30.051 | Running scriptlet: pinentry-1.1.1-2.oe2203.aarch64 331/342 2024-11-19 02:39:30.106 | Installing : gnupg2-2.2.32-3.oe2203.aarch64 332/342 2024-11-19 02:39:30.125 | Installing : gpgme-1.16.0-3.oe2203.aarch64 333/342 2024-11-19 02:39:30.222 | Installing : librepo-1.14.2-2.oe2203.aarch64 334/342 2024-11-19 02:39:30.591 | Installing : libdnf-0.65.0-6.oe2203.aarch64 335/342 2024-11-19 02:39:30.698 | Installing : python3-libdnf-0.65.0-6.oe2203.aarch64 336/342 2024-11-19 02:39:30.846 | Installing : python3-hawkey-0.65.0-6.oe2203.aarch64 337/342 2024-11-19 02:39:31.377 | Installing : python3-gpgme-1.16.0-3.oe2203.aarch64 338/342 2024-11-19 02:39:31.624 | Installing : python3-dnf-4.10.0-15.oe2203.noarch 339/342 2024-11-19 02:39:31.641 | Installing : dnf-4.10.0-15.oe2203.noarch 340/342 2024-11-19 02:39:31.664 | Running scriptlet: dnf-4.10.0-15.oe2203.noarch 340/342 2024-11-19 02:39:31.664 | Created symlink /etc/systemd/system/timers.target.wants/dnf-makecache.timer -> /usr/lib/systemd/system/dnf-makecache.timer. 2024-11-19 02:39:31.664 | 2024-11-19 02:39:31.736 | Installing : python3-dnf-plugins-core-4.0.24-6.oe2203.noarch 341/342 2024-11-19 02:39:31.752 | Installing : dnf-plugins-core-4.0.24-6.oe2203.noarch 342/342 2024-11-19 02:39:31.753 | Running scriptlet: glibc-common-2.34-149.oe2203.aarch64 342/342 2024-11-19 02:39:31.768 | Running scriptlet: readline-8.1-3.oe2203.aarch64 342/342 2024-11-19 02:39:31.781 | Running scriptlet: rpm-4.17.0-33.oe2203.aarch64 342/342 2024-11-19 02:39:32.538 | Running scriptlet: ca-certificates-2023.2.60-2.oe2203.noarch 342/342 2024-11-19 02:39:32.553 | Running scriptlet: grub2-tools-1:2.06-41.oe2203.aarch64 342/342 2024-11-19 02:39:32.620 | Running scriptlet: dconf-0.40.0-3.oe2203.aarch64 342/342 2024-11-19 02:39:48.463 | Running scriptlet: dnf-plugins-core-4.0.24-6.oe2203.noarch 342/342 2024-11-19 02:39:48.463 | Verifying : adwaita-cursor-theme-41.0-1.oe2203.noarch 1/342 2024-11-19 02:39:48.463 | Verifying : adwaita-icon-theme-41.0-1.oe2203.noarch 2/342 2024-11-19 02:39:48.463 | Verifying : at-spi2-atk-2.38.0-1.oe2203.aarch64 3/342 2024-11-19 02:39:48.464 | Verifying : at-spi2-core-2.42.0-1.oe2203.aarch64 4/342 2024-11-19 02:39:48.464 | Verifying : attr-2.5.1-2.oe2203.aarch64 5/342 2024-11-19 02:39:48.464 | Verifying : audit-libs-1:3.0.1-3.oe2203.aarch64 6/342 2024-11-19 02:39:48.464 | Verifying : brotli-1.0.9-2.oe2203.aarch64 7/342 2024-11-19 02:39:48.465 | Verifying : cairo-1.17.4-1.oe2203.aarch64 8/342 2024-11-19 02:39:48.465 | Verifying : cairo-gobject-1.17.4-1.oe2203.aarch64 9/342 2024-11-19 02:39:48.465 | Verifying : chkconfig-1.20-1.oe2203.aarch64 10/342 2024-11-19 02:39:48.465 | Verifying : cracklib-2.9.7-8.oe2203.aarch64 11/342 2024-11-19 02:39:48.465 | Verifying : cronie-1.5.7-1.oe2203.aarch64 12/342 2024-11-19 02:39:48.466 | Verifying : crontabs-1.11-22.oe2203.noarch 13/342 2024-11-19 02:39:48.466 | Verifying : crypto-policies-20200619-2.git781bbd4.oe2203.noa 14/342 2024-11-19 02:39:48.466 | Verifying : dejavu-fonts-2.37-1.oe2203.noarch 15/342 2024-11-19 02:39:48.466 | Verifying : device-mapper-8:1.02.181-4.oe2203.aarch64 16/342 2024-11-19 02:39:48.467 | Verifying : diffutils-3.8-2.oe2203.aarch64 17/342 2024-11-19 02:39:48.467 | Verifying : findutils-2:4.8.0-3.oe2203.aarch64 18/342 2024-11-19 02:39:48.467 | Verifying : fontconfig-2.13.94-1.oe2203.aarch64 19/342 2024-11-19 02:39:48.467 | Verifying : fonts-filesystem-2.0.5-2.oe2203.noarch 20/342 2024-11-19 02:39:48.467 | Verifying : fuse-2.9.9-9.oe2203.aarch64 21/342 2024-11-19 02:39:48.468 | Verifying : fuse-common-3.10.5-3.oe2203.aarch64 22/342 2024-11-19 02:39:48.468 | Verifying : fuse-help-2.9.9-9.oe2203.aarch64 23/342 2024-11-19 02:39:48.468 | Verifying : gcr-3.41.0-1.oe2203.aarch64 24/342 2024-11-19 02:39:48.468 | Verifying : gcr-base-3.41.0-1.oe2203.aarch64 25/342 2024-11-19 02:39:48.469 | Verifying : gettext-0.21-4.oe2203.aarch64 26/342 2024-11-19 02:39:48.469 | Verifying : gmp-1:6.2.1-1.oe2203.aarch64 27/342 2024-11-19 02:39:48.469 | Verifying : graphite2-1.3.14-5.oe2203.aarch64 28/342 2024-11-19 02:39:48.469 | Verifying : grubby-8.40-28.oe2203.aarch64 29/342 2024-11-19 02:39:48.469 | Verifying : gtk-update-icon-cache-3.24.30-5.oe2203.aarch64 30/342 2024-11-19 02:39:48.470 | Verifying : gtk2-2.24.33-4.oe2203.aarch64 31/342 2024-11-19 02:39:48.470 | Verifying : gtk3-3.24.30-5.oe2203.aarch64 32/342 2024-11-19 02:39:48.470 | Verifying : ima-evm-utils-libs-1.3.2-3.oe2203.aarch64 33/342 2024-11-19 02:39:48.470 | Verifying : info-6.8-3.oe2203.aarch64 34/342 2024-11-19 02:39:48.471 | Verifying : kbd-2.4.0-1.oe2203.aarch64 35/342 2024-11-19 02:39:48.471 | Verifying : kbd-legacy-2.4.0-1.oe2203.noarch 36/342 2024-11-19 02:39:48.471 | Verifying : kbd-misc-2.4.0-1.oe2203.noarch 37/342 2024-11-19 02:39:48.471 | Verifying : keyutils-libs-1.6.3-3.oe2203.aarch64 38/342 2024-11-19 02:39:48.471 | Verifying : kmod-29-3.oe2203.aarch64 39/342 2024-11-19 02:39:48.472 | Verifying : kmod-libs-29-3.oe2203.aarch64 40/342 2024-11-19 02:39:48.472 | Verifying : lcms2-2.12-1.oe2203.aarch64 41/342 2024-11-19 02:39:48.472 | Verifying : libXau-1.0.9-2.oe2203.aarch64 42/342 2024-11-19 02:39:48.472 | Verifying : libXcomposite-0.4.5-1.oe2203.aarch64 43/342 2024-11-19 02:39:48.473 | Verifying : libXcursor-1.2.0-1.oe2203.aarch64 44/342 2024-11-19 02:39:48.473 | Verifying : libXdamage-1.1.5-1.oe2203.aarch64 45/342 2024-11-19 02:39:48.473 | Verifying : libXfixes-6.0.0-1.oe2203.aarch64 46/342 2024-11-19 02:39:48.473 | Verifying : libXft-2.3.4-1.oe2203.aarch64 47/342 2024-11-19 02:39:48.473 | Verifying : libXinerama-1.1.4-5.oe2203.aarch64 48/342 2024-11-19 02:39:48.474 | Verifying : libXrandr-1.5.2-1.oe2203.aarch64 49/342 2024-11-19 02:39:48.474 | Verifying : libXrender-0.9.10-10.oe2203.aarch64 50/342 2024-11-19 02:39:48.474 | Verifying : libXtst-1.2.3-10.oe2203.aarch64 51/342 2024-11-19 02:39:48.474 | Verifying : libassuan-2.5.5-1.oe2203.aarch64 52/342 2024-11-19 02:39:48.475 | Verifying : libcap-ng-0.8.2-1.oe2203.aarch64 53/342 2024-11-19 02:39:48.475 | Verifying : libcomps-0.1.18-1.oe2203.aarch64 54/342 2024-11-19 02:39:48.475 | Verifying : libdatrie-0.2.13-1.oe2203.aarch64 55/342 2024-11-19 02:39:48.475 | Verifying : libedit-3.1-28.oe2203.aarch64 56/342 2024-11-19 02:39:48.475 | Verifying : libepoxy-1.5.9-1.oe2203.aarch64 57/342 2024-11-19 02:39:48.476 | Verifying : libev-4.33-2.oe2203.aarch64 58/342 2024-11-19 02:39:48.476 | Verifying : libevent-2.1.12-4.oe2203.aarch64 59/342 2024-11-19 02:39:48.476 | Verifying : libffi-3.4.2-2.oe2203.aarch64 60/342 2024-11-19 02:39:48.476 | Verifying : libgusb-0.3.8-1.oe2203.aarch64 61/342 2024-11-19 02:39:48.477 | Verifying : libidn2-2.3.2-2.oe2203.aarch64 62/342 2024-11-19 02:39:48.477 | Verifying : libmodulemd-2.13.0-1.oe2203.aarch64 63/342 2024-11-19 02:39:48.477 | Verifying : libpipeline-1.5.4-1.oe2203.aarch64 64/342 2024-11-19 02:39:48.477 | Verifying : librepo-1.14.2-2.oe2203.aarch64 65/342 2024-11-19 02:39:48.477 | Verifying : libreport-filesystem-2.15.2-1.oe2203.noarch 66/342 2024-11-19 02:39:48.478 | Verifying : libseccomp-2.5.3-1.oe2203.aarch64 67/342 2024-11-19 02:39:48.478 | Verifying : libsecret-0.20.4-1.oe2203.aarch64 68/342 2024-11-19 02:39:48.478 | Verifying : libsemanage-3.3-3.oe2203.aarch64 69/342 2024-11-19 02:39:48.478 | Verifying : libsigsegv-2.13-1.oe2203.aarch64 70/342 2024-11-19 02:39:48.479 | Verifying : libthai-0.1.28-4.oe2203.aarch64 71/342 2024-11-19 02:39:48.479 | Verifying : libunistring-0.9.10-8.oe2203.aarch64 72/342 2024-11-19 02:39:48.479 | Verifying : libusbx-1.0.24-1.oe2203.aarch64 73/342 2024-11-19 02:39:48.479 | Verifying : libutempter-1.2.1-2.oe2203.aarch64 74/342 2024-11-19 02:39:48.479 | Verifying : libverto-0.3.2-1.oe2203.aarch64 75/342 2024-11-19 02:39:48.480 | Verifying : libxcrypt-4.4.26-2.oe2203.aarch64 76/342 2024-11-19 02:39:48.480 | Verifying : libxkbcommon-1.3.1-1.oe2203.aarch64 77/342 2024-11-19 02:39:48.480 | Verifying : lz4-1.9.3-2.oe2203.aarch64 78/342 2024-11-19 02:39:48.480 | Verifying : man-db-2.9.4-2.oe2203.aarch64 79/342 2024-11-19 02:39:48.481 | Verifying : mpfr-4.1.0-1.oe2203.aarch64 80/342 2024-11-19 02:39:48.481 | Verifying : npth-1.6-2.oe2203.aarch64 81/342 2024-11-19 02:39:48.481 | Verifying : openssl-pkcs11-0.4.11-5.oe2203.aarch64 82/342 2024-11-19 02:39:48.481 | Verifying : os-prober-1.79-1.oe2203.aarch64 83/342 2024-11-19 02:39:48.481 | Verifying : perl-Algorithm-Diff-1:1.201-1.oe2203.noarch 84/342 2024-11-19 02:39:48.482 | Verifying : perl-Archive-Tar-2.40-1.oe2203.noarch 85/342 2024-11-19 02:39:48.482 | Verifying : perl-B-Debug-1.26-5.oe2203.noarch 86/342 2024-11-19 02:39:48.482 | Verifying : perl-CPAN-Meta-2.150010-419.oe2203.noarch 87/342 2024-11-19 02:39:48.482 | Verifying : perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 88/342 2024-11-19 02:39:48.483 | Verifying : perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 89/342 2024-11-19 02:39:48.483 | Verifying : perl-Carp-1.50-418.oe2203.noarch 90/342 2024-11-19 02:39:48.483 | Verifying : perl-Compress-Raw-Bzip2-2.101-1.oe2203.aarch64 91/342 2024-11-19 02:39:48.483 | Verifying : perl-Compress-Raw-Zlib-1:2.101-1.oe2203.aarch64 92/342 2024-11-19 02:39:48.483 | Verifying : perl-Config-Perl-V-0.33-1.oe2203.noarch 93/342 2024-11-19 02:39:48.484 | Verifying : perl-Data-Dumper-2.183-1.oe2203.aarch64 94/342 2024-11-19 02:39:48.484 | Verifying : perl-Devel-PPPort-3.63-1.oe2203.aarch64 95/342 2024-11-19 02:39:48.484 | Verifying : perl-Digest-1.20-1.oe2203.noarch 96/342 2024-11-19 02:39:48.484 | Verifying : perl-Digest-MD5-2.58-1.oe2203.aarch64 97/342 2024-11-19 02:39:48.485 | Verifying : perl-Digest-SHA-1:6.02-7.oe2203.aarch64 98/342 2024-11-19 02:39:48.485 | Verifying : perl-Encode-Locale-1.05-12.oe2203.noarch 99/342 2024-11-19 02:39:48.485 | Verifying : perl-Env-1.04-397.oe2203.noarch 100/342 2024-11-19 02:39:48.485 | Verifying : perl-Exporter-5.74-1.oe2203.noarch 101/342 2024-11-19 02:39:48.485 | Verifying : perl-ExtUtils-Command-1:7.62-1.oe2203.noarch 102/342 2024-11-19 02:39:48.486 | Verifying : perl-ExtUtils-Install-2.20-1.oe2203.noarch 103/342 2024-11-19 02:39:48.486 | Verifying : perl-ExtUtils-MakeMaker-1:7.62-1.oe2203.noarch 104/342 2024-11-19 02:39:48.486 | Verifying : perl-ExtUtils-Manifest-1:1.73-1.oe2203.noarch 105/342 2024-11-19 02:39:48.486 | Verifying : perl-ExtUtils-ParseXS-2:3.35-1.oe2203.noarch 106/342 2024-11-19 02:39:48.487 | Verifying : perl-File-Fetch-1.00-1.oe2203.noarch 107/342 2024-11-19 02:39:48.487 | Verifying : perl-File-HomeDir-1.006-2.oe2203.noarch 108/342 2024-11-19 02:39:48.487 | Verifying : perl-File-Path-2.18-1.oe2203.noarch 109/342 2024-11-19 02:39:48.487 | Verifying : perl-File-Temp-1:0.2311-2.oe2203.noarch 110/342 2024-11-19 02:39:48.487 | Verifying : perl-File-Which-1.27-1.oe2203.noarch 111/342 2024-11-19 02:39:48.488 | Verifying : perl-Filter-2:1.60-3.oe2203.aarch64 112/342 2024-11-19 02:39:48.488 | Verifying : perl-Filter-Simple-1:0.94-1.oe2203.noarch 113/342 2024-11-19 02:39:48.488 | Verifying : perl-Getopt-Long-1:2.52-1.oe2203.noarch 114/342 2024-11-19 02:39:48.488 | Verifying : perl-IO-Compress-2.101-2.oe2203.noarch 115/342 2024-11-19 02:39:48.489 | Verifying : perl-IO-Socket-IP-0.41-2.oe2203.noarch 116/342 2024-11-19 02:39:48.489 | Verifying : perl-IO-Socket-SSL-2.072-1.oe2203.noarch 117/342 2024-11-19 02:39:48.489 | Verifying : perl-IPC-Cmd-2:1.04-4.oe2203.noarch 118/342 2024-11-19 02:39:48.489 | Verifying : perl-IPC-SysV-2.09-1.oe2203.aarch64 119/342 2024-11-19 02:39:48.489 | Verifying : perl-IPC-System-Simple-1.30-2.oe2203.noarch 120/342 2024-11-19 02:39:48.490 | Verifying : perl-JSON-PP-1:4.06-1.oe2203.noarch 121/342 2024-11-19 02:39:48.490 | Verifying : perl-Locale-Codes-3.68-1.oe2203.noarch 122/342 2024-11-19 02:39:48.490 | Verifying : perl-Locale-Maketext-1:1.29-1.oe2203.noarch 123/342 2024-11-19 02:39:48.490 | Verifying : perl-MIME-Base64-3.16-1.oe2203.aarch64 124/342 2024-11-19 02:39:48.491 | Verifying : perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 125/342 2024-11-19 02:39:48.491 | Verifying : perl-Math-BigRat-0.2620-1.oe2203.noarch 126/342 2024-11-19 02:39:48.491 | Verifying : perl-Module-CoreList-1:5.20211020-1.oe2203.noarc 127/342 2024-11-19 02:39:48.491 | Verifying : perl-Module-Load-1:0.36-1.oe2203.noarch 128/342 2024-11-19 02:39:48.491 | Verifying : perl-Module-Load-Conditional-0.74-1.oe2203.noarc 129/342 2024-11-19 02:39:48.492 | Verifying : perl-Module-Metadata-1.000037-1.oe2203.noarch 130/342 2024-11-19 02:39:48.492 | Verifying : perl-Mozilla-CA-1:20211001-1.oe2203.noarch 131/342 2024-11-19 02:39:48.492 | Verifying : perl-Net-SSLeay-1.90-1.oe2203.aarch64 132/342 2024-11-19 02:39:48.492 | Verifying : perl-Params-Check-1:0.38-418.oe2203.noarch 133/342 2024-11-19 02:39:48.493 | Verifying : perl-PathTools-3.80-1.oe2203.aarch64 134/342 2024-11-19 02:39:48.493 | Verifying : perl-Perl-OSType-1.010-421.oe2203.noarch 135/342 2024-11-19 02:39:48.493 | Verifying : perl-PerlIO-via-QuotedPrint-0.09-1.oe2203.noarch 136/342 2024-11-19 02:39:48.493 | Verifying : perl-Pod-Checker-4:1.74-1.oe2203.noarch 137/342 2024-11-19 02:39:48.494 | Verifying : perl-Pod-Escapes-1:1.07-420.oe2203.noarch 138/342 2024-11-19 02:39:48.494 | Verifying : perl-Pod-Parser-1.63-398.oe2203.noarch 139/342 2024-11-19 02:39:48.494 | Verifying : perl-Pod-Perldoc-1:3.28-4.oe2203.noarch 140/342 2024-11-19 02:39:48.494 | Verifying : perl-Pod-Simple-1:3.43-1.oe2203.noarch 141/342 2024-11-19 02:39:48.494 | Verifying : perl-Pod-Usage-4:2.01-2.oe2203.noarch 142/342 2024-11-19 02:39:48.495 | Verifying : perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 143/342 2024-11-19 02:39:48.495 | Verifying : perl-Socket-4:2.032-1.oe2203.aarch64 144/342 2024-11-19 02:39:48.495 | Verifying : perl-Storable-1:3.25-1.oe2203.aarch64 145/342 2024-11-19 02:39:48.495 | Verifying : perl-Sys-Syslog-0.36-1.oe2203.aarch64 146/342 2024-11-19 02:39:48.496 | Verifying : perl-Term-ANSIColor-5.01-1.oe2203.noarch 147/342 2024-11-19 02:39:48.496 | Verifying : perl-Term-Cap-1.17-510.oe2203.noarch 148/342 2024-11-19 02:39:48.496 | Verifying : perl-Test-Simple-2:1.302188-1.oe2203.noarch 149/342 2024-11-19 02:39:48.496 | Verifying : perl-Text-Balanced-2.04-1.oe2203.noarch 150/342 2024-11-19 02:39:48.496 | Verifying : perl-Text-Diff-1.45-7.oe2203.noarch 151/342 2024-11-19 02:39:48.497 | Verifying : perl-Text-ParseWords-3.30-419.oe2203.noarch 152/342 2024-11-19 02:39:48.497 | Verifying : perl-Text-Tabs+Wrap-2021.0814-1.oe2203.noarch 153/342 2024-11-19 02:39:48.497 | Verifying : perl-Thread-Queue-3.13-3.oe2203.noarch 154/342 2024-11-19 02:39:48.497 | Verifying : perl-Time-Local-2:1.300-1.oe2203.noarch 155/342 2024-11-19 02:39:48.498 | Verifying : perl-URI-5.10-1.oe2203.noarch 156/342 2024-11-19 02:39:48.498 | Verifying : perl-Unicode-Collate-1.31-1.oe2203.aarch64 157/342 2024-11-19 02:39:48.498 | Verifying : perl-Unicode-Normalize-1.28-1.oe2203.aarch64 158/342 2024-11-19 02:39:48.498 | Verifying : perl-autodie-2.34-2.oe2203.noarch 159/342 2024-11-19 02:39:48.498 | Verifying : perl-bignum-0.63-1.oe2203.noarch 160/342 2024-11-19 02:39:48.499 | Verifying : perl-constant-1.33-421.oe2203.noarch 161/342 2024-11-19 02:39:48.499 | Verifying : perl-experimental-0.025-1.oe2203.noarch 162/342 2024-11-19 02:39:48.499 | Verifying : perl-parent-1:0.238-1.oe2203.noarch 163/342 2024-11-19 02:39:48.499 | Verifying : perl-perlfaq-5.20210520-1.oe2203.noarch 164/342 2024-11-19 02:39:48.500 | Verifying : perl-podlators-1:4.14-1.oe2203.noarch 165/342 2024-11-19 02:39:48.500 | Verifying : perl-threads-2:2.26-1.oe2203.aarch64 166/342 2024-11-19 02:39:48.500 | Verifying : perl-threads-shared-1.62-1.oe2203.aarch64 167/342 2024-11-19 02:39:48.500 | Verifying : perl-version-8:0.99.29-1.oe2203.aarch64 168/342 2024-11-19 02:39:48.500 | Verifying : pigz-2.6-1.oe2203.aarch64 169/342 2024-11-19 02:39:48.501 | Verifying : pinentry-1.1.1-2.oe2203.aarch64 170/342 2024-11-19 02:39:48.501 | Verifying : python3-dateutil-1:2.8.2-2.oe2203.noarch 171/342 2024-11-19 02:39:48.501 | Verifying : python3-dbus-1.2.18-2.oe2203.aarch64 172/342 2024-11-19 02:39:48.501 | Verifying : python3-distro-1.6.0-1.oe2203.noarch 173/342 2024-11-19 02:39:48.502 | Verifying : python3-libcomps-0.1.18-1.oe2203.aarch64 174/342 2024-11-19 02:39:48.502 | Verifying : python3-pyparsing-3.0.6-1.oe2203.noarch 175/342 2024-11-19 02:39:48.502 | Verifying : python3-six-1.16.0-1.oe2203.noarch 176/342 2024-11-19 02:39:48.502 | Verifying : qt5-srpm-macros-5.15.2-1.oe2203.noarch 177/342 2024-11-19 02:39:48.502 | Verifying : shared-mime-info-2.1-1.oe2203.aarch64 178/342 2024-11-19 02:39:48.503 | Verifying : slang-2.3.2-8.oe2203.aarch64 179/342 2024-11-19 02:39:48.503 | Verifying : systemtap-sdt-devel-4.5-2.oe2203.aarch64 180/342 2024-11-19 02:39:48.503 | Verifying : trousers-0.3.15-1.oe2203.aarch64 181/342 2024-11-19 02:39:48.503 | Verifying : which-2.21-14.oe2203.aarch64 182/342 2024-11-19 02:39:48.503 | Verifying : xkeyboard-config-2.33-1.oe2203.noarch 183/342 2024-11-19 02:39:48.504 | Verifying : zip-3.0-29.oe2203.aarch64 184/342 2024-11-19 02:39:48.504 | Verifying : acl-2.3.1-2.oe2203.aarch64 185/342 2024-11-19 02:39:48.504 | Verifying : atk-2.36.0-2.oe2203.aarch64 186/342 2024-11-19 02:39:48.504 | Verifying : avahi-libs-0.8-19.oe2203.aarch64 187/342 2024-11-19 02:39:48.505 | Verifying : bash-5.1.8-6.oe2203.aarch64 188/342 2024-11-19 02:39:48.505 | Verifying : bzip2-1.0.8-6.oe2203.aarch64 189/342 2024-11-19 02:39:48.505 | Verifying : ca-certificates-2023.2.60-2.oe2203.noarch 190/342 2024-11-19 02:39:48.505 | Verifying : colord-libs-1.4.5-4.oe2203.aarch64 191/342 2024-11-19 02:39:48.505 | Verifying : coreutils-9.0-5.oe2203.aarch64 192/342 2024-11-19 02:39:48.506 | Verifying : cpio-2.13-10.oe2203.aarch64 193/342 2024-11-19 02:39:48.506 | Verifying : cups-libs-1:2.4.0-10.oe2203.aarch64 194/342 2024-11-19 02:39:48.506 | Verifying : curl-7.79.1-28.oe2203.aarch64 195/342 2024-11-19 02:39:48.506 | Verifying : cyrus-sasl-lib-2.1.27-15.oe2203.aarch64 196/342 2024-11-19 02:39:48.507 | Verifying : dbus-1:1.12.20-10.oe2203.aarch64 197/342 2024-11-19 02:39:48.507 | Verifying : dbus-common-1:1.12.20-10.oe2203.noarch 198/342 2024-11-19 02:39:48.507 | Verifying : dbus-daemon-1:1.12.20-10.oe2203.aarch64 199/342 2024-11-19 02:39:48.507 | Verifying : dbus-libs-1:1.12.20-10.oe2203.aarch64 200/342 2024-11-19 02:39:48.507 | Verifying : dbus-tools-1:1.12.20-10.oe2203.aarch64 201/342 2024-11-19 02:39:48.508 | Verifying : dconf-0.40.0-3.oe2203.aarch64 202/342 2024-11-19 02:39:48.508 | Verifying : dnf-4.10.0-15.oe2203.noarch 203/342 2024-11-19 02:39:48.508 | Verifying : dnf-data-4.10.0-15.oe2203.noarch 204/342 2024-11-19 02:39:48.508 | Verifying : dnf-plugins-core-4.0.24-6.oe2203.noarch 205/342 2024-11-19 02:39:48.509 | Verifying : dracut-055-10.oe2203.aarch64 206/342 2024-11-19 02:39:48.509 | Verifying : e2fsprogs-1.46.4-21.oe2203.aarch64 207/342 2024-11-19 02:39:48.509 | Verifying : e2fsprogs-help-1.46.4-21.oe2203.noarch 208/342 2024-11-19 02:39:48.509 | Verifying : efi-srpm-macros-4-5.oe2203.noarch 209/342 2024-11-19 02:39:48.509 | Verifying : elfutils-0.185-13.oe2203.aarch64 210/342 2024-11-19 02:39:48.510 | Verifying : elfutils-extra-0.185-13.oe2203.aarch64 211/342 2024-11-19 02:39:48.510 | Verifying : expat-2.4.1-10.oe2203.aarch64 212/342 2024-11-19 02:39:48.510 | Verifying : file-5.41-3.oe2203.aarch64 213/342 2024-11-19 02:39:48.510 | Verifying : file-libs-5.41-3.oe2203.aarch64 214/342 2024-11-19 02:39:48.511 | Verifying : freetype-2.11.0-3.oe2203.aarch64 215/342 2024-11-19 02:39:48.511 | Verifying : fribidi-1.0.10-2.oe2203.aarch64 216/342 2024-11-19 02:39:48.511 | Verifying : gawk-5.1.1-4.oe2203.aarch64 217/342 2024-11-19 02:39:48.511 | Verifying : gdbm-1:1.22-11.oe2203.aarch64 218/342 2024-11-19 02:39:48.511 | Verifying : gdk-pixbuf2-2.42.6-5.oe2203.aarch64 219/342 2024-11-19 02:39:48.512 | Verifying : gdk-pixbuf2-modules-2.42.6-5.oe2203.aarch64 220/342 2024-11-19 02:39:48.512 | Verifying : glib2-2.68.1-21.oe2203.aarch64 221/342 2024-11-19 02:39:48.512 | Verifying : glibc-2.34-149.oe2203.aarch64 222/342 2024-11-19 02:39:48.512 | Verifying : glibc-common-2.34-149.oe2203.aarch64 223/342 2024-11-19 02:39:48.513 | Verifying : gnupg2-2.2.32-3.oe2203.aarch64 224/342 2024-11-19 02:39:48.513 | Verifying : gnutls-3.7.2-13.oe2203.aarch64 225/342 2024-11-19 02:39:48.513 | Verifying : gpgme-1.16.0-3.oe2203.aarch64 226/342 2024-11-19 02:39:48.513 | Verifying : grep-3.7-9.oe2203.aarch64 227/342 2024-11-19 02:39:48.513 | Verifying : groff-1.22.4-11.oe2203.aarch64 228/342 2024-11-19 02:39:48.514 | Verifying : groff-base-1.22.4-11.oe2203.aarch64 229/342 2024-11-19 02:39:48.514 | Verifying : grub2-common-1:2.06-41.oe2203.noarch 230/342 2024-11-19 02:39:48.514 | Verifying : grub2-tools-1:2.06-41.oe2203.aarch64 231/342 2024-11-19 02:39:48.514 | Verifying : grub2-tools-minimal-1:2.06-41.oe2203.aarch64 232/342 2024-11-19 02:39:48.515 | Verifying : gzip-1.11-3.oe2203.aarch64 233/342 2024-11-19 02:39:48.515 | Verifying : harfbuzz-2.8.2-4.oe2203.aarch64 234/342 2024-11-19 02:39:48.515 | Verifying : hicolor-icon-theme-0.17-6.oe2203.noarch 235/342 2024-11-19 02:39:48.515 | Verifying : jbigkit-libs-2.1-19.oe2203.aarch64 236/342 2024-11-19 02:39:48.515 | Verifying : json-c-0.15-6.oe2203.aarch64 237/342 2024-11-19 02:39:48.516 | Verifying : kpartx-0.8.7-6.oe2203.aarch64 238/342 2024-11-19 02:39:48.516 | Verifying : krb5-libs-1.19.2-8.oe2203.aarch64 239/342 2024-11-19 02:39:48.516 | Verifying : less-590-6.oe2203.aarch64 240/342 2024-11-19 02:39:48.516 | Verifying : libX11-1.7.2-8.oe2203.aarch64 241/342 2024-11-19 02:39:48.517 | Verifying : libXext-1.3.4-4.oe2203.aarch64 242/342 2024-11-19 02:39:48.517 | Verifying : libXi-1.8-2.oe2203.aarch64 243/342 2024-11-19 02:39:48.517 | Verifying : libacl-2.3.1-2.oe2203.aarch64 244/342 2024-11-19 02:39:48.517 | Verifying : libarchive-3.5.2-6.oe2203.aarch64 245/342 2024-11-19 02:39:48.517 | Verifying : libblkid-2.37.2-28.oe2203.aarch64 246/342 2024-11-19 02:39:48.518 | Verifying : libcap-2.61-5.oe2203.aarch64 247/342 2024-11-19 02:39:48.518 | Verifying : libcurl-7.79.1-28.oe2203.aarch64 248/342 2024-11-19 02:39:48.518 | Verifying : libdnf-0.65.0-6.oe2203.aarch64 249/342 2024-11-19 02:39:48.518 | Verifying : libfdisk-2.37.2-28.oe2203.aarch64 250/342 2024-11-19 02:39:48.518 | Verifying : libgcc-10.3.1-23.oe2203.aarch64 251/342 2024-11-19 02:39:48.519 | Verifying : libgcrypt-1.9.4-2.oe2203.aarch64 252/342 2024-11-19 02:39:48.519 | Verifying : libgomp-10.3.1-23.oe2203.aarch64 253/342 2024-11-19 02:39:48.519 | Verifying : libgpg-error-1.43-2.oe2203.aarch64 254/342 2024-11-19 02:39:48.519 | Verifying : libicu-69.1-7.oe2203.aarch64 255/342 2024-11-19 02:39:48.520 | Verifying : libjpeg-turbo-2.1.1-2.oe2203.aarch64 256/342 2024-11-19 02:39:48.520 | Verifying : libkcapi-1.3.1-7.oe2203.aarch64 257/342 2024-11-19 02:39:48.520 | Verifying : libksba-1.6.0-3.oe2203.aarch64 258/342 2024-11-19 02:39:48.520 | Verifying : libmount-2.37.2-28.oe2203.aarch64 259/342 2024-11-19 02:39:48.521 | Verifying : libnghttp2-1.46.0-5.oe2203.aarch64 260/342 2024-11-19 02:39:48.521 | Verifying : libnsl2-2.0.0-4.oe2203.aarch64 261/342 2024-11-19 02:39:48.521 | Verifying : libpng-2:1.6.37-4.oe2203.aarch64 262/342 2024-11-19 02:39:48.521 | Verifying : libpsl-0.21.1-5.oe2203.aarch64 263/342 2024-11-19 02:39:48.521 | Verifying : libpwquality-1.4.4-4.oe2203.aarch64 264/342 2024-11-19 02:39:48.522 | Verifying : libselinux-3.3-5.oe2203.aarch64 265/342 2024-11-19 02:39:48.522 | Verifying : libsepol-3.3-6.oe2203.aarch64 266/342 2024-11-19 02:39:48.522 | Verifying : libsmartcols-2.37.2-28.oe2203.aarch64 267/342 2024-11-19 02:39:48.522 | Verifying : libsolv-0.7.20-4.oe2203.aarch64 268/342 2024-11-19 02:39:48.523 | Verifying : libssh-0.9.6-8.oe2203.aarch64 269/342 2024-11-19 02:39:48.523 | Verifying : libstdc++-10.3.1-23.oe2203.aarch64 270/342 2024-11-19 02:39:48.523 | Verifying : libtasn1-4.17.0-3.oe2203.aarch64 271/342 2024-11-19 02:39:48.523 | Verifying : libtiff-4.3.0-37.oe2203.aarch64 272/342 2024-11-19 02:39:48.523 | Verifying : libtirpc-1.3.2-3.oe2203.aarch64 273/342 2024-11-19 02:39:48.524 | Verifying : libuuid-2.37.2-28.oe2203.aarch64 274/342 2024-11-19 02:39:48.524 | Verifying : libxcb-1.14-2.oe2203.aarch64 275/342 2024-11-19 02:39:48.524 | Verifying : libxml2-2.9.12-20.oe2203.aarch64 276/342 2024-11-19 02:39:48.524 | Verifying : libyaml-0.2.5-6.oe2203.aarch64 277/342 2024-11-19 02:39:48.525 | Verifying : logrotate-3.20.1-1.oe2203.aarch64 278/342 2024-11-19 02:39:48.525 | Verifying : lua-5.4.3-11.oe2203.aarch64 279/342 2024-11-19 02:39:48.525 | Verifying : ncurses-6.3-8.oe2203.aarch64 280/342 2024-11-19 02:39:48.525 | Verifying : ncurses-base-6.3-8.oe2203.noarch 281/342 2024-11-19 02:39:48.525 | Verifying : ncurses-libs-6.3-8.oe2203.aarch64 282/342 2024-11-19 02:39:48.526 | Verifying : nettle-3.8.1-1.oe2203.aarch64 283/342 2024-11-19 02:39:48.526 | Verifying : newt-0.52.21-8.oe2203.aarch64 284/342 2024-11-19 02:39:48.526 | Verifying : openEuler-rpm-config-30-30.oe2203.aarch64 285/342 2024-11-19 02:39:48.526 | Verifying : openldap-2.6.0-6.oe2203.aarch64 286/342 2024-11-19 02:39:48.527 | Verifying : openssh-8.8p1-23.oe2203.aarch64 287/342 2024-11-19 02:39:48.527 | Verifying : openssh-clients-8.8p1-23.oe2203.aarch64 288/342 2024-11-19 02:39:48.527 | Verifying : openssh-server-8.8p1-23.oe2203.aarch64 289/342 2024-11-19 02:39:48.527 | Verifying : openssl-1:1.1.1m-28.oe2203.aarch64 290/342 2024-11-19 02:39:48.527 | Verifying : openssl-libs-1:1.1.1m-28.oe2203.aarch64 291/342 2024-11-19 02:39:48.528 | Verifying : p11-kit-0.24.0-2.oe2203.aarch64 292/342 2024-11-19 02:39:48.528 | Verifying : p11-kit-trust-0.24.0-2.oe2203.aarch64 293/342 2024-11-19 02:39:48.528 | Verifying : pam-1.5.2-7.oe2203.aarch64 294/342 2024-11-19 02:39:48.528 | Verifying : pango-1.49.3-3.oe2203.aarch64 295/342 2024-11-19 02:39:48.529 | Verifying : pcre-8.45-2.oe2203.aarch64 296/342 2024-11-19 02:39:48.529 | Verifying : pcre2-10.39-9.oe2203.aarch64 297/342 2024-11-19 02:39:48.529 | Verifying : perl-4:5.34.0-12.oe2203.aarch64 298/342 2024-11-19 02:39:48.529 | Verifying : perl-Encode-4:3.16-3.oe2203.aarch64 299/342 2024-11-19 02:39:48.529 | Verifying : perl-HTTP-Tiny-0.080-2.oe2203.noarch 300/342 2024-11-19 02:39:48.530 | Verifying : perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 301/342 2024-11-19 02:39:48.530 | Verifying : perl-Test-Harness-2:3.42-2.oe2203.noarch 302/342 2024-11-19 02:39:48.530 | Verifying : perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 303/342 2024-11-19 02:39:48.530 | Verifying : perl-devel-4:5.34.0-12.oe2203.aarch64 304/342 2024-11-19 02:39:48.531 | Verifying : perl-libnet-3.13-2.oe2203.noarch 305/342 2024-11-19 02:39:48.531 | Verifying : perl-libs-4:5.34.0-12.oe2203.aarch64 306/342 2024-11-19 02:39:48.531 | Verifying : pixman-0.40.0-3.oe2203.aarch64 307/342 2024-11-19 02:39:48.531 | Verifying : pkgconf-1.8.0-3.oe2203.aarch64 308/342 2024-11-19 02:39:48.531 | Verifying : popt-1.18-3.oe2203.aarch64 309/342 2024-11-19 02:39:48.532 | Verifying : procps-ng-3.3.17-5.oe2203.aarch64 310/342 2024-11-19 02:39:48.532 | Verifying : publicsuffix-list-20211113-2.oe2203.noarch 311/342 2024-11-19 02:39:48.532 | Verifying : python-pip-wheel-21.3.1-2.oe2203.noarch 312/342 2024-11-19 02:39:48.532 | Verifying : python-setuptools-59.4.0-5.oe2203.noarch 313/342 2024-11-19 02:39:48.533 | Verifying : python3-3.9.9-28.oe2203.aarch64 314/342 2024-11-19 02:39:48.533 | Verifying : python3-dnf-4.10.0-15.oe2203.noarch 315/342 2024-11-19 02:39:48.533 | Verifying : python3-dnf-plugins-core-4.0.24-6.oe2203.noarch 316/342 2024-11-19 02:39:48.533 | Verifying : python3-gpgme-1.16.0-3.oe2203.aarch64 317/342 2024-11-19 02:39:48.533 | Verifying : python3-hawkey-0.65.0-6.oe2203.aarch64 318/342 2024-11-19 02:39:48.534 | Verifying : python3-libdnf-0.65.0-6.oe2203.aarch64 319/342 2024-11-19 02:39:48.534 | Verifying : python3-pip-21.3.1-2.oe2203.noarch 320/342 2024-11-19 02:39:48.534 | Verifying : python3-rpm-4.17.0-33.oe2203.aarch64 321/342 2024-11-19 02:39:48.534 | Verifying : python3-setuptools-59.4.0-5.oe2203.noarch 322/342 2024-11-19 02:39:48.534 | Verifying : python3-unbound-1.13.2-11.oe2203.aarch64 323/342 2024-11-19 02:39:48.535 | Verifying : readline-8.1-3.oe2203.aarch64 324/342 2024-11-19 02:39:48.535 | Verifying : rpm-4.17.0-33.oe2203.aarch64 325/342 2024-11-19 02:39:48.535 | Verifying : rpm-libs-4.17.0-33.oe2203.aarch64 326/342 2024-11-19 02:39:48.535 | Verifying : sed-4.8-3.oe2203.aarch64 327/342 2024-11-19 02:39:48.536 | Verifying : shadow-2:4.9-13.oe2203.aarch64 328/342 2024-11-19 02:39:48.536 | Verifying : sqlite-3.37.2-7.oe2203.aarch64 329/342 2024-11-19 02:39:48.536 | Verifying : systemd-249-75.oe2203.aarch64 330/342 2024-11-19 02:39:48.536 | Verifying : systemd-libs-249-75.oe2203.aarch64 331/342 2024-11-19 02:39:48.536 | Verifying : systemd-udev-249-75.oe2203.aarch64 332/342 2024-11-19 02:39:48.537 | Verifying : tcl-1:8.6.10-4.oe2203.aarch64 333/342 2024-11-19 02:39:48.537 | Verifying : tpm2-tss-3.1.0-5.oe2203.aarch64 334/342 2024-11-19 02:39:48.537 | Verifying : tzdata-2022a-18.oe2203.noarch 335/342 2024-11-19 02:39:48.537 | Verifying : unbound-libs-1.13.2-11.oe2203.aarch64 336/342 2024-11-19 02:39:48.538 | Verifying : util-linux-2.37.2-28.oe2203.aarch64 337/342 2024-11-19 02:39:48.538 | Verifying : wayland-1.19.91-4.oe2203.aarch64 338/342 2024-11-19 02:39:48.538 | Verifying : xz-5.2.5-2.oe2203.aarch64 339/342 2024-11-19 02:39:48.538 | Verifying : xz-libs-5.2.5-2.oe2203.aarch64 340/342 2024-11-19 02:39:48.538 | Verifying : zlib-1.2.11-24.oe2203.aarch64 341/342 2024-11-19 02:39:51.694 | Verifying : zstd-1.5.0-4.oe2203.aarch64 342/342 2024-11-19 02:39:51.694 | 2024-11-19 02:39:51.694 | Installed: 2024-11-19 02:39:51.694 | acl-2.3.1-2.oe2203.aarch64 2024-11-19 02:39:51.694 | adwaita-cursor-theme-41.0-1.oe2203.noarch 2024-11-19 02:39:51.694 | adwaita-icon-theme-41.0-1.oe2203.noarch 2024-11-19 02:39:51.694 | at-spi2-atk-2.38.0-1.oe2203.aarch64 2024-11-19 02:39:51.694 | at-spi2-core-2.42.0-1.oe2203.aarch64 2024-11-19 02:39:51.694 | atk-2.36.0-2.oe2203.aarch64 2024-11-19 02:39:51.694 | attr-2.5.1-2.oe2203.aarch64 2024-11-19 02:39:51.694 | audit-libs-1:3.0.1-3.oe2203.aarch64 2024-11-19 02:39:51.694 | avahi-libs-0.8-19.oe2203.aarch64 2024-11-19 02:39:51.694 | bash-5.1.8-6.oe2203.aarch64 2024-11-19 02:39:51.694 | brotli-1.0.9-2.oe2203.aarch64 2024-11-19 02:39:51.694 | bzip2-1.0.8-6.oe2203.aarch64 2024-11-19 02:39:51.694 | ca-certificates-2023.2.60-2.oe2203.noarch 2024-11-19 02:39:51.694 | cairo-1.17.4-1.oe2203.aarch64 2024-11-19 02:39:51.695 | cairo-gobject-1.17.4-1.oe2203.aarch64 2024-11-19 02:39:51.695 | chkconfig-1.20-1.oe2203.aarch64 2024-11-19 02:39:51.695 | colord-libs-1.4.5-4.oe2203.aarch64 2024-11-19 02:39:51.695 | coreutils-9.0-5.oe2203.aarch64 2024-11-19 02:39:51.695 | cpio-2.13-10.oe2203.aarch64 2024-11-19 02:39:51.695 | cracklib-2.9.7-8.oe2203.aarch64 2024-11-19 02:39:51.695 | cronie-1.5.7-1.oe2203.aarch64 2024-11-19 02:39:51.695 | crontabs-1.11-22.oe2203.noarch 2024-11-19 02:39:51.695 | crypto-policies-20200619-2.git781bbd4.oe2203.noarch 2024-11-19 02:39:51.695 | cups-libs-1:2.4.0-10.oe2203.aarch64 2024-11-19 02:39:51.695 | curl-7.79.1-28.oe2203.aarch64 2024-11-19 02:39:51.695 | cyrus-sasl-lib-2.1.27-15.oe2203.aarch64 2024-11-19 02:39:51.695 | dbus-1:1.12.20-10.oe2203.aarch64 2024-11-19 02:39:51.695 | dbus-common-1:1.12.20-10.oe2203.noarch 2024-11-19 02:39:51.695 | dbus-daemon-1:1.12.20-10.oe2203.aarch64 2024-11-19 02:39:51.695 | dbus-libs-1:1.12.20-10.oe2203.aarch64 2024-11-19 02:39:51.695 | dbus-tools-1:1.12.20-10.oe2203.aarch64 2024-11-19 02:39:51.695 | dconf-0.40.0-3.oe2203.aarch64 2024-11-19 02:39:51.695 | dejavu-fonts-2.37-1.oe2203.noarch 2024-11-19 02:39:51.695 | device-mapper-8:1.02.181-4.oe2203.aarch64 2024-11-19 02:39:51.695 | diffutils-3.8-2.oe2203.aarch64 2024-11-19 02:39:51.695 | dnf-4.10.0-15.oe2203.noarch 2024-11-19 02:39:51.695 | dnf-data-4.10.0-15.oe2203.noarch 2024-11-19 02:39:51.695 | dnf-plugins-core-4.0.24-6.oe2203.noarch 2024-11-19 02:39:51.695 | dracut-055-10.oe2203.aarch64 2024-11-19 02:39:51.695 | e2fsprogs-1.46.4-21.oe2203.aarch64 2024-11-19 02:39:51.695 | e2fsprogs-help-1.46.4-21.oe2203.noarch 2024-11-19 02:39:51.695 | efi-srpm-macros-4-5.oe2203.noarch 2024-11-19 02:39:51.695 | elfutils-0.185-13.oe2203.aarch64 2024-11-19 02:39:51.695 | elfutils-extra-0.185-13.oe2203.aarch64 2024-11-19 02:39:51.695 | expat-2.4.1-10.oe2203.aarch64 2024-11-19 02:39:51.695 | file-5.41-3.oe2203.aarch64 2024-11-19 02:39:51.695 | file-libs-5.41-3.oe2203.aarch64 2024-11-19 02:39:51.695 | findutils-2:4.8.0-3.oe2203.aarch64 2024-11-19 02:39:51.695 | fontconfig-2.13.94-1.oe2203.aarch64 2024-11-19 02:39:51.695 | fonts-filesystem-2.0.5-2.oe2203.noarch 2024-11-19 02:39:51.695 | freetype-2.11.0-3.oe2203.aarch64 2024-11-19 02:39:51.695 | fribidi-1.0.10-2.oe2203.aarch64 2024-11-19 02:39:51.695 | fuse-2.9.9-9.oe2203.aarch64 2024-11-19 02:39:51.695 | fuse-common-3.10.5-3.oe2203.aarch64 2024-11-19 02:39:51.695 | fuse-help-2.9.9-9.oe2203.aarch64 2024-11-19 02:39:51.695 | gawk-5.1.1-4.oe2203.aarch64 2024-11-19 02:39:51.695 | gcr-3.41.0-1.oe2203.aarch64 2024-11-19 02:39:51.695 | gcr-base-3.41.0-1.oe2203.aarch64 2024-11-19 02:39:51.695 | gdbm-1:1.22-11.oe2203.aarch64 2024-11-19 02:39:51.695 | gdk-pixbuf2-2.42.6-5.oe2203.aarch64 2024-11-19 02:39:51.695 | gdk-pixbuf2-modules-2.42.6-5.oe2203.aarch64 2024-11-19 02:39:51.695 | gettext-0.21-4.oe2203.aarch64 2024-11-19 02:39:51.695 | glib2-2.68.1-21.oe2203.aarch64 2024-11-19 02:39:51.695 | glibc-2.34-149.oe2203.aarch64 2024-11-19 02:39:51.695 | glibc-common-2.34-149.oe2203.aarch64 2024-11-19 02:39:51.695 | gmp-1:6.2.1-1.oe2203.aarch64 2024-11-19 02:39:51.695 | gnupg2-2.2.32-3.oe2203.aarch64 2024-11-19 02:39:51.695 | gnutls-3.7.2-13.oe2203.aarch64 2024-11-19 02:39:51.695 | gpgme-1.16.0-3.oe2203.aarch64 2024-11-19 02:39:51.695 | graphite2-1.3.14-5.oe2203.aarch64 2024-11-19 02:39:51.695 | grep-3.7-9.oe2203.aarch64 2024-11-19 02:39:51.695 | groff-1.22.4-11.oe2203.aarch64 2024-11-19 02:39:51.696 | groff-base-1.22.4-11.oe2203.aarch64 2024-11-19 02:39:51.696 | grub2-common-1:2.06-41.oe2203.noarch 2024-11-19 02:39:51.696 | grub2-tools-1:2.06-41.oe2203.aarch64 2024-11-19 02:39:51.696 | grub2-tools-minimal-1:2.06-41.oe2203.aarch64 2024-11-19 02:39:51.696 | grubby-8.40-28.oe2203.aarch64 2024-11-19 02:39:51.696 | gtk-update-icon-cache-3.24.30-5.oe2203.aarch64 2024-11-19 02:39:51.696 | gtk2-2.24.33-4.oe2203.aarch64 2024-11-19 02:39:51.696 | gtk3-3.24.30-5.oe2203.aarch64 2024-11-19 02:39:51.696 | gzip-1.11-3.oe2203.aarch64 2024-11-19 02:39:51.696 | harfbuzz-2.8.2-4.oe2203.aarch64 2024-11-19 02:39:51.696 | hicolor-icon-theme-0.17-6.oe2203.noarch 2024-11-19 02:39:51.696 | ima-evm-utils-libs-1.3.2-3.oe2203.aarch64 2024-11-19 02:39:51.696 | info-6.8-3.oe2203.aarch64 2024-11-19 02:39:51.696 | jbigkit-libs-2.1-19.oe2203.aarch64 2024-11-19 02:39:51.696 | json-c-0.15-6.oe2203.aarch64 2024-11-19 02:39:51.696 | kbd-2.4.0-1.oe2203.aarch64 2024-11-19 02:39:51.696 | kbd-legacy-2.4.0-1.oe2203.noarch 2024-11-19 02:39:51.696 | kbd-misc-2.4.0-1.oe2203.noarch 2024-11-19 02:39:51.696 | keyutils-libs-1.6.3-3.oe2203.aarch64 2024-11-19 02:39:51.696 | kmod-29-3.oe2203.aarch64 2024-11-19 02:39:51.696 | kmod-libs-29-3.oe2203.aarch64 2024-11-19 02:39:51.696 | kpartx-0.8.7-6.oe2203.aarch64 2024-11-19 02:39:51.696 | krb5-libs-1.19.2-8.oe2203.aarch64 2024-11-19 02:39:51.696 | lcms2-2.12-1.oe2203.aarch64 2024-11-19 02:39:51.696 | less-590-6.oe2203.aarch64 2024-11-19 02:39:51.696 | libX11-1.7.2-8.oe2203.aarch64 2024-11-19 02:39:51.696 | libXau-1.0.9-2.oe2203.aarch64 2024-11-19 02:39:51.696 | libXcomposite-0.4.5-1.oe2203.aarch64 2024-11-19 02:39:51.696 | libXcursor-1.2.0-1.oe2203.aarch64 2024-11-19 02:39:51.696 | libXdamage-1.1.5-1.oe2203.aarch64 2024-11-19 02:39:51.696 | libXext-1.3.4-4.oe2203.aarch64 2024-11-19 02:39:51.696 | libXfixes-6.0.0-1.oe2203.aarch64 2024-11-19 02:39:51.696 | libXft-2.3.4-1.oe2203.aarch64 2024-11-19 02:39:51.696 | libXi-1.8-2.oe2203.aarch64 2024-11-19 02:39:51.696 | libXinerama-1.1.4-5.oe2203.aarch64 2024-11-19 02:39:51.696 | libXrandr-1.5.2-1.oe2203.aarch64 2024-11-19 02:39:51.696 | libXrender-0.9.10-10.oe2203.aarch64 2024-11-19 02:39:51.696 | libXtst-1.2.3-10.oe2203.aarch64 2024-11-19 02:39:51.696 | libacl-2.3.1-2.oe2203.aarch64 2024-11-19 02:39:51.696 | libarchive-3.5.2-6.oe2203.aarch64 2024-11-19 02:39:51.696 | libassuan-2.5.5-1.oe2203.aarch64 2024-11-19 02:39:51.696 | libblkid-2.37.2-28.oe2203.aarch64 2024-11-19 02:39:51.696 | libcap-2.61-5.oe2203.aarch64 2024-11-19 02:39:51.696 | libcap-ng-0.8.2-1.oe2203.aarch64 2024-11-19 02:39:51.696 | libcomps-0.1.18-1.oe2203.aarch64 2024-11-19 02:39:51.696 | libcurl-7.79.1-28.oe2203.aarch64 2024-11-19 02:39:51.696 | libdatrie-0.2.13-1.oe2203.aarch64 2024-11-19 02:39:51.696 | libdnf-0.65.0-6.oe2203.aarch64 2024-11-19 02:39:51.696 | libedit-3.1-28.oe2203.aarch64 2024-11-19 02:39:51.696 | libepoxy-1.5.9-1.oe2203.aarch64 2024-11-19 02:39:51.696 | libev-4.33-2.oe2203.aarch64 2024-11-19 02:39:51.696 | libevent-2.1.12-4.oe2203.aarch64 2024-11-19 02:39:51.697 | libfdisk-2.37.2-28.oe2203.aarch64 2024-11-19 02:39:51.697 | libffi-3.4.2-2.oe2203.aarch64 2024-11-19 02:39:51.697 | libgcc-10.3.1-23.oe2203.aarch64 2024-11-19 02:39:51.697 | libgcrypt-1.9.4-2.oe2203.aarch64 2024-11-19 02:39:51.697 | libgomp-10.3.1-23.oe2203.aarch64 2024-11-19 02:39:51.697 | libgpg-error-1.43-2.oe2203.aarch64 2024-11-19 02:39:51.697 | libgusb-0.3.8-1.oe2203.aarch64 2024-11-19 02:39:51.697 | libicu-69.1-7.oe2203.aarch64 2024-11-19 02:39:51.697 | libidn2-2.3.2-2.oe2203.aarch64 2024-11-19 02:39:51.697 | libjpeg-turbo-2.1.1-2.oe2203.aarch64 2024-11-19 02:39:51.697 | libkcapi-1.3.1-7.oe2203.aarch64 2024-11-19 02:39:51.697 | libksba-1.6.0-3.oe2203.aarch64 2024-11-19 02:39:51.697 | libmodulemd-2.13.0-1.oe2203.aarch64 2024-11-19 02:39:51.697 | libmount-2.37.2-28.oe2203.aarch64 2024-11-19 02:39:51.697 | libnghttp2-1.46.0-5.oe2203.aarch64 2024-11-19 02:39:51.697 | libnsl2-2.0.0-4.oe2203.aarch64 2024-11-19 02:39:51.697 | libpipeline-1.5.4-1.oe2203.aarch64 2024-11-19 02:39:51.697 | libpng-2:1.6.37-4.oe2203.aarch64 2024-11-19 02:39:51.697 | libpsl-0.21.1-5.oe2203.aarch64 2024-11-19 02:39:51.697 | libpwquality-1.4.4-4.oe2203.aarch64 2024-11-19 02:39:51.697 | librepo-1.14.2-2.oe2203.aarch64 2024-11-19 02:39:51.697 | libreport-filesystem-2.15.2-1.oe2203.noarch 2024-11-19 02:39:51.697 | libseccomp-2.5.3-1.oe2203.aarch64 2024-11-19 02:39:51.697 | libsecret-0.20.4-1.oe2203.aarch64 2024-11-19 02:39:51.697 | libselinux-3.3-5.oe2203.aarch64 2024-11-19 02:39:51.697 | libsemanage-3.3-3.oe2203.aarch64 2024-11-19 02:39:51.697 | libsepol-3.3-6.oe2203.aarch64 2024-11-19 02:39:51.697 | libsigsegv-2.13-1.oe2203.aarch64 2024-11-19 02:39:51.697 | libsmartcols-2.37.2-28.oe2203.aarch64 2024-11-19 02:39:51.697 | libsolv-0.7.20-4.oe2203.aarch64 2024-11-19 02:39:51.697 | libssh-0.9.6-8.oe2203.aarch64 2024-11-19 02:39:51.697 | libstdc++-10.3.1-23.oe2203.aarch64 2024-11-19 02:39:51.697 | libtasn1-4.17.0-3.oe2203.aarch64 2024-11-19 02:39:51.697 | libthai-0.1.28-4.oe2203.aarch64 2024-11-19 02:39:51.697 | libtiff-4.3.0-37.oe2203.aarch64 2024-11-19 02:39:51.697 | libtirpc-1.3.2-3.oe2203.aarch64 2024-11-19 02:39:51.697 | libunistring-0.9.10-8.oe2203.aarch64 2024-11-19 02:39:51.697 | libusbx-1.0.24-1.oe2203.aarch64 2024-11-19 02:39:51.697 | libutempter-1.2.1-2.oe2203.aarch64 2024-11-19 02:39:51.697 | libuuid-2.37.2-28.oe2203.aarch64 2024-11-19 02:39:51.697 | libverto-0.3.2-1.oe2203.aarch64 2024-11-19 02:39:51.697 | libxcb-1.14-2.oe2203.aarch64 2024-11-19 02:39:51.697 | libxcrypt-4.4.26-2.oe2203.aarch64 2024-11-19 02:39:51.697 | libxkbcommon-1.3.1-1.oe2203.aarch64 2024-11-19 02:39:51.697 | libxml2-2.9.12-20.oe2203.aarch64 2024-11-19 02:39:51.697 | libyaml-0.2.5-6.oe2203.aarch64 2024-11-19 02:39:51.697 | logrotate-3.20.1-1.oe2203.aarch64 2024-11-19 02:39:51.697 | lua-5.4.3-11.oe2203.aarch64 2024-11-19 02:39:51.697 | lz4-1.9.3-2.oe2203.aarch64 2024-11-19 02:39:51.697 | man-db-2.9.4-2.oe2203.aarch64 2024-11-19 02:39:51.697 | mpfr-4.1.0-1.oe2203.aarch64 2024-11-19 02:39:51.697 | ncurses-6.3-8.oe2203.aarch64 2024-11-19 02:39:51.697 | ncurses-base-6.3-8.oe2203.noarch 2024-11-19 02:39:51.697 | ncurses-libs-6.3-8.oe2203.aarch64 2024-11-19 02:39:51.697 | nettle-3.8.1-1.oe2203.aarch64 2024-11-19 02:39:51.697 | newt-0.52.21-8.oe2203.aarch64 2024-11-19 02:39:51.697 | npth-1.6-2.oe2203.aarch64 2024-11-19 02:39:51.697 | openEuler-rpm-config-30-30.oe2203.aarch64 2024-11-19 02:39:51.697 | openldap-2.6.0-6.oe2203.aarch64 2024-11-19 02:39:51.698 | openssh-8.8p1-23.oe2203.aarch64 2024-11-19 02:39:51.698 | openssh-clients-8.8p1-23.oe2203.aarch64 2024-11-19 02:39:51.698 | openssh-server-8.8p1-23.oe2203.aarch64 2024-11-19 02:39:51.698 | openssl-1:1.1.1m-28.oe2203.aarch64 2024-11-19 02:39:51.698 | openssl-libs-1:1.1.1m-28.oe2203.aarch64 2024-11-19 02:39:51.698 | openssl-pkcs11-0.4.11-5.oe2203.aarch64 2024-11-19 02:39:51.698 | os-prober-1.79-1.oe2203.aarch64 2024-11-19 02:39:51.698 | p11-kit-0.24.0-2.oe2203.aarch64 2024-11-19 02:39:51.698 | p11-kit-trust-0.24.0-2.oe2203.aarch64 2024-11-19 02:39:51.698 | pam-1.5.2-7.oe2203.aarch64 2024-11-19 02:39:51.698 | pango-1.49.3-3.oe2203.aarch64 2024-11-19 02:39:51.698 | pcre-8.45-2.oe2203.aarch64 2024-11-19 02:39:51.698 | pcre2-10.39-9.oe2203.aarch64 2024-11-19 02:39:51.698 | perl-4:5.34.0-12.oe2203.aarch64 2024-11-19 02:39:51.698 | perl-Algorithm-Diff-1:1.201-1.oe2203.noarch 2024-11-19 02:39:51.698 | perl-Archive-Tar-2.40-1.oe2203.noarch 2024-11-19 02:39:51.698 | perl-B-Debug-1.26-5.oe2203.noarch 2024-11-19 02:39:51.698 | perl-CPAN-Meta-2.150010-419.oe2203.noarch 2024-11-19 02:39:51.698 | perl-CPAN-Meta-Requirements-2.140-419.oe2203.noarch 2024-11-19 02:39:51.698 | perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 2024-11-19 02:39:51.698 | perl-Carp-1.50-418.oe2203.noarch 2024-11-19 02:39:51.698 | perl-Compress-Raw-Bzip2-2.101-1.oe2203.aarch64 2024-11-19 02:39:51.698 | perl-Compress-Raw-Zlib-1:2.101-1.oe2203.aarch64 2024-11-19 02:39:51.698 | perl-Config-Perl-V-0.33-1.oe2203.noarch 2024-11-19 02:39:51.698 | perl-Data-Dumper-2.183-1.oe2203.aarch64 2024-11-19 02:39:51.698 | perl-Devel-PPPort-3.63-1.oe2203.aarch64 2024-11-19 02:39:51.698 | perl-Digest-1.20-1.oe2203.noarch 2024-11-19 02:39:51.698 | perl-Digest-MD5-2.58-1.oe2203.aarch64 2024-11-19 02:39:51.698 | perl-Digest-SHA-1:6.02-7.oe2203.aarch64 2024-11-19 02:39:51.698 | perl-Encode-4:3.16-3.oe2203.aarch64 2024-11-19 02:39:51.698 | perl-Encode-Locale-1.05-12.oe2203.noarch 2024-11-19 02:39:51.698 | perl-Env-1.04-397.oe2203.noarch 2024-11-19 02:39:51.698 | perl-Exporter-5.74-1.oe2203.noarch 2024-11-19 02:39:51.698 | perl-ExtUtils-Command-1:7.62-1.oe2203.noarch 2024-11-19 02:39:51.698 | perl-ExtUtils-Install-2.20-1.oe2203.noarch 2024-11-19 02:39:51.698 | perl-ExtUtils-MakeMaker-1:7.62-1.oe2203.noarch 2024-11-19 02:39:51.698 | perl-ExtUtils-Manifest-1:1.73-1.oe2203.noarch 2024-11-19 02:39:51.698 | perl-ExtUtils-ParseXS-2:3.35-1.oe2203.noarch 2024-11-19 02:39:51.698 | perl-File-Fetch-1.00-1.oe2203.noarch 2024-11-19 02:39:51.698 | perl-File-HomeDir-1.006-2.oe2203.noarch 2024-11-19 02:39:51.698 | perl-File-Path-2.18-1.oe2203.noarch 2024-11-19 02:39:51.698 | perl-File-Temp-1:0.2311-2.oe2203.noarch 2024-11-19 02:39:51.698 | perl-File-Which-1.27-1.oe2203.noarch 2024-11-19 02:39:51.698 | perl-Filter-2:1.60-3.oe2203.aarch64 2024-11-19 02:39:51.698 | perl-Filter-Simple-1:0.94-1.oe2203.noarch 2024-11-19 02:39:51.698 | perl-Getopt-Long-1:2.52-1.oe2203.noarch 2024-11-19 02:39:51.698 | perl-HTTP-Tiny-0.080-2.oe2203.noarch 2024-11-19 02:39:51.698 | perl-IO-Compress-2.101-2.oe2203.noarch 2024-11-19 02:39:51.698 | perl-IO-Socket-IP-0.41-2.oe2203.noarch 2024-11-19 02:39:51.698 | perl-IO-Socket-SSL-2.072-1.oe2203.noarch 2024-11-19 02:39:51.698 | perl-IPC-Cmd-2:1.04-4.oe2203.noarch 2024-11-19 02:39:51.698 | perl-IPC-SysV-2.09-1.oe2203.aarch64 2024-11-19 02:39:51.698 | perl-IPC-System-Simple-1.30-2.oe2203.noarch 2024-11-19 02:39:51.698 | perl-JSON-PP-1:4.06-1.oe2203.noarch 2024-11-19 02:39:51.698 | perl-Locale-Codes-3.68-1.oe2203.noarch 2024-11-19 02:39:51.699 | perl-Locale-Maketext-1:1.29-1.oe2203.noarch 2024-11-19 02:39:51.699 | perl-MIME-Base64-3.16-1.oe2203.aarch64 2024-11-19 02:39:51.699 | perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 2024-11-19 02:39:51.699 | perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch64 2024-11-19 02:39:51.699 | perl-Math-BigRat-0.2620-1.oe2203.noarch 2024-11-19 02:39:51.699 | perl-Module-CoreList-1:5.20211020-1.oe2203.noarch 2024-11-19 02:39:51.699 | perl-Module-Load-1:0.36-1.oe2203.noarch 2024-11-19 02:39:51.699 | perl-Module-Load-Conditional-0.74-1.oe2203.noarch 2024-11-19 02:39:51.699 | perl-Module-Metadata-1.000037-1.oe2203.noarch 2024-11-19 02:39:51.699 | perl-Mozilla-CA-1:20211001-1.oe2203.noarch 2024-11-19 02:39:51.699 | perl-Net-SSLeay-1.90-1.oe2203.aarch64 2024-11-19 02:39:51.699 | perl-Params-Check-1:0.38-418.oe2203.noarch 2024-11-19 02:39:51.699 | perl-PathTools-3.80-1.oe2203.aarch64 2024-11-19 02:39:51.699 | perl-Perl-OSType-1.010-421.oe2203.noarch 2024-11-19 02:39:51.699 | perl-PerlIO-via-QuotedPrint-0.09-1.oe2203.noarch 2024-11-19 02:39:51.699 | perl-Pod-Checker-4:1.74-1.oe2203.noarch 2024-11-19 02:39:51.699 | perl-Pod-Escapes-1:1.07-420.oe2203.noarch 2024-11-19 02:39:51.699 | perl-Pod-Parser-1.63-398.oe2203.noarch 2024-11-19 02:39:51.699 | perl-Pod-Perldoc-1:3.28-4.oe2203.noarch 2024-11-19 02:39:51.699 | perl-Pod-Simple-1:3.43-1.oe2203.noarch 2024-11-19 02:39:51.699 | perl-Pod-Usage-4:2.01-2.oe2203.noarch 2024-11-19 02:39:51.699 | perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 2024-11-19 02:39:51.699 | perl-Socket-4:2.032-1.oe2203.aarch64 2024-11-19 02:39:51.699 | perl-Storable-1:3.25-1.oe2203.aarch64 2024-11-19 02:39:51.699 | perl-Sys-Syslog-0.36-1.oe2203.aarch64 2024-11-19 02:39:51.699 | perl-Term-ANSIColor-5.01-1.oe2203.noarch 2024-11-19 02:39:51.699 | perl-Term-Cap-1.17-510.oe2203.noarch 2024-11-19 02:39:51.699 | perl-Test-Harness-2:3.42-2.oe2203.noarch 2024-11-19 02:39:51.699 | perl-Test-Simple-2:1.302188-1.oe2203.noarch 2024-11-19 02:39:51.699 | perl-Text-Balanced-2.04-1.oe2203.noarch 2024-11-19 02:39:51.699 | perl-Text-Diff-1.45-7.oe2203.noarch 2024-11-19 02:39:51.699 | perl-Text-ParseWords-3.30-419.oe2203.noarch 2024-11-19 02:39:51.699 | perl-Text-Tabs+Wrap-2021.0814-1.oe2203.noarch 2024-11-19 02:39:51.699 | perl-Thread-Queue-3.13-3.oe2203.noarch 2024-11-19 02:39:51.699 | perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 2024-11-19 02:39:51.699 | perl-Time-Local-2:1.300-1.oe2203.noarch 2024-11-19 02:39:51.699 | perl-URI-5.10-1.oe2203.noarch 2024-11-19 02:39:51.699 | perl-Unicode-Collate-1.31-1.oe2203.aarch64 2024-11-19 02:39:51.699 | perl-Unicode-Normalize-1.28-1.oe2203.aarch64 2024-11-19 02:39:51.699 | perl-autodie-2.34-2.oe2203.noarch 2024-11-19 02:39:51.699 | perl-bignum-0.63-1.oe2203.noarch 2024-11-19 02:39:51.699 | perl-constant-1.33-421.oe2203.noarch 2024-11-19 02:39:51.699 | perl-devel-4:5.34.0-12.oe2203.aarch64 2024-11-19 02:39:51.699 | perl-experimental-0.025-1.oe2203.noarch 2024-11-19 02:39:51.699 | perl-libnet-3.13-2.oe2203.noarch 2024-11-19 02:39:51.699 | perl-libs-4:5.34.0-12.oe2203.aarch64 2024-11-19 02:39:51.699 | perl-parent-1:0.238-1.oe2203.noarch 2024-11-19 02:39:51.699 | perl-perlfaq-5.20210520-1.oe2203.noarch 2024-11-19 02:39:51.699 | perl-podlators-1:4.14-1.oe2203.noarch 2024-11-19 02:39:51.699 | perl-threads-2:2.26-1.oe2203.aarch64 2024-11-19 02:39:51.699 | perl-threads-shared-1.62-1.oe2203.aarch64 2024-11-19 02:39:51.699 | perl-version-8:0.99.29-1.oe2203.aarch64 2024-11-19 02:39:51.699 | pigz-2.6-1.oe2203.aarch64 2024-11-19 02:39:51.699 | pinentry-1.1.1-2.oe2203.aarch64 2024-11-19 02:39:51.699 | pixman-0.40.0-3.oe2203.aarch64 2024-11-19 02:39:51.699 | pkgconf-1.8.0-3.oe2203.aarch64 2024-11-19 02:39:51.699 | popt-1.18-3.oe2203.aarch64 2024-11-19 02:39:51.700 | procps-ng-3.3.17-5.oe2203.aarch64 2024-11-19 02:39:51.700 | publicsuffix-list-20211113-2.oe2203.noarch 2024-11-19 02:39:51.700 | python-pip-wheel-21.3.1-2.oe2203.noarch 2024-11-19 02:39:51.700 | python-setuptools-59.4.0-5.oe2203.noarch 2024-11-19 02:39:51.700 | python3-3.9.9-28.oe2203.aarch64 2024-11-19 02:39:51.700 | python3-dateutil-1:2.8.2-2.oe2203.noarch 2024-11-19 02:39:51.700 | python3-dbus-1.2.18-2.oe2203.aarch64 2024-11-19 02:39:51.700 | python3-distro-1.6.0-1.oe2203.noarch 2024-11-19 02:39:51.700 | python3-dnf-4.10.0-15.oe2203.noarch 2024-11-19 02:39:51.700 | python3-dnf-plugins-core-4.0.24-6.oe2203.noarch 2024-11-19 02:39:51.700 | python3-gpgme-1.16.0-3.oe2203.aarch64 2024-11-19 02:39:51.700 | python3-hawkey-0.65.0-6.oe2203.aarch64 2024-11-19 02:39:51.700 | python3-libcomps-0.1.18-1.oe2203.aarch64 2024-11-19 02:39:51.700 | python3-libdnf-0.65.0-6.oe2203.aarch64 2024-11-19 02:39:51.700 | python3-pip-21.3.1-2.oe2203.noarch 2024-11-19 02:39:51.700 | python3-pyparsing-3.0.6-1.oe2203.noarch 2024-11-19 02:39:51.700 | python3-rpm-4.17.0-33.oe2203.aarch64 2024-11-19 02:39:51.700 | python3-setuptools-59.4.0-5.oe2203.noarch 2024-11-19 02:39:51.700 | python3-six-1.16.0-1.oe2203.noarch 2024-11-19 02:39:51.700 | python3-unbound-1.13.2-11.oe2203.aarch64 2024-11-19 02:39:51.700 | qt5-srpm-macros-5.15.2-1.oe2203.noarch 2024-11-19 02:39:51.700 | readline-8.1-3.oe2203.aarch64 2024-11-19 02:39:51.700 | rpm-4.17.0-33.oe2203.aarch64 2024-11-19 02:39:51.700 | rpm-libs-4.17.0-33.oe2203.aarch64 2024-11-19 02:39:51.700 | sed-4.8-3.oe2203.aarch64 2024-11-19 02:39:51.700 | shadow-2:4.9-13.oe2203.aarch64 2024-11-19 02:39:51.700 | shared-mime-info-2.1-1.oe2203.aarch64 2024-11-19 02:39:51.700 | slang-2.3.2-8.oe2203.aarch64 2024-11-19 02:39:51.700 | sqlite-3.37.2-7.oe2203.aarch64 2024-11-19 02:39:51.700 | systemd-249-75.oe2203.aarch64 2024-11-19 02:39:51.700 | systemd-libs-249-75.oe2203.aarch64 2024-11-19 02:39:51.700 | systemd-udev-249-75.oe2203.aarch64 2024-11-19 02:39:51.700 | systemtap-sdt-devel-4.5-2.oe2203.aarch64 2024-11-19 02:39:51.700 | tcl-1:8.6.10-4.oe2203.aarch64 2024-11-19 02:39:51.700 | tpm2-tss-3.1.0-5.oe2203.aarch64 2024-11-19 02:39:51.700 | trousers-0.3.15-1.oe2203.aarch64 2024-11-19 02:39:51.700 | tzdata-2022a-18.oe2203.noarch 2024-11-19 02:39:51.700 | unbound-libs-1.13.2-11.oe2203.aarch64 2024-11-19 02:39:51.700 | util-linux-2.37.2-28.oe2203.aarch64 2024-11-19 02:39:51.700 | wayland-1.19.91-4.oe2203.aarch64 2024-11-19 02:39:51.700 | which-2.21-14.oe2203.aarch64 2024-11-19 02:39:51.700 | xkeyboard-config-2.33-1.oe2203.noarch 2024-11-19 02:39:51.700 | xz-5.2.5-2.oe2203.aarch64 2024-11-19 02:39:51.700 | xz-libs-5.2.5-2.oe2203.aarch64 2024-11-19 02:39:51.700 | zip-3.0-29.oe2203.aarch64 2024-11-19 02:39:51.700 | zlib-1.2.11-24.oe2203.aarch64 2024-11-19 02:39:51.701 | zstd-1.5.0-4.oe2203.aarch64 2024-11-19 02:39:51.702 | 2024-11-19 02:39:51.702 | Complete! 2024-11-19 02:39:52.632 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:_install_pkg_manager:241 : rc=0 2024-11-19 02:39:52.637 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:_install_pkg_manager:244 : sudo unset /opt/dib_tmp/dib_build.36slXqUb/mnt/etc/yum/vars 2024-11-19 02:39:52.649 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:_install_pkg_manager:244 : true 2024-11-19 02:39:52.654 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:_install_pkg_manager:249 : sed -i '$ d' /var/lib/nodepool/.rpmmacros 2024-11-19 02:39:52.660 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:_install_pkg_manager:249 : sed -i '$ d' /var/lib/nodepool/.rpmmacros 2024-11-19 02:39:52.667 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:_install_pkg_manager:250 : '[' 0 '!=' 0 ']' 2024-11-19 02:39:52.672 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:_install_pkg_manager:257 : sudo sed -i s,/opt/dib_tmp/dib_build.36slXqUb/mnt/etc/pki/rpm-gpg,/etc/pki/rpm-gpg,g /opt/dib_tmp/dib_build.36slXqUb/mnt/etc/yum.repos.d/openEuler.repo 2024-11-19 02:39:52.687 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:324 : _run_chroot rpm --rebuilddb 2024-11-19 02:39:52.692 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:_run_chroot:317 : local 'cmd=rpm --rebuilddb' 2024-11-19 02:39:52.696 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:_run_chroot:318 : sudo -E chroot /opt/dib_tmp/dib_build.36slXqUb/mnt env -u TMPDIR sh -c 'rpm --rebuilddb' 2024-11-19 02:39:52.754 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:325 : _run_chroot dnf clean all 2024-11-19 02:39:52.759 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:_run_chroot:317 : local 'cmd=dnf clean all' 2024-11-19 02:39:52.763 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:_run_chroot:318 : sudo -E chroot /opt/dib_tmp/dib_build.36slXqUb/mnt env -u TMPDIR sh -c 'dnf clean all' 2024-11-19 02:39:53.138 | Unable to detect release version (use '--releasever' to specify release version) 2024-11-19 02:39:53.218 | 0 files removed 2024-11-19 02:39:53.283 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:329 : sudo tee -a /opt/dib_tmp/dib_build.36slXqUb/mnt/etc/rpm/macros.langs 2024-11-19 02:39:53.283 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:328 : echo '%_install_langs C:C.UTF-8:en_US:en_US.UTF-8' 2024-11-19 02:39:53.298 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:331 : _base_packages='systemd passwd findutils sudo util-linux-ng ' 2024-11-19 02:39:53.302 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:337 : _base_packages+='systemd-udev ' 2024-11-19 02:39:53.307 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:341 : _run_chroot dnf -y update 2024-11-19 02:39:53.311 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:_run_chroot:317 : local 'cmd=dnf -y update' 2024-11-19 02:39:53.316 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:_run_chroot:318 : sudo -E chroot /opt/dib_tmp/dib_build.36slXqUb/mnt env -u TMPDIR sh -c 'dnf -y update' 2024-11-19 02:39:53.681 | Unable to detect release version (use '--releasever' to specify release version) 2024-11-19 02:39:58.438 | OS 739 kB/s | 3.4 MB 00:04 2024-11-19 02:40:09.236 | everything 1.7 MB/s | 16 MB 00:09 2024-11-19 02:40:17.421 | EPOL 1.5 MB/s | 2.7 MB 00:01 2024-11-19 02:40:20.258 | debuginfo 2.1 MB/s | 3.8 MB 00:01 2024-11-19 02:40:23.252 | source 1.1 MB/s | 1.7 MB 00:01 2024-11-19 02:40:30.893 | update 11 MB/s | 81 MB 00:07 2024-11-19 02:41:07.002 | Dependencies resolved. 2024-11-19 02:41:07.006 | Nothing to do. 2024-11-19 02:41:07.006 | Complete! 2024-11-19 02:41:07.330 | + /opt/dib_tmp/dib_build.36slXqUb/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-11-19 02:41:07.335 | + /opt/dib_tmp/dib_build.36slXqUb/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-11-19 02:41:07.340 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:_run_chroot:318 : sudo -E chroot /opt/dib_tmp/dib_build.36slXqUb/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-11-19 02:41:07.707 | Unable to detect release version (use '--releasever' to specify release version) 2024-11-19 02:41:08.845 | OS 13 kB/s | 3.8 kB 00:00 2024-11-19 02:41:10.358 | everything 13 kB/s | 3.8 kB 00:00 2024-11-19 02:41:17.496 | EPOL 11 kB/s | 3.0 kB 00:00 2024-11-19 02:41:18.932 | debuginfo 13 kB/s | 3.8 kB 00:00 2024-11-19 02:41:20.957 | source 13 kB/s | 3.8 kB 00:00 2024-11-19 02:41:22.062 | update 12 kB/s | 3.5 kB 00:00 2024-11-19 02:41:52.241 | Last metadata expiration check: 0:00:01 ago on Tue Nov 19 02:34:32 2024. 2024-11-19 02:41:54.969 | Dependencies resolved. 2024-11-19 02:41:55.033 | ================================================================================ 2024-11-19 02:41:55.033 | Package Arch Version Repo Size 2024-11-19 02:41:55.033 | ================================================================================ 2024-11-19 02:41:55.033 | Installing: 2024-11-19 02:41:55.033 | findutils aarch64 2:4.8.0-3.oe2203 OS 382 k 2024-11-19 02:41:55.033 | passwd aarch64 0.80-9.oe2203 OS 96 k 2024-11-19 02:41:55.033 | sudo aarch64 1.9.8p2-15.oe2203 update 845 k 2024-11-19 02:41:55.033 | systemd aarch64 249-75.oe2203 update 3.2 M 2024-11-19 02:41:55.033 | systemd-udev aarch64 249-75.oe2203 update 1.2 M 2024-11-19 02:41:55.033 | util-linux aarch64 2.37.2-28.oe2203 update 2.3 M 2024-11-19 02:41:55.033 | Installing dependencies: 2024-11-19 02:41:55.033 | acl aarch64 2.3.1-2.oe2203 update 51 k 2024-11-19 02:41:55.033 | attr aarch64 2.5.1-2.oe2203 OS 55 k 2024-11-19 02:41:55.033 | audit-libs aarch64 1:3.0.1-3.oe2203 OS 94 k 2024-11-19 02:41:55.033 | basesystem noarch 12-2.oe2203 OS 7.0 k 2024-11-19 02:41:55.033 | bash aarch64 5.1.8-6.oe2203 update 1.2 M 2024-11-19 02:41:55.033 | bc aarch64 1.07.1-11.oe2203 update 86 k 2024-11-19 02:41:55.033 | brotli aarch64 1.0.9-2.oe2203 OS 305 k 2024-11-19 02:41:55.033 | bzip2 aarch64 1.0.8-6.oe2203 update 66 k 2024-11-19 02:41:55.033 | ca-certificates noarch 2023.2.60-2.oe2203 update 411 k 2024-11-19 02:41:55.033 | chkconfig aarch64 1.20-1.oe2203 OS 172 k 2024-11-19 02:41:55.033 | coreutils aarch64 9.0-5.oe2203 update 2.7 M 2024-11-19 02:41:55.033 | cpio aarch64 2.13-10.oe2203 update 253 k 2024-11-19 02:41:55.033 | cracklib aarch64 2.9.7-8.oe2203 OS 3.9 M 2024-11-19 02:41:55.033 | crontabs noarch 1.11-22.oe2203 OS 17 k 2024-11-19 02:41:55.033 | crypto-policies noarch 20200619-2.git781bbd4.oe2203 OS 81 k 2024-11-19 02:41:55.033 | curl aarch64 7.79.1-28.oe2203 update 139 k 2024-11-19 02:41:55.033 | cyrus-sasl-lib aarch64 2.1.27-15.oe2203 update 72 k 2024-11-19 02:41:55.033 | device-mapper aarch64 8:1.02.181-4.oe2203 OS 213 k 2024-11-19 02:41:55.033 | dracut aarch64 055-10.oe2203 update 292 k 2024-11-19 02:41:55.033 | e2fsprogs aarch64 1.46.4-21.oe2203 update 1.1 M 2024-11-19 02:41:55.033 | efi-srpm-macros noarch 4-5.oe2203 update 22 k 2024-11-19 02:41:55.033 | elfutils aarch64 0.185-13.oe2203 update 580 k 2024-11-19 02:41:55.033 | expat aarch64 2.4.1-10.oe2203 update 75 k 2024-11-19 02:41:55.033 | file aarch64 5.41-3.oe2203 update 36 k 2024-11-19 02:41:55.033 | file-libs aarch64 5.41-3.oe2203 update 655 k 2024-11-19 02:41:55.033 | filesystem aarch64 3.16-4.oe2203 OS 1.1 M 2024-11-19 02:41:55.033 | fuse aarch64 2.9.9-9.oe2203 OS 135 k 2024-11-19 02:41:55.033 | fuse-common aarch64 3.10.5-3.oe2203 OS 9.0 k 2024-11-19 02:41:55.033 | gawk aarch64 5.1.1-4.oe2203 update 344 k 2024-11-19 02:41:55.033 | gdbm aarch64 1:1.22-11.oe2203 update 166 k 2024-11-19 02:41:55.033 | gettext aarch64 0.21-4.oe2203 OS 1.1 M 2024-11-19 02:41:55.033 | glib2 aarch64 2.68.1-21.oe2203 update 2.6 M 2024-11-19 02:41:55.033 | glibc aarch64 2.34-149.oe2203 update 2.8 M 2024-11-19 02:41:55.033 | glibc-common aarch64 2.34-149.oe2203 update 2.7 M 2024-11-19 02:41:55.033 | gmp aarch64 1:6.2.1-1.oe2203 OS 247 k 2024-11-19 02:41:55.033 | grep aarch64 3.7-9.oe2203 update 293 k 2024-11-19 02:41:55.033 | groff aarch64 1.22.4-11.oe2203 update 908 k 2024-11-19 02:41:55.033 | groff-base aarch64 1.22.4-11.oe2203 update 858 k 2024-11-19 02:41:55.033 | grub2-common noarch 1:2.06-41.oe2203 update 2.9 M 2024-11-19 02:41:55.033 | grub2-tools aarch64 1:2.06-41.oe2203 update 1.8 M 2024-11-19 02:41:55.033 | grub2-tools-minimal aarch64 1:2.06-41.oe2203 update 346 k 2024-11-19 02:41:55.033 | gzip aarch64 1.11-3.oe2203 update 104 k 2024-11-19 02:41:55.034 | ima-evm-utils-libs aarch64 1.3.2-3.oe2203 OS 18 k 2024-11-19 02:41:55.034 | info aarch64 6.8-3.oe2203 OS 163 k 2024-11-19 02:41:55.034 | json-c aarch64 0.15-6.oe2203 update 36 k 2024-11-19 02:41:55.034 | kbd-legacy noarch 2.4.0-1.oe2203 OS 525 k 2024-11-19 02:41:55.034 | kbd-misc noarch 2.4.0-1.oe2203 OS 1.6 M 2024-11-19 02:41:55.034 | keyutils-libs aarch64 1.6.3-3.oe2203 OS 25 k 2024-11-19 02:41:55.034 | kmod aarch64 29-3.oe2203 OS 85 k 2024-11-19 02:41:55.034 | kmod-libs aarch64 29-3.oe2203 OS 57 k 2024-11-19 02:41:55.034 | krb5-libs aarch64 1.19.2-8.oe2203 update 628 k 2024-11-19 02:41:55.034 | less aarch64 590-6.oe2203 update 101 k 2024-11-19 02:41:55.034 | libacl aarch64 2.3.1-2.oe2203 update 22 k 2024-11-19 02:41:55.034 | libarchive aarch64 3.5.2-6.oe2203 update 320 k 2024-11-19 02:41:55.034 | libblkid aarch64 2.37.2-28.oe2203 update 147 k 2024-11-19 02:41:55.034 | libcap aarch64 2.61-5.oe2203 update 62 k 2024-11-19 02:41:55.034 | libcap-ng aarch64 0.8.2-1.oe2203 OS 43 k 2024-11-19 02:41:55.034 | libcurl aarch64 7.79.1-28.oe2203 update 264 k 2024-11-19 02:41:55.034 | libev aarch64 4.33-2.oe2203 OS 47 k 2024-11-19 02:41:55.034 | libevent aarch64 2.1.12-4.oe2203 OS 221 k 2024-11-19 02:41:55.034 | libfdisk aarch64 2.37.2-28.oe2203 update 191 k 2024-11-19 02:41:55.034 | libffi aarch64 3.4.2-2.oe2203 OS 26 k 2024-11-19 02:41:55.034 | libgcc aarch64 10.3.1-23.oe2203 update 67 k 2024-11-19 02:41:55.034 | libgcrypt aarch64 1.9.4-2.oe2203 update 414 k 2024-11-19 02:41:55.034 | libgomp aarch64 10.3.1-23.oe2203 update 224 k 2024-11-19 02:41:55.034 | libgpg-error aarch64 1.43-2.oe2203 update 268 k 2024-11-19 02:41:55.034 | libidn2 aarch64 2.3.2-2.oe2203 OS 112 k 2024-11-19 02:41:55.034 | libkcapi aarch64 1.3.1-7.oe2203 update 164 k 2024-11-19 02:41:55.034 | libmount aarch64 2.37.2-28.oe2203 update 169 k 2024-11-19 02:41:55.034 | libnghttp2 aarch64 1.46.0-5.oe2203 update 67 k 2024-11-19 02:41:55.034 | libnsl2 aarch64 2.0.0-4.oe2203 update 28 k 2024-11-19 02:41:55.034 | libpipeline aarch64 1.5.4-1.oe2203 OS 50 k 2024-11-19 02:41:55.034 | libpng aarch64 2:1.6.37-4.oe2203 update 99 k 2024-11-19 02:41:55.034 | libpsl aarch64 0.21.1-5.oe2203 update 72 k 2024-11-19 02:41:55.034 | libpwquality aarch64 1.4.4-4.oe2203 update 86 k 2024-11-19 02:41:55.034 | libseccomp aarch64 2.5.3-1.oe2203 OS 59 k 2024-11-19 02:41:55.034 | libselinux aarch64 3.3-5.oe2203 update 109 k 2024-11-19 02:41:55.034 | libsemanage aarch64 3.3-3.oe2203 OS 98 k 2024-11-19 02:41:55.034 | libsepol aarch64 3.3-6.oe2203 update 266 k 2024-11-19 02:41:55.034 | libsigsegv aarch64 2.13-1.oe2203 OS 42 k 2024-11-19 02:41:55.034 | libsmartcols aarch64 2.37.2-28.oe2203 update 115 k 2024-11-19 02:41:55.034 | libssh aarch64 0.9.6-8.oe2203 update 182 k 2024-11-19 02:41:55.034 | libstdc++ aarch64 10.3.1-23.oe2203 update 484 k 2024-11-19 02:41:55.034 | libtasn1 aarch64 4.17.0-3.oe2203 update 77 k 2024-11-19 02:41:55.034 | libtirpc aarch64 1.3.2-3.oe2203 update 81 k 2024-11-19 02:41:55.034 | libunistring aarch64 0.9.10-8.oe2203 OS 401 k 2024-11-19 02:41:55.034 | libuser aarch64 0.63-4.oe2203 OS 333 k 2024-11-19 02:41:55.034 | libutempter aarch64 1.2.1-2.oe2203 OS 24 k 2024-11-19 02:41:55.034 | libuuid aarch64 2.37.2-28.oe2203 update 30 k 2024-11-19 02:41:55.034 | libverto aarch64 0.3.2-1.oe2203 OS 26 k 2024-11-19 02:41:55.034 | libxcrypt aarch64 4.4.26-2.oe2203 OS 118 k 2024-11-19 02:41:55.034 | libxml2 aarch64 2.9.12-20.oe2203 update 609 k 2024-11-19 02:41:55.034 | logrotate aarch64 3.20.1-1.oe2203 update 50 k 2024-11-19 02:41:55.034 | lua aarch64 5.4.3-11.oe2203 update 136 k 2024-11-19 02:41:55.034 | lz4 aarch64 1.9.3-2.oe2203 OS 128 k 2024-11-19 02:41:55.034 | man-db aarch64 2.9.4-2.oe2203 OS 1.1 M 2024-11-19 02:41:55.034 | mpfr aarch64 4.1.0-1.oe2203 OS 378 k 2024-11-19 02:41:55.035 | ncurses aarch64 6.3-8.oe2203 update 674 k 2024-11-19 02:41:55.035 | ncurses-base noarch 6.3-8.oe2203 update 54 k 2024-11-19 02:41:55.035 | ncurses-libs aarch64 6.3-8.oe2203 update 265 k 2024-11-19 02:41:55.035 | newt aarch64 0.52.21-8.oe2203 update 94 k 2024-11-19 02:41:55.035 | openEuler-gpg-keys aarch64 1.0-3.6.oe2203 update 9.7 k 2024-11-19 02:41:55.035 | openEuler-release aarch64 22.03LTS-54.oe2203 update 22 k 2024-11-19 02:41:55.035 | openEuler-repos aarch64 1.0-3.6.oe2203 update 8.8 k 2024-11-19 02:41:55.035 | openEuler-rpm-config aarch64 30-30.oe2203 update 49 k 2024-11-19 02:41:55.035 | openldap aarch64 2.6.0-6.oe2203 update 207 k 2024-11-19 02:41:55.035 | openssl aarch64 1:1.1.1m-28.oe2203 update 424 k 2024-11-19 02:41:55.035 | openssl-libs aarch64 1:1.1.1m-28.oe2203 update 1.2 M 2024-11-19 02:41:55.035 | os-prober aarch64 1.79-1.oe2203 OS 48 k 2024-11-19 02:41:55.035 | p11-kit aarch64 0.24.0-2.oe2203 update 217 k 2024-11-19 02:41:55.035 | p11-kit-trust aarch64 0.24.0-2.oe2203 update 120 k 2024-11-19 02:41:55.035 | pam aarch64 1.5.2-7.oe2203 update 437 k 2024-11-19 02:41:55.035 | pcre aarch64 8.45-2.oe2203 update 389 k 2024-11-19 02:41:55.035 | pcre2 aarch64 10.39-9.oe2203 update 510 k 2024-11-19 02:41:55.035 | perl aarch64 4:5.34.0-12.oe2203 update 3.2 M 2024-11-19 02:41:55.035 | perl-Algorithm-Diff noarch 1:1.201-1.oe2203 OS 27 k 2024-11-19 02:41:55.035 | perl-Archive-Tar noarch 2.40-1.oe2203 OS 42 k 2024-11-19 02:41:55.035 | perl-B-Debug noarch 1.26-5.oe2203 OS 18 k 2024-11-19 02:41:55.035 | perl-CPAN-Meta noarch 2.150010-419.oe2203 OS 108 k 2024-11-19 02:41:55.035 | perl-CPAN-Meta-Requirements noarch 2.140-419.oe2203 OS 26 k 2024-11-19 02:41:55.035 | perl-CPAN-Meta-YAML noarch 0.018-420.oe2203 OS 24 k 2024-11-19 02:41:55.035 | perl-Carp noarch 1.50-418.oe2203 OS 21 k 2024-11-19 02:41:55.035 | perl-Compress-Raw-Bzip2 aarch64 2.101-1.oe2203 OS 25 k 2024-11-19 02:41:55.035 | perl-Compress-Raw-Zlib aarch64 1:2.101-1.oe2203 OS 41 k 2024-11-19 02:41:55.035 | perl-Config-Perl-V noarch 0.33-1.oe2203 OS 17 k 2024-11-19 02:41:55.035 | perl-Data-Dumper aarch64 2.183-1.oe2203 OS 44 k 2024-11-19 02:41:55.035 | perl-Devel-PPPort aarch64 3.63-1.oe2203 OS 187 k 2024-11-19 02:41:55.035 | perl-Digest noarch 1.20-1.oe2203 OS 17 k 2024-11-19 02:41:55.035 | perl-Digest-MD5 aarch64 2.58-1.oe2203 OS 29 k 2024-11-19 02:41:55.035 | perl-Digest-SHA aarch64 1:6.02-7.oe2203 OS 49 k 2024-11-19 02:41:55.035 | perl-Encode aarch64 4:3.16-3.oe2203 update 1.4 M 2024-11-19 02:41:55.035 | perl-Env noarch 1.04-397.oe2203 OS 17 k 2024-11-19 02:41:55.035 | perl-Exporter noarch 5.74-1.oe2203 OS 22 k 2024-11-19 02:41:55.035 | perl-ExtUtils-Command noarch 1:7.62-1.oe2203 OS 11 k 2024-11-19 02:41:55.035 | perl-ExtUtils-Install noarch 2.20-1.oe2203 OS 33 k 2024-11-19 02:41:55.035 | perl-ExtUtils-MakeMaker noarch 1:7.62-1.oe2203 OS 169 k 2024-11-19 02:41:55.035 | perl-ExtUtils-Manifest noarch 1:1.73-1.oe2203 OS 23 k 2024-11-19 02:41:55.035 | perl-ExtUtils-ParseXS noarch 2:3.35-1.oe2203 OS 55 k 2024-11-19 02:41:55.035 | perl-File-Fetch noarch 1.00-1.oe2203 OS 22 k 2024-11-19 02:41:55.035 | perl-File-HomeDir noarch 1.006-2.oe2203 OS 35 k 2024-11-19 02:41:55.035 | perl-File-Path noarch 2.18-1.oe2203 OS 21 k 2024-11-19 02:41:55.035 | perl-File-Temp noarch 1:0.2311-2.oe2203 OS 50 k 2024-11-19 02:41:55.035 | perl-File-Which noarch 1.27-1.oe2203 OS 24 k 2024-11-19 02:41:55.035 | perl-Filter aarch64 2:1.60-3.oe2203 OS 49 k 2024-11-19 02:41:55.035 | perl-Filter-Simple noarch 1:0.94-1.oe2203 OS 16 k 2024-11-19 02:41:55.035 | perl-Getopt-Long noarch 1:2.52-1.oe2203 OS 45 k 2024-11-19 02:41:55.035 | perl-HTTP-Tiny noarch 0.080-2.oe2203 update 35 k 2024-11-19 02:41:55.035 | perl-IO-Compress noarch 2.101-2.oe2203 OS 110 k 2024-11-19 02:41:55.035 | perl-IO-Socket-IP noarch 0.41-2.oe2203 OS 31 k 2024-11-19 02:41:55.035 | perl-IPC-Cmd noarch 2:1.04-4.oe2203 OS 32 k 2024-11-19 02:41:55.035 | perl-IPC-SysV aarch64 2.09-1.oe2203 OS 25 k 2024-11-19 02:41:55.035 | perl-IPC-System-Simple noarch 1.30-2.oe2203 OS 31 k 2024-11-19 02:41:55.035 | perl-JSON-PP noarch 1:4.06-1.oe2203 OS 44 k 2024-11-19 02:41:55.035 | perl-Locale-Codes noarch 3.68-1.oe2203 OS 264 k 2024-11-19 02:41:55.036 | perl-Locale-Maketext noarch 1:1.29-1.oe2203 OS 53 k 2024-11-19 02:41:55.036 | perl-MIME-Base64 aarch64 3.16-1.oe2203 OS 20 k 2024-11-19 02:41:55.036 | perl-Math-BigInt noarch 1:1.9998.27-1.oe2203 OS 121 k 2024-11-19 02:41:55.036 | perl-Math-BigInt-FastCalc aarch64 0.5012-2.oe2203 update 19 k 2024-11-19 02:41:55.036 | perl-Math-BigRat noarch 0.2620-1.oe2203 OS 27 k 2024-11-19 02:41:55.036 | perl-Module-CoreList noarch 1:5.20211020-1.oe2203 OS 86 k 2024-11-19 02:41:55.036 | perl-Module-Load noarch 1:0.36-1.oe2203 OS 13 k 2024-11-19 02:41:55.036 | perl-Module-Load-Conditional noarch 0.74-1.oe2203 OS 18 k 2024-11-19 02:41:55.036 | perl-Module-Metadata noarch 1.000037-1.oe2203 OS 31 k 2024-11-19 02:41:55.036 | perl-Net-SSLeay aarch64 1.90-1.oe2203 OS 250 k 2024-11-19 02:41:55.036 | perl-Params-Check noarch 1:0.38-418.oe2203 OS 15 k 2024-11-19 02:41:55.036 | perl-PathTools aarch64 3.80-1.oe2203 OS 59 k 2024-11-19 02:41:55.036 | perl-Perl-OSType noarch 1.010-421.oe2203 OS 20 k 2024-11-19 02:41:55.036 | perl-PerlIO-via-QuotedPrint noarch 0.09-1.oe2203 OS 11 k 2024-11-19 02:41:55.036 | perl-Pod-Checker noarch 4:1.74-1.oe2203 OS 23 k 2024-11-19 02:41:55.036 | perl-Pod-Escapes noarch 1:1.07-420.oe2203 OS 14 k 2024-11-19 02:41:55.036 | perl-Pod-Parser noarch 1.63-398.oe2203 OS 57 k 2024-11-19 02:41:55.036 | perl-Pod-Perldoc noarch 1:3.28-4.oe2203 OS 44 k 2024-11-19 02:41:55.036 | perl-Pod-Simple noarch 1:3.43-1.oe2203 OS 137 k 2024-11-19 02:41:55.036 | perl-Pod-Usage noarch 4:2.01-2.oe2203 OS 25 k 2024-11-19 02:41:55.036 | perl-Scalar-List-Utils aarch64 4:1.60-1.oe2203 OS 49 k 2024-11-19 02:41:55.036 | perl-Socket aarch64 4:2.032-1.oe2203 OS 43 k 2024-11-19 02:41:55.036 | perl-Storable aarch64 1:3.25-1.oe2203 OS 74 k 2024-11-19 02:41:55.036 | perl-Sys-Syslog aarch64 0.36-1.oe2203 OS 37 k 2024-11-19 02:41:55.036 | perl-Term-ANSIColor noarch 5.01-1.oe2203 OS 30 k 2024-11-19 02:41:55.036 | perl-Term-Cap noarch 1.17-510.oe2203 OS 18 k 2024-11-19 02:41:55.036 | perl-Test-Harness noarch 2:3.42-2.oe2203 update 130 k 2024-11-19 02:41:55.036 | perl-Test-Simple noarch 2:1.302188-1.oe2203 OS 201 k 2024-11-19 02:41:55.036 | perl-Text-Balanced noarch 2.04-1.oe2203 OS 29 k 2024-11-19 02:41:55.036 | perl-Text-Diff noarch 1.45-7.oe2203 OS 27 k 2024-11-19 02:41:55.036 | perl-Text-ParseWords noarch 3.30-419.oe2203 OS 12 k 2024-11-19 02:41:55.036 | perl-Text-Tabs+Wrap noarch 2021.0814-1.oe2203 OS 13 k 2024-11-19 02:41:55.036 | perl-Thread-Queue noarch 3.13-3.oe2203 OS 14 k 2024-11-19 02:41:55.036 | perl-Time-HiRes aarch64 4:1.9767-2.oe2203 update 47 k 2024-11-19 02:41:55.036 | perl-Time-Local noarch 2:1.300-1.oe2203 OS 22 k 2024-11-19 02:41:55.036 | perl-URI noarch 5.10-1.oe2203 OS 72 k 2024-11-19 02:41:55.036 | perl-Unicode-Collate aarch64 1.31-1.oe2203 OS 667 k 2024-11-19 02:41:55.036 | perl-Unicode-Normalize aarch64 1.28-1.oe2203 OS 70 k 2024-11-19 02:41:55.036 | perl-autodie noarch 2.34-2.oe2203 OS 55 k 2024-11-19 02:41:55.036 | perl-bignum noarch 0.63-1.oe2203 OS 19 k 2024-11-19 02:41:55.036 | perl-constant noarch 1.33-421.oe2203 OS 17 k 2024-11-19 02:41:55.036 | perl-experimental noarch 0.025-1.oe2203 OS 18 k 2024-11-19 02:41:55.036 | perl-libnet noarch 3.13-2.oe2203 update 75 k 2024-11-19 02:41:55.036 | perl-libs aarch64 4:5.34.0-12.oe2203 update 1.6 M 2024-11-19 02:41:55.036 | perl-parent noarch 1:0.238-1.oe2203 OS 11 k 2024-11-19 02:41:55.036 | perl-perlfaq noarch 5.20210520-1.oe2203 OS 177 k 2024-11-19 02:41:55.036 | perl-podlators noarch 1:4.14-1.oe2203 OS 63 k 2024-11-19 02:41:55.036 | perl-threads aarch64 2:2.26-1.oe2203 OS 35 k 2024-11-19 02:41:55.036 | perl-threads-shared aarch64 1.62-1.oe2203 OS 30 k 2024-11-19 02:41:55.036 | perl-version aarch64 8:0.99.29-1.oe2203 OS 45 k 2024-11-19 02:41:55.036 | pkgconf aarch64 1.8.0-3.oe2203 update 57 k 2024-11-19 02:41:55.036 | popt aarch64 1.18-3.oe2203 update 49 k 2024-11-19 02:41:55.036 | procps-ng aarch64 3.3.17-5.oe2203 update 207 k 2024-11-19 02:41:55.037 | publicsuffix-list noarch 20211113-2.oe2203 update 128 k 2024-11-19 02:41:55.037 | python-pip-wheel noarch 21.3.1-2.oe2203 update 1.5 M 2024-11-19 02:41:55.037 | python-setuptools noarch 59.4.0-5.oe2203 update 509 k 2024-11-19 02:41:55.037 | python3 aarch64 3.9.9-28.oe2203 update 7.8 M 2024-11-19 02:41:55.037 | python3-pyparsing noarch 3.0.6-1.oe2203 OS 216 k 2024-11-19 02:41:55.037 | qt5-srpm-macros noarch 5.15.2-1.oe2203 OS 8.3 k 2024-11-19 02:41:55.037 | readline aarch64 8.1-3.oe2203 update 146 k 2024-11-19 02:41:55.037 | rpm aarch64 4.17.0-33.oe2203 update 492 k 2024-11-19 02:41:55.037 | rpm-libs aarch64 4.17.0-33.oe2203 update 340 k 2024-11-19 02:41:55.037 | sed aarch64 4.8-3.oe2203 update 162 k 2024-11-19 02:41:55.037 | setup noarch 2.13.9.1-1.oe2203 OS 150 k 2024-11-19 02:41:55.037 | shadow aarch64 2:4.9-13.oe2203 update 598 k 2024-11-19 02:41:55.037 | slang aarch64 2.3.2-8.oe2203 OS 533 k 2024-11-19 02:41:55.037 | sqlite aarch64 3.37.2-7.oe2203 update 1.1 M 2024-11-19 02:41:55.037 | systemd-libs aarch64 249-75.oe2203 update 453 k 2024-11-19 02:41:55.037 | systemtap-sdt-devel aarch64 4.5-2.oe2203 OS 19 k 2024-11-19 02:41:55.037 | tcl aarch64 1:8.6.10-4.oe2203 update 1.1 M 2024-11-19 02:41:55.037 | tpm2-tss aarch64 3.1.0-5.oe2203 update 489 k 2024-11-19 02:41:55.037 | tzdata noarch 2022a-18.oe2203 update 429 k 2024-11-19 02:41:55.037 | which aarch64 2.21-14.oe2203 OS 30 k 2024-11-19 02:41:55.037 | xkeyboard-config noarch 2.33-1.oe2203 OS 793 k 2024-11-19 02:41:55.037 | xz aarch64 5.2.5-2.oe2203 update 141 k 2024-11-19 02:41:55.037 | xz-libs aarch64 5.2.5-2.oe2203 update 79 k 2024-11-19 02:41:55.037 | zip aarch64 3.0-29.oe2203 OS 217 k 2024-11-19 02:41:55.037 | zlib aarch64 1.2.11-24.oe2203 update 91 k 2024-11-19 02:41:55.037 | zstd aarch64 1.5.0-4.oe2203 update 686 k 2024-11-19 02:41:55.037 | Installing weak dependencies: 2024-11-19 02:41:55.037 | cronie aarch64 1.5.7-1.oe2203 OS 103 k 2024-11-19 02:41:55.037 | diffutils aarch64 3.8-2.oe2203 OS 315 k 2024-11-19 02:41:55.037 | e2fsprogs-help noarch 1.46.4-21.oe2203 update 102 k 2024-11-19 02:41:55.037 | elfutils-extra aarch64 0.185-13.oe2203 update 220 k 2024-11-19 02:41:55.037 | fuse-help aarch64 2.9.9-9.oe2203 OS 13 k 2024-11-19 02:41:55.037 | grubby aarch64 8.40-28.oe2203 OS 52 k 2024-11-19 02:41:55.037 | kbd aarch64 2.4.0-1.oe2203 OS 251 k 2024-11-19 02:41:55.037 | kpartx aarch64 0.8.7-6.oe2203 update 42 k 2024-11-19 02:41:55.037 | libxkbcommon aarch64 1.3.1-1.oe2203 OS 121 k 2024-11-19 02:41:55.037 | openssl-pkcs11 aarch64 0.4.11-5.oe2203 OS 59 k 2024-11-19 02:41:55.037 | perl-Encode-Locale noarch 1.05-12.oe2203 OS 14 k 2024-11-19 02:41:55.037 | perl-IO-Socket-SSL noarch 2.072-1.oe2203 OS 181 k 2024-11-19 02:41:55.037 | perl-Mozilla-CA noarch 1:20211001-1.oe2203 OS 10 k 2024-11-19 02:41:55.037 | perl-devel aarch64 4:5.34.0-12.oe2203 update 2.1 M 2024-11-19 02:41:55.037 | pigz aarch64 2.6-1.oe2203 OS 61 k 2024-11-19 02:41:55.037 | python3-pip noarch 21.3.1-2.oe2203 update 2.2 M 2024-11-19 02:41:55.037 | python3-setuptools noarch 59.4.0-5.oe2203 update 964 k 2024-11-19 02:41:55.037 | shared-mime-info aarch64 2.1-1.oe2203 OS 294 k 2024-11-19 02:41:55.037 | vim-minimal aarch64 2:9.0-23.oe2203 update 611 k 2024-11-19 02:41:55.037 | 2024-11-19 02:41:55.037 | Transaction Summary 2024-11-19 02:41:55.037 | ================================================================================ 2024-11-19 02:41:55.037 | Install 258 Packages 2024-11-19 02:41:55.037 | 2024-11-19 02:41:55.082 | Total download size: 92 M 2024-11-19 02:41:55.083 | Installed size: 429 M 2024-11-19 02:41:55.086 | Downloading Packages: 2024-11-19 02:41:55.526 | (1/258): basesystem-12-2.oe2203.noarch.rpm 19 kB/s | 7.0 kB 00:00 2024-11-19 02:41:55.777 | (2/258): attr-2.5.1-2.oe2203.aarch64.rpm 89 kB/s | 55 kB 00:00 2024-11-19 02:41:55.898 | (3/258): audit-libs-3.0.1-3.oe2203.aarch64.rpm 127 kB/s | 94 kB 00:00 2024-11-19 02:41:56.093 | (4/258): chkconfig-1.20-1.oe2203.aarch64.rpm 546 kB/s | 172 kB 00:00 2024-11-19 02:41:56.249 | (5/258): cronie-1.5.7-1.oe2203.aarch64.rpm 667 kB/s | 103 kB 00:00 2024-11-19 02:41:56.260 | (6/258): brotli-1.0.9-2.oe2203.aarch64.rpm 416 kB/s | 305 kB 00:00 2024-11-19 02:41:56.440 | (7/258): crontabs-1.11-22.oe2203.noarch.rpm 90 kB/s | 17 kB 00:00 2024-11-19 02:41:56.450 | (8/258): crypto-policies-20200619-2.git781bbd4. 430 kB/s | 81 kB 00:00 2024-11-19 02:41:56.596 | (9/258): device-mapper-1.02.181-4.oe2203.aarch6 1.3 MB/s | 213 kB 00:00 2024-11-19 02:41:56.751 | (10/258): diffutils-3.8-2.oe2203.aarch64.rpm 1.0 MB/s | 315 kB 00:00 2024-11-19 02:41:56.820 | (11/258): cracklib-2.9.7-8.oe2203.aarch64.rpm 4.2 MB/s | 3.9 MB 00:00 2024-11-19 02:41:56.915 | (12/258): findutils-4.8.0-3.oe2203.aarch64.rpm 2.3 MB/s | 382 kB 00:00 2024-11-19 02:41:56.980 | (13/258): fuse-2.9.9-9.oe2203.aarch64.rpm 844 kB/s | 135 kB 00:00 2024-11-19 02:41:57.064 | (14/258): filesystem-3.16-4.oe2203.aarch64.rpm 2.3 MB/s | 1.1 MB 00:00 2024-11-19 02:41:57.138 | (15/258): fuse-help-2.9.9-9.oe2203.aarch64.rpm 82 kB/s | 13 kB 00:00 2024-11-19 02:41:57.147 | (16/258): fuse-common-3.10.5-3.oe2203.aarch64.r 39 kB/s | 9.0 kB 00:00 2024-11-19 02:41:57.245 | (17/258): gettext-0.21-4.oe2203.aarch64.rpm 6.3 MB/s | 1.1 MB 00:00 2024-11-19 02:41:57.301 | (18/258): gmp-6.2.1-1.oe2203.aarch64.rpm 1.5 MB/s | 247 kB 00:00 2024-11-19 02:41:57.472 | (19/258): grubby-8.40-28.oe2203.aarch64.rpm 160 kB/s | 52 kB 00:00 2024-11-19 02:41:57.580 | (20/258): ima-evm-utils-libs-1.3.2-3.oe2203.aar 55 kB/s | 18 kB 00:00 2024-11-19 02:41:57.806 | (21/258): info-6.8-3.oe2203.aarch64.rpm 324 kB/s | 163 kB 00:00 2024-11-19 02:41:57.821 | (22/258): kbd-2.4.0-1.oe2203.aarch64.rpm 719 kB/s | 251 kB 00:00 2024-11-19 02:41:57.839 | (23/258): kbd-legacy-2.4.0-1.oe2203.noarch.rpm 2.0 MB/s | 525 kB 00:00 2024-11-19 02:41:58.077 | (24/258): keyutils-libs-1.6.3-3.oe2203.aarch64. 97 kB/s | 25 kB 00:00 2024-11-19 02:41:58.106 | (25/258): kmod-29-3.oe2203.aarch64.rpm 319 kB/s | 85 kB 00:00 2024-11-19 02:41:58.140 | (26/258): kbd-misc-2.4.0-1.oe2203.noarch.rpm 4.7 MB/s | 1.6 MB 00:00 2024-11-19 02:41:58.352 | (27/258): kmod-libs-29-3.oe2203.aarch64.rpm 210 kB/s | 57 kB 00:00 2024-11-19 02:41:58.690 | (28/258): libcap-ng-0.8.2-1.oe2203.aarch64.rpm 73 kB/s | 43 kB 00:00 2024-11-19 02:41:58.903 | (29/258): libev-4.33-2.oe2203.aarch64.rpm 62 kB/s | 47 kB 00:00 2024-11-19 02:41:59.062 | (30/258): libevent-2.1.12-4.oe2203.aarch64.rpm 312 kB/s | 221 kB 00:00 2024-11-19 02:41:59.171 | (31/258): libffi-3.4.2-2.oe2203.aarch64.rpm 96 kB/s | 26 kB 00:00 2024-11-19 02:41:59.181 | (32/258): libidn2-2.3.2-2.oe2203.aarch64.rpm 402 kB/s | 112 kB 00:00 2024-11-19 02:41:59.382 | (33/258): libpipeline-1.5.4-1.oe2203.aarch64.rp 157 kB/s | 50 kB 00:00 2024-11-19 02:41:59.458 | (34/258): libseccomp-2.5.3-1.oe2203.aarch64.rpm 206 kB/s | 59 kB 00:00 2024-11-19 02:41:59.823 | (35/258): libsemanage-3.3-3.oe2203.aarch64.rpm 153 kB/s | 98 kB 00:00 2024-11-19 02:41:59.914 | (36/258): libsigsegv-2.13-1.oe2203.aarch64.rpm 78 kB/s | 42 kB 00:00 2024-11-19 02:41:59.932 | (37/258): libunistring-0.9.10-8.oe2203.aarch64. 849 kB/s | 401 kB 00:00 2024-11-19 02:42:00.245 | (38/258): libuser-0.63-4.oe2203.aarch64.rpm 792 kB/s | 333 kB 00:00 2024-11-19 02:42:00.343 | (39/258): libutempter-1.2.1-2.oe2203.aarch64.rp 55 kB/s | 24 kB 00:00 2024-11-19 02:42:00.377 | (40/258): libverto-0.3.2-1.oe2203.aarch64.rpm 58 kB/s | 26 kB 00:00 2024-11-19 02:42:00.492 | (41/258): libxcrypt-4.4.26-2.oe2203.aarch64.rpm 481 kB/s | 118 kB 00:00 2024-11-19 02:42:00.842 | (42/258): libxkbcommon-1.3.1-1.oe2203.aarch64.r 261 kB/s | 121 kB 00:00 2024-11-19 02:42:01.115 | (43/258): lz4-1.9.3-2.oe2203.aarch64.rpm 174 kB/s | 128 kB 00:00 2024-11-19 02:42:01.458 | (44/258): man-db-2.9.4-2.oe2203.aarch64.rpm 1.2 MB/s | 1.1 MB 00:00 2024-11-19 02:42:01.468 | (45/258): openssl-pkcs11-0.4.11-5.oe2203.aarch6 168 kB/s | 59 kB 00:00 2024-11-19 02:42:01.720 | (46/258): mpfr-4.1.0-1.oe2203.aarch64.rpm 432 kB/s | 378 kB 00:00 2024-11-19 02:42:01.786 | (47/258): os-prober-1.79-1.oe2203.aarch64.rpm 148 kB/s | 48 kB 00:00 2024-11-19 02:42:01.829 | (48/258): passwd-0.80-9.oe2203.aarch64.rpm 266 kB/s | 96 kB 00:00 2024-11-19 02:42:01.872 | (49/258): perl-Algorithm-Diff-1.201-1.oe2203.no 178 kB/s | 27 kB 00:00 2024-11-19 02:42:01.944 | (50/258): perl-Archive-Tar-2.40-1.oe2203.noarch 270 kB/s | 42 kB 00:00 2024-11-19 02:42:01.983 | (51/258): perl-B-Debug-1.26-5.oe2203.noarch.rpm 120 kB/s | 18 kB 00:00 2024-11-19 02:42:02.116 | (52/258): perl-CPAN-Meta-2.150010-419.oe2203.no 443 kB/s | 108 kB 00:00 2024-11-19 02:42:02.125 | (53/258): perl-CPAN-Meta-Requirements-2.140-419 142 kB/s | 26 kB 00:00 2024-11-19 02:42:02.148 | (54/258): perl-CPAN-Meta-YAML-0.018-420.oe2203. 146 kB/s | 24 kB 00:00 2024-11-19 02:42:02.268 | (55/258): perl-Carp-1.50-418.oe2203.noarch.rpm 142 kB/s | 21 kB 00:00 2024-11-19 02:42:02.277 | (56/258): perl-Compress-Raw-Bzip2-2.101-1.oe220 167 kB/s | 25 kB 00:00 2024-11-19 02:42:02.312 | (57/258): perl-Compress-Raw-Zlib-2.101-1.oe2203 252 kB/s | 41 kB 00:00 2024-11-19 02:42:02.421 | (58/258): perl-Config-Perl-V-0.33-1.oe2203.noar 110 kB/s | 17 kB 00:00 2024-11-19 02:42:02.430 | (59/258): perl-Data-Dumper-2.183-1.oe2203.aarch 288 kB/s | 44 kB 00:00 2024-11-19 02:42:02.572 | (60/258): perl-Digest-1.20-1.oe2203.noarch.rpm 111 kB/s | 17 kB 00:00 2024-11-19 02:42:02.581 | (61/258): perl-Digest-MD5-2.58-1.oe2203.aarch64 192 kB/s | 29 kB 00:00 2024-11-19 02:42:02.628 | (62/258): perl-Devel-PPPort-3.63-1.oe2203.aarch 594 kB/s | 187 kB 00:00 2024-11-19 02:42:02.725 | (63/258): perl-Digest-SHA-6.02-7.oe2203.aarch64 320 kB/s | 49 kB 00:00 2024-11-19 02:42:02.733 | (64/258): perl-Encode-Locale-1.05-12.oe2203.noa 92 kB/s | 14 kB 00:00 2024-11-19 02:42:02.782 | (65/258): perl-Env-1.04-397.oe2203.noarch.rpm 108 kB/s | 17 kB 00:00 2024-11-19 02:42:02.876 | (66/258): perl-Exporter-5.74-1.oe2203.noarch.rp 145 kB/s | 22 kB 00:00 2024-11-19 02:42:02.884 | (67/258): perl-ExtUtils-Command-7.62-1.oe2203.n 75 kB/s | 11 kB 00:00 2024-11-19 02:42:02.937 | (68/258): perl-ExtUtils-Install-2.20-1.oe2203.n 215 kB/s | 33 kB 00:00 2024-11-19 02:42:03.032 | (69/258): perl-ExtUtils-MakeMaker-7.62-1.oe2203 1.1 MB/s | 169 kB 00:00 2024-11-19 02:42:03.041 | (70/258): perl-ExtUtils-Manifest-1.73-1.oe2203. 149 kB/s | 23 kB 00:00 2024-11-19 02:42:03.090 | (71/258): perl-ExtUtils-ParseXS-3.35-1.oe2203.n 362 kB/s | 55 kB 00:00 2024-11-19 02:42:03.184 | (72/258): perl-File-Fetch-1.00-1.oe2203.noarch. 147 kB/s | 22 kB 00:00 2024-11-19 02:42:03.197 | (73/258): perl-File-HomeDir-1.006-2.oe2203.noar 228 kB/s | 35 kB 00:00 2024-11-19 02:42:03.244 | (74/258): perl-File-Path-2.18-1.oe2203.noarch.r 140 kB/s | 21 kB 00:00 2024-11-19 02:42:03.339 | (75/258): perl-File-Temp-0.2311-2.oe2203.noarch 323 kB/s | 50 kB 00:00 2024-11-19 02:42:03.354 | (76/258): perl-File-Which-1.27-1.oe2203.noarch. 152 kB/s | 24 kB 00:00 2024-11-19 02:42:03.397 | (77/258): perl-Filter-1.60-3.oe2203.aarch64.rpm 320 kB/s | 49 kB 00:00 2024-11-19 02:42:03.490 | (78/258): perl-Filter-Simple-0.94-1.oe2203.noar 106 kB/s | 16 kB 00:00 2024-11-19 02:42:03.506 | (79/258): perl-Getopt-Long-2.52-1.oe2203.noarch 298 kB/s | 45 kB 00:00 2024-11-19 02:42:03.554 | (80/258): perl-IO-Compress-2.101-2.oe2203.noarc 703 kB/s | 110 kB 00:00 2024-11-19 02:42:03.742 | (81/258): perl-IO-Socket-IP-0.41-2.oe2203.noarc 123 kB/s | 31 kB 00:00 2024-11-19 02:42:03.771 | (82/258): perl-IPC-Cmd-1.04-4.oe2203.noarch.rpm 150 kB/s | 32 kB 00:00 2024-11-19 02:42:03.782 | (83/258): perl-IO-Socket-SSL-2.072-1.oe2203.noa 658 kB/s | 181 kB 00:00 2024-11-19 02:42:03.894 | (84/258): perl-IPC-SysV-2.09-1.oe2203.aarch64.r 163 kB/s | 25 kB 00:00 2024-11-19 02:42:03.923 | (85/258): perl-IPC-System-Simple-1.30-2.oe2203. 207 kB/s | 31 kB 00:00 2024-11-19 02:42:03.952 | (86/258): perl-JSON-PP-4.06-1.oe2203.noarch.rpm 260 kB/s | 44 kB 00:00 2024-11-19 02:42:04.052 | (87/258): perl-Locale-Codes-3.68-1.oe2203.noarc 1.6 MB/s | 264 kB 00:00 2024-11-19 02:42:04.079 | (88/258): perl-Locale-Maketext-1.29-1.oe2203.no 345 kB/s | 53 kB 00:00 2024-11-19 02:42:04.104 | (89/258): perl-MIME-Base64-3.16-1.oe2203.aarch6 130 kB/s | 20 kB 00:00 2024-11-19 02:42:04.206 | (90/258): perl-Math-BigInt-1.9998.27-1.oe2203.n 792 kB/s | 121 kB 00:00 2024-11-19 02:42:04.232 | (91/258): perl-Math-BigRat-0.2620-1.oe2203.noar 179 kB/s | 27 kB 00:00 2024-11-19 02:42:04.258 | (92/258): perl-Module-CoreList-5.20211020-1.oe2 562 kB/s | 86 kB 00:00 2024-11-19 02:42:04.361 | (93/258): perl-Module-Load-0.36-1.oe2203.noarch 87 kB/s | 13 kB 00:00 2024-11-19 02:42:04.384 | (94/258): perl-Module-Load-Conditional-0.74-1.o 116 kB/s | 18 kB 00:00 2024-11-19 02:42:04.410 | (95/258): perl-Module-Metadata-1.000037-1.oe220 202 kB/s | 31 kB 00:00 2024-11-19 02:42:04.517 | (96/258): perl-Mozilla-CA-20211001-1.oe2203.noa 66 kB/s | 10 kB 00:00 2024-11-19 02:42:04.545 | (97/258): perl-Net-SSLeay-1.90-1.oe2203.aarch64 1.5 MB/s | 250 kB 00:00 2024-11-19 02:42:04.561 | (98/258): perl-Params-Check-0.38-418.oe2203.noa 100 kB/s | 15 kB 00:00 2024-11-19 02:42:04.670 | (99/258): perl-PathTools-3.80-1.oe2203.aarch64. 389 kB/s | 59 kB 00:00 2024-11-19 02:42:04.698 | (100/258): perl-Perl-OSType-1.010-421.oe2203.no 130 kB/s | 20 kB 00:00 2024-11-19 02:42:04.717 | (101/258): perl-PerlIO-via-QuotedPrint-0.09-1.o 68 kB/s | 11 kB 00:00 2024-11-19 02:42:04.827 | (102/258): perl-Pod-Checker-1.74-1.oe2203.noarc 149 kB/s | 23 kB 00:00 2024-11-19 02:42:04.849 | (103/258): perl-Pod-Escapes-1.07-420.oe2203.noa 91 kB/s | 14 kB 00:00 2024-11-19 02:42:04.873 | (104/258): perl-Pod-Parser-1.63-398.oe2203.noar 367 kB/s | 57 kB 00:00 2024-11-19 02:42:04.984 | (105/258): perl-Pod-Perldoc-3.28-4.oe2203.noarc 279 kB/s | 44 kB 00:00 2024-11-19 02:42:05.011 | (106/258): perl-Pod-Simple-3.43-1.oe2203.noarch 854 kB/s | 137 kB 00:00 2024-11-19 02:42:05.032 | (107/258): perl-Pod-Usage-2.01-2.oe2203.noarch. 159 kB/s | 25 kB 00:00 2024-11-19 02:42:05.139 | (108/258): perl-Scalar-List-Utils-1.60-1.oe2203 320 kB/s | 49 kB 00:00 2024-11-19 02:42:05.168 | (109/258): perl-Socket-2.032-1.oe2203.aarch64.r 278 kB/s | 43 kB 00:00 2024-11-19 02:42:05.189 | (110/258): perl-Storable-3.25-1.oe2203.aarch64. 471 kB/s | 74 kB 00:00 2024-11-19 02:42:05.333 | (111/258): perl-Sys-Syslog-0.36-1.oe2203.aarch6 192 kB/s | 37 kB 00:00 2024-11-19 02:42:05.346 | (112/258): perl-Term-ANSIColor-5.01-1.oe2203.no 167 kB/s | 30 kB 00:00 2024-11-19 02:42:05.353 | (113/258): perl-Term-Cap-1.17-510.oe2203.noarch 108 kB/s | 18 kB 00:00 2024-11-19 02:42:05.491 | (114/258): perl-Test-Simple-1.302188-1.oe2203.n 1.3 MB/s | 201 kB 00:00 2024-11-19 02:42:05.508 | (115/258): perl-Text-Balanced-2.04-1.oe2203.noa 190 kB/s | 29 kB 00:00 2024-11-19 02:42:05.516 | (116/258): perl-Text-Diff-1.45-7.oe2203.noarch. 165 kB/s | 27 kB 00:00 2024-11-19 02:42:05.646 | (117/258): perl-Text-ParseWords-3.30-419.oe2203 80 kB/s | 12 kB 00:00 2024-11-19 02:42:05.660 | (118/258): perl-Text-Tabs+Wrap-2021.0814-1.oe22 87 kB/s | 13 kB 00:00 2024-11-19 02:42:05.669 | (119/258): perl-Thread-Queue-3.13-3.oe2203.noar 92 kB/s | 14 kB 00:00 2024-11-19 02:42:05.803 | (120/258): perl-Time-Local-1.300-1.oe2203.noarc 138 kB/s | 22 kB 00:00 2024-11-19 02:42:05.814 | (121/258): perl-URI-5.10-1.oe2203.noarch.rpm 472 kB/s | 72 kB 00:00 2024-11-19 02:42:05.960 | (122/258): perl-Unicode-Normalize-1.28-1.oe2203 447 kB/s | 70 kB 00:00 2024-11-19 02:42:05.974 | (123/258): perl-autodie-2.34-2.oe2203.noarch.rp 349 kB/s | 55 kB 00:00 2024-11-19 02:42:05.989 | (124/258): perl-Unicode-Collate-1.31-1.oe2203.a 2.0 MB/s | 667 kB 00:00 2024-11-19 02:42:06.117 | (125/258): perl-bignum-0.63-1.oe2203.noarch.rpm 124 kB/s | 19 kB 00:00 2024-11-19 02:42:06.129 | (126/258): perl-constant-1.33-421.oe2203.noarch 109 kB/s | 17 kB 00:00 2024-11-19 02:42:06.141 | (127/258): perl-experimental-0.025-1.oe2203.noa 121 kB/s | 18 kB 00:00 2024-11-19 02:42:06.272 | (128/258): perl-parent-0.238-1.oe2203.noarch.rp 73 kB/s | 11 kB 00:00 2024-11-19 02:42:06.312 | (129/258): perl-perlfaq-5.20210520-1.oe2203.noa 975 kB/s | 177 kB 00:00 2024-11-19 02:42:06.325 | (130/258): perl-podlators-4.14-1.oe2203.noarch. 341 kB/s | 63 kB 00:00 2024-11-19 02:42:06.423 | (131/258): perl-threads-2.26-1.oe2203.aarch64.r 229 kB/s | 35 kB 00:00 2024-11-19 02:42:06.469 | (132/258): perl-threads-shared-1.62-1.oe2203.aa 190 kB/s | 30 kB 00:00 2024-11-19 02:42:06.483 | (133/258): perl-version-0.99.29-1.oe2203.aarch6 289 kB/s | 45 kB 00:00 2024-11-19 02:42:06.579 | (134/258): pigz-2.6-1.oe2203.aarch64.rpm 391 kB/s | 61 kB 00:00 2024-11-19 02:42:06.627 | (135/258): python3-pyparsing-3.0.6-1.oe2203.noa 1.3 MB/s | 216 kB 00:00 2024-11-19 02:42:06.637 | (136/258): qt5-srpm-macros-5.15.2-1.oe2203.noar 54 kB/s | 8.3 kB 00:00 2024-11-19 02:42:06.743 | (137/258): setup-2.13.9.1-1.oe2203.noarch.rpm 926 kB/s | 150 kB 00:00 2024-11-19 02:42:06.802 | (138/258): shared-mime-info-2.1-1.oe2203.aarch6 1.7 MB/s | 294 kB 00:00 2024-11-19 02:42:06.913 | (139/258): slang-2.3.2-8.oe2203.aarch64.rpm 1.9 MB/s | 533 kB 00:00 2024-11-19 02:42:06.927 | (140/258): systemtap-sdt-devel-4.5-2.oe2203.aar 102 kB/s | 19 kB 00:00 2024-11-19 02:42:06.953 | (141/258): which-2.21-14.oe2203.aarch64.rpm 200 kB/s | 30 kB 00:00 2024-11-19 02:42:07.100 | (142/258): xkeyboard-config-2.33-1.oe2203.noarc 4.2 MB/s | 793 kB 00:00 2024-11-19 02:42:07.109 | (143/258): acl-2.3.1-2.oe2203.aarch64.rpm 328 kB/s | 51 kB 00:00 2024-11-19 02:42:07.127 | (144/258): zip-3.0-29.oe2203.aarch64.rpm 1.1 MB/s | 217 kB 00:00 2024-11-19 02:42:07.263 | (145/258): bc-1.07.1-11.oe2203.aarch64.rpm 565 kB/s | 86 kB 00:00 2024-11-19 02:42:07.279 | (146/258): bzip2-1.0.8-6.oe2203.aarch64.rpm 439 kB/s | 66 kB 00:00 2024-11-19 02:42:07.412 | (147/258): bash-5.1.8-6.oe2203.aarch64.rpm 3.8 MB/s | 1.2 MB 00:00 2024-11-19 02:42:07.428 | (148/258): ca-certificates-2023.2.60-2.oe2203.n 2.4 MB/s | 411 kB 00:00 2024-11-19 02:42:07.570 | (149/258): cpio-2.13-10.oe2203.aarch64.rpm 1.6 MB/s | 253 kB 00:00 2024-11-19 02:42:07.583 | (150/258): curl-7.79.1-28.oe2203.aarch64.rpm 901 kB/s | 139 kB 00:00 2024-11-19 02:42:07.726 | (151/258): cyrus-sasl-lib-2.1.27-15.oe2203.aarc 468 kB/s | 72 kB 00:00 2024-11-19 02:42:07.749 | (152/258): dracut-055-10.oe2203.aarch64.rpm 1.7 MB/s | 292 kB 00:00 2024-11-19 02:42:07.780 | (153/258): coreutils-9.0-5.oe2203.aarch64.rpm 5.3 MB/s | 2.7 MB 00:00 2024-11-19 02:42:08.440 | (154/258): e2fsprogs-1.46.4-21.oe2203.aarch64.r 1.5 MB/s | 1.1 MB 00:00 2024-11-19 02:42:08.464 | (155/258): efi-srpm-macros-4-5.oe2203.noarch.rp 33 kB/s | 22 kB 00:00 2024-11-19 02:42:08.474 | (156/258): e2fsprogs-help-1.46.4-21.oe2203.noar 141 kB/s | 102 kB 00:00 2024-11-19 02:42:08.606 | (157/258): elfutils-0.185-13.oe2203.aarch64.rpm 3.4 MB/s | 580 kB 00:00 2024-11-19 02:42:08.644 | (158/258): elfutils-extra-0.185-13.oe2203.aarch 1.2 MB/s | 220 kB 00:00 2024-11-19 02:42:08.653 | (159/258): expat-2.4.1-10.oe2203.aarch64.rpm 420 kB/s | 75 kB 00:00 2024-11-19 02:42:08.766 | (160/258): file-5.41-3.oe2203.aarch64.rpm 228 kB/s | 36 kB 00:00 2024-11-19 02:42:08.817 | (161/258): file-libs-5.41-3.oe2203.aarch64.rpm 3.7 MB/s | 655 kB 00:00 2024-11-19 02:42:08.922 | (162/258): gdbm-1.22-11.oe2203.aarch64.rpm 1.0 MB/s | 166 kB 00:00 2024-11-19 02:42:09.200 | (163/258): gawk-5.1.1-4.oe2203.aarch64.rpm 630 kB/s | 344 kB 00:00 2024-11-19 02:42:09.420 | (164/258): glib2-2.68.1-21.oe2203.aarch64.rpm 4.3 MB/s | 2.6 MB 00:00 2024-11-19 02:42:09.978 | (165/258): glibc-2.34-149.oe2203.aarch64.rpm 2.6 MB/s | 2.8 MB 00:01 2024-11-19 02:42:09.995 | (166/258): grep-3.7-9.oe2203.aarch64.rpm 510 kB/s | 293 kB 00:00 2024-11-19 02:42:10.118 | (167/258): glibc-common-2.34-149.oe2203.aarch64 2.9 MB/s | 2.7 MB 00:00 2024-11-19 02:42:10.668 | (168/258): groff-1.22.4-11.oe2203.aarch64.rpm 1.3 MB/s | 908 kB 00:00 2024-11-19 02:42:10.759 | (169/258): groff-base-1.22.4-11.oe2203.aarch64. 1.1 MB/s | 858 kB 00:00 2024-11-19 02:42:10.956 | (170/258): grub2-common-2.06-41.oe2203.noarch.r 3.5 MB/s | 2.9 MB 00:00 2024-11-19 02:42:11.073 | (171/258): grub2-tools-minimal-2.06-41.oe2203.a 1.1 MB/s | 346 kB 00:00 2024-11-19 02:42:11.195 | (172/258): grub2-tools-2.06-41.oe2203.aarch64.r 3.5 MB/s | 1.8 MB 00:00 2024-11-19 02:42:11.212 | (173/258): gzip-1.11-3.oe2203.aarch64.rpm 408 kB/s | 104 kB 00:00 2024-11-19 02:42:11.227 | (174/258): json-c-0.15-6.oe2203.aarch64.rpm 235 kB/s | 36 kB 00:00 2024-11-19 02:42:11.351 | (175/258): kpartx-0.8.7-6.oe2203.aarch64.rpm 269 kB/s | 42 kB 00:00 2024-11-19 02:42:11.381 | (176/258): krb5-libs-1.19.2-8.oe2203.aarch64.rp 3.6 MB/s | 628 kB 00:00 2024-11-19 02:42:11.447 | (177/258): less-590-6.oe2203.aarch64.rpm 462 kB/s | 101 kB 00:00 2024-11-19 02:42:11.508 | (178/258): libacl-2.3.1-2.oe2203.aarch64.rpm 140 kB/s | 22 kB 00:00 2024-11-19 02:42:11.540 | (179/258): libarchive-3.5.2-6.oe2203.aarch64.rp 2.0 MB/s | 320 kB 00:00 2024-11-19 02:42:11.690 | (180/258): libblkid-2.37.2-28.oe2203.aarch64.rp 610 kB/s | 147 kB 00:00 2024-11-19 02:42:11.704 | (181/258): libcap-2.61-5.oe2203.aarch64.rpm 319 kB/s | 62 kB 00:00 2024-11-19 02:42:11.723 | (182/258): libcurl-7.79.1-28.oe2203.aarch64.rpm 1.4 MB/s | 264 kB 00:00 2024-11-19 02:42:11.851 | (183/258): libfdisk-2.37.2-28.oe2203.aarch64.rp 1.2 MB/s | 191 kB 00:00 2024-11-19 02:42:11.864 | (184/258): libgcc-10.3.1-23.oe2203.aarch64.rpm 424 kB/s | 67 kB 00:00 2024-11-19 02:42:11.890 | (185/258): libgcrypt-1.9.4-2.oe2203.aarch64.rpm 2.4 MB/s | 414 kB 00:00 2024-11-19 02:42:12.051 | (186/258): libgomp-10.3.1-23.oe2203.aarch64.rpm 1.1 MB/s | 224 kB 00:00 2024-11-19 02:42:12.065 | (187/258): libkcapi-1.3.1-7.oe2203.aarch64.rpm 944 kB/s | 164 kB 00:00 2024-11-19 02:42:12.078 | (188/258): libgpg-error-1.43-2.oe2203.aarch64.r 1.2 MB/s | 268 kB 00:00 2024-11-19 02:42:12.213 | (189/258): libmount-2.37.2-28.oe2203.aarch64.rp 1.0 MB/s | 169 kB 00:00 2024-11-19 02:42:12.256 | (190/258): libnghttp2-1.46.0-5.oe2203.aarch64.r 353 kB/s | 67 kB 00:00 2024-11-19 02:42:12.359 | (191/258): libnsl2-2.0.0-4.oe2203.aarch64.rpm 99 kB/s | 28 kB 00:00 2024-11-19 02:42:12.413 | (192/258): libpng-1.6.37-4.oe2203.aarch64.rpm 496 kB/s | 99 kB 00:00 2024-11-19 02:42:12.461 | (193/258): libpsl-0.21.1-5.oe2203.aarch64.rpm 355 kB/s | 72 kB 00:00 2024-11-19 02:42:12.512 | (194/258): libpwquality-1.4.4-4.oe2203.aarch64. 567 kB/s | 86 kB 00:00 2024-11-19 02:42:12.568 | (195/258): libselinux-3.3-5.oe2203.aarch64.rpm 709 kB/s | 109 kB 00:00 2024-11-19 02:42:12.619 | (196/258): libsepol-3.3-6.oe2203.aarch64.rpm 1.7 MB/s | 266 kB 00:00 2024-11-19 02:42:12.667 | (197/258): libsmartcols-2.37.2-28.oe2203.aarch6 748 kB/s | 115 kB 00:00 2024-11-19 02:42:12.731 | (198/258): libssh-0.9.6-8.oe2203.aarch64.rpm 1.1 MB/s | 182 kB 00:00 2024-11-19 02:42:12.785 | (199/258): libstdc++-10.3.1-23.oe2203.aarch64.r 2.9 MB/s | 484 kB 00:00 2024-11-19 02:42:13.443 | (200/258): libtasn1-4.17.0-3.oe2203.aarch64.rpm 100 kB/s | 77 kB 00:00 2024-11-19 02:42:13.452 | (201/258): libuuid-2.37.2-28.oe2203.aarch64.rpm 44 kB/s | 30 kB 00:00 2024-11-19 02:42:14.183 | (202/258): libtirpc-1.3.2-3.oe2203.aarch64.rpm 56 kB/s | 81 kB 00:01 2024-11-19 02:42:14.196 | (203/258): logrotate-3.20.1-1.oe2203.aarch64.rp 67 kB/s | 50 kB 00:00 2024-11-19 02:42:14.252 | (204/258): libxml2-2.9.12-20.oe2203.aarch64.rpm 753 kB/s | 609 kB 00:00 2024-11-19 02:42:14.404 | (205/258): ncurses-base-6.3-8.oe2203.noarch.rpm 360 kB/s | 54 kB 00:00 2024-11-19 02:42:14.575 | (206/258): lua-5.4.3-11.oe2203.aarch64.rpm 349 kB/s | 136 kB 00:00 2024-11-19 02:42:14.595 | (207/258): ncurses-libs-6.3-8.oe2203.aarch64.rp 1.4 MB/s | 265 kB 00:00 2024-11-19 02:42:14.621 | (208/258): ncurses-6.3-8.oe2203.aarch64.rpm 1.6 MB/s | 674 kB 00:00 2024-11-19 02:42:14.729 | (209/258): newt-0.52.21-8.oe2203.aarch64.rpm 615 kB/s | 94 kB 00:00 2024-11-19 02:42:14.750 | (210/258): openEuler-gpg-keys-1.0-3.6.oe2203.aa 63 kB/s | 9.7 kB 00:00 2024-11-19 02:42:14.775 | (211/258): openEuler-release-22.03LTS-54.oe2203 142 kB/s | 22 kB 00:00 2024-11-19 02:42:14.885 | (212/258): openEuler-repos-1.0-3.6.oe2203.aarch 57 kB/s | 8.8 kB 00:00 2024-11-19 02:42:14.902 | (213/258): openEuler-rpm-config-30-30.oe2203.aa 323 kB/s | 49 kB 00:00 2024-11-19 02:42:14.937 | (214/258): openldap-2.6.0-6.oe2203.aarch64.rpm 1.3 MB/s | 207 kB 00:00 2024-11-19 02:42:15.172 | (215/258): p11-kit-0.24.0-2.oe2203.aarch64.rpm 928 kB/s | 217 kB 00:00 2024-11-19 02:42:15.193 | (216/258): openssl-1.1.1m-28.oe2203.aarch64.rpm 1.4 MB/s | 424 kB 00:00 2024-11-19 02:42:15.220 | (217/258): openssl-libs-1.1.1m-28.oe2203.aarch6 3.9 MB/s | 1.2 MB 00:00 2024-11-19 02:42:15.329 | (218/258): p11-kit-trust-0.24.0-2.oe2203.aarch6 767 kB/s | 120 kB 00:00 2024-11-19 02:42:15.751 | (219/258): pam-1.5.2-7.oe2203.aarch64.rpm 784 kB/s | 437 kB 00:00 2024-11-19 02:42:15.813 | (220/258): pcre-8.45-2.oe2203.aarch64.rpm 658 kB/s | 389 kB 00:00 2024-11-19 02:42:15.828 | (221/258): pcre2-10.39-9.oe2203.aarch64.rpm 1.0 MB/s | 510 kB 00:00 2024-11-19 02:42:15.986 | (222/258): perl-HTTP-Tiny-0.080-2.oe2203.noarch 225 kB/s | 35 kB 00:00 2024-11-19 02:42:16.134 | (223/258): perl-Encode-3.16-3.oe2203.aarch64.rp 4.4 MB/s | 1.4 MB 00:00 2024-11-19 02:42:17.547 | (224/258): perl-Math-BigInt-FastCalc-0.5012-2.o 12 kB/s | 19 kB 00:01 2024-11-19 02:42:17.864 | (225/258): perl-Test-Harness-3.42-2.oe2203.noar 75 kB/s | 130 kB 00:01 2024-11-19 02:42:17.940 | (226/258): perl-Time-HiRes-1.9767-2.oe2203.aarc 120 kB/s | 47 kB 00:00 2024-11-19 02:42:18.022 | (227/258): perl-5.34.0-12.oe2203.aarch64.rpm 1.4 MB/s | 3.2 MB 00:02 2024-11-19 02:42:20.201 | (228/258): perl-libnet-3.13-2.oe2203.noarch.rpm 33 kB/s | 75 kB 00:02 2024-11-19 02:42:20.295 | (229/258): perl-libs-5.34.0-12.oe2203.aarch64.r 736 kB/s | 1.6 MB 00:02 2024-11-19 02:42:20.481 | (230/258): perl-devel-5.34.0-12.oe2203.aarch64. 832 kB/s | 2.1 MB 00:02 2024-11-19 02:42:20.491 | (231/258): popt-1.18-3.oe2203.aarch64.rpm 253 kB/s | 49 kB 00:00 2024-11-19 02:42:20.649 | (232/258): pkgconf-1.8.0-3.oe2203.aarch64.rpm 128 kB/s | 57 kB 00:00 2024-11-19 02:42:20.786 | (233/258): procps-ng-3.3.17-5.oe2203.aarch64.rp 683 kB/s | 207 kB 00:00 2024-11-19 02:42:20.893 | (234/258): publicsuffix-list-20211113-2.oe2203. 320 kB/s | 128 kB 00:00 2024-11-19 02:42:21.096 | (235/258): python-setuptools-59.4.0-5.oe2203.no 1.6 MB/s | 509 kB 00:00 2024-11-19 02:42:21.753 | (236/258): python3-pip-21.3.1-2.oe2203.noarch.r 3.4 MB/s | 2.2 MB 00:00 2024-11-19 02:42:21.780 | (237/258): python-pip-wheel-21.3.1-2.oe2203.noa 1.3 MB/s | 1.5 MB 00:01 2024-11-19 02:42:21.932 | (238/258): python3-setuptools-59.4.0-5.oe2203.n 5.3 MB/s | 964 kB 00:00 2024-11-19 02:42:21.954 | (239/258): readline-8.1-3.oe2203.aarch64.rpm 842 kB/s | 146 kB 00:00 2024-11-19 02:42:22.052 | (240/258): python3-3.9.9-28.oe2203.aarch64.rpm 6.8 MB/s | 7.8 MB 00:01 2024-11-19 02:42:22.252 | (241/258): rpm-4.17.0-33.oe2203.aarch64.rpm 1.5 MB/s | 492 kB 00:00 2024-11-19 02:42:22.311 | (242/258): sed-4.8-3.oe2203.aarch64.rpm 629 kB/s | 162 kB 00:00 2024-11-19 02:42:22.331 | (243/258): rpm-libs-4.17.0-33.oe2203.aarch64.rp 905 kB/s | 340 kB 00:00 2024-11-19 02:42:22.483 | (244/258): shadow-4.9-13.oe2203.aarch64.rpm 2.5 MB/s | 598 kB 00:00 2024-11-19 02:42:22.557 | (245/258): sqlite-3.37.2-7.oe2203.aarch64.rpm 4.5 MB/s | 1.1 MB 00:00 2024-11-19 02:42:22.650 | (246/258): sudo-1.9.8p2-15.oe2203.aarch64.rpm 2.6 MB/s | 845 kB 00:00 2024-11-19 02:42:22.721 | (247/258): systemd-libs-249-75.oe2203.aarch64.r 2.7 MB/s | 453 kB 00:00 2024-11-19 02:42:22.836 | (248/258): systemd-249-75.oe2203.aarch64.rpm 9.2 MB/s | 3.2 MB 00:00 2024-11-19 02:42:22.896 | (249/258): tcl-8.6.10-4.oe2203.aarch64.rpm 6.1 MB/s | 1.1 MB 00:00 2024-11-19 02:42:22.974 | (250/258): systemd-udev-249-75.oe2203.aarch64.r 3.8 MB/s | 1.2 MB 00:00 2024-11-19 02:42:22.998 | (251/258): tpm2-tss-3.1.0-5.oe2203.aarch64.rpm 3.0 MB/s | 489 kB 00:00 2024-11-19 02:42:23.060 | (252/258): tzdata-2022a-18.oe2203.noarch.rpm 2.6 MB/s | 429 kB 00:00 2024-11-19 02:42:23.168 | (253/258): vim-minimal-9.0-23.oe2203.aarch64.rp 3.5 MB/s | 611 kB 00:00 2024-11-19 02:42:23.220 | (254/258): xz-5.2.5-2.oe2203.aarch64.rpm 889 kB/s | 141 kB 00:00 2024-11-19 02:42:23.301 | (255/258): util-linux-2.37.2-28.oe2203.aarch64. 7.1 MB/s | 2.3 MB 00:00 2024-11-19 02:42:23.337 | (256/258): xz-libs-5.2.5-2.oe2203.aarch64.rpm 469 kB/s | 79 kB 00:00 2024-11-19 02:42:23.378 | (257/258): zlib-1.2.11-24.oe2203.aarch64.rpm 579 kB/s | 91 kB 00:00 2024-11-19 02:42:23.471 | (258/258): zstd-1.5.0-4.oe2203.aarch64.rpm 4.0 MB/s | 686 kB 00:00 2024-11-19 02:42:23.474 | -------------------------------------------------------------------------------- 2024-11-19 02:42:23.474 | Total 3.2 MB/s | 92 MB 00:28 2024-11-19 02:42:23.485 | retrieving repo key for OS unencrypted from http://repo.openeuler.org/openEuler-22.03-LTS/OS/aarch64/RPM-GPG-KEY-openEuler 2024-11-19 02:42:23.775 | OS 7.2 kB/s | 2.1 kB 00:00 2024-11-19 02:42:23.916 | Importing GPG key 0xB25E7F66: 2024-11-19 02:42:23.916 | Userid : "private OBS (key without passphrase) " 2024-11-19 02:42:23.916 | Fingerprint: 12EA 74AC 9DF4 8D46 C69C A0BE D557 065E B25E 7F66 2024-11-19 02:42:23.916 | From : http://repo.openeuler.org/openEuler-22.03-LTS/OS/aarch64/RPM-GPG-KEY-openEuler 2024-11-19 02:42:25.551 | Key imported successfully 2024-11-19 02:42:28.413 | Running transaction check 2024-11-19 02:42:28.624 | Transaction check succeeded. 2024-11-19 02:42:28.624 | Running transaction test 2024-11-19 02:42:30.029 | Transaction test succeeded. 2024-11-19 02:42:30.031 | Running transaction 2024-11-19 02:42:36.990 | Running scriptlet: filesystem-3.16-4.oe2203.aarch64 1/1 2024-11-19 02:42:37.074 | Preparing : 1/1 2024-11-19 02:42:38.349 | Installing : libgcc-10.3.1-23.oe2203.aarch64 1/258 2024-11-19 02:42:38.540 | Running scriptlet: libgcc-10.3.1-23.oe2203.aarch64 1/258 2024-11-19 02:42:40.718 | Installing : ncurses-base-6.3-8.oe2203.noarch 2/258 2024-11-19 02:42:41.990 | Installing : tzdata-2022a-18.oe2203.noarch 3/258 2024-11-19 02:42:42.889 | Installing : python-setuptools-59.4.0-5.oe2203.noarch 4/258 2024-11-19 02:42:42.969 | Installing : openEuler-gpg-keys-1.0-3.6.oe2203.aarch64 5/258 2024-11-19 02:42:42.969 | Installing : openEuler-repos-1.0-3.6.oe2203.aarch64 6/258 2024-11-19 02:42:42.969 | warning: /etc/yum.repos.d/openEuler.repo created as /etc/yum.repos.d/openEuler.repo.rpmnew 2024-11-19 02:42:42.969 | 2024-11-19 02:42:43.922 | Installing : libselinux-3.3-5.oe2203.aarch64 7/258 2024-11-19 02:42:47.287 | Installing : glibc-common-2.34-149.oe2203.aarch64 8/258 2024-11-19 02:42:47.356 | Installing : ncurses-libs-6.3-8.oe2203.aarch64 9/258 2024-11-19 02:42:47.535 | Installing : info-6.8-3.oe2203.aarch64 10/258 2024-11-19 02:42:47.597 | Installing : bash-5.1.8-6.oe2203.aarch64 11/258 2024-11-19 02:42:47.597 | Installing : setup-2.13.9.1-1.oe2203.noarch 12/258 2024-11-19 02:42:47.597 | warning: /etc/group created as /etc/group.rpmnew 2024-11-19 02:42:47.597 | warning: /etc/gshadow created as /etc/gshadow.rpmnew 2024-11-19 02:42:47.597 | warning: /etc/inputrc created as /etc/inputrc.rpmnew 2024-11-19 02:42:47.597 | warning: /etc/passwd created as /etc/passwd.rpmnew 2024-11-19 02:42:47.597 | warning: /etc/shadow created as /etc/shadow.rpmnew 2024-11-19 02:42:47.597 | 2024-11-19 02:42:47.772 | Running scriptlet: setup-2.13.9.1-1.oe2203.noarch 12/258 2024-11-19 02:42:47.892 | Installing : filesystem-3.16-4.oe2203.aarch64 13/258 2024-11-19 02:42:47.915 | Installing : basesystem-12-2.oe2203.noarch 14/258 2024-11-19 02:42:48.558 | Running scriptlet: glibc-2.34-149.oe2203.aarch64 15/258 2024-11-19 02:42:48.559 | Installing : glibc-2.34-149.oe2203.aarch64 15/258 2024-11-19 02:42:48.559 | warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew 2024-11-19 02:42:48.559 | 2024-11-19 02:42:48.882 | Running scriptlet: glibc-2.34-149.oe2203.aarch64 15/258 2024-11-19 02:42:48.911 | Installing : readline-8.1-3.oe2203.aarch64 16/258 2024-11-19 02:42:48.957 | Running scriptlet: libsepol-3.3-6.oe2203.aarch64 17/258 2024-11-19 02:42:49.162 | Installing : libsepol-3.3-6.oe2203.aarch64 17/258 2024-11-19 02:42:49.277 | Running scriptlet: libsepol-3.3-6.oe2203.aarch64 17/258 2024-11-19 02:42:49.320 | Installing : pcre2-10.39-9.oe2203.aarch64 18/258 2024-11-19 02:42:49.369 | Running scriptlet: pcre2-10.39-9.oe2203.aarch64 18/258 2024-11-19 02:42:49.460 | Installing : bc-1.07.1-11.oe2203.aarch64 19/258 2024-11-19 02:42:49.490 | Installing : openEuler-release-22.03LTS-54.oe2203.aarch64 20/258 2024-11-19 02:42:49.526 | Running scriptlet: openEuler-release-22.03LTS-54.oe2203.aarch64 20/258 2024-11-19 02:42:49.798 | Installing : zlib-1.2.11-24.oe2203.aarch64 21/258 2024-11-19 02:42:49.987 | Installing : xz-libs-5.2.5-2.oe2203.aarch64 22/258 2024-11-19 02:42:50.065 | Running scriptlet: grep-3.7-9.oe2203.aarch64 23/258 2024-11-19 02:42:50.488 | Installing : grep-3.7-9.oe2203.aarch64 23/258 2024-11-19 02:42:50.521 | Running scriptlet: grep-3.7-9.oe2203.aarch64 23/258 2024-11-19 02:42:51.061 | Installing : libxcrypt-4.4.26-2.oe2203.aarch64 24/258 2024-11-19 02:42:51.123 | Running scriptlet: libxcrypt-4.4.26-2.oe2203.aarch64 24/258 2024-11-19 02:42:51.307 | Installing : perl-Carp-1.50-418.oe2203.noarch 25/258 2024-11-19 02:42:53.114 | Installing : perl-Exporter-5.74-1.oe2203.noarch 26/258 2024-11-19 02:42:55.402 | Installing : perl-libs-4:5.34.0-12.oe2203.aarch64 27/258 2024-11-19 02:42:55.427 | Running scriptlet: perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 28/258 2024-11-19 02:42:58.389 | Installing : perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 28/258 2024-11-19 02:42:58.406 | Running scriptlet: perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 28/258 2024-11-19 02:42:58.423 | Running scriptlet: perl-MIME-Base64-3.16-1.oe2203.aarch64 29/258 2024-11-19 02:43:00.274 | Installing : perl-MIME-Base64-3.16-1.oe2203.aarch64 29/258 2024-11-19 02:43:00.309 | Running scriptlet: perl-MIME-Base64-3.16-1.oe2203.aarch64 29/258 2024-11-19 02:43:00.438 | Installing : bzip2-1.0.8-6.oe2203.aarch64 30/258 2024-11-19 02:43:01.131 | Installing : libstdc++-10.3.1-23.oe2203.aarch64 31/258 2024-11-19 02:43:01.154 | Running scriptlet: popt-1.18-3.oe2203.aarch64 32/258 2024-11-19 02:43:01.736 | Installing : popt-1.18-3.oe2203.aarch64 32/258 2024-11-19 02:43:01.804 | Running scriptlet: popt-1.18-3.oe2203.aarch64 32/258 2024-11-19 02:43:02.402 | Installing : perl-parent-1:0.238-1.oe2203.noarch 33/258 2024-11-19 02:43:02.936 | Installing : libuuid-2.37.2-28.oe2203.aarch64 34/258 2024-11-19 02:43:02.977 | Running scriptlet: libuuid-2.37.2-28.oe2203.aarch64 34/258 2024-11-19 02:43:04.048 | Installing : perl-Text-ParseWords-3.30-419.oe2203.noarch 35/258 2024-11-19 02:43:04.427 | Installing : gdbm-1:1.22-11.oe2203.aarch64 36/258 2024-11-19 02:43:05.982 | Installing : zstd-1.5.0-4.oe2203.aarch64 37/258 2024-11-19 02:43:06.054 | Running scriptlet: zstd-1.5.0-4.oe2203.aarch64 37/258 2024-11-19 02:43:07.161 | Installing : perl-Term-ANSIColor-5.01-1.oe2203.noarch 38/258 2024-11-19 02:43:07.184 | Running scriptlet: perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 39/258 2024-11-19 02:43:08.788 | Installing : perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 39/258 2024-11-19 02:43:08.880 | Running scriptlet: perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 39/258 2024-11-19 02:43:09.811 | Installing : libxml2-2.9.12-20.oe2203.aarch64 40/258 2024-11-19 02:43:11.531 | Running scriptlet: libxml2-2.9.12-20.oe2203.aarch64 40/258 2024-11-19 02:43:12.713 | Installing : attr-2.5.1-2.oe2203.aarch64 41/258 2024-11-19 02:43:12.766 | Running scriptlet: attr-2.5.1-2.oe2203.aarch64 41/258 2024-11-19 02:43:13.683 | Installing : libacl-2.3.1-2.oe2203.aarch64 42/258 2024-11-19 02:43:13.813 | Running scriptlet: libacl-2.3.1-2.oe2203.aarch64 42/258 2024-11-19 02:43:15.158 | Installing : sed-4.8-3.oe2203.aarch64 43/258 2024-11-19 02:43:21.122 | Installing : libffi-3.4.2-2.oe2203.aarch64 44/258 2024-11-19 02:43:21.255 | Installing : p11-kit-0.24.0-2.oe2203.aarch64 45/258 2024-11-19 02:43:21.297 | Running scriptlet: p11-kit-0.24.0-2.oe2203.aarch64 45/258 2024-11-19 02:43:21.436 | Installing : perl-Digest-1.20-1.oe2203.noarch 46/258 2024-11-19 02:43:21.776 | Installing : perl-Digest-MD5-2.58-1.oe2203.aarch64 47/258 2024-11-19 02:43:21.858 | Installing : libunistring-0.9.10-8.oe2203.aarch64 48/258 2024-11-19 02:43:21.943 | Installing : lz4-1.9.3-2.oe2203.aarch64 49/258 2024-11-19 02:43:21.990 | Running scriptlet: lz4-1.9.3-2.oe2203.aarch64 49/258 2024-11-19 02:43:22.020 | Running scriptlet: libidn2-2.3.2-2.oe2203.aarch64 50/258 2024-11-19 02:43:23.036 | Installing : libidn2-2.3.2-2.oe2203.aarch64 50/258 2024-11-19 02:43:23.907 | Installing : elfutils-extra-0.185-13.oe2203.aarch64 51/258 2024-11-19 02:43:25.203 | Installing : elfutils-0.185-13.oe2203.aarch64 52/258 2024-11-19 02:43:25.435 | Running scriptlet: elfutils-0.185-13.oe2203.aarch64 52/258 2024-11-19 02:43:27.237 | Installing : groff-base-1.22.4-11.oe2203.aarch64 53/258 2024-11-19 02:43:28.000 | Installing : ncurses-6.3-8.oe2203.aarch64 54/258 2024-11-19 02:43:29.241 | Installing : pcre-8.45-2.oe2203.aarch64 55/258 2024-11-19 02:43:29.275 | Running scriptlet: perl-Unicode-Normalize-1.28-1.oe2203.aarch64 56/258 2024-11-19 02:43:30.446 | Installing : perl-Unicode-Normalize-1.28-1.oe2203.aarch64 56/258 2024-11-19 02:43:30.637 | Running scriptlet: perl-Unicode-Normalize-1.28-1.oe2203.aarch64 56/258 2024-11-19 02:43:30.776 | Installing : file-libs-5.41-3.oe2203.aarch64 57/258 2024-11-19 02:43:32.396 | Installing : file-5.41-3.oe2203.aarch64 58/258 2024-11-19 02:43:32.433 | Running scriptlet: lua-5.4.3-11.oe2203.aarch64 59/258 2024-11-19 02:43:32.915 | Installing : lua-5.4.3-11.oe2203.aarch64 59/258 2024-11-19 02:43:32.929 | Running scriptlet: lua-5.4.3-11.oe2203.aarch64 59/258 2024-11-19 02:43:32.992 | Running scriptlet: findutils-2:4.8.0-3.oe2203.aarch64 60/258 2024-11-19 02:43:33.270 | Installing : findutils-2:4.8.0-3.oe2203.aarch64 60/258 2024-11-19 02:43:33.347 | Installing : libcap-ng-0.8.2-1.oe2203.aarch64 61/258 2024-11-19 02:43:33.468 | Installing : audit-libs-1:3.0.1-3.oe2203.aarch64 62/258 2024-11-19 02:43:33.640 | Installing : which-2.21-14.oe2203.aarch64 63/258 2024-11-19 02:43:34.284 | Installing : libgomp-10.3.1-23.oe2203.aarch64 64/258 2024-11-19 02:43:35.305 | Installing : gettext-0.21-4.oe2203.aarch64 65/258 2024-11-19 02:43:36.065 | Installing : grub2-common-1:2.06-41.oe2203.noarch 66/258 2024-11-19 02:43:36.934 | Installing : libsemanage-3.3-3.oe2203.aarch64 67/258 2024-11-19 02:43:37.169 | Installing : acl-2.3.1-2.oe2203.aarch64 68/258 2024-11-19 02:43:37.254 | Installing : vim-minimal-2:9.0-23.oe2203.aarch64 69/258 2024-11-19 02:43:37.395 | Installing : zip-3.0-29.oe2203.aarch64 70/258 2024-11-19 02:43:37.810 | Installing : perl-PerlIO-via-QuotedPrint-0.09-1.oe2203.noarch 71/258 2024-11-19 02:43:38.998 | Installing : perl-Perl-OSType-1.010-421.oe2203.noarch 72/258 2024-11-19 02:43:40.172 | Installing : perl-perlfaq-5.20210520-1.oe2203.noarch 73/258 2024-11-19 02:43:40.578 | Installing : xz-5.2.5-2.oe2203.aarch64 74/258 2024-11-19 02:43:42.373 | Installing : pigz-2.6-1.oe2203.aarch64 75/258 2024-11-19 02:43:43.131 | Installing : libpng-2:1.6.37-4.oe2203.aarch64 76/258 2024-11-19 02:43:43.362 | Running scriptlet: tcl-1:8.6.10-4.oe2203.aarch64 77/258 2024-11-19 02:43:44.514 | Installing : tcl-1:8.6.10-4.oe2203.aarch64 77/258 2024-11-19 02:43:44.718 | Running scriptlet: tcl-1:8.6.10-4.oe2203.aarch64 77/258 2024-11-19 02:43:44.983 | Installing : sqlite-3.37.2-7.oe2203.aarch64 78/258 2024-11-19 02:43:45.243 | Installing : brotli-1.0.9-2.oe2203.aarch64 79/258 2024-11-19 02:43:45.445 | Installing : diffutils-3.8-2.oe2203.aarch64 80/258 2024-11-19 02:43:45.824 | Installing : keyutils-libs-1.6.3-3.oe2203.aarch64 81/258 2024-11-19 02:43:45.884 | Running scriptlet: keyutils-libs-1.6.3-3.oe2203.aarch64 81/258 2024-11-19 02:43:46.227 | Installing : libev-4.33-2.oe2203.aarch64 82/258 2024-11-19 02:43:46.321 | Installing : libpipeline-1.5.4-1.oe2203.aarch64 83/258 2024-11-19 02:43:46.344 | Running scriptlet: libseccomp-2.5.3-1.oe2203.aarch64 84/258 2024-11-19 02:43:46.901 | Installing : libseccomp-2.5.3-1.oe2203.aarch64 84/258 2024-11-19 02:43:47.085 | Running scriptlet: libseccomp-2.5.3-1.oe2203.aarch64 84/258 2024-11-19 02:43:47.360 | Installing : libsigsegv-2.13-1.oe2203.aarch64 85/258 2024-11-19 02:43:48.856 | Installing : cpio-2.13-10.oe2203.aarch64 86/258 2024-11-19 02:43:49.201 | Installing : expat-2.4.1-10.oe2203.aarch64 87/258 2024-11-19 02:43:49.274 | Installing : json-c-0.15-6.oe2203.aarch64 88/258 2024-11-19 02:43:49.693 | Installing : less-590-6.oe2203.aarch64 89/258 2024-11-19 02:43:50.373 | Installing : libgpg-error-1.43-2.oe2203.aarch64 90/258 2024-11-19 02:43:50.812 | Installing : libgcrypt-1.9.4-2.oe2203.aarch64 91/258 2024-11-19 02:43:50.907 | Installing : libnghttp2-1.46.0-5.oe2203.aarch64 92/258 2024-11-19 02:43:51.568 | Installing : libsmartcols-2.37.2-28.oe2203.aarch64 93/258 2024-11-19 02:43:51.635 | Running scriptlet: libsmartcols-2.37.2-28.oe2203.aarch64 93/258 2024-11-19 02:43:51.854 | Installing : libtasn1-4.17.0-3.oe2203.aarch64 94/258 2024-11-19 02:43:51.914 | Running scriptlet: libtasn1-4.17.0-3.oe2203.aarch64 94/258 2024-11-19 02:43:52.153 | Installing : pkgconf-1.8.0-3.oe2203.aarch64 95/258 2024-11-19 02:43:52.340 | Installing : gmp-1:6.2.1-1.oe2203.aarch64 96/258 2024-11-19 02:43:52.490 | Running scriptlet: gmp-1:6.2.1-1.oe2203.aarch64 96/258 2024-11-19 02:43:52.948 | Installing : mpfr-4.1.0-1.oe2203.aarch64 97/258 2024-11-19 02:43:53.275 | Running scriptlet: mpfr-4.1.0-1.oe2203.aarch64 97/258 2024-11-19 02:43:54.697 | Installing : gawk-5.1.1-4.oe2203.aarch64 98/258 2024-11-19 02:43:54.727 | Running scriptlet: publicsuffix-list-20211113-2.oe2203.noarch 99/258 2024-11-19 02:43:56.260 | Installing : publicsuffix-list-20211113-2.oe2203.noarch 99/258 2024-11-19 02:43:56.528 | Running scriptlet: publicsuffix-list-20211113-2.oe2203.noarch 99/258 2024-11-19 02:43:58.252 | Installing : xkeyboard-config-2.33-1.oe2203.noarch 100/258 2024-11-19 02:44:01.422 | Installing : libxkbcommon-1.3.1-1.oe2203.aarch64 101/258 2024-11-19 02:44:02.309 | Installing : qt5-srpm-macros-5.15.2-1.oe2203.noarch 102/258 2024-11-19 02:44:04.038 | Installing : kbd-misc-2.4.0-1.oe2203.noarch 103/258 2024-11-19 02:44:04.600 | Installing : kbd-legacy-2.4.0-1.oe2203.noarch 104/258 2024-11-19 02:44:04.756 | Installing : fuse-common-3.10.5-3.oe2203.aarch64 105/258 2024-11-19 02:44:05.617 | Installing : python3-pyparsing-3.0.6-1.oe2203.noarch 106/258 2024-11-19 02:44:08.148 | Installing : perl-Algorithm-Diff-1:1.201-1.oe2203.noarch 107/258 2024-11-19 02:44:08.560 | Installing : perl-Net-SSLeay-1.90-1.oe2203.aarch64 108/258 2024-11-19 02:44:13.026 | Installing : systemtap-sdt-devel-4.5-2.oe2203.aarch64 109/258 2024-11-19 02:44:14.841 | Installing : perl-URI-5.10-1.oe2203.noarch 110/258 2024-11-19 02:44:15.085 | Installing : efi-srpm-macros-4-5.oe2203.noarch 111/258 2024-11-19 02:44:16.571 | Installing : perl-IPC-System-Simple-1.30-2.oe2203.noarch 112/258 2024-11-19 02:44:22.778 | Installing : perl-Text-Diff-1.45-7.oe2203.noarch 113/258 2024-11-19 02:44:23.785 | Installing : perl-Mozilla-CA-1:20211001-1.oe2203.noarch 114/258 2024-11-19 02:44:24.722 | Installing : perl-Encode-Locale-1.05-12.oe2203.noarch 115/258 2024-11-19 02:44:27.751 | Installing : perl-IO-Socket-SSL-2.072-1.oe2203.noarch 116/258 2024-11-19 02:44:30.738 | Installing : perl-devel-4:5.34.0-12.oe2203.aarch64 117/258 2024-11-19 02:44:30.768 | Installing : perl-B-Debug-1.26-5.oe2203.noarch 118/258 2024-11-19 02:44:30.786 | Running scriptlet: perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 119/258 2024-11-19 02:44:31.079 | Installing : perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 119/258 2024-11-19 02:44:31.092 | Running scriptlet: perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 119/258 2024-11-19 02:44:31.106 | Running scriptlet: perl-Config-Perl-V-0.33-1.oe2203.noarch 120/258 2024-11-19 02:44:31.343 | Installing : perl-Config-Perl-V-0.33-1.oe2203.noarch 120/258 2024-11-19 02:44:31.386 | Running scriptlet: perl-Config-Perl-V-0.33-1.oe2203.noarch 120/258 2024-11-19 02:44:31.534 | Installing : perl-Devel-PPPort-3.63-1.oe2203.aarch64 121/258 2024-11-19 02:44:32.776 | Installing : perl-Env-1.04-397.oe2203.noarch 122/258 2024-11-19 02:44:33.336 | Installing : perl-Filter-2:1.60-3.oe2203.aarch64 123/258 2024-11-19 02:44:34.037 | Installing : perl-IPC-SysV-2.09-1.oe2203.aarch64 124/258 2024-11-19 02:44:34.060 | Running scriptlet: perl-Locale-Maketext-1:1.29-1.oe2203.noarch 125/258 2024-11-19 02:44:35.414 | Installing : perl-Locale-Maketext-1:1.29-1.oe2203.noarch 125/258 2024-11-19 02:44:35.432 | Running scriptlet: perl-Locale-Maketext-1:1.29-1.oe2203.noarch 125/258 2024-11-19 02:44:36.285 | Installing : perl-Params-Check-1:0.38-418.oe2203.noarch 126/258 2024-11-19 02:44:36.702 | Installing : perl-Pod-Escapes-1:1.07-420.oe2203.noarch 127/258 2024-11-19 02:44:36.725 | Running scriptlet: perl-Socket-4:2.032-1.oe2203.aarch64 128/258 2024-11-19 02:44:37.123 | Installing : perl-Socket-4:2.032-1.oe2203.aarch64 128/258 2024-11-19 02:44:37.139 | Running scriptlet: perl-Socket-4:2.032-1.oe2203.aarch64 128/258 2024-11-19 02:44:37.162 | Running scriptlet: perl-Storable-1:3.25-1.oe2203.aarch64 129/258 2024-11-19 02:44:37.244 | Installing : perl-Storable-1:3.25-1.oe2203.aarch64 129/258 2024-11-19 02:44:37.261 | Running scriptlet: perl-Storable-1:3.25-1.oe2203.aarch64 129/258 2024-11-19 02:44:37.339 | Installing : perl-Term-Cap-1.17-510.oe2203.noarch 130/258 2024-11-19 02:44:37.799 | Installing : perl-Filter-Simple-1:0.94-1.oe2203.noarch 131/258 2024-11-19 02:44:38.385 | Installing : perl-Text-Balanced-2.04-1.oe2203.noarch 132/258 2024-11-19 02:44:38.824 | Installing : perl-Text-Tabs+Wrap-2021.0814-1.oe2203.noarch 133/258 2024-11-19 02:44:39.389 | Installing : perl-Compress-Raw-Bzip2-2.101-1.oe2203.aarch64 134/258 2024-11-19 02:44:40.032 | Installing : perl-Compress-Raw-Zlib-1:2.101-1.oe2203.aarch64 135/258 2024-11-19 02:44:41.190 | Installing : perl-IO-Socket-IP-0.41-2.oe2203.noarch 136/258 2024-11-19 02:44:41.275 | Running scriptlet: perl-Locale-Codes-3.68-1.oe2203.noarch 137/258 2024-11-19 02:44:41.782 | Installing : perl-Locale-Codes-3.68-1.oe2203.noarch 137/258 2024-11-19 02:44:41.798 | Running scriptlet: perl-Locale-Codes-3.68-1.oe2203.noarch 137/258 2024-11-19 02:44:41.815 | Running scriptlet: perl-Math-BigRat-0.2620-1.oe2203.noarch 138/258 2024-11-19 02:44:42.280 | Installing : perl-Math-BigRat-0.2620-1.oe2203.noarch 138/258 2024-11-19 02:44:42.294 | Running scriptlet: perl-Math-BigRat-0.2620-1.oe2203.noarch 138/258 2024-11-19 02:44:42.312 | Running scriptlet: perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 139/258 2024-11-19 02:44:43.458 | Installing : perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 139/258 2024-11-19 02:44:43.475 | Running scriptlet: perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 139/258 2024-11-19 02:44:43.507 | Running scriptlet: perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 140/258 2024-11-19 02:44:44.558 | Installing : perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 140/258 2024-11-19 02:44:44.575 | Running scriptlet: perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 140/258 2024-11-19 02:44:44.982 | Installing : perl-ExtUtils-Command-1:7.62-1.oe2203.noarch 141/258 2024-11-19 02:44:45.769 | Installing : perl-ExtUtils-Install-2.20-1.oe2203.noarch 142/258 2024-11-19 02:44:46.592 | Installing : perl-ExtUtils-Manifest-1:1.73-1.oe2203.noarch 143/258 2024-11-19 02:44:47.781 | Installing : perl-File-Which-1.27-1.oe2203.noarch 144/258 2024-11-19 02:44:48.494 | Installing : perl-Module-Load-1:0.36-1.oe2203.noarch 145/258 2024-11-19 02:44:48.516 | Running scriptlet: perl-Sys-Syslog-0.36-1.oe2203.aarch64 146/258 2024-11-19 02:44:49.574 | Installing : perl-Sys-Syslog-0.36-1.oe2203.aarch64 146/258 2024-11-19 02:44:49.594 | Running scriptlet: perl-Sys-Syslog-0.36-1.oe2203.aarch64 146/258 2024-11-19 02:44:49.879 | Installing : perl-Time-Local-2:1.300-1.oe2203.noarch 147/258 2024-11-19 02:44:50.059 | Running scriptlet: perl-Unicode-Collate-1.31-1.oe2203.aarch64 148/258 2024-11-19 02:44:50.301 | Installing : perl-Unicode-Collate-1.31-1.oe2203.aarch64 148/258 2024-11-19 02:44:50.327 | Running scriptlet: perl-Unicode-Collate-1.31-1.oe2203.aarch64 148/258 2024-11-19 02:44:50.563 | Installing : perl-autodie-2.34-2.oe2203.noarch 149/258 2024-11-19 02:44:51.092 | Installing : perl-bignum-0.63-1.oe2203.noarch 150/258 2024-11-19 02:44:51.765 | Installing : perl-threads-2:2.26-1.oe2203.aarch64 151/258 2024-11-19 02:44:52.470 | Installing : perl-Test-Simple-2:1.302188-1.oe2203.noarch 152/258 2024-11-19 02:44:53.075 | Installing : perl-Thread-Queue-3.13-3.oe2203.noarch 153/258 2024-11-19 02:44:54.010 | Installing : perl-threads-shared-1.62-1.oe2203.aarch64 154/258 2024-11-19 02:44:54.029 | Running scriptlet: perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 155/258 2024-11-19 02:44:54.882 | Installing : perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 155/258 2024-11-19 02:44:54.902 | Running scriptlet: perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 155/258 2024-11-19 02:44:55.870 | Installing : perl-Module-Metadata-1.000037-1.oe2203.noarch 156/258 2024-11-19 02:44:55.987 | Installing : perl-experimental-0.025-1.oe2203.noarch 157/258 2024-11-19 02:44:56.198 | Installing : perl-version-8:0.99.29-1.oe2203.aarch64 158/258 2024-11-19 02:44:56.464 | Installing : perl-Digest-SHA-1:6.02-7.oe2203.aarch64 159/258 2024-11-19 02:44:56.955 | Installing : perl-ExtUtils-ParseXS-2:3.35-1.oe2203.noarch 160/258 2024-11-19 02:44:57.584 | Installing : perl-Archive-Tar-2.40-1.oe2203.noarch 161/258 2024-11-19 02:44:58.208 | Installing : perl-IO-Compress-2.101-2.oe2203.noarch 162/258 2024-11-19 02:44:58.271 | Running scriptlet: perl-CPAN-Meta-2.150010-419.oe2203.noarch 163/258 2024-11-19 02:44:58.533 | Installing : perl-CPAN-Meta-2.150010-419.oe2203.noarch 163/258 2024-11-19 02:44:58.548 | Running scriptlet: perl-CPAN-Meta-2.150010-419.oe2203.noarch 163/258 2024-11-19 02:44:58.568 | Running scriptlet: perl-JSON-PP-1:4.06-1.oe2203.noarch 164/258 2024-11-19 02:44:59.508 | Installing : perl-JSON-PP-1:4.06-1.oe2203.noarch 164/258 2024-11-19 02:44:59.551 | Running scriptlet: perl-JSON-PP-1:4.06-1.oe2203.noarch 164/258 2024-11-19 02:45:00.623 | Installing : perl-Pod-Simple-1:3.43-1.oe2203.noarch 165/258 2024-11-19 02:45:01.549 | Installing : perl-Encode-4:3.16-3.oe2203.aarch64 166/258 2024-11-19 02:45:02.844 | Installing : perl-Test-Harness-2:3.42-2.oe2203.noarch 167/258 2024-11-19 02:45:03.281 | Installing : perl-File-Fetch-1.00-1.oe2203.noarch 168/258 2024-11-19 02:45:03.953 | Installing : perl-IPC-Cmd-2:1.04-4.oe2203.noarch 169/258 2024-11-19 02:45:04.901 | Installing : perl-Module-Load-Conditional-0.74-1.oe2203.noarc 170/258 2024-11-19 02:45:05.454 | Installing : perl-Module-CoreList-1:5.20211020-1.oe2203.noarc 171/258 2024-11-19 02:45:06.107 | Installing : perl-Pod-Checker-4:1.74-1.oe2203.noarch 172/258 2024-11-19 02:45:07.047 | Installing : perl-Pod-Parser-1.63-398.oe2203.noarch 173/258 2024-11-19 02:45:07.903 | Installing : perl-podlators-1:4.14-1.oe2203.noarch 174/258 2024-11-19 02:45:08.111 | Installing : perl-Pod-Usage-4:2.01-2.oe2203.noarch 175/258 2024-11-19 02:45:08.877 | Installing : perl-Pod-Perldoc-1:3.28-4.oe2203.noarch 176/258 2024-11-19 02:45:09.026 | Installing : perl-HTTP-Tiny-0.080-2.oe2203.noarch 177/258 2024-11-19 02:45:09.405 | Installing : perl-libnet-3.13-2.oe2203.noarch 178/258 2024-11-19 02:45:09.481 | Installing : perl-ExtUtils-MakeMaker-1:7.62-1.oe2203.noarch 179/258 2024-11-19 02:45:09.715 | Installing : openEuler-rpm-config-30-30.oe2203.aarch64 180/258 2024-11-19 02:45:09.737 | Running scriptlet: perl-Data-Dumper-2.183-1.oe2203.aarch64 181/258 2024-11-19 02:45:09.836 | Installing : perl-Data-Dumper-2.183-1.oe2203.aarch64 181/258 2024-11-19 02:45:09.853 | Running scriptlet: perl-Data-Dumper-2.183-1.oe2203.aarch64 181/258 2024-11-19 02:45:09.930 | Installing : perl-File-Path-2.18-1.oe2203.noarch 182/258 2024-11-19 02:45:10.086 | Installing : perl-File-Temp-1:0.2311-2.oe2203.noarch 183/258 2024-11-19 02:45:10.166 | Installing : perl-File-HomeDir-1.006-2.oe2203.noarch 184/258 2024-11-19 02:45:10.205 | Installing : perl-PathTools-3.80-1.oe2203.aarch64 185/258 2024-11-19 02:45:10.221 | Running scriptlet: perl-constant-1.33-421.oe2203.noarch 186/258 2024-11-19 02:45:10.266 | Installing : perl-constant-1.33-421.oe2203.noarch 186/258 2024-11-19 02:45:10.279 | Running scriptlet: perl-constant-1.33-421.oe2203.noarch 186/258 2024-11-19 02:45:10.299 | Running scriptlet: perl-Getopt-Long-1:2.52-1.oe2203.noarch 187/258 2024-11-19 02:45:10.539 | Installing : perl-Getopt-Long-1:2.52-1.oe2203.noarch 187/258 2024-11-19 02:45:11.113 | Running scriptlet: perl-Getopt-Long-1:2.52-1.oe2203.noarch 187/258 2024-11-19 02:45:17.623 | Installing : perl-4:5.34.0-12.oe2203.aarch64 188/258 2024-11-19 02:45:17.717 | Installing : shared-mime-info-2.1-1.oe2203.aarch64 189/258 2024-11-19 02:45:17.735 | Running scriptlet: shared-mime-info-2.1-1.oe2203.aarch64 189/258 2024-11-19 02:45:18.001 | Running scriptlet: groff-1.22.4-11.oe2203.aarch64 190/258 2024-11-19 02:45:19.762 | Installing : groff-1.22.4-11.oe2203.aarch64 190/258 2024-11-19 02:45:19.781 | Running scriptlet: groff-1.22.4-11.oe2203.aarch64 190/258 2024-11-19 02:45:19.956 | Installing : fuse-help-2.9.9-9.oe2203.aarch64 191/258 2024-11-19 02:45:20.109 | Installing : fuse-2.9.9-9.oe2203.aarch64 192/258 2024-11-19 02:45:20.188 | Running scriptlet: fuse-2.9.9-9.oe2203.aarch64 192/258 2024-11-19 02:45:21.036 | Installing : libevent-2.1.12-4.oe2203.aarch64 193/258 2024-11-19 02:45:22.157 | Installing : glib2-2.68.1-21.oe2203.aarch64 194/258 2024-11-19 02:45:23.132 | Installing : libverto-0.3.2-1.oe2203.aarch64 195/258 2024-11-19 02:45:23.295 | Running scriptlet: man-db-2.9.4-2.oe2203.aarch64 196/258 2024-11-19 02:45:25.422 | Installing : man-db-2.9.4-2.oe2203.aarch64 196/258 2024-11-19 02:45:25.501 | Running scriptlet: man-db-2.9.4-2.oe2203.aarch64 196/258 2024-11-19 02:45:25.924 | Installing : e2fsprogs-help-1.46.4-21.oe2203.noarch 197/258 2024-11-19 02:45:29.277 | Installing : slang-2.3.2-8.oe2203.aarch64 198/258 2024-11-19 02:45:29.592 | Installing : newt-0.52.21-8.oe2203.aarch64 199/258 2024-11-19 02:45:29.847 | Installing : chkconfig-1.20-1.oe2203.aarch64 200/258 2024-11-19 02:45:30.777 | Installing : p11-kit-trust-0.24.0-2.oe2203.aarch64 201/258 2024-11-19 02:45:30.796 | Running scriptlet: p11-kit-trust-0.24.0-2.oe2203.aarch64 201/258 2024-11-19 02:45:30.817 | Running scriptlet: logrotate-3.20.1-1.oe2203.aarch64 202/258 2024-11-19 02:45:32.458 | Installing : logrotate-3.20.1-1.oe2203.aarch64 202/258 2024-11-19 02:45:32.489 | Running scriptlet: logrotate-3.20.1-1.oe2203.aarch64 202/258 2024-11-19 02:45:36.259 | Installing : cyrus-sasl-lib-2.1.27-15.oe2203.aarch64 203/258 2024-11-19 02:45:36.489 | Installing : libarchive-3.5.2-6.oe2203.aarch64 204/258 2024-11-19 02:45:37.180 | Installing : openssl-1:1.1.1m-28.oe2203.aarch64 205/258 2024-11-19 02:45:37.649 | Installing : curl-7.79.1-28.oe2203.aarch64 206/258 2024-11-19 02:45:37.933 | Installing : libnsl2-2.0.0-4.oe2203.aarch64 207/258 2024-11-19 02:45:39.571 | Installing : python-pip-wheel-21.3.1-2.oe2203.noarch 208/258 2024-11-19 02:45:40.889 | Installing : cracklib-2.9.7-8.oe2203.aarch64 209/258 2024-11-19 02:45:42.341 | Installing : gzip-1.11-3.oe2203.aarch64 210/258 2024-11-19 02:45:46.273 | Installing : libpwquality-1.4.4-4.oe2203.aarch64 211/258 2024-11-19 02:45:47.203 | Installing : procps-ng-3.3.17-5.oe2203.aarch64 212/258 2024-11-19 02:45:47.555 | Installing : krb5-libs-1.19.2-8.oe2203.aarch64 213/258 2024-11-19 02:45:47.905 | Installing : libssh-0.9.6-8.oe2203.aarch64 214/258 2024-11-19 02:45:48.895 | Installing : openldap-2.6.0-6.oe2203.aarch64 215/258 2024-11-19 02:45:48.920 | Running scriptlet: openssl-pkcs11-0.4.11-5.oe2203.aarch64 216/258 2024-11-19 02:45:49.261 | Installing : openssl-pkcs11-0.4.11-5.oe2203.aarch64 216/258 2024-11-19 02:45:49.530 | Running scriptlet: openssl-pkcs11-0.4.11-5.oe2203.aarch64 216/258 2024-11-19 02:45:50.873 | Installing : grub2-tools-minimal-1:2.06-41.oe2203.aarch64 217/258 2024-11-19 02:45:53.055 | Installing : kpartx-0.8.7-6.oe2203.aarch64 218/258 2024-11-19 02:45:54.070 | Installing : libkcapi-1.3.1-7.oe2203.aarch64 219/258 2024-11-19 02:45:54.097 | Running scriptlet: libpsl-0.21.1-5.oe2203.aarch64 220/258 2024-11-19 02:45:55.167 | Installing : libpsl-0.21.1-5.oe2203.aarch64 220/258 2024-11-19 02:45:55.871 | Running scriptlet: libpsl-0.21.1-5.oe2203.aarch64 220/258 2024-11-19 02:45:58.530 | Installing : python3-pip-21.3.1-2.oe2203.noarch 221/258 2024-11-19 02:45:59.199 | Installing : python3-setuptools-59.4.0-5.oe2203.noarch 222/258 2024-11-19 02:45:59.853 | Installing : libtirpc-1.3.2-3.oe2203.aarch64 223/258 2024-11-19 02:46:00.621 | Installing : e2fsprogs-1.46.4-21.oe2203.aarch64 224/258 2024-11-19 02:46:00.887 | Installing : rpm-4.17.0-33.oe2203.aarch64 225/258 2024-11-19 02:46:00.934 | Running scriptlet: rpm-4.17.0-33.oe2203.aarch64 225/258 2024-11-19 02:46:01.003 | Installing : ima-evm-utils-libs-1.3.2-3.oe2203.aarch64 226/258 2024-11-19 02:46:01.225 | Installing : kmod-29-3.oe2203.aarch64 227/258 2024-11-19 02:46:01.269 | Running scriptlet: kmod-29-3.oe2203.aarch64 227/258 2024-11-19 02:46:01.676 | Installing : kmod-libs-29-3.oe2203.aarch64 228/258 2024-11-19 02:46:01.977 | Installing : libfdisk-2.37.2-28.oe2203.aarch64 229/258 2024-11-19 02:46:02.042 | Running scriptlet: libfdisk-2.37.2-28.oe2203.aarch64 229/258 2024-11-19 02:46:02.209 | Installing : libmount-2.37.2-28.oe2203.aarch64 230/258 2024-11-19 02:46:02.646 | Running scriptlet: libmount-2.37.2-28.oe2203.aarch64 230/258 2024-11-19 02:46:03.256 | Installing : kbd-2.4.0-1.oe2203.aarch64 231/258 2024-11-19 02:46:03.287 | Running scriptlet: libcap-2.61-5.oe2203.aarch64 232/258 2024-11-19 02:46:04.625 | Installing : libcap-2.61-5.oe2203.aarch64 232/258 2024-11-19 02:46:04.828 | Running scriptlet: libcap-2.61-5.oe2203.aarch64 232/258 2024-11-19 02:46:05.823 | Installing : pam-1.5.2-7.oe2203.aarch64 233/258 2024-11-19 02:46:06.328 | Running scriptlet: pam-1.5.2-7.oe2203.aarch64 233/258 2024-11-19 02:46:07.113 | Installing : coreutils-9.0-5.oe2203.aarch64 234/258 2024-11-19 02:46:07.147 | Running scriptlet: coreutils-9.0-5.oe2203.aarch64 234/258 2024-11-19 02:46:07.825 | Installing : libblkid-2.37.2-28.oe2203.aarch64 235/258 2024-11-19 02:46:07.870 | Running scriptlet: libblkid-2.37.2-28.oe2203.aarch64 235/258 2024-11-19 02:46:07.935 | Running scriptlet: ca-certificates-2023.2.60-2.oe2203.noarch 236/258 2024-11-19 02:46:10.094 | Installing : ca-certificates-2023.2.60-2.oe2203.noarch 236/258 2024-11-19 02:46:10.919 | Running scriptlet: ca-certificates-2023.2.60-2.oe2203.noarch 236/258 2024-11-19 02:46:11.329 | Installing : systemd-libs-249-75.oe2203.aarch64 237/258 2024-11-19 02:46:11.464 | Running scriptlet: systemd-libs-249-75.oe2203.aarch64 237/258 2024-11-19 02:46:11.808 | Installing : shadow-2:4.9-13.oe2203.aarch64 238/258 2024-11-19 02:46:11.834 | Running scriptlet: libutempter-1.2.1-2.oe2203.aarch64 239/258 2024-11-19 02:46:12.871 | Installing : libutempter-1.2.1-2.oe2203.aarch64 239/258 2024-11-19 02:46:14.063 | Installing : util-linux-2.37.2-28.oe2203.aarch64 240/258 2024-11-19 02:46:14.092 | Running scriptlet: util-linux-2.37.2-28.oe2203.aarch64 240/258 2024-11-19 02:46:14.616 | Installing : crontabs-1.11-22.oe2203.noarch 241/258 2024-11-19 02:46:15.532 | Installing : device-mapper-8:1.02.181-4.oe2203.aarch64 242/258 2024-11-19 02:46:15.706 | Running scriptlet: device-mapper-8:1.02.181-4.oe2203.aarch64 242/258 2024-11-19 02:46:15.741 | Running scriptlet: os-prober-1.79-1.oe2203.aarch64 243/258 2024-11-19 02:46:16.383 | Installing : os-prober-1.79-1.oe2203.aarch64 243/258 2024-11-19 02:46:16.399 | Running scriptlet: os-prober-1.79-1.oe2203.aarch64 243/258 2024-11-19 02:46:16.421 | Running scriptlet: grubby-8.40-28.oe2203.aarch64 244/258 2024-11-19 02:46:16.998 | Installing : grubby-8.40-28.oe2203.aarch64 244/258 2024-11-19 02:46:17.143 | Running scriptlet: grubby-8.40-28.oe2203.aarch64 244/258 2024-11-19 02:46:17.783 | Installing : dracut-055-10.oe2203.aarch64 245/258 2024-11-19 02:46:18.393 | Installing : openssl-libs-1:1.1.1m-28.oe2203.aarch64 246/258 2024-11-19 02:46:20.349 | Running scriptlet: openssl-libs-1:1.1.1m-28.oe2203.aarch64 246/258 2024-11-19 02:46:21.834 | Installing : python3-3.9.9-28.oe2203.aarch64 247/258 2024-11-19 02:46:22.433 | Running scriptlet: systemd-249-75.oe2203.aarch64 248/258 2024-11-19 02:46:25.102 | Installing : systemd-249-75.oe2203.aarch64 248/258 2024-11-19 02:46:25.417 | Running scriptlet: systemd-249-75.oe2203.aarch64 248/258 2024-11-19 02:46:27.044 | Installing : crypto-policies-20200619-2.git781bbd4.oe2203.noa 249/258 2024-11-19 02:46:27.496 | Running scriptlet: crypto-policies-20200619-2.git781bbd4.oe2203.noa 249/258 2024-11-19 02:46:29.592 | Installing : systemd-udev-249-75.oe2203.aarch64 250/258 2024-11-19 02:46:30.383 | Running scriptlet: systemd-udev-249-75.oe2203.aarch64 250/258 2024-11-19 02:46:30.935 | Installing : libcurl-7.79.1-28.oe2203.aarch64 251/258 2024-11-19 02:46:31.306 | Installing : rpm-libs-4.17.0-33.oe2203.aarch64 252/258 2024-11-19 02:46:31.348 | Running scriptlet: rpm-libs-4.17.0-33.oe2203.aarch64 252/258 2024-11-19 02:46:31.697 | Running scriptlet: grub2-tools-1:2.06-41.oe2203.aarch64 253/258 2024-11-19 02:46:33.216 | Installing : grub2-tools-1:2.06-41.oe2203.aarch64 253/258 2024-11-19 02:46:33.320 | Running scriptlet: tpm2-tss-3.1.0-5.oe2203.aarch64 254/258 2024-11-19 02:46:34.709 | Installing : tpm2-tss-3.1.0-5.oe2203.aarch64 254/258 2024-11-19 02:46:34.847 | Running scriptlet: tpm2-tss-3.1.0-5.oe2203.aarch64 254/258 2024-11-19 02:46:34.879 | Running scriptlet: cronie-1.5.7-1.oe2203.aarch64 255/258 2024-11-19 02:46:35.206 | Installing : cronie-1.5.7-1.oe2203.aarch64 255/258 2024-11-19 02:46:35.308 | Running scriptlet: cronie-1.5.7-1.oe2203.aarch64 255/258 2024-11-19 02:46:35.553 | Installing : libuser-0.63-4.oe2203.aarch64 256/258 2024-11-19 02:46:35.600 | Running scriptlet: libuser-0.63-4.oe2203.aarch64 256/258 2024-11-19 02:46:35.629 | Running scriptlet: passwd-0.80-9.oe2203.aarch64 257/258 2024-11-19 02:46:35.781 | Installing : passwd-0.80-9.oe2203.aarch64 257/258 2024-11-19 02:46:35.914 | Running scriptlet: passwd-0.80-9.oe2203.aarch64 257/258 2024-11-19 02:46:36.715 | Installing : sudo-1.9.8p2-15.oe2203.aarch64 258/258 2024-11-19 02:46:36.772 | Running scriptlet: sudo-1.9.8p2-15.oe2203.aarch64 258/258 2024-11-19 02:46:36.786 | Running scriptlet: glibc-common-2.34-149.oe2203.aarch64 258/258 2024-11-19 02:46:36.805 | Running scriptlet: filesystem-3.16-4.oe2203.aarch64 258/258 2024-11-19 02:46:36.820 | Running scriptlet: readline-8.1-3.oe2203.aarch64 258/258 2024-11-19 02:46:36.832 | Running scriptlet: rpm-4.17.0-33.oe2203.aarch64 258/258 2024-11-19 02:46:37.600 | Running scriptlet: ca-certificates-2023.2.60-2.oe2203.noarch 258/258 2024-11-19 02:46:37.630 | Running scriptlet: grub2-tools-1:2.06-41.oe2203.aarch64 258/258 2024-11-19 02:46:38.374 | Running scriptlet: glibc-common-2.34-149.oe2203.aarch64 258/258 2024-11-19 02:47:21.085 | Running scriptlet: shared-mime-info-2.1-1.oe2203.aarch64 258/258 2024-11-19 02:47:21.143 | Running scriptlet: glib2-2.68.1-21.oe2203.aarch64 258/258 2024-11-19 02:47:21.182 | Running scriptlet: man-db-2.9.4-2.oe2203.aarch64 258/258 2024-11-19 02:47:21.246 | Running scriptlet: systemd-249-75.oe2203.aarch64 258/258 2024-11-19 02:47:22.742 | Running scriptlet: systemd-udev-249-75.oe2203.aarch64 258/258 2024-11-19 02:47:22.743 | Verifying : attr-2.5.1-2.oe2203.aarch64 1/258 2024-11-19 02:47:22.743 | Verifying : audit-libs-1:3.0.1-3.oe2203.aarch64 2/258 2024-11-19 02:47:22.743 | Verifying : basesystem-12-2.oe2203.noarch 3/258 2024-11-19 02:47:22.744 | Verifying : brotli-1.0.9-2.oe2203.aarch64 4/258 2024-11-19 02:47:22.744 | Verifying : chkconfig-1.20-1.oe2203.aarch64 5/258 2024-11-19 02:47:22.744 | Verifying : cracklib-2.9.7-8.oe2203.aarch64 6/258 2024-11-19 02:47:22.745 | Verifying : cronie-1.5.7-1.oe2203.aarch64 7/258 2024-11-19 02:47:22.745 | Verifying : crontabs-1.11-22.oe2203.noarch 8/258 2024-11-19 02:47:22.745 | Verifying : crypto-policies-20200619-2.git781bbd4.oe2203.noa 9/258 2024-11-19 02:47:22.746 | Verifying : device-mapper-8:1.02.181-4.oe2203.aarch64 10/258 2024-11-19 02:47:22.746 | Verifying : diffutils-3.8-2.oe2203.aarch64 11/258 2024-11-19 02:47:22.746 | Verifying : filesystem-3.16-4.oe2203.aarch64 12/258 2024-11-19 02:47:22.747 | Verifying : findutils-2:4.8.0-3.oe2203.aarch64 13/258 2024-11-19 02:47:22.747 | Verifying : fuse-2.9.9-9.oe2203.aarch64 14/258 2024-11-19 02:47:22.747 | Verifying : fuse-common-3.10.5-3.oe2203.aarch64 15/258 2024-11-19 02:47:22.748 | Verifying : fuse-help-2.9.9-9.oe2203.aarch64 16/258 2024-11-19 02:47:22.748 | Verifying : gettext-0.21-4.oe2203.aarch64 17/258 2024-11-19 02:47:22.748 | Verifying : gmp-1:6.2.1-1.oe2203.aarch64 18/258 2024-11-19 02:47:22.749 | Verifying : grubby-8.40-28.oe2203.aarch64 19/258 2024-11-19 02:47:22.749 | Verifying : ima-evm-utils-libs-1.3.2-3.oe2203.aarch64 20/258 2024-11-19 02:47:22.749 | Verifying : info-6.8-3.oe2203.aarch64 21/258 2024-11-19 02:47:22.750 | Verifying : kbd-2.4.0-1.oe2203.aarch64 22/258 2024-11-19 02:47:22.750 | Verifying : kbd-legacy-2.4.0-1.oe2203.noarch 23/258 2024-11-19 02:47:22.750 | Verifying : kbd-misc-2.4.0-1.oe2203.noarch 24/258 2024-11-19 02:47:22.750 | Verifying : keyutils-libs-1.6.3-3.oe2203.aarch64 25/258 2024-11-19 02:47:22.751 | Verifying : kmod-29-3.oe2203.aarch64 26/258 2024-11-19 02:47:22.751 | Verifying : kmod-libs-29-3.oe2203.aarch64 27/258 2024-11-19 02:47:22.751 | Verifying : libcap-ng-0.8.2-1.oe2203.aarch64 28/258 2024-11-19 02:47:22.752 | Verifying : libev-4.33-2.oe2203.aarch64 29/258 2024-11-19 02:47:22.752 | Verifying : libevent-2.1.12-4.oe2203.aarch64 30/258 2024-11-19 02:47:22.752 | Verifying : libffi-3.4.2-2.oe2203.aarch64 31/258 2024-11-19 02:47:22.753 | Verifying : libidn2-2.3.2-2.oe2203.aarch64 32/258 2024-11-19 02:47:22.753 | Verifying : libpipeline-1.5.4-1.oe2203.aarch64 33/258 2024-11-19 02:47:22.753 | Verifying : libseccomp-2.5.3-1.oe2203.aarch64 34/258 2024-11-19 02:47:22.754 | Verifying : libsemanage-3.3-3.oe2203.aarch64 35/258 2024-11-19 02:47:22.754 | Verifying : libsigsegv-2.13-1.oe2203.aarch64 36/258 2024-11-19 02:47:22.754 | Verifying : libunistring-0.9.10-8.oe2203.aarch64 37/258 2024-11-19 02:47:22.755 | Verifying : libuser-0.63-4.oe2203.aarch64 38/258 2024-11-19 02:47:22.755 | Verifying : libutempter-1.2.1-2.oe2203.aarch64 39/258 2024-11-19 02:47:22.755 | Verifying : libverto-0.3.2-1.oe2203.aarch64 40/258 2024-11-19 02:47:22.756 | Verifying : libxcrypt-4.4.26-2.oe2203.aarch64 41/258 2024-11-19 02:47:22.756 | Verifying : libxkbcommon-1.3.1-1.oe2203.aarch64 42/258 2024-11-19 02:47:22.756 | Verifying : lz4-1.9.3-2.oe2203.aarch64 43/258 2024-11-19 02:47:22.756 | Verifying : man-db-2.9.4-2.oe2203.aarch64 44/258 2024-11-19 02:47:22.757 | Verifying : mpfr-4.1.0-1.oe2203.aarch64 45/258 2024-11-19 02:47:22.757 | Verifying : openssl-pkcs11-0.4.11-5.oe2203.aarch64 46/258 2024-11-19 02:47:22.757 | Verifying : os-prober-1.79-1.oe2203.aarch64 47/258 2024-11-19 02:47:22.758 | Verifying : passwd-0.80-9.oe2203.aarch64 48/258 2024-11-19 02:47:22.758 | Verifying : perl-Algorithm-Diff-1:1.201-1.oe2203.noarch 49/258 2024-11-19 02:47:22.758 | Verifying : perl-Archive-Tar-2.40-1.oe2203.noarch 50/258 2024-11-19 02:47:22.759 | Verifying : perl-B-Debug-1.26-5.oe2203.noarch 51/258 2024-11-19 02:47:22.759 | Verifying : perl-CPAN-Meta-2.150010-419.oe2203.noarch 52/258 2024-11-19 02:47:22.759 | Verifying : perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 53/258 2024-11-19 02:47:22.760 | Verifying : perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 54/258 2024-11-19 02:47:22.760 | Verifying : perl-Carp-1.50-418.oe2203.noarch 55/258 2024-11-19 02:47:22.760 | Verifying : perl-Compress-Raw-Bzip2-2.101-1.oe2203.aarch64 56/258 2024-11-19 02:47:22.761 | Verifying : perl-Compress-Raw-Zlib-1:2.101-1.oe2203.aarch64 57/258 2024-11-19 02:47:22.761 | Verifying : perl-Config-Perl-V-0.33-1.oe2203.noarch 58/258 2024-11-19 02:47:22.761 | Verifying : perl-Data-Dumper-2.183-1.oe2203.aarch64 59/258 2024-11-19 02:47:22.762 | Verifying : perl-Devel-PPPort-3.63-1.oe2203.aarch64 60/258 2024-11-19 02:47:22.762 | Verifying : perl-Digest-1.20-1.oe2203.noarch 61/258 2024-11-19 02:47:22.762 | Verifying : perl-Digest-MD5-2.58-1.oe2203.aarch64 62/258 2024-11-19 02:47:22.763 | Verifying : perl-Digest-SHA-1:6.02-7.oe2203.aarch64 63/258 2024-11-19 02:47:22.763 | Verifying : perl-Encode-Locale-1.05-12.oe2203.noarch 64/258 2024-11-19 02:47:22.763 | Verifying : perl-Env-1.04-397.oe2203.noarch 65/258 2024-11-19 02:47:22.764 | Verifying : perl-Exporter-5.74-1.oe2203.noarch 66/258 2024-11-19 02:47:22.764 | Verifying : perl-ExtUtils-Command-1:7.62-1.oe2203.noarch 67/258 2024-11-19 02:47:22.764 | Verifying : perl-ExtUtils-Install-2.20-1.oe2203.noarch 68/258 2024-11-19 02:47:22.765 | Verifying : perl-ExtUtils-MakeMaker-1:7.62-1.oe2203.noarch 69/258 2024-11-19 02:47:22.765 | Verifying : perl-ExtUtils-Manifest-1:1.73-1.oe2203.noarch 70/258 2024-11-19 02:47:22.765 | Verifying : perl-ExtUtils-ParseXS-2:3.35-1.oe2203.noarch 71/258 2024-11-19 02:47:22.766 | Verifying : perl-File-Fetch-1.00-1.oe2203.noarch 72/258 2024-11-19 02:47:22.766 | Verifying : perl-File-HomeDir-1.006-2.oe2203.noarch 73/258 2024-11-19 02:47:22.766 | Verifying : perl-File-Path-2.18-1.oe2203.noarch 74/258 2024-11-19 02:47:22.766 | Verifying : perl-File-Temp-1:0.2311-2.oe2203.noarch 75/258 2024-11-19 02:47:22.767 | Verifying : perl-File-Which-1.27-1.oe2203.noarch 76/258 2024-11-19 02:47:22.767 | Verifying : perl-Filter-2:1.60-3.oe2203.aarch64 77/258 2024-11-19 02:47:22.767 | Verifying : perl-Filter-Simple-1:0.94-1.oe2203.noarch 78/258 2024-11-19 02:47:22.768 | Verifying : perl-Getopt-Long-1:2.52-1.oe2203.noarch 79/258 2024-11-19 02:47:22.768 | Verifying : perl-IO-Compress-2.101-2.oe2203.noarch 80/258 2024-11-19 02:47:22.768 | Verifying : perl-IO-Socket-IP-0.41-2.oe2203.noarch 81/258 2024-11-19 02:47:22.769 | Verifying : perl-IO-Socket-SSL-2.072-1.oe2203.noarch 82/258 2024-11-19 02:47:22.769 | Verifying : perl-IPC-Cmd-2:1.04-4.oe2203.noarch 83/258 2024-11-19 02:47:22.769 | Verifying : perl-IPC-SysV-2.09-1.oe2203.aarch64 84/258 2024-11-19 02:47:22.770 | Verifying : perl-IPC-System-Simple-1.30-2.oe2203.noarch 85/258 2024-11-19 02:47:22.770 | Verifying : perl-JSON-PP-1:4.06-1.oe2203.noarch 86/258 2024-11-19 02:47:22.770 | Verifying : perl-Locale-Codes-3.68-1.oe2203.noarch 87/258 2024-11-19 02:47:22.771 | Verifying : perl-Locale-Maketext-1:1.29-1.oe2203.noarch 88/258 2024-11-19 02:47:22.771 | Verifying : perl-MIME-Base64-3.16-1.oe2203.aarch64 89/258 2024-11-19 02:47:22.771 | Verifying : perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 90/258 2024-11-19 02:47:22.772 | Verifying : perl-Math-BigRat-0.2620-1.oe2203.noarch 91/258 2024-11-19 02:47:22.772 | Verifying : perl-Module-CoreList-1:5.20211020-1.oe2203.noarc 92/258 2024-11-19 02:47:22.772 | Verifying : perl-Module-Load-1:0.36-1.oe2203.noarch 93/258 2024-11-19 02:47:22.773 | Verifying : perl-Module-Load-Conditional-0.74-1.oe2203.noarc 94/258 2024-11-19 02:47:22.773 | Verifying : perl-Module-Metadata-1.000037-1.oe2203.noarch 95/258 2024-11-19 02:47:22.773 | Verifying : perl-Mozilla-CA-1:20211001-1.oe2203.noarch 96/258 2024-11-19 02:47:22.774 | Verifying : perl-Net-SSLeay-1.90-1.oe2203.aarch64 97/258 2024-11-19 02:47:22.774 | Verifying : perl-Params-Check-1:0.38-418.oe2203.noarch 98/258 2024-11-19 02:47:22.774 | Verifying : perl-PathTools-3.80-1.oe2203.aarch64 99/258 2024-11-19 02:47:22.775 | Verifying : perl-Perl-OSType-1.010-421.oe2203.noarch 100/258 2024-11-19 02:47:22.775 | Verifying : perl-PerlIO-via-QuotedPrint-0.09-1.oe2203.noarch 101/258 2024-11-19 02:47:22.775 | Verifying : perl-Pod-Checker-4:1.74-1.oe2203.noarch 102/258 2024-11-19 02:47:22.776 | Verifying : perl-Pod-Escapes-1:1.07-420.oe2203.noarch 103/258 2024-11-19 02:47:22.776 | Verifying : perl-Pod-Parser-1.63-398.oe2203.noarch 104/258 2024-11-19 02:47:22.776 | Verifying : perl-Pod-Perldoc-1:3.28-4.oe2203.noarch 105/258 2024-11-19 02:47:22.777 | Verifying : perl-Pod-Simple-1:3.43-1.oe2203.noarch 106/258 2024-11-19 02:47:22.777 | Verifying : perl-Pod-Usage-4:2.01-2.oe2203.noarch 107/258 2024-11-19 02:47:22.777 | Verifying : perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 108/258 2024-11-19 02:47:22.778 | Verifying : perl-Socket-4:2.032-1.oe2203.aarch64 109/258 2024-11-19 02:47:22.778 | Verifying : perl-Storable-1:3.25-1.oe2203.aarch64 110/258 2024-11-19 02:47:22.778 | Verifying : perl-Sys-Syslog-0.36-1.oe2203.aarch64 111/258 2024-11-19 02:47:22.778 | Verifying : perl-Term-ANSIColor-5.01-1.oe2203.noarch 112/258 2024-11-19 02:47:22.779 | Verifying : perl-Term-Cap-1.17-510.oe2203.noarch 113/258 2024-11-19 02:47:22.779 | Verifying : perl-Test-Simple-2:1.302188-1.oe2203.noarch 114/258 2024-11-19 02:47:22.779 | Verifying : perl-Text-Balanced-2.04-1.oe2203.noarch 115/258 2024-11-19 02:47:22.780 | Verifying : perl-Text-Diff-1.45-7.oe2203.noarch 116/258 2024-11-19 02:47:22.780 | Verifying : perl-Text-ParseWords-3.30-419.oe2203.noarch 117/258 2024-11-19 02:47:22.780 | Verifying : perl-Text-Tabs+Wrap-2021.0814-1.oe2203.noarch 118/258 2024-11-19 02:47:22.781 | Verifying : perl-Thread-Queue-3.13-3.oe2203.noarch 119/258 2024-11-19 02:47:22.781 | Verifying : perl-Time-Local-2:1.300-1.oe2203.noarch 120/258 2024-11-19 02:47:22.781 | Verifying : perl-URI-5.10-1.oe2203.noarch 121/258 2024-11-19 02:47:22.782 | Verifying : perl-Unicode-Collate-1.31-1.oe2203.aarch64 122/258 2024-11-19 02:47:22.782 | Verifying : perl-Unicode-Normalize-1.28-1.oe2203.aarch64 123/258 2024-11-19 02:47:22.782 | Verifying : perl-autodie-2.34-2.oe2203.noarch 124/258 2024-11-19 02:47:22.783 | Verifying : perl-bignum-0.63-1.oe2203.noarch 125/258 2024-11-19 02:47:22.783 | Verifying : perl-constant-1.33-421.oe2203.noarch 126/258 2024-11-19 02:47:22.783 | Verifying : perl-experimental-0.025-1.oe2203.noarch 127/258 2024-11-19 02:47:22.784 | Verifying : perl-parent-1:0.238-1.oe2203.noarch 128/258 2024-11-19 02:47:22.784 | Verifying : perl-perlfaq-5.20210520-1.oe2203.noarch 129/258 2024-11-19 02:47:22.784 | Verifying : perl-podlators-1:4.14-1.oe2203.noarch 130/258 2024-11-19 02:47:22.785 | Verifying : perl-threads-2:2.26-1.oe2203.aarch64 131/258 2024-11-19 02:47:22.785 | Verifying : perl-threads-shared-1.62-1.oe2203.aarch64 132/258 2024-11-19 02:47:22.785 | Verifying : perl-version-8:0.99.29-1.oe2203.aarch64 133/258 2024-11-19 02:47:22.786 | Verifying : pigz-2.6-1.oe2203.aarch64 134/258 2024-11-19 02:47:22.786 | Verifying : python3-pyparsing-3.0.6-1.oe2203.noarch 135/258 2024-11-19 02:47:22.786 | Verifying : qt5-srpm-macros-5.15.2-1.oe2203.noarch 136/258 2024-11-19 02:47:22.786 | Verifying : setup-2.13.9.1-1.oe2203.noarch 137/258 2024-11-19 02:47:22.787 | Verifying : shared-mime-info-2.1-1.oe2203.aarch64 138/258 2024-11-19 02:47:22.787 | Verifying : slang-2.3.2-8.oe2203.aarch64 139/258 2024-11-19 02:47:22.787 | Verifying : systemtap-sdt-devel-4.5-2.oe2203.aarch64 140/258 2024-11-19 02:47:22.788 | Verifying : which-2.21-14.oe2203.aarch64 141/258 2024-11-19 02:47:22.788 | Verifying : xkeyboard-config-2.33-1.oe2203.noarch 142/258 2024-11-19 02:47:22.788 | Verifying : zip-3.0-29.oe2203.aarch64 143/258 2024-11-19 02:47:22.789 | Verifying : acl-2.3.1-2.oe2203.aarch64 144/258 2024-11-19 02:47:22.789 | Verifying : bash-5.1.8-6.oe2203.aarch64 145/258 2024-11-19 02:47:22.789 | Verifying : bc-1.07.1-11.oe2203.aarch64 146/258 2024-11-19 02:47:22.790 | Verifying : bzip2-1.0.8-6.oe2203.aarch64 147/258 2024-11-19 02:47:22.790 | Verifying : ca-certificates-2023.2.60-2.oe2203.noarch 148/258 2024-11-19 02:47:22.790 | Verifying : coreutils-9.0-5.oe2203.aarch64 149/258 2024-11-19 02:47:22.790 | Verifying : cpio-2.13-10.oe2203.aarch64 150/258 2024-11-19 02:47:22.791 | Verifying : curl-7.79.1-28.oe2203.aarch64 151/258 2024-11-19 02:47:22.791 | Verifying : cyrus-sasl-lib-2.1.27-15.oe2203.aarch64 152/258 2024-11-19 02:47:22.791 | Verifying : dracut-055-10.oe2203.aarch64 153/258 2024-11-19 02:47:22.792 | Verifying : e2fsprogs-1.46.4-21.oe2203.aarch64 154/258 2024-11-19 02:47:22.792 | Verifying : e2fsprogs-help-1.46.4-21.oe2203.noarch 155/258 2024-11-19 02:47:22.792 | Verifying : efi-srpm-macros-4-5.oe2203.noarch 156/258 2024-11-19 02:47:22.793 | Verifying : elfutils-0.185-13.oe2203.aarch64 157/258 2024-11-19 02:47:22.793 | Verifying : elfutils-extra-0.185-13.oe2203.aarch64 158/258 2024-11-19 02:47:22.793 | Verifying : expat-2.4.1-10.oe2203.aarch64 159/258 2024-11-19 02:47:22.794 | Verifying : file-5.41-3.oe2203.aarch64 160/258 2024-11-19 02:47:22.794 | Verifying : file-libs-5.41-3.oe2203.aarch64 161/258 2024-11-19 02:47:22.794 | Verifying : gawk-5.1.1-4.oe2203.aarch64 162/258 2024-11-19 02:47:22.795 | Verifying : gdbm-1:1.22-11.oe2203.aarch64 163/258 2024-11-19 02:47:22.795 | Verifying : glib2-2.68.1-21.oe2203.aarch64 164/258 2024-11-19 02:47:22.795 | Verifying : glibc-2.34-149.oe2203.aarch64 165/258 2024-11-19 02:47:22.795 | Verifying : glibc-common-2.34-149.oe2203.aarch64 166/258 2024-11-19 02:47:22.796 | Verifying : grep-3.7-9.oe2203.aarch64 167/258 2024-11-19 02:47:22.796 | Verifying : groff-1.22.4-11.oe2203.aarch64 168/258 2024-11-19 02:47:22.796 | Verifying : groff-base-1.22.4-11.oe2203.aarch64 169/258 2024-11-19 02:47:22.797 | Verifying : grub2-common-1:2.06-41.oe2203.noarch 170/258 2024-11-19 02:47:22.797 | Verifying : grub2-tools-1:2.06-41.oe2203.aarch64 171/258 2024-11-19 02:47:22.797 | Verifying : grub2-tools-minimal-1:2.06-41.oe2203.aarch64 172/258 2024-11-19 02:47:22.798 | Verifying : gzip-1.11-3.oe2203.aarch64 173/258 2024-11-19 02:47:22.798 | Verifying : json-c-0.15-6.oe2203.aarch64 174/258 2024-11-19 02:47:22.798 | Verifying : kpartx-0.8.7-6.oe2203.aarch64 175/258 2024-11-19 02:47:22.799 | Verifying : krb5-libs-1.19.2-8.oe2203.aarch64 176/258 2024-11-19 02:47:22.799 | Verifying : less-590-6.oe2203.aarch64 177/258 2024-11-19 02:47:22.799 | Verifying : libacl-2.3.1-2.oe2203.aarch64 178/258 2024-11-19 02:47:22.800 | Verifying : libarchive-3.5.2-6.oe2203.aarch64 179/258 2024-11-19 02:47:22.800 | Verifying : libblkid-2.37.2-28.oe2203.aarch64 180/258 2024-11-19 02:47:22.800 | Verifying : libcap-2.61-5.oe2203.aarch64 181/258 2024-11-19 02:47:22.801 | Verifying : libcurl-7.79.1-28.oe2203.aarch64 182/258 2024-11-19 02:47:22.801 | Verifying : libfdisk-2.37.2-28.oe2203.aarch64 183/258 2024-11-19 02:47:22.801 | Verifying : libgcc-10.3.1-23.oe2203.aarch64 184/258 2024-11-19 02:47:22.801 | Verifying : libgcrypt-1.9.4-2.oe2203.aarch64 185/258 2024-11-19 02:47:22.802 | Verifying : libgomp-10.3.1-23.oe2203.aarch64 186/258 2024-11-19 02:47:22.802 | Verifying : libgpg-error-1.43-2.oe2203.aarch64 187/258 2024-11-19 02:47:22.802 | Verifying : libkcapi-1.3.1-7.oe2203.aarch64 188/258 2024-11-19 02:47:22.803 | Verifying : libmount-2.37.2-28.oe2203.aarch64 189/258 2024-11-19 02:47:22.803 | Verifying : libnghttp2-1.46.0-5.oe2203.aarch64 190/258 2024-11-19 02:47:22.803 | Verifying : libnsl2-2.0.0-4.oe2203.aarch64 191/258 2024-11-19 02:47:22.804 | Verifying : libpng-2:1.6.37-4.oe2203.aarch64 192/258 2024-11-19 02:47:22.804 | Verifying : libpsl-0.21.1-5.oe2203.aarch64 193/258 2024-11-19 02:47:22.804 | Verifying : libpwquality-1.4.4-4.oe2203.aarch64 194/258 2024-11-19 02:47:22.805 | Verifying : libselinux-3.3-5.oe2203.aarch64 195/258 2024-11-19 02:47:22.805 | Verifying : libsepol-3.3-6.oe2203.aarch64 196/258 2024-11-19 02:47:22.805 | Verifying : libsmartcols-2.37.2-28.oe2203.aarch64 197/258 2024-11-19 02:47:22.805 | Verifying : libssh-0.9.6-8.oe2203.aarch64 198/258 2024-11-19 02:47:22.806 | Verifying : libstdc++-10.3.1-23.oe2203.aarch64 199/258 2024-11-19 02:47:22.806 | Verifying : libtasn1-4.17.0-3.oe2203.aarch64 200/258 2024-11-19 02:47:22.806 | Verifying : libtirpc-1.3.2-3.oe2203.aarch64 201/258 2024-11-19 02:47:22.807 | Verifying : libuuid-2.37.2-28.oe2203.aarch64 202/258 2024-11-19 02:47:22.807 | Verifying : libxml2-2.9.12-20.oe2203.aarch64 203/258 2024-11-19 02:47:22.807 | Verifying : logrotate-3.20.1-1.oe2203.aarch64 204/258 2024-11-19 02:47:22.808 | Verifying : lua-5.4.3-11.oe2203.aarch64 205/258 2024-11-19 02:47:22.808 | Verifying : ncurses-6.3-8.oe2203.aarch64 206/258 2024-11-19 02:47:22.808 | Verifying : ncurses-base-6.3-8.oe2203.noarch 207/258 2024-11-19 02:47:22.809 | Verifying : ncurses-libs-6.3-8.oe2203.aarch64 208/258 2024-11-19 02:47:22.809 | Verifying : newt-0.52.21-8.oe2203.aarch64 209/258 2024-11-19 02:47:22.809 | Verifying : openEuler-gpg-keys-1.0-3.6.oe2203.aarch64 210/258 2024-11-19 02:47:22.810 | Verifying : openEuler-release-22.03LTS-54.oe2203.aarch64 211/258 2024-11-19 02:47:22.810 | Verifying : openEuler-repos-1.0-3.6.oe2203.aarch64 212/258 2024-11-19 02:47:22.810 | Verifying : openEuler-rpm-config-30-30.oe2203.aarch64 213/258 2024-11-19 02:47:22.811 | Verifying : openldap-2.6.0-6.oe2203.aarch64 214/258 2024-11-19 02:47:22.811 | Verifying : openssl-1:1.1.1m-28.oe2203.aarch64 215/258 2024-11-19 02:47:22.811 | Verifying : openssl-libs-1:1.1.1m-28.oe2203.aarch64 216/258 2024-11-19 02:47:22.812 | Verifying : p11-kit-0.24.0-2.oe2203.aarch64 217/258 2024-11-19 02:47:22.812 | Verifying : p11-kit-trust-0.24.0-2.oe2203.aarch64 218/258 2024-11-19 02:47:22.812 | Verifying : pam-1.5.2-7.oe2203.aarch64 219/258 2024-11-19 02:47:22.812 | Verifying : pcre-8.45-2.oe2203.aarch64 220/258 2024-11-19 02:47:22.813 | Verifying : pcre2-10.39-9.oe2203.aarch64 221/258 2024-11-19 02:47:22.813 | Verifying : perl-4:5.34.0-12.oe2203.aarch64 222/258 2024-11-19 02:47:22.813 | Verifying : perl-Encode-4:3.16-3.oe2203.aarch64 223/258 2024-11-19 02:47:22.814 | Verifying : perl-HTTP-Tiny-0.080-2.oe2203.noarch 224/258 2024-11-19 02:47:22.814 | Verifying : perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 225/258 2024-11-19 02:47:22.814 | Verifying : perl-Test-Harness-2:3.42-2.oe2203.noarch 226/258 2024-11-19 02:47:22.815 | Verifying : perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 227/258 2024-11-19 02:47:22.815 | Verifying : perl-devel-4:5.34.0-12.oe2203.aarch64 228/258 2024-11-19 02:47:22.815 | Verifying : perl-libnet-3.13-2.oe2203.noarch 229/258 2024-11-19 02:47:22.816 | Verifying : perl-libs-4:5.34.0-12.oe2203.aarch64 230/258 2024-11-19 02:47:22.816 | Verifying : pkgconf-1.8.0-3.oe2203.aarch64 231/258 2024-11-19 02:47:22.816 | Verifying : popt-1.18-3.oe2203.aarch64 232/258 2024-11-19 02:47:22.817 | Verifying : procps-ng-3.3.17-5.oe2203.aarch64 233/258 2024-11-19 02:47:22.817 | Verifying : publicsuffix-list-20211113-2.oe2203.noarch 234/258 2024-11-19 02:47:22.817 | Verifying : python-pip-wheel-21.3.1-2.oe2203.noarch 235/258 2024-11-19 02:47:22.818 | Verifying : python-setuptools-59.4.0-5.oe2203.noarch 236/258 2024-11-19 02:47:22.818 | Verifying : python3-3.9.9-28.oe2203.aarch64 237/258 2024-11-19 02:47:22.818 | Verifying : python3-pip-21.3.1-2.oe2203.noarch 238/258 2024-11-19 02:47:22.818 | Verifying : python3-setuptools-59.4.0-5.oe2203.noarch 239/258 2024-11-19 02:47:22.819 | Verifying : readline-8.1-3.oe2203.aarch64 240/258 2024-11-19 02:47:22.819 | Verifying : rpm-4.17.0-33.oe2203.aarch64 241/258 2024-11-19 02:47:22.819 | Verifying : rpm-libs-4.17.0-33.oe2203.aarch64 242/258 2024-11-19 02:47:22.820 | Verifying : sed-4.8-3.oe2203.aarch64 243/258 2024-11-19 02:47:22.820 | Verifying : shadow-2:4.9-13.oe2203.aarch64 244/258 2024-11-19 02:47:22.820 | Verifying : sqlite-3.37.2-7.oe2203.aarch64 245/258 2024-11-19 02:47:22.821 | Verifying : sudo-1.9.8p2-15.oe2203.aarch64 246/258 2024-11-19 02:47:22.821 | Verifying : systemd-249-75.oe2203.aarch64 247/258 2024-11-19 02:47:22.821 | Verifying : systemd-libs-249-75.oe2203.aarch64 248/258 2024-11-19 02:47:22.822 | Verifying : systemd-udev-249-75.oe2203.aarch64 249/258 2024-11-19 02:47:22.822 | Verifying : tcl-1:8.6.10-4.oe2203.aarch64 250/258 2024-11-19 02:47:22.822 | Verifying : tpm2-tss-3.1.0-5.oe2203.aarch64 251/258 2024-11-19 02:47:22.823 | Verifying : tzdata-2022a-18.oe2203.noarch 252/258 2024-11-19 02:47:22.823 | Verifying : util-linux-2.37.2-28.oe2203.aarch64 253/258 2024-11-19 02:47:22.823 | Verifying : vim-minimal-2:9.0-23.oe2203.aarch64 254/258 2024-11-19 02:47:22.823 | Verifying : xz-5.2.5-2.oe2203.aarch64 255/258 2024-11-19 02:47:22.824 | Verifying : xz-libs-5.2.5-2.oe2203.aarch64 256/258 2024-11-19 02:47:22.824 | Verifying : zlib-1.2.11-24.oe2203.aarch64 257/258 2024-11-19 02:47:26.607 | Verifying : zstd-1.5.0-4.oe2203.aarch64 258/258 2024-11-19 02:47:26.607 | 2024-11-19 02:47:26.607 | Installed: 2024-11-19 02:47:26.607 | acl-2.3.1-2.oe2203.aarch64 2024-11-19 02:47:26.607 | attr-2.5.1-2.oe2203.aarch64 2024-11-19 02:47:26.607 | audit-libs-1:3.0.1-3.oe2203.aarch64 2024-11-19 02:47:26.607 | basesystem-12-2.oe2203.noarch 2024-11-19 02:47:26.607 | bash-5.1.8-6.oe2203.aarch64 2024-11-19 02:47:26.607 | bc-1.07.1-11.oe2203.aarch64 2024-11-19 02:47:26.607 | brotli-1.0.9-2.oe2203.aarch64 2024-11-19 02:47:26.607 | bzip2-1.0.8-6.oe2203.aarch64 2024-11-19 02:47:26.607 | ca-certificates-2023.2.60-2.oe2203.noarch 2024-11-19 02:47:26.607 | chkconfig-1.20-1.oe2203.aarch64 2024-11-19 02:47:26.607 | coreutils-9.0-5.oe2203.aarch64 2024-11-19 02:47:26.607 | cpio-2.13-10.oe2203.aarch64 2024-11-19 02:47:26.607 | cracklib-2.9.7-8.oe2203.aarch64 2024-11-19 02:47:26.607 | cronie-1.5.7-1.oe2203.aarch64 2024-11-19 02:47:26.607 | crontabs-1.11-22.oe2203.noarch 2024-11-19 02:47:26.607 | crypto-policies-20200619-2.git781bbd4.oe2203.noarch 2024-11-19 02:47:26.607 | curl-7.79.1-28.oe2203.aarch64 2024-11-19 02:47:26.607 | cyrus-sasl-lib-2.1.27-15.oe2203.aarch64 2024-11-19 02:47:26.607 | device-mapper-8:1.02.181-4.oe2203.aarch64 2024-11-19 02:47:26.607 | diffutils-3.8-2.oe2203.aarch64 2024-11-19 02:47:26.607 | dracut-055-10.oe2203.aarch64 2024-11-19 02:47:26.607 | e2fsprogs-1.46.4-21.oe2203.aarch64 2024-11-19 02:47:26.607 | e2fsprogs-help-1.46.4-21.oe2203.noarch 2024-11-19 02:47:26.607 | efi-srpm-macros-4-5.oe2203.noarch 2024-11-19 02:47:26.607 | elfutils-0.185-13.oe2203.aarch64 2024-11-19 02:47:26.607 | elfutils-extra-0.185-13.oe2203.aarch64 2024-11-19 02:47:26.608 | expat-2.4.1-10.oe2203.aarch64 2024-11-19 02:47:26.608 | file-5.41-3.oe2203.aarch64 2024-11-19 02:47:26.608 | file-libs-5.41-3.oe2203.aarch64 2024-11-19 02:47:26.608 | filesystem-3.16-4.oe2203.aarch64 2024-11-19 02:47:26.608 | findutils-2:4.8.0-3.oe2203.aarch64 2024-11-19 02:47:26.608 | fuse-2.9.9-9.oe2203.aarch64 2024-11-19 02:47:26.608 | fuse-common-3.10.5-3.oe2203.aarch64 2024-11-19 02:47:26.608 | fuse-help-2.9.9-9.oe2203.aarch64 2024-11-19 02:47:26.608 | gawk-5.1.1-4.oe2203.aarch64 2024-11-19 02:47:26.608 | gdbm-1:1.22-11.oe2203.aarch64 2024-11-19 02:47:26.608 | gettext-0.21-4.oe2203.aarch64 2024-11-19 02:47:26.608 | glib2-2.68.1-21.oe2203.aarch64 2024-11-19 02:47:26.608 | glibc-2.34-149.oe2203.aarch64 2024-11-19 02:47:26.608 | glibc-common-2.34-149.oe2203.aarch64 2024-11-19 02:47:26.608 | gmp-1:6.2.1-1.oe2203.aarch64 2024-11-19 02:47:26.608 | grep-3.7-9.oe2203.aarch64 2024-11-19 02:47:26.608 | groff-1.22.4-11.oe2203.aarch64 2024-11-19 02:47:26.608 | groff-base-1.22.4-11.oe2203.aarch64 2024-11-19 02:47:26.608 | grub2-common-1:2.06-41.oe2203.noarch 2024-11-19 02:47:26.608 | grub2-tools-1:2.06-41.oe2203.aarch64 2024-11-19 02:47:26.608 | grub2-tools-minimal-1:2.06-41.oe2203.aarch64 2024-11-19 02:47:26.608 | grubby-8.40-28.oe2203.aarch64 2024-11-19 02:47:26.608 | gzip-1.11-3.oe2203.aarch64 2024-11-19 02:47:26.608 | ima-evm-utils-libs-1.3.2-3.oe2203.aarch64 2024-11-19 02:47:26.608 | info-6.8-3.oe2203.aarch64 2024-11-19 02:47:26.608 | json-c-0.15-6.oe2203.aarch64 2024-11-19 02:47:26.608 | kbd-2.4.0-1.oe2203.aarch64 2024-11-19 02:47:26.608 | kbd-legacy-2.4.0-1.oe2203.noarch 2024-11-19 02:47:26.608 | kbd-misc-2.4.0-1.oe2203.noarch 2024-11-19 02:47:26.608 | keyutils-libs-1.6.3-3.oe2203.aarch64 2024-11-19 02:47:26.608 | kmod-29-3.oe2203.aarch64 2024-11-19 02:47:26.608 | kmod-libs-29-3.oe2203.aarch64 2024-11-19 02:47:26.608 | kpartx-0.8.7-6.oe2203.aarch64 2024-11-19 02:47:26.608 | krb5-libs-1.19.2-8.oe2203.aarch64 2024-11-19 02:47:26.608 | less-590-6.oe2203.aarch64 2024-11-19 02:47:26.608 | libacl-2.3.1-2.oe2203.aarch64 2024-11-19 02:47:26.608 | libarchive-3.5.2-6.oe2203.aarch64 2024-11-19 02:47:26.608 | libblkid-2.37.2-28.oe2203.aarch64 2024-11-19 02:47:26.608 | libcap-2.61-5.oe2203.aarch64 2024-11-19 02:47:26.608 | libcap-ng-0.8.2-1.oe2203.aarch64 2024-11-19 02:47:26.608 | libcurl-7.79.1-28.oe2203.aarch64 2024-11-19 02:47:26.608 | libev-4.33-2.oe2203.aarch64 2024-11-19 02:47:26.608 | libevent-2.1.12-4.oe2203.aarch64 2024-11-19 02:47:26.608 | libfdisk-2.37.2-28.oe2203.aarch64 2024-11-19 02:47:26.608 | libffi-3.4.2-2.oe2203.aarch64 2024-11-19 02:47:26.608 | libgcc-10.3.1-23.oe2203.aarch64 2024-11-19 02:47:26.608 | libgcrypt-1.9.4-2.oe2203.aarch64 2024-11-19 02:47:26.608 | libgomp-10.3.1-23.oe2203.aarch64 2024-11-19 02:47:26.608 | libgpg-error-1.43-2.oe2203.aarch64 2024-11-19 02:47:26.608 | libidn2-2.3.2-2.oe2203.aarch64 2024-11-19 02:47:26.608 | libkcapi-1.3.1-7.oe2203.aarch64 2024-11-19 02:47:26.608 | libmount-2.37.2-28.oe2203.aarch64 2024-11-19 02:47:26.608 | libnghttp2-1.46.0-5.oe2203.aarch64 2024-11-19 02:47:26.608 | libnsl2-2.0.0-4.oe2203.aarch64 2024-11-19 02:47:26.608 | libpipeline-1.5.4-1.oe2203.aarch64 2024-11-19 02:47:26.609 | libpng-2:1.6.37-4.oe2203.aarch64 2024-11-19 02:47:26.609 | libpsl-0.21.1-5.oe2203.aarch64 2024-11-19 02:47:26.609 | libpwquality-1.4.4-4.oe2203.aarch64 2024-11-19 02:47:26.609 | libseccomp-2.5.3-1.oe2203.aarch64 2024-11-19 02:47:26.609 | libselinux-3.3-5.oe2203.aarch64 2024-11-19 02:47:26.609 | libsemanage-3.3-3.oe2203.aarch64 2024-11-19 02:47:26.609 | libsepol-3.3-6.oe2203.aarch64 2024-11-19 02:47:26.609 | libsigsegv-2.13-1.oe2203.aarch64 2024-11-19 02:47:26.609 | libsmartcols-2.37.2-28.oe2203.aarch64 2024-11-19 02:47:26.609 | libssh-0.9.6-8.oe2203.aarch64 2024-11-19 02:47:26.609 | libstdc++-10.3.1-23.oe2203.aarch64 2024-11-19 02:47:26.609 | libtasn1-4.17.0-3.oe2203.aarch64 2024-11-19 02:47:26.609 | libtirpc-1.3.2-3.oe2203.aarch64 2024-11-19 02:47:26.609 | libunistring-0.9.10-8.oe2203.aarch64 2024-11-19 02:47:26.609 | libuser-0.63-4.oe2203.aarch64 2024-11-19 02:47:26.609 | libutempter-1.2.1-2.oe2203.aarch64 2024-11-19 02:47:26.609 | libuuid-2.37.2-28.oe2203.aarch64 2024-11-19 02:47:26.609 | libverto-0.3.2-1.oe2203.aarch64 2024-11-19 02:47:26.609 | libxcrypt-4.4.26-2.oe2203.aarch64 2024-11-19 02:47:26.609 | libxkbcommon-1.3.1-1.oe2203.aarch64 2024-11-19 02:47:26.609 | libxml2-2.9.12-20.oe2203.aarch64 2024-11-19 02:47:26.609 | logrotate-3.20.1-1.oe2203.aarch64 2024-11-19 02:47:26.609 | lua-5.4.3-11.oe2203.aarch64 2024-11-19 02:47:26.609 | lz4-1.9.3-2.oe2203.aarch64 2024-11-19 02:47:26.609 | man-db-2.9.4-2.oe2203.aarch64 2024-11-19 02:47:26.609 | mpfr-4.1.0-1.oe2203.aarch64 2024-11-19 02:47:26.609 | ncurses-6.3-8.oe2203.aarch64 2024-11-19 02:47:26.609 | ncurses-base-6.3-8.oe2203.noarch 2024-11-19 02:47:26.609 | ncurses-libs-6.3-8.oe2203.aarch64 2024-11-19 02:47:26.609 | newt-0.52.21-8.oe2203.aarch64 2024-11-19 02:47:26.609 | openEuler-gpg-keys-1.0-3.6.oe2203.aarch64 2024-11-19 02:47:26.609 | openEuler-release-22.03LTS-54.oe2203.aarch64 2024-11-19 02:47:26.609 | openEuler-repos-1.0-3.6.oe2203.aarch64 2024-11-19 02:47:26.609 | openEuler-rpm-config-30-30.oe2203.aarch64 2024-11-19 02:47:26.609 | openldap-2.6.0-6.oe2203.aarch64 2024-11-19 02:47:26.609 | openssl-1:1.1.1m-28.oe2203.aarch64 2024-11-19 02:47:26.609 | openssl-libs-1:1.1.1m-28.oe2203.aarch64 2024-11-19 02:47:26.609 | openssl-pkcs11-0.4.11-5.oe2203.aarch64 2024-11-19 02:47:26.609 | os-prober-1.79-1.oe2203.aarch64 2024-11-19 02:47:26.609 | p11-kit-0.24.0-2.oe2203.aarch64 2024-11-19 02:47:26.609 | p11-kit-trust-0.24.0-2.oe2203.aarch64 2024-11-19 02:47:26.609 | pam-1.5.2-7.oe2203.aarch64 2024-11-19 02:47:26.609 | passwd-0.80-9.oe2203.aarch64 2024-11-19 02:47:26.609 | pcre-8.45-2.oe2203.aarch64 2024-11-19 02:47:26.609 | pcre2-10.39-9.oe2203.aarch64 2024-11-19 02:47:26.609 | perl-4:5.34.0-12.oe2203.aarch64 2024-11-19 02:47:26.609 | perl-Algorithm-Diff-1:1.201-1.oe2203.noarch 2024-11-19 02:47:26.609 | perl-Archive-Tar-2.40-1.oe2203.noarch 2024-11-19 02:47:26.609 | perl-B-Debug-1.26-5.oe2203.noarch 2024-11-19 02:47:26.609 | perl-CPAN-Meta-2.150010-419.oe2203.noarch 2024-11-19 02:47:26.609 | perl-CPAN-Meta-Requirements-2.140-419.oe2203.noarch 2024-11-19 02:47:26.609 | perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 2024-11-19 02:47:26.609 | perl-Carp-1.50-418.oe2203.noarch 2024-11-19 02:47:26.609 | perl-Compress-Raw-Bzip2-2.101-1.oe2203.aarch64 2024-11-19 02:47:26.609 | perl-Compress-Raw-Zlib-1:2.101-1.oe2203.aarch64 2024-11-19 02:47:26.610 | perl-Config-Perl-V-0.33-1.oe2203.noarch 2024-11-19 02:47:26.610 | perl-Data-Dumper-2.183-1.oe2203.aarch64 2024-11-19 02:47:26.610 | perl-Devel-PPPort-3.63-1.oe2203.aarch64 2024-11-19 02:47:26.610 | perl-Digest-1.20-1.oe2203.noarch 2024-11-19 02:47:26.610 | perl-Digest-MD5-2.58-1.oe2203.aarch64 2024-11-19 02:47:26.610 | perl-Digest-SHA-1:6.02-7.oe2203.aarch64 2024-11-19 02:47:26.610 | perl-Encode-4:3.16-3.oe2203.aarch64 2024-11-19 02:47:26.610 | perl-Encode-Locale-1.05-12.oe2203.noarch 2024-11-19 02:47:26.610 | perl-Env-1.04-397.oe2203.noarch 2024-11-19 02:47:26.610 | perl-Exporter-5.74-1.oe2203.noarch 2024-11-19 02:47:26.610 | perl-ExtUtils-Command-1:7.62-1.oe2203.noarch 2024-11-19 02:47:26.610 | perl-ExtUtils-Install-2.20-1.oe2203.noarch 2024-11-19 02:47:26.610 | perl-ExtUtils-MakeMaker-1:7.62-1.oe2203.noarch 2024-11-19 02:47:26.610 | perl-ExtUtils-Manifest-1:1.73-1.oe2203.noarch 2024-11-19 02:47:26.610 | perl-ExtUtils-ParseXS-2:3.35-1.oe2203.noarch 2024-11-19 02:47:26.610 | perl-File-Fetch-1.00-1.oe2203.noarch 2024-11-19 02:47:26.610 | perl-File-HomeDir-1.006-2.oe2203.noarch 2024-11-19 02:47:26.610 | perl-File-Path-2.18-1.oe2203.noarch 2024-11-19 02:47:26.610 | perl-File-Temp-1:0.2311-2.oe2203.noarch 2024-11-19 02:47:26.610 | perl-File-Which-1.27-1.oe2203.noarch 2024-11-19 02:47:26.610 | perl-Filter-2:1.60-3.oe2203.aarch64 2024-11-19 02:47:26.610 | perl-Filter-Simple-1:0.94-1.oe2203.noarch 2024-11-19 02:47:26.610 | perl-Getopt-Long-1:2.52-1.oe2203.noarch 2024-11-19 02:47:26.610 | perl-HTTP-Tiny-0.080-2.oe2203.noarch 2024-11-19 02:47:26.610 | perl-IO-Compress-2.101-2.oe2203.noarch 2024-11-19 02:47:26.610 | perl-IO-Socket-IP-0.41-2.oe2203.noarch 2024-11-19 02:47:26.610 | perl-IO-Socket-SSL-2.072-1.oe2203.noarch 2024-11-19 02:47:26.610 | perl-IPC-Cmd-2:1.04-4.oe2203.noarch 2024-11-19 02:47:26.610 | perl-IPC-SysV-2.09-1.oe2203.aarch64 2024-11-19 02:47:26.610 | perl-IPC-System-Simple-1.30-2.oe2203.noarch 2024-11-19 02:47:26.610 | perl-JSON-PP-1:4.06-1.oe2203.noarch 2024-11-19 02:47:26.610 | perl-Locale-Codes-3.68-1.oe2203.noarch 2024-11-19 02:47:26.610 | perl-Locale-Maketext-1:1.29-1.oe2203.noarch 2024-11-19 02:47:26.610 | perl-MIME-Base64-3.16-1.oe2203.aarch64 2024-11-19 02:47:26.610 | perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 2024-11-19 02:47:26.610 | perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch64 2024-11-19 02:47:26.610 | perl-Math-BigRat-0.2620-1.oe2203.noarch 2024-11-19 02:47:26.610 | perl-Module-CoreList-1:5.20211020-1.oe2203.noarch 2024-11-19 02:47:26.610 | perl-Module-Load-1:0.36-1.oe2203.noarch 2024-11-19 02:47:26.610 | perl-Module-Load-Conditional-0.74-1.oe2203.noarch 2024-11-19 02:47:26.610 | perl-Module-Metadata-1.000037-1.oe2203.noarch 2024-11-19 02:47:26.610 | perl-Mozilla-CA-1:20211001-1.oe2203.noarch 2024-11-19 02:47:26.610 | perl-Net-SSLeay-1.90-1.oe2203.aarch64 2024-11-19 02:47:26.610 | perl-Params-Check-1:0.38-418.oe2203.noarch 2024-11-19 02:47:26.610 | perl-PathTools-3.80-1.oe2203.aarch64 2024-11-19 02:47:26.610 | perl-Perl-OSType-1.010-421.oe2203.noarch 2024-11-19 02:47:26.610 | perl-PerlIO-via-QuotedPrint-0.09-1.oe2203.noarch 2024-11-19 02:47:26.610 | perl-Pod-Checker-4:1.74-1.oe2203.noarch 2024-11-19 02:47:26.610 | perl-Pod-Escapes-1:1.07-420.oe2203.noarch 2024-11-19 02:47:26.610 | perl-Pod-Parser-1.63-398.oe2203.noarch 2024-11-19 02:47:26.610 | perl-Pod-Perldoc-1:3.28-4.oe2203.noarch 2024-11-19 02:47:26.610 | perl-Pod-Simple-1:3.43-1.oe2203.noarch 2024-11-19 02:47:26.610 | perl-Pod-Usage-4:2.01-2.oe2203.noarch 2024-11-19 02:47:26.610 | perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 2024-11-19 02:47:26.611 | perl-Socket-4:2.032-1.oe2203.aarch64 2024-11-19 02:47:26.611 | perl-Storable-1:3.25-1.oe2203.aarch64 2024-11-19 02:47:26.611 | perl-Sys-Syslog-0.36-1.oe2203.aarch64 2024-11-19 02:47:26.611 | perl-Term-ANSIColor-5.01-1.oe2203.noarch 2024-11-19 02:47:26.611 | perl-Term-Cap-1.17-510.oe2203.noarch 2024-11-19 02:47:26.611 | perl-Test-Harness-2:3.42-2.oe2203.noarch 2024-11-19 02:47:26.611 | perl-Test-Simple-2:1.302188-1.oe2203.noarch 2024-11-19 02:47:26.611 | perl-Text-Balanced-2.04-1.oe2203.noarch 2024-11-19 02:47:26.611 | perl-Text-Diff-1.45-7.oe2203.noarch 2024-11-19 02:47:26.611 | perl-Text-ParseWords-3.30-419.oe2203.noarch 2024-11-19 02:47:26.611 | perl-Text-Tabs+Wrap-2021.0814-1.oe2203.noarch 2024-11-19 02:47:26.611 | perl-Thread-Queue-3.13-3.oe2203.noarch 2024-11-19 02:47:26.611 | perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 2024-11-19 02:47:26.611 | perl-Time-Local-2:1.300-1.oe2203.noarch 2024-11-19 02:47:26.611 | perl-URI-5.10-1.oe2203.noarch 2024-11-19 02:47:26.611 | perl-Unicode-Collate-1.31-1.oe2203.aarch64 2024-11-19 02:47:26.611 | perl-Unicode-Normalize-1.28-1.oe2203.aarch64 2024-11-19 02:47:26.611 | perl-autodie-2.34-2.oe2203.noarch 2024-11-19 02:47:26.611 | perl-bignum-0.63-1.oe2203.noarch 2024-11-19 02:47:26.611 | perl-constant-1.33-421.oe2203.noarch 2024-11-19 02:47:26.611 | perl-devel-4:5.34.0-12.oe2203.aarch64 2024-11-19 02:47:26.611 | perl-experimental-0.025-1.oe2203.noarch 2024-11-19 02:47:26.611 | perl-libnet-3.13-2.oe2203.noarch 2024-11-19 02:47:26.611 | perl-libs-4:5.34.0-12.oe2203.aarch64 2024-11-19 02:47:26.611 | perl-parent-1:0.238-1.oe2203.noarch 2024-11-19 02:47:26.611 | perl-perlfaq-5.20210520-1.oe2203.noarch 2024-11-19 02:47:26.611 | perl-podlators-1:4.14-1.oe2203.noarch 2024-11-19 02:47:26.611 | perl-threads-2:2.26-1.oe2203.aarch64 2024-11-19 02:47:26.611 | perl-threads-shared-1.62-1.oe2203.aarch64 2024-11-19 02:47:26.611 | perl-version-8:0.99.29-1.oe2203.aarch64 2024-11-19 02:47:26.611 | pigz-2.6-1.oe2203.aarch64 2024-11-19 02:47:26.611 | pkgconf-1.8.0-3.oe2203.aarch64 2024-11-19 02:47:26.611 | popt-1.18-3.oe2203.aarch64 2024-11-19 02:47:26.611 | procps-ng-3.3.17-5.oe2203.aarch64 2024-11-19 02:47:26.611 | publicsuffix-list-20211113-2.oe2203.noarch 2024-11-19 02:47:26.611 | python-pip-wheel-21.3.1-2.oe2203.noarch 2024-11-19 02:47:26.611 | python-setuptools-59.4.0-5.oe2203.noarch 2024-11-19 02:47:26.611 | python3-3.9.9-28.oe2203.aarch64 2024-11-19 02:47:26.611 | python3-pip-21.3.1-2.oe2203.noarch 2024-11-19 02:47:26.611 | python3-pyparsing-3.0.6-1.oe2203.noarch 2024-11-19 02:47:26.611 | python3-setuptools-59.4.0-5.oe2203.noarch 2024-11-19 02:47:26.611 | qt5-srpm-macros-5.15.2-1.oe2203.noarch 2024-11-19 02:47:26.611 | readline-8.1-3.oe2203.aarch64 2024-11-19 02:47:26.611 | rpm-4.17.0-33.oe2203.aarch64 2024-11-19 02:47:26.611 | rpm-libs-4.17.0-33.oe2203.aarch64 2024-11-19 02:47:26.611 | sed-4.8-3.oe2203.aarch64 2024-11-19 02:47:26.611 | setup-2.13.9.1-1.oe2203.noarch 2024-11-19 02:47:26.611 | shadow-2:4.9-13.oe2203.aarch64 2024-11-19 02:47:26.611 | shared-mime-info-2.1-1.oe2203.aarch64 2024-11-19 02:47:26.611 | slang-2.3.2-8.oe2203.aarch64 2024-11-19 02:47:26.611 | sqlite-3.37.2-7.oe2203.aarch64 2024-11-19 02:47:26.611 | sudo-1.9.8p2-15.oe2203.aarch64 2024-11-19 02:47:26.611 | systemd-249-75.oe2203.aarch64 2024-11-19 02:47:26.611 | systemd-libs-249-75.oe2203.aarch64 2024-11-19 02:47:26.611 | systemd-udev-249-75.oe2203.aarch64 2024-11-19 02:47:26.612 | systemtap-sdt-devel-4.5-2.oe2203.aarch64 2024-11-19 02:47:26.612 | tcl-1:8.6.10-4.oe2203.aarch64 2024-11-19 02:47:26.612 | tpm2-tss-3.1.0-5.oe2203.aarch64 2024-11-19 02:47:26.612 | tzdata-2022a-18.oe2203.noarch 2024-11-19 02:47:26.612 | util-linux-2.37.2-28.oe2203.aarch64 2024-11-19 02:47:26.612 | vim-minimal-2:9.0-23.oe2203.aarch64 2024-11-19 02:47:26.612 | which-2.21-14.oe2203.aarch64 2024-11-19 02:47:26.612 | xkeyboard-config-2.33-1.oe2203.noarch 2024-11-19 02:47:26.612 | xz-5.2.5-2.oe2203.aarch64 2024-11-19 02:47:26.612 | xz-libs-5.2.5-2.oe2203.aarch64 2024-11-19 02:47:26.612 | zip-3.0-29.oe2203.aarch64 2024-11-19 02:47:26.612 | zlib-1.2.11-24.oe2203.aarch64 2024-11-19 02:47:26.612 | zstd-1.5.0-4.oe2203.aarch64 2024-11-19 02:47:26.612 | 2024-11-19 02:47:26.612 | Complete! 2024-11-19 02:47:26.849 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:352 : echo -e '# This file intentionally left blank\n' 2024-11-19 02:47:26.849 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:353 : sudo tee /opt/dib_tmp/dib_build.36slXqUb/mnt/etc/resolv.conf 2024-11-19 02:47:26.858 | # This file intentionally left blank 2024-11-19 02:47:26.858 | 2024-11-19 02:47:26.864 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:356 : echo -e 'LANG="en_US.UTF-8"' 2024-11-19 02:47:26.864 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:357 : sudo tee /opt/dib_tmp/dib_build.36slXqUb/mnt/etc/locale.conf 2024-11-19 02:47:26.873 | LANG="en_US.UTF-8" 2024-11-19 02:47:26.879 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:359 : _run_chroot ln -sf /usr/share/zoneinfo/UTC /etc/localtime 2024-11-19 02:47:26.884 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:_run_chroot:317 : local 'cmd=ln -sf /usr/share/zoneinfo/UTC /etc/localtime' 2024-11-19 02:47:26.888 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:_run_chroot:318 : sudo -E chroot /opt/dib_tmp/dib_build.36slXqUb/mnt env -u TMPDIR sh -c 'ln -sf /usr/share/zoneinfo/UTC /etc/localtime' 2024-11-19 02:47:26.908 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:365 : sudo umount /opt/dib_tmp/dib_build.36slXqUb/mnt/tmp/yum 2024-11-19 02:47:26.924 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:366 : sudo umount /opt/dib_tmp/dib_build.36slXqUb/mnt/proc 2024-11-19 02:47:26.939 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:367 : sudo umount /opt/dib_tmp/dib_build.36slXqUb/mnt/dev/pts 2024-11-19 02:47:26.954 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:368 : sudo umount /opt/dib_tmp/dib_build.36slXqUb/mnt/dev 2024-11-19 02:47:26.969 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:369 : sudo umount /opt/dib_tmp/dib_build.36slXqUb/mnt/sys 2024-11-19 02:47:26.985 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:374 : sudo find /opt/dib_tmp/dib_build.36slXqUb/mnt -type f -name '*rpmnew' 2024-11-19 02:47:27.232 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:374 : for newfile in $(sudo find $TARGET_ROOT -type f -name '*rpmnew') 2024-11-19 02:47:27.238 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:375 : sed 's/.rpmnew$//' 2024-11-19 02:47:27.239 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:375 : echo /opt/dib_tmp/dib_build.36slXqUb/mnt/etc/nsswitch.conf.rpmnew 2024-11-19 02:47:27.246 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:375 : sudo mv /opt/dib_tmp/dib_build.36slXqUb/mnt/etc/nsswitch.conf.rpmnew /opt/dib_tmp/dib_build.36slXqUb/mnt/etc/nsswitch.conf 2024-11-19 02:47:27.261 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:374 : for newfile in $(sudo find $TARGET_ROOT -type f -name '*rpmnew') 2024-11-19 02:47:27.268 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:375 : sed 's/.rpmnew$//' 2024-11-19 02:47:27.268 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:375 : echo /opt/dib_tmp/dib_build.36slXqUb/mnt/etc/inputrc.rpmnew 2024-11-19 02:47:27.275 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:375 : sudo mv /opt/dib_tmp/dib_build.36slXqUb/mnt/etc/inputrc.rpmnew /opt/dib_tmp/dib_build.36slXqUb/mnt/etc/inputrc 2024-11-19 02:47:27.290 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:374 : for newfile in $(sudo find $TARGET_ROOT -type f -name '*rpmnew') 2024-11-19 02:47:27.295 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:375 : echo /opt/dib_tmp/dib_build.36slXqUb/mnt/etc/yum.repos.d/openEuler.repo.rpmnew 2024-11-19 02:47:27.295 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:375 : sed 's/.rpmnew$//' 2024-11-19 02:47:27.303 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:375 : sudo mv /opt/dib_tmp/dib_build.36slXqUb/mnt/etc/yum.repos.d/openEuler.repo.rpmnew /opt/dib_tmp/dib_build.36slXqUb/mnt/etc/yum.repos.d/openEuler.repo 2024-11-19 02:47:27.318 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:378 : sudo rm -f /opt/dib_tmp/dib_build.36slXqUb/mnt/.extra_settings 2024-11-19 02:47:27.333 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/08-yum-chroot:main:1 : rm -r /tmp/tmp.HkQyZFa7ad 2024-11-19 02:47:27.338 | dib-run-parts 08-yum-chroot completed 2024-11-19 02:47:27.338 | dib-run-parts Running /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/50-apt-allow-unauthenticated 2024-11-19 02:47:27.347 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/50-apt-allow-unauthenticated:main:21 : set -eu 2024-11-19 02:47:27.352 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/50-apt-allow-unauthenticated:main:22 : set -o pipefail 2024-11-19 02:47:27.356 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/50-apt-allow-unauthenticated:main:26 : '[' -d /opt/dib_tmp/dib_build.36slXqUb/mnt/etc/apt/apt.conf.d ']' 2024-11-19 02:47:27.359 | dib-run-parts 50-apt-allow-unauthenticated completed 2024-11-19 02:47:27.359 | dib-run-parts Running /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/50-yum-cache 2024-11-19 02:47:27.368 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/50-yum-cache:main:6 : set -eu 2024-11-19 02:47:27.372 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/50-yum-cache:main:7 : set -o pipefail 2024-11-19 02:47:27.376 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/50-yum-cache:main:9 : '[' -n /opt/dib_tmp/dib_build.36slXqUb/mnt ']' 2024-11-19 02:47:27.380 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/50-yum-cache:main:11 : YUM_CACHE_DIR=/opt/dib_cache/yum 2024-11-19 02:47:27.384 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/50-yum-cache:main:12 : mkdir -p /opt/dib_cache/yum 2024-11-19 02:47:27.390 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/50-yum-cache:main:14 : sudo mkdir -p /opt/dib_tmp/dib_build.36slXqUb/mnt/tmp/yum 2024-11-19 02:47:27.405 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/50-yum-cache:main:15 : sudo mount --bind /opt/dib_cache/yum /opt/dib_tmp/dib_build.36slXqUb/mnt/tmp/yum 2024-11-19 02:47:27.418 | dib-run-parts 50-yum-cache completed 2024-11-19 02:47:27.418 | dib-run-parts Running /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/60-apt-phased-updates 2024-11-19 02:47:27.427 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/60-apt-phased-updates:main:21 : set -eu 2024-11-19 02:47:27.431 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/60-apt-phased-updates:main:22 : set -o pipefail 2024-11-19 02:47:27.435 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/root.d/60-apt-phased-updates:main:26 : [[ :jammy: :noble: =~ :22.03-LTS: ]] 2024-11-19 02:47:27.438 | dib-run-parts 60-apt-phased-updates completed 2024-11-19 02:47:27.439 | dib-run-parts ----------------------- PROFILING ----------------------- 2024-11-19 02:47:27.439 | dib-run-parts 2024-11-19 02:47:27.442 | dib-run-parts Target: root.d 2024-11-19 02:47:27.442 | dib-run-parts 2024-11-19 02:47:27.442 | dib-run-parts Script Seconds 2024-11-19 02:47:27.442 | dib-run-parts --------------------------------------- ---------- 2024-11-19 02:47:27.442 | dib-run-parts 2024-11-19 02:47:27.454 | dib-run-parts 00-00-generate-repo 0.330 2024-11-19 02:47:27.462 | dib-run-parts 08-yum-chroot 865.232 2024-11-19 02:47:27.469 | dib-run-parts 50-apt-allow-unauthenticated 0.018 2024-11-19 02:47:27.477 | dib-run-parts 50-yum-cache 0.057 2024-11-19 02:47:27.485 | dib-run-parts 60-apt-phased-updates 0.018 2024-11-19 02:47:27.487 | dib-run-parts 2024-11-19 02:47:27.487 | dib-run-parts --------------------- END PROFILING --------------------- 2024-11-19 02:47:27.495 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-root bash 2024-11-19 02:47:27.500 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-11-19 02:47:27.504 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-root(,|$)' -q 2024-11-19 02:47:27.511 | ++ diskimage_builder/lib/common-functions:create_base:361 : ls /opt/dib_tmp/dib_build.36slXqUb/mnt 2024-11-19 02:47:27.511 | ++ diskimage_builder/lib/common-functions:create_base:361 : grep -v '^lost+found\|tmp$' 2024-11-19 02:47:27.519 | + diskimage_builder/lib/common-functions:create_base:361 : '[' -z 'afs 2024-11-19 02:47:27.519 | bin 2024-11-19 02:47:27.519 | boot 2024-11-19 02:47:27.519 | dev 2024-11-19 02:47:27.519 | etc 2024-11-19 02:47:27.519 | home 2024-11-19 02:47:27.519 | lib 2024-11-19 02:47:27.519 | lib64 2024-11-19 02:47:27.519 | media 2024-11-19 02:47:27.519 | mnt 2024-11-19 02:47:27.519 | opt 2024-11-19 02:47:27.519 | proc 2024-11-19 02:47:27.519 | root 2024-11-19 02:47:27.519 | run 2024-11-19 02:47:27.519 | sbin 2024-11-19 02:47:27.519 | srv 2024-11-19 02:47:27.519 | sys 2024-11-19 02:47:27.519 | usr 2024-11-19 02:47:27.519 | var' ']' 2024-11-19 02:47:27.523 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -L /opt/dib_tmp/dib_build.36slXqUb/mnt/etc/resolv.conf ']' 2024-11-19 02:47:27.528 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -f /opt/dib_tmp/dib_build.36slXqUb/mnt/etc/resolv.conf ']' 2024-11-19 02:47:27.532 | + diskimage_builder/lib/common-functions:create_base:376 : sudo mv /opt/dib_tmp/dib_build.36slXqUb/mnt/etc/resolv.conf /opt/dib_tmp/dib_build.36slXqUb/mnt/etc/resolv.conf.ORIG 2024-11-19 02:47:27.547 | + diskimage_builder/lib/common-functions:create_base:380 : sudo touch /opt/dib_tmp/dib_build.36slXqUb/mnt/etc/resolv.conf 2024-11-19 02:47:27.562 | + diskimage_builder/lib/common-functions:create_base:381 : sudo chmod 777 /opt/dib_tmp/dib_build.36slXqUb/mnt/etc/resolv.conf 2024-11-19 02:47:27.576 | + diskimage_builder/lib/common-functions:create_base:383 : '[' -e /etc/resolv.conf ']' 2024-11-19 02:47:27.581 | + diskimage_builder/lib/common-functions:create_base:384 : cat /etc/resolv.conf 2024-11-19 02:47:27.588 | + diskimage_builder/lib/common-functions:create_base:388 : mount_proc_dev_sys 2024-11-19 02:47:27.592 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:404 : sudo mount -t proc none /opt/dib_tmp/dib_build.36slXqUb/mnt/proc 2024-11-19 02:47:27.608 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:405 : sudo mount --bind /dev /opt/dib_tmp/dib_build.36slXqUb/mnt/dev 2024-11-19 02:47:27.624 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : mount_dev_pts_options 2024-11-19 02:47:27.629 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2024-11-19 02:47:27.637 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : echo '-o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666' 2024-11-19 02:47:27.643 | + 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.36slXqUb/mnt/dev/pts 2024-11-19 02:47:27.659 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:414 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.36slXqUb/mnt/sys 2024-11-19 02:47:27.675 | + diskimage_builder/lib/disk-image-create:main:356 : mkdir -p /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d 2024-11-19 02:47:27.682 | + diskimage_builder/lib/disk-image-create:main:357 : echo 'export DIB_DEFAULT_INSTALLTYPE=${DIB_DEFAULT_INSTALLTYPE:-"source"}' 2024-11-19 02:47:27.686 | + diskimage_builder/lib/disk-image-create:main:358 : run_d extra-data 2024-11-19 02:47:27.691 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2024-11-19 02:47:27.696 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.36slXqUb/hooks ']' 2024-11-19 02:47:27.700 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-extra-data bash 2024-11-19 02:47:27.705 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-11-19 02:47:27.706 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-extra-data(,|$)' -q 2024-11-19 02:47:27.714 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /opt/dib_tmp/dib_build.36slXqUb/hooks/extra-data.d ']' 2024-11-19 02:47:27.719 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /opt/dib_tmp/dib_build.36slXqUb/hooks/extra-data.d' 2024-11-19 02:47:27.719 | Running hooks from /opt/dib_tmp/dib_build.36slXqUb/hooks/extra-data.d 2024-11-19 02:47:27.723 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2024-11-19 02:47:27.728 | + 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.36slXqUb/hooks/extra-data.d 2024-11-19 02:47:27.752 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.36slXqUb/hooks/extra-data.d/../environment.d/10-base-defaults 2024-11-19 02:47:27.759 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.36slXqUb/hooks/extra-data.d/../environment.d/10-base-defaults 2024-11-19 02:47:27.763 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-11-19 02:47:27.767 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-11-19 02:47:27.771 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-19 02:47:27.775 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-19 02:47:27.779 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.36slXqUb/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2024-11-19 02:47:27.787 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.36slXqUb/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2024-11-19 02:47:27.791 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-11-19 02:47:27.795 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-11-19 02:47:27.799 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-19 02:47:27.803 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-19 02:47:27.807 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-11-19 02:47:27.812 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-19 02:47:27.816 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-19 02:47:27.820 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2024-11-19 02:47:27.824 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2024-11-19 02:47:27.828 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-19 02:47:27.832 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-19 02:47:27.837 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-19 02:47:27.841 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-19 02:47:27.845 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.36slXqUb/hooks/extra-data.d/../environment.d/10-openeuler-distro-name.bash 2024-11-19 02:47:27.852 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.36slXqUb/hooks/extra-data.d/../environment.d/10-openeuler-distro-name.bash 2024-11-19 02:47:27.856 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/10-openeuler-distro-name.bash:source:1 : export DISTRO_NAME=openeuler 2024-11-19 02:47:27.860 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/10-openeuler-distro-name.bash:source:1 : DISTRO_NAME=openeuler 2024-11-19 02:47:27.865 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/10-openeuler-distro-name.bash:source:2 : export DIB_RELEASE=22.03-LTS 2024-11-19 02:47:27.869 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/10-openeuler-distro-name.bash:source:2 : DIB_RELEASE=22.03-LTS 2024-11-19 02:47:27.873 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/10-openeuler-distro-name.bash:source:3 : export EFI_BOOT_DIR=EFI/openEuler 2024-11-19 02:47:27.877 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/10-openeuler-distro-name.bash:source:3 : EFI_BOOT_DIR=EFI/openEuler 2024-11-19 02:47:27.881 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.36slXqUb/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2024-11-19 02:47:27.889 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.36slXqUb/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2024-11-19 02:47:27.893 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source 2024-11-19 02:47:27.897 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source 2024-11-19 02:47:27.901 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.36slXqUb/hooks/extra-data.d/../environment.d/11-yum-dnf.bash 2024-11-19 02:47:27.909 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.36slXqUb/hooks/extra-data.d/../environment.d/11-yum-dnf.bash 2024-11-19 02:47:27.913 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/11-yum-dnf.bash:source:1 : export YUM=dnf 2024-11-19 02:47:27.917 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/11-yum-dnf.bash:source:1 : YUM=dnf 2024-11-19 02:47:27.921 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.36slXqUb/hooks/extra-data.d/../environment.d/14-manifests 2024-11-19 02:47:27.928 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.36slXqUb/hooks/extra-data.d/../environment.d/14-manifests 2024-11-19 02:47:27.933 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-19 02:47:27.937 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-19 02:47:27.941 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-c458d57825e24d228a4e69d2c7f70838.d/ 2024-11-19 02:47:27.945 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-c458d57825e24d228a4e69d2c7f70838.d/ 2024-11-19 02:47:27.949 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.36slXqUb/hooks/extra-data.d/../environment.d/15-block-device.bash 2024-11-19 02:47:27.957 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.36slXqUb/hooks/extra-data.d/../environment.d/15-block-device.bash 2024-11-19 02:47:27.961 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-11-19 02:47:27.965 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2024-11-19 02:47:27.969 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2024-11-19 02:47:27.974 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.36slXqUb/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2024-11-19 02:47:27.981 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.36slXqUb/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2024-11-19 02:47:27.985 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ openeuler =~ (almalinux|centos|fedora|rocky) ]] 2024-11-19 02:47:27.990 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/15-simple-init-networkmanager:source:4 : export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-11-19 02:47:27.994 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/15-simple-init-networkmanager:source:4 : DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-11-19 02:47:27.998 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \a\l\m\a\l\i\n\u\x ]] 2024-11-19 02:47:28.002 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \r\o\c\k\y ]] 2024-11-19 02:47:28.007 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \f\e\d\o\r\a ]] 2024-11-19 02:47:28.011 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.36slXqUb/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2024-11-19 02:47:28.019 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.36slXqUb/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2024-11-19 02:47:28.023 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-11-19 02:47:28.027 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-11-19 02:47:28.031 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.36slXqUb/hooks/extra-data.d/../environment.d/50-redhat-common 2024-11-19 02:47:28.039 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.36slXqUb/hooks/extra-data.d/../environment.d/50-redhat-common 2024-11-19 02:47:28.043 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/50-redhat-common:source:1 : export DIB_DISABLE_KERNEL_CLEANUP=0 2024-11-19 02:47:28.048 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/50-redhat-common:source:1 : DIB_DISABLE_KERNEL_CLEANUP=0 2024-11-19 02:47:28.052 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/50-redhat-common:source:2 : export DIB_INIT_SYSTEM=systemd 2024-11-19 02:47:28.056 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/50-redhat-common:source:2 : DIB_INIT_SYSTEM=systemd 2024-11-19 02:47:28.060 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.36slXqUb/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2024-11-19 02:47:28.068 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.36slXqUb/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2024-11-19 02:47:28.072 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-19 02:47:28.076 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-19 02:47:28.081 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-19 02:47:28.085 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-19 02:47:28.089 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-19 02:47:28.093 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-19 02:47:28.098 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-19 02:47:28.102 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-19 02:47:28.106 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.36slXqUb/hooks/extra-data.d/../environment.d/99-dib-init-system 2024-11-19 02:47:28.114 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.36slXqUb/hooks/extra-data.d/../environment.d/99-dib-init-system 2024-11-19 02:47:28.118 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-11-19 02:47:28.122 | ++ /opt/dib_tmp/dib_build.36slXqUb/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-11-19 02:47:28.127 | dib-run-parts Running /opt/dib_tmp/dib_build.36slXqUb/hooks/extra-data.d/10-create-pkg-map-dir 2024-11-19 02:47:28.150 | Copying pkg-map for infra-package-needs 2024-11-19 02:47:28.161 | Copying pkg-map for source-repositories 2024-11-19 02:47:28.172 | Copying pkg-map for cloud-init 2024-11-19 02:47:28.183 | Copying pkg-map for ensure-venv 2024-11-19 02:47:28.194 | Copying pkg-map for yum-minimal 2024-11-19 02:47:28.205 | Copying pkg-map for base 2024-11-19 02:47:28.216 | Copying pkg-map for openssh-server 2024-11-19 02:47:28.227 | Copying pkg-map for bootloader 2024-11-19 02:47:28.238 | Copying pkg-map for cache-url 2024-11-19 02:47:28.249 | Copying pkg-map for nodepool-base 2024-11-19 02:47:28.260 | Copying pkg-map for growroot 2024-11-19 02:47:28.271 | Copying pkg-map for runtime-ssh-host-keys 2024-11-19 02:47:28.282 | Copying pkg-map for simple-init 2024-11-19 02:47:28.295 | dib-run-parts 10-create-pkg-map-dir completed 2024-11-19 02:47:28.295 | dib-run-parts Running /opt/dib_tmp/dib_build.36slXqUb/hooks/extra-data.d/20-manifest-dir 2024-11-19 02:47:28.304 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/extra-data.d/20-manifest-dir:main:21 : set -eu 2024-11-19 02:47:28.308 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/extra-data.d/20-manifest-dir:main:22 : set -o pipefail 2024-11-19 02:47:28.312 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/extra-data.d/20-manifest-dir:main:24 : sudo mkdir -p /opt/dib_tmp/dib_build.36slXqUb/mnt//etc/dib-manifests 2024-11-19 02:47:28.325 | dib-run-parts 20-manifest-dir completed 2024-11-19 02:47:28.325 | dib-run-parts Running /opt/dib_tmp/dib_build.36slXqUb/hooks/extra-data.d/50-create-repo-list 2024-11-19 02:47:37.019 | dib-run-parts 50-create-repo-list completed 2024-11-19 02:47:37.019 | dib-run-parts Running /opt/dib_tmp/dib_build.36slXqUb/hooks/extra-data.d/60-zuul-user 2024-11-19 02:47:37.028 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/extra-data.d/60-zuul-user:main:6 : set -eu 2024-11-19 02:47:37.032 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/extra-data.d/60-zuul-user:main:7 : set -o pipefail 2024-11-19 02:47:37.036 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/extra-data.d/60-zuul-user:main:9 : ZUUL_USER_SSH_PUBLIC_KEY='ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDh5u0DWNi0d3uqI82izAxVTUTrGl36L3szEqV9WrilGmxaTtp9X7HrktJ5J+rvxQqz39llTf1v7iYA4CNKto/48RBAB0mKEEI4x4iw+fu/BLU7nu7ewSfXLUxHahxaTgIk2KcbegknD5NzMjalyfNfgTPDGv8BjwHeeNdZmJMBvPFGu6fO48M4yK1tiQn0kAkaH4oII/M4pyF8vy9tPTODAD7RvnMvQAb08LZZvE/IPzJAHNXFRb1v+DBa38fOvdyaz/nibrsxiOWZxQVLgjYciUeDy1xvXADaWlqvxmLy+90LHbJFbGxK4AN0mWfwBiUMVyxZjkun39pjTNl2k09OhOq+R52UqnehMc4eBdZCddnCUq4/efbFCJkqe5wY+SE8fYybJjauUL64zyrwf6yfWkXvPVHWa9Y+NCmvH8PCBUcsQnwO7l/Yb4N+8+u6zkODyuc9wLAY+DpnptE3plXtvUs5negC4fvJSnOHpWXuoi9yzp7IlPf6fSjMMDQo0JjCYJwazdzqrIH2VSCcfHAqWF0ECR8IgwZV1bp0xFe0UN0Gjsgkozqf8rvs1AYyTSeD19Wg9j+crTke8E1sfoI/qFzHwzBQFKJ+2l0cs7pZWJBARlhbt1j1IouS2aH+74xwsavRhBz4IsFTPqWiP6JTrgk5cgKRnTqInzNfdaLeUw== zuul-worker@openstack.org 2024-11-19 02:47:37.037 | ' 2024-11-19 02:47:37.041 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/extra-data.d/60-zuul-user:main:11 : '[' -f 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDh5u0DWNi0d3uqI82izAxVTUTrGl36L3szEqV9WrilGmxaTtp9X7HrktJ5J+rvxQqz39llTf1v7iYA4CNKto/48RBAB0mKEEI4x4iw+fu/BLU7nu7ewSfXLUxHahxaTgIk2KcbegknD5NzMjalyfNfgTPDGv8BjwHeeNdZmJMBvPFGu6fO48M4yK1tiQn0kAkaH4oII/M4pyF8vy9tPTODAD7RvnMvQAb08LZZvE/IPzJAHNXFRb1v+DBa38fOvdyaz/nibrsxiOWZxQVLgjYciUeDy1xvXADaWlqvxmLy+90LHbJFbGxK4AN0mWfwBiUMVyxZjkun39pjTNl2k09OhOq+R52UqnehMc4eBdZCddnCUq4/efbFCJkqe5wY+SE8fYybJjauUL64zyrwf6yfWkXvPVHWa9Y+NCmvH8PCBUcsQnwO7l/Yb4N+8+u6zkODyuc9wLAY+DpnptE3plXtvUs5negC4fvJSnOHpWXuoi9yzp7IlPf6fSjMMDQo0JjCYJwazdzqrIH2VSCcfHAqWF0ECR8IgwZV1bp0xFe0UN0Gjsgkozqf8rvs1AYyTSeD19Wg9j+crTke8E1sfoI/qFzHwzBQFKJ+2l0cs7pZWJBARlhbt1j1IouS2aH+74xwsavRhBz4IsFTPqWiP6JTrgk5cgKRnTqInzNfdaLeUw== zuul-worker@openstack.org 2024-11-19 02:47:37.041 | ' ']' 2024-11-19 02:47:37.045 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/extra-data.d/60-zuul-user:main:14 : '[' -n 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDh5u0DWNi0d3uqI82izAxVTUTrGl36L3szEqV9WrilGmxaTtp9X7HrktJ5J+rvxQqz39llTf1v7iYA4CNKto/48RBAB0mKEEI4x4iw+fu/BLU7nu7ewSfXLUxHahxaTgIk2KcbegknD5NzMjalyfNfgTPDGv8BjwHeeNdZmJMBvPFGu6fO48M4yK1tiQn0kAkaH4oII/M4pyF8vy9tPTODAD7RvnMvQAb08LZZvE/IPzJAHNXFRb1v+DBa38fOvdyaz/nibrsxiOWZxQVLgjYciUeDy1xvXADaWlqvxmLy+90LHbJFbGxK4AN0mWfwBiUMVyxZjkun39pjTNl2k09OhOq+R52UqnehMc4eBdZCddnCUq4/efbFCJkqe5wY+SE8fYybJjauUL64zyrwf6yfWkXvPVHWa9Y+NCmvH8PCBUcsQnwO7l/Yb4N+8+u6zkODyuc9wLAY+DpnptE3plXtvUs5negC4fvJSnOHpWXuoi9yzp7IlPf6fSjMMDQo0JjCYJwazdzqrIH2VSCcfHAqWF0ECR8IgwZV1bp0xFe0UN0Gjsgkozqf8rvs1AYyTSeD19Wg9j+crTke8E1sfoI/qFzHwzBQFKJ+2l0cs7pZWJBARlhbt1j1IouS2aH+74xwsavRhBz4IsFTPqWiP6JTrgk5cgKRnTqInzNfdaLeUw== zuul-worker@openstack.org 2024-11-19 02:47:37.045 | ' ']' 2024-11-19 02:47:37.049 | + /opt/dib_tmp/dib_build.36slXqUb/hooks/extra-data.d/60-zuul-user:main:16 : echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDh5u0DWNi0d3uqI82izAxVTUTrGl36L3szEqV9WrilGmxaTtp9X7HrktJ5J+rvxQqz39llTf1v7iYA4CNKto/48RBAB0mKEEI4x4iw+fu/BLU7nu7ewSfXLUxHahxaTgIk2KcbegknD5NzMjalyfNfgTPDGv8BjwHeeNdZmJMBvPFGu6fO48M4yK1tiQn0kAkaH4oII/M4pyF8vy9tPTODAD7RvnMvQAb08LZZvE/IPzJAHNXFRb1v+DBa38fOvdyaz/nibrsxiOWZxQVLgjYciUeDy1xvXADaWlqvxmLy+90LHbJFbGxK4AN0mWfwBiUMVyxZjkun39pjTNl2k09OhOq+R52UqnehMc4eBdZCddnCUq4/efbFCJkqe5wY+SE8fYybJjauUL64zyrwf6yfWkXvPVHWa9Y+NCmvH8PCBUcsQnwO7l/Yb4N+8+u6zkODyuc9wLAY+DpnptE3plXtvUs5negC4fvJSnOHpWXuoi9yzp7IlPf6fSjMMDQo0JjCYJwazdzqrIH2VSCcfHAqWF0ECR8IgwZV1bp0xFe0UN0Gjsgkozqf8rvs1AYyTSeD19Wg9j+crTke8E1sfoI/qFzHwzBQFKJ+2l0cs7pZWJBARlhbt1j1IouS2aH+74xwsavRhBz4IsFTPqWiP6JTrgk5cgKRnTqInzNfdaLeUw== zuul-worker@openstack.org 2024-11-19 02:47:37.049 | ' 2024-11-19 02:47:37.052 | dib-run-parts 60-zuul-user completed 2024-11-19 02:47:37.053 | dib-run-parts Running /opt/dib_tmp/dib_build.36slXqUb/hooks/extra-data.d/98-source-repositories 2024-11-19 02:47:37.074 | Getting /opt/dib_cache/source-repositories/repositories_flock: Tue Nov 19 02:47:37 UTC 2024 for /opt/dib_tmp/dib_build.36slXqUb/hooks/source-repository-simple-init 2024-11-19 02:47:37.080 | (0001 / 0001) 2024-11-19 02:47:40.633 | Updating cache of https://opendev.org/opendev/glean in /opt/dib_cache/source-repositories/glean_924419e03bf18bdbfc5d11ef04701f4fc92c8443 with ref master 2024-11-19 02:47:41.044 | Cloning from glean cache and applying ref master 2024-11-19 02:47:42.591 | HEAD is now at 2ba5c62 testing: remove centos7 and 8 2024-11-19 02:47:42.618 | Getting /opt/dib_cache/source-repositories/repositories_flock: Tue Nov 19 02:47:42 UTC 2024 for /opt/dib_tmp/dib_build.36slXqUb/hooks/source-repository-stackviz 2024-11-19 02:47:42.624 | (0001 / 0001) 2024-11-19 02:47:42.642 | Caching stackviz file from https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz in /opt/dib_cache/source-repositories/stackviz_48e306179fa23835625681fc3a683718aa924887 2024-11-19 02:47:42.674 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-11-19 02:47:42.676 | Dload Upload Total Spent Left Speed 2024-11-19 02:47:43.296 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 259 100 259 0 0 416 0 --:--:-- --:--:-- --:--:-- 416 2024-11-19 02:47:43.549 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-19 02:47:43.557 | Server copy has not changed. Using locally cached https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz 2024-11-19 02:47:43.669 | Getting /opt/dib_cache/source-repositories/repositories_flock: Tue Nov 19 02:47:43 UTC 2024 for /opt/dib_tmp/dib_build.36slXqUb/hooks/source-repository-zanatacli 2024-11-19 02:47:43.676 | (0001 / 0001) 2024-11-19 02:47:43.694 | Caching zanata-cli file from https://search.maven.org/remotecontent?filepath=org/zanata/zanata-cli/4.3.3/zanata-cli-4.3.3-dist.tar.gz in /opt/dib_cache/source-repositories/zanata_cli_5b95281e76ea8fb1ff9677edc55571c48cd84619 2024-11-19 02:47:43.726 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-11-19 02:47:43.728 | Dload Upload Total Spent Left Speed 2024-11-19 02:47:44.244 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138 100 138 0 0 266 0 --:--:-- --:--:-- --:--:-- 266 2024-11-19 02:47:44.354 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-19 02:47:44.362 | Server copy has not changed. Using locally cached https://search.maven.org/remotecontent?filepath=org/zanata/zanata-cli/4.3.3/zanata-cli-4.3.3-dist.tar.gz 2024-11-19 02:47:46.397 | Getting /opt/dib_cache/source-repositories/repositories_flock: Tue Nov 19 02:47:46 UTC 2024 for /opt/dib_tmp/dib_build.36slXqUb/hooks/source-repository-projects-yaml 2024-11-19 02:47:46.405 | (0001 / 1318) 2024-11-19 02:47:46.423 | Updating cache of https://opendev.org/airship/airshipctl.git in /opt/dib_cache/source-repositories/airshipctl_6f1e843d56659249749fcf04437fbc7625bd9af9 with ref * 2024-11-19 02:47:47.682 | Cloning from airshipctl cache and applying ref * 2024-11-19 02:47:48.945 | (0002 / 1318) 2024-11-19 02:47:48.962 | Updating cache of https://opendev.org/airship/airshipui.git in /opt/dib_cache/source-repositories/airshipui_4fa03cab9db2f6d9c5a8414a67ca4b537c641067 with ref * 2024-11-19 02:47:49.458 | Cloning from airshipui cache and applying ref * 2024-11-19 02:47:50.370 | (0003 / 1318) 2024-11-19 02:47:50.387 | Updating cache of https://opendev.org/airship/apis.git in /opt/dib_cache/source-repositories/apis_1c69e7eebb6a28d6392305a76fe6eb7cdd84b197 with ref * 2024-11-19 02:47:50.697 | Cloning from apis cache and applying ref * 2024-11-19 02:47:50.767 | (0004 / 1318) 2024-11-19 02:47:50.785 | Updating cache of https://opendev.org/airship/armada.git in /opt/dib_cache/source-repositories/armada_e1fc8349a449be4d9532782b289691e97aa7726b with ref * 2024-11-19 02:47:57.123 | Cloning from armada cache and applying ref * 2024-11-19 02:48:30.640 | (0005 / 1318) 2024-11-19 02:48:30.657 | Updating cache of https://opendev.org/airship/armada-go.git in /opt/dib_cache/source-repositories/armada_go_55e2ee827f3495ee39f9467f499f440c47ea9e5c with ref * 2024-11-19 02:48:32.627 | Cloning from armada-go cache and applying ref * 2024-11-19 02:48:35.779 | (0006 / 1318) 2024-11-19 02:48:35.797 | Updating cache of https://opendev.org/airship/armada-operator.git in /opt/dib_cache/source-repositories/armada_operator_98cb4aec66321d1028e4f8e67f1ac68c9d450c2c with ref * 2024-11-19 02:48:36.429 | Cloning from armada-operator cache and applying ref * 2024-11-19 02:48:39.852 | (0007 / 1318) 2024-11-19 02:48:39.869 | Updating cache of https://opendev.org/airship/charts.git in /opt/dib_cache/source-repositories/charts_c089ce667e98af7f623e6c534abb3db8547daad6 with ref * 2024-11-19 02:48:40.283 | Cloning from charts cache and applying ref * 2024-11-19 02:48:40.407 | (0008 / 1318) 2024-11-19 02:48:40.424 | Updating cache of https://opendev.org/airship/deckhand.git in /opt/dib_cache/source-repositories/deckhand_de44b516451dbeee36e9b2e31e5dc6e05b43543e with ref * 2024-11-19 02:48:42.267 | Cloning from deckhand cache and applying ref * 2024-11-19 02:49:08.479 | (0009 / 1318) 2024-11-19 02:49:08.496 | Updating cache of https://opendev.org/airship/divingbell.git in /opt/dib_cache/source-repositories/divingbell_0d67ae6fc3c3fc7a495fa1a5eca33edbc6e3ab41 with ref * 2024-11-19 02:49:09.832 | Cloning from divingbell cache and applying ref * 2024-11-19 02:49:12.939 | (0010 / 1318) 2024-11-19 02:49:12.956 | Updating cache of https://opendev.org/airship/docs.git in /opt/dib_cache/source-repositories/docs_e93e78bfe762ee6f09e0695cf0da41e5f7d0bb4d with ref * 2024-11-19 02:49:14.133 | Cloning from docs cache and applying ref * 2024-11-19 02:49:14.244 | (0011 / 1318) 2024-11-19 02:49:14.262 | Updating cache of https://opendev.org/airship/drydock.git in /opt/dib_cache/source-repositories/drydock_e8ed106f31f9f9ca2eb5c73a955d73f7286005bb with ref * 2024-11-19 02:49:15.489 | Cloning from drydock cache and applying ref * 2024-11-19 02:49:43.823 | (0012 / 1318) 2024-11-19 02:49:43.840 | Updating cache of https://opendev.org/airship/election.git in /opt/dib_cache/source-repositories/election_af28930242da3754cc3ee4c41a19f1799c0f2bf9 with ref * 2024-11-19 02:49:44.771 | Cloning from election cache and applying ref * 2024-11-19 02:49:44.849 | (0013 / 1318) 2024-11-19 02:49:44.866 | Updating cache of https://opendev.org/airship/gerrit-to-github-bot.git in /opt/dib_cache/source-repositories/gerrit_to_github_bot_bcdd4f18842a6fa1af2cc27487c25de27159b781 with ref * 2024-11-19 02:49:45.527 | Cloning from gerrit-to-github-bot cache and applying ref * 2024-11-19 02:49:45.601 | (0014 / 1318) 2024-11-19 02:49:45.618 | Updating cache of https://opendev.org/airship/go-redfish.git in /opt/dib_cache/source-repositories/go_redfish_102a993b413d741a2a31599a10ec04463a930500 with ref * 2024-11-19 02:49:46.183 | Cloning from go-redfish cache and applying ref * 2024-11-19 02:49:46.269 | (0015 / 1318) 2024-11-19 02:49:46.286 | Updating cache of https://opendev.org/airship/governance.git in /opt/dib_cache/source-repositories/governance_9e51e141988193df9a83bdda37d93e79693b6aa0 with ref * 2024-11-19 02:49:46.758 | Cloning from governance cache and applying ref * 2024-11-19 02:49:46.830 | (0016 / 1318) 2024-11-19 02:49:46.847 | Updating cache of https://opendev.org/airship/hostconfig-operator.git in /opt/dib_cache/source-repositories/hostconfig_operator_98872f3a06716d252b65a75b22d63dafd9e24821 with ref * 2024-11-19 02:49:47.654 | Cloning from hostconfig-operator cache and applying ref * 2024-11-19 02:49:47.748 | (0017 / 1318) 2024-11-19 02:49:47.765 | Updating cache of https://opendev.org/airship/image-builder.git in /opt/dib_cache/source-repositories/image_builder_f0d80151cf08fb0eb6888b4ed3fa2929f9a78bda with ref * 2024-11-19 02:49:48.156 | Cloning from image-builder cache and applying ref * 2024-11-19 02:49:48.267 | (0018 / 1318) 2024-11-19 02:49:48.285 | Updating cache of https://opendev.org/airship/images.git in /opt/dib_cache/source-repositories/images_c3cdedaaf1bf52a3c9c179bfb7b1681340fdd32e with ref * 2024-11-19 02:49:48.820 | Cloning from images cache and applying ref * 2024-11-19 02:49:49.119 | (0019 / 1318) 2024-11-19 02:49:49.135 | Updating cache of https://opendev.org/airship/kubernetes-entrypoint.git in /opt/dib_cache/source-repositories/kubernetes_entrypoint_ceec575001b51beddb94bea6abb5529768d14a71 with ref * 2024-11-19 02:49:50.246 | Cloning from kubernetes-entrypoint cache and applying ref * 2024-11-19 02:50:16.214 | (0020 / 1318) 2024-11-19 02:50:16.231 | Updating cache of https://opendev.org/airship/maas.git in /opt/dib_cache/source-repositories/maas_fb812f3a4a06c8c3e8bcd3899f9633bc36530b6b with ref * 2024-11-19 02:50:16.998 | Cloning from maas cache and applying ref * 2024-11-19 02:50:21.382 | (0021 / 1318) 2024-11-19 02:50:21.399 | Updating cache of https://opendev.org/airship/pegleg.git in /opt/dib_cache/source-repositories/pegleg_cacbc8a838c91a4d2031c1b6fc20d7277cd807b1 with ref * 2024-11-19 02:50:23.079 | Cloning from pegleg cache and applying ref * 2024-11-19 02:50:34.558 | (0022 / 1318) 2024-11-19 02:50:34.575 | Updating cache of https://opendev.org/airship/porthole.git in /opt/dib_cache/source-repositories/porthole_0e659b9093d8741bc917cfdaf20ac8a6401c89b8 with ref * 2024-11-19 02:50:35.575 | Cloning from porthole cache and applying ref * 2024-11-19 02:51:32.225 | (0023 / 1318) 2024-11-19 02:51:32.242 | Updating cache of https://opendev.org/airship/promenade.git in /opt/dib_cache/source-repositories/promenade_70482fd6c931d2686180921d23448bf09957aa40 with ref * 2024-11-19 02:51:34.581 | Cloning from promenade cache and applying ref * 2024-11-19 02:52:37.657 | (0024 / 1318) 2024-11-19 02:52:37.674 | Updating cache of https://opendev.org/airship/shipyard.git in /opt/dib_cache/source-repositories/shipyard_5788721cc8baf5f76e41a8f0f160318f22f45db0 with ref * 2024-11-19 02:52:39.476 | Cloning from shipyard cache and applying ref * 2024-11-19 02:53:10.981 | (0025 / 1318) 2024-11-19 02:53:10.999 | Updating cache of https://opendev.org/airship/sip.git in /opt/dib_cache/source-repositories/sip_b4ebc321cbe0917b4599afbe40e1e2ad36321dce with ref * 2024-11-19 02:53:11.558 | Cloning from sip cache and applying ref * 2024-11-19 02:53:23.976 | (0026 / 1318) 2024-11-19 02:53:23.993 | Updating cache of https://opendev.org/airship/specs.git in /opt/dib_cache/source-repositories/specs_621e3bf92432752334d1d855b371dfbdc458da46 with ref * 2024-11-19 02:53:24.411 | Cloning from specs cache and applying ref * 2024-11-19 02:53:24.500 | (0027 / 1318) 2024-11-19 02:53:24.517 | Updating cache of https://opendev.org/airship/spyglass.git in /opt/dib_cache/source-repositories/spyglass_8799d35e5024acc7161d8978db844e34025c78db with ref * 2024-11-19 02:53:24.957 | Cloning from spyglass cache and applying ref * 2024-11-19 02:53:25.051 | (0028 / 1318) 2024-11-19 02:53:25.068 | Updating cache of https://opendev.org/airship/spyglass-plugin-xls.git in /opt/dib_cache/source-repositories/spyglass_plugin_xls_829b4ff8d7c24d9e9af23516499ce22d08efcf8b with ref * 2024-11-19 02:53:25.379 | Cloning from spyglass-plugin-xls cache and applying ref * 2024-11-19 02:53:25.455 | (0029 / 1318) 2024-11-19 02:53:25.472 | Updating cache of https://opendev.org/airship/tempest-plugin.git in /opt/dib_cache/source-repositories/tempest_plugin_d689416cfab46737c32be836d303a9c85450eee9 with ref * 2024-11-19 02:53:25.836 | Cloning from tempest-plugin cache and applying ref * 2024-11-19 02:53:25.911 | (0030 / 1318) 2024-11-19 02:53:25.928 | Updating cache of https://opendev.org/airship/treasuremap.git in /opt/dib_cache/source-repositories/treasuremap_4a7510933999a41c4c9b6fb4b582d3e1ee4395ce with ref * 2024-11-19 02:53:26.969 | Cloning from treasuremap cache and applying ref * 2024-11-19 02:54:16.761 | (0031 / 1318) 2024-11-19 02:54:16.779 | Updating cache of https://opendev.org/airship/vino.git in /opt/dib_cache/source-repositories/vino_25b88ce75c8da9a86f59aab7c37d28735f345da0 with ref * 2024-11-19 02:54:17.307 | Cloning from vino cache and applying ref * 2024-11-19 02:54:17.436 | (0032 / 1318) 2024-11-19 02:54:17.453 | Updating cache of https://opendev.org/airship/zuul-airship-roles.git in /opt/dib_cache/source-repositories/zuul_airship_roles_b9c51aef3e01c78c17445ca75e80230898ab4a00 with ref * 2024-11-19 02:54:17.833 | Cloning from zuul-airship-roles cache and applying ref * 2024-11-19 02:54:17.915 | (0033 / 1318) 2024-11-19 02:54:17.932 | Updating cache of https://opendev.org/cfn/cfn-overview.git in /opt/dib_cache/source-repositories/cfn_overview_511d6a05d1347b21d5129e7a1044f90fb80ef1c4 with ref * 2024-11-19 02:54:18.812 | Cloning from cfn-overview cache and applying ref * 2024-11-19 02:54:19.002 | (0034 / 1318) 2024-11-19 02:54:19.019 | Updating cache of https://opendev.org/cfn/cfn-security.git in /opt/dib_cache/source-repositories/cfn_security_33ccb13ba23c8daac24640625a6b134d7cb8e23c with ref * 2024-11-19 02:54:19.718 | Cloning from cfn-security cache and applying ref * 2024-11-19 02:54:20.019 | (0035 / 1318) 2024-11-19 02:54:20.036 | Updating cache of https://opendev.org/cfn/computing-native.git in /opt/dib_cache/source-repositories/computing_native_00e8ba19b66692bb3435f4dca7beed2c11420f55 with ref * 2024-11-19 02:54:20.699 | Cloning from computing-native cache and applying ref * 2024-11-19 02:54:20.848 | (0036 / 1318) 2024-11-19 02:54:20.865 | Updating cache of https://opendev.org/cfn/computing-offload.git in /opt/dib_cache/source-repositories/computing_offload_eb01cd9a5eae00ce85823f3270ced2360a245f9d with ref * 2024-11-19 02:54:21.793 | Cloning from computing-offload cache and applying ref * 2024-11-19 02:54:40.077 | (0037 / 1318) 2024-11-19 02:54:40.094 | Updating cache of https://opendev.org/cfn/ubiquitous-computing-scheduling.git in /opt/dib_cache/source-repositories/ubiquitous_computing_scheduling_5e2e392eafaea6d82fe2e72ca8ec4a5375c14e37 with ref * 2024-11-19 02:54:40.972 | Cloning from ubiquitous-computing-scheduling cache and applying ref * 2024-11-19 02:54:52.388 | (0038 / 1318) 2024-11-19 02:54:52.406 | Updating cache of https://opendev.org/cfn/use-case-and-architecture.git in /opt/dib_cache/source-repositories/use_case_and_architecture_4343554ff496357085624c9fa79aafb449a2b1ed with ref * 2024-11-19 02:54:53.378 | Cloning from use-case-and-architecture cache and applying ref * 2024-11-19 02:55:15.461 | (0039 / 1318) 2024-11-19 02:55:16.167 | Updating cache of https://opendev.org/cirros/cirros.git in /opt/dib_cache/source-repositories/cirros_baa52e8f74219831a47126c613965d8cf1c41f2e with ref * 2024-11-19 02:55:18.325 | Cloning from cirros cache and applying ref * 2024-11-19 02:55:18.759 | (0040 / 1318) 2024-11-19 02:55:18.777 | Updating cache of https://opendev.org/inaugust/inaugust.com.git in /opt/dib_cache/source-repositories/inaugust_com_945665fbce6bdcff7f52959685599b441964ec38 with ref * 2024-11-19 02:55:20.809 | Cloning from inaugust.com cache and applying ref * 2024-11-19 02:55:21.903 | (0041 / 1318) 2024-11-19 02:55:21.920 | Updating cache of https://opendev.org/inaugust/src.sh.git in /opt/dib_cache/source-repositories/src_sh_ab89bcb9d55c1fa6d70526b7d817782db521a3ca with ref * 2024-11-19 02:55:22.465 | Cloning from src.sh cache and applying ref * 2024-11-19 02:55:22.536 | (0042 / 1318) 2024-11-19 02:55:22.554 | Updating cache of https://opendev.org/inaugust/ttrun.git in /opt/dib_cache/source-repositories/ttrun_8fb2b4b97740ccd1d10ae0cc6066f013f3489dd9 with ref * 2024-11-19 02:55:23.187 | Cloning from ttrun cache and applying ref * 2024-11-19 02:55:23.571 | (0043 / 1318) 2024-11-19 02:55:23.588 | Updating cache of https://opendev.org/jjb/jenkins-job-builder.git in /opt/dib_cache/source-repositories/jenkins_job_builder_47342494b3e0c7aefd322cbcfc2326cdd33d224f with ref * 2024-11-19 02:55:29.041 | Cloning from jenkins-job-builder cache and applying ref * 2024-11-19 02:56:31.851 | (0044 / 1318) 2024-11-19 02:56:31.868 | Updating cache of https://opendev.org/jjb/python-jenkins.git in /opt/dib_cache/source-repositories/python_jenkins_b3b491f4f8fdc966d3b8d22f41166c04cbd9bbfe with ref * 2024-11-19 02:56:32.811 | Cloning from python-jenkins cache and applying ref * 2024-11-19 02:56:35.074 | (0045 / 1318) 2024-11-19 02:56:35.091 | Updating cache of https://opendev.org/limestone/ci-cloud-config.git in /opt/dib_cache/source-repositories/ci_cloud_config_878f32acda2287d435cf52b823354ca3af518c53 with ref * 2024-11-19 02:56:35.704 | Cloning from ci-cloud-config cache and applying ref * 2024-11-19 02:56:35.795 | (0046 / 1318) 2024-11-19 02:56:35.812 | Updating cache of https://opendev.org/opendev/afsmon.git in /opt/dib_cache/source-repositories/afsmon_8f4a9f6d159fbc78d12868feab310f9be866908e with ref * 2024-11-19 02:56:36.256 | Cloning from afsmon cache and applying ref * 2024-11-19 02:56:36.350 | (0047 / 1318) 2024-11-19 02:56:36.367 | Updating cache of https://opendev.org/opendev/ansible-role-cloud-launcher.git in /opt/dib_cache/source-repositories/ansible_role_cloud_launcher_abe4d38fe107ab90ac363367b37dcbda74f6a7c1 with ref * 2024-11-19 02:56:38.709 | Cloning from ansible-role-cloud-launcher cache and applying ref * 2024-11-19 02:56:38.784 | (0048 / 1318) 2024-11-19 02:56:38.801 | Updating cache of https://opendev.org/opendev/ansible-role-puppet.git in /opt/dib_cache/source-repositories/ansible_role_puppet_dce75c584a36b53ba64e726a0a44bf022dfba49f with ref * 2024-11-19 02:56:39.121 | Cloning from ansible-role-puppet cache and applying ref * 2024-11-19 02:56:39.195 | (0049 / 1318) 2024-11-19 02:56:39.212 | Updating cache of https://opendev.org/opendev/askbot-theme.git in /opt/dib_cache/source-repositories/askbot_theme_3eaba0fe6aab4ef1b7d707033a2153bc3b8e0cc0 with ref * 2024-11-19 02:56:39.609 | Cloning from askbot-theme cache and applying ref * 2024-11-19 02:56:39.684 | (0050 / 1318) 2024-11-19 02:56:39.733 | Updating cache of https://opendev.org/opendev/base-jobs.git in /opt/dib_cache/source-repositories/base_jobs_e819d446f5b5f056465d50cae74b641a5a36c3c8 with ref * 2024-11-19 02:56:40.326 | Cloning from base-jobs cache and applying ref * 2024-11-19 02:57:09.440 | (0051 / 1318) 2024-11-19 02:57:09.457 | Updating cache of https://opendev.org/opendev/bindep.git in /opt/dib_cache/source-repositories/bindep_8e69b003a3e27716294ea4ba3fedf5ccb43c98a8 with ref * 2024-11-19 02:57:11.181 | Cloning from bindep cache and applying ref * 2024-11-19 02:57:12.637 | (0052 / 1318) 2024-11-19 02:57:12.654 | Updating cache of https://opendev.org/opendev/ci-sandbox.git in /opt/dib_cache/source-repositories/ci_sandbox_f13423e68e861a3970a2490759120880bbbe792c with ref * 2024-11-19 02:57:13.295 | Cloning from ci-sandbox cache and applying ref * 2024-11-19 02:57:13.435 | (0053 / 1318) 2024-11-19 02:57:13.452 | Updating cache of https://opendev.org/opendev/dstat_graph.git in /opt/dib_cache/source-repositories/dstat_graph_d351b8b002bc1e039ecc7b60b5c39fd9f0e4d6b4 with ref * 2024-11-19 02:57:13.803 | Cloning from dstat_graph cache and applying ref * 2024-11-19 02:57:13.918 | (0054 / 1318) 2024-11-19 02:57:13.936 | Updating cache of https://opendev.org/opendev/elastic-recheck.git in /opt/dib_cache/source-repositories/elastic_recheck_dcb9d3454103f6a3ececca9bbf6e17cf62ce3c22 with ref * 2024-11-19 02:57:14.326 | Cloning from elastic-recheck cache and applying ref * 2024-11-19 02:57:14.471 | (0055 / 1318) 2024-11-19 02:57:14.488 | Updating cache of https://opendev.org/opendev/engagement.git in /opt/dib_cache/source-repositories/engagement_38fb168953511be87ef5d6bc8601d6c73371f323 with ref * 2024-11-19 02:57:14.910 | Cloning from engagement cache and applying ref * 2024-11-19 02:57:15.251 | (0056 / 1318) 2024-11-19 02:57:15.268 | Updating cache of https://opendev.org/opendev/gear.git in /opt/dib_cache/source-repositories/gear_0100b8fa09c64c94d165de85f1336c9abf066867 with ref * 2024-11-19 02:57:15.612 | Cloning from gear cache and applying ref * 2024-11-19 02:57:15.828 | (0057 / 1318) 2024-11-19 02:57:15.845 | Updating cache of https://opendev.org/opendev/germqtt.git in /opt/dib_cache/source-repositories/germqtt_dbf1b7aabc2552697e80ea8627aecd528a0f7238 with ref * 2024-11-19 02:57:16.134 | Cloning from germqtt cache and applying ref * 2024-11-19 02:57:16.206 | (0058 / 1318) 2024-11-19 02:57:16.223 | Updating cache of https://opendev.org/opendev/gerritbot.git in /opt/dib_cache/source-repositories/gerritbot_ba12e60b39faea789713b901c8af59f42c573264 with ref * 2024-11-19 02:57:16.917 | Cloning from gerritbot cache and applying ref * 2024-11-19 02:57:17.435 | (0059 / 1318) 2024-11-19 02:57:17.453 | Updating cache of https://opendev.org/opendev/gerritlib.git in /opt/dib_cache/source-repositories/gerritlib_ab9a98abe81ac8917a90b0c25d24a9a2f372271a with ref * 2024-11-19 02:57:18.885 | Cloning from gerritlib cache and applying ref * 2024-11-19 02:57:19.384 | (0060 / 1318) 2024-11-19 02:57:19.401 | Updating cache of https://opendev.org/opendev/git-restack.git in /opt/dib_cache/source-repositories/git_restack_6a4343d93b617f1291b55cfa3e407b1bbfdb5fb1 with ref * 2024-11-19 02:57:19.758 | Cloning from git-restack cache and applying ref * 2024-11-19 02:57:19.856 | (0061 / 1318) 2024-11-19 02:57:19.873 | Updating cache of https://opendev.org/opendev/git-review.git in /opt/dib_cache/source-repositories/git_review_fa2e24cebef590380324316aca43c04791f6b7d1 with ref * 2024-11-19 02:57:21.649 | Cloning from git-review cache and applying ref * 2024-11-19 02:57:33.216 | (0062 / 1318) 2024-11-19 02:57:33.234 | Updating cache of https://opendev.org/opendev/glean.git in /opt/dib_cache/source-repositories/glean_1ffacc8c24470b67f3d576e32454203d5ac5c5ee with ref * 2024-11-19 02:57:34.083 | Cloning from glean cache and applying ref * 2024-11-19 02:57:34.459 | (0063 / 1318) 2024-11-19 02:57:34.476 | Updating cache of https://opendev.org/opendev/grafyaml.git in /opt/dib_cache/source-repositories/grafyaml_e6688d9e6f0ed32998c110a97bab5a28debe5706 with ref * 2024-11-19 02:57:35.402 | Cloning from grafyaml cache and applying ref * 2024-11-19 02:57:35.714 | (0064 / 1318) 2024-11-19 02:57:35.732 | Updating cache of https://opendev.org/opendev/infra-manual.git in /opt/dib_cache/source-repositories/infra_manual_91b569b41cb595ca771e64500845790be57e8970 with ref * 2024-11-19 02:57:36.595 | Cloning from infra-manual cache and applying ref * 2024-11-19 02:57:39.726 | (0065 / 1318) 2024-11-19 02:57:39.743 | Updating cache of https://opendev.org/opendev/infra-openafs-deb.git in /opt/dib_cache/source-repositories/infra_openafs_deb_a9fa720164a0f121ba96518a3cce5e46529fa124 with ref * 2024-11-19 02:57:40.283 | Cloning from infra-openafs-deb cache and applying ref * 2024-11-19 02:57:42.494 | (0066 / 1318) 2024-11-19 02:57:42.511 | Updating cache of https://opendev.org/opendev/infra-specs.git in /opt/dib_cache/source-repositories/infra_specs_633aa9aaae45624904991b0eb4d7d69c42b04abd with ref * 2024-11-19 02:57:43.229 | Cloning from infra-specs cache and applying ref * 2024-11-19 02:57:44.200 | (0067 / 1318) 2024-11-19 02:57:44.230 | Updating cache of https://opendev.org/opendev/infra-vhd-util-deb.git in /opt/dib_cache/source-repositories/infra_vhd_util_deb_f0b9011a20db266b4ba206a1ca26e455e892d4cc with ref * 2024-11-19 02:57:44.855 | Cloning from infra-vhd-util-deb cache and applying ref * 2024-11-19 02:57:45.943 | (0068 / 1318) 2024-11-19 02:57:45.967 | Updating cache of https://opendev.org/opendev/irc-meetings.git in /opt/dib_cache/source-repositories/irc_meetings_cdcf9c2fe30e40fa91a6ba12c785609dc6257435 with ref * 2024-11-19 02:57:47.101 | Cloning from irc-meetings cache and applying ref * 2024-11-19 02:58:03.844 | (0069 / 1318) 2024-11-19 02:58:03.862 | Updating cache of https://opendev.org/opendev/jeepyb.git in /opt/dib_cache/source-repositories/jeepyb_cebae7ef0c5e5ff915cfac0a333e3d48ee4281d1 with ref * 2024-11-19 02:58:04.395 | Cloning from jeepyb cache and applying ref * 2024-11-19 02:58:05.476 | (0070 / 1318) 2024-11-19 02:58:05.493 | Updating cache of https://opendev.org/opendev/lodgeit.git in /opt/dib_cache/source-repositories/lodgeit_9a1a263f7c0a782d2aa2d0d3a7a9e91a5bcf799e with ref * 2024-11-19 02:58:06.159 | Cloning from lodgeit cache and applying ref * 2024-11-19 02:58:07.556 | (0071 / 1318) 2024-11-19 02:58:07.574 | Updating cache of https://opendev.org/opendev/log-classify.git in /opt/dib_cache/source-repositories/log_classify_9a2486401d6ff8a8bd1b909dd6009395b264b0be with ref * 2024-11-19 02:58:07.958 | Cloning from log-classify cache and applying ref * 2024-11-19 02:58:08.031 | (0072 / 1318) 2024-11-19 02:58:08.048 | Updating cache of https://opendev.org/opendev/log_processor.git in /opt/dib_cache/source-repositories/log_processor_141c70aea0c88ab2ef68039369ed58366ae95d13 with ref * 2024-11-19 02:58:08.321 | Cloning from log_processor cache and applying ref * 2024-11-19 02:58:08.396 | (0073 / 1318) 2024-11-19 02:58:08.414 | Updating cache of https://opendev.org/opendev/lpmqtt.git in /opt/dib_cache/source-repositories/lpmqtt_359a411b566ce7886a39db37c3bc796e8ad9fe15 with ref * 2024-11-19 02:58:08.762 | Cloning from lpmqtt cache and applying ref * 2024-11-19 02:58:08.834 | (0074 / 1318) 2024-11-19 02:58:08.851 | Updating cache of https://opendev.org/opendev/meetbot.git in /opt/dib_cache/source-repositories/meetbot_7928633bf8056bab3ee82b04cc6d346ade14d565 with ref * 2024-11-19 02:58:09.814 | Cloning from meetbot cache and applying ref * 2024-11-19 02:58:09.903 | (0075 / 1318) 2024-11-19 02:58:09.920 | Updating cache of https://opendev.org/opendev/mqtt_statsd.git in /opt/dib_cache/source-repositories/mqtt_statsd_13d98abbce660df4fd85c177bc1305e6ef54209a with ref * 2024-11-19 02:58:10.406 | Cloning from mqtt_statsd cache and applying ref * 2024-11-19 02:58:10.482 | (0076 / 1318) 2024-11-19 02:58:10.500 | Updating cache of https://opendev.org/opendev/netlify-sandbox.git in /opt/dib_cache/source-repositories/netlify_sandbox_d8d8a5d4ebb104aa2616a6a38ab8e44c9fda8d4e with ref * 2024-11-19 02:58:10.961 | Cloning from netlify-sandbox cache and applying ref * 2024-11-19 02:58:11.520 | (0077 / 1318) 2024-11-19 02:58:11.537 | Updating cache of https://opendev.org/opendev/project-config.git in /opt/dib_cache/source-repositories/project_config_4edbcc96160099060340107bb307cb70183e81b7 with ref * 2024-11-19 02:58:12.105 | Cloning from project-config cache and applying ref * 2024-11-19 02:58:12.567 | (0078 / 1318) 2024-11-19 02:58:12.585 | Updating cache of https://opendev.org/opendev/project-config-example.git in /opt/dib_cache/source-repositories/project_config_example_0cd2f60db4184ac6b5dae48c52d31fa43eddf0c7 with ref * 2024-11-19 02:58:12.865 | Cloning from project-config-example cache and applying ref * 2024-11-19 02:58:12.939 | (0079 / 1318) 2024-11-19 02:58:12.956 | Updating cache of https://opendev.org/opendev/publications.git in /opt/dib_cache/source-repositories/publications_f7d0e2d07198a106ac02728a868907e8ded3a541 with ref * 2024-11-19 02:58:13.397 | Cloning from publications cache and applying ref * 2024-11-19 02:58:14.806 | (0080 / 1318) 2024-11-19 02:58:14.824 | Updating cache of https://opendev.org/opendev/puppet-bup.git in /opt/dib_cache/source-repositories/puppet_bup_e7e011ae6b521d71607a1565536a4b25f3d1b4bd with ref * 2024-11-19 02:58:15.089 | Cloning from puppet-bup cache and applying ref * 2024-11-19 02:58:15.169 | (0081 / 1318) 2024-11-19 02:58:15.187 | Updating cache of https://opendev.org/opendev/puppet-elastic_recheck.git in /opt/dib_cache/source-repositories/puppet_elastic_recheck_2952f43e35fe4d4cb841d029bf17347dab53ebf1 with ref * 2024-11-19 02:58:15.510 | Cloning from puppet-elastic_recheck cache and applying ref * 2024-11-19 02:58:15.584 | (0082 / 1318) 2024-11-19 02:58:15.602 | Updating cache of https://opendev.org/opendev/puppet-ethercalc.git in /opt/dib_cache/source-repositories/puppet_ethercalc_0bda85e357890165b92465e2061229678f446606 with ref * 2024-11-19 02:58:15.912 | Cloning from puppet-ethercalc cache and applying ref * 2024-11-19 02:58:15.986 | (0083 / 1318) 2024-11-19 02:58:16.003 | Updating cache of https://opendev.org/opendev/puppet-httpd.git in /opt/dib_cache/source-repositories/puppet_httpd_ef94602131f03eb273cb6a957815979c5cd52481 with ref * 2024-11-19 02:58:16.364 | Cloning from puppet-httpd cache and applying ref * 2024-11-19 02:58:16.440 | (0084 / 1318) 2024-11-19 02:58:16.458 | Updating cache of https://opendev.org/opendev/puppet-jeepyb.git in /opt/dib_cache/source-repositories/puppet_jeepyb_8527a4a9ff0d33efcb6199fea5b2f67ae7ee9377 with ref * 2024-11-19 02:58:16.736 | Cloning from puppet-jeepyb cache and applying ref * 2024-11-19 02:58:16.811 | (0085 / 1318) 2024-11-19 02:58:16.828 | Updating cache of https://opendev.org/opendev/puppet-logrotate.git in /opt/dib_cache/source-repositories/puppet_logrotate_5555e0529d4a916aab88af28dbb41fc70e305283 with ref * 2024-11-19 02:58:17.099 | Cloning from puppet-logrotate cache and applying ref * 2024-11-19 02:58:17.173 | (0086 / 1318) 2024-11-19 02:58:17.190 | Updating cache of https://opendev.org/opendev/puppet-mysql_backup.git in /opt/dib_cache/source-repositories/puppet_mysql_backup_8c6c0df45388888f29f5d1855d17c6e648496996 with ref * 2024-11-19 02:58:17.534 | Cloning from puppet-mysql_backup cache and applying ref * 2024-11-19 02:58:17.708 | (0087 / 1318) 2024-11-19 02:58:17.726 | Updating cache of https://opendev.org/opendev/puppet-openstack_infra_spec_helper.git in /opt/dib_cache/source-repositories/puppet_openstack_infra_spec_helper_543b0eb12939a74e55ad587f4a5a34b0142b6ffb with ref * 2024-11-19 02:58:18.098 | Cloning from puppet-openstack_infra_spec_helper cache and applying ref * 2024-11-19 02:58:18.171 | (0088 / 1318) 2024-11-19 02:58:18.204 | Updating cache of https://opendev.org/opendev/puppet-pip.git in /opt/dib_cache/source-repositories/puppet_pip_7e1ade4f1c7ec7e65b08360b011c285f285a8fde with ref * 2024-11-19 02:58:18.604 | Cloning from puppet-pip cache and applying ref * 2024-11-19 02:58:18.678 | (0089 / 1318) 2024-11-19 02:58:18.695 | Updating cache of https://opendev.org/opendev/puppet-project_config.git in /opt/dib_cache/source-repositories/puppet_project_config_3a00e2250c4b4e8141a32ecbeec69743e622db02 with ref * 2024-11-19 02:58:18.970 | Cloning from puppet-project_config cache and applying ref * 2024-11-19 02:58:19.046 | (0090 / 1318) 2024-11-19 02:58:19.063 | Updating cache of https://opendev.org/opendev/puppet-redis.git in /opt/dib_cache/source-repositories/puppet_redis_02f2f4ad4e337218c1dbf145247c9045727ffc3e with ref * 2024-11-19 02:58:19.330 | Cloning from puppet-redis cache and applying ref * 2024-11-19 02:58:19.404 | (0091 / 1318) 2024-11-19 02:58:19.422 | Updating cache of https://opendev.org/opendev/puppet-reviewday.git in /opt/dib_cache/source-repositories/puppet_reviewday_33b08c72c415140929dd4c790601309b70a880d3 with ref * 2024-11-19 02:58:19.673 | Cloning from puppet-reviewday cache and applying ref * 2024-11-19 02:58:19.747 | (0092 / 1318) 2024-11-19 02:58:19.764 | Updating cache of https://opendev.org/opendev/puppet-simpleproxy.git in /opt/dib_cache/source-repositories/puppet_simpleproxy_d28518111a384058303cb326fc8c4cc254dd0068 with ref * 2024-11-19 02:58:20.109 | Cloning from puppet-simpleproxy cache and applying ref * 2024-11-19 02:58:20.182 | (0093 / 1318) 2024-11-19 02:58:20.199 | Updating cache of https://opendev.org/opendev/puppet-ssh.git in /opt/dib_cache/source-repositories/puppet_ssh_b2abd902dc81fbf75c89ed6c3dd94e3f4ae4a5d3 with ref * 2024-11-19 02:58:20.478 | Cloning from puppet-ssh cache and applying ref * 2024-11-19 02:58:20.554 | (0094 / 1318) 2024-11-19 02:58:20.571 | Updating cache of https://opendev.org/opendev/puppet-storyboard.git in /opt/dib_cache/source-repositories/puppet_storyboard_4da8c6b8e196516275222a23c909ae16c70790a4 with ref * 2024-11-19 02:58:21.127 | Cloning from puppet-storyboard cache and applying ref * 2024-11-19 02:58:21.202 | (0095 / 1318) 2024-11-19 02:58:21.219 | Updating cache of https://opendev.org/opendev/puppet-tmpreaper.git in /opt/dib_cache/source-repositories/puppet_tmpreaper_04a965977a28fd662123749f81526022358dd297 with ref * 2024-11-19 02:58:22.233 | Cloning from puppet-tmpreaper cache and applying ref * 2024-11-19 02:58:22.308 | (0096 / 1318) 2024-11-19 02:58:22.326 | Updating cache of https://opendev.org/opendev/puppet-ulimit.git in /opt/dib_cache/source-repositories/puppet_ulimit_815031ce4a2a51dbca6b60904466831fc0f8da03 with ref * 2024-11-19 02:58:23.487 | Cloning from puppet-ulimit cache and applying ref * 2024-11-19 02:58:23.560 | (0097 / 1318) 2024-11-19 02:58:23.580 | Updating cache of https://opendev.org/opendev/puppet-user.git in /opt/dib_cache/source-repositories/puppet_user_673588898d5e9010177b4a846ed41988377d736e with ref * 2024-11-19 02:58:24.110 | Cloning from puppet-user cache and applying ref * 2024-11-19 02:58:24.184 | (0098 / 1318) 2024-11-19 02:58:24.201 | Updating cache of https://opendev.org/opendev/puppet-vcsrepo.git in /opt/dib_cache/source-repositories/puppet_vcsrepo_cb7798966b01c44f284e3a80e4041fc33d9cae43 with ref * 2024-11-19 02:58:24.527 | Cloning from puppet-vcsrepo cache and applying ref * 2024-11-19 02:58:24.603 | (0099 / 1318) 2024-11-19 02:58:24.620 | Updating cache of https://opendev.org/opendev/puppet-zanata.git in /opt/dib_cache/source-repositories/puppet_zanata_a6643a07480de550e3cbfef268daf9fe269b3640 with ref * 2024-11-19 02:58:25.671 | Cloning from puppet-zanata cache and applying ref * 2024-11-19 02:58:25.747 | (0100 / 1318) 2024-11-19 02:58:25.764 | Updating cache of https://opendev.org/opendev/python-storyboardclient.git in /opt/dib_cache/source-repositories/python_storyboardclient_c972b89484b601527297d5a7426e52108e33108c with ref * 2024-11-19 02:58:26.824 | Cloning from python-storyboardclient cache and applying ref * 2024-11-19 02:58:26.904 | (0101 / 1318) 2024-11-19 02:58:26.922 | Updating cache of https://opendev.org/opendev/sandbox.git in /opt/dib_cache/source-repositories/sandbox_d360ed937b5ea4fc888d30f87cff115972f74574 with ref * 2024-11-19 02:58:28.011 | Cloning from sandbox cache and applying ref * 2024-11-19 02:58:41.692 | (0102 / 1318) 2024-11-19 02:58:41.709 | Updating cache of https://opendev.org/opendev/statusbot.git in /opt/dib_cache/source-repositories/statusbot_5f78007a4470d12bbbc92636f1790e42eebabe28 with ref * 2024-11-19 02:58:43.430 | Cloning from statusbot cache and applying ref * 2024-11-19 02:58:44.277 | (0103 / 1318) 2024-11-19 02:58:44.295 | Updating cache of https://opendev.org/opendev/storyboard.git in /opt/dib_cache/source-repositories/storyboard_bdfa7b368e244397a817280de37bfd2f1ee6c1e7 with ref * 2024-11-19 02:58:44.994 | Cloning from storyboard cache and applying ref * 2024-11-19 02:58:46.840 | (0104 / 1318) 2024-11-19 02:58:46.858 | Updating cache of https://opendev.org/opendev/storyboard-vue.git in /opt/dib_cache/source-repositories/storyboard_vue_af0ea81813702e486024ea2bb7b60e99553311e3 with ref * 2024-11-19 02:58:48.290 | Cloning from storyboard-vue cache and applying ref * 2024-11-19 02:58:48.392 | (0105 / 1318) 2024-11-19 02:58:48.409 | Updating cache of https://opendev.org/opendev/storyboard-webclient.git in /opt/dib_cache/source-repositories/storyboard_webclient_cdabe82d60c3c246adae20e600baf2f7978aaff8 with ref * 2024-11-19 02:58:49.915 | Cloning from storyboard-webclient cache and applying ref * 2024-11-19 02:58:50.423 | (0106 / 1318) 2024-11-19 02:58:50.479 | Updating cache of https://opendev.org/opendev/subunit2sql.git in /opt/dib_cache/source-repositories/subunit2sql_713f18ef653d624bd2494e1284e21ec656c0948b with ref * 2024-11-19 02:58:52.874 | Cloning from subunit2sql cache and applying ref * 2024-11-19 02:58:53.338 | (0107 / 1318) 2024-11-19 02:58:53.355 | Updating cache of https://opendev.org/opendev/system-config.git in /opt/dib_cache/source-repositories/system_config_8577797282cba1d12048c5f2fedbb349992d3587 with ref * 2024-11-19 02:58:54.554 | Cloning from system-config cache and applying ref * 2024-11-19 03:06:54.602 | (0108 / 1318) 2024-11-19 03:06:54.619 | Updating cache of https://opendev.org/opendev/yaml2ical.git in /opt/dib_cache/source-repositories/yaml2ical_45b74a64f9213c4e60d414302f7f6e695e6960ab with ref * 2024-11-19 03:06:56.809 | Cloning from yaml2ical cache and applying ref * 2024-11-19 03:06:57.508 | (0109 / 1318) 2024-11-19 03:06:57.525 | Updating cache of https://opendev.org/opendev/zone-gating.dev.git in /opt/dib_cache/source-repositories/zone_gating_dev_2118e7c4e724894d31098562ee1d45f02d64b840 with ref * 2024-11-19 03:06:58.344 | Cloning from zone-gating.dev cache and applying ref * 2024-11-19 03:06:58.780 | (0110 / 1318) 2024-11-19 03:06:58.798 | Updating cache of https://opendev.org/opendev/zone-opendev.org.git in /opt/dib_cache/source-repositories/zone_opendev_org_aa422dd8b2680f8ccfe54bc42b7c37555fe6066b with ref * 2024-11-19 03:07:02.225 | Cloning from zone-opendev.org cache and applying ref * 2024-11-19 03:07:27.322 | (0111 / 1318) 2024-11-19 03:07:27.339 | Updating cache of https://opendev.org/opendev/zone-zuul-ci.org.git in /opt/dib_cache/source-repositories/zone_zuul_ci_org_990250eca4f188f233a710f0d56fe1e86c15adf6 with ref * 2024-11-19 03:07:28.435 | Cloning from zone-zuul-ci.org cache and applying ref * 2024-11-19 03:07:29.539 | (0112 / 1318) 2024-11-19 03:07:29.557 | Updating cache of https://opendev.org/opendev/zuul-jobs.git in /opt/dib_cache/source-repositories/zuul_jobs_80a80ac224edfadff7bfa03ff3813be64fec899e with ref * 2024-11-19 03:07:30.368 | Cloning from zuul-jobs cache and applying ref * 2024-11-19 03:07:34.456 | (0113 / 1318) 2024-11-19 03:07:34.473 | Updating cache of https://opendev.org/openinfra/ansible-role-refstack-client.git in /opt/dib_cache/source-repositories/ansible_role_refstack_client_204a1f8a42f1e05a6127c0375b2180bd9653dabb with ref * 2024-11-19 03:07:35.179 | Cloning from ansible-role-refstack-client cache and applying ref * 2024-11-19 03:07:35.904 | (0114 / 1318) 2024-11-19 03:07:35.922 | Updating cache of https://opendev.org/openinfra/edge-computing-group.git in /opt/dib_cache/source-repositories/edge_computing_group_07754c5a08687341f505501ad9466306c24c8646 with ref * 2024-11-19 03:07:36.262 | Cloning from edge-computing-group cache and applying ref * 2024-11-19 03:07:36.832 | (0115 / 1318) 2024-11-19 03:07:36.850 | Updating cache of https://opendev.org/openinfra/four-opens.git in /opt/dib_cache/source-repositories/four_opens_b9267bdea1f78f86c0b7be0a774edf092ee88a6f with ref * 2024-11-19 03:07:37.615 | Cloning from four-opens cache and applying ref * 2024-11-19 03:07:37.688 | (0116 / 1318) 2024-11-19 03:07:37.706 | Updating cache of https://opendev.org/openinfra/groups.git in /opt/dib_cache/source-repositories/groups_770c5c430bcd8f75dd8ad6711e6b734425676701 with ref * 2024-11-19 03:07:38.066 | Cloning from groups cache and applying ref * 2024-11-19 03:07:38.247 | (0117 / 1318) 2024-11-19 03:07:38.264 | Updating cache of https://opendev.org/openinfra/groups-static-pages.git in /opt/dib_cache/source-repositories/groups_static_pages_720f897d903313aeab08c7a621fabd9c685b5a3c with ref * 2024-11-19 03:07:38.575 | Cloning from groups-static-pages cache and applying ref * 2024-11-19 03:07:38.650 | (0118 / 1318) 2024-11-19 03:07:38.667 | Updating cache of https://opendev.org/openinfra/interop.git in /opt/dib_cache/source-repositories/interop_d4330e68a883627712ed3299840cd3909ebfc08b with ref * 2024-11-19 03:07:39.535 | Cloning from interop cache and applying ref * 2024-11-19 03:07:40.622 | (0119 / 1318) 2024-11-19 03:07:40.639 | Updating cache of https://opendev.org/openinfra/odsreg.git in /opt/dib_cache/source-repositories/odsreg_1bc2b5047aaaa9cc803348a5fae0625a08be801b with ref * 2024-11-19 03:07:41.488 | Cloning from odsreg cache and applying ref * 2024-11-19 03:07:41.598 | (0120 / 1318) 2024-11-19 03:07:41.615 | Updating cache of https://opendev.org/openinfra/openstack-map.git in /opt/dib_cache/source-repositories/openstack_map_4721743825cda6ead6fa500097d99d21d77cdb2f with ref * 2024-11-19 03:07:43.143 | Cloning from openstack-map cache and applying ref * 2024-11-19 03:07:47.888 | (0121 / 1318) 2024-11-19 03:07:47.906 | Updating cache of https://opendev.org/openinfra/openstackweb.git in /opt/dib_cache/source-repositories/openstackweb_5ffe382c96d2bb637f6c5f37e57cd45c6c0a9e0b with ref * 2024-11-19 03:07:48.743 | Cloning from openstackweb cache and applying ref * 2024-11-19 03:08:04.442 | (0122 / 1318) 2024-11-19 03:08:04.459 | Updating cache of https://opendev.org/openinfra/python-tempestconf.git in /opt/dib_cache/source-repositories/python_tempestconf_c0259470af6fa65b97dd5f7ae2bc86a423c083be with ref * 2024-11-19 03:08:09.821 | Cloning from python-tempestconf cache and applying ref * 2024-11-19 03:08:21.884 | (0123 / 1318) 2024-11-19 03:08:21.901 | Updating cache of https://opendev.org/openinfra/refstack.git in /opt/dib_cache/source-repositories/refstack_0ae1832457bdfb0f8340ea2d5e899a106a651fe1 with ref * 2024-11-19 03:08:23.200 | Cloning from refstack cache and applying ref * 2024-11-19 03:08:25.420 | (0124 / 1318) 2024-11-19 03:08:25.439 | Updating cache of https://opendev.org/openinfra/refstack-client.git in /opt/dib_cache/source-repositories/refstack_client_0abef4f08fac6ba03cc5c388f590726db3b49a67 with ref * 2024-11-19 03:08:26.587 | Cloning from refstack-client cache and applying ref * 2024-11-19 03:08:28.972 | (0125 / 1318) 2024-11-19 03:08:28.989 | Updating cache of https://opendev.org/openinfra/transparency-policy.git in /opt/dib_cache/source-repositories/transparency_policy_fee742f5aa38e8a8ec4956a82320679d8f052384 with ref * 2024-11-19 03:08:29.528 | Cloning from transparency-policy cache and applying ref * 2024-11-19 03:08:29.604 | (0126 / 1318) 2024-11-19 03:08:29.621 | Updating cache of https://opendev.org/openinfra/way.git in /opt/dib_cache/source-repositories/way_47f98ea94728398a47be38afd4dcbac9a50c195f with ref * 2024-11-19 03:08:29.896 | Cloning from way cache and applying ref * 2024-11-19 03:08:30.097 | (0127 / 1318) 2024-11-19 03:08:30.114 | Updating cache of https://opendev.org/openinfralabs/contrib.git in /opt/dib_cache/source-repositories/contrib_03489fd338667dcadbb897c7e6894d1e672fe4bf with ref * 2024-11-19 03:08:30.420 | Cloning from contrib cache and applying ref * 2024-11-19 03:08:30.490 | (0128 / 1318) 2024-11-19 03:08:30.507 | Updating cache of https://opendev.org/openstack/adjutant.git in /opt/dib_cache/source-repositories/adjutant_3d3bf92bbb0daae0dba0a1a00f88b688de151007 with ref * 2024-11-19 03:08:41.411 | Cloning from adjutant cache and applying ref * 2024-11-19 03:08:44.360 | (0129 / 1318) 2024-11-19 03:08:44.378 | Updating cache of https://opendev.org/openstack/adjutant-ui.git in /opt/dib_cache/source-repositories/adjutant_ui_0fa31a7f260a42a2805385b445068cca8b2be429 with ref * 2024-11-19 03:08:51.476 | Cloning from adjutant-ui cache and applying ref * 2024-11-19 03:08:56.564 | (0130 / 1318) 2024-11-19 03:08:56.582 | Updating cache of https://opendev.org/openstack/ansible-collection-kolla.git in /opt/dib_cache/source-repositories/ansible_collection_kolla_629e7754f9be86942546ec3e2c5746eb4ae8224e with ref * 2024-11-19 03:09:05.289 | Cloning from ansible-collection-kolla cache and applying ref * 2024-11-19 03:09:57.588 | (0131 / 1318) 2024-11-19 03:09:57.606 | Updating cache of https://opendev.org/openstack/ansible-collections-openstack.git in /opt/dib_cache/source-repositories/ansible_collections_openstack_7129f6eb296524a3be4e8f16be4b98c37628b438 with ref * 2024-11-19 03:09:59.413 | Cloning from ansible-collections-openstack cache and applying ref * 2024-11-19 03:11:01.342 | (0132 / 1318) 2024-11-19 03:11:01.359 | Updating cache of https://opendev.org/openstack/ansible-config_template.git in /opt/dib_cache/source-repositories/ansible_config_template_1ea58dc7857632095596a4ada0e15af059aedf08 with ref * 2024-11-19 03:11:05.353 | Cloning from ansible-config_template cache and applying ref * 2024-11-19 03:11:11.380 | (0133 / 1318) 2024-11-19 03:11:11.397 | Updating cache of https://opendev.org/openstack/ansible-hardening.git in /opt/dib_cache/source-repositories/ansible_hardening_f707149ba55f373254bdd0fda42ab2097e7e6622 with ref * 2024-11-19 03:11:14.159 | Cloning from ansible-hardening cache and applying ref * 2024-11-19 03:11:25.298 | (0134 / 1318) 2024-11-19 03:11:25.316 | Updating cache of https://opendev.org/openstack/ansible-plugin-container-connection.git in /opt/dib_cache/source-repositories/ansible_plugin_container_connection_b76d7469868d3f6e7219b265770b908ded6d361d with ref * 2024-11-19 03:11:25.872 | Cloning from ansible-plugin-container-connection cache and applying ref * 2024-11-19 03:11:25.948 | (0135 / 1318) 2024-11-19 03:11:25.966 | Updating cache of https://opendev.org/openstack/ansible-role-atos-hsm.git in /opt/dib_cache/source-repositories/ansible_role_atos_hsm_0da6654c8d75f85cd078b08d643c0442c45a7ad7 with ref * 2024-11-19 03:11:29.116 | Cloning from ansible-role-atos-hsm cache and applying ref * 2024-11-19 03:11:36.751 | (0136 / 1318) 2024-11-19 03:11:36.769 | Updating cache of https://opendev.org/openstack/ansible-role-frrouting.git in /opt/dib_cache/source-repositories/ansible_role_frrouting_15922c232db5ca7959b3959347bf51889e97c149 with ref * 2024-11-19 03:11:37.600 | Cloning from ansible-role-frrouting cache and applying ref * 2024-11-19 03:11:38.266 | (0137 / 1318) 2024-11-19 03:11:38.283 | Updating cache of https://opendev.org/openstack/ansible-role-lunasa-hsm.git in /opt/dib_cache/source-repositories/ansible_role_lunasa_hsm_1a1c8d265eed7ee102c0e1878b2aa7d86af9207d with ref * 2024-11-19 03:11:44.008 | Cloning from ansible-role-lunasa-hsm cache and applying ref * 2024-11-19 03:11:45.426 | (0138 / 1318) 2024-11-19 03:11:45.443 | Updating cache of https://opendev.org/openstack/ansible-role-pki.git in /opt/dib_cache/source-repositories/ansible_role_pki_50bfef0b00844dd601f81e97346bdb4ef87b9cf1 with ref * 2024-11-19 03:11:47.269 | Cloning from ansible-role-pki cache and applying ref * 2024-11-19 03:11:50.521 | (0139 / 1318) 2024-11-19 03:11:50.540 | Updating cache of https://opendev.org/openstack/ansible-role-proxysql.git in /opt/dib_cache/source-repositories/ansible_role_proxysql_402abef49d8a0cc721ee7303a7dfeaba807d4962 with ref * 2024-11-19 03:11:50.856 | Cloning from ansible-role-proxysql cache and applying ref * 2024-11-19 03:11:50.927 | (0140 / 1318) 2024-11-19 03:11:50.945 | Updating cache of https://opendev.org/openstack/ansible-role-python_venv_build.git in /opt/dib_cache/source-repositories/ansible_role_python_venv_build_ca74cfced870bed0f097e21f4f0d1543bebba2f4 with ref * 2024-11-19 03:11:53.969 | Cloning from ansible-role-python_venv_build cache and applying ref * 2024-11-19 03:12:02.806 | (0141 / 1318) 2024-11-19 03:12:02.824 | Updating cache of https://opendev.org/openstack/ansible-role-qdrouterd.git in /opt/dib_cache/source-repositories/ansible_role_qdrouterd_ff7f90f8a0b303b97ba4d23dc0fd6d3e09c4c0a0 with ref * 2024-11-19 03:12:06.081 | Cloning from ansible-role-qdrouterd cache and applying ref * 2024-11-19 03:12:09.753 | (0142 / 1318) 2024-11-19 03:12:09.771 | Updating cache of https://opendev.org/openstack/ansible-role-systemd_mount.git in /opt/dib_cache/source-repositories/ansible_role_systemd_mount_4d0531d646c7f020b048fa0085e95c121bd0bcef with ref * 2024-11-19 03:12:13.416 | Cloning from ansible-role-systemd_mount cache and applying ref * 2024-11-19 03:12:17.462 | (0143 / 1318) 2024-11-19 03:12:17.480 | Updating cache of https://opendev.org/openstack/ansible-role-systemd_networkd.git in /opt/dib_cache/source-repositories/ansible_role_systemd_networkd_22f96032122e15146c61eec41f0eea1c19b165ad with ref * 2024-11-19 03:12:23.722 | Cloning from ansible-role-systemd_networkd cache and applying ref * 2024-11-19 03:12:28.917 | (0144 / 1318) 2024-11-19 03:12:28.935 | Updating cache of https://opendev.org/openstack/ansible-role-systemd_service.git in /opt/dib_cache/source-repositories/ansible_role_systemd_service_c847fb67248a884c6143e7883f2a98f8cafa786f with ref * 2024-11-19 03:12:30.740 | Cloning from ansible-role-systemd_service cache and applying ref * 2024-11-19 03:12:41.806 | (0145 / 1318) 2024-11-19 03:12:41.824 | Updating cache of https://opendev.org/openstack/ansible-role-thales-hsm.git in /opt/dib_cache/source-repositories/ansible_role_thales_hsm_a31885a1a517f0d14e217f65ae111840e7a225b8 with ref * 2024-11-19 03:12:47.215 | Cloning from ansible-role-thales-hsm cache and applying ref * 2024-11-19 03:12:53.315 | (0146 / 1318) 2024-11-19 03:12:53.332 | Updating cache of https://opendev.org/openstack/ansible-role-uwsgi.git in /opt/dib_cache/source-repositories/ansible_role_uwsgi_d9ca547fdd441d575fde61c7b834366c9441dbcc with ref * 2024-11-19 03:12:57.019 | Cloning from ansible-role-uwsgi cache and applying ref * 2024-11-19 03:13:03.744 | (0147 / 1318) 2024-11-19 03:13:03.762 | Updating cache of https://opendev.org/openstack/ansible-role-vault.git in /opt/dib_cache/source-repositories/ansible_role_vault_6854feaa07fdee9a2a8e35ca94c8dca71b791125 with ref * 2024-11-19 03:13:04.219 | Cloning from ansible-role-vault cache and applying ref * 2024-11-19 03:13:04.290 | (0148 / 1318) 2024-11-19 03:13:04.307 | Updating cache of https://opendev.org/openstack/ansible-role-zookeeper.git in /opt/dib_cache/source-repositories/ansible_role_zookeeper_268798d46790860dab400d5879acd61d287d3320 with ref * 2024-11-19 03:13:06.332 | Cloning from ansible-role-zookeeper cache and applying ref * 2024-11-19 03:13:08.929 | (0149 / 1318) 2024-11-19 03:13:08.947 | Updating cache of https://opendev.org/openstack/aodh.git in /opt/dib_cache/source-repositories/aodh_309448bd6e55a26e1174d07eb21a1c55e65979ce with ref * 2024-11-19 03:13:23.318 | Cloning from aodh cache and applying ref * 2024-11-19 03:14:13.512 | (0150 / 1318) 2024-11-19 03:14:13.529 | Updating cache of https://opendev.org/openstack/api-sig.git in /opt/dib_cache/source-repositories/api_sig_71dc4c7a0449576f3bf8bc1d290c1166bc4006e0 with ref * 2024-11-19 03:14:14.915 | Cloning from api-sig cache and applying ref * 2024-11-19 03:14:15.014 | (0151 / 1318) 2024-11-19 03:14:15.031 | Updating cache of https://opendev.org/openstack/api-site.git in /opt/dib_cache/source-repositories/api_site_0c910aa34db4dd659d52c74920c001db6ba65103 with ref * 2024-11-19 03:14:16.001 | Cloning from api-site cache and applying ref * 2024-11-19 03:14:23.584 | (0152 / 1318) 2024-11-19 03:14:23.601 | Updating cache of https://opendev.org/openstack/arch-design.git in /opt/dib_cache/source-repositories/arch_design_bbceeb793e0785c1b31b4235e0b82efdd14a19b3 with ref * 2024-11-19 03:14:24.017 | Cloning from arch-design cache and applying ref * 2024-11-19 03:14:24.149 | (0153 / 1318) 2024-11-19 03:14:24.166 | Updating cache of https://opendev.org/openstack/auto-scaling-sig.git in /opt/dib_cache/source-repositories/auto_scaling_sig_3bb14c9b7dd1524c841fe2a9e117b057c92a259c with ref * 2024-11-19 03:14:24.643 | Cloning from auto-scaling-sig cache and applying ref * 2024-11-19 03:14:24.737 | (0154 / 1318) 2024-11-19 03:14:24.754 | Updating cache of https://opendev.org/openstack/automaton.git in /opt/dib_cache/source-repositories/automaton_e824e0324c7d104843968a26c37731523bbfe871 with ref * 2024-11-19 03:14:27.035 | Cloning from automaton cache and applying ref * 2024-11-19 03:14:29.484 | (0155 / 1318) 2024-11-19 03:14:29.501 | Updating cache of https://opendev.org/openstack/barbican.git in /opt/dib_cache/source-repositories/barbican_7c8a430fd1582b25207ae0eaaf48c748ae841906 with ref * 2024-11-19 03:14:33.820 | Cloning from barbican cache and applying ref * 2024-11-19 03:15:39.691 | (0156 / 1318) 2024-11-19 03:15:39.709 | Updating cache of https://opendev.org/openstack/barbican-specs.git in /opt/dib_cache/source-repositories/barbican_specs_297b301ba5988edc2e7fbf01f559a0859a529f13 with ref * 2024-11-19 03:15:40.324 | Cloning from barbican-specs cache and applying ref * 2024-11-19 03:15:40.427 | (0157 / 1318) 2024-11-19 03:15:40.444 | Updating cache of https://opendev.org/openstack/barbican-tempest-plugin.git in /opt/dib_cache/source-repositories/barbican_tempest_plugin_dc5848576121a94337b005f5c253ff2531196099 with ref * 2024-11-19 03:15:47.557 | Cloning from barbican-tempest-plugin cache and applying ref * 2024-11-19 03:16:07.133 | (0158 / 1318) 2024-11-19 03:16:07.150 | Updating cache of https://opendev.org/openstack/barbican-ui.git in /opt/dib_cache/source-repositories/barbican_ui_3bceedcc22d3cf028a892543b30b61a67e094ca2 with ref * 2024-11-19 03:16:07.659 | Cloning from barbican-ui cache and applying ref * 2024-11-19 03:16:07.989 | (0159 / 1318) 2024-11-19 03:16:08.006 | Updating cache of https://opendev.org/openstack/bashate.git in /opt/dib_cache/source-repositories/bashate_2183844323fb5a4961a21b9f5e3272a8bdbac955 with ref * 2024-11-19 03:16:08.560 | Cloning from bashate cache and applying ref * 2024-11-19 03:16:09.227 | (0160 / 1318) 2024-11-19 03:16:09.246 | Updating cache of https://opendev.org/openstack/bifrost.git in /opt/dib_cache/source-repositories/bifrost_35e2956ad53fe89270b67b83dd51a8622d09c35d with ref * 2024-11-19 03:16:23.989 | Cloning from bifrost cache and applying ref * 2024-11-19 03:19:06.560 | (0161 / 1318) 2024-11-19 03:19:06.578 | Updating cache of https://opendev.org/openstack/blazar.git in /opt/dib_cache/source-repositories/blazar_90462ec1f5e0949f17fd618de1fd06551a0406c9 with ref * 2024-11-19 03:19:14.363 | Cloning from blazar cache and applying ref * 2024-11-19 03:19:55.256 | (0162 / 1318) 2024-11-19 03:19:55.274 | Updating cache of https://opendev.org/openstack/blazar-dashboard.git in /opt/dib_cache/source-repositories/blazar_dashboard_b781ef99ce82ca7969fa046342151cdb8119132b with ref * 2024-11-19 03:19:59.427 | Cloning from blazar-dashboard cache and applying ref * 2024-11-19 03:20:04.499 | (0163 / 1318) 2024-11-19 03:20:04.517 | Updating cache of https://opendev.org/openstack/blazar-nova.git in /opt/dib_cache/source-repositories/blazar_nova_d10355bd53e60a9959877d456961a8f305f860bb with ref * 2024-11-19 03:20:07.300 | Cloning from blazar-nova cache and applying ref * 2024-11-19 03:20:09.965 | (0164 / 1318) 2024-11-19 03:20:09.982 | Updating cache of https://opendev.org/openstack/blazar-specs.git in /opt/dib_cache/source-repositories/blazar_specs_b69f7249ae3007b005bbdc15d01690f7d978ef7c with ref * 2024-11-19 03:20:10.460 | Cloning from blazar-specs cache and applying ref * 2024-11-19 03:20:10.570 | (0165 / 1318) 2024-11-19 03:20:10.587 | Updating cache of https://opendev.org/openstack/blazar-tempest-plugin.git in /opt/dib_cache/source-repositories/blazar_tempest_plugin_fad82214888fe93468a2a097b7e73fccbf24bac3 with ref * 2024-11-19 03:20:12.456 | Cloning from blazar-tempest-plugin cache and applying ref * 2024-11-19 03:20:16.465 | (0166 / 1318) 2024-11-19 03:20:16.482 | Updating cache of https://opendev.org/openstack/bugdaystats.git in /opt/dib_cache/source-repositories/bugdaystats_6f2135d094a9168ed328734d6ee88afce13354a0 with ref * 2024-11-19 03:20:17.128 | Cloning from bugdaystats cache and applying ref * 2024-11-19 03:20:17.220 | (0167 / 1318) 2024-11-19 03:20:17.238 | Updating cache of https://opendev.org/openstack/castellan.git in /opt/dib_cache/source-repositories/castellan_cfd8f6482bbc8171aea7aac42afa1843901c5024 with ref * 2024-11-19 03:20:21.851 | Cloning from castellan cache and applying ref * 2024-11-19 03:21:19.368 | (0168 / 1318) 2024-11-19 03:21:19.385 | Updating cache of https://opendev.org/openstack/ceilometer.git in /opt/dib_cache/source-repositories/ceilometer_dba0b609ab5bd47479b3eb607ccf5d87ba00d0ab with ref * 2024-11-19 03:21:33.164 | Cloning from ceilometer cache and applying ref * 2024-11-19 03:23:41.581 | (0169 / 1318) 2024-11-19 03:23:41.598 | Updating cache of https://opendev.org/openstack/ceilometermiddleware.git in /opt/dib_cache/source-repositories/ceilometermiddleware_d7fb753603a477bc6bedf15ffb177ed8a5ecc423 with ref * 2024-11-19 03:23:45.955 | Cloning from ceilometermiddleware cache and applying ref * 2024-11-19 03:23:54.343 | (0170 / 1318) 2024-11-19 03:23:54.361 | Updating cache of https://opendev.org/openstack/charm-aodh.git in /opt/dib_cache/source-repositories/charm_aodh_d4428c1c0aa4dfd29c294a857c68c0a642926713 with ref * 2024-11-19 03:23:57.234 | Cloning from charm-aodh cache and applying ref * 2024-11-19 03:24:05.068 | (0171 / 1318) 2024-11-19 03:24:05.086 | Updating cache of https://opendev.org/openstack/charm-aodh-k8s.git in /opt/dib_cache/source-repositories/charm_aodh_k8s_e0af7d9a0218e63f5959d3cdfcc2229c192397f1 with ref * 2024-11-19 03:24:05.753 | Cloning from charm-aodh-k8s cache and applying ref * 2024-11-19 03:24:12.665 | (0172 / 1318) 2024-11-19 03:24:12.682 | Updating cache of https://opendev.org/openstack/charm-barbican.git in /opt/dib_cache/source-repositories/charm_barbican_08b037f630a1ea0ceaccf09e2dd7f85dfcf7f1d3 with ref * 2024-11-19 03:24:16.439 | Cloning from charm-barbican cache and applying ref * 2024-11-19 03:24:27.245 | (0173 / 1318) 2024-11-19 03:24:27.262 | Updating cache of https://opendev.org/openstack/charm-barbican-k8s.git in /opt/dib_cache/source-repositories/charm_barbican_k8s_2ae256453a9282f7030532e40ebffc7f783e6b75 with ref * 2024-11-19 03:24:29.909 | Cloning from charm-barbican-k8s cache and applying ref * 2024-11-19 03:24:42.644 | (0174 / 1318) 2024-11-19 03:24:42.662 | Updating cache of https://opendev.org/openstack/charm-barbican-softhsm.git in /opt/dib_cache/source-repositories/charm_barbican_softhsm_af1caa3a7b595592e8aab4443059653b5c299c7e with ref * 2024-11-19 03:24:43.185 | Cloning from charm-barbican-softhsm cache and applying ref * 2024-11-19 03:24:43.269 | (0175 / 1318) 2024-11-19 03:24:43.286 | Updating cache of https://opendev.org/openstack/charm-barbican-vault.git in /opt/dib_cache/source-repositories/charm_barbican_vault_d9ba3a45536e5469c73d790f1fab62e098d8b2e8 with ref * 2024-11-19 03:24:44.654 | Cloning from charm-barbican-vault cache and applying ref * 2024-11-19 03:24:52.542 | (0176 / 1318) 2024-11-19 03:24:52.560 | Updating cache of https://opendev.org/openstack/charm-ceilometer.git in /opt/dib_cache/source-repositories/charm_ceilometer_35b35e724cb3ceb412fc26c7ac1edb87c3afe277 with ref * 2024-11-19 03:24:54.397 | Cloning from charm-ceilometer cache and applying ref * 2024-11-19 03:25:14.130 | (0177 / 1318) 2024-11-19 03:25:14.148 | Updating cache of https://opendev.org/openstack/charm-ceilometer-agent.git in /opt/dib_cache/source-repositories/charm_ceilometer_agent_940aa2c383330d88f963feb834f750a8a642be60 with ref * 2024-11-19 03:25:18.907 | Cloning from charm-ceilometer-agent cache and applying ref * 2024-11-19 03:25:34.858 | (0178 / 1318) 2024-11-19 03:25:34.875 | Updating cache of https://opendev.org/openstack/charm-ceilometer-k8s.git in /opt/dib_cache/source-repositories/charm_ceilometer_k8s_ad71fe242a15edd410252909dbc95e56f5c74630 with ref * 2024-11-19 03:25:36.143 | Cloning from charm-ceilometer-k8s cache and applying ref * 2024-11-19 03:25:43.894 | (0179 / 1318) 2024-11-19 03:25:43.911 | Updating cache of https://opendev.org/openstack/charm-ceph-dashboard.git in /opt/dib_cache/source-repositories/charm_ceph_dashboard_cbbad6a7a24a40d871c6a75c92642033009fc9d8 with ref * 2024-11-19 03:25:47.728 | Cloning from charm-ceph-dashboard cache and applying ref * 2024-11-19 03:26:00.587 | (0180 / 1318) 2024-11-19 03:26:00.605 | Updating cache of https://opendev.org/openstack/charm-ceph-fs.git in /opt/dib_cache/source-repositories/charm_ceph_fs_0934e6069dd547e97360cc25812e0241838386cd with ref * 2024-11-19 03:26:02.438 | Cloning from charm-ceph-fs cache and applying ref * 2024-11-19 03:26:06.700 | (0181 / 1318) 2024-11-19 03:26:06.717 | Updating cache of https://opendev.org/openstack/charm-ceph-iscsi.git in /opt/dib_cache/source-repositories/charm_ceph_iscsi_23cb616446170b4c9e286ee7315b67e07efd96ed with ref * 2024-11-19 03:26:09.053 | Cloning from charm-ceph-iscsi cache and applying ref * 2024-11-19 03:26:20.524 | (0182 / 1318) 2024-11-19 03:26:20.541 | Updating cache of https://opendev.org/openstack/charm-ceph-mon.git in /opt/dib_cache/source-repositories/charm_ceph_mon_e4c8c82ba79a71582964802ad498e7d5e00f6030 with ref * 2024-11-19 03:26:23.338 | Cloning from charm-ceph-mon cache and applying ref * 2024-11-19 03:27:09.829 | (0183 / 1318) 2024-11-19 03:27:09.847 | Updating cache of https://opendev.org/openstack/charm-ceph-nfs.git in /opt/dib_cache/source-repositories/charm_ceph_nfs_bd59c39f769d08a12f79aa10dfa2309bb05191e2 with ref * 2024-11-19 03:27:10.842 | Cloning from charm-ceph-nfs cache and applying ref * 2024-11-19 03:27:12.320 | (0184 / 1318) 2024-11-19 03:27:12.338 | Updating cache of https://opendev.org/openstack/charm-ceph-osd.git in /opt/dib_cache/source-repositories/charm_ceph_osd_1821f4938f6a67937e2fc28d966ddd9b15e732cf with ref * 2024-11-19 03:27:13.833 | Cloning from charm-ceph-osd cache and applying ref * 2024-11-19 03:27:47.731 | (0185 / 1318) 2024-11-19 03:27:47.748 | Updating cache of https://opendev.org/openstack/charm-ceph-proxy.git in /opt/dib_cache/source-repositories/charm_ceph_proxy_47b3ce4ae43f3046eb2926caea7c35667cb7a8da with ref * 2024-11-19 03:27:59.234 | Cloning from charm-ceph-proxy cache and applying ref * 2024-11-19 03:28:05.142 | (0186 / 1318) 2024-11-19 03:28:05.159 | Updating cache of https://opendev.org/openstack/charm-ceph-radosgw.git in /opt/dib_cache/source-repositories/charm_ceph_radosgw_28edc5467c6e6e42f629cfa50437aa069bb11dcc with ref * 2024-11-19 03:28:06.844 | Cloning from charm-ceph-radosgw cache and applying ref * 2024-11-19 03:28:24.669 | (0187 / 1318) 2024-11-19 03:28:24.687 | Updating cache of https://opendev.org/openstack/charm-ceph-rbd-mirror.git in /opt/dib_cache/source-repositories/charm_ceph_rbd_mirror_6762a064163583e65cdfa056928f1de5d942df96 with ref * 2024-11-19 03:28:25.758 | Cloning from charm-ceph-rbd-mirror cache and applying ref * 2024-11-19 03:28:28.908 | (0188 / 1318) 2024-11-19 03:28:28.925 | Updating cache of https://opendev.org/openstack/charm-cinder.git in /opt/dib_cache/source-repositories/charm_cinder_cc7f6fbe64ba173e0dbd38c4a2347c0bc62a06cc with ref * 2024-11-19 03:28:31.867 | Cloning from charm-cinder cache and applying ref * 2024-11-19 03:29:09.126 | (0189 / 1318) 2024-11-19 03:29:09.143 | Updating cache of https://opendev.org/openstack/charm-cinder-backup.git in /opt/dib_cache/source-repositories/charm_cinder_backup_4c1fbff126e0a50b75ca7356fef9449d80f5f262 with ref * 2024-11-19 03:29:10.984 | Cloning from charm-cinder-backup cache and applying ref * 2024-11-19 03:29:18.551 | (0190 / 1318) 2024-11-19 03:29:18.569 | Updating cache of https://opendev.org/openstack/charm-cinder-backup-swift-proxy.git in /opt/dib_cache/source-repositories/charm_cinder_backup_swift_proxy_52947d6d40a84ffb2e05f263fc6f585e0de50458 with ref * 2024-11-19 03:29:20.190 | Cloning from charm-cinder-backup-swift-proxy cache and applying ref * 2024-11-19 03:29:24.630 | (0191 / 1318) 2024-11-19 03:29:24.647 | Updating cache of https://opendev.org/openstack/charm-cinder-ceph.git in /opt/dib_cache/source-repositories/charm_cinder_ceph_c2d408fc086079889eb62aeb86e784dd5fd09413 with ref * 2024-11-19 03:29:25.657 | Cloning from charm-cinder-ceph cache and applying ref * 2024-11-19 03:29:36.539 | (0192 / 1318) 2024-11-19 03:29:36.556 | Updating cache of https://opendev.org/openstack/charm-cinder-ceph-k8s.git in /opt/dib_cache/source-repositories/charm_cinder_ceph_k8s_9808432a30466d60b1a17667056092744b972141 with ref * 2024-11-19 03:29:38.530 | Cloning from charm-cinder-ceph-k8s cache and applying ref * 2024-11-19 03:29:43.817 | (0193 / 1318) 2024-11-19 03:29:43.834 | Updating cache of https://opendev.org/openstack/charm-cinder-dell-emc-powerstore.git in /opt/dib_cache/source-repositories/charm_cinder_dell_emc_powerstore_715515a456b17b24a9d48415774902b087324797 with ref * 2024-11-19 03:29:44.226 | Cloning from charm-cinder-dell-emc-powerstore cache and applying ref * 2024-11-19 03:29:44.301 | (0194 / 1318) 2024-11-19 03:29:44.318 | Updating cache of https://opendev.org/openstack/charm-cinder-ibm-storwize-svc.git in /opt/dib_cache/source-repositories/charm_cinder_ibm_storwize_svc_ed7651ea06e0a2a72e05a0f73d43629058802dbc with ref * 2024-11-19 03:29:44.638 | Cloning from charm-cinder-ibm-storwize-svc cache and applying ref * 2024-11-19 03:29:44.711 | (0195 / 1318) 2024-11-19 03:29:44.729 | Updating cache of https://opendev.org/openstack/charm-cinder-infinidat.git in /opt/dib_cache/source-repositories/charm_cinder_infinidat_24c0b91945748a6cb998839baa3a44cdc8a00bf7 with ref * 2024-11-19 03:29:45.302 | Cloning from charm-cinder-infinidat cache and applying ref * 2024-11-19 03:29:46.053 | (0196 / 1318) 2024-11-19 03:29:46.071 | Updating cache of https://opendev.org/openstack/charm-cinder-k8s.git in /opt/dib_cache/source-repositories/charm_cinder_k8s_420e9bc0f38219ab42291a4f7f41703292106239 with ref * 2024-11-19 03:29:46.809 | Cloning from charm-cinder-k8s cache and applying ref * 2024-11-19 03:29:53.550 | (0197 / 1318) 2024-11-19 03:29:53.568 | Updating cache of https://opendev.org/openstack/charm-cinder-lvm.git in /opt/dib_cache/source-repositories/charm_cinder_lvm_192edc2095aeb8d0efe00265af23eff9f5ac0312 with ref * 2024-11-19 03:29:54.957 | Cloning from charm-cinder-lvm cache and applying ref * 2024-11-19 03:29:59.680 | (0198 / 1318) 2024-11-19 03:29:59.698 | Updating cache of https://opendev.org/openstack/charm-cinder-netapp.git in /opt/dib_cache/source-repositories/charm_cinder_netapp_3b94b85fefbe83765fd8ba05d98bfd9b58a1faa7 with ref * 2024-11-19 03:30:00.806 | Cloning from charm-cinder-netapp cache and applying ref * 2024-11-19 03:30:10.571 | (0199 / 1318) 2024-11-19 03:30:10.589 | Updating cache of https://opendev.org/openstack/charm-cinder-nfs.git in /opt/dib_cache/source-repositories/charm_cinder_nfs_6ab892247a4c98df3ebb26e4b6a29e74485d4007 with ref * 2024-11-19 03:30:10.957 | Cloning from charm-cinder-nfs cache and applying ref * 2024-11-19 03:30:11.305 | (0200 / 1318) 2024-11-19 03:30:11.323 | Updating cache of https://opendev.org/openstack/charm-cinder-nimblestorage.git in /opt/dib_cache/source-repositories/charm_cinder_nimblestorage_b4c2dcdbbd83cce41c17fb97a613d78069ef5aa1 with ref * 2024-11-19 03:30:12.491 | Cloning from charm-cinder-nimblestorage cache and applying ref * 2024-11-19 03:30:16.144 | (0201 / 1318) 2024-11-19 03:30:16.163 | Updating cache of https://opendev.org/openstack/charm-cinder-purestorage.git in /opt/dib_cache/source-repositories/charm_cinder_purestorage_a2b440793781626e733ec7f76dea9c4f3184120c with ref * 2024-11-19 03:30:17.879 | Cloning from charm-cinder-purestorage cache and applying ref * 2024-11-19 03:30:26.267 | (0202 / 1318) 2024-11-19 03:30:26.285 | Updating cache of https://opendev.org/openstack/charm-cinder-solidfire.git in /opt/dib_cache/source-repositories/charm_cinder_solidfire_718e6d493908344f89e4ad5a402ba7133d0f39d1 with ref * 2024-11-19 03:30:27.852 | Cloning from charm-cinder-solidfire cache and applying ref * 2024-11-19 03:30:31.607 | (0203 / 1318) 2024-11-19 03:30:31.624 | Updating cache of https://opendev.org/openstack/charm-cinder-three-par.git in /opt/dib_cache/source-repositories/charm_cinder_three_par_951f8c739812aa3b1d4973e8fc7767aecc8c48c3 with ref * 2024-11-19 03:30:34.067 | Cloning from charm-cinder-three-par cache and applying ref * 2024-11-19 03:30:50.367 | (0204 / 1318) 2024-11-19 03:30:50.385 | Updating cache of https://opendev.org/openstack/charm-cloudkitty.git in /opt/dib_cache/source-repositories/charm_cloudkitty_0d7ea035af9d79b34063bd8fc765e0642efaeb19 with ref * 2024-11-19 03:30:50.880 | Cloning from charm-cloudkitty cache and applying ref * 2024-11-19 03:30:50.965 | (0205 / 1318) 2024-11-19 03:30:50.982 | Updating cache of https://opendev.org/openstack/charm-deployment-guide.git in /opt/dib_cache/source-repositories/charm_deployment_guide_04b793f93d1a820486919726d498f1896aea5dee with ref * 2024-11-19 03:30:52.707 | Cloning from charm-deployment-guide cache and applying ref * 2024-11-19 03:31:00.346 | (0206 / 1318) 2024-11-19 03:31:00.364 | Updating cache of https://opendev.org/openstack/charm-designate.git in /opt/dib_cache/source-repositories/charm_designate_5eacee7cbffb9a2c907f2aa6529ee1d518922421 with ref * 2024-11-19 03:31:04.208 | Cloning from charm-designate cache and applying ref * 2024-11-19 03:31:33.782 | (0207 / 1318) 2024-11-19 03:31:33.799 | Updating cache of https://opendev.org/openstack/charm-designate-bind.git in /opt/dib_cache/source-repositories/charm_designate_bind_78db5ed0d7b136f82c7c79c085f058069a8ff2c7 with ref * 2024-11-19 03:31:39.032 | Cloning from charm-designate-bind cache and applying ref * 2024-11-19 03:31:47.336 | (0208 / 1318) 2024-11-19 03:31:47.356 | Updating cache of https://opendev.org/openstack/charm-designate-bind-k8s.git in /opt/dib_cache/source-repositories/charm_designate_bind_k8s_47e0eb38096294a884e628760dcb93b7083a407a with ref * 2024-11-19 03:31:49.464 | Cloning from charm-designate-bind-k8s cache and applying ref * 2024-11-19 03:31:50.760 | (0209 / 1318) 2024-11-19 03:31:50.777 | Updating cache of https://opendev.org/openstack/charm-designate-k8s.git in /opt/dib_cache/source-repositories/charm_designate_k8s_22b13e4be8d42db7c0dad11c4af09f5541c17a79 with ref * 2024-11-19 03:31:52.196 | Cloning from charm-designate-k8s cache and applying ref * 2024-11-19 03:31:56.392 | (0210 / 1318) 2024-11-19 03:31:56.410 | Updating cache of https://opendev.org/openstack/charm-glance.git in /opt/dib_cache/source-repositories/charm_glance_611cdd5e062de324da3cf8c8867cd1e370960ed5 with ref * 2024-11-19 03:31:58.983 | Cloning from charm-glance cache and applying ref * 2024-11-19 03:32:21.063 | (0211 / 1318) 2024-11-19 03:32:21.082 | Updating cache of https://opendev.org/openstack/charm-glance-k8s.git in /opt/dib_cache/source-repositories/charm_glance_k8s_75f147777d13b107b37e08999034df9643130a22 with ref * 2024-11-19 03:32:23.570 | Cloning from charm-glance-k8s cache and applying ref * 2024-11-19 03:33:08.516 | (0212 / 1318) 2024-11-19 03:33:08.534 | Updating cache of https://opendev.org/openstack/charm-glance-simplestreams-sync.git in /opt/dib_cache/source-repositories/charm_glance_simplestreams_sync_15201010bcb9bfe74a97a665e324604daddaa1ea with ref * 2024-11-19 03:33:20.251 | fatal: unable to access 'https://opendev.org/openstack/charm-glance-simplestreams-sync.git/': Could not resolve host: opendev.org 2024-11-19 03:33:20.264 | + diskimage_builder/lib/common-functions:run_d:1 : trap_cleanup 2024-11-19 03:33:20.270 | + diskimage_builder/lib/img-functions:trap_cleanup:35 : exitval=128 2024-11-19 03:33:20.275 | + diskimage_builder/lib/img-functions:trap_cleanup:36 : cleanup 2024-11-19 03:33:20.280 | + diskimage_builder/lib/img-functions:cleanup:41 : unmount_image 2024-11-19 03:33:20.286 | + diskimage_builder/lib/img-functions:unmount_image:21 : sync 2024-11-19 03:33:20.305 | + diskimage_builder/lib/img-functions:unmount_image:25 : unmount_dir /opt/dib_tmp/dib_build.36slXqUb/mnt 2024-11-19 03:33:20.311 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local dir=/opt/dib_tmp/dib_build.36slXqUb/mnt 2024-11-19 03:33:20.316 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local real_dir 2024-11-19 03:33:20.321 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local mnts 2024-11-19 03:33:20.326 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local split_mounts 2024-11-19 03:33:20.331 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local found_mountpoint 2024-11-19 03:33:20.336 | + diskimage_builder/lib/common-functions:unmount_dir:427 : '[' '!' -d /opt/dib_tmp/dib_build.36slXqUb/mnt ']' 2024-11-19 03:33:20.342 | ++ diskimage_builder/lib/common-functions:unmount_dir:434 : readlink -e /opt/dib_tmp/dib_build.36slXqUb/mnt 2024-11-19 03:33:20.349 | + diskimage_builder/lib/common-functions:unmount_dir:434 : real_dir=/opt/dib_tmp/dib_build.36slXqUb/mnt 2024-11-19 03:33:20.355 | + diskimage_builder/lib/common-functions:unmount_dir:437 : IFS='|' 2024-11-19 03:33:20.360 | + diskimage_builder/lib/common-functions:unmount_dir:437 : read -ra split_mounts 2024-11-19 03:33:20.367 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : awk '{print $2}' 2024-11-19 03:33:20.367 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : sort -r 2024-11-19 03:33:20.369 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : grep '^/opt/dib_tmp/dib_build.36slXqUb/mnt/' 2024-11-19 03:33:20.376 | + diskimage_builder/lib/common-functions:unmount_dir:442 : mnts='/opt/dib_tmp/dib_build.36slXqUb/mnt/tmp/yum 2024-11-19 03:33:20.376 | /opt/dib_tmp/dib_build.36slXqUb/mnt/sys 2024-11-19 03:33:20.376 | /opt/dib_tmp/dib_build.36slXqUb/mnt/proc 2024-11-19 03:33:20.376 | /opt/dib_tmp/dib_build.36slXqUb/mnt/dev/pts 2024-11-19 03:33:20.376 | /opt/dib_tmp/dib_build.36slXqUb/mnt/dev' 2024-11-19 03:33:20.381 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-19 03:33:20.386 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-19 03:33:20.391 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-19 03:33:20.396 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-19 03:33:20.401 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.36slXqUb/mnt/tmp/yum == */boot/efi ]] 2024-11-19 03:33:20.406 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-19 03:33:20.411 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-19 03:33:20.416 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-19 03:33:20.421 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.36slXqUb/mnt/tmp/yum' 2024-11-19 03:33:20.422 | Unmount /opt/dib_tmp/dib_build.36slXqUb/mnt/tmp/yum 2024-11-19 03:33:20.427 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.36slXqUb/mnt/tmp/yum 2024-11-19 03:33:21.156 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-19 03:33:21.162 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-19 03:33:21.167 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-19 03:33:21.172 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-19 03:33:21.177 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.36slXqUb/mnt/sys == */boot/efi ]] 2024-11-19 03:33:21.182 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-19 03:33:21.187 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-19 03:33:21.192 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-19 03:33:21.197 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.36slXqUb/mnt/sys' 2024-11-19 03:33:21.197 | Unmount /opt/dib_tmp/dib_build.36slXqUb/mnt/sys 2024-11-19 03:33:21.202 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.36slXqUb/mnt/sys 2024-11-19 03:33:21.219 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-19 03:33:21.225 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-19 03:33:21.230 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-19 03:33:21.235 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-19 03:33:21.240 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.36slXqUb/mnt/proc == */boot/efi ]] 2024-11-19 03:33:21.245 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-19 03:33:21.250 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-19 03:33:21.255 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-19 03:33:21.260 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.36slXqUb/mnt/proc' 2024-11-19 03:33:21.260 | Unmount /opt/dib_tmp/dib_build.36slXqUb/mnt/proc 2024-11-19 03:33:21.266 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.36slXqUb/mnt/proc 2024-11-19 03:33:21.282 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-19 03:33:21.287 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-19 03:33:21.292 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-19 03:33:21.297 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-19 03:33:21.302 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.36slXqUb/mnt/dev/pts == */boot/efi ]] 2024-11-19 03:33:21.308 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-19 03:33:21.313 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-19 03:33:21.318 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-19 03:33:21.323 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.36slXqUb/mnt/dev/pts' 2024-11-19 03:33:21.323 | Unmount /opt/dib_tmp/dib_build.36slXqUb/mnt/dev/pts 2024-11-19 03:33:21.328 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.36slXqUb/mnt/dev/pts 2024-11-19 03:33:21.344 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-19 03:33:21.349 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-19 03:33:21.354 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-19 03:33:21.359 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-19 03:33:21.365 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.36slXqUb/mnt/dev == */boot/efi ]] 2024-11-19 03:33:21.370 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-19 03:33:21.375 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-19 03:33:21.380 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-19 03:33:21.385 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.36slXqUb/mnt/dev' 2024-11-19 03:33:21.385 | Unmount /opt/dib_tmp/dib_build.36slXqUb/mnt/dev 2024-11-19 03:33:21.390 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.36slXqUb/mnt/dev 2024-11-19 03:33:21.406 | + diskimage_builder/lib/img-functions:unmount_image:26 : '[' -n '' ']' 2024-11-19 03:33:21.411 | + diskimage_builder/lib/img-functions:unmount_image:29 : '[' -n '' ']' 2024-11-19 03:33:21.416 | + diskimage_builder/lib/img-functions:cleanup:42 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py umount 2024-11-19 03:33:22.550 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-11-19 03:33:22.551 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.36slXqUb/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.m0FXaroP', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.36slXqUb/mnt', 'build-dir': '/opt/dib_tmp/dib_build.36slXqUb'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-19 03:33:22.551 | INFO diskimage_builder.block_device.blockdevice [-] State already cleaned - no way to do anything here 2024-11-19 03:33:22.629 | + diskimage_builder/lib/img-functions:cleanup:43 : cleanup_build_dir 2024-11-19 03:33:22.635 | + diskimage_builder/lib/common-functions:cleanup_build_dir:216 : timeout 10 sh -c ' while ! sudo rm -rf /opt/dib_tmp/dib_build.36slXqUb/built; do sleep 1; done' 2024-11-19 03:33:22.653 | + diskimage_builder/lib/common-functions:cleanup_build_dir:220 : sudo rm -rf /opt/dib_tmp/dib_build.36slXqUb/mnt 2024-11-19 03:33:29.440 | + diskimage_builder/lib/common-functions:cleanup_build_dir:221 : kill_chroot_processes /opt/dib_tmp/dib_build.36slXqUb 2024-11-19 03:33:29.576 | + diskimage_builder/lib/common-functions:cleanup_build_dir:222 : tmpfs_check 0 2024-11-19 03:33:29.581 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2024-11-19 03:33:29.586 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-11-19 03:33:29.592 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-11-19 03:33:29.597 | + diskimage_builder/lib/common-functions:cleanup_build_dir:230 : rm -rf --one-file-system /opt/dib_tmp/dib_build.36slXqUb 2024-11-19 03:33:29.612 | + diskimage_builder/lib/img-functions:cleanup:44 : cleanup_image_dir 2024-11-19 03:33:29.617 | + diskimage_builder/lib/common-functions:cleanup_image_dir:234 : kill_chroot_processes /opt/dib_tmp/dib_image.m0FXaroP 2024-11-19 03:33:29.698 | + diskimage_builder/lib/common-functions:cleanup_image_dir:235 : tmpfs_check 0 2024-11-19 03:33:29.704 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2024-11-19 03:33:29.709 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-11-19 03:33:29.715 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-11-19 03:33:29.720 | + diskimage_builder/lib/common-functions:cleanup_image_dir:241 : rm -rf --one-file-system /opt/dib_tmp/dib_image.m0FXaroP 2024-11-19 03:33:29.727 | + diskimage_builder/lib/img-functions:trap_cleanup:37 : exit 128 Exit code: 128