INFO buildroot.py:488:  Mock Version: 2.9
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root/dev/pts
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root/dev/pts
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root/dev/shm
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root/dev/shm
DEBUG buildroot.py:672:  kernel version == 5.10.7-200.fc33.x86_64
DEBUG file_util.py:30:  touching file: /var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root/etc/fstab
DEBUG file_util.py:30:  touching file: /var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root/etc/yum/yum.conf
DEBUG file_util.py:30:  touching file: /var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root/etc/dnf/dnf.conf
DEBUG file_util.py:30:  touching file: /var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root/var/log/yum.log
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root/var/cache/yum
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rawhide-x86_64/yum_cache', '/var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root/var/cache/dnf
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rawhide-x86_64/dnf_cache', '/var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root/proc
DEBUG file_util.py:30:  touching file: /var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root/proc/filesystems
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.cvt8kcbg', '/var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-bootstrap-1616449528.460533/root/var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-bootstrap-1616449528.460533/root/var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-bootstrap-1616449528.460533/root/var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-bootstrap-1616449528.460533/root/var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'private', '/var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root', '/var/lib/mock/fedora-rawhide-x86_64-bootstrap-1616449528.460533/root/var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/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:598:  Child return code was: 0
DEBUG buildroot.py:195:  rootdir = /var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root
DEBUG buildroot.py:196:  resultdir = /var/lib/copr-rpmbuild/results
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root/etc/pki/mock
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root/etc/dnf
DEBUG package_manager.py:570:  configure DNF vars
DEBUG util.py:624:  child environment: None
DEBUG util.py:536:  Using nspawn with args None
DEBUG util.py:542:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e2afb2eaabae4d4e94c8cb51a57afaee', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/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;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LD_PRELOAD=/var/tmp/tmp.mock.84_8f87a/$LIB/nosync.so', '--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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LD_PRELOAD': '/var/tmp/tmp.mock.84_8f87a/$LIB/nosync.so', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG util.py:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:536:  Using nspawn with args None
DEBUG util.py:542:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '6f5c793f9d1f4521a7406d81d3f8151f', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/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;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LD_PRELOAD=/var/tmp/tmp.mock.84_8f87a/$LIB/nosync.so', '--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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LD_PRELOAD': '/var/tmp/tmp.mock.84_8f87a/$LIB/nosync.so', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG util.py:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:536:  Using nspawn with args None
DEBUG util.py:542:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '4d87bd706f384bb9ad64ae60772180bb', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/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;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LD_PRELOAD=/var/tmp/tmp.mock.84_8f87a/$LIB/nosync.so', '--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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LD_PRELOAD': '/var/tmp/tmp.mock.84_8f87a/$LIB/nosync.so', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG util.py:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:536:  Using nspawn with args None
DEBUG util.py:542:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '02878763864844b1b8cbe976c70cf65e', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/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;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LD_PRELOAD=/var/tmp/tmp.mock.84_8f87a/$LIB/nosync.so', '--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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LD_PRELOAD': '/var/tmp/tmp.mock.84_8f87a/$LIB/nosync.so', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG util.py:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root/builddir/build
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root/builddir/build
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root/builddir/build/RPMS
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root/builddir/build/RPMS
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root/builddir/build/SPECS
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root/builddir/build/SPECS
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root/builddir/build/SRPMS
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root/builddir/build/SRPMS
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root/builddir/build/SOURCES
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root/builddir/build/SOURCES
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root/builddir/build/BUILD
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root/builddir/build/BUILD
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root/builddir/build/BUILDROOT
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root/builddir/build/BUILDROOT
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root/builddir/build/originals
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root/builddir/build/originals
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root/builddir
DEBUG util.py:624:  child environment: None
DEBUG util.py:536:  Using nspawn with args None
DEBUG util.py:542:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'aec1c4f9dea946d8a5672d2290ee8d7c', '-D', '/var/lib/mock/fedora-rawhide-x86_64-bootstrap-1616449528.460533/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;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG util.py:446:  gpg-pubkey-9867c58f-601c49ca
DEBUG util.py:446:  gpg-pubkey-45719a39-5f2c0192
DEBUG util.py:446:  libgcc-11.0.0-0.19.fc35.x86_64
DEBUG util.py:446:  crypto-policies-20210213-1.git5c710c0.fc35.noarch
DEBUG util.py:446:  fedora-release-identity-basic-35-0.4.noarch
DEBUG util.py:446:  tzdata-2021a-1.fc34.noarch
DEBUG util.py:446:  rust-srpm-macros-17-2.fc34.noarch
DEBUG util.py:446:  qt5-srpm-macros-5.15.2-2.fc34.noarch
DEBUG util.py:446:  publicsuffix-list-dafsa-20190417-5.fc34.noarch
DEBUG util.py:446:  pkgconf-m4-1.7.3-6.fc34.noarch
DEBUG util.py:446:  perl-srpm-macros-1-39.fc34.noarch
DEBUG util.py:446:  pcre2-syntax-10.36-4.fc35.noarch
DEBUG util.py:446:  openblas-srpm-macros-2-9.fc34.noarch
DEBUG util.py:446:  ocaml-srpm-macros-6-4.fc34.noarch
DEBUG util.py:446:  nim-srpm-macros-3-4.fc34.noarch
DEBUG util.py:446:  ncurses-base-6.2-5.20210306.fc35.noarch
DEBUG util.py:446:  libssh-config-0.9.5-2.fc34.noarch
DEBUG util.py:446:  kernel-srpm-macros-1.0-4.fc34.noarch
DEBUG util.py:446:  gnat-srpm-macros-4-13.fc34.noarch
DEBUG util.py:446:  ghc-srpm-macros-1.5.0-4.fc34.noarch
DEBUG util.py:446:  fpc-srpm-macros-1.3-3.fc34.noarch
DEBUG util.py:446:  fedora-gpg-keys-35-0.2.noarch
DEBUG util.py:446:  fedora-release-35-0.4.noarch
DEBUG util.py:446:  fedora-release-common-35-0.4.noarch
DEBUG util.py:446:  fedora-repos-rawhide-35-0.2.noarch
DEBUG util.py:446:  fedora-repos-35-0.2.noarch
DEBUG util.py:446:  setup-2.13.8-1.fc35.noarch
DEBUG util.py:446:  filesystem-3.14-5.fc34.x86_64
DEBUG util.py:446:  basesystem-11-11.fc34.noarch
DEBUG util.py:446:  glibc-minimal-langpack-2.33.9000-2.fc35.x86_64
DEBUG util.py:446:  glibc-common-2.33.9000-2.fc35.x86_64
DEBUG util.py:446:  glibc-2.33.9000-2.fc35.x86_64
DEBUG util.py:446:  ncurses-libs-6.2-5.20210306.fc35.x86_64
DEBUG util.py:446:  bash-5.1.4-1.fc35.x86_64
DEBUG util.py:446:  zlib-1.2.11-24.fc34.x86_64
DEBUG util.py:446:  bzip2-libs-1.0.8-6.fc34.x86_64
DEBUG util.py:446:  xz-libs-5.2.5-5.fc34.x86_64
DEBUG util.py:446:  elfutils-libelf-0.183-2.fc35.x86_64
DEBUG util.py:446:  libstdc++-11.0.0-0.19.fc35.x86_64
DEBUG util.py:446:  libxcrypt-4.4.18-1.fc35.x86_64
DEBUG util.py:446:  libzstd-1.4.9-1.fc35.x86_64
DEBUG util.py:446:  libattr-2.5.1-1.fc35.x86_64
DEBUG util.py:446:  libacl-2.3.1-1.fc35.x86_64
DEBUG util.py:446:  libcap-2.48-2.fc35.x86_64
DEBUG util.py:446:  libcom_err-1.46.2-2.fc35.x86_64
DEBUG util.py:446:  libuuid-2.36.2-3.fc35.x86_64
DEBUG util.py:446:  popt-1.18-4.fc35.x86_64
DEBUG util.py:446:  readline-8.1-2.fc34.x86_64
DEBUG util.py:446:  gmp-6.2.0-6.fc34.x86_64
DEBUG util.py:446:  mpfr-4.1.0-5.fc35.x86_64
DEBUG util.py:446:  unzip-6.0-50.fc34.x86_64
DEBUG util.py:446:  file-libs-5.39-5.fc34.x86_64
DEBUG util.py:446:  file-5.39-5.fc34.x86_64
DEBUG util.py:446:  sqlite-libs-3.35.2-1.fc35.x86_64
DEBUG util.py:446:  alternatives-1.15-2.fc34.x86_64
DEBUG util.py:446:  libcap-ng-0.8.2-4.fc34.x86_64
DEBUG util.py:446:  audit-libs-3.0.1-2.fc35.x86_64
DEBUG util.py:446:  libdb-5.3.28-46.fc34.x86_64
DEBUG util.py:446:  libsepol-3.2-1.fc35.x86_64
DEBUG util.py:446:  libunistring-0.9.10-10.fc34.x86_64
DEBUG util.py:446:  libidn2-2.3.0-5.fc34.x86_64
DEBUG util.py:446:  lua-libs-5.4.2-2.fc34.x86_64
DEBUG util.py:446:  lz4-libs-1.9.3-2.fc34.x86_64
DEBUG util.py:446:  pcre2-10.36-4.fc35.x86_64
DEBUG util.py:446:  libselinux-3.2-1.fc35.x86_64
DEBUG util.py:446:  sed-4.8-7.fc34.x86_64
DEBUG util.py:446:  findutils-4.8.0-2.fc34.x86_64
DEBUG util.py:446:  libsemanage-3.2-1.fc35.x86_64
DEBUG util.py:446:  shadow-utils-4.8.1-7.fc34.x86_64
DEBUG util.py:446:  libutempter-1.2.1-4.fc34.x86_64
DEBUG util.py:446:  tar-1.34-1.fc35.x86_64
DEBUG util.py:446:  libpsl-0.21.1-3.fc34.x86_64
DEBUG util.py:446:  zip-3.0-28.fc34.x86_64
DEBUG util.py:446:  zstd-1.4.9-1.fc35.x86_64
DEBUG util.py:446:  dwz-0.14-1.fc35.x86_64
DEBUG util.py:446:  libxml2-2.9.10-10.fc34.x86_64
DEBUG util.py:446:  bzip2-1.0.8-6.fc34.x86_64
DEBUG util.py:446:  info-6.7-10.fc34.x86_64
DEBUG util.py:446:  ed-1.14.2-10.fc34.x86_64
DEBUG util.py:446:  patch-2.7.6-14.fc34.x86_64
DEBUG util.py:446:  elfutils-default-yama-scope-0.183-2.fc35.noarch
DEBUG util.py:446:  cpio-2.13-10.fc35.x86_64
DEBUG util.py:446:  diffutils-3.7-8.fc34.x86_64
DEBUG util.py:446:  expat-2.2.10-2.fc34.x86_64
DEBUG util.py:446:  libmetalink-0.1.3-14.fc34.x86_64
DEBUG util.py:446:  keyutils-libs-1.6.1-2.fc34.x86_64
DEBUG util.py:446:  libbrotli-1.0.9-4.fc34.x86_64
DEBUG util.py:446:  libeconf-0.3.8-5.fc34.x86_64
DEBUG util.py:446:  libffi-3.1-28.fc34.x86_64
DEBUG util.py:446:  p11-kit-0.23.22-3.fc34.x86_64
DEBUG util.py:446:  libgomp-11.0.0-0.19.fc35.x86_64
DEBUG util.py:446:  libgpg-error-1.41-2.fc34.x86_64
DEBUG util.py:446:  libgcrypt-1.9.2-1.fc35.x86_64
DEBUG util.py:446:  libnghttp2-1.43.0-1.fc34.x86_64
DEBUG util.py:446:  libpkgconf-1.7.3-6.fc34.x86_64
DEBUG util.py:446:  pkgconf-1.7.3-6.fc34.x86_64
DEBUG util.py:446:  pkgconf-pkg-config-1.7.3-6.fc34.x86_64
DEBUG util.py:446:  libsigsegv-2.13-2.fc34.x86_64
DEBUG util.py:446:  gawk-5.1.0-3.fc34.x86_64
DEBUG util.py:446:  libsmartcols-2.36.2-3.fc35.x86_64
DEBUG util.py:446:  libtasn1-4.16.0-4.fc34.x86_64
DEBUG util.py:446:  p11-kit-trust-0.23.22-3.fc34.x86_64
DEBUG util.py:446:  libverto-0.3.2-1.fc35.x86_64
DEBUG util.py:446:  pcre-8.44-3.fc34.1.x86_64
DEBUG util.py:446:  grep-3.6-2.fc34.x86_64
DEBUG util.py:446:  xz-5.2.5-5.fc34.x86_64
DEBUG util.py:446:  xxhash-libs-0.8.0-2.fc34.x86_64
DEBUG util.py:446:  coreutils-common-8.32-19.fc35.x86_64
DEBUG util.py:446:  openssl-libs-1.1.1j-1.fc35.x86_64
DEBUG util.py:446:  coreutils-8.32-19.fc35.x86_64
DEBUG util.py:446:  ca-certificates-2020.2.41-7.fc34.noarch
DEBUG util.py:446:  krb5-libs-1.19.1-3.fc35.1.x86_64
DEBUG util.py:446:  libblkid-2.36.2-3.fc35.x86_64
DEBUG util.py:446:  libtirpc-1.3.1-1.fc34.x86_64
DEBUG util.py:446:  gzip-1.10-4.fc34.x86_64
DEBUG util.py:446:  cracklib-2.9.6-25.fc34.x86_64
DEBUG util.py:446:  cracklib-dicts-2.9.6-25.fc34.x86_64
DEBUG util.py:446:  libnsl2-1.3.0-2.fc34.x86_64
DEBUG util.py:446:  libpwquality-1.4.4-3.fc35.x86_64
DEBUG util.py:446:  pam-1.5.1-3.fc34.x86_64
DEBUG util.py:446:  libfdisk-2.36.2-3.fc35.x86_64
DEBUG util.py:446:  libmount-2.36.2-3.fc35.x86_64
DEBUG util.py:446:  cyrus-sasl-lib-2.1.27-9.fc35.x86_64
DEBUG util.py:446:  openldap-2.4.57-3.fc35.x86_64
DEBUG util.py:446:  libssh-0.9.5-2.fc34.x86_64
DEBUG util.py:446:  libcurl-7.75.0-2.fc35.x86_64
DEBUG util.py:446:  elfutils-libs-0.183-2.fc35.x86_64
DEBUG util.py:446:  elfutils-debuginfod-client-0.183-2.fc35.x86_64
DEBUG util.py:446:  binutils-gold-2.36.1-7.fc35.x86_64
DEBUG util.py:446:  binutils-2.36.1-7.fc35.x86_64
DEBUG util.py:446:  elfutils-0.183-2.fc35.x86_64
DEBUG util.py:446:  gdb-minimal-10.1-15.fc35.x86_64
DEBUG util.py:446:  curl-7.75.0-2.fc35.x86_64
DEBUG util.py:446:  systemd-libs-248~rc4-2.fc35.x86_64
DEBUG util.py:446:  libarchive-3.5.1-2.fc34.x86_64
DEBUG util.py:446:  rpm-4.16.1.2-6.fc34.x86_64
DEBUG util.py:446:  rpm-libs-4.16.1.2-6.fc34.x86_64
DEBUG util.py:446:  rpm-build-libs-4.16.1.2-6.fc34.x86_64
DEBUG util.py:446:  efi-srpm-macros-4-6.fc34.noarch
DEBUG util.py:446:  lua-srpm-macros-1-4.fc34.noarch
DEBUG util.py:446:  fonts-srpm-macros-2.0.5-5.fc34.noarch
DEBUG util.py:446:  go-srpm-macros-3.0.9-3.fc35.noarch
DEBUG util.py:446:  python-srpm-macros-3.9-35.fc35.noarch
DEBUG util.py:446:  redhat-rpm-config-181-1.fc35.noarch
DEBUG util.py:446:  rpm-build-4.16.1.2-6.fc34.x86_64
DEBUG util.py:446:  util-linux-2.36.2-3.fc35.x86_64
DEBUG util.py:446:  which-2.21-23.fc35.x86_64
DEBUG util.py:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root/proc
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root/proc
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/proc', '/var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root/sys
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root/sys
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/sys', '/var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root/dev/shm
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root/dev/pts
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root/sys/fs/selinux
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root/installation-homedir
DEBUG package_manager.py:197:  ['/usr/bin/dnf', '--installroot', '/var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root/', '-y', '--releasever', '35', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update']
DEBUG util.py:624:  child environment: None
DEBUG util.py:536:  Using nspawn with args ['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.95702ipm:/etc/resolv.conf']
DEBUG util.py:542:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '3ec3f3010fbe4c818d2b86a3cdef8110', '-D', '/var/lib/mock/fedora-rawhide-x86_64-bootstrap-1616449528.460533/root', '-a', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.95702ipm:/etc/resolv.conf', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--setenv=LD_PRELOAD=/var/tmp/tmp.mock.84_8f87a/$LIB/nosync.so', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root/', '-y', '--releasever', '35', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'LD_PRELOAD': '/var/tmp/tmp.mock.84_8f87a/$LIB/nosync.so', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG util.py:444:  No matches found for the following disable plugin patterns: local, spacewalk
DEBUG util.py:446:  Copr repository                                  84 kB/s | 3.3 kB     00:00    
DEBUG util.py:446:  Additional repo copr_plambri_desktop_apps_fedor 201 kB/s | 3.3 kB     00:00    
DEBUG util.py:446:  fedora                                          131 kB/s | 6.7 kB     00:00    
DEBUG util.py:446:  Dependencies resolved.
DEBUG util.py:446:  Nothing to do.
DEBUG util.py:446:  Complete!
DEBUG util.py:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/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:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/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:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/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:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/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:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/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:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/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:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/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:598:  Child return code was: 0
DEBUG util.py:169:  kill orphans
DEBUG util.py:624:  child environment: None
DEBUG util.py:536:  Using nspawn with args None
DEBUG util.py:542:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f78a93013ccd4dac8e0bb9051be4421c', '-D', '/var/lib/mock/fedora-rawhide-x86_64-bootstrap-1616449528.460533/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;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG util.py:446:  gpg-pubkey-9867c58f-601c49ca
DEBUG util.py:446:  gpg-pubkey-45719a39-5f2c0192
DEBUG util.py:446:  libgcc-11.0.0-0.19.fc35.x86_64
DEBUG util.py:446:  crypto-policies-20210213-1.git5c710c0.fc35.noarch
DEBUG util.py:446:  fedora-release-identity-basic-35-0.4.noarch
DEBUG util.py:446:  tzdata-2021a-1.fc34.noarch
DEBUG util.py:446:  rust-srpm-macros-17-2.fc34.noarch
DEBUG util.py:446:  qt5-srpm-macros-5.15.2-2.fc34.noarch
DEBUG util.py:446:  publicsuffix-list-dafsa-20190417-5.fc34.noarch
DEBUG util.py:446:  pkgconf-m4-1.7.3-6.fc34.noarch
DEBUG util.py:446:  perl-srpm-macros-1-39.fc34.noarch
DEBUG util.py:446:  pcre2-syntax-10.36-4.fc35.noarch
DEBUG util.py:446:  openblas-srpm-macros-2-9.fc34.noarch
DEBUG util.py:446:  ocaml-srpm-macros-6-4.fc34.noarch
DEBUG util.py:446:  nim-srpm-macros-3-4.fc34.noarch
DEBUG util.py:446:  ncurses-base-6.2-5.20210306.fc35.noarch
DEBUG util.py:446:  libssh-config-0.9.5-2.fc34.noarch
DEBUG util.py:446:  kernel-srpm-macros-1.0-4.fc34.noarch
DEBUG util.py:446:  gnat-srpm-macros-4-13.fc34.noarch
DEBUG util.py:446:  ghc-srpm-macros-1.5.0-4.fc34.noarch
DEBUG util.py:446:  fpc-srpm-macros-1.3-3.fc34.noarch
DEBUG util.py:446:  fedora-gpg-keys-35-0.2.noarch
DEBUG util.py:446:  fedora-release-35-0.4.noarch
DEBUG util.py:446:  fedora-release-common-35-0.4.noarch
DEBUG util.py:446:  fedora-repos-rawhide-35-0.2.noarch
DEBUG util.py:446:  fedora-repos-35-0.2.noarch
DEBUG util.py:446:  setup-2.13.8-1.fc35.noarch
DEBUG util.py:446:  filesystem-3.14-5.fc34.x86_64
DEBUG util.py:446:  basesystem-11-11.fc34.noarch
DEBUG util.py:446:  glibc-minimal-langpack-2.33.9000-2.fc35.x86_64
DEBUG util.py:446:  glibc-common-2.33.9000-2.fc35.x86_64
DEBUG util.py:446:  glibc-2.33.9000-2.fc35.x86_64
DEBUG util.py:446:  ncurses-libs-6.2-5.20210306.fc35.x86_64
DEBUG util.py:446:  bash-5.1.4-1.fc35.x86_64
DEBUG util.py:446:  zlib-1.2.11-24.fc34.x86_64
DEBUG util.py:446:  bzip2-libs-1.0.8-6.fc34.x86_64
DEBUG util.py:446:  xz-libs-5.2.5-5.fc34.x86_64
DEBUG util.py:446:  elfutils-libelf-0.183-2.fc35.x86_64
DEBUG util.py:446:  libstdc++-11.0.0-0.19.fc35.x86_64
DEBUG util.py:446:  libxcrypt-4.4.18-1.fc35.x86_64
DEBUG util.py:446:  libzstd-1.4.9-1.fc35.x86_64
DEBUG util.py:446:  libattr-2.5.1-1.fc35.x86_64
DEBUG util.py:446:  libacl-2.3.1-1.fc35.x86_64
DEBUG util.py:446:  libcap-2.48-2.fc35.x86_64
DEBUG util.py:446:  libcom_err-1.46.2-2.fc35.x86_64
DEBUG util.py:446:  libuuid-2.36.2-3.fc35.x86_64
DEBUG util.py:446:  popt-1.18-4.fc35.x86_64
DEBUG util.py:446:  readline-8.1-2.fc34.x86_64
DEBUG util.py:446:  gmp-6.2.0-6.fc34.x86_64
DEBUG util.py:446:  mpfr-4.1.0-5.fc35.x86_64
DEBUG util.py:446:  unzip-6.0-50.fc34.x86_64
DEBUG util.py:446:  file-libs-5.39-5.fc34.x86_64
DEBUG util.py:446:  file-5.39-5.fc34.x86_64
DEBUG util.py:446:  sqlite-libs-3.35.2-1.fc35.x86_64
DEBUG util.py:446:  alternatives-1.15-2.fc34.x86_64
DEBUG util.py:446:  libcap-ng-0.8.2-4.fc34.x86_64
DEBUG util.py:446:  audit-libs-3.0.1-2.fc35.x86_64
DEBUG util.py:446:  libdb-5.3.28-46.fc34.x86_64
DEBUG util.py:446:  libsepol-3.2-1.fc35.x86_64
DEBUG util.py:446:  libunistring-0.9.10-10.fc34.x86_64
DEBUG util.py:446:  libidn2-2.3.0-5.fc34.x86_64
DEBUG util.py:446:  lua-libs-5.4.2-2.fc34.x86_64
DEBUG util.py:446:  lz4-libs-1.9.3-2.fc34.x86_64
DEBUG util.py:446:  pcre2-10.36-4.fc35.x86_64
DEBUG util.py:446:  libselinux-3.2-1.fc35.x86_64
DEBUG util.py:446:  sed-4.8-7.fc34.x86_64
DEBUG util.py:446:  findutils-4.8.0-2.fc34.x86_64
DEBUG util.py:446:  libsemanage-3.2-1.fc35.x86_64
DEBUG util.py:446:  shadow-utils-4.8.1-7.fc34.x86_64
DEBUG util.py:446:  libutempter-1.2.1-4.fc34.x86_64
DEBUG util.py:446:  tar-1.34-1.fc35.x86_64
DEBUG util.py:446:  libpsl-0.21.1-3.fc34.x86_64
DEBUG util.py:446:  zip-3.0-28.fc34.x86_64
DEBUG util.py:446:  zstd-1.4.9-1.fc35.x86_64
DEBUG util.py:446:  dwz-0.14-1.fc35.x86_64
DEBUG util.py:446:  libxml2-2.9.10-10.fc34.x86_64
DEBUG util.py:446:  bzip2-1.0.8-6.fc34.x86_64
DEBUG util.py:446:  info-6.7-10.fc34.x86_64
DEBUG util.py:446:  ed-1.14.2-10.fc34.x86_64
DEBUG util.py:446:  patch-2.7.6-14.fc34.x86_64
DEBUG util.py:446:  elfutils-default-yama-scope-0.183-2.fc35.noarch
DEBUG util.py:446:  cpio-2.13-10.fc35.x86_64
DEBUG util.py:446:  diffutils-3.7-8.fc34.x86_64
DEBUG util.py:446:  expat-2.2.10-2.fc34.x86_64
DEBUG util.py:446:  libmetalink-0.1.3-14.fc34.x86_64
DEBUG util.py:446:  keyutils-libs-1.6.1-2.fc34.x86_64
DEBUG util.py:446:  libbrotli-1.0.9-4.fc34.x86_64
DEBUG util.py:446:  libeconf-0.3.8-5.fc34.x86_64
DEBUG util.py:446:  libffi-3.1-28.fc34.x86_64
DEBUG util.py:446:  p11-kit-0.23.22-3.fc34.x86_64
DEBUG util.py:446:  libgomp-11.0.0-0.19.fc35.x86_64
DEBUG util.py:446:  libgpg-error-1.41-2.fc34.x86_64
DEBUG util.py:446:  libgcrypt-1.9.2-1.fc35.x86_64
DEBUG util.py:446:  libnghttp2-1.43.0-1.fc34.x86_64
DEBUG util.py:446:  libpkgconf-1.7.3-6.fc34.x86_64
DEBUG util.py:446:  pkgconf-1.7.3-6.fc34.x86_64
DEBUG util.py:446:  pkgconf-pkg-config-1.7.3-6.fc34.x86_64
DEBUG util.py:446:  libsigsegv-2.13-2.fc34.x86_64
DEBUG util.py:446:  gawk-5.1.0-3.fc34.x86_64
DEBUG util.py:446:  libsmartcols-2.36.2-3.fc35.x86_64
DEBUG util.py:446:  libtasn1-4.16.0-4.fc34.x86_64
DEBUG util.py:446:  p11-kit-trust-0.23.22-3.fc34.x86_64
DEBUG util.py:446:  libverto-0.3.2-1.fc35.x86_64
DEBUG util.py:446:  pcre-8.44-3.fc34.1.x86_64
DEBUG util.py:446:  grep-3.6-2.fc34.x86_64
DEBUG util.py:446:  xz-5.2.5-5.fc34.x86_64
DEBUG util.py:446:  xxhash-libs-0.8.0-2.fc34.x86_64
DEBUG util.py:446:  coreutils-common-8.32-19.fc35.x86_64
DEBUG util.py:446:  openssl-libs-1.1.1j-1.fc35.x86_64
DEBUG util.py:446:  coreutils-8.32-19.fc35.x86_64
DEBUG util.py:446:  ca-certificates-2020.2.41-7.fc34.noarch
DEBUG util.py:446:  krb5-libs-1.19.1-3.fc35.1.x86_64
DEBUG util.py:446:  libblkid-2.36.2-3.fc35.x86_64
DEBUG util.py:446:  libtirpc-1.3.1-1.fc34.x86_64
DEBUG util.py:446:  gzip-1.10-4.fc34.x86_64
DEBUG util.py:446:  cracklib-2.9.6-25.fc34.x86_64
DEBUG util.py:446:  cracklib-dicts-2.9.6-25.fc34.x86_64
DEBUG util.py:446:  libnsl2-1.3.0-2.fc34.x86_64
DEBUG util.py:446:  libpwquality-1.4.4-3.fc35.x86_64
DEBUG util.py:446:  pam-1.5.1-3.fc34.x86_64
DEBUG util.py:446:  libfdisk-2.36.2-3.fc35.x86_64
DEBUG util.py:446:  libmount-2.36.2-3.fc35.x86_64
DEBUG util.py:446:  cyrus-sasl-lib-2.1.27-9.fc35.x86_64
DEBUG util.py:446:  openldap-2.4.57-3.fc35.x86_64
DEBUG util.py:446:  libssh-0.9.5-2.fc34.x86_64
DEBUG util.py:446:  libcurl-7.75.0-2.fc35.x86_64
DEBUG util.py:446:  elfutils-libs-0.183-2.fc35.x86_64
DEBUG util.py:446:  elfutils-debuginfod-client-0.183-2.fc35.x86_64
DEBUG util.py:446:  binutils-gold-2.36.1-7.fc35.x86_64
DEBUG util.py:446:  binutils-2.36.1-7.fc35.x86_64
DEBUG util.py:446:  elfutils-0.183-2.fc35.x86_64
DEBUG util.py:446:  gdb-minimal-10.1-15.fc35.x86_64
DEBUG util.py:446:  curl-7.75.0-2.fc35.x86_64
DEBUG util.py:446:  systemd-libs-248~rc4-2.fc35.x86_64
DEBUG util.py:446:  libarchive-3.5.1-2.fc34.x86_64
DEBUG util.py:446:  rpm-4.16.1.2-6.fc34.x86_64
DEBUG util.py:446:  rpm-libs-4.16.1.2-6.fc34.x86_64
DEBUG util.py:446:  rpm-build-libs-4.16.1.2-6.fc34.x86_64
DEBUG util.py:446:  efi-srpm-macros-4-6.fc34.noarch
DEBUG util.py:446:  lua-srpm-macros-1-4.fc34.noarch
DEBUG util.py:446:  fonts-srpm-macros-2.0.5-5.fc34.noarch
DEBUG util.py:446:  go-srpm-macros-3.0.9-3.fc35.noarch
DEBUG util.py:446:  python-srpm-macros-3.9-35.fc35.noarch
DEBUG util.py:446:  redhat-rpm-config-181-1.fc35.noarch
DEBUG util.py:446:  rpm-build-4.16.1.2-6.fc34.x86_64
DEBUG util.py:446:  util-linux-2.36.2-3.fc35.x86_64
DEBUG util.py:446:  which-2.21-23.fc35.x86_64
DEBUG util.py:598:  Child return code was: 0
DEBUG file_util.py:30:  touching file: /var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root/.initialized
DEBUG util.py:624:  child environment: None
DEBUG util.py:536:  Using nspawn with args ['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.f2ldtyld:/etc/resolv.conf', '--bind=/dev/btrfs-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:542:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a36303ba160d4f719dbfeea0a30fc400', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.f2ldtyld:/etc/resolv.conf', '--bind=/dev/btrfs-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;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/pamixer-1.4-1.fc35.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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG util.py:446:  Updating / installing...
DEBUG util.py:446:  pamixer-1.4-1.fc35                    ########################################
DEBUG util.py:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:536:  Using nspawn with args ['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.f2ldtyld:/etc/resolv.conf', '--bind=/dev/btrfs-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:542:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '36e87acf79e04bc386294779db1b6ed6', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.f2ldtyld:/etc/resolv.conf', '--bind=/dev/btrfs-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;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qpl', '/builddir/build/originals/pamixer-1.4-1.fc35.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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG util.py:446:  1.4.tar.gz
DEBUG util.py:446:  pamixer.spec
DEBUG util.py:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root/proc
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root/proc
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/proc', '/var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root/sys
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root/sys
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/sys', '/var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root/dev/shm
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root/dev/pts
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root/sys/fs/selinux
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root/installation-homedir
DEBUG package_manager.py:197:  ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root/', '--releasever', '35', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '/var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root//builddir/build/SRPMS/pamixer-1.4-1.fc35.src.rpm']
DEBUG util.py:624:  child environment: None
DEBUG util.py:536:  Using nspawn with args ['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.95702ipm:/etc/resolv.conf']
DEBUG util.py:542:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '5a88a297a8984c34ac09d61562df8ea7', '-D', '/var/lib/mock/fedora-rawhide-x86_64-bootstrap-1616449528.460533/root', '-a', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.95702ipm:/etc/resolv.conf', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--setenv=LD_PRELOAD=/var/tmp/tmp.mock.84_8f87a/$LIB/nosync.so', '--resolv-conf=off', '/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root/', '--releasever', '35', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '/var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root//builddir/build/SRPMS/pamixer-1.4-1.fc35.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'LD_PRELOAD': '/var/tmp/tmp.mock.84_8f87a/$LIB/nosync.so', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG util.py:444:  No matches found for the following disable plugin patterns: local, spacewalk
DEBUG util.py:446:  Copr repository                                 188 kB/s | 3.3 kB     00:00    
DEBUG util.py:446:  Additional repo copr_plambri_desktop_apps_fedor 206 kB/s | 3.3 kB     00:00    
DEBUG util.py:446:  fedora                                          148 kB/s | 6.7 kB     00:00    
DEBUG util.py:446:  Dependencies resolved.
DEBUG util.py:446:  ================================================================================
DEBUG util.py:446:   Package                     Arch     Version                    Repo      Size
DEBUG util.py:446:  ================================================================================
DEBUG util.py:446:  Installing:
DEBUG util.py:446:   boost-devel                 x86_64   1.75.0-3.fc34              fedora    11 M
DEBUG util.py:446:   gcc-c++                     x86_64   11.0.0-0.19.fc35           fedora    12 M
DEBUG util.py:446:   pulseaudio-libs-devel       x86_64   14.2-3.fc34                fedora   393 k
DEBUG util.py:446:  Installing dependencies:
DEBUG util.py:446:   annobin                     x86_64   9.60-1.fc34                fedora   134 k
DEBUG util.py:446:   boost                       x86_64   1.75.0-3.fc34              fedora    13 k
DEBUG util.py:446:   boost-atomic                x86_64   1.75.0-3.fc34              fedora    19 k
DEBUG util.py:446:   boost-chrono                x86_64   1.75.0-3.fc34              fedora    26 k
DEBUG util.py:446:   boost-container             x86_64   1.75.0-3.fc34              fedora    38 k
DEBUG util.py:446:   boost-context               x86_64   1.75.0-3.fc34              fedora    16 k
DEBUG util.py:446:   boost-contract              x86_64   1.75.0-3.fc34              fedora    47 k
DEBUG util.py:446:   boost-coroutine             x86_64   1.75.0-3.fc34              fedora    34 k
DEBUG util.py:446:   boost-date-time             x86_64   1.75.0-3.fc34              fedora    14 k
DEBUG util.py:446:   boost-fiber                 x86_64   1.75.0-3.fc34              fedora    41 k
DEBUG util.py:446:   boost-filesystem            x86_64   1.75.0-3.fc34              fedora    59 k
DEBUG util.py:446:   boost-graph                 x86_64   1.75.0-3.fc34              fedora   103 k
DEBUG util.py:446:   boost-iostreams             x86_64   1.75.0-3.fc34              fedora    39 k
DEBUG util.py:446:   boost-json                  x86_64   1.75.0-3.fc34              fedora   111 k
DEBUG util.py:446:   boost-locale                x86_64   1.75.0-3.fc34              fedora   219 k
DEBUG util.py:446:   boost-log                   x86_64   1.75.0-3.fc34              fedora   416 k
DEBUG util.py:446:   boost-math                  x86_64   1.75.0-3.fc34              fedora   210 k
DEBUG util.py:446:   boost-nowide                x86_64   1.75.0-3.fc34              fedora    16 k
DEBUG util.py:446:   boost-numpy3                x86_64   1.75.0-3.fc34              fedora    28 k
DEBUG util.py:446:   boost-program-options       x86_64   1.75.0-3.fc34              fedora   109 k
DEBUG util.py:446:   boost-python3               x86_64   1.75.0-3.fc34              fedora    97 k
DEBUG util.py:446:   boost-random                x86_64   1.75.0-3.fc34              fedora    25 k
DEBUG util.py:446:   boost-regex                 x86_64   1.75.0-3.fc34              fedora   284 k
DEBUG util.py:446:   boost-serialization         x86_64   1.75.0-3.fc34              fedora   133 k
DEBUG util.py:446:   boost-stacktrace            x86_64   1.75.0-3.fc34              fedora    29 k
DEBUG util.py:446:   boost-system                x86_64   1.75.0-3.fc34              fedora    14 k
DEBUG util.py:446:   boost-test                  x86_64   1.75.0-3.fc34              fedora   235 k
DEBUG util.py:446:   boost-thread                x86_64   1.75.0-3.fc34              fedora    57 k
DEBUG util.py:446:   boost-timer                 x86_64   1.75.0-3.fc34              fedora    25 k
DEBUG util.py:446:   boost-type_erasure          x86_64   1.75.0-3.fc34              fedora    32 k
DEBUG util.py:446:   boost-wave                  x86_64   1.75.0-3.fc34              fedora   214 k
DEBUG util.py:446:   cpp                         x86_64   11.0.0-0.19.fc35           fedora    10 M
DEBUG util.py:446:   dbus-libs                   x86_64   1:1.12.20-3.fc34           fedora   151 k
DEBUG util.py:446:   flac-libs                   x86_64   1.3.3-5.fc34               fedora   222 k
DEBUG util.py:446:   flexiblas                   x86_64   3.0.4-3.fc34               fedora    31 k
DEBUG util.py:446:   flexiblas-netlib            x86_64   3.0.4-3.fc34               fedora   3.0 M
DEBUG util.py:446:   flexiblas-openblas-openmp   x86_64   3.0.4-3.fc34               fedora    18 k
DEBUG util.py:446:   gc                          x86_64   8.0.4-5.fc34               fedora   105 k
DEBUG util.py:446:   gcc                         x86_64   11.0.0-0.19.fc35           fedora    31 M
DEBUG util.py:446:   gdbm-libs                   x86_64   1:1.19-2.fc34              fedora    54 k
DEBUG util.py:446:   glib2                       x86_64   2.67.6-2.fc35              fedora   2.7 M
DEBUG util.py:446:   glib2-devel                 x86_64   2.67.6-2.fc35              fedora   475 k
DEBUG util.py:446:   glibc-devel                 x86_64   2.33.9000-2.fc35           fedora   131 k
DEBUG util.py:446:   glibc-headers-x86           noarch   2.33.9000-2.fc35           fedora   519 k
DEBUG util.py:446:   gsm                         x86_64   1.0.19-4.fc34              fedora    33 k
DEBUG util.py:446:   guile22                     x86_64   2.2.7-2.fc34               fedora   6.5 M
DEBUG util.py:446:   isl                         x86_64   0.16.1-13.fc34             fedora   884 k
DEBUG util.py:446:   kernel-headers              x86_64   5.12.0-0.rc3.git0.1.fc35   fedora   1.2 M
DEBUG util.py:446:   libICE                      x86_64   1.0.10-6.fc34              fedora    71 k
DEBUG util.py:446:   libSM                       x86_64   1.2.3-8.fc34               fedora    42 k
DEBUG util.py:446:   libX11                      x86_64   1.7.0-3.fc34               fedora   661 k
DEBUG util.py:446:   libX11-common               noarch   1.7.0-3.fc34               fedora   153 k
DEBUG util.py:446:   libX11-xcb                  x86_64   1.7.0-3.fc34               fedora    12 k
DEBUG util.py:446:   libXau                      x86_64   1.0.9-6.fc34               fedora    31 k
DEBUG util.py:446:   libXext                     x86_64   1.3.4-6.fc34               fedora    39 k
DEBUG util.py:446:   libXi                       x86_64   1.7.10-6.fc34              fedora    39 k
DEBUG util.py:446:   libXtst                     x86_64   1.2.3-14.fc34              fedora    20 k
DEBUG util.py:446:   libasyncns                  x86_64   0.8-20.fc34                fedora    30 k
DEBUG util.py:446:   libblkid-devel              x86_64   2.36.2-3.fc35              fedora    14 k
DEBUG util.py:446:   libedit                     x86_64   3.1-35.20210216cvs.fc35    fedora   107 k
DEBUG util.py:446:   libffi-devel                x86_64   3.1-28.fc34                fedora    24 k
DEBUG util.py:446:   libgfortran                 x86_64   11.0.0-0.19.fc35           fedora   796 k
DEBUG util.py:446:   libicu                      x86_64   67.1-5.fc34                fedora   9.7 M
DEBUG util.py:446:   libicu-devel                x86_64   67.1-5.fc34                fedora   830 k
DEBUG util.py:446:   libmount-devel              x86_64   2.36.2-3.fc35              fedora    16 k
DEBUG util.py:446:   libmpc                      x86_64   1.2.1-2.fc34               fedora    63 k
DEBUG util.py:446:   libogg                      x86_64   2:1.3.4-4.fc34             fedora    33 k
DEBUG util.py:446:   libquadmath                 x86_64   11.0.0-0.19.fc35           fedora   197 k
DEBUG util.py:446:   libquadmath-devel           x86_64   11.0.0-0.19.fc35           fedora    35 k
DEBUG util.py:446:   libselinux-devel            x86_64   3.2-1.fc35                 fedora   113 k
DEBUG util.py:446:   libsepol-devel              x86_64   3.2-1.fc35                 fedora    40 k
DEBUG util.py:446:   libsndfile                  x86_64   1.0.31-3.fc35              fedora   210 k
DEBUG util.py:446:   libstdc++-devel             x86_64   11.0.0-0.19.fc35           fedora   2.2 M
DEBUG util.py:446:   libtool-ltdl                x86_64   2.4.6-40.fc34              fedora    36 k
DEBUG util.py:446:   libvorbis                   x86_64   1:1.3.7-3.fc34             fedora   199 k
DEBUG util.py:446:   libxcb                      x86_64   1.13.1-7.fc34              fedora   230 k
DEBUG util.py:446:   libxcrypt-devel             x86_64   4.4.18-1.fc35              fedora    29 k
DEBUG util.py:446:   llvm11-libs                 x86_64   11.1.0-0.1.rc2.fc35        fedora    22 M
DEBUG util.py:446:   make                        x86_64   1:4.3-5.fc35               fedora   539 k
DEBUG util.py:446:   openblas                    x86_64   0.3.14-1.fc35              fedora    32 k
DEBUG util.py:446:   openblas-openmp             x86_64   0.3.14-1.fc35              fedora   4.6 M
DEBUG util.py:446:   opus                        x86_64   1.3.1-8.fc34               fedora   202 k
DEBUG util.py:446:   pcre-cpp                    x86_64   8.44-3.fc34.1              fedora    26 k
DEBUG util.py:446:   pcre-devel                  x86_64   8.44-3.fc34.1              fedora   471 k
DEBUG util.py:446:   pcre-utf16                  x86_64   8.44-3.fc34.1              fedora   187 k
DEBUG util.py:446:   pcre-utf32                  x86_64   8.44-3.fc34.1              fedora   177 k
DEBUG util.py:446:   pcre2-devel                 x86_64   10.36-4.fc35               fedora   477 k
DEBUG util.py:446:   pcre2-utf16                 x86_64   10.36-4.fc35               fedora   213 k
DEBUG util.py:446:   pcre2-utf32                 x86_64   10.36-4.fc35               fedora   203 k
DEBUG util.py:446:   pulseaudio-libs             x86_64   14.2-3.fc34                fedora   728 k
DEBUG util.py:446:   pulseaudio-libs-glib2       x86_64   14.2-3.fc34                fedora    18 k
DEBUG util.py:446:   python-pip-wheel            noarch   21.0.1-2.fc35              fedora   1.3 M
DEBUG util.py:446:   python-setuptools-wheel     noarch   54.1.2-1.fc35              fedora   470 k
DEBUG util.py:446:   python3                     x86_64   3.9.2-1.fc35               fedora    28 k
DEBUG util.py:446:   python3-libs                x86_64   3.9.2-1.fc35               fedora   7.4 M
DEBUG util.py:446:   python3-numpy               x86_64   1:1.20.1-2.fc35            fedora   4.8 M
DEBUG util.py:446:   python3-setuptools          noarch   54.1.2-1.fc35              fedora   843 k
DEBUG util.py:446:   sysprof-capture-devel       x86_64   3.39.94-2.fc35             fedora    59 k
DEBUG util.py:446:   zlib-devel                  x86_64   1.2.11-24.fc34             fedora    44 k
DEBUG util.py:446:  Transaction Summary
DEBUG util.py:446:  ================================================================================
DEBUG util.py:446:  Install  102 Packages
DEBUG util.py:446:  Total download size: 143 M
DEBUG util.py:446:  Installed size: 622 M
DEBUG util.py:446:  Downloading Packages:
DEBUG util.py:446:  (1/102): boost-1.75.0-3.fc34.x86_64.rpm         465 kB/s |  13 kB     00:00    
DEBUG util.py:446:  (2/102): boost-atomic-1.75.0-3.fc34.x86_64.rpm  581 kB/s |  19 kB     00:00    
DEBUG util.py:446:  (3/102): boost-chrono-1.75.0-3.fc34.x86_64.rpm  6.0 MB/s |  26 kB     00:00    
DEBUG util.py:446:  (4/102): annobin-9.60-1.fc34.x86_64.rpm         3.6 MB/s | 134 kB     00:00    
DEBUG util.py:446:  (5/102): boost-context-1.75.0-3.fc34.x86_64.rpm 4.8 MB/s |  16 kB     00:00    
DEBUG util.py:446:  (6/102): boost-container-1.75.0-3.fc34.x86_64.r 8.3 MB/s |  38 kB     00:00    
DEBUG util.py:446:  (7/102): boost-date-time-1.75.0-3.fc34.x86_64.r 3.9 MB/s |  14 kB     00:00    
DEBUG util.py:446:  (8/102): boost-contract-1.75.0-3.fc34.x86_64.rp 6.3 MB/s |  47 kB     00:00    
DEBUG util.py:446:  (9/102): boost-fiber-1.75.0-3.fc34.x86_64.rpm    12 MB/s |  41 kB     00:00    
DEBUG util.py:446:  (10/102): boost-filesystem-1.75.0-3.fc34.x86_64 6.5 MB/s |  59 kB     00:00    
DEBUG util.py:446:  (11/102): boost-coroutine-1.75.0-3.fc34.x86_64. 1.6 MB/s |  34 kB     00:00    
DEBUG util.py:446:  (12/102): boost-iostreams-1.75.0-3.fc34.x86_64. 8.4 MB/s |  39 kB     00:00    
DEBUG util.py:446:  (13/102): boost-graph-1.75.0-3.fc34.x86_64.rpm   13 MB/s | 103 kB     00:00    
DEBUG util.py:446:  (14/102): boost-locale-1.75.0-3.fc34.x86_64.rpm 7.7 MB/s | 219 kB     00:00    
DEBUG util.py:446:  (15/102): boost-json-1.75.0-3.fc34.x86_64.rpm   2.4 MB/s | 111 kB     00:00    
DEBUG util.py:446:  (16/102): boost-log-1.75.0-3.fc34.x86_64.rpm     25 MB/s | 416 kB     00:00    
DEBUG util.py:446:  (17/102): boost-nowide-1.75.0-3.fc34.x86_64.rpm 3.2 MB/s |  16 kB     00:00    
DEBUG util.py:446:  (18/102): boost-devel-1.75.0-3.fc34.x86_64.rpm   89 MB/s |  11 MB     00:00    
DEBUG util.py:446:  (19/102): boost-math-1.75.0-3.fc34.x86_64.rpm   3.6 MB/s | 210 kB     00:00    
DEBUG util.py:446:  (20/102): boost-numpy3-1.75.0-3.fc34.x86_64.rpm 626 kB/s |  28 kB     00:00    
DEBUG util.py:446:  (21/102): boost-random-1.75.0-3.fc34.x86_64.rpm 5.3 MB/s |  25 kB     00:00    
DEBUG util.py:446:  (22/102): boost-program-options-1.75.0-3.fc34.x  15 MB/s | 109 kB     00:00    
DEBUG util.py:446:  (23/102): boost-python3-1.75.0-3.fc34.x86_64.rp  12 MB/s |  97 kB     00:00    
DEBUG util.py:446:  (24/102): boost-stacktrace-1.75.0-3.fc34.x86_64 6.5 MB/s |  29 kB     00:00    
DEBUG util.py:446:  (25/102): boost-system-1.75.0-3.fc34.x86_64.rpm 5.6 MB/s |  14 kB     00:00    
DEBUG util.py:446:  (26/102): boost-regex-1.75.0-3.fc34.x86_64.rpm   19 MB/s | 284 kB     00:00    
DEBUG util.py:446:  (27/102): boost-test-1.75.0-3.fc34.x86_64.rpm    30 MB/s | 235 kB     00:00    
DEBUG util.py:446:  (28/102): boost-thread-1.75.0-3.fc34.x86_64.rpm  15 MB/s |  57 kB     00:00    
DEBUG util.py:446:  (29/102): boost-timer-1.75.0-3.fc34.x86_64.rpm  4.9 MB/s |  25 kB     00:00    
DEBUG util.py:446:  (30/102): boost-type_erasure-1.75.0-3.fc34.x86_ 5.7 MB/s |  32 kB     00:00    
DEBUG util.py:446:  (31/102): boost-wave-1.75.0-3.fc34.x86_64.rpm    22 MB/s | 214 kB     00:00    
DEBUG util.py:446:  (32/102): dbus-libs-1.12.20-3.fc34.x86_64.rpm   6.7 MB/s | 151 kB     00:00    
DEBUG util.py:446:  (33/102): boost-serialization-1.75.0-3.fc34.x86 2.1 MB/s | 133 kB     00:00    
DEBUG util.py:446:  (34/102): flac-libs-1.3.3-5.fc34.x86_64.rpm      18 MB/s | 222 kB     00:00    
DEBUG util.py:446:  (35/102): flexiblas-3.0.4-3.fc34.x86_64.rpm     6.1 MB/s |  31 kB     00:00    
DEBUG util.py:446:  (36/102): flexiblas-openblas-openmp-3.0.4-3.fc3 4.6 MB/s |  18 kB     00:00    
DEBUG util.py:446:  (37/102): gc-8.0.4-5.fc34.x86_64.rpm             19 MB/s | 105 kB     00:00    
DEBUG util.py:446:  (38/102): flexiblas-netlib-3.0.4-3.fc34.x86_64.  27 MB/s | 3.0 MB     00:00    
DEBUG util.py:446:  (39/102): cpp-11.0.0-0.19.fc35.x86_64.rpm        37 MB/s |  10 MB     00:00    
DEBUG util.py:446:  (40/102): gdbm-libs-1.19-2.fc34.x86_64.rpm      2.0 MB/s |  54 kB     00:00    
DEBUG util.py:446:  (41/102): glib2-2.67.6-2.fc35.x86_64.rpm         37 MB/s | 2.7 MB     00:00    
DEBUG util.py:446:  (42/102): glib2-devel-2.67.6-2.fc35.x86_64.rpm   31 MB/s | 475 kB     00:00    
DEBUG util.py:446:  (43/102): glibc-devel-2.33.9000-2.fc35.x86_64.r  19 MB/s | 131 kB     00:00    
DEBUG util.py:446:  (44/102): glibc-headers-x86-2.33.9000-2.fc35.no  29 MB/s | 519 kB     00:00    
DEBUG util.py:446:  (45/102): gsm-1.0.19-4.fc34.x86_64.rpm          4.8 MB/s |  33 kB     00:00    
DEBUG util.py:446:  (46/102): gcc-11.0.0-0.19.fc35.x86_64.rpm        61 MB/s |  31 MB     00:00    
DEBUG util.py:446:  (47/102): gcc-c++-11.0.0-0.19.fc35.x86_64.rpm    26 MB/s |  12 MB     00:00    
DEBUG util.py:446:  (48/102): guile22-2.2.7-2.fc34.x86_64.rpm        27 MB/s | 6.5 MB     00:00    
DEBUG util.py:446:  (49/102): isl-0.16.1-13.fc34.x86_64.rpm         9.1 MB/s | 884 kB     00:00    
DEBUG util.py:446:  (50/102): kernel-headers-5.12.0-0.rc3.git0.1.fc  28 MB/s | 1.2 MB     00:00    
DEBUG util.py:446:  (51/102): libICE-1.0.10-6.fc34.x86_64.rpm       7.5 MB/s |  71 kB     00:00    
DEBUG util.py:446:  (52/102): libSM-1.2.3-8.fc34.x86_64.rpm         4.3 MB/s |  42 kB     00:00    
DEBUG util.py:446:  (53/102): libX11-common-1.7.0-3.fc34.noarch.rpm  15 MB/s | 153 kB     00:00    
DEBUG util.py:446:  (54/102): libX11-xcb-1.7.0-3.fc34.x86_64.rpm    1.0 MB/s |  12 kB     00:00    
DEBUG util.py:446:  (55/102): libX11-1.7.0-3.fc34.x86_64.rpm         37 MB/s | 661 kB     00:00    
DEBUG util.py:446:  (56/102): libXau-1.0.9-6.fc34.x86_64.rpm        5.8 MB/s |  31 kB     00:00    
DEBUG util.py:446:  (57/102): libXext-1.3.4-6.fc34.x86_64.rpm       7.5 MB/s |  39 kB     00:00    
DEBUG util.py:446:  (58/102): libXi-1.7.10-6.fc34.x86_64.rpm         11 MB/s |  39 kB     00:00    
DEBUG util.py:446:  (59/102): libXtst-1.2.3-14.fc34.x86_64.rpm      5.8 MB/s |  20 kB     00:00    
DEBUG util.py:446:  (60/102): libasyncns-0.8-20.fc34.x86_64.rpm     6.7 MB/s |  30 kB     00:00    
DEBUG util.py:446:  (61/102): libblkid-devel-2.36.2-3.fc35.x86_64.r 3.6 MB/s |  14 kB     00:00    
DEBUG util.py:446:  (62/102): libedit-3.1-35.20210216cvs.fc35.x86_6  16 MB/s | 107 kB     00:00    
DEBUG util.py:446:  (63/102): libffi-devel-3.1-28.fc34.x86_64.rpm   4.6 MB/s |  24 kB     00:00    
DEBUG util.py:446:  (64/102): libgfortran-11.0.0-0.19.fc35.x86_64.r  43 MB/s | 796 kB     00:00    
DEBUG util.py:446:  (65/102): libicu-devel-67.1-5.fc34.x86_64.rpm    44 MB/s | 830 kB     00:00    
DEBUG util.py:446:  (66/102): libmount-devel-2.36.2-3.fc35.x86_64.r 2.6 MB/s |  16 kB     00:00    
DEBUG util.py:446:  (67/102): libmpc-1.2.1-2.fc34.x86_64.rpm         11 MB/s |  63 kB     00:00    
DEBUG util.py:446:  (68/102): libogg-1.3.4-4.fc34.x86_64.rpm        6.3 MB/s |  33 kB     00:00    
DEBUG util.py:446:  (69/102): libquadmath-11.0.0-0.19.fc35.x86_64.r  24 MB/s | 197 kB     00:00    
DEBUG util.py:446:  (70/102): libquadmath-devel-11.0.0-0.19.fc35.x8 4.2 MB/s |  35 kB     00:00    
DEBUG util.py:446:  (71/102): libselinux-devel-3.2-1.fc35.x86_64.rp  22 MB/s | 113 kB     00:00    
DEBUG util.py:446:  (72/102): libsepol-devel-3.2-1.fc35.x86_64.rpm  7.8 MB/s |  40 kB     00:00    
DEBUG util.py:446:  (73/102): libsndfile-1.0.31-3.fc35.x86_64.rpm    33 MB/s | 210 kB     00:00    
DEBUG util.py:446:  (74/102): libtool-ltdl-2.4.6-40.fc34.x86_64.rpm 7.9 MB/s |  36 kB     00:00    
DEBUG util.py:446:  (75/102): libvorbis-1.3.7-3.fc34.x86_64.rpm      27 MB/s | 199 kB     00:00    
DEBUG util.py:446:  (76/102): libxcb-1.13.1-7.fc34.x86_64.rpm        15 MB/s | 230 kB     00:00    
DEBUG util.py:446:  (77/102): libxcrypt-devel-4.4.18-1.fc35.x86_64. 7.7 MB/s |  29 kB     00:00    
DEBUG util.py:446:  (78/102): libicu-67.1-5.fc34.x86_64.rpm          49 MB/s | 9.7 MB     00:00    
DEBUG util.py:446:  (79/102): libstdc++-devel-11.0.0-0.19.fc35.x86_  13 MB/s | 2.2 MB     00:00    
DEBUG util.py:446:  (80/102): make-4.3-5.fc35.x86_64.rpm             21 MB/s | 539 kB     00:00    
DEBUG util.py:446:  (81/102): openblas-0.3.14-1.fc35.x86_64.rpm     4.1 MB/s |  32 kB     00:00    
DEBUG util.py:446:  (82/102): opus-1.3.1-8.fc34.x86_64.rpm           24 MB/s | 202 kB     00:00    
DEBUG util.py:446:  (83/102): pcre-cpp-8.44-3.fc34.1.x86_64.rpm     7.3 MB/s |  26 kB     00:00    
DEBUG util.py:446:  (84/102): pcre-devel-8.44-3.fc34.1.x86_64.rpm    39 MB/s | 471 kB     00:00    
DEBUG util.py:446:  (85/102): pcre-utf16-8.44-3.fc34.1.x86_64.rpm    29 MB/s | 187 kB     00:00    
DEBUG util.py:446:  (86/102): pcre-utf32-8.44-3.fc34.1.x86_64.rpm    29 MB/s | 177 kB     00:00    
DEBUG util.py:446:  (87/102): pcre2-devel-10.36-4.fc35.x86_64.rpm    19 MB/s | 477 kB     00:00    
DEBUG util.py:446:  (88/102): pcre2-utf16-10.36-4.fc35.x86_64.rpm    17 MB/s | 213 kB     00:00    
DEBUG util.py:446:  (89/102): pcre2-utf32-10.36-4.fc35.x86_64.rpm    28 MB/s | 203 kB     00:00    
DEBUG util.py:446:  (90/102): pulseaudio-libs-14.2-3.fc34.x86_64.rp  26 MB/s | 728 kB     00:00    
DEBUG util.py:446:  (91/102): pulseaudio-libs-devel-14.2-3.fc34.x86  36 MB/s | 393 kB     00:00    
DEBUG util.py:446:  (92/102): pulseaudio-libs-glib2-14.2-3.fc34.x86 5.1 MB/s |  18 kB     00:00    
DEBUG util.py:446:  (93/102): python-pip-wheel-21.0.1-2.fc35.noarch  23 MB/s | 1.3 MB     00:00    
DEBUG util.py:446:  (94/102): openblas-openmp-0.3.14-1.fc35.x86_64.  22 MB/s | 4.6 MB     00:00    
DEBUG util.py:446:  (95/102): python-setuptools-wheel-54.1.2-1.fc35  13 MB/s | 470 kB     00:00    
DEBUG util.py:446:  (96/102): python3-3.9.2-1.fc35.x86_64.rpm       2.8 MB/s |  28 kB     00:00    
DEBUG util.py:446:  (97/102): llvm11-libs-11.1.0-0.1.rc2.fc35.x86_6  47 MB/s |  22 MB     00:00    
DEBUG util.py:446:  (98/102): python3-numpy-1.20.1-2.fc35.x86_64.rp  35 MB/s | 4.8 MB     00:00    
DEBUG util.py:446:  (99/102): python3-setuptools-54.1.2-1.fc35.noar  14 MB/s | 843 kB     00:00    
DEBUG util.py:446:  (100/102): python3-libs-3.9.2-1.fc35.x86_64.rpm  41 MB/s | 7.4 MB     00:00    
DEBUG util.py:446:  (101/102): sysprof-capture-devel-3.39.94-2.fc35 1.4 MB/s |  59 kB     00:00    
DEBUG util.py:446:  (102/102): zlib-devel-1.2.11-24.fc34.x86_64.rpm 1.4 MB/s |  44 kB     00:00    
DEBUG util.py:446:  --------------------------------------------------------------------------------
DEBUG util.py:446:  Total                                            89 MB/s | 143 MB     00:01     
DEBUG util.py:446:  Running transaction check
DEBUG util.py:446:  Transaction check succeeded.
DEBUG util.py:446:  Running transaction test
DEBUG util.py:446:  Transaction test succeeded.
DEBUG util.py:446:  Running transaction
DEBUG util.py:446:    Preparing        :                                                        1/1 
DEBUG util.py:446:    Installing       : boost-system-1.75.0-3.fc34.x86_64                    1/102 
DEBUG util.py:446:    Installing       : boost-chrono-1.75.0-3.fc34.x86_64                    2/102 
DEBUG util.py:446:    Installing       : boost-thread-1.75.0-3.fc34.x86_64                    3/102 
DEBUG util.py:446:    Installing       : boost-filesystem-1.75.0-3.fc34.x86_64                4/102 
DEBUG util.py:446:    Installing       : libicu-67.1-5.fc34.x86_64                            5/102 
DEBUG util.py:446:    Installing       : boost-regex-1.75.0-3.fc34.x86_64                     6/102 
DEBUG util.py:446:    Installing       : boost-context-1.75.0-3.fc34.x86_64                   7/102 
DEBUG util.py:446:    Installing       : libquadmath-11.0.0-0.19.fc35.x86_64                  8/102 
DEBUG util.py:446:    Installing       : libogg-2:1.3.4-4.fc34.x86_64                         9/102 
DEBUG util.py:446:    Installing       : libmpc-1.2.1-2.fc34.x86_64                          10/102 
DEBUG util.py:446:    Installing       : libICE-1.0.10-6.fc34.x86_64                         11/102 
DEBUG util.py:446:    Installing       : boost-python3-1.75.0-3.fc34.x86_64                  12/102 
DEBUG util.py:446:    Installing       : boost-date-time-1.75.0-3.fc34.x86_64                13/102 
DEBUG util.py:446:    Installing       : boost-container-1.75.0-3.fc34.x86_64                14/102 
DEBUG util.py:446:    Installing       : boost-atomic-1.75.0-3.fc34.x86_64                   15/102 
DEBUG util.py:446:    Installing       : boost-log-1.75.0-3.fc34.x86_64                      16/102 
DEBUG util.py:446:    Installing       : boost-wave-1.75.0-3.fc34.x86_64                     17/102 
DEBUG util.py:446:    Installing       : libSM-1.2.3-8.fc34.x86_64                           18/102 
DEBUG util.py:446:    Installing       : libgfortran-11.0.0-0.19.fc35.x86_64                 19/102 
DEBUG util.py:446:    Installing       : boost-coroutine-1.75.0-3.fc34.x86_64                20/102 
DEBUG util.py:446:    Installing       : boost-fiber-1.75.0-3.fc34.x86_64                    21/102 
DEBUG util.py:446:    Installing       : boost-graph-1.75.0-3.fc34.x86_64                    22/102 
DEBUG util.py:446:    Installing       : boost-locale-1.75.0-3.fc34.x86_64                   23/102 
DEBUG util.py:446:    Installing       : boost-type_erasure-1.75.0-3.fc34.x86_64             24/102 
DEBUG util.py:446:    Installing       : boost-timer-1.75.0-3.fc34.x86_64                    25/102 
DEBUG util.py:446:    Installing       : libasyncns-0.8-20.fc34.x86_64                       26/102 
DEBUG util.py:446:    Installing       : libX11-xcb-1.7.0-3.fc34.x86_64                      27/102 
DEBUG util.py:446:    Installing       : glib2-2.67.6-2.fc35.x86_64                          28/102 
DEBUG util.py:446:    Installing       : flexiblas-3.0.4-3.fc34.x86_64                       29/102 
DEBUG util.py:446:    Installing       : dbus-libs-1:1.12.20-3.fc34.x86_64                   30/102 
DEBUG util.py:446:    Installing       : boost-test-1.75.0-3.fc34.x86_64                     31/102 
DEBUG util.py:446:    Installing       : boost-stacktrace-1.75.0-3.fc34.x86_64               32/102 
DEBUG util.py:446:    Installing       : boost-serialization-1.75.0-3.fc34.x86_64            33/102 
DEBUG util.py:446:    Installing       : boost-random-1.75.0-3.fc34.x86_64                   34/102 
DEBUG util.py:446:    Installing       : boost-program-options-1.75.0-3.fc34.x86_64          35/102 
DEBUG util.py:446:    Installing       : boost-nowide-1.75.0-3.fc34.x86_64                   36/102 
DEBUG util.py:446:    Installing       : boost-math-1.75.0-3.fc34.x86_64                     37/102 
DEBUG util.py:446:    Installing       : boost-iostreams-1.75.0-3.fc34.x86_64                38/102 
DEBUG util.py:446:    Installing       : boost-contract-1.75.0-3.fc34.x86_64                 39/102 
DEBUG util.py:446:    Installing       : boost-json-1.75.0-3.fc34.x86_64                     40/102 
DEBUG util.py:446:    Installing       : cpp-11.0.0-0.19.fc35.x86_64                         41/102 
DEBUG util.py:446:    Installing       : flac-libs-1.3.3-5.fc34.x86_64                       42/102 
DEBUG util.py:446:    Installing       : libvorbis-1:1.3.7-3.fc34.x86_64                     43/102 
DEBUG util.py:446:    Installing       : libicu-devel-67.1-5.fc34.x86_64                     44/102 
DEBUG util.py:446:    Installing       : zlib-devel-1.2.11-24.fc34.x86_64                    45/102 
DEBUG util.py:446:    Installing       : sysprof-capture-devel-3.39.94-2.fc35.x86_64         46/102 
DEBUG util.py:446:    Installing       : python-setuptools-wheel-54.1.2-1.fc35.noarch        47/102 
DEBUG util.py:446:    Installing       : python-pip-wheel-21.0.1-2.fc35.noarch               48/102 
DEBUG util.py:446:    Installing       : pcre2-utf32-10.36-4.fc35.x86_64                     49/102 
DEBUG util.py:446:    Installing       : pcre2-utf16-10.36-4.fc35.x86_64                     50/102 
DEBUG util.py:446:    Installing       : pcre2-devel-10.36-4.fc35.x86_64                     51/102 
DEBUG util.py:446:    Installing       : pcre-utf32-8.44-3.fc34.1.x86_64                     52/102 
DEBUG util.py:446:    Installing       : pcre-utf16-8.44-3.fc34.1.x86_64                     53/102 
DEBUG util.py:446:    Installing       : pcre-cpp-8.44-3.fc34.1.x86_64                       54/102 
DEBUG util.py:446:    Installing       : pcre-devel-8.44-3.fc34.1.x86_64                     55/102 
DEBUG util.py:446:    Installing       : opus-1.3.1-8.fc34.x86_64                            56/102 
DEBUG util.py:446:    Installing       : openblas-0.3.14-1.fc35.x86_64                       57/102 
DEBUG util.py:446:    Installing       : openblas-openmp-0.3.14-1.fc35.x86_64                58/102 
DEBUG util.py:446:    Installing       : flexiblas-openblas-openmp-3.0.4-3.fc34.x86_64       59/102 
DEBUG util.py:446:    Installing       : flexiblas-netlib-3.0.4-3.fc34.x86_64                60/102 
DEBUG util.py:446:    Installing       : libtool-ltdl-2.4.6-40.fc34.x86_64                   61/102 
DEBUG util.py:446:    Installing       : libstdc++-devel-11.0.0-0.19.fc35.x86_64             62/102 
DEBUG util.py:446:    Installing       : libsepol-devel-3.2-1.fc35.x86_64                    63/102 
DEBUG util.py:446:    Installing       : libselinux-devel-3.2-1.fc35.x86_64                  64/102 
DEBUG util.py:446:    Installing       : libffi-devel-3.1-28.fc34.x86_64                     65/102 
DEBUG util.py:446:    Installing       : libedit-3.1-35.20210216cvs.fc35.x86_64              66/102 
DEBUG util.py:446:    Installing       : llvm11-libs-11.1.0-0.1.rc2.fc35.x86_64              67/102 
DEBUG util.py:446:    Installing       : libblkid-devel-2.36.2-3.fc35.x86_64                 68/102 
DEBUG util.py:446:    Installing       : libmount-devel-2.36.2-3.fc35.x86_64                 69/102 
DEBUG util.py:446:    Installing       : libXau-1.0.9-6.fc34.x86_64                          70/102 
DEBUG util.py:446:    Installing       : libxcb-1.13.1-7.fc34.x86_64                         71/102 
DEBUG util.py:446:    Installing       : libX11-common-1.7.0-3.fc34.noarch                   72/102 
DEBUG util.py:446:    Installing       : libX11-1.7.0-3.fc34.x86_64                          73/102 
DEBUG util.py:446:    Installing       : libXext-1.3.4-6.fc34.x86_64                         74/102 
DEBUG util.py:446:    Installing       : libXi-1.7.10-6.fc34.x86_64                          75/102 
DEBUG util.py:446:    Installing       : libXtst-1.2.3-14.fc34.x86_64                        76/102 
DEBUG util.py:446:    Installing       : kernel-headers-5.12.0-0.rc3.git0.1.fc35.x86_64      77/102 
DEBUG util.py:446:    Installing       : isl-0.16.1-13.fc34.x86_64                           78/102 
DEBUG util.py:446:    Installing       : gsm-1.0.19-4.fc34.x86_64                            79/102 
DEBUG util.py:446:    Installing       : libsndfile-1.0.31-3.fc35.x86_64                     80/102 
DEBUG util.py:446:    Installing       : pulseaudio-libs-14.2-3.fc34.x86_64                  81/102 
DEBUG util.py:446:    Installing       : pulseaudio-libs-glib2-14.2-3.fc34.x86_64            82/102 
DEBUG util.py:446:    Installing       : glibc-headers-x86-2.33.9000-2.fc35.noarch           83/102 
DEBUG util.py:446:    Installing       : libxcrypt-devel-4.4.18-1.fc35.x86_64                84/102 
DEBUG util.py:446:    Installing       : glibc-devel-2.33.9000-2.fc35.x86_64                 85/102 
DEBUG util.py:446:    Installing       : gdbm-libs-1:1.19-2.fc34.x86_64                      86/102 
DEBUG util.py:446:    Installing       : python3-setuptools-54.1.2-1.fc35.noarch             87/102 
DEBUG util.py:446:    Installing       : python3-3.9.2-1.fc35.x86_64                         88/102 
DEBUG util.py:446:    Installing       : python3-libs-3.9.2-1.fc35.x86_64                    89/102 
DEBUG util.py:446:    Installing       : glib2-devel-2.67.6-2.fc35.x86_64                    90/102 
DEBUG util.py:446:    Installing       : python3-numpy-1:1.20.1-2.fc35.x86_64                91/102 
DEBUG util.py:446:    Installing       : boost-numpy3-1.75.0-3.fc34.x86_64                   92/102 
DEBUG util.py:446:    Installing       : boost-1.75.0-3.fc34.x86_64                          93/102 
DEBUG util.py:446:    Installing       : gc-8.0.4-5.fc34.x86_64                              94/102 
DEBUG util.py:446:    Installing       : guile22-2.2.7-2.fc34.x86_64                         95/102 
DEBUG util.py:446:    Installing       : make-1:4.3-5.fc35.x86_64                            96/102 
DEBUG util.py:446:    Installing       : gcc-11.0.0-0.19.fc35.x86_64                         97/102 
DEBUG util.py:446:    Installing       : libquadmath-devel-11.0.0-0.19.fc35.x86_64           98/102 
DEBUG util.py:446:    Installing       : boost-devel-1.75.0-3.fc34.x86_64                    99/102 
DEBUG util.py:446:    Installing       : annobin-9.60-1.fc34.x86_64                         100/102 
DEBUG util.py:446:    Installing       : gcc-c++-11.0.0-0.19.fc35.x86_64                    101/102 
DEBUG util.py:446:    Installing       : pulseaudio-libs-devel-14.2-3.fc34.x86_64           102/102 
DEBUG util.py:446:    Running scriptlet: pulseaudio-libs-devel-14.2-3.fc34.x86_64           102/102 
DEBUG util.py:446:    Verifying        : annobin-9.60-1.fc34.x86_64                           1/102 
DEBUG util.py:446:    Verifying        : boost-1.75.0-3.fc34.x86_64                           2/102 
DEBUG util.py:446:    Verifying        : boost-atomic-1.75.0-3.fc34.x86_64                    3/102 
DEBUG util.py:446:    Verifying        : boost-chrono-1.75.0-3.fc34.x86_64                    4/102 
DEBUG util.py:446:    Verifying        : boost-container-1.75.0-3.fc34.x86_64                 5/102 
DEBUG util.py:446:    Verifying        : boost-context-1.75.0-3.fc34.x86_64                   6/102 
DEBUG util.py:446:    Verifying        : boost-contract-1.75.0-3.fc34.x86_64                  7/102 
DEBUG util.py:446:    Verifying        : boost-coroutine-1.75.0-3.fc34.x86_64                 8/102 
DEBUG util.py:446:    Verifying        : boost-date-time-1.75.0-3.fc34.x86_64                 9/102 
DEBUG util.py:446:    Verifying        : boost-devel-1.75.0-3.fc34.x86_64                    10/102 
DEBUG util.py:446:    Verifying        : boost-fiber-1.75.0-3.fc34.x86_64                    11/102 
DEBUG util.py:446:    Verifying        : boost-filesystem-1.75.0-3.fc34.x86_64               12/102 
DEBUG util.py:446:    Verifying        : boost-graph-1.75.0-3.fc34.x86_64                    13/102 
DEBUG util.py:446:    Verifying        : boost-iostreams-1.75.0-3.fc34.x86_64                14/102 
DEBUG util.py:446:    Verifying        : boost-json-1.75.0-3.fc34.x86_64                     15/102 
DEBUG util.py:446:    Verifying        : boost-locale-1.75.0-3.fc34.x86_64                   16/102 
DEBUG util.py:446:    Verifying        : boost-log-1.75.0-3.fc34.x86_64                      17/102 
DEBUG util.py:446:    Verifying        : boost-math-1.75.0-3.fc34.x86_64                     18/102 
DEBUG util.py:446:    Verifying        : boost-nowide-1.75.0-3.fc34.x86_64                   19/102 
DEBUG util.py:446:    Verifying        : boost-numpy3-1.75.0-3.fc34.x86_64                   20/102 
DEBUG util.py:446:    Verifying        : boost-program-options-1.75.0-3.fc34.x86_64          21/102 
DEBUG util.py:446:    Verifying        : boost-python3-1.75.0-3.fc34.x86_64                  22/102 
DEBUG util.py:446:    Verifying        : boost-random-1.75.0-3.fc34.x86_64                   23/102 
DEBUG util.py:446:    Verifying        : boost-regex-1.75.0-3.fc34.x86_64                    24/102 
DEBUG util.py:446:    Verifying        : boost-serialization-1.75.0-3.fc34.x86_64            25/102 
DEBUG util.py:446:    Verifying        : boost-stacktrace-1.75.0-3.fc34.x86_64               26/102 
DEBUG util.py:446:    Verifying        : boost-system-1.75.0-3.fc34.x86_64                   27/102 
DEBUG util.py:446:    Verifying        : boost-test-1.75.0-3.fc34.x86_64                     28/102 
DEBUG util.py:446:    Verifying        : boost-thread-1.75.0-3.fc34.x86_64                   29/102 
DEBUG util.py:446:    Verifying        : boost-timer-1.75.0-3.fc34.x86_64                    30/102 
DEBUG util.py:446:    Verifying        : boost-type_erasure-1.75.0-3.fc34.x86_64             31/102 
DEBUG util.py:446:    Verifying        : boost-wave-1.75.0-3.fc34.x86_64                     32/102 
DEBUG util.py:446:    Verifying        : cpp-11.0.0-0.19.fc35.x86_64                         33/102 
DEBUG util.py:446:    Verifying        : dbus-libs-1:1.12.20-3.fc34.x86_64                   34/102 
DEBUG util.py:446:    Verifying        : flac-libs-1.3.3-5.fc34.x86_64                       35/102 
DEBUG util.py:446:    Verifying        : flexiblas-3.0.4-3.fc34.x86_64                       36/102 
DEBUG util.py:446:    Verifying        : flexiblas-netlib-3.0.4-3.fc34.x86_64                37/102 
DEBUG util.py:446:    Verifying        : flexiblas-openblas-openmp-3.0.4-3.fc34.x86_64       38/102 
DEBUG util.py:446:    Verifying        : gc-8.0.4-5.fc34.x86_64                              39/102 
DEBUG util.py:446:    Verifying        : gcc-11.0.0-0.19.fc35.x86_64                         40/102 
DEBUG util.py:446:    Verifying        : gcc-c++-11.0.0-0.19.fc35.x86_64                     41/102 
DEBUG util.py:446:    Verifying        : gdbm-libs-1:1.19-2.fc34.x86_64                      42/102 
DEBUG util.py:446:    Verifying        : glib2-2.67.6-2.fc35.x86_64                          43/102 
DEBUG util.py:446:    Verifying        : glib2-devel-2.67.6-2.fc35.x86_64                    44/102 
DEBUG util.py:446:    Verifying        : glibc-devel-2.33.9000-2.fc35.x86_64                 45/102 
DEBUG util.py:446:    Verifying        : glibc-headers-x86-2.33.9000-2.fc35.noarch           46/102 
DEBUG util.py:446:    Verifying        : gsm-1.0.19-4.fc34.x86_64                            47/102 
DEBUG util.py:446:    Verifying        : guile22-2.2.7-2.fc34.x86_64                         48/102 
DEBUG util.py:446:    Verifying        : isl-0.16.1-13.fc34.x86_64                           49/102 
DEBUG util.py:446:    Verifying        : kernel-headers-5.12.0-0.rc3.git0.1.fc35.x86_64      50/102 
DEBUG util.py:446:    Verifying        : libICE-1.0.10-6.fc34.x86_64                         51/102 
DEBUG util.py:446:    Verifying        : libSM-1.2.3-8.fc34.x86_64                           52/102 
DEBUG util.py:446:    Verifying        : libX11-1.7.0-3.fc34.x86_64                          53/102 
DEBUG util.py:446:    Verifying        : libX11-common-1.7.0-3.fc34.noarch                   54/102 
DEBUG util.py:446:    Verifying        : libX11-xcb-1.7.0-3.fc34.x86_64                      55/102 
DEBUG util.py:446:    Verifying        : libXau-1.0.9-6.fc34.x86_64                          56/102 
DEBUG util.py:446:    Verifying        : libXext-1.3.4-6.fc34.x86_64                         57/102 
DEBUG util.py:446:    Verifying        : libXi-1.7.10-6.fc34.x86_64                          58/102 
DEBUG util.py:446:    Verifying        : libXtst-1.2.3-14.fc34.x86_64                        59/102 
DEBUG util.py:446:    Verifying        : libasyncns-0.8-20.fc34.x86_64                       60/102 
DEBUG util.py:446:    Verifying        : libblkid-devel-2.36.2-3.fc35.x86_64                 61/102 
DEBUG util.py:446:    Verifying        : libedit-3.1-35.20210216cvs.fc35.x86_64              62/102 
DEBUG util.py:446:    Verifying        : libffi-devel-3.1-28.fc34.x86_64                     63/102 
DEBUG util.py:446:    Verifying        : libgfortran-11.0.0-0.19.fc35.x86_64                 64/102 
DEBUG util.py:446:    Verifying        : libicu-67.1-5.fc34.x86_64                           65/102 
DEBUG util.py:446:    Verifying        : libicu-devel-67.1-5.fc34.x86_64                     66/102 
DEBUG util.py:446:    Verifying        : libmount-devel-2.36.2-3.fc35.x86_64                 67/102 
DEBUG util.py:446:    Verifying        : libmpc-1.2.1-2.fc34.x86_64                          68/102 
DEBUG util.py:446:    Verifying        : libogg-2:1.3.4-4.fc34.x86_64                        69/102 
DEBUG util.py:446:    Verifying        : libquadmath-11.0.0-0.19.fc35.x86_64                 70/102 
DEBUG util.py:446:    Verifying        : libquadmath-devel-11.0.0-0.19.fc35.x86_64           71/102 
DEBUG util.py:446:    Verifying        : libselinux-devel-3.2-1.fc35.x86_64                  72/102 
DEBUG util.py:446:    Verifying        : libsepol-devel-3.2-1.fc35.x86_64                    73/102 
DEBUG util.py:446:    Verifying        : libsndfile-1.0.31-3.fc35.x86_64                     74/102 
DEBUG util.py:446:    Verifying        : libstdc++-devel-11.0.0-0.19.fc35.x86_64             75/102 
DEBUG util.py:446:    Verifying        : libtool-ltdl-2.4.6-40.fc34.x86_64                   76/102 
DEBUG util.py:446:    Verifying        : libvorbis-1:1.3.7-3.fc34.x86_64                     77/102 
DEBUG util.py:446:    Verifying        : libxcb-1.13.1-7.fc34.x86_64                         78/102 
DEBUG util.py:446:    Verifying        : libxcrypt-devel-4.4.18-1.fc35.x86_64                79/102 
DEBUG util.py:446:    Verifying        : llvm11-libs-11.1.0-0.1.rc2.fc35.x86_64              80/102 
DEBUG util.py:446:    Verifying        : make-1:4.3-5.fc35.x86_64                            81/102 
DEBUG util.py:446:    Verifying        : openblas-0.3.14-1.fc35.x86_64                       82/102 
DEBUG util.py:446:    Verifying        : openblas-openmp-0.3.14-1.fc35.x86_64                83/102 
DEBUG util.py:446:    Verifying        : opus-1.3.1-8.fc34.x86_64                            84/102 
DEBUG util.py:446:    Verifying        : pcre-cpp-8.44-3.fc34.1.x86_64                       85/102 
DEBUG util.py:446:    Verifying        : pcre-devel-8.44-3.fc34.1.x86_64                     86/102 
DEBUG util.py:446:    Verifying        : pcre-utf16-8.44-3.fc34.1.x86_64                     87/102 
DEBUG util.py:446:    Verifying        : pcre-utf32-8.44-3.fc34.1.x86_64                     88/102 
DEBUG util.py:446:    Verifying        : pcre2-devel-10.36-4.fc35.x86_64                     89/102 
DEBUG util.py:446:    Verifying        : pcre2-utf16-10.36-4.fc35.x86_64                     90/102 
DEBUG util.py:446:    Verifying        : pcre2-utf32-10.36-4.fc35.x86_64                     91/102 
DEBUG util.py:446:    Verifying        : pulseaudio-libs-14.2-3.fc34.x86_64                  92/102 
DEBUG util.py:446:    Verifying        : pulseaudio-libs-devel-14.2-3.fc34.x86_64            93/102 
DEBUG util.py:446:    Verifying        : pulseaudio-libs-glib2-14.2-3.fc34.x86_64            94/102 
DEBUG util.py:446:    Verifying        : python-pip-wheel-21.0.1-2.fc35.noarch               95/102 
DEBUG util.py:446:    Verifying        : python-setuptools-wheel-54.1.2-1.fc35.noarch        96/102 
DEBUG util.py:446:    Verifying        : python3-3.9.2-1.fc35.x86_64                         97/102 
DEBUG util.py:446:    Verifying        : python3-libs-3.9.2-1.fc35.x86_64                    98/102 
DEBUG util.py:446:    Verifying        : python3-numpy-1:1.20.1-2.fc35.x86_64                99/102 
DEBUG util.py:446:    Verifying        : python3-setuptools-54.1.2-1.fc35.noarch            100/102 
DEBUG util.py:446:    Verifying        : sysprof-capture-devel-3.39.94-2.fc35.x86_64        101/102 
DEBUG util.py:446:    Verifying        : zlib-devel-1.2.11-24.fc34.x86_64                   102/102 
DEBUG util.py:446:  Installed:
DEBUG util.py:446:    annobin-9.60-1.fc34.x86_64                                                    
DEBUG util.py:446:    boost-1.75.0-3.fc34.x86_64                                                    
DEBUG util.py:446:    boost-atomic-1.75.0-3.fc34.x86_64                                             
DEBUG util.py:446:    boost-chrono-1.75.0-3.fc34.x86_64                                             
DEBUG util.py:446:    boost-container-1.75.0-3.fc34.x86_64                                          
DEBUG util.py:446:    boost-context-1.75.0-3.fc34.x86_64                                            
DEBUG util.py:446:    boost-contract-1.75.0-3.fc34.x86_64                                           
DEBUG util.py:446:    boost-coroutine-1.75.0-3.fc34.x86_64                                          
DEBUG util.py:446:    boost-date-time-1.75.0-3.fc34.x86_64                                          
DEBUG util.py:446:    boost-devel-1.75.0-3.fc34.x86_64                                              
DEBUG util.py:446:    boost-fiber-1.75.0-3.fc34.x86_64                                              
DEBUG util.py:446:    boost-filesystem-1.75.0-3.fc34.x86_64                                         
DEBUG util.py:446:    boost-graph-1.75.0-3.fc34.x86_64                                              
DEBUG util.py:446:    boost-iostreams-1.75.0-3.fc34.x86_64                                          
DEBUG util.py:446:    boost-json-1.75.0-3.fc34.x86_64                                               
DEBUG util.py:446:    boost-locale-1.75.0-3.fc34.x86_64                                             
DEBUG util.py:446:    boost-log-1.75.0-3.fc34.x86_64                                                
DEBUG util.py:446:    boost-math-1.75.0-3.fc34.x86_64                                               
DEBUG util.py:446:    boost-nowide-1.75.0-3.fc34.x86_64                                             
DEBUG util.py:446:    boost-numpy3-1.75.0-3.fc34.x86_64                                             
DEBUG util.py:446:    boost-program-options-1.75.0-3.fc34.x86_64                                    
DEBUG util.py:446:    boost-python3-1.75.0-3.fc34.x86_64                                            
DEBUG util.py:446:    boost-random-1.75.0-3.fc34.x86_64                                             
DEBUG util.py:446:    boost-regex-1.75.0-3.fc34.x86_64                                              
DEBUG util.py:446:    boost-serialization-1.75.0-3.fc34.x86_64                                      
DEBUG util.py:446:    boost-stacktrace-1.75.0-3.fc34.x86_64                                         
DEBUG util.py:446:    boost-system-1.75.0-3.fc34.x86_64                                             
DEBUG util.py:446:    boost-test-1.75.0-3.fc34.x86_64                                               
DEBUG util.py:446:    boost-thread-1.75.0-3.fc34.x86_64                                             
DEBUG util.py:446:    boost-timer-1.75.0-3.fc34.x86_64                                              
DEBUG util.py:446:    boost-type_erasure-1.75.0-3.fc34.x86_64                                       
DEBUG util.py:446:    boost-wave-1.75.0-3.fc34.x86_64                                               
DEBUG util.py:446:    cpp-11.0.0-0.19.fc35.x86_64                                                   
DEBUG util.py:446:    dbus-libs-1:1.12.20-3.fc34.x86_64                                             
DEBUG util.py:446:    flac-libs-1.3.3-5.fc34.x86_64                                                 
DEBUG util.py:446:    flexiblas-3.0.4-3.fc34.x86_64                                                 
DEBUG util.py:446:    flexiblas-netlib-3.0.4-3.fc34.x86_64                                          
DEBUG util.py:446:    flexiblas-openblas-openmp-3.0.4-3.fc34.x86_64                                 
DEBUG util.py:446:    gc-8.0.4-5.fc34.x86_64                                                        
DEBUG util.py:446:    gcc-11.0.0-0.19.fc35.x86_64                                                   
DEBUG util.py:446:    gcc-c++-11.0.0-0.19.fc35.x86_64                                               
DEBUG util.py:446:    gdbm-libs-1:1.19-2.fc34.x86_64                                                
DEBUG util.py:446:    glib2-2.67.6-2.fc35.x86_64                                                    
DEBUG util.py:446:    glib2-devel-2.67.6-2.fc35.x86_64                                              
DEBUG util.py:446:    glibc-devel-2.33.9000-2.fc35.x86_64                                           
DEBUG util.py:446:    glibc-headers-x86-2.33.9000-2.fc35.noarch                                     
DEBUG util.py:446:    gsm-1.0.19-4.fc34.x86_64                                                      
DEBUG util.py:446:    guile22-2.2.7-2.fc34.x86_64                                                   
DEBUG util.py:446:    isl-0.16.1-13.fc34.x86_64                                                     
DEBUG util.py:446:    kernel-headers-5.12.0-0.rc3.git0.1.fc35.x86_64                                
DEBUG util.py:446:    libICE-1.0.10-6.fc34.x86_64                                                   
DEBUG util.py:446:    libSM-1.2.3-8.fc34.x86_64                                                     
DEBUG util.py:446:    libX11-1.7.0-3.fc34.x86_64                                                    
DEBUG util.py:446:    libX11-common-1.7.0-3.fc34.noarch                                             
DEBUG util.py:446:    libX11-xcb-1.7.0-3.fc34.x86_64                                                
DEBUG util.py:446:    libXau-1.0.9-6.fc34.x86_64                                                    
DEBUG util.py:446:    libXext-1.3.4-6.fc34.x86_64                                                   
DEBUG util.py:446:    libXi-1.7.10-6.fc34.x86_64                                                    
DEBUG util.py:446:    libXtst-1.2.3-14.fc34.x86_64                                                  
DEBUG util.py:446:    libasyncns-0.8-20.fc34.x86_64                                                 
DEBUG util.py:446:    libblkid-devel-2.36.2-3.fc35.x86_64                                           
DEBUG util.py:446:    libedit-3.1-35.20210216cvs.fc35.x86_64                                        
DEBUG util.py:446:    libffi-devel-3.1-28.fc34.x86_64                                               
DEBUG util.py:446:    libgfortran-11.0.0-0.19.fc35.x86_64                                           
DEBUG util.py:446:    libicu-67.1-5.fc34.x86_64                                                     
DEBUG util.py:446:    libicu-devel-67.1-5.fc34.x86_64                                               
DEBUG util.py:446:    libmount-devel-2.36.2-3.fc35.x86_64                                           
DEBUG util.py:446:    libmpc-1.2.1-2.fc34.x86_64                                                    
DEBUG util.py:446:    libogg-2:1.3.4-4.fc34.x86_64                                                  
DEBUG util.py:446:    libquadmath-11.0.0-0.19.fc35.x86_64                                           
DEBUG util.py:446:    libquadmath-devel-11.0.0-0.19.fc35.x86_64                                     
DEBUG util.py:446:    libselinux-devel-3.2-1.fc35.x86_64                                            
DEBUG util.py:446:    libsepol-devel-3.2-1.fc35.x86_64                                              
DEBUG util.py:446:    libsndfile-1.0.31-3.fc35.x86_64                                               
DEBUG util.py:446:    libstdc++-devel-11.0.0-0.19.fc35.x86_64                                       
DEBUG util.py:446:    libtool-ltdl-2.4.6-40.fc34.x86_64                                             
DEBUG util.py:446:    libvorbis-1:1.3.7-3.fc34.x86_64                                               
DEBUG util.py:446:    libxcb-1.13.1-7.fc34.x86_64                                                   
DEBUG util.py:446:    libxcrypt-devel-4.4.18-1.fc35.x86_64                                          
DEBUG util.py:446:    llvm11-libs-11.1.0-0.1.rc2.fc35.x86_64                                        
DEBUG util.py:446:    make-1:4.3-5.fc35.x86_64                                                      
DEBUG util.py:446:    openblas-0.3.14-1.fc35.x86_64                                                 
DEBUG util.py:446:    openblas-openmp-0.3.14-1.fc35.x86_64                                          
DEBUG util.py:446:    opus-1.3.1-8.fc34.x86_64                                                      
DEBUG util.py:446:    pcre-cpp-8.44-3.fc34.1.x86_64                                                 
DEBUG util.py:446:    pcre-devel-8.44-3.fc34.1.x86_64                                               
DEBUG util.py:446:    pcre-utf16-8.44-3.fc34.1.x86_64                                               
DEBUG util.py:446:    pcre-utf32-8.44-3.fc34.1.x86_64                                               
DEBUG util.py:446:    pcre2-devel-10.36-4.fc35.x86_64                                               
DEBUG util.py:446:    pcre2-utf16-10.36-4.fc35.x86_64                                               
DEBUG util.py:446:    pcre2-utf32-10.36-4.fc35.x86_64                                               
DEBUG util.py:446:    pulseaudio-libs-14.2-3.fc34.x86_64                                            
DEBUG util.py:446:    pulseaudio-libs-devel-14.2-3.fc34.x86_64                                      
DEBUG util.py:446:    pulseaudio-libs-glib2-14.2-3.fc34.x86_64                                      
DEBUG util.py:446:    python-pip-wheel-21.0.1-2.fc35.noarch                                         
DEBUG util.py:446:    python-setuptools-wheel-54.1.2-1.fc35.noarch                                  
DEBUG util.py:446:    python3-3.9.2-1.fc35.x86_64                                                   
DEBUG util.py:446:    python3-libs-3.9.2-1.fc35.x86_64                                              
DEBUG util.py:446:    python3-numpy-1:1.20.1-2.fc35.x86_64                                          
DEBUG util.py:446:    python3-setuptools-54.1.2-1.fc35.noarch                                       
DEBUG util.py:446:    sysprof-capture-devel-3.39.94-2.fc35.x86_64                                   
DEBUG util.py:446:    zlib-devel-1.2.11-24.fc34.x86_64                                              
DEBUG util.py:446:  Complete!
DEBUG util.py:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/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:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/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:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/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:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/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:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/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:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/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:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1616449528.460533/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:598:  Child return code was: 0
DEBUG util.py:169:  kill orphans
DEBUG util.py:624:  child environment: None
DEBUG backend.py:763:  Copying packages to result dir
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/copr-rpmbuild/results/chroot_scan
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  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