INFO buildroot.py:533: Mock Version: 4.0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685722372.217735/root/dev/pts DEBUG file_util.py:20: creating dir: /var/lib/mock/fedora-38-s390x-1685722372.217735/root/dev/pts DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685722372.217735/root/dev/shm DEBUG file_util.py:20: creating dir: /var/lib/mock/fedora-38-s390x-1685722372.217735/root/dev/shm DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685722372.217735/root/dev/mapper DEBUG file_util.py:20: creating dir: /var/lib/mock/fedora-38-s390x-1685722372.217735/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-1685722372.217735/root/etc/fstab DEBUG file_util.py:30: touching file: /var/lib/mock/fedora-38-s390x-1685722372.217735/root/etc/yum/yum.conf DEBUG file_util.py:30: touching file: /var/lib/mock/fedora-38-s390x-1685722372.217735/root/etc/dnf/dnf.conf DEBUG file_util.py:30: touching file: /var/lib/mock/fedora-38-s390x-1685722372.217735/root/var/log/yum.log DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685722372.217735/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-1685722372.217735/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-1685722372.217735/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-1685722372.217735/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-1685722372.217735/root/proc DEBUG file_util.py:30: touching file: /var/lib/mock/fedora-38-s390x-1685722372.217735/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._qtyzdg7', '/var/lib/mock/fedora-38-s390x-1685722372.217735/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-1685722372.217735/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-1685722372.217735/root/etc/pki/mock DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685722372.217735/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-1685722372.217735/root/etc/pki/ca-trust' DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685722372.217735/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-1685722372.217735/root/usr/share/pki/ca-trust-source' DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685722372.217735/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', 'e0d1599dcac246c0a0e1d1cd13c11b5e', '-D', '/var/lib/mock/fedora-38-s390x-1685722372.217735/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', 'ecd7e71f90fd4ddfbe849b0fc79d6b2a', '-D', '/var/lib/mock/fedora-38-s390x-1685722372.217735/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', '21fd7eae652d47fe8f62af09284727bb', '-D', '/var/lib/mock/fedora-38-s390x-1685722372.217735/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', '2b45b26bae86412e8b2a635ad181095f', '-D', '/var/lib/mock/fedora-38-s390x-1685722372.217735/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-1685722372.217735/root/builddir/build DEBUG file_util.py:20: creating dir: /var/lib/mock/fedora-38-s390x-1685722372.217735/root/builddir/build DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685722372.217735/root/builddir/build/RPMS DEBUG file_util.py:20: creating dir: /var/lib/mock/fedora-38-s390x-1685722372.217735/root/builddir/build/RPMS DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685722372.217735/root/builddir/build/SPECS DEBUG file_util.py:20: creating dir: /var/lib/mock/fedora-38-s390x-1685722372.217735/root/builddir/build/SPECS DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685722372.217735/root/builddir/build/SRPMS DEBUG file_util.py:20: creating dir: /var/lib/mock/fedora-38-s390x-1685722372.217735/root/builddir/build/SRPMS DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685722372.217735/root/builddir/build/SOURCES DEBUG file_util.py:20: creating dir: /var/lib/mock/fedora-38-s390x-1685722372.217735/root/builddir/build/SOURCES DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685722372.217735/root/builddir/build/BUILD DEBUG file_util.py:20: creating dir: /var/lib/mock/fedora-38-s390x-1685722372.217735/root/builddir/build/BUILD DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685722372.217735/root/builddir/build/BUILDROOT DEBUG file_util.py:20: creating dir: /var/lib/mock/fedora-38-s390x-1685722372.217735/root/builddir/build/BUILDROOT DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685722372.217735/root/builddir/build/originals DEBUG file_util.py:20: creating dir: /var/lib/mock/fedora-38-s390x-1685722372.217735/root/builddir/build/originals DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685722372.217735/root/builddir DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-bootstrap-1685722372.217735/root/var/lib/mock/fedora-38-s390x-1685722372.217735/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-1685722372.217735/root/var/lib/mock/fedora-38-s390x-1685722372.217735/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-1685722372.217735/root/var/lib/mock/fedora-38-s390x-1685722372.217735/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-1685722372.217735/root', '/var/lib/mock/fedora-38-s390x-bootstrap-1685722372.217735/root/var/lib/mock/fedora-38-s390x-1685722372.217735/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-1685722372.217735/root/var/lib/mock/fedora-38-s390x-1685722372.217735/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', '3e10d2f6a8234008a040745f5232c795', '-D', '/var/lib/mock/fedora-38-s390x-bootstrap-1685722372.217735/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-1685722372.217735/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: libssh-config-0.10.5-1.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: pkgconf-m4-1.8.0-6.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: ncurses-base-6.4-3.20230114.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: ncurses-libs-6.4-3.20230114.fc38.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.s390x DEBUG util.py:444: popt-1.19-2.fc38.s390x DEBUG util.py:444: libstdc++-13.1.1-2.fc38.s390x DEBUG util.py:444: libblkid-2.38.1-4.fc38.s390x DEBUG util.py:444: gmp-6.2.1-4.fc38.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: libcap-2.48-6.fc38.s390x DEBUG util.py:444: libxcrypt-4.4.33-7.fc38.s390x DEBUG util.py:444: readline-8.2-3.fc38.s390x DEBUG util.py:444: libeconf-0.4.0-5.fc38.s390x DEBUG util.py:444: lz4-libs-1.9.4-2.fc38.s390x DEBUG util.py:444: systemd-libs-253.4-1.fc38.s390x DEBUG util.py:444: mpfr-4.1.1-3.fc38.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: file-libs-5.44-3.fc38.s390x DEBUG util.py:444: file-5.44-3.fc38.s390x DEBUG util.py:444: sqlite-libs-3.40.1-2.fc38.s390x DEBUG util.py:444: alternatives-1.24-1.fc38_clang16_03.s390x DEBUG util.py:444: libcom_err-1.46.5-4.fc38_clang16_03.s390x DEBUG util.py:444: libcap-ng-0.8.3-5.fc38.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.s390x DEBUG util.py:444: libsepol-3.5-1.fc38.s390x DEBUG util.py:444: libsmartcols-2.38.1-4.fc38.s390x DEBUG util.py:444: libunistring1.0-1.0-1.fc38.s390x DEBUG util.py:444: libidn2-2.3.4-2.fc38.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.s390x DEBUG util.py:444: sed-4.8-12.fc38.s390x DEBUG util.py:444: grep-3.8-3.fc38.s390x DEBUG util.py:444: findutils-4.9.0-3.fc38.s390x DEBUG util.py:444: xz-5.4.1-1.fc38.s390x DEBUG util.py:444: libmount-2.38.1-4.fc38.s390x DEBUG util.py:444: util-linux-core-2.38.1-4.fc38.s390x DEBUG util.py:444: libsemanage-3.5-2.fc38.s390x DEBUG util.py:444: shadow-utils-4.13-6.fc38.s390x DEBUG util.py:444: libutempter-1.2.1-8.fc38.s390x DEBUG util.py:444: tar-1.34-8.fc38.s390x DEBUG util.py:444: libpsl-0.21.2-2.fc38.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.s390x DEBUG util.py:444: bzip2-1.0.8-13.fc38_clang16_03.s390x DEBUG util.py:444: libxml2-2.10.4-1.fc38.s390x DEBUG util.py:444: ed-1.19-2.fc38_clang16_03.s390x DEBUG util.py:444: patch-2.7.6-19.fc38.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: libbrotli-1.0.9-11.fc38_clang16_03.s390x DEBUG util.py:444: cpio-2.13-14.fc38.s390x DEBUG util.py:444: gdbm-libs-1.23-3.fc38.s390x DEBUG util.py:444: cyrus-sasl-lib-2.1.28-9.fc38.s390x DEBUG util.py:444: jansson-2.13.1-6.fc38.s390x DEBUG util.py:444: keyutils-libs-1.6.1-6.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.s390x DEBUG util.py:444: libnghttp2-1.52.0-1.fc38.s390x DEBUG util.py:444: libpkgconf-1.8.0-6.fc38.s390x DEBUG util.py:444: pkgconf-1.8.0-6.fc38.s390x DEBUG util.py:444: pkgconf-pkg-config-1.8.0-6.fc38.s390x DEBUG util.py:444: libsigsegv-2.14-4.fc38.s390x DEBUG util.py:444: gawk-5.1.1-5.fc38.s390x DEBUG util.py:444: libtasn1-4.19.0-2.fc38.s390x DEBUG util.py:444: p11-kit-trust-0.24.1-6.fc38.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: coreutils-common-9.1-12.fc38_clang16_03.s390x DEBUG util.py:444: openssl-libs-3.0.8-2.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.s390x DEBUG util.py:444: libtirpc-1.3.3-1.rc1.fc38.s390x DEBUG util.py:444: authselect-libs-1.4.2-2.fc38_clang16_03.s390x DEBUG util.py:444: gzip-1.12-3.fc38.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.s390x DEBUG util.py:444: authselect-1.4.2-2.fc38_clang16_03.s390x DEBUG util.py:444: libnsl2-2.0.0-5.fc38.s390x DEBUG util.py:444: pam-1.5.2-16.fc38.s390x DEBUG util.py:444: libssh-0.10.5-1.fc38.s390x DEBUG util.py:444: libarchive-3.6.1-4.fc38.s390x DEBUG util.py:444: libevent-2.1.12-8.fc38.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.s390x DEBUG util.py:444: which-2.21-39.fc38.s390x DEBUG util.py:444: info-7.0.2-2.fc38.s390x DEBUG util.py:444: libmpc-1.3.1-2.fc38.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.33-7.fc38.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.s390x DEBUG util.py:444: libtool-ltdl-2.4.7-6.fc38.s390x DEBUG util.py:444: libedit-3.1-45.20221030cvs.fc38.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.6.0-1.fc38.s390x DEBUG util.py:444: libdwarf-tools-0.6.0-1.fc38.s390x DEBUG util.py:444: libb2-0.98.1-8.fc38.s390x DEBUG util.py:444: gc-8.2.2-3.fc38.s390x DEBUG util.py:444: guile22-2.2.7-7.fc38.s390x DEBUG util.py:444: make-4.4-3.fc38.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-1685722372.217735/root/var/lib/mock/fedora-38-s390x-1685722372.217735/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-1685722372.217735/root/var/lib/mock/fedora-38-s390x-1685722372.217735/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-1685722372.217735/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-1685722372.217735/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-1685722372.217735/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-1685722372.217735/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-1685722372.217735/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-1685722372.217735/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-1685722372.217735/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-1685722372.217735/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-1685722372.217735/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-1685722372.217735/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-1685722372.217735/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-1685722372.217735/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-1685722372.217735/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-1685722372.217735/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-1685722372.217735/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-1685722372.217735/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-1685722372.217735/root/var/lib/mock/fedora-38-s390x-1685722372.217735/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-1685722372.217735/root/var/lib/mock/fedora-38-s390x-1685722372.217735/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-1685722372.217735/root/var/lib/mock/fedora-38-s390x-1685722372.217735/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-1685722372.217735/root', '/var/lib/mock/fedora-38-s390x-bootstrap-1685722372.217735/root/var/lib/mock/fedora-38-s390x-1685722372.217735/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-1685722372.217735/root/var/lib/mock/fedora-38-s390x-1685722372.217735/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-1685722372.217735/root/installation-homedir DEBUG package_manager.py:257: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/fedora-38-s390x-1685722372.217735/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.51cgf6a8:/etc/resolv.conf'] DEBUG util.py:539: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'aa8ca1cca2384578ac2304f7d0a80750', '-D', '/var/lib/mock/fedora-38-s390x-bootstrap-1685722372.217735/root', '-a', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.51cgf6a8:/etc/resolv.conf', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/fedora-38-s390x-1685722372.217735/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-1685722372.217735/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-1685722372.217735/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.2 kB/s | 1.5 kB 00:00 DEBUG util.py:444: Additional repo https_download_copr_fedorainfra 359 B/s | 1.8 kB 00:05 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 7.9 kB/s | 1.5 kB 00:00 DEBUG util.py:444: fedora 6.9 kB/s | 5.6 kB 00:00 DEBUG util.py:444: updates 8.8 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-1685722372.217735/root/var/lib/mock/fedora-38-s390x-1685722372.217735/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-1685722372.217735/root/var/lib/mock/fedora-38-s390x-1685722372.217735/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-1685722372.217735/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-1685722372.217735/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-1685722372.217735/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-1685722372.217735/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-1685722372.217735/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-1685722372.217735/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-1685722372.217735/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-1685722372.217735/root/var/lib/mock/fedora-38-s390x-1685722372.217735/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-1685722372.217735/root/var/lib/mock/fedora-38-s390x-1685722372.217735/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-1685722372.217735/root/var/lib/mock/fedora-38-s390x-1685722372.217735/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-1685722372.217735/root', '/var/lib/mock/fedora-38-s390x-bootstrap-1685722372.217735/root/var/lib/mock/fedora-38-s390x-1685722372.217735/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-1685722372.217735/root/var/lib/mock/fedora-38-s390x-1685722372.217735/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', '0bf7778d88f445258b2b13348a73d93f', '-D', '/var/lib/mock/fedora-38-s390x-bootstrap-1685722372.217735/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-1685722372.217735/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: libssh-config-0.10.5-1.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: pkgconf-m4-1.8.0-6.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: ncurses-base-6.4-3.20230114.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: ncurses-libs-6.4-3.20230114.fc38.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.s390x DEBUG util.py:444: popt-1.19-2.fc38.s390x DEBUG util.py:444: libstdc++-13.1.1-2.fc38.s390x DEBUG util.py:444: libblkid-2.38.1-4.fc38.s390x DEBUG util.py:444: gmp-6.2.1-4.fc38.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: libcap-2.48-6.fc38.s390x DEBUG util.py:444: libxcrypt-4.4.33-7.fc38.s390x DEBUG util.py:444: readline-8.2-3.fc38.s390x DEBUG util.py:444: libeconf-0.4.0-5.fc38.s390x DEBUG util.py:444: lz4-libs-1.9.4-2.fc38.s390x DEBUG util.py:444: systemd-libs-253.4-1.fc38.s390x DEBUG util.py:444: mpfr-4.1.1-3.fc38.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: file-libs-5.44-3.fc38.s390x DEBUG util.py:444: file-5.44-3.fc38.s390x DEBUG util.py:444: sqlite-libs-3.40.1-2.fc38.s390x DEBUG util.py:444: alternatives-1.24-1.fc38_clang16_03.s390x DEBUG util.py:444: libcom_err-1.46.5-4.fc38_clang16_03.s390x DEBUG util.py:444: libcap-ng-0.8.3-5.fc38.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.s390x DEBUG util.py:444: libsepol-3.5-1.fc38.s390x DEBUG util.py:444: libsmartcols-2.38.1-4.fc38.s390x DEBUG util.py:444: libunistring1.0-1.0-1.fc38.s390x DEBUG util.py:444: libidn2-2.3.4-2.fc38.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.s390x DEBUG util.py:444: sed-4.8-12.fc38.s390x DEBUG util.py:444: grep-3.8-3.fc38.s390x DEBUG util.py:444: findutils-4.9.0-3.fc38.s390x DEBUG util.py:444: xz-5.4.1-1.fc38.s390x DEBUG util.py:444: libmount-2.38.1-4.fc38.s390x DEBUG util.py:444: util-linux-core-2.38.1-4.fc38.s390x DEBUG util.py:444: libsemanage-3.5-2.fc38.s390x DEBUG util.py:444: shadow-utils-4.13-6.fc38.s390x DEBUG util.py:444: libutempter-1.2.1-8.fc38.s390x DEBUG util.py:444: tar-1.34-8.fc38.s390x DEBUG util.py:444: libpsl-0.21.2-2.fc38.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.s390x DEBUG util.py:444: bzip2-1.0.8-13.fc38_clang16_03.s390x DEBUG util.py:444: libxml2-2.10.4-1.fc38.s390x DEBUG util.py:444: ed-1.19-2.fc38_clang16_03.s390x DEBUG util.py:444: patch-2.7.6-19.fc38.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: libbrotli-1.0.9-11.fc38_clang16_03.s390x DEBUG util.py:444: cpio-2.13-14.fc38.s390x DEBUG util.py:444: gdbm-libs-1.23-3.fc38.s390x DEBUG util.py:444: cyrus-sasl-lib-2.1.28-9.fc38.s390x DEBUG util.py:444: jansson-2.13.1-6.fc38.s390x DEBUG util.py:444: keyutils-libs-1.6.1-6.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.s390x DEBUG util.py:444: libnghttp2-1.52.0-1.fc38.s390x DEBUG util.py:444: libpkgconf-1.8.0-6.fc38.s390x DEBUG util.py:444: pkgconf-1.8.0-6.fc38.s390x DEBUG util.py:444: pkgconf-pkg-config-1.8.0-6.fc38.s390x DEBUG util.py:444: libsigsegv-2.14-4.fc38.s390x DEBUG util.py:444: gawk-5.1.1-5.fc38.s390x DEBUG util.py:444: libtasn1-4.19.0-2.fc38.s390x DEBUG util.py:444: p11-kit-trust-0.24.1-6.fc38.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: coreutils-common-9.1-12.fc38_clang16_03.s390x DEBUG util.py:444: openssl-libs-3.0.8-2.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.s390x DEBUG util.py:444: libtirpc-1.3.3-1.rc1.fc38.s390x DEBUG util.py:444: authselect-libs-1.4.2-2.fc38_clang16_03.s390x DEBUG util.py:444: gzip-1.12-3.fc38.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.s390x DEBUG util.py:444: authselect-1.4.2-2.fc38_clang16_03.s390x DEBUG util.py:444: libnsl2-2.0.0-5.fc38.s390x DEBUG util.py:444: pam-1.5.2-16.fc38.s390x DEBUG util.py:444: libssh-0.10.5-1.fc38.s390x DEBUG util.py:444: libarchive-3.6.1-4.fc38.s390x DEBUG util.py:444: libevent-2.1.12-8.fc38.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.s390x DEBUG util.py:444: which-2.21-39.fc38.s390x DEBUG util.py:444: info-7.0.2-2.fc38.s390x DEBUG util.py:444: libmpc-1.3.1-2.fc38.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.33-7.fc38.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.s390x DEBUG util.py:444: libtool-ltdl-2.4.7-6.fc38.s390x DEBUG util.py:444: libedit-3.1-45.20221030cvs.fc38.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.6.0-1.fc38.s390x DEBUG util.py:444: libdwarf-tools-0.6.0-1.fc38.s390x DEBUG util.py:444: libb2-0.98.1-8.fc38.s390x DEBUG util.py:444: gc-8.2.2-3.fc38.s390x DEBUG util.py:444: guile22-2.2.7-7.fc38.s390x DEBUG util.py:444: make-4.4-3.fc38.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-1685722372.217735/root/var/lib/mock/fedora-38-s390x-1685722372.217735/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-1685722372.217735/root/var/lib/mock/fedora-38-s390x-1685722372.217735/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-1685722372.217735/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.5sygqxxd:/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', '3cbd34a888e7430a96f86ef39104a566', '-D', '/var/lib/mock/fedora-38-s390x-1685722372.217735/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.5sygqxxd:/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/fapolicyd-1.2-4.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: fapolicyd-1.2-4.fc38_clang16_03 ######################################## 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.5sygqxxd:/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', '23b9291c41e74c62ac9427e7193241bd', '-D', '/var/lib/mock/fedora-38-s390x-1685722372.217735/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.5sygqxxd:/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/fapolicyd-1.2-4.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: fapolicyd-1.2.tar.gz DEBUG util.py:444: fapolicyd-selinux-0.5.tar.gz DEBUG util.py:444: fapolicyd-uthash-bundle.patch DEBUG util.py:444: fapolicyd.spec DEBUG util.py:444: uthash-2.3.0.tar.gz 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-1685722372.217735/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-1685722372.217735/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-1685722372.217735/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-1685722372.217735/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-1685722372.217735/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-1685722372.217735/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-1685722372.217735/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-1685722372.217735/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-1685722372.217735/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-1685722372.217735/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-1685722372.217735/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-1685722372.217735/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-1685722372.217735/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-1685722372.217735/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-1685722372.217735/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-1685722372.217735/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-1685722372.217735/root/var/lib/mock/fedora-38-s390x-1685722372.217735/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-1685722372.217735/root/var/lib/mock/fedora-38-s390x-1685722372.217735/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-1685722372.217735/root/var/lib/mock/fedora-38-s390x-1685722372.217735/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-1685722372.217735/root', '/var/lib/mock/fedora-38-s390x-bootstrap-1685722372.217735/root/var/lib/mock/fedora-38-s390x-1685722372.217735/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-1685722372.217735/root/var/lib/mock/fedora-38-s390x-1685722372.217735/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-1685722372.217735/root/installation-homedir DEBUG package_manager.py:257: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/fedora-38-s390x-1685722372.217735/root/', '--releasever', '38', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/fedora-38-s390x-1685722372.217735/root//builddir/build/SRPMS/fapolicyd-1.2-4.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.51cgf6a8:/etc/resolv.conf'] DEBUG util.py:539: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'cde17ecc982849249ab13e6ca2ae3ce2', '-D', '/var/lib/mock/fedora-38-s390x-bootstrap-1685722372.217735/root', '-a', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.51cgf6a8:/etc/resolv.conf', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/fedora-38-s390x-1685722372.217735/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-1685722372.217735/root/', '--releasever', '38', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/fedora-38-s390x-1685722372.217735/root//builddir/build/SRPMS/fapolicyd-1.2-4.fc38_clang16_03.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/fedora-38-s390x-1685722372.217735/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.1 kB/s | 1.5 kB 00:00 DEBUG util.py:444: Additional repo https_download_copr_fedorainfra 3.9 kB/s | 1.8 kB 00:00 DEBUG util.py:444: Additional repo https_download_copr_fedorainfra 301 B/s | 1.5 kB 00:05 DEBUG util.py:444: Additional repo https_download_copr_fedorainfra 3.3 kB/s | 1.5 kB 00:00 DEBUG util.py:444: fedora 10 kB/s | 5.6 kB 00:00 DEBUG util.py:444: updates 13 kB/s | 6.3 kB 00:00 DEBUG util.py:444: Package file-5.44-3.fc38.s390x is already installed. DEBUG util.py:444: Package gcc-13.1.1-2.fc38.s390x is already installed. DEBUG util.py:444: Package kernel-headers-6.3.3-200.fc38.s390x is already installed. DEBUG util.py:444: Package make-1:4.4-3.fc38.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: 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: file-devel s390x 5.44-3.fc38 fedora 16 k DEBUG util.py:444: libcap-ng-devel s390x 0.8.3-5.fc38 fedora 33 k DEBUG util.py:444: libseccomp-devel s390x 2.5.3-4.fc38 fedora 60 k DEBUG util.py:444: libtool s390x 2.4.7-6.fc38 fedora 601 k DEBUG util.py:444: lmdb-devel s390x 0.9.30-1.fc38 fedora 25 k DEBUG util.py:444: openssl-devel s390x 1:3.0.8-2.fc38 fedora 2.6 M DEBUG util.py:444: python3-devel s390x 3.11.3-2.fc38_clang16_03 copr_base 235 k DEBUG util.py:444: rpm-devel s390x 4.18.1-3.fc38 updates 92 k DEBUG util.py:444: selinux-policy-devel noarch 38.15-1.fc38 updates 912 k DEBUG util.py:444: systemd s390x 253.4-1.fc38 updates 4.4 M DEBUG util.py:444: systemd-devel s390x 253.4-1.fc38 updates 595 k DEBUG util.py:444: uthash-devel noarch 2.3.0-4.fc38 fedora 33 k DEBUG util.py:444: Installing dependencies: DEBUG util.py:444: checkpolicy s390x 3.5-1.fc38_clang16_03 copr_base 364 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: dnf noarch 4.15.1-1.fc38 updates 475 k DEBUG util.py:444: dnf-data noarch 4.15.1-1.fc38 updates 38 k DEBUG util.py:444: emacs-filesystem noarch 1:28.2-4.fc38 fedora 7.6 k DEBUG util.py:444: glib2 s390x 2.76.3-1.fc38 updates 2.8 M DEBUG util.py:444: gnupg2 s390x 2.4.0-3.fc38 fedora 2.6 M DEBUG util.py:444: gnutls s390x 3.8.0-2.fc38 fedora 1.0 M DEBUG util.py:444: gpgme s390x 1.17.1-3.fc38 fedora 205 k DEBUG util.py:444: groff-base s390x 1.22.4-11.fc38 fedora 1.1 M DEBUG util.py:444: ima-evm-utils s390x 1.4-7.fc38 fedora 62 k DEBUG util.py:444: json-c s390x 0.16-4.fc38 fedora 43 k DEBUG util.py:444: kmod-libs s390x 30-4.fc38 fedora 71 k DEBUG util.py:444: libassuan s390x 2.5.5-6.fc38 fedora 67 k DEBUG util.py:444: libcomps s390x 0.1.18-6.fc38 fedora 79 k DEBUG util.py:444: libdnf s390x 0.70.1-1.fc38 updates 656 k DEBUG util.py:444: libfsverity s390x 1.4-9.fc38 fedora 19 k DEBUG util.py:444: libgcrypt s390x 1.10.2-1.fc38 updates 497 k DEBUG util.py:444: libgpg-error s390x 1.47-1.fc38 updates 232 k DEBUG util.py:444: libksba s390x 1.6.3-2.fc38 fedora 162 k DEBUG util.py:444: libmodulemd s390x 2.15.0-2.fc38 updates 217 k DEBUG util.py:444: librepo s390x 1.15.1-2.fc38 fedora 96 k DEBUG util.py:444: libreport-filesystem noarch 2.17.10-1.fc38 updates 14 k DEBUG util.py:444: libseccomp s390x 2.5.3-4.fc38 fedora 73 k DEBUG util.py:444: libselinux-utils s390x 3.5-1.fc38 fedora 161 k DEBUG util.py:444: libsolv s390x 0.7.22-4.fc38 fedora 442 k DEBUG util.py:444: libunistring s390x 1.1-3.fc38 fedora 557 k DEBUG util.py:444: libyaml s390x 0.2.5-9.fc38 fedora 62 k DEBUG util.py:444: libzstd-devel s390x 1.5.5-1.fc38 updates 51 k DEBUG util.py:444: lmdb s390x 0.9.30-1.fc38 fedora 32 k DEBUG util.py:444: lmdb-libs s390x 0.9.30-1.fc38 fedora 64 k DEBUG util.py:444: m4 s390x 1.4.19-5.fc38 fedora 313 k DEBUG util.py:444: ncurses s390x 6.4-3.20230114.fc38 fedora 422 k DEBUG util.py:444: nettle s390x 3.8-3.fc38 fedora 443 k DEBUG util.py:444: npth s390x 1.6-12.fc38 fedora 24 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 fedora 57 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 fedora 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 fedora 30 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 fedora 87 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 fedora 74 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 fedora 55 k DEBUG util.py:444: perl-Storable s390x 1:3.26-490.fc38 fedora 98 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-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 fedora 57 k DEBUG util.py:444: perl-threads-shared s390x 1.64-490.fc38 fedora 44 k DEBUG util.py:444: perl-vars noarch 1.05-497.fc38_clang16_03 copr_base 15 k DEBUG util.py:444: policycoreutils s390x 3.5-1.fc38 fedora 242 k DEBUG util.py:444: policycoreutils-devel s390x 3.5-1.fc38 fedora 156 k DEBUG util.py:444: policycoreutils-python-utils noarch 3.5-1.fc38 fedora 80 k DEBUG util.py:444: popt-devel s390x 1.19-2.fc38 fedora 26 k DEBUG util.py:444: pyproject-rpm-macros noarch 1.8.0-1.fc38 updates 41 k DEBUG util.py:444: python-rpm-macros noarch 3.11-10.fc38 fedora 20 k DEBUG util.py:444: python3-audit s390x 3.1.1-1.fc38_clang16_03 copr_base 90 k DEBUG util.py:444: python3-distro noarch 1.8.0-2.fc38 fedora 49 k DEBUG util.py:444: python3-dnf noarch 4.15.1-1.fc38 updates 603 k DEBUG util.py:444: python3-gpg s390x 1.17.1-3.fc38 fedora 288 k DEBUG util.py:444: python3-hawkey s390x 0.70.1-1.fc38 updates 101 k DEBUG util.py:444: python3-libcomps s390x 0.1.18-6.fc38 fedora 49 k DEBUG util.py:444: python3-libdnf s390x 0.70.1-1.fc38 updates 796 k DEBUG util.py:444: python3-libselinux s390x 3.5-1.fc38 fedora 201 k DEBUG util.py:444: python3-libsemanage s390x 3.5-2.fc38 fedora 85 k DEBUG util.py:444: python3-packaging noarch 23.0-1.fc38 fedora 106 k DEBUG util.py:444: python3-policycoreutils noarch 3.5-1.fc38 fedora 2.2 M DEBUG util.py:444: python3-rpm s390x 4.18.1-3.fc38 updates 73 k DEBUG util.py:444: python3-rpm-generators noarch 14-4.fc38 updates 30 k DEBUG util.py:444: python3-rpm-macros noarch 3.11-10.fc38 fedora 15 k DEBUG util.py:444: python3-setools s390x 4.4.2-1.fc38 updates 624 k DEBUG util.py:444: python3-setuptools noarch 65.5.1-2.fc38 fedora 1.7 M DEBUG util.py:444: rpm-plugin-selinux s390x 4.18.1-3.fc38 updates 20 k DEBUG util.py:444: rpm-sign-libs s390x 4.18.1-3.fc38 updates 26 k DEBUG util.py:444: selinux-policy noarch 38.15-1.fc38 updates 61 k DEBUG util.py:444: selinux-policy-targeted noarch 38.15-1.fc38 updates 6.7 M DEBUG util.py:444: systemd-pam s390x 253.4-1.fc38 updates 342 k DEBUG util.py:444: systemd-rpm-macros noarch 253.4-1.fc38 updates 30 k DEBUG util.py:444: tpm2-tss s390x 4.0.1-3.fc38 fedora 688 k DEBUG util.py:444: zchunk-libs s390x 1.3.1-1.fc38 updates 51 k DEBUG util.py:444: Transaction Summary DEBUG util.py:444: ====================================================================================== DEBUG util.py:444: Install 133 Packages DEBUG util.py:444: Total size: 46 M DEBUG util.py:444: Total download size: 37 M DEBUG util.py:444: Installed size: 163 M DEBUG util.py:444: Downloading Packages: 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-DynaLoader-1.52-497.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-POSIX-2.03-497.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-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] autoconf-2.71-5.fc38.noarch.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] automake-1.16.5-11.fc38.noarch.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] emacs-filesystem-28.2-4.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] m4-1.4.19-5.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] ncurses-6.4-3.20230114.fc38.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-Data-Dumper-2.184-491.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] perl-Encode-3.19-493.fc38.s390x.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-MIME-Base64-3.16-490.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] perl-PathTools-3.84-490.fc38.s390x.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-Scalar-List-Utils-1.63-490.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] perl-Socket-2.036-2.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] perl-Storable-3.26-490.fc38.s390x.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-Thread-Queue-3.14-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] perl-threads-2.27-490.fc38.s390x.rpm: Already downloaded DEBUG util.py:444: [SKIPPED] perl-threads-shared-1.64-490.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: (59/133): python3-audit-3.1.1-1.fc38_clang16_03 2.2 MB/s | 90 kB 00:00 DEBUG util.py:444: (60/133): dbus-broker-33-1.fc38_clang16_03.s390 3.7 MB/s | 186 kB 00:00 DEBUG util.py:444: (61/133): checkpolicy-3.5-1.fc38_clang16_03.s39 6.7 MB/s | 364 kB 00:00 DEBUG util.py:444: (62/133): python3-devel-3.11.3-2.fc38_clang16_0 18 MB/s | 235 kB 00:00 DEBUG util.py:444: (63/133): dbus-1.14.6-1.fc38.s390x.rpm 21 kB/s | 7.9 kB 00:00 DEBUG util.py:444: (64/133): dbus-common-1.14.6-1.fc38.noarch.rpm 21 kB/s | 15 kB 00:00 DEBUG util.py:444: (65/133): file-devel-5.44-3.fc38.s390x.rpm 23 kB/s | 16 kB 00:00 DEBUG util.py:444: (66/133): gpgme-1.17.1-3.fc38.s390x.rpm 286 kB/s | 205 kB 00:00 DEBUG util.py:444: (67/133): ima-evm-utils-1.4-7.fc38.s390x.rpm 345 kB/s | 62 kB 00:00 DEBUG util.py:444: (68/133): json-c-0.16-4.fc38.s390x.rpm 236 kB/s | 43 kB 00:00 DEBUG util.py:444: (69/133): gnutls-3.8.0-2.fc38.s390x.rpm 988 kB/s | 1.0 MB 00:01 DEBUG util.py:444: (70/133): gnupg2-2.4.0-3.fc38.s390x.rpm 1.7 MB/s | 2.6 MB 00:01 DEBUG util.py:444: (71/133): kmod-libs-30-4.fc38.s390x.rpm 397 kB/s | 71 kB 00:00 DEBUG util.py:444: (72/133): libassuan-2.5.5-6.fc38.s390x.rpm 370 kB/s | 67 kB 00:00 DEBUG util.py:444: (73/133): libcap-ng-devel-0.8.3-5.fc38.s390x.rp 179 kB/s | 33 kB 00:00 DEBUG util.py:444: (74/133): libcomps-0.1.18-6.fc38.s390x.rpm 437 kB/s | 79 kB 00:00 DEBUG util.py:444: (75/133): libfsverity-1.4-9.fc38.s390x.rpm 106 kB/s | 19 kB 00:00 DEBUG util.py:444: (76/133): libksba-1.6.3-2.fc38.s390x.rpm 879 kB/s | 162 kB 00:00 DEBUG util.py:444: (77/133): librepo-1.15.1-2.fc38.s390x.rpm 531 kB/s | 96 kB 00:00 DEBUG util.py:444: (78/133): libseccomp-2.5.3-4.fc38.s390x.rpm 405 kB/s | 73 kB 00:00 DEBUG util.py:444: (79/133): libseccomp-devel-2.5.3-4.fc38.s390x.r 325 kB/s | 60 kB 00:00 DEBUG util.py:444: (80/133): libselinux-utils-3.5-1.fc38.s390x.rpm 891 kB/s | 161 kB 00:00 DEBUG util.py:444: (81/133): libsolv-0.7.22-4.fc38.s390x.rpm 2.4 MB/s | 442 kB 00:00 DEBUG util.py:444: (82/133): libtool-2.4.7-6.fc38.s390x.rpm 2.7 MB/s | 601 kB 00:00 DEBUG util.py:444: (83/133): libyaml-0.2.5-9.fc38.s390x.rpm 343 kB/s | 62 kB 00:00 DEBUG util.py:444: (84/133): libunistring-1.1-3.fc38.s390x.rpm 1.5 MB/s | 557 kB 00:00 DEBUG util.py:444: (85/133): lmdb-0.9.30-1.fc38.s390x.rpm 152 kB/s | 32 kB 00:00 DEBUG util.py:444: (86/133): lmdb-devel-0.9.30-1.fc38.s390x.rpm 128 kB/s | 25 kB 00:00 DEBUG util.py:444: (87/133): nettle-3.8-3.fc38.s390x.rpm 2.3 MB/s | 443 kB 00:00 DEBUG util.py:444: (88/133): lmdb-libs-0.9.30-1.fc38.s390x.rpm 330 kB/s | 64 kB 00:00 DEBUG util.py:444: (89/133): npth-1.6-12.fc38.s390x.rpm 134 kB/s | 24 kB 00:00 DEBUG util.py:444: (90/133): openssl-devel-3.0.8-2.fc38.s390x.rpm 14 MB/s | 2.6 MB 00:00 DEBUG util.py:444: (91/133): policycoreutils-3.5-1.fc38.s390x.rpm 1.2 MB/s | 242 kB 00:00 DEBUG util.py:444: (92/133): policycoreutils-devel-3.5-1.fc38.s390 796 kB/s | 156 kB 00:00 DEBUG util.py:444: (93/133): policycoreutils-python-utils-3.5-1.fc 436 kB/s | 80 kB 00:00 DEBUG util.py:444: (94/133): python-rpm-macros-3.11-10.fc38.noarch 110 kB/s | 20 kB 00:00 DEBUG util.py:444: (95/133): popt-devel-1.19-2.fc38.s390x.rpm 129 kB/s | 26 kB 00:00 DEBUG util.py:444: (96/133): python3-distro-1.8.0-2.fc38.noarch.rp 269 kB/s | 49 kB 00:00 DEBUG util.py:444: (97/133): python3-gpg-1.17.1-3.fc38.s390x.rpm 1.6 MB/s | 288 kB 00:00 DEBUG util.py:444: (98/133): python3-libcomps-0.1.18-6.fc38.s390x. 272 kB/s | 49 kB 00:00 DEBUG util.py:444: (99/133): python3-packaging-23.0-1.fc38.noarch. 591 kB/s | 106 kB 00:00 DEBUG util.py:444: (100/133): python3-libselinux-3.5-1.fc38.s390x. 814 kB/s | 201 kB 00:00 DEBUG util.py:444: (101/133): python3-libsemanage-3.5-2.fc38.s390x 363 kB/s | 85 kB 00:00 DEBUG util.py:444: (102/133): python3-rpm-macros-3.11-10.fc38.noar 81 kB/s | 15 kB 00:00 DEBUG util.py:444: (103/133): python3-policycoreutils-3.5-1.fc38.n 6.0 MB/s | 2.2 MB 00:00 DEBUG util.py:444: (104/133): python3-setuptools-65.5.1-2.fc38.noa 4.5 MB/s | 1.7 MB 00:00 DEBUG util.py:444: (105/133): tpm2-tss-4.0.1-3.fc38.s390x.rpm 3.6 MB/s | 688 kB 00:00 DEBUG util.py:444: (106/133): uthash-devel-2.3.0-4.fc38.noarch.rpm 171 kB/s | 33 kB 00:00 DEBUG util.py:444: (107/133): dnf-data-4.15.1-1.fc38.noarch.rpm 71 kB/s | 38 kB 00:00 DEBUG util.py:444: (108/133): dnf-4.15.1-1.fc38.noarch.rpm 383 kB/s | 475 kB 00:01 DEBUG util.py:444: (109/133): libdnf-0.70.1-1.fc38.s390x.rpm 921 kB/s | 656 kB 00:00 DEBUG util.py:444: (110/133): libgpg-error-1.47-1.fc38.s390x.rpm 1.3 MB/s | 232 kB 00:00 DEBUG util.py:444: (111/133): libgcrypt-1.10.2-1.fc38.s390x.rpm 1.4 MB/s | 497 kB 00:00 DEBUG util.py:444: (112/133): libmodulemd-2.15.0-2.fc38.s390x.rpm 1.2 MB/s | 217 kB 00:00 DEBUG util.py:444: (113/133): glib2-2.76.3-1.fc38.s390x.rpm 1.7 MB/s | 2.8 MB 00:01 DEBUG util.py:444: (114/133): libreport-filesystem-2.17.10-1.fc38. 79 kB/s | 14 kB 00:00 DEBUG util.py:444: (115/133): libzstd-devel-1.5.5-1.fc38.s390x.rpm 287 kB/s | 51 kB 00:00 DEBUG util.py:444: (116/133): python3-dnf-4.15.1-1.fc38.noarch.rpm 3.3 MB/s | 603 kB 00:00 DEBUG util.py:444: (117/133): pyproject-rpm-macros-1.8.0-1.fc38.no 212 kB/s | 41 kB 00:00 DEBUG util.py:444: (118/133): python3-hawkey-0.70.1-1.fc38.s390x.r 566 kB/s | 101 kB 00:00 DEBUG util.py:444: (119/133): python3-libdnf-0.70.1-1.fc38.s390x.r 4.4 MB/s | 796 kB 00:00 DEBUG util.py:444: (120/133): python3-rpm-4.18.1-3.fc38.s390x.rpm 407 kB/s | 73 kB 00:00 DEBUG util.py:444: (121/133): python3-rpm-generators-14-4.fc38.noa 151 kB/s | 30 kB 00:00 DEBUG util.py:444: (122/133): python3-setools-4.4.2-1.fc38.s390x.r 3.1 MB/s | 624 kB 00:00 DEBUG util.py:444: (123/133): rpm-devel-4.18.1-3.fc38.s390x.rpm 462 kB/s | 92 kB 00:00 DEBUG util.py:444: (124/133): rpm-plugin-selinux-4.18.1-3.fc38.s39 100 kB/s | 20 kB 00:00 DEBUG util.py:444: (125/133): rpm-sign-libs-4.18.1-3.fc38.s390x.rp 148 kB/s | 26 kB 00:00 DEBUG util.py:444: (126/133): selinux-policy-38.15-1.fc38.noarch.r 294 kB/s | 61 kB 00:00 DEBUG util.py:444: (127/133): selinux-policy-devel-38.15-1.fc38.no 2.2 MB/s | 912 kB 00:00 DEBUG util.py:444: (128/133): systemd-253.4-1.fc38.s390x.rpm 11 MB/s | 4.4 MB 00:00 DEBUG util.py:444: (129/133): systemd-devel-253.4-1.fc38.s390x.rpm 2.9 MB/s | 595 kB 00:00 DEBUG util.py:444: (130/133): selinux-policy-targeted-38.15-1.fc38 12 MB/s | 6.7 MB 00:00 DEBUG util.py:444: (131/133): systemd-pam-253.4-1.fc38.s390x.rpm 1.7 MB/s | 342 kB 00:00 DEBUG util.py:444: (132/133): systemd-rpm-macros-253.4-1.fc38.noar 159 kB/s | 30 kB 00:00 DEBUG util.py:444: (133/133): zchunk-libs-1.3.1-1.fc38.s390x.rpm 288 kB/s | 51 kB 00:00 DEBUG util.py:444: -------------------------------------------------------------------------------- DEBUG util.py:444: Total 4.1 MB/s | 37 MB 00:08 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: Running scriptlet: selinux-policy-targeted-38.15-1.fc38.noarch 1/1 DEBUG util.py:444: Preparing : 1/1 DEBUG util.py:444: Installing : libgpg-error-1.47-1.fc38.s390x 1/133 DEBUG util.py:444: Installing : python-rpm-macros-3.11-10.fc38.noarch 2/133 DEBUG util.py:444: Installing : python3-rpm-macros-3.11-10.fc38.noarch 3/133 DEBUG util.py:444: Installing : libassuan-2.5.5-6.fc38.s390x 4/133 DEBUG util.py:444: Installing : zchunk-libs-1.3.1-1.fc38.s390x 5/133 DEBUG util.py:444: Installing : libsolv-0.7.22-4.fc38.s390x 6/133 DEBUG util.py:444: Installing : python3-libselinux-3.5-1.fc38.s390x 7/133 DEBUG util.py:444: Installing : m4-1.4.19-5.fc38.s390x 8/133 DEBUG util.py:444: Installing : lmdb-libs-0.9.30-1.fc38.s390x 9/133 DEBUG util.py:444: Installing : libseccomp-2.5.3-4.fc38.s390x 10/133 DEBUG util.py:444: Installing : libfsverity-1.4-9.fc38.s390x 11/133 DEBUG util.py:444: Installing : json-c-0.16-4.fc38.s390x 12/133 DEBUG util.py:444: Installing : checkpolicy-3.5-1.fc38_clang16_03.s390x 13/133 DEBUG util.py:444: Running scriptlet: tpm2-tss-4.0.1-3.fc38.s390x 14/133 DEBUG util.py:444: Installing : tpm2-tss-4.0.1-3.fc38.s390x 14/133 DEBUG util.py:444: Installing : ima-evm-utils-1.4-7.fc38.s390x 15/133 DEBUG util.py:444: Installing : lmdb-0.9.30-1.fc38.s390x 16/133 DEBUG util.py:444: Installing : python3-libsemanage-3.5-2.fc38.s390x 17/133 DEBUG util.py:444: Installing : pyproject-rpm-macros-1.8.0-1.fc38.noarch 18/133 DEBUG util.py:444: Installing : libksba-1.6.3-2.fc38.s390x 19/133 DEBUG util.py:444: Installing : libgcrypt-1.10.2-1.fc38.s390x 20/133 DEBUG util.py:444: Installing : libzstd-devel-1.5.5-1.fc38.s390x 21/133 DEBUG util.py:444: Installing : libreport-filesystem-2.17.10-1.fc38.noarch 22/133 DEBUG util.py:444: Installing : dnf-data-4.15.1-1.fc38.noarch 23/133 DEBUG util.py:444: Installing : python3-setuptools-65.5.1-2.fc38.noarch 24/133 DEBUG util.py:444: Installing : python3-setools-4.4.2-1.fc38.s390x 25/133 DEBUG util.py:444: Installing : python3-packaging-23.0-1.fc38.noarch 26/133 DEBUG util.py:444: Installing : python3-rpm-generators-14-4.fc38.noarch 27/133 DEBUG util.py:444: Installing : python3-distro-1.8.0-2.fc38.noarch 28/133 DEBUG util.py:444: Installing : popt-devel-1.19-2.fc38.s390x 29/133 DEBUG util.py:444: Installing : npth-1.6-12.fc38.s390x 30/133 DEBUG util.py:444: Installing : nettle-3.8-3.fc38.s390x 31/133 DEBUG util.py:444: Installing : ncurses-6.4-3.20230114.fc38.s390x 32/133 DEBUG util.py:444: Installing : libyaml-0.2.5-9.fc38.s390x 33/133 DEBUG util.py:444: Installing : libunistring-1.1-3.fc38.s390x 34/133 DEBUG util.py:444: Installing : gnutls-3.8.0-2.fc38.s390x 35/133 DEBUG util.py:444: Installing : glib2-2.76.3-1.fc38.s390x 36/133 DEBUG util.py:444: Installing : libmodulemd-2.15.0-2.fc38.s390x 37/133 DEBUG util.py:444: Installing : gnupg2-2.4.0-3.fc38.s390x 38/133 DEBUG util.py:444: Installing : gpgme-1.17.1-3.fc38.s390x 39/133 DEBUG util.py:444: Installing : rpm-sign-libs-4.18.1-3.fc38.s390x 40/133 DEBUG util.py:444: Installing : python3-rpm-4.18.1-3.fc38.s390x 41/133 DEBUG util.py:444: Installing : librepo-1.15.1-2.fc38.s390x 42/133 DEBUG util.py:444: Installing : libdnf-0.70.1-1.fc38.s390x 43/133 DEBUG util.py:444: Installing : python3-libdnf-0.70.1-1.fc38.s390x 44/133 DEBUG util.py:444: Installing : python3-hawkey-0.70.1-1.fc38.s390x 45/133 DEBUG util.py:444: Installing : python3-gpg-1.17.1-3.fc38.s390x 46/133 DEBUG util.py:444: Installing : libselinux-utils-3.5-1.fc38.s390x 47/133 DEBUG util.py:444: Installing : policycoreutils-3.5-1.fc38.s390x 48/133 DEBUG util.py:444: Running scriptlet: policycoreutils-3.5-1.fc38.s390x 48/133 DEBUG util.py:444: Installing : selinux-policy-38.15-1.fc38.noarch 49/133 DEBUG util.py:444: Running scriptlet: selinux-policy-38.15-1.fc38.noarch 49/133 DEBUG util.py:444: Running scriptlet: selinux-policy-targeted-38.15-1.fc38.noarch 50/133 DEBUG util.py:444: Installing : selinux-policy-targeted-38.15-1.fc38.noarch 50/133 DEBUG util.py:444: Running scriptlet: selinux-policy-targeted-38.15-1.fc38.noarch 50/133 DEBUG util.py:444: Installing : libcomps-0.1.18-6.fc38.s390x 51/133 DEBUG util.py:444: Installing : python3-libcomps-0.1.18-6.fc38.s390x 52/133 DEBUG util.py:444: Installing : python3-dnf-4.15.1-1.fc38.noarch 53/133 DEBUG util.py:444: Installing : dnf-4.15.1-1.fc38.noarch 54/133 DEBUG util.py:444: Running scriptlet: dnf-4.15.1-1.fc38.noarch 54/133 DEBUG util.py:444: Installing : kmod-libs-30-4.fc38.s390x 55/133 DEBUG util.py:444: Running scriptlet: groff-base-1.22.4-11.fc38.s390x 56/133 DEBUG util.py:444: Installing : groff-base-1.22.4-11.fc38.s390x 56/133 DEBUG util.py:444: Running scriptlet: groff-base-1.22.4-11.fc38.s390x 56/133 DEBUG util.py:444: Installing : perl-if-0.61.000-497.fc38_clang16_03.noarch 57/133 DEBUG util.py:444: Installing : perl-locale-1.10-497.fc38_clang16_03.noarch 58/133 DEBUG util.py:444: Installing : perl-Pod-Escapes-1:1.07-490.fc38.noarch 59/133 DEBUG util.py:444: Installing : perl-File-Path-2.18-490.fc38.noarch 60/133 DEBUG util.py:444: Installing : perl-Time-Local-2:1.300-490.fc38.noarch 61/133 DEBUG util.py:444: Installing : perl-Text-Tabs+Wrap-2023.0511-1.fc38.noarch 62/133 DEBUG util.py:444: Installing : perl-POSIX-2.03-497.fc38_clang16_03.s390x 63/133 DEBUG util.py:444: Installing : perl-Term-ANSIColor-5.01-491.fc38.noarch 64/133 DEBUG util.py:444: Installing : perl-Term-Cap-1.18-1.fc38.noarch 65/133 DEBUG util.py:444: Installing : perl-IPC-Open3-1.22-497.fc38_clang16_03.noarch 66/133 DEBUG util.py:444: Installing : perl-File-Temp-1:0.231.100-490.fc38.noarch 67/133 DEBUG util.py:444: Installing : perl-HTTP-Tiny-0.082-2.fc38.noarch 68/133 DEBUG util.py:444: Installing : perl-Pod-Simple-1:3.43-491.fc38.noarch 69/133 DEBUG util.py:444: Installing : perl-Class-Struct-0.66-497.fc38_clang16_03.noarc 70/133 DEBUG util.py:444: Installing : perl-Symbol-1.09-497.fc38_clang16_03.noarch 71/133 DEBUG util.py:444: Installing : perl-SelectSaver-1.02-497.fc38_clang16_03.noarch 72/133 DEBUG util.py:444: Installing : perl-Socket-4:2.036-2.fc38.s390x 73/133 DEBUG util.py:444: Installing : perl-Pod-Perldoc-3.28.01-491.fc38.noarch 74/133 DEBUG util.py:444: Installing : perl-podlators-1:5.01-2.fc38.noarch 75/133 DEBUG util.py:444: Installing : perl-File-stat-1.12-497.fc38_clang16_03.noarch 76/133 DEBUG util.py:444: Installing : perl-mro-1.26-497.fc38_clang16_03.s390x 77/133 DEBUG util.py:444: Installing : perl-Fcntl-1.15-497.fc38_clang16_03.s390x 78/133 DEBUG util.py:444: Installing : perl-overloading-0.02-497.fc38_clang16_03.noarch 79/133 DEBUG util.py:444: Installing : perl-Text-ParseWords-3.31-490.fc38.noarch 80/133 DEBUG util.py:444: Installing : perl-Pod-Usage-4:2.03-4.fc38.noarch 81/133 DEBUG util.py:444: Installing : perl-IO-1.50-497.fc38_clang16_03.s390x 82/133 DEBUG util.py:444: Installing : perl-Getopt-Std-1.13-497.fc38_clang16_03.noarch 83/133 DEBUG util.py:444: Installing : perl-Errno-1.36-497.fc38_clang16_03.s390x 84/133 DEBUG util.py:444: Installing : perl-File-Basename-2.85-497.fc38_clang16_03.noar 85/133 DEBUG util.py:444: Installing : perl-vars-1.05-497.fc38_clang16_03.noarch 86/133 DEBUG util.py:444: Installing : perl-MIME-Base64-3.16-490.fc38.s390x 87/133 DEBUG util.py:444: Installing : perl-overload-1.35-497.fc38_clang16_03.noarch 88/133 DEBUG util.py:444: Installing : perl-Scalar-List-Utils-5:1.63-490.fc38.s390x 89/133 DEBUG util.py:444: Installing : perl-constant-1.33-491.fc38.noarch 90/133 DEBUG util.py:444: Installing : perl-parent-1:0.241-1.fc38.noarch 91/133 DEBUG util.py:444: Installing : perl-Getopt-Long-1:2.54-2.fc38.noarch 92/133 DEBUG util.py:444: Installing : perl-Storable-1:3.26-490.fc38.s390x 93/133 DEBUG util.py:444: Installing : perl-DynaLoader-1.52-497.fc38_clang16_03.s390x 94/133 DEBUG util.py:444: Installing : perl-Carp-1.52-490.fc38.noarch 95/133 DEBUG util.py:444: Installing : perl-Exporter-5.77-490.fc38.noarch 96/133 DEBUG util.py:444: Installing : perl-PathTools-3.84-490.fc38.s390x 97/133 DEBUG util.py:444: Installing : perl-Encode-4:3.19-493.fc38.s390x 98/133 DEBUG util.py:444: Installing : perl-libs-4:5.36.1-497.fc38_clang16_03.s390x 99/133 DEBUG util.py:444: Installing : perl-interpreter-4:5.36.1-497.fc38_clang16_03.s3 100/133 DEBUG util.py:444: Installing : perl-threads-1:2.27-490.fc38.s390x 101/133 DEBUG util.py:444: Installing : perl-threads-shared-1.64-490.fc38.s390x 102/133 DEBUG util.py:444: Installing : perl-Thread-Queue-3.14-490.fc38.noarch 103/133 DEBUG util.py:444: Installing : perl-Data-Dumper-2.184-491.fc38.s390x 104/133 DEBUG util.py:444: Installing : perl-B-1.83-497.fc38_clang16_03.s390x 105/133 DEBUG util.py:444: Installing : perl-File-Compare-1.100.700-497.fc38_clang16_03. 106/133 DEBUG util.py:444: Installing : perl-File-Copy-2.39-497.fc38_clang16_03.noarch 107/133 DEBUG util.py:444: Installing : perl-File-Find-1.40-497.fc38_clang16_03.noarch 108/133 DEBUG util.py:444: Installing : emacs-filesystem-1:28.2-4.fc38.noarch 109/133 DEBUG util.py:444: Installing : autoconf-2.71-5.fc38.noarch 110/133 DEBUG util.py:444: Installing : automake-1.16.5-11.fc38.noarch 111/133 DEBUG util.py:444: Installing : dbus-common-1:1.14.6-1.fc38.noarch 112/133 DEBUG util.py:444: Running scriptlet: dbus-common-1:1.14.6-1.fc38.noarch 112/133 DEBUG util.py:444: Running scriptlet: dbus-broker-33-1.fc38_clang16_03.s390x 113/133 DEBUG util.py:444: Installing : dbus-broker-33-1.fc38_clang16_03.s390x 113/133 DEBUG util.py:444: Running scriptlet: dbus-broker-33-1.fc38_clang16_03.s390x 113/133 DEBUG util.py:444: Installing : dbus-1:1.14.6-1.fc38.s390x 114/133 DEBUG util.py:444: Installing : systemd-pam-253.4-1.fc38.s390x 115/133 DEBUG util.py:444: Installing : systemd-253.4-1.fc38.s390x 116/133 DEBUG util.py:444: Running scriptlet: systemd-253.4-1.fc38.s390x 116/133 DEBUG util.py:444: Creating group 'input' with GID 104. DEBUG util.py:444: Creating group 'kvm' with GID 36. DEBUG util.py:444: Creating group 'render' with GID 105. DEBUG util.py:444: Creating group 'sgx' with GID 106. DEBUG util.py:444: Creating group 'systemd-journal' with GID 190. DEBUG util.py:444: Creating group 'systemd-oom' with GID 999. DEBUG util.py:444: Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 999 and GID 999. DEBUG util.py:444: Installing : python3-audit-3.1.1-1.fc38_clang16_03.s390x 117/133 DEBUG util.py:444: Installing : python3-policycoreutils-3.5-1.fc38.noarch 118/133 DEBUG util.py:444: Installing : policycoreutils-python-utils-3.5-1.fc38.noarch 119/133 DEBUG util.py:444: Installing : policycoreutils-devel-3.5-1.fc38.s390x 120/133 DEBUG util.py:444: Installing : selinux-policy-devel-38.15-1.fc38.noarch 121/133 DEBUG util.py:444: Running scriptlet: selinux-policy-devel-38.15-1.fc38.noarch 121/133 DEBUG util.py:444: Installing : libtool-2.4.7-6.fc38.s390x 122/133 DEBUG util.py:444: Installing : rpm-devel-4.18.1-3.fc38.s390x 123/133 DEBUG util.py:444: Installing : python3-devel-3.11.3-2.fc38_clang16_03.s390x 124/133 DEBUG util.py:444: Installing : lmdb-devel-0.9.30-1.fc38.s390x 125/133 DEBUG util.py:444: Installing : libseccomp-devel-2.5.3-4.fc38.s390x 126/133 DEBUG util.py:444: Installing : systemd-rpm-macros-253.4-1.fc38.noarch 127/133 DEBUG util.py:444: Installing : systemd-devel-253.4-1.fc38.s390x 128/133 DEBUG util.py:444: Installing : rpm-plugin-selinux-4.18.1-3.fc38.s390x 129/133 DEBUG util.py:444: Installing : uthash-devel-2.3.0-4.fc38.noarch 130/133 DEBUG util.py:444: Installing : openssl-devel-1:3.0.8-2.fc38.s390x 131/133 DEBUG util.py:444: Installing : libcap-ng-devel-0.8.3-5.fc38.s390x 132/133 DEBUG util.py:444: Installing : file-devel-5.44-3.fc38.s390x 133/133 DEBUG util.py:444: Running scriptlet: selinux-policy-targeted-38.15-1.fc38.noarch 133/133 DEBUG util.py:444: Running scriptlet: file-devel-5.44-3.fc38.s390x 133/133 DEBUG util.py:444: Verifying : checkpolicy-3.5-1.fc38_clang16_03.s390x 1/133 DEBUG util.py:444: Verifying : dbus-broker-33-1.fc38_clang16_03.s390x 2/133 DEBUG util.py:444: Verifying : perl-B-1.83-497.fc38_clang16_03.s390x 3/133 DEBUG util.py:444: Verifying : perl-Class-Struct-0.66-497.fc38_clang16_03.noarc 4/133 DEBUG util.py:444: Verifying : perl-DynaLoader-1.52-497.fc38_clang16_03.s390x 5/133 DEBUG util.py:444: Verifying : perl-Errno-1.36-497.fc38_clang16_03.s390x 6/133 DEBUG util.py:444: Verifying : perl-Fcntl-1.15-497.fc38_clang16_03.s390x 7/133 DEBUG util.py:444: Verifying : perl-File-Basename-2.85-497.fc38_clang16_03.noar 8/133 DEBUG util.py:444: Verifying : perl-File-Compare-1.100.700-497.fc38_clang16_03. 9/133 DEBUG util.py:444: Verifying : perl-File-Copy-2.39-497.fc38_clang16_03.noarch 10/133 DEBUG util.py:444: Verifying : perl-File-Find-1.40-497.fc38_clang16_03.noarch 11/133 DEBUG util.py:444: Verifying : perl-File-stat-1.12-497.fc38_clang16_03.noarch 12/133 DEBUG util.py:444: Verifying : perl-Getopt-Std-1.13-497.fc38_clang16_03.noarch 13/133 DEBUG util.py:444: Verifying : perl-IO-1.50-497.fc38_clang16_03.s390x 14/133 DEBUG util.py:444: Verifying : perl-IPC-Open3-1.22-497.fc38_clang16_03.noarch 15/133 DEBUG util.py:444: Verifying : perl-POSIX-2.03-497.fc38_clang16_03.s390x 16/133 DEBUG util.py:444: Verifying : perl-SelectSaver-1.02-497.fc38_clang16_03.noarch 17/133 DEBUG util.py:444: Verifying : perl-Symbol-1.09-497.fc38_clang16_03.noarch 18/133 DEBUG util.py:444: Verifying : perl-if-0.61.000-497.fc38_clang16_03.noarch 19/133 DEBUG util.py:444: Verifying : perl-interpreter-4:5.36.1-497.fc38_clang16_03.s3 20/133 DEBUG util.py:444: Verifying : perl-libs-4:5.36.1-497.fc38_clang16_03.s390x 21/133 DEBUG util.py:444: Verifying : perl-locale-1.10-497.fc38_clang16_03.noarch 22/133 DEBUG util.py:444: Verifying : perl-mro-1.26-497.fc38_clang16_03.s390x 23/133 DEBUG util.py:444: Verifying : perl-overload-1.35-497.fc38_clang16_03.noarch 24/133 DEBUG util.py:444: Verifying : perl-overloading-0.02-497.fc38_clang16_03.noarch 25/133 DEBUG util.py:444: Verifying : perl-vars-1.05-497.fc38_clang16_03.noarch 26/133 DEBUG util.py:444: Verifying : python3-audit-3.1.1-1.fc38_clang16_03.s390x 27/133 DEBUG util.py:444: Verifying : python3-devel-3.11.3-2.fc38_clang16_03.s390x 28/133 DEBUG util.py:444: Verifying : autoconf-2.71-5.fc38.noarch 29/133 DEBUG util.py:444: Verifying : automake-1.16.5-11.fc38.noarch 30/133 DEBUG util.py:444: Verifying : dbus-1:1.14.6-1.fc38.s390x 31/133 DEBUG util.py:444: Verifying : dbus-common-1:1.14.6-1.fc38.noarch 32/133 DEBUG util.py:444: Verifying : emacs-filesystem-1:28.2-4.fc38.noarch 33/133 DEBUG util.py:444: Verifying : file-devel-5.44-3.fc38.s390x 34/133 DEBUG util.py:444: Verifying : gnupg2-2.4.0-3.fc38.s390x 35/133 DEBUG util.py:444: Verifying : gnutls-3.8.0-2.fc38.s390x 36/133 DEBUG util.py:444: Verifying : gpgme-1.17.1-3.fc38.s390x 37/133 DEBUG util.py:444: Verifying : groff-base-1.22.4-11.fc38.s390x 38/133 DEBUG util.py:444: Verifying : ima-evm-utils-1.4-7.fc38.s390x 39/133 DEBUG util.py:444: Verifying : json-c-0.16-4.fc38.s390x 40/133 DEBUG util.py:444: Verifying : kmod-libs-30-4.fc38.s390x 41/133 DEBUG util.py:444: Verifying : libassuan-2.5.5-6.fc38.s390x 42/133 DEBUG util.py:444: Verifying : libcap-ng-devel-0.8.3-5.fc38.s390x 43/133 DEBUG util.py:444: Verifying : libcomps-0.1.18-6.fc38.s390x 44/133 DEBUG util.py:444: Verifying : libfsverity-1.4-9.fc38.s390x 45/133 DEBUG util.py:444: Verifying : libksba-1.6.3-2.fc38.s390x 46/133 DEBUG util.py:444: Verifying : librepo-1.15.1-2.fc38.s390x 47/133 DEBUG util.py:444: Verifying : libseccomp-2.5.3-4.fc38.s390x 48/133 DEBUG util.py:444: Verifying : libseccomp-devel-2.5.3-4.fc38.s390x 49/133 DEBUG util.py:444: Verifying : libselinux-utils-3.5-1.fc38.s390x 50/133 DEBUG util.py:444: Verifying : libsolv-0.7.22-4.fc38.s390x 51/133 DEBUG util.py:444: Verifying : libtool-2.4.7-6.fc38.s390x 52/133 DEBUG util.py:444: Verifying : libunistring-1.1-3.fc38.s390x 53/133 DEBUG util.py:444: Verifying : libyaml-0.2.5-9.fc38.s390x 54/133 DEBUG util.py:444: Verifying : lmdb-0.9.30-1.fc38.s390x 55/133 DEBUG util.py:444: Verifying : lmdb-devel-0.9.30-1.fc38.s390x 56/133 DEBUG util.py:444: Verifying : lmdb-libs-0.9.30-1.fc38.s390x 57/133 DEBUG util.py:444: Verifying : m4-1.4.19-5.fc38.s390x 58/133 DEBUG util.py:444: Verifying : ncurses-6.4-3.20230114.fc38.s390x 59/133 DEBUG util.py:444: Verifying : nettle-3.8-3.fc38.s390x 60/133 DEBUG util.py:444: Verifying : npth-1.6-12.fc38.s390x 61/133 DEBUG util.py:444: Verifying : openssl-devel-1:3.0.8-2.fc38.s390x 62/133 DEBUG util.py:444: Verifying : perl-Carp-1.52-490.fc38.noarch 63/133 DEBUG util.py:444: Verifying : perl-Data-Dumper-2.184-491.fc38.s390x 64/133 DEBUG util.py:444: Verifying : perl-Encode-4:3.19-493.fc38.s390x 65/133 DEBUG util.py:444: Verifying : perl-Exporter-5.77-490.fc38.noarch 66/133 DEBUG util.py:444: Verifying : perl-File-Path-2.18-490.fc38.noarch 67/133 DEBUG util.py:444: Verifying : perl-File-Temp-1:0.231.100-490.fc38.noarch 68/133 DEBUG util.py:444: Verifying : perl-Getopt-Long-1:2.54-2.fc38.noarch 69/133 DEBUG util.py:444: Verifying : perl-HTTP-Tiny-0.082-2.fc38.noarch 70/133 DEBUG util.py:444: Verifying : perl-MIME-Base64-3.16-490.fc38.s390x 71/133 DEBUG util.py:444: Verifying : perl-PathTools-3.84-490.fc38.s390x 72/133 DEBUG util.py:444: Verifying : perl-Pod-Escapes-1:1.07-490.fc38.noarch 73/133 DEBUG util.py:444: Verifying : perl-Pod-Perldoc-3.28.01-491.fc38.noarch 74/133 DEBUG util.py:444: Verifying : perl-Pod-Simple-1:3.43-491.fc38.noarch 75/133 DEBUG util.py:444: Verifying : perl-Pod-Usage-4:2.03-4.fc38.noarch 76/133 DEBUG util.py:444: Verifying : perl-Scalar-List-Utils-5:1.63-490.fc38.s390x 77/133 DEBUG util.py:444: Verifying : perl-Socket-4:2.036-2.fc38.s390x 78/133 DEBUG util.py:444: Verifying : perl-Storable-1:3.26-490.fc38.s390x 79/133 DEBUG util.py:444: Verifying : perl-Term-ANSIColor-5.01-491.fc38.noarch 80/133 DEBUG util.py:444: Verifying : perl-Term-Cap-1.18-1.fc38.noarch 81/133 DEBUG util.py:444: Verifying : perl-Text-ParseWords-3.31-490.fc38.noarch 82/133 DEBUG util.py:444: Verifying : perl-Thread-Queue-3.14-490.fc38.noarch 83/133 DEBUG util.py:444: Verifying : perl-Time-Local-2:1.300-490.fc38.noarch 84/133 DEBUG util.py:444: Verifying : perl-constant-1.33-491.fc38.noarch 85/133 DEBUG util.py:444: Verifying : perl-parent-1:0.241-1.fc38.noarch 86/133 DEBUG util.py:444: Verifying : perl-podlators-1:5.01-2.fc38.noarch 87/133 DEBUG util.py:444: Verifying : perl-threads-1:2.27-490.fc38.s390x 88/133 DEBUG util.py:444: Verifying : perl-threads-shared-1.64-490.fc38.s390x 89/133 DEBUG util.py:444: Verifying : policycoreutils-3.5-1.fc38.s390x 90/133 DEBUG util.py:444: Verifying : policycoreutils-devel-3.5-1.fc38.s390x 91/133 DEBUG util.py:444: Verifying : policycoreutils-python-utils-3.5-1.fc38.noarch 92/133 DEBUG util.py:444: Verifying : popt-devel-1.19-2.fc38.s390x 93/133 DEBUG util.py:444: Verifying : python-rpm-macros-3.11-10.fc38.noarch 94/133 DEBUG util.py:444: Verifying : python3-distro-1.8.0-2.fc38.noarch 95/133 DEBUG util.py:444: Verifying : python3-gpg-1.17.1-3.fc38.s390x 96/133 DEBUG util.py:444: Verifying : python3-libcomps-0.1.18-6.fc38.s390x 97/133 DEBUG util.py:444: Verifying : python3-libselinux-3.5-1.fc38.s390x 98/133 DEBUG util.py:444: Verifying : python3-libsemanage-3.5-2.fc38.s390x 99/133 DEBUG util.py:444: Verifying : python3-packaging-23.0-1.fc38.noarch 100/133 DEBUG util.py:444: Verifying : python3-policycoreutils-3.5-1.fc38.noarch 101/133 DEBUG util.py:444: Verifying : python3-rpm-macros-3.11-10.fc38.noarch 102/133 DEBUG util.py:444: Verifying : python3-setuptools-65.5.1-2.fc38.noarch 103/133 DEBUG util.py:444: Verifying : tpm2-tss-4.0.1-3.fc38.s390x 104/133 DEBUG util.py:444: Verifying : uthash-devel-2.3.0-4.fc38.noarch 105/133 DEBUG util.py:444: Verifying : dnf-4.15.1-1.fc38.noarch 106/133 DEBUG util.py:444: Verifying : dnf-data-4.15.1-1.fc38.noarch 107/133 DEBUG util.py:444: Verifying : glib2-2.76.3-1.fc38.s390x 108/133 DEBUG util.py:444: Verifying : libdnf-0.70.1-1.fc38.s390x 109/133 DEBUG util.py:444: Verifying : libgcrypt-1.10.2-1.fc38.s390x 110/133 DEBUG util.py:444: Verifying : libgpg-error-1.47-1.fc38.s390x 111/133 DEBUG util.py:444: Verifying : libmodulemd-2.15.0-2.fc38.s390x 112/133 DEBUG util.py:444: Verifying : libreport-filesystem-2.17.10-1.fc38.noarch 113/133 DEBUG util.py:444: Verifying : libzstd-devel-1.5.5-1.fc38.s390x 114/133 DEBUG util.py:444: Verifying : perl-Text-Tabs+Wrap-2023.0511-1.fc38.noarch 115/133 DEBUG util.py:444: Verifying : pyproject-rpm-macros-1.8.0-1.fc38.noarch 116/133 DEBUG util.py:444: Verifying : python3-dnf-4.15.1-1.fc38.noarch 117/133 DEBUG util.py:444: Verifying : python3-hawkey-0.70.1-1.fc38.s390x 118/133 DEBUG util.py:444: Verifying : python3-libdnf-0.70.1-1.fc38.s390x 119/133 DEBUG util.py:444: Verifying : python3-rpm-4.18.1-3.fc38.s390x 120/133 DEBUG util.py:444: Verifying : python3-rpm-generators-14-4.fc38.noarch 121/133 DEBUG util.py:444: Verifying : python3-setools-4.4.2-1.fc38.s390x 122/133 DEBUG util.py:444: Verifying : rpm-devel-4.18.1-3.fc38.s390x 123/133 DEBUG util.py:444: Verifying : rpm-plugin-selinux-4.18.1-3.fc38.s390x 124/133 DEBUG util.py:444: Verifying : rpm-sign-libs-4.18.1-3.fc38.s390x 125/133 DEBUG util.py:444: Verifying : selinux-policy-38.15-1.fc38.noarch 126/133 DEBUG util.py:444: Verifying : selinux-policy-devel-38.15-1.fc38.noarch 127/133 DEBUG util.py:444: Verifying : selinux-policy-targeted-38.15-1.fc38.noarch 128/133 DEBUG util.py:444: Verifying : systemd-253.4-1.fc38.s390x 129/133 DEBUG util.py:444: Verifying : systemd-devel-253.4-1.fc38.s390x 130/133 DEBUG util.py:444: Verifying : systemd-pam-253.4-1.fc38.s390x 131/133 DEBUG util.py:444: Verifying : systemd-rpm-macros-253.4-1.fc38.noarch 132/133 DEBUG util.py:444: Verifying : zchunk-libs-1.3.1-1.fc38.s390x 133/133 DEBUG util.py:444: Installed: 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: checkpolicy-3.5-1.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: dnf-4.15.1-1.fc38.noarch DEBUG util.py:444: dnf-data-4.15.1-1.fc38.noarch DEBUG util.py:444: emacs-filesystem-1:28.2-4.fc38.noarch DEBUG util.py:444: file-devel-5.44-3.fc38.s390x DEBUG util.py:444: glib2-2.76.3-1.fc38.s390x DEBUG util.py:444: gnupg2-2.4.0-3.fc38.s390x DEBUG util.py:444: gnutls-3.8.0-2.fc38.s390x DEBUG util.py:444: gpgme-1.17.1-3.fc38.s390x DEBUG util.py:444: groff-base-1.22.4-11.fc38.s390x DEBUG util.py:444: ima-evm-utils-1.4-7.fc38.s390x DEBUG util.py:444: json-c-0.16-4.fc38.s390x DEBUG util.py:444: kmod-libs-30-4.fc38.s390x DEBUG util.py:444: libassuan-2.5.5-6.fc38.s390x DEBUG util.py:444: libcap-ng-devel-0.8.3-5.fc38.s390x DEBUG util.py:444: libcomps-0.1.18-6.fc38.s390x DEBUG util.py:444: libdnf-0.70.1-1.fc38.s390x DEBUG util.py:444: libfsverity-1.4-9.fc38.s390x DEBUG util.py:444: libgcrypt-1.10.2-1.fc38.s390x DEBUG util.py:444: libgpg-error-1.47-1.fc38.s390x DEBUG util.py:444: libksba-1.6.3-2.fc38.s390x DEBUG util.py:444: libmodulemd-2.15.0-2.fc38.s390x DEBUG util.py:444: librepo-1.15.1-2.fc38.s390x DEBUG util.py:444: libreport-filesystem-2.17.10-1.fc38.noarch DEBUG util.py:444: libseccomp-2.5.3-4.fc38.s390x DEBUG util.py:444: libseccomp-devel-2.5.3-4.fc38.s390x DEBUG util.py:444: libselinux-utils-3.5-1.fc38.s390x DEBUG util.py:444: libsolv-0.7.22-4.fc38.s390x DEBUG util.py:444: libtool-2.4.7-6.fc38.s390x DEBUG util.py:444: libunistring-1.1-3.fc38.s390x DEBUG util.py:444: libyaml-0.2.5-9.fc38.s390x DEBUG util.py:444: libzstd-devel-1.5.5-1.fc38.s390x DEBUG util.py:444: lmdb-0.9.30-1.fc38.s390x DEBUG util.py:444: lmdb-devel-0.9.30-1.fc38.s390x DEBUG util.py:444: lmdb-libs-0.9.30-1.fc38.s390x DEBUG util.py:444: m4-1.4.19-5.fc38.s390x DEBUG util.py:444: ncurses-6.4-3.20230114.fc38.s390x DEBUG util.py:444: nettle-3.8-3.fc38.s390x DEBUG util.py:444: npth-1.6-12.fc38.s390x DEBUG util.py:444: openssl-devel-1:3.0.8-2.fc38.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.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.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.s390x DEBUG util.py:444: perl-POSIX-2.03-497.fc38_clang16_03.s390x DEBUG util.py:444: perl-PathTools-3.84-490.fc38.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.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.s390x DEBUG util.py:444: perl-Storable-1:3.26-490.fc38.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-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.s390x DEBUG util.py:444: perl-threads-shared-1.64-490.fc38.s390x DEBUG util.py:444: perl-vars-1.05-497.fc38_clang16_03.noarch DEBUG util.py:444: policycoreutils-3.5-1.fc38.s390x DEBUG util.py:444: policycoreutils-devel-3.5-1.fc38.s390x DEBUG util.py:444: policycoreutils-python-utils-3.5-1.fc38.noarch DEBUG util.py:444: popt-devel-1.19-2.fc38.s390x DEBUG util.py:444: pyproject-rpm-macros-1.8.0-1.fc38.noarch DEBUG util.py:444: python-rpm-macros-3.11-10.fc38.noarch DEBUG util.py:444: python3-audit-3.1.1-1.fc38_clang16_03.s390x DEBUG util.py:444: python3-devel-3.11.3-2.fc38_clang16_03.s390x DEBUG util.py:444: python3-distro-1.8.0-2.fc38.noarch DEBUG util.py:444: python3-dnf-4.15.1-1.fc38.noarch DEBUG util.py:444: python3-gpg-1.17.1-3.fc38.s390x DEBUG util.py:444: python3-hawkey-0.70.1-1.fc38.s390x DEBUG util.py:444: python3-libcomps-0.1.18-6.fc38.s390x DEBUG util.py:444: python3-libdnf-0.70.1-1.fc38.s390x DEBUG util.py:444: python3-libselinux-3.5-1.fc38.s390x DEBUG util.py:444: python3-libsemanage-3.5-2.fc38.s390x DEBUG util.py:444: python3-packaging-23.0-1.fc38.noarch DEBUG util.py:444: python3-policycoreutils-3.5-1.fc38.noarch DEBUG util.py:444: python3-rpm-4.18.1-3.fc38.s390x DEBUG util.py:444: python3-rpm-generators-14-4.fc38.noarch DEBUG util.py:444: python3-rpm-macros-3.11-10.fc38.noarch DEBUG util.py:444: python3-setools-4.4.2-1.fc38.s390x DEBUG util.py:444: python3-setuptools-65.5.1-2.fc38.noarch DEBUG util.py:444: rpm-devel-4.18.1-3.fc38.s390x DEBUG util.py:444: rpm-plugin-selinux-4.18.1-3.fc38.s390x DEBUG util.py:444: rpm-sign-libs-4.18.1-3.fc38.s390x DEBUG util.py:444: selinux-policy-38.15-1.fc38.noarch DEBUG util.py:444: selinux-policy-devel-38.15-1.fc38.noarch DEBUG util.py:444: selinux-policy-targeted-38.15-1.fc38.noarch DEBUG util.py:444: systemd-253.4-1.fc38.s390x DEBUG util.py:444: systemd-devel-253.4-1.fc38.s390x DEBUG util.py:444: systemd-pam-253.4-1.fc38.s390x DEBUG util.py:444: systemd-rpm-macros-253.4-1.fc38.noarch DEBUG util.py:444: tpm2-tss-4.0.1-3.fc38.s390x DEBUG util.py:444: uthash-devel-2.3.0-4.fc38.noarch DEBUG util.py:444: zchunk-libs-1.3.1-1.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-1685722372.217735/root/var/lib/mock/fedora-38-s390x-1685722372.217735/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-1685722372.217735/root/var/lib/mock/fedora-38-s390x-1685722372.217735/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-1685722372.217735/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-1685722372.217735/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-1685722372.217735/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-1685722372.217735/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-1685722372.217735/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-1685722372.217735/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-1685722372.217735/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