INFO buildroot.py:533: Mock Version: 4.0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685791223.208929/root/dev/pts DEBUG file_util.py:20: creating dir: /var/lib/mock/fedora-38-s390x-1685791223.208929/root/dev/pts DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685791223.208929/root/dev/shm DEBUG file_util.py:20: creating dir: /var/lib/mock/fedora-38-s390x-1685791223.208929/root/dev/shm DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685791223.208929/root/dev/mapper DEBUG file_util.py:20: creating dir: /var/lib/mock/fedora-38-s390x-1685791223.208929/root/dev/mapper DEBUG buildroot.py:726: kernel version == 6.0.8-300.fc37.s390x DEBUG file_util.py:30: touching file: /var/lib/mock/fedora-38-s390x-1685791223.208929/root/etc/fstab DEBUG file_util.py:30: touching file: /var/lib/mock/fedora-38-s390x-1685791223.208929/root/etc/yum/yum.conf DEBUG file_util.py:30: touching file: /var/lib/mock/fedora-38-s390x-1685791223.208929/root/etc/dnf/dnf.conf DEBUG file_util.py:30: touching file: /var/lib/mock/fedora-38-s390x-1685791223.208929/root/var/log/yum.log DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685791223.208929/root/var/cache/yum DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-38-s390x/yum_cache', '/var/lib/mock/fedora-38-s390x-1685791223.208929/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685791223.208929/root/var/cache/dnf DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-38-s390x/dnf_cache', '/var/lib/mock/fedora-38-s390x-1685791223.208929/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685791223.208929/root/proc DEBUG file_util.py:30: touching file: /var/lib/mock/fedora-38-s390x-1685791223.208929/root/proc/filesystems DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.o7w70e4t', '/var/lib/mock/fedora-38-s390x-1685791223.208929/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG buildroot.py:225: rootdir = /var/lib/mock/fedora-38-s390x-1685791223.208929/root DEBUG buildroot.py:226: resultdir = /var/lib/copr-rpmbuild/results INFO buildroot.py:138: Package manager dnf detected and used DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685791223.208929/root/etc/pki/mock DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685791223.208929/root/etc/pki/ca-trust DEBUG package_manager.py:377: Couldn't copy /etc/pki/ca-trust certs from host: [Errno 17] File exists: '/var/lib/mock/fedora-38-s390x-1685791223.208929/root/etc/pki/ca-trust' DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685791223.208929/root/usr/share/pki/ca-trust-source DEBUG package_manager.py:377: Couldn't copy /usr/share/pki/ca-trust-source certs from host: [Errno 17] File exists: '/var/lib/mock/fedora-38-s390x-1685791223.208929/root/usr/share/pki/ca-trust-source' DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685791223.208929/root/etc/dnf DEBUG package_manager.py:652: configure DNF vars DEBUG util.py:621: child environment: None DEBUG util.py:534: Using nspawn with args None DEBUG util.py:539: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e6a0da1ad9df486f99caf3cac8ab7a50', '-D', '/var/lib/mock/fedora-38-s390x-1685791223.208929/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:534: Using nspawn with args None DEBUG util.py:539: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f7fea24ba9274d1db3b4bf61afd7548e', '-D', '/var/lib/mock/fedora-38-s390x-1685791223.208929/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupdel', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:534: Using nspawn with args None DEBUG util.py:539: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c8da960fae18450bbfd892122815db63', '-D', '/var/lib/mock/fedora-38-s390x-1685791223.208929/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:534: Using nspawn with args None DEBUG util.py:539: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '50104100ae3c419bb72bdc672562cbc3', '-D', '/var/lib/mock/fedora-38-s390x-1685791223.208929/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/useradd', '-o', '-m', '-u', '1001', '-g', '135', '-d', '/builddir', '-N', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685791223.208929/root/builddir/build DEBUG file_util.py:20: creating dir: /var/lib/mock/fedora-38-s390x-1685791223.208929/root/builddir/build DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685791223.208929/root/builddir/build/RPMS DEBUG file_util.py:20: creating dir: /var/lib/mock/fedora-38-s390x-1685791223.208929/root/builddir/build/RPMS DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685791223.208929/root/builddir/build/SPECS DEBUG file_util.py:20: creating dir: /var/lib/mock/fedora-38-s390x-1685791223.208929/root/builddir/build/SPECS DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685791223.208929/root/builddir/build/SRPMS DEBUG file_util.py:20: creating dir: /var/lib/mock/fedora-38-s390x-1685791223.208929/root/builddir/build/SRPMS DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685791223.208929/root/builddir/build/SOURCES DEBUG file_util.py:20: creating dir: /var/lib/mock/fedora-38-s390x-1685791223.208929/root/builddir/build/SOURCES DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685791223.208929/root/builddir/build/BUILD DEBUG file_util.py:20: creating dir: /var/lib/mock/fedora-38-s390x-1685791223.208929/root/builddir/build/BUILD DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685791223.208929/root/builddir/build/BUILDROOT DEBUG file_util.py:20: creating dir: /var/lib/mock/fedora-38-s390x-1685791223.208929/root/builddir/build/BUILDROOT DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685791223.208929/root/builddir/build/originals DEBUG file_util.py:20: creating dir: /var/lib/mock/fedora-38-s390x-1685791223.208929/root/builddir/build/originals DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685791223.208929/root/builddir DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-bootstrap-1685791223.208929/root/var/lib/mock/fedora-38-s390x-1685791223.208929/root DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/fedora-38-s390x-bootstrap-1685791223.208929/root/var/lib/mock/fedora-38-s390x-1685791223.208929/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-bootstrap-1685791223.208929/root/var/lib/mock/fedora-38-s390x-1685791223.208929/root DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/fedora-38-s390x-1685791223.208929/root', '/var/lib/mock/fedora-38-s390x-bootstrap-1685791223.208929/root/var/lib/mock/fedora-38-s390x-1685791223.208929/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/fedora-38-s390x-bootstrap-1685791223.208929/root/var/lib/mock/fedora-38-s390x-1685791223.208929/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:534: Using nspawn with args None DEBUG util.py:539: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'd0a6ce8265ac421f915d1068a7592442', '-D', '/var/lib/mock/fedora-38-s390x-bootstrap-1685791223.208929/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/fedora-38-s390x-1685791223.208929/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG util.py:444: gpg-pubkey-eb10b464-6202d9c6 DEBUG util.py:444: libgcc-13.1.1-2.fc38.s390x DEBUG util.py:444: crypto-policies-20230301-1.gita12f7b2.fc38.noarch DEBUG util.py:444: fedora-release-identity-basic-38-36.noarch DEBUG util.py:444: tzdata-2023c-1.fc38.noarch DEBUG util.py:444: rust-srpm-macros-24-2.fc38.noarch DEBUG util.py:444: qt5-srpm-macros-5.15.9-1.fc38.noarch DEBUG util.py:444: pyproject-srpm-macros-1.8.0-1.fc38.noarch DEBUG util.py:444: package-notes-srpm-macros-0.5-8.fc38.noarch DEBUG util.py:444: ansible-srpm-macros-1-10.fc38.noarch DEBUG util.py:444: publicsuffix-list-dafsa-20230318-1.fc38.noarch DEBUG util.py:444: perl-srpm-macros-1-48.fc38.noarch DEBUG util.py:444: pcre2-syntax-10.42-1.fc38.1.noarch DEBUG util.py:444: openblas-srpm-macros-2-13.fc38.noarch DEBUG util.py:444: ocaml-srpm-macros-7-3.fc38.noarch DEBUG util.py:444: kernel-srpm-macros-1.0-16.fc38.noarch DEBUG util.py:444: gnat-srpm-macros-6-2.fc38.noarch DEBUG util.py:444: ghc-srpm-macros-1.6.1-1.fc38.noarch DEBUG util.py:444: fpc-srpm-macros-1.3-7.fc38.noarch DEBUG util.py:444: fedora-gpg-keys-38-1.noarch DEBUG util.py:444: fedora-release-38-36.noarch DEBUG util.py:444: fedora-repos-38-1.noarch DEBUG util.py:444: fedora-release-common-38-36.noarch DEBUG util.py:444: setup-2.14.3-2.fc38.noarch DEBUG util.py:444: filesystem-3.18-3.fc38.s390x DEBUG util.py:444: basesystem-11-15.fc38.noarch DEBUG util.py:444: pkgconf-m4-1.8.0-6.fc38_clang16_03.noarch DEBUG util.py:444: ncurses-base-6.4-3.20230114.fc38_clang16_03.noarch DEBUG util.py:444: ncurses-libs-6.4-3.20230114.fc38_clang16_03.s390x DEBUG util.py:444: glibc-gconv-extra-2.37-4.fc38.s390x DEBUG util.py:444: glibc-2.37-4.fc38.s390x DEBUG util.py:444: bash-5.2.15-3.fc38_clang16_03.s390x DEBUG util.py:444: glibc-common-2.37-4.fc38.s390x DEBUG util.py:444: glibc-minimal-langpack-2.37-4.fc38.s390x DEBUG util.py:444: zlib-1.2.13-3.fc38.s390x DEBUG util.py:444: xz-libs-5.4.1-1.fc38.s390x DEBUG util.py:444: bzip2-libs-1.0.8-13.fc38_clang16_03.s390x DEBUG util.py:444: libzstd-1.5.5-1.fc38.s390x DEBUG util.py:444: elfutils-libelf-0.189-2.fc38.s390x DEBUG util.py:444: libuuid-2.38.1-4.fc38_clang16_03.s390x DEBUG util.py:444: popt-1.19-2.fc38_clang16_03.s390x DEBUG util.py:444: libstdc++-13.1.1-2.fc38.s390x DEBUG util.py:444: libblkid-2.38.1-4.fc38_clang16_03.s390x DEBUG util.py:444: gmp-6.2.1-4.fc38_clang16_03.s390x DEBUG util.py:444: libcap-2.48-6.fc38_clang16_03.s390x DEBUG util.py:444: libxcrypt-4.4.34-1.fc38_clang16_03.s390x DEBUG util.py:444: readline-8.2-3.fc38_clang16_03.s390x DEBUG util.py:444: libattr-2.5.1-6.fc38.s390x DEBUG util.py:444: libacl-2.3.1-6.fc38_clang16_03.s390x DEBUG util.py:444: libeconf-0.4.0-5.fc38_clang16_03.s390x DEBUG util.py:444: lz4-libs-1.9.4-3.fc38_clang16_03.s390x DEBUG util.py:444: systemd-libs-253.5-637.fc38_clang16_03.s390x DEBUG util.py:444: mpfr-4.1.1-3.fc38_clang16_03.s390x DEBUG util.py:444: dwz-0.15-2.fc38_clang16_03.s390x DEBUG util.py:444: unzip-6.0-60.fc38.s390x DEBUG util.py:444: sqlite-libs-3.40.1-2.fc38_clang16_03.s390x DEBUG util.py:444: file-libs-5.44-3.fc38.s390x DEBUG util.py:444: file-5.44-3.fc38.s390x DEBUG util.py:444: alternatives-1.24-1.fc38_clang16_03.s390x DEBUG util.py:444: libcap-ng-0.8.3-5.fc38_clang16_03.s390x DEBUG util.py:444: audit-libs-3.1.1-1.fc38_clang16_03.s390x DEBUG util.py:444: pam-libs-1.5.2-16.fc38_clang16_03.s390x DEBUG util.py:444: libcom_err-1.46.5-4.fc38_clang16_03.s390x DEBUG util.py:444: libsepol-3.5-1.fc38_clang16_03.s390x DEBUG util.py:444: libsmartcols-2.38.1-4.fc38_clang16_03.s390x DEBUG util.py:444: libunistring-1.1-3.fc38_clang16_03.s390x DEBUG util.py:444: libidn2-2.3.4-2.fc38_clang16_03.s390x DEBUG util.py:444: lua-libs-5.4.4-9.fc38.s390x DEBUG util.py:444: pcre2-10.42-1.fc38.1.s390x DEBUG util.py:444: libselinux-3.5-1.fc38_clang16_03.s390x DEBUG util.py:444: sed-4.8-12.fc38.s390x DEBUG util.py:444: grep-3.8-3.fc38_clang16_03.s390x DEBUG util.py:444: findutils-4.9.0-3.fc38_clang16_03.s390x DEBUG util.py:444: xz-5.4.1-1.fc38.s390x DEBUG util.py:444: libmount-2.38.1-4.fc38_clang16_03.s390x DEBUG util.py:444: util-linux-core-2.38.1-4.fc38_clang16_03.s390x DEBUG util.py:444: libsemanage-3.5-2.fc38_clang16_03.s390x DEBUG util.py:444: shadow-utils-4.13-6.fc38_clang16_03.s390x DEBUG util.py:444: libutempter-1.2.1-8.fc38_clang16_03.s390x DEBUG util.py:444: tar-1.34-8.fc38_clang16_03.s390x DEBUG util.py:444: libpsl-0.21.2-2.fc38_clang16_03.s390x DEBUG util.py:444: zip-3.0-36.fc38.s390x DEBUG util.py:444: zstd-1.5.5-1.fc38.s390x DEBUG util.py:444: libfdisk-2.38.1-4.fc38_clang16_03.s390x DEBUG util.py:444: bzip2-1.0.8-13.fc38_clang16_03.s390x DEBUG util.py:444: libxml2-2.10.4-1.fc38_clang16_03.s390x DEBUG util.py:444: ed-1.19-2.fc38_clang16_03.s390x DEBUG util.py:444: patch-2.7.6-19.fc38_clang16_03.s390x DEBUG util.py:444: elfutils-default-yama-scope-0.189-2.fc38.noarch DEBUG util.py:444: diffutils-3.9-2.fc38_clang16_03.s390x DEBUG util.py:444: gdbm-libs-1.23-3.fc38_clang16_03.s390x DEBUG util.py:444: cyrus-sasl-lib-2.1.28-9.fc38.s390x DEBUG util.py:444: jansson-2.13.1-6.fc38_clang16_03.s390x DEBUG util.py:444: keyutils-libs-1.6.1-6.fc38_clang16_03.s390x DEBUG util.py:444: libbrotli-1.0.9-11.fc38_clang16_03.s390x DEBUG util.py:444: libnghttp2-1.52.0-1.fc38_clang16_03.s390x DEBUG util.py:444: libpkgconf-1.8.0-6.fc38_clang16_03.s390x DEBUG util.py:444: pkgconf-1.8.0-6.fc38_clang16_03.s390x DEBUG util.py:444: pkgconf-pkg-config-1.8.0-6.fc38_clang16_03.s390x DEBUG util.py:444: libsigsegv-2.14-4.fc38_clang16_03.s390x DEBUG util.py:444: gawk-5.1.1-5.fc38_clang16_03.s390x DEBUG util.py:444: libtasn1-4.19.0-2.fc38_clang16_03.s390x DEBUG util.py:444: cpio-2.13-14.fc38.s390x DEBUG util.py:444: libdb-5.3.28-55.fc38.s390x DEBUG util.py:444: libffi-3.4.4-2.fc38.s390x DEBUG util.py:444: p11-kit-0.24.1-6.fc38_clang16_03.s390x DEBUG util.py:444: p11-kit-trust-0.24.1-6.fc38_clang16_03.s390x DEBUG util.py:444: libverto-0.3.2-5.fc38.s390x DEBUG util.py:444: xxhash-libs-0.8.1-4.fc38.s390x DEBUG util.py:444: libgomp-13.1.1-2.fc38.s390x DEBUG util.py:444: libssh-config-0.10.5-1.fc38_clang16_03.noarch DEBUG util.py:444: coreutils-common-9.1-12.fc38_clang16_03.s390x DEBUG util.py:444: openssl-libs-3.0.9-1.fc38.s390x DEBUG util.py:444: coreutils-9.1-12.fc38_clang16_03.s390x DEBUG util.py:444: ca-certificates-2023.2.60-2.fc38.noarch DEBUG util.py:444: krb5-libs-1.20.1-8.fc38_clang16_03.s390x DEBUG util.py:444: libtirpc-1.3.3-1.rc1.fc38_clang16_03.s390x DEBUG util.py:444: authselect-libs-1.4.2-2.fc38_clang16_03.s390x DEBUG util.py:444: gzip-1.12-3.fc38_clang16_03.s390x DEBUG util.py:444: rpm-sequoia-1.4.0-3.fc38.s390x DEBUG util.py:444: rpm-libs-4.18.1-3.fc38.s390x DEBUG util.py:444: cracklib-2.9.7-31.fc38_clang16_03.s390x DEBUG util.py:444: libpwquality-1.4.5-3.fc38_clang16_03.s390x DEBUG util.py:444: authselect-1.4.2-2.fc38_clang16_03.s390x DEBUG util.py:444: libnsl2-2.0.0-5.fc38_clang16_03.s390x DEBUG util.py:444: pam-1.5.2-16.fc38_clang16_03.s390x DEBUG util.py:444: libssh-0.10.5-1.fc38_clang16_03.s390x DEBUG util.py:444: libarchive-3.6.1-4.fc38_clang16_03.s390x DEBUG util.py:444: libevent-2.1.12-8.fc38_clang16_03.s390x DEBUG util.py:444: openldap-2.6.4-1.fc38.s390x DEBUG util.py:444: libcurl-8.0.1-1.fc38_clang16_03.s390x DEBUG util.py:444: elfutils-libs-0.189-2.fc38.s390x DEBUG util.py:444: elfutils-debuginfod-client-0.189-2.fc38.s390x DEBUG util.py:444: binutils-gold-2.39-12.fc38_clang16_03.s390x DEBUG util.py:444: binutils-2.39-12.fc38_clang16_03.s390x DEBUG util.py:444: elfutils-0.189-2.fc38.s390x DEBUG util.py:444: gdb-minimal-13.1-4.fc38.s390x DEBUG util.py:444: debugedit-5.0-7.fc38.s390x DEBUG util.py:444: rpm-build-libs-4.18.1-3.fc38.s390x DEBUG util.py:444: curl-8.0.1-1.fc38_clang16_03.s390x DEBUG util.py:444: rpm-4.18.1-3.fc38.s390x DEBUG util.py:444: efi-srpm-macros-5-7.fc38.noarch DEBUG util.py:444: lua-srpm-macros-1-8.fc38.noarch DEBUG util.py:444: rpmautospec-rpm-macros-0.3.5-1.fc38.noarch DEBUG util.py:444: fonts-srpm-macros-2.0.5-11.fc38.noarch DEBUG util.py:444: go-srpm-macros-3.2.0-2.fc38.noarch DEBUG util.py:444: python-srpm-macros-3.11-10.fc38.noarch DEBUG util.py:444: redhat-rpm-config-252-1.fc38.noarch DEBUG util.py:444: rpm-build-4.18.1-3.fc38.s390x DEBUG util.py:444: util-linux-2.38.1-4.fc38_clang16_03.s390x DEBUG util.py:444: which-2.21-39.fc38_clang16_03.s390x DEBUG util.py:444: info-7.0.2-2.fc38_clang16_03.s390x DEBUG util.py:444: libmpc-1.3.1-2.fc38_clang16_03.s390x DEBUG util.py:444: libstdc++-devel-13.1.1-2.fc38.s390x DEBUG util.py:444: libatomic-13.1.1-2.fc38.s390x DEBUG util.py:444: clang-resource-filesystem-17.0.0~pre20230602.g032d91cb2fb539-1.fc38.s390x DEBUG util.py:444: compiler-rt-17.0.0~pre20230602.g032d91cb2fb539-1.fc38.s390x DEBUG util.py:444: cpp-13.1.1-2.fc38.s390x DEBUG util.py:444: libubsan-13.1.1-2.fc38.s390x DEBUG util.py:444: libasan-13.1.1-2.fc38.s390x DEBUG util.py:444: kernel-headers-6.3.3-200.fc38.s390x DEBUG util.py:444: glibc-headers-s390-2.37-4.fc38.noarch DEBUG util.py:444: glibc-devel-2.37-4.fc38.s390x DEBUG util.py:444: libxcrypt-devel-4.4.34-1.fc38_clang16_03.s390x DEBUG util.py:444: annobin-docs-12.10-1.fc38.noarch DEBUG util.py:444: python-setuptools-wheel-65.5.1-2.fc38.noarch DEBUG util.py:444: python-pip-wheel-22.3.1-2.fc38.noarch DEBUG util.py:444: mpdecimal-2.5.1-6.fc38_clang16_03.s390x DEBUG util.py:444: libunistring1.0-1.0-1.fc38_clang16_03.s390x DEBUG util.py:444: libtool-ltdl-2.4.7-6.fc38_clang16_03.s390x DEBUG util.py:444: libedit-3.1-45.20221030cvs.fc38_clang16_03.s390x DEBUG util.py:444: llvm-libs-17.0.0~pre20230602.g032d91cb2fb539-1.fc38.s390x DEBUG util.py:444: clang-libs-17.0.0~pre20230602.g032d91cb2fb539-1.fc38.s390x DEBUG util.py:444: libdwarf-0.7.0-1.fc38_clang16_03.s390x DEBUG util.py:444: libdwarf-tools-0.7.0-1.fc38_clang16_03.s390x DEBUG util.py:444: libb2-0.98.1-8.fc38_clang16_03.s390x DEBUG util.py:444: gc-8.2.2-3.fc38_clang16_03.s390x DEBUG util.py:444: guile22-2.2.7-7.fc38.s390x DEBUG util.py:444: make-4.4-3.fc38_clang16_03.s390x DEBUG util.py:444: gcc-13.1.1-2.fc38.s390x DEBUG util.py:444: gcc-c++-13.1.1-2.fc38.s390x DEBUG util.py:444: clang-17.0.0~pre20230602.g032d91cb2fb539-1.fc38.s390x DEBUG util.py:444: expat-2.5.0-2.fc38_clang16_03.s390x DEBUG util.py:444: python3-3.11.3-2.fc38_clang16_03.s390x DEBUG util.py:444: python3-libs-3.11.3-2.fc38_clang16_03.s390x DEBUG util.py:444: llvm-17.0.0~pre20230602.g032d91cb2fb539-1.fc38.s390x DEBUG util.py:444: clang-rpm-config-1-146.fc38.noarch DEBUG util.py:444: clang-rpm-config17-1-146.fc38.noarch DEBUG util.py:444: annobin-plugin-gcc-12.10-1.fc38.s390x DEBUG util.py:444: gcc-plugin-annobin-13.1.1-2.fc38.s390x DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-38-s390x-bootstrap-1685791223.208929/root/var/lib/mock/fedora-38-s390x-1685791223.208929/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-38-s390x-bootstrap-1685791223.208929/root/var/lib/mock/fedora-38-s390x-1685791223.208929/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685791223.208929/root/proc DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/fedora-38-s390x-1685791223.208929/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685791223.208929/root/proc DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/fedora-38-s390x-1685791223.208929/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/fedora-38-s390x-1685791223.208929/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685791223.208929/root/sys DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/fedora-38-s390x-1685791223.208929/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685791223.208929/root/sys DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/fedora-38-s390x-1685791223.208929/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/fedora-38-s390x-1685791223.208929/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685791223.208929/root/dev/shm DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/fedora-38-s390x-1685791223.208929/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685791223.208929/root/dev/pts DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/fedora-38-s390x-1685791223.208929/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685791223.208929/root/sys/fs/selinux DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/fedora-38-s390x-1685791223.208929/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-bootstrap-1685791223.208929/root/var/lib/mock/fedora-38-s390x-1685791223.208929/root DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/fedora-38-s390x-bootstrap-1685791223.208929/root/var/lib/mock/fedora-38-s390x-1685791223.208929/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-bootstrap-1685791223.208929/root/var/lib/mock/fedora-38-s390x-1685791223.208929/root DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/fedora-38-s390x-1685791223.208929/root', '/var/lib/mock/fedora-38-s390x-bootstrap-1685791223.208929/root/var/lib/mock/fedora-38-s390x-1685791223.208929/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/fedora-38-s390x-bootstrap-1685791223.208929/root/var/lib/mock/fedora-38-s390x-1685791223.208929/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685791223.208929/root/installation-homedir DEBUG package_manager.py:257: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/fedora-38-s390x-1685791223.208929/root/', '-y', '--releasever', '38', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG util.py:621: child environment: None DEBUG util.py:534: Using nspawn with args ['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.i3chipgh:/etc/resolv.conf'] DEBUG util.py:539: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'bcb8408560a242d4b77248b6eccce757', '-D', '/var/lib/mock/fedora-38-s390x-bootstrap-1685791223.208929/root', '-a', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.i3chipgh:/etc/resolv.conf', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/fedora-38-s390x-1685791223.208929/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/fedora-38-s390x-1685791223.208929/root/', '-y', '--releasever', '38', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/fedora-38-s390x-1685791223.208929/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG util.py:442: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG util.py:444: Copr repository 279 B/s | 1.5 kB 00:05 DEBUG util.py:444: Copr repository 2.9 MB/s | 5.7 MB 00:02 DEBUG util.py:444: Additional repo https_download_copr_fedorainfra 9.4 kB/s | 1.8 kB 00:00 DEBUG util.py:444: Additional repo https_download_copr_fedorainfra 8.1 kB/s | 1.5 kB 00:00 DEBUG util.py:444: Additional repo https_download_copr_fedorainfra 8.0 kB/s | 1.5 kB 00:00 DEBUG util.py:444: fedora 8.1 kB/s | 5.6 kB 00:00 DEBUG util.py:444: updates 12 kB/s | 6.3 kB 00:00 DEBUG util.py:444: Dependencies resolved. DEBUG util.py:444: Nothing to do. DEBUG util.py:444: Complete! DEBUG util.py:595: Child return code was: 0 DEBUG util.py:167: kill orphans DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-38-s390x-bootstrap-1685791223.208929/root/var/lib/mock/fedora-38-s390x-1685791223.208929/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-38-s390x-bootstrap-1685791223.208929/root/var/lib/mock/fedora-38-s390x-1685791223.208929/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-38-s390x-1685791223.208929/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-38-s390x-1685791223.208929/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-38-s390x-1685791223.208929/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-38-s390x-1685791223.208929/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-38-s390x-1685791223.208929/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-38-s390x-1685791223.208929/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-38-s390x-1685791223.208929/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-bootstrap-1685791223.208929/root/var/lib/mock/fedora-38-s390x-1685791223.208929/root DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/fedora-38-s390x-bootstrap-1685791223.208929/root/var/lib/mock/fedora-38-s390x-1685791223.208929/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-bootstrap-1685791223.208929/root/var/lib/mock/fedora-38-s390x-1685791223.208929/root DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/fedora-38-s390x-1685791223.208929/root', '/var/lib/mock/fedora-38-s390x-bootstrap-1685791223.208929/root/var/lib/mock/fedora-38-s390x-1685791223.208929/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/fedora-38-s390x-bootstrap-1685791223.208929/root/var/lib/mock/fedora-38-s390x-1685791223.208929/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:534: Using nspawn with args None DEBUG util.py:539: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'd27b97971c8f4594acf6e0c7f4ef785b', '-D', '/var/lib/mock/fedora-38-s390x-bootstrap-1685791223.208929/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/fedora-38-s390x-1685791223.208929/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG util.py:444: gpg-pubkey-eb10b464-6202d9c6 DEBUG util.py:444: libgcc-13.1.1-2.fc38.s390x DEBUG util.py:444: crypto-policies-20230301-1.gita12f7b2.fc38.noarch DEBUG util.py:444: fedora-release-identity-basic-38-36.noarch DEBUG util.py:444: tzdata-2023c-1.fc38.noarch DEBUG util.py:444: rust-srpm-macros-24-2.fc38.noarch DEBUG util.py:444: qt5-srpm-macros-5.15.9-1.fc38.noarch DEBUG util.py:444: pyproject-srpm-macros-1.8.0-1.fc38.noarch DEBUG util.py:444: package-notes-srpm-macros-0.5-8.fc38.noarch DEBUG util.py:444: ansible-srpm-macros-1-10.fc38.noarch DEBUG util.py:444: publicsuffix-list-dafsa-20230318-1.fc38.noarch DEBUG util.py:444: perl-srpm-macros-1-48.fc38.noarch DEBUG util.py:444: pcre2-syntax-10.42-1.fc38.1.noarch DEBUG util.py:444: openblas-srpm-macros-2-13.fc38.noarch DEBUG util.py:444: ocaml-srpm-macros-7-3.fc38.noarch DEBUG util.py:444: kernel-srpm-macros-1.0-16.fc38.noarch DEBUG util.py:444: gnat-srpm-macros-6-2.fc38.noarch DEBUG util.py:444: ghc-srpm-macros-1.6.1-1.fc38.noarch DEBUG util.py:444: fpc-srpm-macros-1.3-7.fc38.noarch DEBUG util.py:444: fedora-gpg-keys-38-1.noarch DEBUG util.py:444: fedora-release-38-36.noarch DEBUG util.py:444: fedora-repos-38-1.noarch DEBUG util.py:444: fedora-release-common-38-36.noarch DEBUG util.py:444: setup-2.14.3-2.fc38.noarch DEBUG util.py:444: filesystem-3.18-3.fc38.s390x DEBUG util.py:444: basesystem-11-15.fc38.noarch DEBUG util.py:444: pkgconf-m4-1.8.0-6.fc38_clang16_03.noarch DEBUG util.py:444: ncurses-base-6.4-3.20230114.fc38_clang16_03.noarch DEBUG util.py:444: ncurses-libs-6.4-3.20230114.fc38_clang16_03.s390x DEBUG util.py:444: glibc-gconv-extra-2.37-4.fc38.s390x DEBUG util.py:444: glibc-2.37-4.fc38.s390x DEBUG util.py:444: bash-5.2.15-3.fc38_clang16_03.s390x DEBUG util.py:444: glibc-common-2.37-4.fc38.s390x DEBUG util.py:444: glibc-minimal-langpack-2.37-4.fc38.s390x DEBUG util.py:444: zlib-1.2.13-3.fc38.s390x DEBUG util.py:444: xz-libs-5.4.1-1.fc38.s390x DEBUG util.py:444: bzip2-libs-1.0.8-13.fc38_clang16_03.s390x DEBUG util.py:444: libzstd-1.5.5-1.fc38.s390x DEBUG util.py:444: elfutils-libelf-0.189-2.fc38.s390x DEBUG util.py:444: libuuid-2.38.1-4.fc38_clang16_03.s390x DEBUG util.py:444: popt-1.19-2.fc38_clang16_03.s390x DEBUG util.py:444: libstdc++-13.1.1-2.fc38.s390x DEBUG util.py:444: libblkid-2.38.1-4.fc38_clang16_03.s390x DEBUG util.py:444: gmp-6.2.1-4.fc38_clang16_03.s390x DEBUG util.py:444: libcap-2.48-6.fc38_clang16_03.s390x DEBUG util.py:444: libxcrypt-4.4.34-1.fc38_clang16_03.s390x DEBUG util.py:444: readline-8.2-3.fc38_clang16_03.s390x DEBUG util.py:444: libattr-2.5.1-6.fc38.s390x DEBUG util.py:444: libacl-2.3.1-6.fc38_clang16_03.s390x DEBUG util.py:444: libeconf-0.4.0-5.fc38_clang16_03.s390x DEBUG util.py:444: lz4-libs-1.9.4-3.fc38_clang16_03.s390x DEBUG util.py:444: systemd-libs-253.5-637.fc38_clang16_03.s390x DEBUG util.py:444: mpfr-4.1.1-3.fc38_clang16_03.s390x DEBUG util.py:444: dwz-0.15-2.fc38_clang16_03.s390x DEBUG util.py:444: unzip-6.0-60.fc38.s390x DEBUG util.py:444: sqlite-libs-3.40.1-2.fc38_clang16_03.s390x DEBUG util.py:444: file-libs-5.44-3.fc38.s390x DEBUG util.py:444: file-5.44-3.fc38.s390x DEBUG util.py:444: alternatives-1.24-1.fc38_clang16_03.s390x DEBUG util.py:444: libcap-ng-0.8.3-5.fc38_clang16_03.s390x DEBUG util.py:444: audit-libs-3.1.1-1.fc38_clang16_03.s390x DEBUG util.py:444: pam-libs-1.5.2-16.fc38_clang16_03.s390x DEBUG util.py:444: libcom_err-1.46.5-4.fc38_clang16_03.s390x DEBUG util.py:444: libsepol-3.5-1.fc38_clang16_03.s390x DEBUG util.py:444: libsmartcols-2.38.1-4.fc38_clang16_03.s390x DEBUG util.py:444: libunistring-1.1-3.fc38_clang16_03.s390x DEBUG util.py:444: libidn2-2.3.4-2.fc38_clang16_03.s390x DEBUG util.py:444: lua-libs-5.4.4-9.fc38.s390x DEBUG util.py:444: pcre2-10.42-1.fc38.1.s390x DEBUG util.py:444: libselinux-3.5-1.fc38_clang16_03.s390x DEBUG util.py:444: sed-4.8-12.fc38.s390x DEBUG util.py:444: grep-3.8-3.fc38_clang16_03.s390x DEBUG util.py:444: findutils-4.9.0-3.fc38_clang16_03.s390x DEBUG util.py:444: xz-5.4.1-1.fc38.s390x DEBUG util.py:444: libmount-2.38.1-4.fc38_clang16_03.s390x DEBUG util.py:444: util-linux-core-2.38.1-4.fc38_clang16_03.s390x DEBUG util.py:444: libsemanage-3.5-2.fc38_clang16_03.s390x DEBUG util.py:444: shadow-utils-4.13-6.fc38_clang16_03.s390x DEBUG util.py:444: libutempter-1.2.1-8.fc38_clang16_03.s390x DEBUG util.py:444: tar-1.34-8.fc38_clang16_03.s390x DEBUG util.py:444: libpsl-0.21.2-2.fc38_clang16_03.s390x DEBUG util.py:444: zip-3.0-36.fc38.s390x DEBUG util.py:444: zstd-1.5.5-1.fc38.s390x DEBUG util.py:444: libfdisk-2.38.1-4.fc38_clang16_03.s390x DEBUG util.py:444: bzip2-1.0.8-13.fc38_clang16_03.s390x DEBUG util.py:444: libxml2-2.10.4-1.fc38_clang16_03.s390x DEBUG util.py:444: ed-1.19-2.fc38_clang16_03.s390x DEBUG util.py:444: patch-2.7.6-19.fc38_clang16_03.s390x DEBUG util.py:444: elfutils-default-yama-scope-0.189-2.fc38.noarch DEBUG util.py:444: diffutils-3.9-2.fc38_clang16_03.s390x DEBUG util.py:444: gdbm-libs-1.23-3.fc38_clang16_03.s390x DEBUG util.py:444: cyrus-sasl-lib-2.1.28-9.fc38.s390x DEBUG util.py:444: jansson-2.13.1-6.fc38_clang16_03.s390x DEBUG util.py:444: keyutils-libs-1.6.1-6.fc38_clang16_03.s390x DEBUG util.py:444: libbrotli-1.0.9-11.fc38_clang16_03.s390x DEBUG util.py:444: libnghttp2-1.52.0-1.fc38_clang16_03.s390x DEBUG util.py:444: libpkgconf-1.8.0-6.fc38_clang16_03.s390x DEBUG util.py:444: pkgconf-1.8.0-6.fc38_clang16_03.s390x DEBUG util.py:444: pkgconf-pkg-config-1.8.0-6.fc38_clang16_03.s390x DEBUG util.py:444: libsigsegv-2.14-4.fc38_clang16_03.s390x DEBUG util.py:444: gawk-5.1.1-5.fc38_clang16_03.s390x DEBUG util.py:444: libtasn1-4.19.0-2.fc38_clang16_03.s390x DEBUG util.py:444: cpio-2.13-14.fc38.s390x DEBUG util.py:444: libdb-5.3.28-55.fc38.s390x DEBUG util.py:444: libffi-3.4.4-2.fc38.s390x DEBUG util.py:444: p11-kit-0.24.1-6.fc38_clang16_03.s390x DEBUG util.py:444: p11-kit-trust-0.24.1-6.fc38_clang16_03.s390x DEBUG util.py:444: libverto-0.3.2-5.fc38.s390x DEBUG util.py:444: xxhash-libs-0.8.1-4.fc38.s390x DEBUG util.py:444: libgomp-13.1.1-2.fc38.s390x DEBUG util.py:444: libssh-config-0.10.5-1.fc38_clang16_03.noarch DEBUG util.py:444: coreutils-common-9.1-12.fc38_clang16_03.s390x DEBUG util.py:444: openssl-libs-3.0.9-1.fc38.s390x DEBUG util.py:444: coreutils-9.1-12.fc38_clang16_03.s390x DEBUG util.py:444: ca-certificates-2023.2.60-2.fc38.noarch DEBUG util.py:444: krb5-libs-1.20.1-8.fc38_clang16_03.s390x DEBUG util.py:444: libtirpc-1.3.3-1.rc1.fc38_clang16_03.s390x DEBUG util.py:444: authselect-libs-1.4.2-2.fc38_clang16_03.s390x DEBUG util.py:444: gzip-1.12-3.fc38_clang16_03.s390x DEBUG util.py:444: rpm-sequoia-1.4.0-3.fc38.s390x DEBUG util.py:444: rpm-libs-4.18.1-3.fc38.s390x DEBUG util.py:444: cracklib-2.9.7-31.fc38_clang16_03.s390x DEBUG util.py:444: libpwquality-1.4.5-3.fc38_clang16_03.s390x DEBUG util.py:444: authselect-1.4.2-2.fc38_clang16_03.s390x DEBUG util.py:444: libnsl2-2.0.0-5.fc38_clang16_03.s390x DEBUG util.py:444: pam-1.5.2-16.fc38_clang16_03.s390x DEBUG util.py:444: libssh-0.10.5-1.fc38_clang16_03.s390x DEBUG util.py:444: libarchive-3.6.1-4.fc38_clang16_03.s390x DEBUG util.py:444: libevent-2.1.12-8.fc38_clang16_03.s390x DEBUG util.py:444: openldap-2.6.4-1.fc38.s390x DEBUG util.py:444: libcurl-8.0.1-1.fc38_clang16_03.s390x DEBUG util.py:444: elfutils-libs-0.189-2.fc38.s390x DEBUG util.py:444: elfutils-debuginfod-client-0.189-2.fc38.s390x DEBUG util.py:444: binutils-gold-2.39-12.fc38_clang16_03.s390x DEBUG util.py:444: binutils-2.39-12.fc38_clang16_03.s390x DEBUG util.py:444: elfutils-0.189-2.fc38.s390x DEBUG util.py:444: gdb-minimal-13.1-4.fc38.s390x DEBUG util.py:444: debugedit-5.0-7.fc38.s390x DEBUG util.py:444: rpm-build-libs-4.18.1-3.fc38.s390x DEBUG util.py:444: curl-8.0.1-1.fc38_clang16_03.s390x DEBUG util.py:444: rpm-4.18.1-3.fc38.s390x DEBUG util.py:444: efi-srpm-macros-5-7.fc38.noarch DEBUG util.py:444: lua-srpm-macros-1-8.fc38.noarch DEBUG util.py:444: rpmautospec-rpm-macros-0.3.5-1.fc38.noarch DEBUG util.py:444: fonts-srpm-macros-2.0.5-11.fc38.noarch DEBUG util.py:444: go-srpm-macros-3.2.0-2.fc38.noarch DEBUG util.py:444: python-srpm-macros-3.11-10.fc38.noarch DEBUG util.py:444: redhat-rpm-config-252-1.fc38.noarch DEBUG util.py:444: rpm-build-4.18.1-3.fc38.s390x DEBUG util.py:444: util-linux-2.38.1-4.fc38_clang16_03.s390x DEBUG util.py:444: which-2.21-39.fc38_clang16_03.s390x DEBUG util.py:444: info-7.0.2-2.fc38_clang16_03.s390x DEBUG util.py:444: libmpc-1.3.1-2.fc38_clang16_03.s390x DEBUG util.py:444: libstdc++-devel-13.1.1-2.fc38.s390x DEBUG util.py:444: libatomic-13.1.1-2.fc38.s390x DEBUG util.py:444: clang-resource-filesystem-17.0.0~pre20230602.g032d91cb2fb539-1.fc38.s390x DEBUG util.py:444: compiler-rt-17.0.0~pre20230602.g032d91cb2fb539-1.fc38.s390x DEBUG util.py:444: cpp-13.1.1-2.fc38.s390x DEBUG util.py:444: libubsan-13.1.1-2.fc38.s390x DEBUG util.py:444: libasan-13.1.1-2.fc38.s390x DEBUG util.py:444: kernel-headers-6.3.3-200.fc38.s390x DEBUG util.py:444: glibc-headers-s390-2.37-4.fc38.noarch DEBUG util.py:444: glibc-devel-2.37-4.fc38.s390x DEBUG util.py:444: libxcrypt-devel-4.4.34-1.fc38_clang16_03.s390x DEBUG util.py:444: annobin-docs-12.10-1.fc38.noarch DEBUG util.py:444: python-setuptools-wheel-65.5.1-2.fc38.noarch DEBUG util.py:444: python-pip-wheel-22.3.1-2.fc38.noarch DEBUG util.py:444: mpdecimal-2.5.1-6.fc38_clang16_03.s390x DEBUG util.py:444: libunistring1.0-1.0-1.fc38_clang16_03.s390x DEBUG util.py:444: libtool-ltdl-2.4.7-6.fc38_clang16_03.s390x DEBUG util.py:444: libedit-3.1-45.20221030cvs.fc38_clang16_03.s390x DEBUG util.py:444: llvm-libs-17.0.0~pre20230602.g032d91cb2fb539-1.fc38.s390x DEBUG util.py:444: clang-libs-17.0.0~pre20230602.g032d91cb2fb539-1.fc38.s390x DEBUG util.py:444: libdwarf-0.7.0-1.fc38_clang16_03.s390x DEBUG util.py:444: libdwarf-tools-0.7.0-1.fc38_clang16_03.s390x DEBUG util.py:444: libb2-0.98.1-8.fc38_clang16_03.s390x DEBUG util.py:444: gc-8.2.2-3.fc38_clang16_03.s390x DEBUG util.py:444: guile22-2.2.7-7.fc38.s390x DEBUG util.py:444: make-4.4-3.fc38_clang16_03.s390x DEBUG util.py:444: gcc-13.1.1-2.fc38.s390x DEBUG util.py:444: gcc-c++-13.1.1-2.fc38.s390x DEBUG util.py:444: clang-17.0.0~pre20230602.g032d91cb2fb539-1.fc38.s390x DEBUG util.py:444: expat-2.5.0-2.fc38_clang16_03.s390x DEBUG util.py:444: python3-3.11.3-2.fc38_clang16_03.s390x DEBUG util.py:444: python3-libs-3.11.3-2.fc38_clang16_03.s390x DEBUG util.py:444: llvm-17.0.0~pre20230602.g032d91cb2fb539-1.fc38.s390x DEBUG util.py:444: clang-rpm-config-1-146.fc38.noarch DEBUG util.py:444: clang-rpm-config17-1-146.fc38.noarch DEBUG util.py:444: annobin-plugin-gcc-12.10-1.fc38.s390x DEBUG util.py:444: gcc-plugin-annobin-13.1.1-2.fc38.s390x DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-38-s390x-bootstrap-1685791223.208929/root/var/lib/mock/fedora-38-s390x-1685791223.208929/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-38-s390x-bootstrap-1685791223.208929/root/var/lib/mock/fedora-38-s390x-1685791223.208929/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG file_util.py:30: touching file: /var/lib/mock/fedora-38-s390x-1685791223.208929/root/.initialized DEBUG util.py:621: child environment: None DEBUG util.py:534: Using nspawn with args ['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.3b_zjw85:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG util.py:539: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f674813538cd48f4957d84e57593e90d', '-D', '/var/lib/mock/fedora-38-s390x-1685791223.208929/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.3b_zjw85:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/xdg-user-dirs-gtk-0.11-2.fc38_clang16_03.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG util.py:444: Updating / installing... DEBUG util.py:444: xdg-user-dirs-gtk-0.11-2.fc38_clang16_######################################## DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:534: Using nspawn with args ['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.3b_zjw85:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG util.py:539: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f4dea85cea924cab8a3985b8665e0e1d', '-D', '/var/lib/mock/fedora-38-s390x-1685791223.208929/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.3b_zjw85:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qpl', '/builddir/build/originals/xdg-user-dirs-gtk-0.11-2.fc38_clang16_03.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG util.py:444: show-in-mate.patch DEBUG util.py:444: xdg-user-dirs-gtk-0.11.tar.xz DEBUG util.py:444: xdg-user-dirs-gtk.spec DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685791223.208929/root/proc DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/fedora-38-s390x-1685791223.208929/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685791223.208929/root/proc DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/fedora-38-s390x-1685791223.208929/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/fedora-38-s390x-1685791223.208929/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685791223.208929/root/sys DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/fedora-38-s390x-1685791223.208929/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685791223.208929/root/sys DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/fedora-38-s390x-1685791223.208929/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/fedora-38-s390x-1685791223.208929/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685791223.208929/root/dev/shm DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/fedora-38-s390x-1685791223.208929/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685791223.208929/root/dev/pts DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/fedora-38-s390x-1685791223.208929/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685791223.208929/root/sys/fs/selinux DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/fedora-38-s390x-1685791223.208929/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-bootstrap-1685791223.208929/root/var/lib/mock/fedora-38-s390x-1685791223.208929/root DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/fedora-38-s390x-bootstrap-1685791223.208929/root/var/lib/mock/fedora-38-s390x-1685791223.208929/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-bootstrap-1685791223.208929/root/var/lib/mock/fedora-38-s390x-1685791223.208929/root DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/fedora-38-s390x-1685791223.208929/root', '/var/lib/mock/fedora-38-s390x-bootstrap-1685791223.208929/root/var/lib/mock/fedora-38-s390x-1685791223.208929/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/fedora-38-s390x-bootstrap-1685791223.208929/root/var/lib/mock/fedora-38-s390x-1685791223.208929/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685791223.208929/root/installation-homedir DEBUG package_manager.py:257: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/fedora-38-s390x-1685791223.208929/root/', '--releasever', '38', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/fedora-38-s390x-1685791223.208929/root//builddir/build/SRPMS/xdg-user-dirs-gtk-0.11-2.fc38_clang16_03.src.rpm'] DEBUG util.py:621: child environment: None DEBUG util.py:534: Using nspawn with args ['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.i3chipgh:/etc/resolv.conf'] DEBUG util.py:539: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '95ea5657d87c499eb4064ec2c7429d3c', '-D', '/var/lib/mock/fedora-38-s390x-bootstrap-1685791223.208929/root', '-a', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.i3chipgh:/etc/resolv.conf', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/fedora-38-s390x-1685791223.208929/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/fedora-38-s390x-1685791223.208929/root/', '--releasever', '38', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/fedora-38-s390x-1685791223.208929/root//builddir/build/SRPMS/xdg-user-dirs-gtk-0.11-2.fc38_clang16_03.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/fedora-38-s390x-1685791223.208929/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG util.py:442: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG util.py:444: Copr repository 3.3 kB/s | 1.5 kB 00:00 DEBUG util.py:444: Copr repository 2.9 MB/s | 5.7 MB 00:01 DEBUG util.py:444: Additional repo https_download_copr_fedorainfra 3.8 kB/s | 1.8 kB 00:00 DEBUG util.py:444: Additional repo https_download_copr_fedorainfra 2.3 kB/s | 1.5 kB 00:00 DEBUG util.py:444: Additional repo https_download_copr_fedorainfra 6.4 kB/s | 1.5 kB 00:00 DEBUG util.py:444: fedora 7.9 kB/s | 5.6 kB 00:00 DEBUG util.py:444: updates 12 kB/s | 6.3 kB 00:00 DEBUG util.py:444: Package gcc-13.1.1-2.fc38.s390x is already installed. DEBUG util.py:444: Package make-1:4.4-3.fc38_clang16_03.s390x is already installed. DEBUG util.py:444: Dependencies resolved. DEBUG util.py:444: ================================================================================ DEBUG util.py:444: Package Arch Version Repo Size DEBUG util.py:444: ================================================================================ DEBUG util.py:444: Installing: DEBUG util.py:444: desktop-file-utils s390x 0.26-8.fc38_clang16_03 copr_base 69 k DEBUG util.py:444: gettext s390x 0.21.1-2.fc38_clang16_03 copr_base 1.0 M DEBUG util.py:444: gtk3-devel s390x 3.24.38-1.fc38 updates 4.2 M DEBUG util.py:444: intltool noarch 0.51.0-22.fc38 fedora 55 k DEBUG util.py:444: xdg-user-dirs s390x 0.18-2.fc38_clang16_03 copr_base 69 k DEBUG util.py:444: Installing dependencies: DEBUG util.py:444: adwaita-cursor-theme noarch 44.0-1.fc38 fedora 633 k DEBUG util.py:444: adwaita-icon-theme noarch 44.0-1.fc38 fedora 1.1 M DEBUG util.py:444: at-spi2-atk s390x 2.48.3-1.fc38 updates 86 k DEBUG util.py:444: at-spi2-atk-devel s390x 2.48.3-1.fc38 updates 9.9 k DEBUG util.py:444: at-spi2-core s390x 2.48.3-1.fc38 updates 370 k DEBUG util.py:444: at-spi2-core-devel s390x 2.48.3-1.fc38 updates 310 k DEBUG util.py:444: atk s390x 2.48.3-1.fc38 updates 80 k DEBUG util.py:444: atk-devel s390x 2.48.3-1.fc38 updates 431 k DEBUG util.py:444: autoconf noarch 2.71-5.fc38 fedora 733 k DEBUG util.py:444: automake noarch 1.16.5-11.fc38 fedora 697 k DEBUG util.py:444: avahi-libs s390x 0.8-22.fc38_clang16_03 copr_base 73 k DEBUG util.py:444: brotli s390x 1.0.9-11.fc38_clang16_03 copr_base 370 k DEBUG util.py:444: brotli-devel s390x 1.0.9-11.fc38_clang16_03 copr_base 32 k DEBUG util.py:444: bzip2-devel s390x 1.0.8-13.fc38_clang16_03 copr_base 214 k DEBUG util.py:444: cairo s390x 1.17.8-4.fc38_clang16_03 copr_base 912 k DEBUG util.py:444: cairo-devel s390x 1.17.8-4.fc38_clang16_03 copr_base 172 k DEBUG util.py:444: cairo-gobject s390x 1.17.8-4.fc38_clang16_03 copr_base 18 k DEBUG util.py:444: cairo-gobject-devel s390x 1.17.8-4.fc38_clang16_03 copr_base 11 k DEBUG util.py:444: cmake-filesystem s390x 3.26.4-4.fc38_clang16_03 copr_base 18 k DEBUG util.py:444: colord-libs s390x 1.4.6-4.fc38 updates 226 k DEBUG util.py:444: cups-libs s390x 1:2.4.2-11.fc38_clang16_03 copr_base 400 k DEBUG util.py:444: dbus s390x 1:1.14.6-1.fc38 fedora 7.9 k DEBUG util.py:444: dbus-broker s390x 33-1.fc38_clang16_03 copr_base 186 k DEBUG util.py:444: dbus-common noarch 1:1.14.6-1.fc38 fedora 15 k DEBUG util.py:444: dbus-devel s390x 1:1.14.6-1.fc38 fedora 40 k DEBUG util.py:444: dbus-libs s390x 1:1.14.6-1.fc38 fedora 158 k DEBUG util.py:444: emacs-filesystem noarch 1:28.2-4.fc38 fedora 7.6 k DEBUG util.py:444: fontconfig s390x 2.14.2-1.fc38 fedora 304 k DEBUG util.py:444: fontconfig-devel s390x 2.14.2-1.fc38 fedora 164 k DEBUG util.py:444: fonts-filesystem noarch 1:2.0.5-11.fc38 fedora 8.1 k DEBUG util.py:444: freetype s390x 2.13.0-2.fc38_clang16_03 copr_base 549 k DEBUG util.py:444: freetype-devel s390x 2.13.0-2.fc38_clang16_03 copr_base 909 k DEBUG util.py:444: fribidi s390x 1.0.12-3.fc38_clang16_03 copr_base 98 k DEBUG util.py:444: fribidi-devel s390x 1.0.12-3.fc38_clang16_03 copr_base 25 k DEBUG util.py:444: gdk-pixbuf2 s390x 2.42.10-2.fc38 fedora 486 k DEBUG util.py:444: gdk-pixbuf2-devel s390x 2.42.10-2.fc38 fedora 367 k DEBUG util.py:444: gdk-pixbuf2-modules s390x 2.42.10-2.fc38 fedora 89 k DEBUG util.py:444: gettext-common-devel noarch 0.21.1-2.fc38_clang16_03 copr_base 409 k DEBUG util.py:444: gettext-devel s390x 0.21.1-2.fc38_clang16_03 copr_base 209 k DEBUG util.py:444: gettext-envsubst s390x 0.21.1-2.fc38_clang16_03 copr_base 38 k DEBUG util.py:444: gettext-libs s390x 0.21.1-2.fc38_clang16_03 copr_base 371 k DEBUG util.py:444: gettext-runtime s390x 0.21.1-2.fc38_clang16_03 copr_base 109 k DEBUG util.py:444: glib2 s390x 2.76.3-1.fc38 updates 2.8 M DEBUG util.py:444: glib2-devel s390x 2.76.3-1.fc38 updates 587 k DEBUG util.py:444: gnutls s390x 3.8.0-2.fc38 fedora 1.0 M DEBUG util.py:444: google-noto-fonts-common noarch 20230201-1.fc38 fedora 16 k DEBUG util.py:444: google-noto-sans-vf-fonts DEBUG util.py:444: noarch 20230201-1.fc38 fedora 580 k DEBUG util.py:444: graphite2 s390x 1.3.14-11.fc38_clang16_03 copr_base 106 k DEBUG util.py:444: graphite2-devel s390x 1.3.14-11.fc38_clang16_03 copr_base 21 k DEBUG util.py:444: groff-base s390x 1.22.4-11.fc38 fedora 1.1 M DEBUG util.py:444: gtk-update-icon-cache s390x 3.24.38-1.fc38 updates 34 k DEBUG util.py:444: gtk3 s390x 3.24.38-1.fc38 updates 4.9 M DEBUG util.py:444: harfbuzz s390x 7.1.0-1.fc38_clang16_03 copr_base 1.0 M DEBUG util.py:444: harfbuzz-devel s390x 7.1.0-1.fc38_clang16_03 copr_base 413 k DEBUG util.py:444: harfbuzz-icu s390x 7.1.0-1.fc38_clang16_03 copr_base 16 k DEBUG util.py:444: hicolor-icon-theme noarch 0.17-15.fc38 fedora 66 k DEBUG util.py:444: jbigkit-libs s390x 2.1-25.fc38_clang16_03 copr_base 55 k DEBUG util.py:444: json-glib s390x 1.6.6-4.fc38 fedora 161 k DEBUG util.py:444: langpacks-core-font-en noarch 3.0-32.fc38 updates 9.6 k DEBUG util.py:444: lcms2 s390x 2.15-1.fc38_clang16_03 copr_base 257 k DEBUG util.py:444: libX11 s390x 1.8.4-1.fc38 fedora 669 k DEBUG util.py:444: libX11-common noarch 1.8.4-1.fc38 fedora 177 k DEBUG util.py:444: libX11-devel s390x 1.8.4-1.fc38 fedora 1.0 M DEBUG util.py:444: libX11-xcb s390x 1.8.4-1.fc38 fedora 11 k DEBUG util.py:444: libXau s390x 1.0.11-2.fc38 fedora 31 k DEBUG util.py:444: libXau-devel s390x 1.0.11-2.fc38 fedora 13 k DEBUG util.py:444: libXcomposite s390x 0.4.5-9.fc38 fedora 23 k DEBUG util.py:444: libXcomposite-devel s390x 0.4.5-9.fc38 fedora 15 k DEBUG util.py:444: libXcursor s390x 1.2.1-3.fc38 fedora 32 k DEBUG util.py:444: libXcursor-devel s390x 1.2.1-3.fc38 fedora 40 k DEBUG util.py:444: libXdamage s390x 1.1.5-9.fc38 fedora 22 k DEBUG util.py:444: libXdamage-devel s390x 1.1.5-9.fc38 fedora 9.2 k DEBUG util.py:444: libXext s390x 1.3.5-2.fc38 fedora 40 k DEBUG util.py:444: libXext-devel s390x 1.3.5-2.fc38 fedora 85 k DEBUG util.py:444: libXfixes s390x 6.0.0-5.fc38 fedora 19 k DEBUG util.py:444: libXfixes-devel s390x 6.0.0-5.fc38 fedora 12 k DEBUG util.py:444: libXft s390x 2.3.8-2.fc38 updates 76 k DEBUG util.py:444: libXft-devel s390x 2.3.8-2.fc38 updates 50 k DEBUG util.py:444: libXi s390x 1.8.1-1.fc38 updates 42 k DEBUG util.py:444: libXi-devel s390x 1.8.1-1.fc38 updates 116 k DEBUG util.py:444: libXinerama s390x 1.1.5-2.fc38 fedora 14 k DEBUG util.py:444: libXinerama-devel s390x 1.1.5-2.fc38 fedora 13 k DEBUG util.py:444: libXrandr s390x 1.5.2-10.fc38 fedora 28 k DEBUG util.py:444: libXrandr-devel s390x 1.5.2-10.fc38 fedora 19 k DEBUG util.py:444: libXrender s390x 0.9.11-2.fc38 fedora 28 k DEBUG util.py:444: libXrender-devel s390x 0.9.11-2.fc38 fedora 19 k DEBUG util.py:444: libXtst s390x 1.2.4-2.fc38 fedora 21 k DEBUG util.py:444: libXtst-devel s390x 1.2.4-2.fc38 fedora 16 k DEBUG util.py:444: libXxf86vm s390x 1.1.5-2.fc38 fedora 18 k DEBUG util.py:444: libblkid-devel s390x 2.38.1-4.fc38_clang16_03 copr_base 17 k DEBUG util.py:444: libcloudproviders s390x 0.3.1-7.fc38_clang16_03 copr_base 43 k DEBUG util.py:444: libcloudproviders-devel s390x 0.3.1-7.fc38_clang16_03 copr_base 42 k DEBUG util.py:444: libdatrie s390x 0.2.13-5.fc38 fedora 33 k DEBUG util.py:444: libdatrie-devel s390x 0.2.13-5.fc38 fedora 149 k DEBUG util.py:444: libdrm s390x 2.4.114-2.fc38_clang16_03 copr_base 110 k DEBUG util.py:444: libepoxy s390x 1.5.10-3.fc38_clang16_03 copr_base 234 k DEBUG util.py:444: libepoxy-devel s390x 1.5.10-3.fc38_clang16_03 copr_base 134 k DEBUG util.py:444: libffi-devel s390x 3.4.4-2.fc38 fedora 27 k DEBUG util.py:444: libglvnd s390x 1:1.6.0-2.fc38_clang16_03 copr_base 147 k DEBUG util.py:444: libglvnd-core-devel s390x 1:1.6.0-2.fc38_clang16_03 copr_base 18 k DEBUG util.py:444: libglvnd-devel s390x 1:1.6.0-2.fc38_clang16_03 copr_base 158 k DEBUG util.py:444: libglvnd-egl s390x 1:1.6.0-2.fc38_clang16_03 copr_base 40 k DEBUG util.py:444: libglvnd-gles s390x 1:1.6.0-2.fc38_clang16_03 copr_base 32 k DEBUG util.py:444: libglvnd-glx s390x 1:1.6.0-2.fc38_clang16_03 copr_base 144 k DEBUG util.py:444: libglvnd-opengl s390x 1:1.6.0-2.fc38_clang16_03 copr_base 45 k DEBUG util.py:444: libgusb s390x 0.4.5-1.fc38 fedora 63 k DEBUG util.py:444: libicu s390x 72.1-2.fc38 fedora 10 M DEBUG util.py:444: libicu-devel s390x 72.1-2.fc38 fedora 918 k DEBUG util.py:444: libjpeg-turbo s390x 2.1.4-2.fc38 fedora 178 k DEBUG util.py:444: libjpeg-turbo-devel s390x 2.1.4-2.fc38 fedora 98 k DEBUG util.py:444: libmount-devel s390x 2.38.1-4.fc38_clang16_03 copr_base 18 k DEBUG util.py:444: libpng s390x 2:1.6.37-14.fc38_clang16_03 copr_base 159 k DEBUG util.py:444: libpng-devel s390x 2:1.6.37-14.fc38_clang16_03 copr_base 293 k DEBUG util.py:444: libselinux-devel s390x 3.5-1.fc38_clang16_03 copr_base 115 k DEBUG util.py:444: libsepol-devel s390x 3.5-1.fc38_clang16_03 copr_base 41 k DEBUG util.py:444: libsoup3 s390x 3.4.2-2.fc38_clang16_03 copr_base 426 k DEBUG util.py:444: libstemmer s390x 2.2.0-5.fc38_clang16_03 copr_base 245 k DEBUG util.py:444: libthai s390x 0.1.29-4.fc38_clang16_03 copr_base 218 k DEBUG util.py:444: libthai-devel s390x 0.1.29-4.fc38_clang16_03 copr_base 124 k DEBUG util.py:444: libtiff s390x 4.4.0-5.fc38_clang16_03 copr_base 242 k DEBUG util.py:444: libtiff-devel s390x 4.4.0-5.fc38_clang16_03 copr_base 513 k DEBUG util.py:444: libtracker-sparql s390x 3.5.2-1.fc38 updates 386 k DEBUG util.py:444: libusb1 s390x 1.0.26-2.fc38_clang16_03 copr_base 75 k DEBUG util.py:444: libwayland-client s390x 1.22.0-1.fc38_clang16_03 copr_base 40 k DEBUG util.py:444: libwayland-cursor s390x 1.22.0-1.fc38_clang16_03 copr_base 19 k DEBUG util.py:444: libwayland-egl s390x 1.22.0-1.fc38_clang16_03 copr_base 12 k DEBUG util.py:444: libwayland-server s390x 1.22.0-1.fc38_clang16_03 copr_base 52 k DEBUG util.py:444: libwebp s390x 1.3.0-2.fc38 fedora 254 k DEBUG util.py:444: libxcb s390x 1.13.1-11.fc38 fedora 241 k DEBUG util.py:444: libxcb-devel s390x 1.13.1-11.fc38 fedora 1.4 M DEBUG util.py:444: libxkbcommon s390x 1.5.0-2.fc38 fedora 147 k DEBUG util.py:444: libxkbcommon-devel s390x 1.5.0-2.fc38 fedora 65 k DEBUG util.py:444: libxml2-devel s390x 2.10.4-1.fc38_clang16_03 copr_base 502 k DEBUG util.py:444: libxshmfence s390x 1.3-12.fc38 fedora 12 k DEBUG util.py:444: m4 s390x 1.4.19-5.fc38_clang16_03 copr_base 328 k DEBUG util.py:444: mesa-libEGL s390x 23.1.1-1.fc38 updates 137 k DEBUG util.py:444: mesa-libGL s390x 23.1.1-1.fc38 updates 196 k DEBUG util.py:444: mesa-libgbm s390x 23.1.1-1.fc38 updates 46 k DEBUG util.py:444: mesa-libglapi s390x 23.1.1-1.fc38 updates 79 k DEBUG util.py:444: ncurses s390x 6.4-3.20230114.fc38_clang16_03 copr_base 415 k DEBUG util.py:444: nettle s390x 3.8-3.fc38 fedora 443 k DEBUG util.py:444: pango s390x 1.50.14-1.fc38_clang16_03 copr_base 399 k DEBUG util.py:444: pango-devel s390x 1.50.14-1.fc38_clang16_03 copr_base 152 k DEBUG util.py:444: pcre2-devel s390x 10.42-1.fc38.1 fedora 505 k DEBUG util.py:444: pcre2-utf16 s390x 10.42-1.fc38.1 fedora 232 k DEBUG util.py:444: pcre2-utf32 s390x 10.42-1.fc38.1 fedora 219 k DEBUG util.py:444: perl-B s390x 1.83-497.fc38_clang16_03 copr_base 182 k DEBUG util.py:444: perl-Carp noarch 1.52-490.fc38 fedora 29 k DEBUG util.py:444: perl-Class-Struct noarch 0.66-497.fc38_clang16_03 copr_base 24 k DEBUG util.py:444: perl-Data-Dumper s390x 2.184-491.fc38_clang16_03 copr_base 56 k DEBUG util.py:444: perl-DynaLoader s390x 1.52-497.fc38_clang16_03 copr_base 28 k DEBUG util.py:444: perl-Encode s390x 4:3.19-493.fc38_clang16_03 copr_base 1.7 M DEBUG util.py:444: perl-Errno s390x 1.36-497.fc38_clang16_03 copr_base 17 k DEBUG util.py:444: perl-Exporter noarch 5.77-490.fc38 fedora 31 k DEBUG util.py:444: perl-Fcntl s390x 1.15-497.fc38_clang16_03 copr_base 22 k DEBUG util.py:444: perl-File-Basename noarch 2.85-497.fc38_clang16_03 copr_base 19 k DEBUG util.py:444: perl-File-Compare noarch 1.100.700-497.fc38_clang16_03 copr_base 15 k DEBUG util.py:444: perl-File-Copy noarch 2.39-497.fc38_clang16_03 copr_base 22 k DEBUG util.py:444: perl-File-Find noarch 1.40-497.fc38_clang16_03 copr_base 27 k DEBUG util.py:444: perl-File-Path noarch 2.18-490.fc38 fedora 35 k DEBUG util.py:444: perl-File-Temp noarch 1:0.231.100-490.fc38 fedora 59 k DEBUG util.py:444: perl-File-stat noarch 1.12-497.fc38_clang16_03 copr_base 19 k DEBUG util.py:444: perl-Getopt-Long noarch 1:2.54-2.fc38 fedora 60 k DEBUG util.py:444: perl-Getopt-Std noarch 1.13-497.fc38_clang16_03 copr_base 17 k DEBUG util.py:444: perl-HTTP-Tiny noarch 0.082-2.fc38 fedora 55 k DEBUG util.py:444: perl-IO s390x 1.50-497.fc38_clang16_03 copr_base 88 k DEBUG util.py:444: perl-IPC-Open3 noarch 1.22-497.fc38_clang16_03 copr_base 24 k DEBUG util.py:444: perl-MIME-Base64 s390x 3.16-490.fc38_clang16_03 copr_base 31 k DEBUG util.py:444: perl-POSIX s390x 2.03-497.fc38_clang16_03 copr_base 97 k DEBUG util.py:444: perl-PathTools s390x 3.84-490.fc38_clang16_03 copr_base 82 k DEBUG util.py:444: perl-Pod-Escapes noarch 1:1.07-490.fc38 fedora 20 k DEBUG util.py:444: perl-Pod-Perldoc noarch 3.28.01-491.fc38 fedora 86 k DEBUG util.py:444: perl-Pod-Simple noarch 1:3.43-491.fc38 fedora 219 k DEBUG util.py:444: perl-Pod-Usage noarch 4:2.03-4.fc38 fedora 40 k DEBUG util.py:444: perl-Scalar-List-Utils s390x 5:1.63-490.fc38_clang16_03 copr_base 68 k DEBUG util.py:444: perl-SelectSaver noarch 1.02-497.fc38_clang16_03 copr_base 13 k DEBUG util.py:444: perl-Socket s390x 4:2.036-2.fc38_clang16_03 copr_base 54 k DEBUG util.py:444: perl-Storable s390x 1:3.26-490.fc38_clang16_03 copr_base 90 k DEBUG util.py:444: perl-Symbol noarch 1.09-497.fc38_clang16_03 copr_base 16 k DEBUG util.py:444: perl-Term-ANSIColor noarch 5.01-491.fc38 fedora 47 k DEBUG util.py:444: perl-Term-Cap noarch 1.18-1.fc38 fedora 22 k DEBUG util.py:444: perl-Text-ParseWords noarch 3.31-490.fc38 fedora 16 k DEBUG util.py:444: perl-Text-Tabs+Wrap noarch 2023.0511-1.fc38 updates 22 k DEBUG util.py:444: perl-Thread-Queue noarch 3.14-490.fc38 fedora 21 k DEBUG util.py:444: perl-Time-Local noarch 2:1.300-490.fc38 fedora 33 k DEBUG util.py:444: perl-XML-Parser s390x 2.46-13.fc38_clang16_03 copr_base 223 k DEBUG util.py:444: perl-constant noarch 1.33-491.fc38 fedora 23 k DEBUG util.py:444: perl-if noarch 0.61.000-497.fc38_clang16_03 copr_base 16 k DEBUG util.py:444: perl-interpreter s390x 4:5.36.1-497.fc38_clang16_03 copr_base 74 k DEBUG util.py:444: perl-libs s390x 4:5.36.1-497.fc38_clang16_03 copr_base 2.4 M DEBUG util.py:444: perl-locale noarch 1.10-497.fc38_clang16_03 copr_base 15 k DEBUG util.py:444: perl-mro s390x 1.26-497.fc38_clang16_03 copr_base 30 k DEBUG util.py:444: perl-overload noarch 1.35-497.fc38_clang16_03 copr_base 47 k DEBUG util.py:444: perl-overloading noarch 0.02-497.fc38_clang16_03 copr_base 15 k DEBUG util.py:444: perl-parent noarch 1:0.241-1.fc38 fedora 15 k DEBUG util.py:444: perl-podlators noarch 1:5.01-2.fc38 fedora 125 k DEBUG util.py:444: perl-threads s390x 1:2.27-490.fc38_clang16_03 copr_base 56 k DEBUG util.py:444: perl-threads-shared s390x 1.64-490.fc38_clang16_03 copr_base 45 k DEBUG util.py:444: perl-vars noarch 1.05-497.fc38_clang16_03 copr_base 15 k DEBUG util.py:444: pixman s390x 0.42.2-1.fc38_clang16_03 copr_base 228 k DEBUG util.py:444: pixman-devel s390x 0.42.2-1.fc38_clang16_03 copr_base 17 k DEBUG util.py:444: shared-mime-info s390x 2.2-3.fc38_clang16_03 copr_base 380 k DEBUG util.py:444: sysprof-capture-devel s390x 3.48.0-1.fc38_clang16_03 copr_base 54 k DEBUG util.py:444: wayland-devel s390x 1.22.0-1.fc38_clang16_03 copr_base 139 k DEBUG util.py:444: xkeyboard-config noarch 2.38-1.fc38 fedora 963 k DEBUG util.py:444: xml-common noarch 0.6.3-60.fc38 fedora 31 k DEBUG util.py:444: xorg-x11-proto-devel noarch 2022.2-3.fc38 fedora 299 k DEBUG util.py:444: xprop s390x 1.2.5-3.fc38 fedora 36 k DEBUG util.py:444: xz-devel s390x 5.4.1-1.fc38 fedora 65 k DEBUG util.py:444: zlib-devel s390x 1.2.13-3.fc38 fedora 45 k DEBUG util.py:444: Transaction Summary DEBUG util.py:444: ================================================================================ DEBUG util.py:444: Install 215 Packages DEBUG util.py:444: Total size: 63 M DEBUG util.py:444: Total download size: 2.0 M DEBUG util.py:444: Installed size: 276 M DEBUG util.py:444: Downloading Packages: DEBUG util.py:444: [SKIPPED] avahi-libs-0.8-22.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] brotli-1.0.9-11.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] brotli-devel-1.0.9-11.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] bzip2-devel-1.0.8-13.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] cairo-1.17.8-4.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] cairo-devel-1.17.8-4.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] cairo-gobject-1.17.8-4.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] cairo-gobject-devel-1.17.8-4.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] cmake-filesystem-3.26.4-4.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] cups-libs-2.4.2-11.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] dbus-broker-33-1.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] desktop-file-utils-0.26-8.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] freetype-2.13.0-2.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] freetype-devel-2.13.0-2.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] fribidi-1.0.12-3.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] fribidi-devel-1.0.12-3.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] gettext-0.21.1-2.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] gettext-envsubst-0.21.1-2.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] gettext-libs-0.21.1-2.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] gettext-runtime-0.21.1-2.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] graphite2-1.3.14-11.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] graphite2-devel-1.3.14-11.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] harfbuzz-7.1.0-1.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] harfbuzz-devel-7.1.0-1.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] harfbuzz-icu-7.1.0-1.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] jbigkit-libs-2.1-25.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] lcms2-2.15-1.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libblkid-devel-2.38.1-4.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libcloudproviders-0.3.1-7.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libcloudproviders-devel-0.3.1-7.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libdrm-2.4.114-2.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libepoxy-1.5.10-3.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libepoxy-devel-1.5.10-3.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libglvnd-1.6.0-2.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libglvnd-core-devel-1.6.0-2.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libglvnd-devel-1.6.0-2.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libglvnd-egl-1.6.0-2.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libglvnd-gles-1.6.0-2.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libglvnd-glx-1.6.0-2.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libglvnd-opengl-1.6.0-2.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libmount-devel-2.38.1-4.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libpng-1.6.37-14.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libpng-devel-1.6.37-14.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libselinux-devel-3.5-1.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libsepol-devel-3.5-1.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libsoup3-3.4.2-2.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libstemmer-2.2.0-5.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libthai-0.1.29-4.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libthai-devel-0.1.29-4.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libtiff-4.4.0-5.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libtiff-devel-4.4.0-5.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libusb1-1.0.26-2.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libxml2-devel-2.10.4-1.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] m4-1.4.19-5.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] ncurses-6.4-3.20230114.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] pango-1.50.14-1.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] pango-devel-1.50.14-1.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] perl-B-1.83-497.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] perl-Class-Struct-0.66-497.fc38_clang16_03.noarch.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] perl-Data-Dumper-2.184-491.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] perl-DynaLoader-1.52-497.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] perl-Encode-3.19-493.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] perl-Errno-1.36-497.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] perl-Fcntl-1.15-497.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] perl-File-Basename-2.85-497.fc38_clang16_03.noarch.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] perl-File-Compare-1.100.700-497.fc38_clang16_03.noarch.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] perl-File-Copy-2.39-497.fc38_clang16_03.noarch.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] perl-File-Find-1.40-497.fc38_clang16_03.noarch.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] perl-File-stat-1.12-497.fc38_clang16_03.noarch.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] perl-Getopt-Std-1.13-497.fc38_clang16_03.noarch.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] perl-IO-1.50-497.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] perl-IPC-Open3-1.22-497.fc38_clang16_03.noarch.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] perl-MIME-Base64-3.16-490.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] perl-POSIX-2.03-497.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] perl-PathTools-3.84-490.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] perl-Scalar-List-Utils-1.63-490.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] perl-SelectSaver-1.02-497.fc38_clang16_03.noarch.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] perl-Socket-2.036-2.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] perl-Storable-3.26-490.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] perl-Symbol-1.09-497.fc38_clang16_03.noarch.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] perl-if-0.61.000-497.fc38_clang16_03.noarch.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] perl-interpreter-5.36.1-497.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] perl-libs-5.36.1-497.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] perl-locale-1.10-497.fc38_clang16_03.noarch.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] perl-mro-1.26-497.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] perl-overload-1.35-497.fc38_clang16_03.noarch.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] perl-overloading-0.02-497.fc38_clang16_03.noarch.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] perl-vars-1.05-497.fc38_clang16_03.noarch.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] pixman-0.42.2-1.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] pixman-devel-0.42.2-1.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] shared-mime-info-2.2-3.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] sysprof-capture-devel-3.48.0-1.fc38_clang16_03.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] adwaita-cursor-theme-44.0-1.fc38.noarch.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] adwaita-icon-theme-44.0-1.fc38.noarch.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] autoconf-2.71-5.fc38.noarch.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] dbus-1.14.6-1.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] dbus-common-1.14.6-1.fc38.noarch.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] dbus-devel-1.14.6-1.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] dbus-libs-1.14.6-1.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] emacs-filesystem-28.2-4.fc38.noarch.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] fontconfig-2.14.2-1.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] fontconfig-devel-2.14.2-1.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] fonts-filesystem-2.0.5-11.fc38.noarch.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] gdk-pixbuf2-2.42.10-2.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] gdk-pixbuf2-devel-2.42.10-2.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] gdk-pixbuf2-modules-2.42.10-2.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] gnutls-3.8.0-2.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] google-noto-fonts-common-20230201-1.fc38.noarch.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] google-noto-sans-vf-fonts-20230201-1.fc38.noarch.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] groff-base-1.22.4-11.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] hicolor-icon-theme-0.17-15.fc38.noarch.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] json-glib-1.6.6-4.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libX11-1.8.4-1.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libX11-common-1.8.4-1.fc38.noarch.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libX11-devel-1.8.4-1.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libX11-xcb-1.8.4-1.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libXau-1.0.11-2.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libXau-devel-1.0.11-2.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libXcomposite-0.4.5-9.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libXcomposite-devel-0.4.5-9.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libXcursor-1.2.1-3.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libXcursor-devel-1.2.1-3.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libXdamage-1.1.5-9.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libXdamage-devel-1.1.5-9.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libXext-1.3.5-2.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libXext-devel-1.3.5-2.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libXfixes-6.0.0-5.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libXfixes-devel-6.0.0-5.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libXinerama-1.1.5-2.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libXinerama-devel-1.1.5-2.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libXrandr-1.5.2-10.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libXrandr-devel-1.5.2-10.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libXrender-0.9.11-2.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libXrender-devel-0.9.11-2.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libXtst-1.2.4-2.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libXtst-devel-1.2.4-2.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libXxf86vm-1.1.5-2.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libdatrie-0.2.13-5.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libdatrie-devel-0.2.13-5.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libffi-devel-3.4.4-2.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libgusb-0.4.5-1.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libicu-72.1-2.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libicu-devel-72.1-2.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libjpeg-turbo-2.1.4-2.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libjpeg-turbo-devel-2.1.4-2.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libwebp-1.3.0-2.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libxcb-1.13.1-11.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libxcb-devel-1.13.1-11.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libxkbcommon-1.5.0-2.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libxkbcommon-devel-1.5.0-2.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libxshmfence-1.3-12.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] nettle-3.8-3.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] pcre2-devel-10.42-1.fc38.1.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] pcre2-utf16-10.42-1.fc38.1.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] pcre2-utf32-10.42-1.fc38.1.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] perl-Carp-1.52-490.fc38.noarch.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] perl-Exporter-5.77-490.fc38.noarch.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] perl-File-Path-2.18-490.fc38.noarch.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] perl-File-Temp-0.231.100-490.fc38.noarch.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] perl-Getopt-Long-2.54-2.fc38.noarch.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] perl-HTTP-Tiny-0.082-2.fc38.noarch.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] perl-Pod-Escapes-1.07-490.fc38.noarch.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] perl-Pod-Perldoc-3.28.01-491.fc38.noarch.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] perl-Pod-Simple-3.43-491.fc38.noarch.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] perl-Pod-Usage-2.03-4.fc38.noarch.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] perl-Term-ANSIColor-5.01-491.fc38.noarch.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] perl-Term-Cap-1.18-1.fc38.noarch.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] perl-Text-ParseWords-3.31-490.fc38.noarch.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] perl-Time-Local-1.300-490.fc38.noarch.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] perl-constant-1.33-491.fc38.noarch.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] perl-parent-0.241-1.fc38.noarch.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] perl-podlators-5.01-2.fc38.noarch.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] xkeyboard-config-2.38-1.fc38.noarch.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] xml-common-0.6.3-60.fc38.noarch.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] xorg-x11-proto-devel-2022.2-3.fc38.noarch.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] xprop-1.2.5-3.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] xz-devel-5.4.1-1.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] zlib-devel-1.2.13-3.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] at-spi2-atk-2.48.3-1.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] at-spi2-atk-devel-2.48.3-1.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] at-spi2-core-2.48.3-1.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] at-spi2-core-devel-2.48.3-1.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] atk-2.48.3-1.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] atk-devel-2.48.3-1.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] colord-libs-1.4.6-4.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] glib2-2.76.3-1.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] glib2-devel-2.76.3-1.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] gtk-update-icon-cache-3.24.38-1.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] gtk3-3.24.38-1.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] gtk3-devel-3.24.38-1.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] langpacks-core-font-en-3.0-32.fc38.noarch.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libXft-2.3.8-2.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libXft-devel-2.3.8-2.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libXi-1.8.1-1.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libXi-devel-1.8.1-1.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] libtracker-sparql-3.5.2-1.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] mesa-libEGL-23.1.1-1.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] mesa-libGL-23.1.1-1.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] mesa-libgbm-23.1.1-1.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] mesa-libglapi-23.1.1-1.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] perl-Text-Tabs+Wrap-2023.0511-1.fc38.noarch.rpm: Already downloaded DEBUG util.py:444: (202/215): libwayland-client-1.22.0-1.fc38_clan 1.0 MB/s | 40 kB 00:00 DEBUG util.py:444: (203/215): libwayland-cursor-1.22.0-1.fc38_clan 4.4 MB/s | 19 kB 00:00 DEBUG util.py:444: (204/215): libwayland-egl-1.22.0-1.fc38_clang16 2.9 MB/s | 12 kB 00:00 DEBUG util.py:444: (205/215): libwayland-server-1.22.0-1.fc38_clan 11 MB/s | 52 kB 00:00 DEBUG util.py:444: (206/215): gettext-devel-0.21.1-2.fc38_clang16_ 3.3 MB/s | 209 kB 00:00 DEBUG util.py:444: (207/215): perl-threads-2.27-490.fc38_clang16_0 9.6 MB/s | 56 kB 00:00 DEBUG util.py:444: (208/215): perl-threads-shared-1.64-490.fc38_cl 10 MB/s | 45 kB 00:00 DEBUG util.py:444: (209/215): perl-XML-Parser-2.46-13.fc38_clang16 11 MB/s | 223 kB 00:00 DEBUG util.py:444: (210/215): wayland-devel-1.22.0-1.fc38_clang16_ 27 MB/s | 139 kB 00:00 DEBUG util.py:444: (211/215): gettext-common-devel-0.21.1-2.fc38_c 4.3 MB/s | 409 kB 00:00 DEBUG util.py:444: (212/215): intltool-0.51.0-22.fc38.noarch.rpm 91 kB/s | 55 kB 00:00 DEBUG util.py:444: (213/215): perl-Thread-Queue-3.14-490.fc38.noar 120 kB/s | 21 kB 00:00 DEBUG util.py:444: (214/215): xdg-user-dirs-0.18-2.fc38_clang16_03 78 kB/s | 69 kB 00:00 DEBUG util.py:444: (215/215): automake-1.16.5-11.fc38.noarch.rpm 588 kB/s | 697 kB 00:01 DEBUG util.py:444: -------------------------------------------------------------------------------- DEBUG util.py:444: Total 306 kB/s | 2.0 MB 00:06 DEBUG util.py:444: Running transaction check DEBUG util.py:444: Transaction check succeeded. DEBUG util.py:444: Running transaction test DEBUG util.py:444: Transaction test succeeded. DEBUG util.py:444: Running transaction DEBUG util.py:444: Preparing : 1/1 DEBUG util.py:444: Installing : xorg-x11-proto-devel-2022.2-3.fc38.noarch 1/215 DEBUG util.py:444: Installing : zlib-devel-1.2.13-3.fc38.s390x 2/215 DEBUG util.py:444: Installing : libglvnd-1:1.6.0-2.fc38_clang16_03.s390x 3/215 DEBUG util.py:444: Installing : dbus-libs-1:1.14.6-1.fc38.s390x 4/215 DEBUG util.py:444: Installing : libwayland-client-1.22.0-1.fc38_clang16_03.s390x 5/215 DEBUG util.py:444: Installing : libpng-2:1.6.37-14.fc38_clang16_03.s390x 6/215 DEBUG util.py:444: Installing : libpng-devel-2:1.6.37-14.fc38_clang16_03.s390x 7/215 DEBUG util.py:444: Installing : libjpeg-turbo-2.1.4-2.fc38.s390x 8/215 DEBUG util.py:444: Installing : libicu-72.1-2.fc38.s390x 9/215 DEBUG util.py:444: Installing : libX11-xcb-1.8.4-1.fc38.s390x 10/215 DEBUG util.py:444: Installing : libwayland-server-1.22.0-1.fc38_clang16_03.s390x 11/215 DEBUG util.py:444: Installing : libepoxy-1.5.10-3.fc38_clang16_03.s390x 12/215 DEBUG util.py:444: Installing : libdrm-2.4.114-2.fc38_clang16_03.s390x 13/215 DEBUG util.py:444: Installing : gettext-libs-0.21.1-2.fc38_clang16_03.s390x 14/215 DEBUG util.py:444: Installing : fribidi-1.0.12-3.fc38_clang16_03.s390x 15/215 DEBUG util.py:444: Installing : cmake-filesystem-3.26.4-4.fc38_clang16_03.s390x 16/215 DEBUG util.py:444: Installing : fribidi-devel-1.0.12-3.fc38_clang16_03.s390x 17/215 DEBUG util.py:444: Installing : libwayland-cursor-1.22.0-1.fc38_clang16_03.s390x 18/215 DEBUG util.py:444: Installing : mesa-libglapi-23.1.1-1.fc38.s390x 19/215 DEBUG util.py:444: Running scriptlet: xml-common-0.6.3-60.fc38.noarch 20/215 DEBUG util.py:444: Installing : xml-common-0.6.3-60.fc38.noarch 20/215 DEBUG util.py:444: Installing : dbus-devel-1:1.14.6-1.fc38.s390x 21/215 DEBUG util.py:444: Installing : libxshmfence-1.3-12.fc38.s390x 22/215 DEBUG util.py:444: Installing : libffi-devel-3.4.4-2.fc38.s390x 23/215 DEBUG util.py:444: Installing : libdatrie-0.2.13-5.fc38.s390x 24/215 DEBUG util.py:444: Installing : libthai-0.1.29-4.fc38_clang16_03.s390x 25/215 DEBUG util.py:444: Installing : libXau-1.0.11-2.fc38.s390x 26/215 DEBUG util.py:444: Installing : libxcb-1.13.1-11.fc38.s390x 27/215 DEBUG util.py:444: Installing : fonts-filesystem-1:2.0.5-11.fc38.noarch 28/215 DEBUG util.py:444: Installing : emacs-filesystem-1:28.2-4.fc38.noarch 29/215 DEBUG util.py:444: Installing : pixman-0.42.2-1.fc38_clang16_03.s390x 30/215 DEBUG util.py:444: Installing : pixman-devel-0.42.2-1.fc38_clang16_03.s390x 31/215 DEBUG util.py:444: Installing : libwayland-egl-1.22.0-1.fc38_clang16_03.s390x 32/215 DEBUG util.py:444: Installing : graphite2-1.3.14-11.fc38_clang16_03.s390x 33/215 DEBUG util.py:444: Installing : graphite2-devel-1.3.14-11.fc38_clang16_03.s390x 34/215 DEBUG util.py:444: Installing : wayland-devel-1.22.0-1.fc38_clang16_03.s390x 35/215 DEBUG util.py:444: Installing : mesa-libgbm-23.1.1-1.fc38.s390x 36/215 DEBUG util.py:444: Installing : libglvnd-egl-1:1.6.0-2.fc38_clang16_03.s390x 37/215 DEBUG util.py:444: Installing : mesa-libEGL-23.1.1-1.fc38.s390x 38/215 DEBUG util.py:444: Installing : libglvnd-gles-1:1.6.0-2.fc38_clang16_03.s390x 39/215 DEBUG util.py:444: Installing : libXau-devel-1.0.11-2.fc38.s390x 40/215 DEBUG util.py:444: Installing : libxcb-devel-1.13.1-11.fc38.s390x 41/215 DEBUG util.py:444: Installing : libdatrie-devel-0.2.13-5.fc38.s390x 42/215 DEBUG util.py:444: Installing : libthai-devel-0.1.29-4.fc38_clang16_03.s390x 43/215 DEBUG util.py:444: Installing : libjpeg-turbo-devel-2.1.4-2.fc38.s390x 44/215 DEBUG util.py:444: Installing : libicu-devel-72.1-2.fc38.s390x 45/215 DEBUG util.py:444: Installing : avahi-libs-0.8-22.fc38_clang16_03.s390x 46/215 DEBUG util.py:444: Installing : libglvnd-opengl-1:1.6.0-2.fc38_clang16_03.s390x 47/215 DEBUG util.py:444: Installing : xz-devel-5.4.1-1.fc38.s390x 48/215 DEBUG util.py:444: Installing : libxml2-devel-2.10.4-1.fc38_clang16_03.s390x 49/215 DEBUG util.py:444: Installing : xkeyboard-config-2.38-1.fc38.noarch 50/215 DEBUG util.py:444: Installing : libxkbcommon-1.5.0-2.fc38.s390x 51/215 DEBUG util.py:444: Installing : libxkbcommon-devel-1.5.0-2.fc38.s390x 52/215 DEBUG util.py:444: Installing : pcre2-utf32-10.42-1.fc38.1.s390x 53/215 DEBUG util.py:444: Installing : pcre2-utf16-10.42-1.fc38.1.s390x 54/215 DEBUG util.py:444: Installing : pcre2-devel-10.42-1.fc38.1.s390x 55/215 DEBUG util.py:444: Installing : nettle-3.8-3.fc38.s390x 56/215 DEBUG util.py:444: Installing : gnutls-3.8.0-2.fc38.s390x 57/215 DEBUG util.py:444: Installing : glib2-2.76.3-1.fc38.s390x 58/215 DEBUG util.py:444: Installing : libcloudproviders-0.3.1-7.fc38_clang16_03.s390x 59/215 DEBUG util.py:444: Installing : shared-mime-info-2.2-3.fc38_clang16_03.s390x 60/215 DEBUG util.py:444: Running scriptlet: shared-mime-info-2.2-3.fc38_clang16_03.s390x 60/215 DEBUG util.py:444: Installing : gdk-pixbuf2-2.42.10-2.fc38.s390x 61/215 DEBUG util.py:444: Installing : json-glib-1.6.6-4.fc38.s390x 62/215 DEBUG util.py:444: Installing : gtk-update-icon-cache-3.24.38-1.fc38.s390x 63/215 DEBUG util.py:444: Installing : libcloudproviders-devel-0.3.1-7.fc38_clang16_03. 64/215 DEBUG util.py:444: Installing : libsoup3-3.4.2-2.fc38_clang16_03.s390x 65/215 DEBUG util.py:444: Installing : cups-libs-1:2.4.2-11.fc38_clang16_03.s390x 66/215 DEBUG util.py:444: Installing : libwebp-1.3.0-2.fc38.s390x 67/215 DEBUG util.py:444: Installing : libX11-common-1.8.4-1.fc38.noarch 68/215 DEBUG util.py:444: Installing : libX11-1.8.4-1.fc38.s390x 69/215 DEBUG util.py:444: Installing : libX11-devel-1.8.4-1.fc38.s390x 70/215 DEBUG util.py:444: Installing : libXext-1.3.5-2.fc38.s390x 71/215 DEBUG util.py:444: Installing : libXext-devel-1.3.5-2.fc38.s390x 72/215 DEBUG util.py:444: Installing : libXrender-0.9.11-2.fc38.s390x 73/215 DEBUG util.py:444: Installing : libXrender-devel-0.9.11-2.fc38.s390x 74/215 DEBUG util.py:444: Installing : libXfixes-6.0.0-5.fc38.s390x 75/215 DEBUG util.py:444: Installing : libXfixes-devel-6.0.0-5.fc38.s390x 76/215 DEBUG util.py:444: Installing : libXi-1.8.1-1.fc38.s390x 77/215 DEBUG util.py:444: Installing : libXi-devel-1.8.1-1.fc38.s390x 78/215 DEBUG util.py:444: Installing : libXtst-1.2.4-2.fc38.s390x 79/215 DEBUG util.py:444: Installing : libXcursor-1.2.1-3.fc38.s390x 80/215 DEBUG util.py:444: Installing : libXdamage-1.1.5-9.fc38.s390x 81/215 DEBUG util.py:444: Installing : libXrandr-1.5.2-10.fc38.s390x 82/215 DEBUG util.py:444: Installing : libXinerama-1.1.5-2.fc38.s390x 83/215 DEBUG util.py:444: Installing : libXcomposite-0.4.5-9.fc38.s390x 84/215 DEBUG util.py:444: Installing : libXcomposite-devel-0.4.5-9.fc38.s390x 85/215 DEBUG util.py:444: Installing : libXinerama-devel-1.1.5-2.fc38.s390x 86/215 DEBUG util.py:444: Installing : libXrandr-devel-1.5.2-10.fc38.s390x 87/215 DEBUG util.py:444: Installing : libXdamage-devel-1.1.5-9.fc38.s390x 88/215 DEBUG util.py:444: Installing : libXcursor-devel-1.2.1-3.fc38.s390x 89/215 DEBUG util.py:444: Installing : libXtst-devel-1.2.4-2.fc38.s390x 90/215 DEBUG util.py:444: Installing : libXxf86vm-1.1.5-2.fc38.s390x 91/215 DEBUG util.py:444: Installing : libglvnd-glx-1:1.6.0-2.fc38_clang16_03.s390x 92/215 DEBUG util.py:444: Installing : mesa-libGL-23.1.1-1.fc38.s390x 93/215 DEBUG util.py:444: Installing : xprop-1.2.5-3.fc38.s390x 94/215 DEBUG util.py:444: Installing : hicolor-icon-theme-0.17-15.fc38.noarch 95/215 DEBUG util.py:444: Running scriptlet: groff-base-1.22.4-11.fc38.s390x 96/215 DEBUG util.py:444: Installing : groff-base-1.22.4-11.fc38.s390x 96/215 DEBUG util.py:444: Running scriptlet: groff-base-1.22.4-11.fc38.s390x 96/215 DEBUG util.py:444: Installing : google-noto-fonts-common-20230201-1.fc38.noarch 97/215 DEBUG util.py:444: Installing : google-noto-sans-vf-fonts-20230201-1.fc38.noarch 98/215 DEBUG util.py:444: Installing : langpacks-core-font-en-3.0-32.fc38.noarch 99/215 DEBUG util.py:444: Installing : cairo-1.17.8-4.fc38_clang16_03.s390x 100/215 DEBUG util.py:444: Installing : harfbuzz-7.1.0-1.fc38_clang16_03.s390x 101/215 DEBUG util.py:444: Installing : freetype-2.13.0-2.fc38_clang16_03.s390x 102/215 DEBUG util.py:444: Installing : fontconfig-2.14.2-1.fc38.s390x 103/215 DEBUG util.py:444: Running scriptlet: fontconfig-2.14.2-1.fc38.s390x 103/215 DEBUG util.py:444: Installing : libXft-2.3.8-2.fc38.s390x 104/215 DEBUG util.py:444: Installing : pango-1.50.14-1.fc38_clang16_03.s390x 105/215 DEBUG util.py:444: Installing : cairo-gobject-1.17.8-4.fc38_clang16_03.s390x 106/215 DEBUG util.py:444: Installing : harfbuzz-icu-7.1.0-1.fc38_clang16_03.s390x 107/215 DEBUG util.py:444: Installing : dbus-common-1:1.14.6-1.fc38.noarch 108/215 DEBUG util.py:444: Running scriptlet: dbus-common-1:1.14.6-1.fc38.noarch 108/215 DEBUG util.py:444: Running scriptlet: dbus-broker-33-1.fc38_clang16_03.s390x 109/215 DEBUG util.py:444: Installing : dbus-broker-33-1.fc38_clang16_03.s390x 109/215 DEBUG util.py:444: Running scriptlet: dbus-broker-33-1.fc38_clang16_03.s390x 109/215 DEBUG util.py:444: Installing : dbus-1:1.14.6-1.fc38.s390x 110/215 DEBUG util.py:444: Installing : at-spi2-core-2.48.3-1.fc38.s390x 111/215 DEBUG util.py:444: Installing : atk-2.48.3-1.fc38.s390x 112/215 DEBUG util.py:444: Installing : at-spi2-atk-2.48.3-1.fc38.s390x 113/215 DEBUG util.py:444: Installing : adwaita-cursor-theme-44.0-1.fc38.noarch 114/215 DEBUG util.py:444: Installing : adwaita-icon-theme-44.0-1.fc38.noarch 115/215 DEBUG util.py:444: Installing : sysprof-capture-devel-3.48.0-1.fc38_clang16_03.s 116/215 DEBUG util.py:444: Installing : ncurses-6.4-3.20230114.fc38_clang16_03.s390x 117/215 DEBUG util.py:444: Installing : perl-if-0.61.000-497.fc38_clang16_03.noarch 118/215 DEBUG util.py:444: Installing : perl-locale-1.10-497.fc38_clang16_03.noarch 119/215 DEBUG util.py:444: Installing : perl-Pod-Escapes-1:1.07-490.fc38.noarch 120/215 DEBUG util.py:444: Installing : perl-File-Path-2.18-490.fc38.noarch 121/215 DEBUG util.py:444: Installing : perl-Time-Local-2:1.300-490.fc38.noarch 122/215 DEBUG util.py:444: Installing : perl-Text-Tabs+Wrap-2023.0511-1.fc38.noarch 123/215 DEBUG util.py:444: Installing : perl-Class-Struct-0.66-497.fc38_clang16_03.noarc 124/215 DEBUG util.py:444: Installing : perl-POSIX-2.03-497.fc38_clang16_03.s390x 125/215 DEBUG util.py:444: Installing : perl-Term-ANSIColor-5.01-491.fc38.noarch 126/215 DEBUG util.py:444: Installing : perl-IPC-Open3-1.22-497.fc38_clang16_03.noarch 127/215 DEBUG util.py:444: Installing : perl-File-Temp-1:0.231.100-490.fc38.noarch 128/215 DEBUG util.py:444: Installing : perl-HTTP-Tiny-0.082-2.fc38.noarch 129/215 DEBUG util.py:444: Installing : perl-Pod-Simple-1:3.43-491.fc38.noarch 130/215 DEBUG util.py:444: Installing : perl-Term-Cap-1.18-1.fc38.noarch 131/215 DEBUG util.py:444: Installing : perl-Symbol-1.09-497.fc38_clang16_03.noarch 132/215 DEBUG util.py:444: Installing : perl-SelectSaver-1.02-497.fc38_clang16_03.noarch 133/215 DEBUG util.py:444: Installing : perl-Socket-4:2.036-2.fc38_clang16_03.s390x 134/215 DEBUG util.py:444: Installing : perl-File-stat-1.12-497.fc38_clang16_03.noarch 135/215 DEBUG util.py:444: Installing : perl-Pod-Perldoc-3.28.01-491.fc38.noarch 136/215 DEBUG util.py:444: Installing : perl-podlators-1:5.01-2.fc38.noarch 137/215 DEBUG util.py:444: Installing : perl-mro-1.26-497.fc38_clang16_03.s390x 138/215 DEBUG util.py:444: Installing : perl-Fcntl-1.15-497.fc38_clang16_03.s390x 139/215 DEBUG util.py:444: Installing : perl-overloading-0.02-497.fc38_clang16_03.noarch 140/215 DEBUG util.py:444: Installing : perl-Text-ParseWords-3.31-490.fc38.noarch 141/215 DEBUG util.py:444: Installing : perl-IO-1.50-497.fc38_clang16_03.s390x 142/215 DEBUG util.py:444: Installing : perl-Pod-Usage-4:2.03-4.fc38.noarch 143/215 DEBUG util.py:444: Installing : perl-Getopt-Std-1.13-497.fc38_clang16_03.noarch 144/215 DEBUG util.py:444: Installing : perl-MIME-Base64-3.16-490.fc38_clang16_03.s390x 145/215 DEBUG util.py:444: Installing : perl-Errno-1.36-497.fc38_clang16_03.s390x 146/215 DEBUG util.py:444: Installing : perl-File-Basename-2.85-497.fc38_clang16_03.noar 147/215 DEBUG util.py:444: Installing : perl-Scalar-List-Utils-5:1.63-490.fc38_clang16_0 148/215 DEBUG util.py:444: Installing : perl-overload-1.35-497.fc38_clang16_03.noarch 149/215 DEBUG util.py:444: Installing : perl-vars-1.05-497.fc38_clang16_03.noarch 150/215 DEBUG util.py:444: Installing : perl-Storable-1:3.26-490.fc38_clang16_03.s390x 151/215 DEBUG util.py:444: Installing : perl-constant-1.33-491.fc38.noarch 152/215 DEBUG util.py:444: Installing : perl-parent-1:0.241-1.fc38.noarch 153/215 DEBUG util.py:444: Installing : perl-Getopt-Long-1:2.54-2.fc38.noarch 154/215 DEBUG util.py:444: Installing : perl-DynaLoader-1.52-497.fc38_clang16_03.s390x 155/215 DEBUG util.py:444: Installing : perl-Carp-1.52-490.fc38.noarch 156/215 DEBUG util.py:444: Installing : perl-Exporter-5.77-490.fc38.noarch 157/215 DEBUG util.py:444: Installing : perl-PathTools-3.84-490.fc38_clang16_03.s390x 158/215 DEBUG util.py:444: Installing : perl-Encode-4:3.19-493.fc38_clang16_03.s390x 159/215 DEBUG util.py:444: Installing : perl-libs-4:5.36.1-497.fc38_clang16_03.s390x 160/215 DEBUG util.py:444: Installing : perl-interpreter-4:5.36.1-497.fc38_clang16_03.s3 161/215 DEBUG util.py:444: Installing : perl-File-Copy-2.39-497.fc38_clang16_03.noarch 162/215 DEBUG util.py:444: Installing : perl-File-Find-1.40-497.fc38_clang16_03.noarch 163/215 DEBUG util.py:444: Installing : perl-threads-1:2.27-490.fc38_clang16_03.s390x 164/215 DEBUG util.py:444: Installing : perl-threads-shared-1.64-490.fc38_clang16_03.s39 165/215 DEBUG util.py:444: Installing : perl-Thread-Queue-3.14-490.fc38.noarch 166/215 DEBUG util.py:444: Installing : perl-B-1.83-497.fc38_clang16_03.s390x 167/215 DEBUG util.py:444: Installing : perl-Data-Dumper-2.184-491.fc38_clang16_03.s390x 168/215 DEBUG util.py:444: Installing : perl-File-Compare-1.100.700-497.fc38_clang16_03. 169/215 DEBUG util.py:444: Installing : perl-XML-Parser-2.46-13.fc38_clang16_03.s390x 170/215 DEBUG util.py:444: Installing : m4-1.4.19-5.fc38_clang16_03.s390x 171/215 DEBUG util.py:444: Installing : autoconf-2.71-5.fc38.noarch 172/215 DEBUG util.py:444: Installing : automake-1.16.5-11.fc38.noarch 173/215 DEBUG util.py:444: Installing : libusb1-1.0.26-2.fc38_clang16_03.s390x 174/215 DEBUG util.py:444: Installing : libgusb-0.4.5-1.fc38.s390x 175/215 DEBUG util.py:444: Installing : libstemmer-2.2.0-5.fc38_clang16_03.s390x 176/215 DEBUG util.py:444: Installing : libtracker-sparql-3.5.2-1.fc38.s390x 177/215 DEBUG util.py:444: Installing : libsepol-devel-3.5-1.fc38_clang16_03.s390x 178/215 DEBUG util.py:444: Installing : libselinux-devel-3.5-1.fc38_clang16_03.s390x 179/215 DEBUG util.py:444: Installing : libglvnd-core-devel-1:1.6.0-2.fc38_clang16_03.s3 180/215 DEBUG util.py:444: Installing : libglvnd-devel-1:1.6.0-2.fc38_clang16_03.s390x 181/215 DEBUG util.py:444: Installing : libepoxy-devel-1.5.10-3.fc38_clang16_03.s390x 182/215 DEBUG util.py:444: Installing : libblkid-devel-2.38.1-4.fc38_clang16_03.s390x 183/215 DEBUG util.py:444: Installing : libmount-devel-2.38.1-4.fc38_clang16_03.s390x 184/215 DEBUG util.py:444: Installing : glib2-devel-2.76.3-1.fc38.s390x 185/215 DEBUG util.py:444: Installing : atk-devel-2.48.3-1.fc38.s390x 186/215 DEBUG util.py:444: Installing : at-spi2-core-devel-2.48.3-1.fc38.s390x 187/215 DEBUG util.py:444: Installing : at-spi2-atk-devel-2.48.3-1.fc38.s390x 188/215 DEBUG util.py:444: Installing : lcms2-2.15-1.fc38_clang16_03.s390x 189/215 DEBUG util.py:444: Installing : colord-libs-1.4.6-4.fc38.s390x 190/215 DEBUG util.py:444: Installing : jbigkit-libs-2.1-25.fc38_clang16_03.s390x 191/215 DEBUG util.py:444: Installing : libtiff-4.4.0-5.fc38_clang16_03.s390x 192/215 DEBUG util.py:444: Installing : libtiff-devel-4.4.0-5.fc38_clang16_03.s390x 193/215 DEBUG util.py:444: Installing : gdk-pixbuf2-devel-2.42.10-2.fc38.s390x 194/215 DEBUG util.py:444: Installing : gdk-pixbuf2-modules-2.42.10-2.fc38.s390x 195/215 DEBUG util.py:444: Installing : gtk3-3.24.38-1.fc38.s390x 196/215 DEBUG util.py:444: Installing : gettext-envsubst-0.21.1-2.fc38_clang16_03.s390x 197/215 DEBUG util.py:444: Installing : gettext-runtime-0.21.1-2.fc38_clang16_03.s390x 198/215 DEBUG util.py:444: Installing : gettext-0.21.1-2.fc38_clang16_03.s390x 199/215 DEBUG util.py:444: Installing : gettext-common-devel-0.21.1-2.fc38_clang16_03.no 200/215 DEBUG util.py:444: Installing : gettext-devel-0.21.1-2.fc38_clang16_03.s390x 201/215 DEBUG util.py:444: Installing : bzip2-devel-1.0.8-13.fc38_clang16_03.s390x 202/215 DEBUG util.py:444: Installing : brotli-1.0.9-11.fc38_clang16_03.s390x 203/215 DEBUG util.py:444: Installing : brotli-devel-1.0.9-11.fc38_clang16_03.s390x 204/215 DEBUG util.py:444: Installing : harfbuzz-devel-7.1.0-1.fc38_clang16_03.s390x 205/215 DEBUG util.py:444: Installing : freetype-devel-2.13.0-2.fc38_clang16_03.s390x 206/215 DEBUG util.py:444: Installing : fontconfig-devel-2.14.2-1.fc38.s390x 207/215 DEBUG util.py:444: Installing : cairo-devel-1.17.8-4.fc38_clang16_03.s390x 208/215 DEBUG util.py:444: Installing : cairo-gobject-devel-1.17.8-4.fc38_clang16_03.s39 209/215 DEBUG util.py:444: Installing : libXft-devel-2.3.8-2.fc38.s390x 210/215 DEBUG util.py:444: Installing : pango-devel-1.50.14-1.fc38_clang16_03.s390x 211/215 DEBUG util.py:444: Installing : gtk3-devel-3.24.38-1.fc38.s390x 212/215 DEBUG util.py:444: Installing : intltool-0.51.0-22.fc38.noarch 213/215 DEBUG util.py:444: Installing : desktop-file-utils-0.26-8.fc38_clang16_03.s390x 214/215 DEBUG util.py:444: Installing : xdg-user-dirs-0.18-2.fc38_clang16_03.s390x 215/215 DEBUG util.py:444: Running scriptlet: fontconfig-2.14.2-1.fc38.s390x 215/215 DEBUG util.py:444: Running scriptlet: xdg-user-dirs-0.18-2.fc38_clang16_03.s390x 215/215 DEBUG util.py:444: Verifying : avahi-libs-0.8-22.fc38_clang16_03.s390x 1/215 DEBUG util.py:444: Verifying : brotli-1.0.9-11.fc38_clang16_03.s390x 2/215 DEBUG util.py:444: Verifying : brotli-devel-1.0.9-11.fc38_clang16_03.s390x 3/215 DEBUG util.py:444: Verifying : bzip2-devel-1.0.8-13.fc38_clang16_03.s390x 4/215 DEBUG util.py:444: Verifying : cairo-1.17.8-4.fc38_clang16_03.s390x 5/215 DEBUG util.py:444: Verifying : cairo-devel-1.17.8-4.fc38_clang16_03.s390x 6/215 DEBUG util.py:444: Verifying : cairo-gobject-1.17.8-4.fc38_clang16_03.s390x 7/215 DEBUG util.py:444: Verifying : cairo-gobject-devel-1.17.8-4.fc38_clang16_03.s39 8/215 DEBUG util.py:444: Verifying : cmake-filesystem-3.26.4-4.fc38_clang16_03.s390x 9/215 DEBUG util.py:444: Verifying : cups-libs-1:2.4.2-11.fc38_clang16_03.s390x 10/215 DEBUG util.py:444: Verifying : dbus-broker-33-1.fc38_clang16_03.s390x 11/215 DEBUG util.py:444: Verifying : desktop-file-utils-0.26-8.fc38_clang16_03.s390x 12/215 DEBUG util.py:444: Verifying : freetype-2.13.0-2.fc38_clang16_03.s390x 13/215 DEBUG util.py:444: Verifying : freetype-devel-2.13.0-2.fc38_clang16_03.s390x 14/215 DEBUG util.py:444: Verifying : fribidi-1.0.12-3.fc38_clang16_03.s390x 15/215 DEBUG util.py:444: Verifying : fribidi-devel-1.0.12-3.fc38_clang16_03.s390x 16/215 DEBUG util.py:444: Verifying : gettext-0.21.1-2.fc38_clang16_03.s390x 17/215 DEBUG util.py:444: Verifying : gettext-common-devel-0.21.1-2.fc38_clang16_03.no 18/215 DEBUG util.py:444: Verifying : gettext-devel-0.21.1-2.fc38_clang16_03.s390x 19/215 DEBUG util.py:444: Verifying : gettext-envsubst-0.21.1-2.fc38_clang16_03.s390x 20/215 DEBUG util.py:444: Verifying : gettext-libs-0.21.1-2.fc38_clang16_03.s390x 21/215 DEBUG util.py:444: Verifying : gettext-runtime-0.21.1-2.fc38_clang16_03.s390x 22/215 DEBUG util.py:444: Verifying : graphite2-1.3.14-11.fc38_clang16_03.s390x 23/215 DEBUG util.py:444: Verifying : graphite2-devel-1.3.14-11.fc38_clang16_03.s390x 24/215 DEBUG util.py:444: Verifying : harfbuzz-7.1.0-1.fc38_clang16_03.s390x 25/215 DEBUG util.py:444: Verifying : harfbuzz-devel-7.1.0-1.fc38_clang16_03.s390x 26/215 DEBUG util.py:444: Verifying : harfbuzz-icu-7.1.0-1.fc38_clang16_03.s390x 27/215 DEBUG util.py:444: Verifying : jbigkit-libs-2.1-25.fc38_clang16_03.s390x 28/215 DEBUG util.py:444: Verifying : lcms2-2.15-1.fc38_clang16_03.s390x 29/215 DEBUG util.py:444: Verifying : libblkid-devel-2.38.1-4.fc38_clang16_03.s390x 30/215 DEBUG util.py:444: Verifying : libcloudproviders-0.3.1-7.fc38_clang16_03.s390x 31/215 DEBUG util.py:444: Verifying : libcloudproviders-devel-0.3.1-7.fc38_clang16_03. 32/215 DEBUG util.py:444: Verifying : libdrm-2.4.114-2.fc38_clang16_03.s390x 33/215 DEBUG util.py:444: Verifying : libepoxy-1.5.10-3.fc38_clang16_03.s390x 34/215 DEBUG util.py:444: Verifying : libepoxy-devel-1.5.10-3.fc38_clang16_03.s390x 35/215 DEBUG util.py:444: Verifying : libglvnd-1:1.6.0-2.fc38_clang16_03.s390x 36/215 DEBUG util.py:444: Verifying : libglvnd-core-devel-1:1.6.0-2.fc38_clang16_03.s3 37/215 DEBUG util.py:444: Verifying : libglvnd-devel-1:1.6.0-2.fc38_clang16_03.s390x 38/215 DEBUG util.py:444: Verifying : libglvnd-egl-1:1.6.0-2.fc38_clang16_03.s390x 39/215 DEBUG util.py:444: Verifying : libglvnd-gles-1:1.6.0-2.fc38_clang16_03.s390x 40/215 DEBUG util.py:444: Verifying : libglvnd-glx-1:1.6.0-2.fc38_clang16_03.s390x 41/215 DEBUG util.py:444: Verifying : libglvnd-opengl-1:1.6.0-2.fc38_clang16_03.s390x 42/215 DEBUG util.py:444: Verifying : libmount-devel-2.38.1-4.fc38_clang16_03.s390x 43/215 DEBUG util.py:444: Verifying : libpng-2:1.6.37-14.fc38_clang16_03.s390x 44/215 DEBUG util.py:444: Verifying : libpng-devel-2:1.6.37-14.fc38_clang16_03.s390x 45/215 DEBUG util.py:444: Verifying : libselinux-devel-3.5-1.fc38_clang16_03.s390x 46/215 DEBUG util.py:444: Verifying : libsepol-devel-3.5-1.fc38_clang16_03.s390x 47/215 DEBUG util.py:444: Verifying : libsoup3-3.4.2-2.fc38_clang16_03.s390x 48/215 DEBUG util.py:444: Verifying : libstemmer-2.2.0-5.fc38_clang16_03.s390x 49/215 DEBUG util.py:444: Verifying : libthai-0.1.29-4.fc38_clang16_03.s390x 50/215 DEBUG util.py:444: Verifying : libthai-devel-0.1.29-4.fc38_clang16_03.s390x 51/215 DEBUG util.py:444: Verifying : libtiff-4.4.0-5.fc38_clang16_03.s390x 52/215 DEBUG util.py:444: Verifying : libtiff-devel-4.4.0-5.fc38_clang16_03.s390x 53/215 DEBUG util.py:444: Verifying : libusb1-1.0.26-2.fc38_clang16_03.s390x 54/215 DEBUG util.py:444: Verifying : libwayland-client-1.22.0-1.fc38_clang16_03.s390x 55/215 DEBUG util.py:444: Verifying : libwayland-cursor-1.22.0-1.fc38_clang16_03.s390x 56/215 DEBUG util.py:444: Verifying : libwayland-egl-1.22.0-1.fc38_clang16_03.s390x 57/215 DEBUG util.py:444: Verifying : libwayland-server-1.22.0-1.fc38_clang16_03.s390x 58/215 DEBUG util.py:444: Verifying : libxml2-devel-2.10.4-1.fc38_clang16_03.s390x 59/215 DEBUG util.py:444: Verifying : m4-1.4.19-5.fc38_clang16_03.s390x 60/215 DEBUG util.py:444: Verifying : ncurses-6.4-3.20230114.fc38_clang16_03.s390x 61/215 DEBUG util.py:444: Verifying : pango-1.50.14-1.fc38_clang16_03.s390x 62/215 DEBUG util.py:444: Verifying : pango-devel-1.50.14-1.fc38_clang16_03.s390x 63/215 DEBUG util.py:444: Verifying : perl-B-1.83-497.fc38_clang16_03.s390x 64/215 DEBUG util.py:444: Verifying : perl-Class-Struct-0.66-497.fc38_clang16_03.noarc 65/215 DEBUG util.py:444: Verifying : perl-Data-Dumper-2.184-491.fc38_clang16_03.s390x 66/215 DEBUG util.py:444: Verifying : perl-DynaLoader-1.52-497.fc38_clang16_03.s390x 67/215 DEBUG util.py:444: Verifying : perl-Encode-4:3.19-493.fc38_clang16_03.s390x 68/215 DEBUG util.py:444: Verifying : perl-Errno-1.36-497.fc38_clang16_03.s390x 69/215 DEBUG util.py:444: Verifying : perl-Fcntl-1.15-497.fc38_clang16_03.s390x 70/215 DEBUG util.py:444: Verifying : perl-File-Basename-2.85-497.fc38_clang16_03.noar 71/215 DEBUG util.py:444: Verifying : perl-File-Compare-1.100.700-497.fc38_clang16_03. 72/215 DEBUG util.py:444: Verifying : perl-File-Copy-2.39-497.fc38_clang16_03.noarch 73/215 DEBUG util.py:444: Verifying : perl-File-Find-1.40-497.fc38_clang16_03.noarch 74/215 DEBUG util.py:444: Verifying : perl-File-stat-1.12-497.fc38_clang16_03.noarch 75/215 DEBUG util.py:444: Verifying : perl-Getopt-Std-1.13-497.fc38_clang16_03.noarch 76/215 DEBUG util.py:444: Verifying : perl-IO-1.50-497.fc38_clang16_03.s390x 77/215 DEBUG util.py:444: Verifying : perl-IPC-Open3-1.22-497.fc38_clang16_03.noarch 78/215 DEBUG util.py:444: Verifying : perl-MIME-Base64-3.16-490.fc38_clang16_03.s390x 79/215 DEBUG util.py:444: Verifying : perl-POSIX-2.03-497.fc38_clang16_03.s390x 80/215 DEBUG util.py:444: Verifying : perl-PathTools-3.84-490.fc38_clang16_03.s390x 81/215 DEBUG util.py:444: Verifying : perl-Scalar-List-Utils-5:1.63-490.fc38_clang16_0 82/215 DEBUG util.py:444: Verifying : perl-SelectSaver-1.02-497.fc38_clang16_03.noarch 83/215 DEBUG util.py:444: Verifying : perl-Socket-4:2.036-2.fc38_clang16_03.s390x 84/215 DEBUG util.py:444: Verifying : perl-Storable-1:3.26-490.fc38_clang16_03.s390x 85/215 DEBUG util.py:444: Verifying : perl-Symbol-1.09-497.fc38_clang16_03.noarch 86/215 DEBUG util.py:444: Verifying : perl-XML-Parser-2.46-13.fc38_clang16_03.s390x 87/215 DEBUG util.py:444: Verifying : perl-if-0.61.000-497.fc38_clang16_03.noarch 88/215 DEBUG util.py:444: Verifying : perl-interpreter-4:5.36.1-497.fc38_clang16_03.s3 89/215 DEBUG util.py:444: Verifying : perl-libs-4:5.36.1-497.fc38_clang16_03.s390x 90/215 DEBUG util.py:444: Verifying : perl-locale-1.10-497.fc38_clang16_03.noarch 91/215 DEBUG util.py:444: Verifying : perl-mro-1.26-497.fc38_clang16_03.s390x 92/215 DEBUG util.py:444: Verifying : perl-overload-1.35-497.fc38_clang16_03.noarch 93/215 DEBUG util.py:444: Verifying : perl-overloading-0.02-497.fc38_clang16_03.noarch 94/215 DEBUG util.py:444: Verifying : perl-threads-1:2.27-490.fc38_clang16_03.s390x 95/215 DEBUG util.py:444: Verifying : perl-threads-shared-1.64-490.fc38_clang16_03.s39 96/215 DEBUG util.py:444: Verifying : perl-vars-1.05-497.fc38_clang16_03.noarch 97/215 DEBUG util.py:444: Verifying : pixman-0.42.2-1.fc38_clang16_03.s390x 98/215 DEBUG util.py:444: Verifying : pixman-devel-0.42.2-1.fc38_clang16_03.s390x 99/215 DEBUG util.py:444: Verifying : shared-mime-info-2.2-3.fc38_clang16_03.s390x 100/215 DEBUG util.py:444: Verifying : sysprof-capture-devel-3.48.0-1.fc38_clang16_03.s 101/215 DEBUG util.py:444: Verifying : wayland-devel-1.22.0-1.fc38_clang16_03.s390x 102/215 DEBUG util.py:444: Verifying : xdg-user-dirs-0.18-2.fc38_clang16_03.s390x 103/215 DEBUG util.py:444: Verifying : adwaita-cursor-theme-44.0-1.fc38.noarch 104/215 DEBUG util.py:444: Verifying : adwaita-icon-theme-44.0-1.fc38.noarch 105/215 DEBUG util.py:444: Verifying : autoconf-2.71-5.fc38.noarch 106/215 DEBUG util.py:444: Verifying : automake-1.16.5-11.fc38.noarch 107/215 DEBUG util.py:444: Verifying : dbus-1:1.14.6-1.fc38.s390x 108/215 DEBUG util.py:444: Verifying : dbus-common-1:1.14.6-1.fc38.noarch 109/215 DEBUG util.py:444: Verifying : dbus-devel-1:1.14.6-1.fc38.s390x 110/215 DEBUG util.py:444: Verifying : dbus-libs-1:1.14.6-1.fc38.s390x 111/215 DEBUG util.py:444: Verifying : emacs-filesystem-1:28.2-4.fc38.noarch 112/215 DEBUG util.py:444: Verifying : fontconfig-2.14.2-1.fc38.s390x 113/215 DEBUG util.py:444: Verifying : fontconfig-devel-2.14.2-1.fc38.s390x 114/215 DEBUG util.py:444: Verifying : fonts-filesystem-1:2.0.5-11.fc38.noarch 115/215 DEBUG util.py:444: Verifying : gdk-pixbuf2-2.42.10-2.fc38.s390x 116/215 DEBUG util.py:444: Verifying : gdk-pixbuf2-devel-2.42.10-2.fc38.s390x 117/215 DEBUG util.py:444: Verifying : gdk-pixbuf2-modules-2.42.10-2.fc38.s390x 118/215 DEBUG util.py:444: Verifying : gnutls-3.8.0-2.fc38.s390x 119/215 DEBUG util.py:444: Verifying : google-noto-fonts-common-20230201-1.fc38.noarch 120/215 DEBUG util.py:444: Verifying : google-noto-sans-vf-fonts-20230201-1.fc38.noarch 121/215 DEBUG util.py:444: Verifying : groff-base-1.22.4-11.fc38.s390x 122/215 DEBUG util.py:444: Verifying : hicolor-icon-theme-0.17-15.fc38.noarch 123/215 DEBUG util.py:444: Verifying : intltool-0.51.0-22.fc38.noarch 124/215 DEBUG util.py:444: Verifying : json-glib-1.6.6-4.fc38.s390x 125/215 DEBUG util.py:444: Verifying : libX11-1.8.4-1.fc38.s390x 126/215 DEBUG util.py:444: Verifying : libX11-common-1.8.4-1.fc38.noarch 127/215 DEBUG util.py:444: Verifying : libX11-devel-1.8.4-1.fc38.s390x 128/215 DEBUG util.py:444: Verifying : libX11-xcb-1.8.4-1.fc38.s390x 129/215 DEBUG util.py:444: Verifying : libXau-1.0.11-2.fc38.s390x 130/215 DEBUG util.py:444: Verifying : libXau-devel-1.0.11-2.fc38.s390x 131/215 DEBUG util.py:444: Verifying : libXcomposite-0.4.5-9.fc38.s390x 132/215 DEBUG util.py:444: Verifying : libXcomposite-devel-0.4.5-9.fc38.s390x 133/215 DEBUG util.py:444: Verifying : libXcursor-1.2.1-3.fc38.s390x 134/215 DEBUG util.py:444: Verifying : libXcursor-devel-1.2.1-3.fc38.s390x 135/215 DEBUG util.py:444: Verifying : libXdamage-1.1.5-9.fc38.s390x 136/215 DEBUG util.py:444: Verifying : libXdamage-devel-1.1.5-9.fc38.s390x 137/215 DEBUG util.py:444: Verifying : libXext-1.3.5-2.fc38.s390x 138/215 DEBUG util.py:444: Verifying : libXext-devel-1.3.5-2.fc38.s390x 139/215 DEBUG util.py:444: Verifying : libXfixes-6.0.0-5.fc38.s390x 140/215 DEBUG util.py:444: Verifying : libXfixes-devel-6.0.0-5.fc38.s390x 141/215 DEBUG util.py:444: Verifying : libXinerama-1.1.5-2.fc38.s390x 142/215 DEBUG util.py:444: Verifying : libXinerama-devel-1.1.5-2.fc38.s390x 143/215 DEBUG util.py:444: Verifying : libXrandr-1.5.2-10.fc38.s390x 144/215 DEBUG util.py:444: Verifying : libXrandr-devel-1.5.2-10.fc38.s390x 145/215 DEBUG util.py:444: Verifying : libXrender-0.9.11-2.fc38.s390x 146/215 DEBUG util.py:444: Verifying : libXrender-devel-0.9.11-2.fc38.s390x 147/215 DEBUG util.py:444: Verifying : libXtst-1.2.4-2.fc38.s390x 148/215 DEBUG util.py:444: Verifying : libXtst-devel-1.2.4-2.fc38.s390x 149/215 DEBUG util.py:444: Verifying : libXxf86vm-1.1.5-2.fc38.s390x 150/215 DEBUG util.py:444: Verifying : libdatrie-0.2.13-5.fc38.s390x 151/215 DEBUG util.py:444: Verifying : libdatrie-devel-0.2.13-5.fc38.s390x 152/215 DEBUG util.py:444: Verifying : libffi-devel-3.4.4-2.fc38.s390x 153/215 DEBUG util.py:444: Verifying : libgusb-0.4.5-1.fc38.s390x 154/215 DEBUG util.py:444: Verifying : libicu-72.1-2.fc38.s390x 155/215 DEBUG util.py:444: Verifying : libicu-devel-72.1-2.fc38.s390x 156/215 DEBUG util.py:444: Verifying : libjpeg-turbo-2.1.4-2.fc38.s390x 157/215 DEBUG util.py:444: Verifying : libjpeg-turbo-devel-2.1.4-2.fc38.s390x 158/215 DEBUG util.py:444: Verifying : libwebp-1.3.0-2.fc38.s390x 159/215 DEBUG util.py:444: Verifying : libxcb-1.13.1-11.fc38.s390x 160/215 DEBUG util.py:444: Verifying : libxcb-devel-1.13.1-11.fc38.s390x 161/215 DEBUG util.py:444: Verifying : libxkbcommon-1.5.0-2.fc38.s390x 162/215 DEBUG util.py:444: Verifying : libxkbcommon-devel-1.5.0-2.fc38.s390x 163/215 DEBUG util.py:444: Verifying : libxshmfence-1.3-12.fc38.s390x 164/215 DEBUG util.py:444: Verifying : nettle-3.8-3.fc38.s390x 165/215 DEBUG util.py:444: Verifying : pcre2-devel-10.42-1.fc38.1.s390x 166/215 DEBUG util.py:444: Verifying : pcre2-utf16-10.42-1.fc38.1.s390x 167/215 DEBUG util.py:444: Verifying : pcre2-utf32-10.42-1.fc38.1.s390x 168/215 DEBUG util.py:444: Verifying : perl-Carp-1.52-490.fc38.noarch 169/215 DEBUG util.py:444: Verifying : perl-Exporter-5.77-490.fc38.noarch 170/215 DEBUG util.py:444: Verifying : perl-File-Path-2.18-490.fc38.noarch 171/215 DEBUG util.py:444: Verifying : perl-File-Temp-1:0.231.100-490.fc38.noarch 172/215 DEBUG util.py:444: Verifying : perl-Getopt-Long-1:2.54-2.fc38.noarch 173/215 DEBUG util.py:444: Verifying : perl-HTTP-Tiny-0.082-2.fc38.noarch 174/215 DEBUG util.py:444: Verifying : perl-Pod-Escapes-1:1.07-490.fc38.noarch 175/215 DEBUG util.py:444: Verifying : perl-Pod-Perldoc-3.28.01-491.fc38.noarch 176/215 DEBUG util.py:444: Verifying : perl-Pod-Simple-1:3.43-491.fc38.noarch 177/215 DEBUG util.py:444: Verifying : perl-Pod-Usage-4:2.03-4.fc38.noarch 178/215 DEBUG util.py:444: Verifying : perl-Term-ANSIColor-5.01-491.fc38.noarch 179/215 DEBUG util.py:444: Verifying : perl-Term-Cap-1.18-1.fc38.noarch 180/215 DEBUG util.py:444: Verifying : perl-Text-ParseWords-3.31-490.fc38.noarch 181/215 DEBUG util.py:444: Verifying : perl-Thread-Queue-3.14-490.fc38.noarch 182/215 DEBUG util.py:444: Verifying : perl-Time-Local-2:1.300-490.fc38.noarch 183/215 DEBUG util.py:444: Verifying : perl-constant-1.33-491.fc38.noarch 184/215 DEBUG util.py:444: Verifying : perl-parent-1:0.241-1.fc38.noarch 185/215 DEBUG util.py:444: Verifying : perl-podlators-1:5.01-2.fc38.noarch 186/215 DEBUG util.py:444: Verifying : xkeyboard-config-2.38-1.fc38.noarch 187/215 DEBUG util.py:444: Verifying : xml-common-0.6.3-60.fc38.noarch 188/215 DEBUG util.py:444: Verifying : xorg-x11-proto-devel-2022.2-3.fc38.noarch 189/215 DEBUG util.py:444: Verifying : xprop-1.2.5-3.fc38.s390x 190/215 DEBUG util.py:444: Verifying : xz-devel-5.4.1-1.fc38.s390x 191/215 DEBUG util.py:444: Verifying : zlib-devel-1.2.13-3.fc38.s390x 192/215 DEBUG util.py:444: Verifying : at-spi2-atk-2.48.3-1.fc38.s390x 193/215 DEBUG util.py:444: Verifying : at-spi2-atk-devel-2.48.3-1.fc38.s390x 194/215 DEBUG util.py:444: Verifying : at-spi2-core-2.48.3-1.fc38.s390x 195/215 DEBUG util.py:444: Verifying : at-spi2-core-devel-2.48.3-1.fc38.s390x 196/215 DEBUG util.py:444: Verifying : atk-2.48.3-1.fc38.s390x 197/215 DEBUG util.py:444: Verifying : atk-devel-2.48.3-1.fc38.s390x 198/215 DEBUG util.py:444: Verifying : colord-libs-1.4.6-4.fc38.s390x 199/215 DEBUG util.py:444: Verifying : glib2-2.76.3-1.fc38.s390x 200/215 DEBUG util.py:444: Verifying : glib2-devel-2.76.3-1.fc38.s390x 201/215 DEBUG util.py:444: Verifying : gtk-update-icon-cache-3.24.38-1.fc38.s390x 202/215 DEBUG util.py:444: Verifying : gtk3-3.24.38-1.fc38.s390x 203/215 DEBUG util.py:444: Verifying : gtk3-devel-3.24.38-1.fc38.s390x 204/215 DEBUG util.py:444: Verifying : langpacks-core-font-en-3.0-32.fc38.noarch 205/215 DEBUG util.py:444: Verifying : libXft-2.3.8-2.fc38.s390x 206/215 DEBUG util.py:444: Verifying : libXft-devel-2.3.8-2.fc38.s390x 207/215 DEBUG util.py:444: Verifying : libXi-1.8.1-1.fc38.s390x 208/215 DEBUG util.py:444: Verifying : libXi-devel-1.8.1-1.fc38.s390x 209/215 DEBUG util.py:444: Verifying : libtracker-sparql-3.5.2-1.fc38.s390x 210/215 DEBUG util.py:444: Verifying : mesa-libEGL-23.1.1-1.fc38.s390x 211/215 DEBUG util.py:444: Verifying : mesa-libGL-23.1.1-1.fc38.s390x 212/215 DEBUG util.py:444: Verifying : mesa-libgbm-23.1.1-1.fc38.s390x 213/215 DEBUG util.py:444: Verifying : mesa-libglapi-23.1.1-1.fc38.s390x 214/215 DEBUG util.py:444: Verifying : perl-Text-Tabs+Wrap-2023.0511-1.fc38.noarch 215/215 DEBUG util.py:444: Installed: DEBUG util.py:444: adwaita-cursor-theme-44.0-1.fc38.noarch DEBUG util.py:444: adwaita-icon-theme-44.0-1.fc38.noarch DEBUG util.py:444: at-spi2-atk-2.48.3-1.fc38.s390x DEBUG util.py:444: at-spi2-atk-devel-2.48.3-1.fc38.s390x DEBUG util.py:444: at-spi2-core-2.48.3-1.fc38.s390x DEBUG util.py:444: at-spi2-core-devel-2.48.3-1.fc38.s390x DEBUG util.py:444: atk-2.48.3-1.fc38.s390x DEBUG util.py:444: atk-devel-2.48.3-1.fc38.s390x DEBUG util.py:444: autoconf-2.71-5.fc38.noarch DEBUG util.py:444: automake-1.16.5-11.fc38.noarch DEBUG util.py:444: avahi-libs-0.8-22.fc38_clang16_03.s390x DEBUG util.py:444: brotli-1.0.9-11.fc38_clang16_03.s390x DEBUG util.py:444: brotli-devel-1.0.9-11.fc38_clang16_03.s390x DEBUG util.py:444: bzip2-devel-1.0.8-13.fc38_clang16_03.s390x DEBUG util.py:444: cairo-1.17.8-4.fc38_clang16_03.s390x DEBUG util.py:444: cairo-devel-1.17.8-4.fc38_clang16_03.s390x DEBUG util.py:444: cairo-gobject-1.17.8-4.fc38_clang16_03.s390x DEBUG util.py:444: cairo-gobject-devel-1.17.8-4.fc38_clang16_03.s390x DEBUG util.py:444: cmake-filesystem-3.26.4-4.fc38_clang16_03.s390x DEBUG util.py:444: colord-libs-1.4.6-4.fc38.s390x DEBUG util.py:444: cups-libs-1:2.4.2-11.fc38_clang16_03.s390x DEBUG util.py:444: dbus-1:1.14.6-1.fc38.s390x DEBUG util.py:444: dbus-broker-33-1.fc38_clang16_03.s390x DEBUG util.py:444: dbus-common-1:1.14.6-1.fc38.noarch DEBUG util.py:444: dbus-devel-1:1.14.6-1.fc38.s390x DEBUG util.py:444: dbus-libs-1:1.14.6-1.fc38.s390x DEBUG util.py:444: desktop-file-utils-0.26-8.fc38_clang16_03.s390x DEBUG util.py:444: emacs-filesystem-1:28.2-4.fc38.noarch DEBUG util.py:444: fontconfig-2.14.2-1.fc38.s390x DEBUG util.py:444: fontconfig-devel-2.14.2-1.fc38.s390x DEBUG util.py:444: fonts-filesystem-1:2.0.5-11.fc38.noarch DEBUG util.py:444: freetype-2.13.0-2.fc38_clang16_03.s390x DEBUG util.py:444: freetype-devel-2.13.0-2.fc38_clang16_03.s390x DEBUG util.py:444: fribidi-1.0.12-3.fc38_clang16_03.s390x DEBUG util.py:444: fribidi-devel-1.0.12-3.fc38_clang16_03.s390x DEBUG util.py:444: gdk-pixbuf2-2.42.10-2.fc38.s390x DEBUG util.py:444: gdk-pixbuf2-devel-2.42.10-2.fc38.s390x DEBUG util.py:444: gdk-pixbuf2-modules-2.42.10-2.fc38.s390x DEBUG util.py:444: gettext-0.21.1-2.fc38_clang16_03.s390x DEBUG util.py:444: gettext-common-devel-0.21.1-2.fc38_clang16_03.noarch DEBUG util.py:444: gettext-devel-0.21.1-2.fc38_clang16_03.s390x DEBUG util.py:444: gettext-envsubst-0.21.1-2.fc38_clang16_03.s390x DEBUG util.py:444: gettext-libs-0.21.1-2.fc38_clang16_03.s390x DEBUG util.py:444: gettext-runtime-0.21.1-2.fc38_clang16_03.s390x DEBUG util.py:444: glib2-2.76.3-1.fc38.s390x DEBUG util.py:444: glib2-devel-2.76.3-1.fc38.s390x DEBUG util.py:444: gnutls-3.8.0-2.fc38.s390x DEBUG util.py:444: google-noto-fonts-common-20230201-1.fc38.noarch DEBUG util.py:444: google-noto-sans-vf-fonts-20230201-1.fc38.noarch DEBUG util.py:444: graphite2-1.3.14-11.fc38_clang16_03.s390x DEBUG util.py:444: graphite2-devel-1.3.14-11.fc38_clang16_03.s390x DEBUG util.py:444: groff-base-1.22.4-11.fc38.s390x DEBUG util.py:444: gtk-update-icon-cache-3.24.38-1.fc38.s390x DEBUG util.py:444: gtk3-3.24.38-1.fc38.s390x DEBUG util.py:444: gtk3-devel-3.24.38-1.fc38.s390x DEBUG util.py:444: harfbuzz-7.1.0-1.fc38_clang16_03.s390x DEBUG util.py:444: harfbuzz-devel-7.1.0-1.fc38_clang16_03.s390x DEBUG util.py:444: harfbuzz-icu-7.1.0-1.fc38_clang16_03.s390x DEBUG util.py:444: hicolor-icon-theme-0.17-15.fc38.noarch DEBUG util.py:444: intltool-0.51.0-22.fc38.noarch DEBUG util.py:444: jbigkit-libs-2.1-25.fc38_clang16_03.s390x DEBUG util.py:444: json-glib-1.6.6-4.fc38.s390x DEBUG util.py:444: langpacks-core-font-en-3.0-32.fc38.noarch DEBUG util.py:444: lcms2-2.15-1.fc38_clang16_03.s390x DEBUG util.py:444: libX11-1.8.4-1.fc38.s390x DEBUG util.py:444: libX11-common-1.8.4-1.fc38.noarch DEBUG util.py:444: libX11-devel-1.8.4-1.fc38.s390x DEBUG util.py:444: libX11-xcb-1.8.4-1.fc38.s390x DEBUG util.py:444: libXau-1.0.11-2.fc38.s390x DEBUG util.py:444: libXau-devel-1.0.11-2.fc38.s390x DEBUG util.py:444: libXcomposite-0.4.5-9.fc38.s390x DEBUG util.py:444: libXcomposite-devel-0.4.5-9.fc38.s390x DEBUG util.py:444: libXcursor-1.2.1-3.fc38.s390x DEBUG util.py:444: libXcursor-devel-1.2.1-3.fc38.s390x DEBUG util.py:444: libXdamage-1.1.5-9.fc38.s390x DEBUG util.py:444: libXdamage-devel-1.1.5-9.fc38.s390x DEBUG util.py:444: libXext-1.3.5-2.fc38.s390x DEBUG util.py:444: libXext-devel-1.3.5-2.fc38.s390x DEBUG util.py:444: libXfixes-6.0.0-5.fc38.s390x DEBUG util.py:444: libXfixes-devel-6.0.0-5.fc38.s390x DEBUG util.py:444: libXft-2.3.8-2.fc38.s390x DEBUG util.py:444: libXft-devel-2.3.8-2.fc38.s390x DEBUG util.py:444: libXi-1.8.1-1.fc38.s390x DEBUG util.py:444: libXi-devel-1.8.1-1.fc38.s390x DEBUG util.py:444: libXinerama-1.1.5-2.fc38.s390x DEBUG util.py:444: libXinerama-devel-1.1.5-2.fc38.s390x DEBUG util.py:444: libXrandr-1.5.2-10.fc38.s390x DEBUG util.py:444: libXrandr-devel-1.5.2-10.fc38.s390x DEBUG util.py:444: libXrender-0.9.11-2.fc38.s390x DEBUG util.py:444: libXrender-devel-0.9.11-2.fc38.s390x DEBUG util.py:444: libXtst-1.2.4-2.fc38.s390x DEBUG util.py:444: libXtst-devel-1.2.4-2.fc38.s390x DEBUG util.py:444: libXxf86vm-1.1.5-2.fc38.s390x DEBUG util.py:444: libblkid-devel-2.38.1-4.fc38_clang16_03.s390x DEBUG util.py:444: libcloudproviders-0.3.1-7.fc38_clang16_03.s390x DEBUG util.py:444: libcloudproviders-devel-0.3.1-7.fc38_clang16_03.s390x DEBUG util.py:444: libdatrie-0.2.13-5.fc38.s390x DEBUG util.py:444: libdatrie-devel-0.2.13-5.fc38.s390x DEBUG util.py:444: libdrm-2.4.114-2.fc38_clang16_03.s390x DEBUG util.py:444: libepoxy-1.5.10-3.fc38_clang16_03.s390x DEBUG util.py:444: libepoxy-devel-1.5.10-3.fc38_clang16_03.s390x DEBUG util.py:444: libffi-devel-3.4.4-2.fc38.s390x DEBUG util.py:444: libglvnd-1:1.6.0-2.fc38_clang16_03.s390x DEBUG util.py:444: libglvnd-core-devel-1:1.6.0-2.fc38_clang16_03.s390x DEBUG util.py:444: libglvnd-devel-1:1.6.0-2.fc38_clang16_03.s390x DEBUG util.py:444: libglvnd-egl-1:1.6.0-2.fc38_clang16_03.s390x DEBUG util.py:444: libglvnd-gles-1:1.6.0-2.fc38_clang16_03.s390x DEBUG util.py:444: libglvnd-glx-1:1.6.0-2.fc38_clang16_03.s390x DEBUG util.py:444: libglvnd-opengl-1:1.6.0-2.fc38_clang16_03.s390x DEBUG util.py:444: libgusb-0.4.5-1.fc38.s390x DEBUG util.py:444: libicu-72.1-2.fc38.s390x DEBUG util.py:444: libicu-devel-72.1-2.fc38.s390x DEBUG util.py:444: libjpeg-turbo-2.1.4-2.fc38.s390x DEBUG util.py:444: libjpeg-turbo-devel-2.1.4-2.fc38.s390x DEBUG util.py:444: libmount-devel-2.38.1-4.fc38_clang16_03.s390x DEBUG util.py:444: libpng-2:1.6.37-14.fc38_clang16_03.s390x DEBUG util.py:444: libpng-devel-2:1.6.37-14.fc38_clang16_03.s390x DEBUG util.py:444: libselinux-devel-3.5-1.fc38_clang16_03.s390x DEBUG util.py:444: libsepol-devel-3.5-1.fc38_clang16_03.s390x DEBUG util.py:444: libsoup3-3.4.2-2.fc38_clang16_03.s390x DEBUG util.py:444: libstemmer-2.2.0-5.fc38_clang16_03.s390x DEBUG util.py:444: libthai-0.1.29-4.fc38_clang16_03.s390x DEBUG util.py:444: libthai-devel-0.1.29-4.fc38_clang16_03.s390x DEBUG util.py:444: libtiff-4.4.0-5.fc38_clang16_03.s390x DEBUG util.py:444: libtiff-devel-4.4.0-5.fc38_clang16_03.s390x DEBUG util.py:444: libtracker-sparql-3.5.2-1.fc38.s390x DEBUG util.py:444: libusb1-1.0.26-2.fc38_clang16_03.s390x DEBUG util.py:444: libwayland-client-1.22.0-1.fc38_clang16_03.s390x DEBUG util.py:444: libwayland-cursor-1.22.0-1.fc38_clang16_03.s390x DEBUG util.py:444: libwayland-egl-1.22.0-1.fc38_clang16_03.s390x DEBUG util.py:444: libwayland-server-1.22.0-1.fc38_clang16_03.s390x DEBUG util.py:444: libwebp-1.3.0-2.fc38.s390x DEBUG util.py:444: libxcb-1.13.1-11.fc38.s390x DEBUG util.py:444: libxcb-devel-1.13.1-11.fc38.s390x DEBUG util.py:444: libxkbcommon-1.5.0-2.fc38.s390x DEBUG util.py:444: libxkbcommon-devel-1.5.0-2.fc38.s390x DEBUG util.py:444: libxml2-devel-2.10.4-1.fc38_clang16_03.s390x DEBUG util.py:444: libxshmfence-1.3-12.fc38.s390x DEBUG util.py:444: m4-1.4.19-5.fc38_clang16_03.s390x DEBUG util.py:444: mesa-libEGL-23.1.1-1.fc38.s390x DEBUG util.py:444: mesa-libGL-23.1.1-1.fc38.s390x DEBUG util.py:444: mesa-libgbm-23.1.1-1.fc38.s390x DEBUG util.py:444: mesa-libglapi-23.1.1-1.fc38.s390x DEBUG util.py:444: ncurses-6.4-3.20230114.fc38_clang16_03.s390x DEBUG util.py:444: nettle-3.8-3.fc38.s390x DEBUG util.py:444: pango-1.50.14-1.fc38_clang16_03.s390x DEBUG util.py:444: pango-devel-1.50.14-1.fc38_clang16_03.s390x DEBUG util.py:444: pcre2-devel-10.42-1.fc38.1.s390x DEBUG util.py:444: pcre2-utf16-10.42-1.fc38.1.s390x DEBUG util.py:444: pcre2-utf32-10.42-1.fc38.1.s390x DEBUG util.py:444: perl-B-1.83-497.fc38_clang16_03.s390x DEBUG util.py:444: perl-Carp-1.52-490.fc38.noarch DEBUG util.py:444: perl-Class-Struct-0.66-497.fc38_clang16_03.noarch DEBUG util.py:444: perl-Data-Dumper-2.184-491.fc38_clang16_03.s390x DEBUG util.py:444: perl-DynaLoader-1.52-497.fc38_clang16_03.s390x DEBUG util.py:444: perl-Encode-4:3.19-493.fc38_clang16_03.s390x DEBUG util.py:444: perl-Errno-1.36-497.fc38_clang16_03.s390x DEBUG util.py:444: perl-Exporter-5.77-490.fc38.noarch DEBUG util.py:444: perl-Fcntl-1.15-497.fc38_clang16_03.s390x DEBUG util.py:444: perl-File-Basename-2.85-497.fc38_clang16_03.noarch DEBUG util.py:444: perl-File-Compare-1.100.700-497.fc38_clang16_03.noarch DEBUG util.py:444: perl-File-Copy-2.39-497.fc38_clang16_03.noarch DEBUG util.py:444: perl-File-Find-1.40-497.fc38_clang16_03.noarch DEBUG util.py:444: perl-File-Path-2.18-490.fc38.noarch DEBUG util.py:444: perl-File-Temp-1:0.231.100-490.fc38.noarch DEBUG util.py:444: perl-File-stat-1.12-497.fc38_clang16_03.noarch DEBUG util.py:444: perl-Getopt-Long-1:2.54-2.fc38.noarch DEBUG util.py:444: perl-Getopt-Std-1.13-497.fc38_clang16_03.noarch DEBUG util.py:444: perl-HTTP-Tiny-0.082-2.fc38.noarch DEBUG util.py:444: perl-IO-1.50-497.fc38_clang16_03.s390x DEBUG util.py:444: perl-IPC-Open3-1.22-497.fc38_clang16_03.noarch DEBUG util.py:444: perl-MIME-Base64-3.16-490.fc38_clang16_03.s390x DEBUG util.py:444: perl-POSIX-2.03-497.fc38_clang16_03.s390x DEBUG util.py:444: perl-PathTools-3.84-490.fc38_clang16_03.s390x DEBUG util.py:444: perl-Pod-Escapes-1:1.07-490.fc38.noarch DEBUG util.py:444: perl-Pod-Perldoc-3.28.01-491.fc38.noarch DEBUG util.py:444: perl-Pod-Simple-1:3.43-491.fc38.noarch DEBUG util.py:444: perl-Pod-Usage-4:2.03-4.fc38.noarch DEBUG util.py:444: perl-Scalar-List-Utils-5:1.63-490.fc38_clang16_03.s390x DEBUG util.py:444: perl-SelectSaver-1.02-497.fc38_clang16_03.noarch DEBUG util.py:444: perl-Socket-4:2.036-2.fc38_clang16_03.s390x DEBUG util.py:444: perl-Storable-1:3.26-490.fc38_clang16_03.s390x DEBUG util.py:444: perl-Symbol-1.09-497.fc38_clang16_03.noarch DEBUG util.py:444: perl-Term-ANSIColor-5.01-491.fc38.noarch DEBUG util.py:444: perl-Term-Cap-1.18-1.fc38.noarch DEBUG util.py:444: perl-Text-ParseWords-3.31-490.fc38.noarch DEBUG util.py:444: perl-Text-Tabs+Wrap-2023.0511-1.fc38.noarch DEBUG util.py:444: perl-Thread-Queue-3.14-490.fc38.noarch DEBUG util.py:444: perl-Time-Local-2:1.300-490.fc38.noarch DEBUG util.py:444: perl-XML-Parser-2.46-13.fc38_clang16_03.s390x DEBUG util.py:444: perl-constant-1.33-491.fc38.noarch DEBUG util.py:444: perl-if-0.61.000-497.fc38_clang16_03.noarch DEBUG util.py:444: perl-interpreter-4:5.36.1-497.fc38_clang16_03.s390x DEBUG util.py:444: perl-libs-4:5.36.1-497.fc38_clang16_03.s390x DEBUG util.py:444: perl-locale-1.10-497.fc38_clang16_03.noarch DEBUG util.py:444: perl-mro-1.26-497.fc38_clang16_03.s390x DEBUG util.py:444: perl-overload-1.35-497.fc38_clang16_03.noarch DEBUG util.py:444: perl-overloading-0.02-497.fc38_clang16_03.noarch DEBUG util.py:444: perl-parent-1:0.241-1.fc38.noarch DEBUG util.py:444: perl-podlators-1:5.01-2.fc38.noarch DEBUG util.py:444: perl-threads-1:2.27-490.fc38_clang16_03.s390x DEBUG util.py:444: perl-threads-shared-1.64-490.fc38_clang16_03.s390x DEBUG util.py:444: perl-vars-1.05-497.fc38_clang16_03.noarch DEBUG util.py:444: pixman-0.42.2-1.fc38_clang16_03.s390x DEBUG util.py:444: pixman-devel-0.42.2-1.fc38_clang16_03.s390x DEBUG util.py:444: shared-mime-info-2.2-3.fc38_clang16_03.s390x DEBUG util.py:444: sysprof-capture-devel-3.48.0-1.fc38_clang16_03.s390x DEBUG util.py:444: wayland-devel-1.22.0-1.fc38_clang16_03.s390x DEBUG util.py:444: xdg-user-dirs-0.18-2.fc38_clang16_03.s390x DEBUG util.py:444: xkeyboard-config-2.38-1.fc38.noarch DEBUG util.py:444: xml-common-0.6.3-60.fc38.noarch DEBUG util.py:444: xorg-x11-proto-devel-2022.2-3.fc38.noarch DEBUG util.py:444: xprop-1.2.5-3.fc38.s390x DEBUG util.py:444: xz-devel-5.4.1-1.fc38.s390x DEBUG util.py:444: zlib-devel-1.2.13-3.fc38.s390x DEBUG util.py:444: Complete! DEBUG util.py:595: Child return code was: 0 DEBUG util.py:167: kill orphans DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-38-s390x-bootstrap-1685791223.208929/root/var/lib/mock/fedora-38-s390x-1685791223.208929/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-38-s390x-bootstrap-1685791223.208929/root/var/lib/mock/fedora-38-s390x-1685791223.208929/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-38-s390x-1685791223.208929/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-38-s390x-1685791223.208929/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-38-s390x-1685791223.208929/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-38-s390x-1685791223.208929/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-38-s390x-1685791223.208929/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-38-s390x-1685791223.208929/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-38-s390x-1685791223.208929/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG backend.py:799: Copying packages to result dir DEBUG file_util.py:17: ensuring that dir exists: /var/lib/copr-rpmbuild/results/chroot_scan DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: /usr/bin/gzip -9 --force /var/lib/copr-rpmbuild/results/root.log with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell True