INFO buildroot.py:488:  Mock Version: 2.9
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611944411.227811/root/dev/pts
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1611944411.227811/root/dev/pts
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611944411.227811/root/dev/shm
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1611944411.227811/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-1611944411.227811/root/etc/fstab
DEBUG file_util.py:30:  touching file: /var/lib/mock/fedora-rawhide-x86_64-1611944411.227811/root/etc/yum/yum.conf
DEBUG file_util.py:30:  touching file: /var/lib/mock/fedora-rawhide-x86_64-1611944411.227811/root/etc/dnf/dnf.conf
DEBUG file_util.py:30:  touching file: /var/lib/mock/fedora-rawhide-x86_64-1611944411.227811/root/var/log/yum.log
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611944411.227811/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-1611944411.227811/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-1611944411.227811/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-1611944411.227811/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-1611944411.227811/root/proc
DEBUG file_util.py:30:  touching file: /var/lib/mock/fedora-rawhide-x86_64-1611944411.227811/root/proc/filesystems
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.29i5xd4e', '/var/lib/mock/fedora-rawhide-x86_64-1611944411.227811/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-1611944411.227811/root/var/lib/mock/fedora-rawhide-x86_64-1611944411.227811/root
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-bootstrap-1611944411.227811/root/var/lib/mock/fedora-rawhide-x86_64-1611944411.227811/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-1611944411.227811/root/var/lib/mock/fedora-rawhide-x86_64-1611944411.227811/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-1611944411.227811/root/var/lib/mock/fedora-rawhide-x86_64-1611944411.227811/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-1611944411.227811/root', '/var/lib/mock/fedora-rawhide-x86_64-bootstrap-1611944411.227811/root/var/lib/mock/fedora-rawhide-x86_64-1611944411.227811/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-1611944411.227811/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-1611944411.227811/root/etc/pki/mock
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611944411.227811/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', 'b5da695fd36f4745809008ea7e8d5bef', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1611944411.227811/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.2al6l54j/$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.2al6l54j/$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', 'c257954478b8492e8f1851538d4da50f', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1611944411.227811/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.2al6l54j/$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.2al6l54j/$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', 'e219339753b6420aa429084d39734d0c', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1611944411.227811/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.2al6l54j/$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.2al6l54j/$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', '13461b60126f48578ee5b6094220d6ed', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1611944411.227811/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.2al6l54j/$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.2al6l54j/$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-1611944411.227811/root/builddir/build
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1611944411.227811/root/builddir/build
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611944411.227811/root/builddir/build/RPMS
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1611944411.227811/root/builddir/build/RPMS
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611944411.227811/root/builddir/build/SPECS
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1611944411.227811/root/builddir/build/SPECS
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611944411.227811/root/builddir/build/SRPMS
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1611944411.227811/root/builddir/build/SRPMS
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611944411.227811/root/builddir/build/SOURCES
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1611944411.227811/root/builddir/build/SOURCES
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611944411.227811/root/builddir/build/BUILD
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1611944411.227811/root/builddir/build/BUILD
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611944411.227811/root/builddir/build/BUILDROOT
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1611944411.227811/root/builddir/build/BUILDROOT
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611944411.227811/root/builddir/build/originals
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1611944411.227811/root/builddir/build/originals
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611944411.227811/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', 'bd5d43d7dc48458b8499e95386128563', '-D', '/var/lib/mock/fedora-rawhide-x86_64-bootstrap-1611944411.227811/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-1611944411.227811/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-45719a39-5f2c0192
DEBUG util.py:446:  gpg-pubkey-9570ff31-5e3006fb
DEBUG util.py:446:  libgcc-11.0.0-0.17.fc34.x86_64
DEBUG util.py:446:  crypto-policies-20210127-2.gitb21c811.fc34.noarch
DEBUG util.py:446:  fedora-release-identity-basic-34-0.10.noarch
DEBUG util.py:446:  tzdata-2021a-1.fc34.noarch
DEBUG util.py:446:  rust-srpm-macros-17-1.fc34.noarch
DEBUG util.py:446:  qt5-srpm-macros-5.15.2-1.fc34.noarch
DEBUG util.py:446:  publicsuffix-list-dafsa-20190417-4.fc33.noarch
DEBUG util.py:446:  pkgconf-m4-1.7.3-5.fc34.noarch
DEBUG util.py:446:  perl-srpm-macros-1-38.fc33.noarch
DEBUG util.py:446:  pcre2-syntax-10.36-2.fc34.noarch
DEBUG util.py:446:  openblas-srpm-macros-2-8.fc33.noarch
DEBUG util.py:446:  ocaml-srpm-macros-6-3.fc33.noarch
DEBUG util.py:446:  nim-srpm-macros-3-3.fc33.noarch
DEBUG util.py:446:  ncurses-base-6.2-3.20200222.fc33.noarch
DEBUG util.py:446:  libssh-config-0.9.5-1.fc34.noarch
DEBUG util.py:446:  kernel-srpm-macros-1.0-3.fc33.noarch
DEBUG util.py:446:  gnat-srpm-macros-4-12.fc33.noarch
DEBUG util.py:446:  ghc-srpm-macros-1.5.0-3.fc33.noarch
DEBUG util.py:446:  fpc-srpm-macros-1.3-2.fc33.noarch
DEBUG util.py:446:  fedora-gpg-keys-34-0.8.noarch
DEBUG util.py:446:  fedora-release-34-0.10.noarch
DEBUG util.py:446:  fedora-release-common-34-0.10.noarch
DEBUG util.py:446:  fedora-repos-rawhide-34-0.8.noarch
DEBUG util.py:446:  fedora-repos-34-0.8.noarch
DEBUG util.py:446:  setup-2.13.7-2.fc33.noarch
DEBUG util.py:446:  filesystem-3.14-4.fc34.x86_64
DEBUG util.py:446:  basesystem-11-10.fc33.noarch
DEBUG util.py:446:  glibc-minimal-langpack-2.32.9000-26.fc34.x86_64
DEBUG util.py:446:  glibc-common-2.32.9000-26.fc34.x86_64
DEBUG util.py:446:  glibc-2.32.9000-26.fc34.x86_64
DEBUG util.py:446:  ncurses-libs-6.2-3.20200222.fc33.x86_64
DEBUG util.py:446:  bash-5.1.0-1.fc34.x86_64
DEBUG util.py:446:  zlib-1.2.11-23.fc34.x86_64
DEBUG util.py:446:  bzip2-libs-1.0.8-4.fc33.x86_64
DEBUG util.py:446:  xz-libs-5.2.5-4.fc34.x86_64
DEBUG util.py:446:  elfutils-libelf-0.182-2.fc34.x86_64
DEBUG util.py:446:  libstdc++-11.0.0-0.17.fc34.x86_64
DEBUG util.py:446:  libxcrypt-4.4.17-1.fc34.x86_64
DEBUG util.py:446:  libzstd-1.4.7-1.fc34.x86_64
DEBUG util.py:446:  readline-8.1-1.fc34.x86_64
DEBUG util.py:446:  gmp-6.2.0-5.fc34.x86_64
DEBUG util.py:446:  libattr-2.4.48-10.fc33.x86_64
DEBUG util.py:446:  libacl-2.2.53-9.fc34.x86_64
DEBUG util.py:446:  libcap-2.46-1.fc34.x86_64
DEBUG util.py:446:  libcom_err-1.45.6-4.fc33.x86_64
DEBUG util.py:446:  libdb-5.3.28-45.fc34.x86_64
DEBUG util.py:446:  libuuid-2.36.1-4.fc34.x86_64
DEBUG util.py:446:  popt-1.18-2.fc34.x86_64
DEBUG util.py:446:  libunistring-0.9.10-9.fc33.x86_64
DEBUG util.py:446:  libidn2-2.3.0-4.fc34.x86_64
DEBUG util.py:446:  mpfr-4.1.0-2.fc33.x86_64
DEBUG util.py:446:  unzip-6.0-49.fc33.x86_64
DEBUG util.py:446:  file-libs-5.39-4.fc34.x86_64
DEBUG util.py:446:  file-5.39-4.fc34.x86_64
DEBUG util.py:446:  sqlite-libs-3.34.1-1.fc34.x86_64
DEBUG util.py:446:  alternatives-1.15-1.fc34.x86_64
DEBUG util.py:446:  libcap-ng-0.8.2-1.fc34.x86_64
DEBUG util.py:446:  audit-libs-3.0-1.fc34.x86_64
DEBUG util.py:446:  libffi-3.1-27.fc34.x86_64
DEBUG util.py:446:  p11-kit-0.23.22-3.fc34.x86_64
DEBUG util.py:446:  libsepol-3.2-0.rc1.1.fc34.x86_64
DEBUG util.py:446:  lua-libs-5.4.2-1.fc34.x86_64
DEBUG util.py:446:  lz4-libs-1.9.3-1.fc34.x86_64
DEBUG util.py:446:  pcre2-10.36-2.fc34.x86_64
DEBUG util.py:446:  libselinux-3.2-0.rc1.1.fc34.x86_64
DEBUG util.py:446:  sed-4.8-6.fc34.x86_64
DEBUG util.py:446:  findutils-4.8.0-1.fc34.x86_64
DEBUG util.py:446:  libsemanage-3.2-0.rc1.1.fc34.x86_64
DEBUG util.py:446:  shadow-utils-4.8.1-6.fc34.x86_64
DEBUG util.py:446:  libutempter-1.2.1-3.fc34.x86_64
DEBUG util.py:446:  tar-1.33-2.fc34.x86_64
DEBUG util.py:446:  zip-3.0-27.fc33.x86_64
DEBUG util.py:446:  libpsl-0.21.1-2.fc34.x86_64
DEBUG util.py:446:  gc-8.0.4-4.fc33.x86_64
DEBUG util.py:446:  zstd-1.4.7-1.fc34.x86_64
DEBUG util.py:446:  dwz-0.13-7.fc34.x86_64
DEBUG util.py:446:  libxml2-2.9.10-9.fc34.x86_64
DEBUG util.py:446:  bzip2-1.0.8-4.fc33.x86_64
DEBUG util.py:446:  info-6.7-8.fc33.x86_64
DEBUG util.py:446:  ed-1.14.2-9.fc33.x86_64
DEBUG util.py:446:  patch-2.7.6-13.fc33.x86_64
DEBUG util.py:446:  elfutils-default-yama-scope-0.182-2.fc34.noarch
DEBUG util.py:446:  cpio-2.13-8.fc33.x86_64
DEBUG util.py:446:  diffutils-3.7-7.fc34.x86_64
DEBUG util.py:446:  expat-2.2.10-1.fc34.x86_64
DEBUG util.py:446:  libmetalink-0.1.3-13.fc33.x86_64
DEBUG util.py:446:  keyutils-libs-1.6.1-1.fc34.x86_64
DEBUG util.py:446:  libbrotli-1.0.9-3.fc34.x86_64
DEBUG util.py:446:  libeconf-0.3.8-4.fc33.x86_64
DEBUG util.py:446:  libgomp-11.0.0-0.17.fc34.x86_64
DEBUG util.py:446:  libgpg-error-1.41-1.fc34.x86_64
DEBUG util.py:446:  libgcrypt-1.9.0-1.fc34.x86_64
DEBUG util.py:446:  libnghttp2-1.42.0-1.fc34.x86_64
DEBUG util.py:446:  libpkgconf-1.7.3-5.fc34.x86_64
DEBUG util.py:446:  pkgconf-1.7.3-5.fc34.x86_64
DEBUG util.py:446:  pkgconf-pkg-config-1.7.3-5.fc34.x86_64
DEBUG util.py:446:  libsigsegv-2.13-1.fc34.x86_64
DEBUG util.py:446:  gawk-5.1.0-2.fc33.x86_64
DEBUG util.py:446:  libsmartcols-2.36.1-4.fc34.x86_64
DEBUG util.py:446:  libtasn1-4.16.0-3.fc33.x86_64
DEBUG util.py:446:  p11-kit-trust-0.23.22-3.fc34.x86_64
DEBUG util.py:446:  libtool-ltdl-2.4.6-38.fc34.x86_64
DEBUG util.py:446:  libverto-0.3.1-2.fc34.x86_64
DEBUG util.py:446:  pcre-8.44-3.fc34.x86_64
DEBUG util.py:446:  grep-3.6-1.fc34.x86_64
DEBUG util.py:446:  xz-5.2.5-4.fc34.x86_64
DEBUG util.py:446:  xxhash-libs-0.8.0-1.fc33.x86_64
DEBUG util.py:446:  coreutils-common-8.32-15.fc34.x86_64
DEBUG util.py:446:  openssl-libs-1.1.1i-1.fc34.x86_64
DEBUG util.py:446:  coreutils-8.32-15.fc34.x86_64
DEBUG util.py:446:  ca-certificates-2020.2.41-6.fc34.noarch
DEBUG util.py:446:  krb5-libs-1.19-0.beta2.5.fc34.x86_64
DEBUG util.py:446:  libblkid-2.36.1-4.fc34.x86_64
DEBUG util.py:446:  libtirpc-1.3.1-0.fc34.x86_64
DEBUG util.py:446:  gzip-1.10-3.fc33.x86_64
DEBUG util.py:446:  cracklib-2.9.6-24.fc33.x86_64
DEBUG util.py:446:  libnsl2-1.3.0-1.fc34.x86_64
DEBUG util.py:446:  libpwquality-1.4.4-2.fc34.x86_64
DEBUG util.py:446:  pam-1.5.1-2.fc34.x86_64
DEBUG util.py:446:  libfdisk-2.36.1-4.fc34.x86_64
DEBUG util.py:446:  libmount-2.36.1-4.fc34.x86_64
DEBUG util.py:446:  cyrus-sasl-lib-2.1.27-6.fc33.x86_64
DEBUG util.py:446:  openldap-2.4.57-1.fc34.x86_64
DEBUG util.py:446:  libssh-0.9.5-1.fc34.x86_64
DEBUG util.py:446:  libcurl-7.74.0-4.fc34.x86_64
DEBUG util.py:446:  elfutils-libs-0.182-2.fc34.x86_64
DEBUG util.py:446:  elfutils-debuginfod-client-0.182-2.fc34.x86_64
DEBUG util.py:446:  binutils-gold-2.35.1-25.fc34.x86_64
DEBUG util.py:446:  binutils-2.35.1-25.fc34.x86_64
DEBUG util.py:446:  elfutils-0.182-2.fc34.x86_64
DEBUG util.py:446:  gdb-minimal-10.1-2.fc34.x86_64
DEBUG util.py:446:  curl-7.74.0-4.fc34.x86_64
DEBUG util.py:446:  guile22-2.2.7-1.fc34.x86_64
DEBUG util.py:446:  systemd-libs-247.2-1.fc34.x86_64
DEBUG util.py:446:  libarchive-3.5.1-1.fc34.x86_64
DEBUG util.py:446:  rpm-libs-4.16.1.2-4.fc34.x86_64
DEBUG util.py:446:  rpm-4.16.1.2-4.fc34.x86_64
DEBUG util.py:446:  efi-srpm-macros-4-5.fc33.noarch
DEBUG util.py:446:  lua-srpm-macros-1-3.fc34.noarch
DEBUG util.py:446:  fonts-srpm-macros-2.0.5-4.fc33.noarch
DEBUG util.py:446:  go-srpm-macros-3.0.9-1.fc34.noarch
DEBUG util.py:446:  python-srpm-macros-3.9-11.fc34.noarch
DEBUG util.py:446:  redhat-rpm-config-180-1.fc34.noarch
DEBUG util.py:446:  rpm-build-libs-4.16.1.2-4.fc34.x86_64
DEBUG util.py:446:  rpm-build-4.16.1.2-4.fc34.x86_64
DEBUG util.py:446:  util-linux-2.36.1-4.fc34.x86_64
DEBUG util.py:446:  make-4.3-2.fc33.x86_64
DEBUG util.py:446:  which-2.21-20.fc33.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-1611944411.227811/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-1611944411.227811/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-1611944411.227811/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-1611944411.227811/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-1611944411.227811/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-1611944411.227811/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-1611944411.227811/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-1611944411.227811/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-1611944411.227811/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-1611944411.227811/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-1611944411.227811/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-1611944411.227811/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-1611944411.227811/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-1611944411.227811/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-1611944411.227811/root/installation-homedir
DEBUG package_manager.py:197:  ['/usr/bin/dnf', '--installroot', '/var/lib/mock/fedora-rawhide-x86_64-1611944411.227811/root/', '-y', '--releasever', '34', '--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.uu1a_e8y:/etc/resolv.conf']
DEBUG util.py:542:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '4fe8c1082ccd4b6b8908dbbae3faec2e', '-D', '/var/lib/mock/fedora-rawhide-x86_64-bootstrap-1611944411.227811/root', '-a', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.uu1a_e8y:/etc/resolv.conf', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/fedora-rawhide-x86_64-1611944411.227811/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.2al6l54j/$LIB/nosync.so', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/fedora-rawhide-x86_64-1611944411.227811/root/', '-y', '--releasever', '34', '--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-1611944411.227811/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.2al6l54j/$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                                 144 kB/s | 3.0 kB     00:00    
DEBUG util.py:446:  Copr repository                                  41 MB/s | 5.1 MB     00:00    
DEBUG util.py:446:  fedora                                          308 kB/s |  10 kB     00:00    
DEBUG util.py:446:  Last metadata expiration check: 0:00:01 ago on Fri Jan 29 18:20:17 2021.
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-1611944411.227811/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-1611944411.227811/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-1611944411.227811/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-1611944411.227811/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-1611944411.227811/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-1611944411.227811/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-1611944411.227811/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', '5d7302cf479d44d29b2f26880168949c', '-D', '/var/lib/mock/fedora-rawhide-x86_64-bootstrap-1611944411.227811/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-1611944411.227811/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-45719a39-5f2c0192
DEBUG util.py:446:  gpg-pubkey-9570ff31-5e3006fb
DEBUG util.py:446:  libgcc-11.0.0-0.17.fc34.x86_64
DEBUG util.py:446:  crypto-policies-20210127-2.gitb21c811.fc34.noarch
DEBUG util.py:446:  fedora-release-identity-basic-34-0.10.noarch
DEBUG util.py:446:  tzdata-2021a-1.fc34.noarch
DEBUG util.py:446:  rust-srpm-macros-17-1.fc34.noarch
DEBUG util.py:446:  qt5-srpm-macros-5.15.2-1.fc34.noarch
DEBUG util.py:446:  publicsuffix-list-dafsa-20190417-4.fc33.noarch
DEBUG util.py:446:  pkgconf-m4-1.7.3-5.fc34.noarch
DEBUG util.py:446:  perl-srpm-macros-1-38.fc33.noarch
DEBUG util.py:446:  pcre2-syntax-10.36-2.fc34.noarch
DEBUG util.py:446:  openblas-srpm-macros-2-8.fc33.noarch
DEBUG util.py:446:  ocaml-srpm-macros-6-3.fc33.noarch
DEBUG util.py:446:  nim-srpm-macros-3-3.fc33.noarch
DEBUG util.py:446:  ncurses-base-6.2-3.20200222.fc33.noarch
DEBUG util.py:446:  libssh-config-0.9.5-1.fc34.noarch
DEBUG util.py:446:  kernel-srpm-macros-1.0-3.fc33.noarch
DEBUG util.py:446:  gnat-srpm-macros-4-12.fc33.noarch
DEBUG util.py:446:  ghc-srpm-macros-1.5.0-3.fc33.noarch
DEBUG util.py:446:  fpc-srpm-macros-1.3-2.fc33.noarch
DEBUG util.py:446:  fedora-gpg-keys-34-0.8.noarch
DEBUG util.py:446:  fedora-release-34-0.10.noarch
DEBUG util.py:446:  fedora-release-common-34-0.10.noarch
DEBUG util.py:446:  fedora-repos-rawhide-34-0.8.noarch
DEBUG util.py:446:  fedora-repos-34-0.8.noarch
DEBUG util.py:446:  setup-2.13.7-2.fc33.noarch
DEBUG util.py:446:  filesystem-3.14-4.fc34.x86_64
DEBUG util.py:446:  basesystem-11-10.fc33.noarch
DEBUG util.py:446:  glibc-minimal-langpack-2.32.9000-26.fc34.x86_64
DEBUG util.py:446:  glibc-common-2.32.9000-26.fc34.x86_64
DEBUG util.py:446:  glibc-2.32.9000-26.fc34.x86_64
DEBUG util.py:446:  ncurses-libs-6.2-3.20200222.fc33.x86_64
DEBUG util.py:446:  bash-5.1.0-1.fc34.x86_64
DEBUG util.py:446:  zlib-1.2.11-23.fc34.x86_64
DEBUG util.py:446:  bzip2-libs-1.0.8-4.fc33.x86_64
DEBUG util.py:446:  xz-libs-5.2.5-4.fc34.x86_64
DEBUG util.py:446:  elfutils-libelf-0.182-2.fc34.x86_64
DEBUG util.py:446:  libstdc++-11.0.0-0.17.fc34.x86_64
DEBUG util.py:446:  libxcrypt-4.4.17-1.fc34.x86_64
DEBUG util.py:446:  libzstd-1.4.7-1.fc34.x86_64
DEBUG util.py:446:  readline-8.1-1.fc34.x86_64
DEBUG util.py:446:  gmp-6.2.0-5.fc34.x86_64
DEBUG util.py:446:  libattr-2.4.48-10.fc33.x86_64
DEBUG util.py:446:  libacl-2.2.53-9.fc34.x86_64
DEBUG util.py:446:  libcap-2.46-1.fc34.x86_64
DEBUG util.py:446:  libcom_err-1.45.6-4.fc33.x86_64
DEBUG util.py:446:  libdb-5.3.28-45.fc34.x86_64
DEBUG util.py:446:  libuuid-2.36.1-4.fc34.x86_64
DEBUG util.py:446:  popt-1.18-2.fc34.x86_64
DEBUG util.py:446:  libunistring-0.9.10-9.fc33.x86_64
DEBUG util.py:446:  libidn2-2.3.0-4.fc34.x86_64
DEBUG util.py:446:  mpfr-4.1.0-2.fc33.x86_64
DEBUG util.py:446:  unzip-6.0-49.fc33.x86_64
DEBUG util.py:446:  file-libs-5.39-4.fc34.x86_64
DEBUG util.py:446:  file-5.39-4.fc34.x86_64
DEBUG util.py:446:  sqlite-libs-3.34.1-1.fc34.x86_64
DEBUG util.py:446:  alternatives-1.15-1.fc34.x86_64
DEBUG util.py:446:  libcap-ng-0.8.2-1.fc34.x86_64
DEBUG util.py:446:  audit-libs-3.0-1.fc34.x86_64
DEBUG util.py:446:  libffi-3.1-27.fc34.x86_64
DEBUG util.py:446:  p11-kit-0.23.22-3.fc34.x86_64
DEBUG util.py:446:  libsepol-3.2-0.rc1.1.fc34.x86_64
DEBUG util.py:446:  lua-libs-5.4.2-1.fc34.x86_64
DEBUG util.py:446:  lz4-libs-1.9.3-1.fc34.x86_64
DEBUG util.py:446:  pcre2-10.36-2.fc34.x86_64
DEBUG util.py:446:  libselinux-3.2-0.rc1.1.fc34.x86_64
DEBUG util.py:446:  sed-4.8-6.fc34.x86_64
DEBUG util.py:446:  findutils-4.8.0-1.fc34.x86_64
DEBUG util.py:446:  libsemanage-3.2-0.rc1.1.fc34.x86_64
DEBUG util.py:446:  shadow-utils-4.8.1-6.fc34.x86_64
DEBUG util.py:446:  libutempter-1.2.1-3.fc34.x86_64
DEBUG util.py:446:  tar-1.33-2.fc34.x86_64
DEBUG util.py:446:  zip-3.0-27.fc33.x86_64
DEBUG util.py:446:  libpsl-0.21.1-2.fc34.x86_64
DEBUG util.py:446:  gc-8.0.4-4.fc33.x86_64
DEBUG util.py:446:  zstd-1.4.7-1.fc34.x86_64
DEBUG util.py:446:  dwz-0.13-7.fc34.x86_64
DEBUG util.py:446:  libxml2-2.9.10-9.fc34.x86_64
DEBUG util.py:446:  bzip2-1.0.8-4.fc33.x86_64
DEBUG util.py:446:  info-6.7-8.fc33.x86_64
DEBUG util.py:446:  ed-1.14.2-9.fc33.x86_64
DEBUG util.py:446:  patch-2.7.6-13.fc33.x86_64
DEBUG util.py:446:  elfutils-default-yama-scope-0.182-2.fc34.noarch
DEBUG util.py:446:  cpio-2.13-8.fc33.x86_64
DEBUG util.py:446:  diffutils-3.7-7.fc34.x86_64
DEBUG util.py:446:  expat-2.2.10-1.fc34.x86_64
DEBUG util.py:446:  libmetalink-0.1.3-13.fc33.x86_64
DEBUG util.py:446:  keyutils-libs-1.6.1-1.fc34.x86_64
DEBUG util.py:446:  libbrotli-1.0.9-3.fc34.x86_64
DEBUG util.py:446:  libeconf-0.3.8-4.fc33.x86_64
DEBUG util.py:446:  libgomp-11.0.0-0.17.fc34.x86_64
DEBUG util.py:446:  libgpg-error-1.41-1.fc34.x86_64
DEBUG util.py:446:  libgcrypt-1.9.0-1.fc34.x86_64
DEBUG util.py:446:  libnghttp2-1.42.0-1.fc34.x86_64
DEBUG util.py:446:  libpkgconf-1.7.3-5.fc34.x86_64
DEBUG util.py:446:  pkgconf-1.7.3-5.fc34.x86_64
DEBUG util.py:446:  pkgconf-pkg-config-1.7.3-5.fc34.x86_64
DEBUG util.py:446:  libsigsegv-2.13-1.fc34.x86_64
DEBUG util.py:446:  gawk-5.1.0-2.fc33.x86_64
DEBUG util.py:446:  libsmartcols-2.36.1-4.fc34.x86_64
DEBUG util.py:446:  libtasn1-4.16.0-3.fc33.x86_64
DEBUG util.py:446:  p11-kit-trust-0.23.22-3.fc34.x86_64
DEBUG util.py:446:  libtool-ltdl-2.4.6-38.fc34.x86_64
DEBUG util.py:446:  libverto-0.3.1-2.fc34.x86_64
DEBUG util.py:446:  pcre-8.44-3.fc34.x86_64
DEBUG util.py:446:  grep-3.6-1.fc34.x86_64
DEBUG util.py:446:  xz-5.2.5-4.fc34.x86_64
DEBUG util.py:446:  xxhash-libs-0.8.0-1.fc33.x86_64
DEBUG util.py:446:  coreutils-common-8.32-15.fc34.x86_64
DEBUG util.py:446:  openssl-libs-1.1.1i-1.fc34.x86_64
DEBUG util.py:446:  coreutils-8.32-15.fc34.x86_64
DEBUG util.py:446:  ca-certificates-2020.2.41-6.fc34.noarch
DEBUG util.py:446:  krb5-libs-1.19-0.beta2.5.fc34.x86_64
DEBUG util.py:446:  libblkid-2.36.1-4.fc34.x86_64
DEBUG util.py:446:  libtirpc-1.3.1-0.fc34.x86_64
DEBUG util.py:446:  gzip-1.10-3.fc33.x86_64
DEBUG util.py:446:  cracklib-2.9.6-24.fc33.x86_64
DEBUG util.py:446:  libnsl2-1.3.0-1.fc34.x86_64
DEBUG util.py:446:  libpwquality-1.4.4-2.fc34.x86_64
DEBUG util.py:446:  pam-1.5.1-2.fc34.x86_64
DEBUG util.py:446:  libfdisk-2.36.1-4.fc34.x86_64
DEBUG util.py:446:  libmount-2.36.1-4.fc34.x86_64
DEBUG util.py:446:  cyrus-sasl-lib-2.1.27-6.fc33.x86_64
DEBUG util.py:446:  openldap-2.4.57-1.fc34.x86_64
DEBUG util.py:446:  libssh-0.9.5-1.fc34.x86_64
DEBUG util.py:446:  libcurl-7.74.0-4.fc34.x86_64
DEBUG util.py:446:  elfutils-libs-0.182-2.fc34.x86_64
DEBUG util.py:446:  elfutils-debuginfod-client-0.182-2.fc34.x86_64
DEBUG util.py:446:  binutils-gold-2.35.1-25.fc34.x86_64
DEBUG util.py:446:  binutils-2.35.1-25.fc34.x86_64
DEBUG util.py:446:  elfutils-0.182-2.fc34.x86_64
DEBUG util.py:446:  gdb-minimal-10.1-2.fc34.x86_64
DEBUG util.py:446:  curl-7.74.0-4.fc34.x86_64
DEBUG util.py:446:  guile22-2.2.7-1.fc34.x86_64
DEBUG util.py:446:  systemd-libs-247.2-1.fc34.x86_64
DEBUG util.py:446:  libarchive-3.5.1-1.fc34.x86_64
DEBUG util.py:446:  rpm-libs-4.16.1.2-4.fc34.x86_64
DEBUG util.py:446:  rpm-4.16.1.2-4.fc34.x86_64
DEBUG util.py:446:  efi-srpm-macros-4-5.fc33.noarch
DEBUG util.py:446:  lua-srpm-macros-1-3.fc34.noarch
DEBUG util.py:446:  fonts-srpm-macros-2.0.5-4.fc33.noarch
DEBUG util.py:446:  go-srpm-macros-3.0.9-1.fc34.noarch
DEBUG util.py:446:  python-srpm-macros-3.9-11.fc34.noarch
DEBUG util.py:446:  redhat-rpm-config-180-1.fc34.noarch
DEBUG util.py:446:  rpm-build-libs-4.16.1.2-4.fc34.x86_64
DEBUG util.py:446:  rpm-build-4.16.1.2-4.fc34.x86_64
DEBUG util.py:446:  util-linux-2.36.1-4.fc34.x86_64
DEBUG util.py:446:  make-4.3-2.fc33.x86_64
DEBUG util.py:446:  which-2.21-20.fc33.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-1611944411.227811/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.znmffuf1:/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', 'ffe6522fb9f64d9e9e533f1aefc6f59e', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1611944411.227811/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.znmffuf1:/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/python-pbr-5.5.1-1.fc34.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:  python-pbr-5.5.1-1.fc34               ########################################
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.znmffuf1:/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', '04bf9b6b944347b2b73625df52de4abd', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1611944411.227811/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.znmffuf1:/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/python-pbr-5.5.1-1.fc34.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:  pbr-5.5.1.tar.gz
DEBUG util.py:446:  python-pbr.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-1611944411.227811/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-1611944411.227811/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-1611944411.227811/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-1611944411.227811/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-1611944411.227811/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-1611944411.227811/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-1611944411.227811/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-1611944411.227811/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-1611944411.227811/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-1611944411.227811/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-1611944411.227811/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-1611944411.227811/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-1611944411.227811/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-1611944411.227811/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-1611944411.227811/root/installation-homedir
DEBUG package_manager.py:197:  ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/fedora-rawhide-x86_64-1611944411.227811/root/', '--releasever', '34', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '/var/lib/mock/fedora-rawhide-x86_64-1611944411.227811/root//builddir/build/SRPMS/python-pbr-5.5.1-1.fc34.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.uu1a_e8y:/etc/resolv.conf']
DEBUG util.py:542:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '51aa29b6317b470bb5ceffc6cfbba713', '-D', '/var/lib/mock/fedora-rawhide-x86_64-bootstrap-1611944411.227811/root', '-a', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.uu1a_e8y:/etc/resolv.conf', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/fedora-rawhide-x86_64-1611944411.227811/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.2al6l54j/$LIB/nosync.so', '--resolv-conf=off', '/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/fedora-rawhide-x86_64-1611944411.227811/root/', '--releasever', '34', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '/var/lib/mock/fedora-rawhide-x86_64-1611944411.227811/root//builddir/build/SRPMS/python-pbr-5.5.1-1.fc34.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/fedora-rawhide-x86_64-1611944411.227811/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.2al6l54j/$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                                 165 kB/s | 3.0 kB     00:00    
DEBUG util.py:446:  fedora                                          526 kB/s |  10 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:   git                                     x86_64  2.30.0-1.fc34           fedora     121 k
DEBUG util.py:446:   python3-devel                           x86_64  3.9.1-4.fc34            fedora     206 k
DEBUG util.py:446:   python3-openstackdocstheme              noarch  2.2.6-2.fc34            copr_base  942 k
DEBUG util.py:446:   python3-setuptools                      noarch  52.0.0-1.fc34           fedora     842 k
DEBUG util.py:446:   python3-sphinx                          noarch  1:3.4.3-1.fc34          fedora     2.2 M
DEBUG util.py:446:   python3-sphinxcontrib-apidoc            noarch  0.2.1-16.fc33           fedora      19 k
DEBUG util.py:446:  Installing dependencies:
DEBUG util.py:446:   gdbm-libs                               x86_64  1:1.19-1.fc34           fedora      54 k
DEBUG util.py:446:   git-core                                x86_64  2.30.0-1.fc34           fedora     3.7 M
DEBUG util.py:446:   git-core-doc                            noarch  2.30.0-1.fc34           fedora     2.3 M
DEBUG util.py:446:   groff-base                              x86_64  1.22.4-4.fc34           fedora     1.1 M
DEBUG util.py:446:   less                                    x86_64  575-1.fc34              fedora     157 k
DEBUG util.py:446:   libcbor                                 x86_64  0.7.0-2.fc34            copr_base   57 k
DEBUG util.py:446:   libedit                                 x86_64  3.1-33.20191231cvs.fc33 fedora     106 k
DEBUG util.py:446:   libfido2                                x86_64  1.6.0-1.fc34            fedora      71 k
DEBUG util.py:446:   ncurses                                 x86_64  6.2-3.20200222.fc33     fedora     395 k
DEBUG util.py:446:   openssh                                 x86_64  8.4p1-5.fc34            fedora     425 k
DEBUG util.py:446:   openssh-clients                         x86_64  8.4p1-5.fc34            fedora     624 k
DEBUG util.py:446:   perl-Carp                               noarch  1.50-457.fc33           fedora      29 k
DEBUG util.py:446:   perl-Class-Struct                       noarch  0.66-469.fc34           fedora      33 k
DEBUG util.py:446:   perl-DynaLoader                         x86_64  1.47-469.fc34           fedora      40 k
DEBUG util.py:446:   perl-Encode                             x86_64  4:3.08-458.fc34         fedora     1.8 M
DEBUG util.py:446:   perl-Errno                              x86_64  1.30-469.fc34           fedora      26 k
DEBUG util.py:446:   perl-Error                              noarch  1:0.17029-4.fc33        fedora      42 k
DEBUG util.py:446:   perl-Exporter                           noarch  5.74-458.fc33           fedora      32 k
DEBUG util.py:446:   perl-Fcntl                              x86_64  1.13-469.fc34           fedora      32 k
DEBUG util.py:446:   perl-File-Basename                      noarch  2.85-469.fc34           fedora      28 k
DEBUG util.py:446:   perl-File-Find                          noarch  1.37-469.fc34           fedora      37 k
DEBUG util.py:446:   perl-File-Path                          noarch  2.18-1.fc34             fedora      36 k
DEBUG util.py:446:   perl-File-Temp                          noarch  1:0.231.100-1.fc34      fedora      60 k
DEBUG util.py:446:   perl-File-stat                          noarch  1.09-469.fc34           fedora      28 k
DEBUG util.py:446:   perl-Getopt-Long                        noarch  1:2.52-1.fc34           fedora      60 k
DEBUG util.py:446:   perl-Getopt-Std                         noarch  1.12-469.fc34           fedora      27 k
DEBUG util.py:446:   perl-Git                                noarch  2.30.0-1.fc34           fedora      44 k
DEBUG util.py:446:   perl-HTTP-Tiny                          noarch  0.076-457.fc33          fedora      55 k
DEBUG util.py:446:   perl-IO                                 x86_64  1.43-469.fc34           fedora      99 k
DEBUG util.py:446:   perl-IPC-Open3                          noarch  1.21-469.fc34           fedora      34 k
DEBUG util.py:446:   perl-MIME-Base64                        x86_64  3.16-1.fc34             fedora      30 k
DEBUG util.py:446:   perl-POSIX                              x86_64  1.94-469.fc34           fedora     110 k
DEBUG util.py:446:   perl-PathTools                          x86_64  3.78-458.fc34           fedora      86 k
DEBUG util.py:446:   perl-Pod-Escapes                        noarch  1:1.07-457.fc33         fedora      20 k
DEBUG util.py:446:   perl-Pod-Perldoc                        noarch  3.28.01-458.fc33        fedora      84 k
DEBUG util.py:446:   perl-Pod-Simple                         noarch  1:3.42-1.fc34           fedora     216 k
DEBUG util.py:446:   perl-Pod-Usage                          noarch  4:2.01-1.fc34           fedora      41 k
DEBUG util.py:446:   perl-Scalar-List-Utils                  x86_64  4:1.55-457.fc33         fedora      70 k
DEBUG util.py:446:   perl-SelectSaver                        noarch  1.02-469.fc34           fedora      23 k
DEBUG util.py:446:   perl-Socket                             x86_64  4:2.031-1.fc34          fedora      56 k
DEBUG util.py:446:   perl-Storable                           x86_64  1:3.21-457.fc33         fedora      97 k
DEBUG util.py:446:   perl-Symbol                             noarch  1.08-469.fc34           fedora      25 k
DEBUG util.py:446:   perl-Term-ANSIColor                     noarch  5.01-458.fc33           fedora      49 k
DEBUG util.py:446:   perl-Term-Cap                           noarch  1.17-457.fc33           fedora      22 k
DEBUG util.py:446:   perl-TermReadKey                        x86_64  2.38-8.fc33             fedora      36 k
DEBUG util.py:446:   perl-Text-ParseWords                    noarch  3.30-457.fc33           fedora      16 k
DEBUG util.py:446:   perl-Text-Tabs+Wrap                     noarch  2013.0523-457.fc33      fedora      23 k
DEBUG util.py:446:   perl-Time-Local                         noarch  2:1.300-4.fc33          fedora      34 k
DEBUG util.py:446:   perl-constant                           noarch  1.33-458.fc33           fedora      23 k
DEBUG util.py:446:   perl-if                                 noarch  0.60.800-469.fc34       fedora      25 k
DEBUG util.py:446:   perl-interpreter                        x86_64  4:5.32.1-469.fc34       fedora      83 k
DEBUG util.py:446:   perl-lib                                x86_64  0.65-469.fc34           fedora      26 k
DEBUG util.py:446:   perl-libs                               x86_64  4:5.32.1-469.fc34       fedora     2.1 M
DEBUG util.py:446:   perl-mro                                x86_64  1.23-469.fc34           fedora      40 k
DEBUG util.py:446:   perl-overload                           noarch  1.31-469.fc34           fedora      57 k
DEBUG util.py:446:   perl-overloading                        noarch  0.02-469.fc34           fedora      24 k
DEBUG util.py:446:   perl-parent                             noarch  1:0.238-457.fc33        fedora      14 k
DEBUG util.py:446:   perl-podlators                          noarch  1:4.14-457.fc33         fedora     113 k
DEBUG util.py:446:   perl-subs                               noarch  1.03-469.fc34           fedora      23 k
DEBUG util.py:446:   perl-vars                               noarch  1.05-469.fc34           fedora      24 k
DEBUG util.py:446:   python-pip-wheel                        noarch  21.0-1.fc34             fedora     1.3 M
DEBUG util.py:446:   python-rpm-macros                       noarch  3.9-11.fc34             fedora      14 k
DEBUG util.py:446:   python-setuptools-wheel                 noarch  52.0.0-1.fc34           fedora     471 k
DEBUG util.py:446:   python3                                 x86_64  3.9.1-4.fc34            fedora      28 k
DEBUG util.py:446:   python3-babel                           noarch  2.9.0-3.fc34            copr_base  5.8 M
DEBUG util.py:446:   python3-certifi                         noarch  2020.12.5-1.fc34        fedora      16 k
DEBUG util.py:446:   python3-chardet                         noarch  3.0.4-18.fc33           fedora     194 k
DEBUG util.py:446:   python3-docutils                        noarch  0.16-3.fc33             fedora     1.5 M
DEBUG util.py:446:   python3-dulwich                         x86_64  0.20.15-1.fc34          copr_base  386 k
DEBUG util.py:446:   python3-idna                            noarch  2.10-2.fc33             fedora      99 k
DEBUG util.py:446:   python3-imagesize                       noarch  1.2.0-3.fc34            fedora      17 k
DEBUG util.py:446:   python3-jinja2                          noarch  2.11.2-7.fc34           copr_base  493 k
DEBUG util.py:446:   python3-libs                            x86_64  3.9.1-4.fc34            fedora     7.4 M
DEBUG util.py:446:   python3-markupsafe                      x86_64  1.1.1-9.fc34            fedora      32 k
DEBUG util.py:446:   python3-packaging                       noarch  20.8-1.fc34             copr_base   68 k
DEBUG util.py:446:   python3-pbr                             noarch  5.5.1-1.fc34            fedora     1.1 M
DEBUG util.py:446:   python3-pygments                        noarch  2.7.4-1.fc34            copr_base  1.8 M
DEBUG util.py:446:   python3-pyparsing                       noarch  2.4.7-4.fc34            copr_base  150 k
DEBUG util.py:446:   python3-pysocks                         noarch  1.7.1-7.fc33            fedora      35 k
DEBUG util.py:446:   python3-pytz                            noarch  2020.5-1.fc34           fedora      49 k
DEBUG util.py:446:   python3-requests                        noarch  2.25.0-1.fc34           fedora     114 k
DEBUG util.py:446:   python3-rpm-generators                  noarch  11-12.fc34              fedora      29 k
DEBUG util.py:446:   python3-rpm-macros                      noarch  3.9-11.fc34             fedora      13 k
DEBUG util.py:446:   python3-six                             noarch  1.15.0-3.fc34           fedora      37 k
DEBUG util.py:446:   python3-snowballstemmer                 noarch  1.9.0-7.fc33            fedora     149 k
DEBUG util.py:446:   python3-sphinx-theme-alabaster          noarch  0.7.12-10.fc33          fedora      24 k
DEBUG util.py:446:   python3-sphinxcontrib-applehelp         noarch  1.0.2-2.fc33            fedora      34 k
DEBUG util.py:446:   python3-sphinxcontrib-devhelp           noarch  1.0.2-2.fc33            fedora      29 k
DEBUG util.py:446:   python3-sphinxcontrib-htmlhelp          noarch  1.0.3-2.fc33            fedora      37 k
DEBUG util.py:446:   python3-sphinxcontrib-jsmath            noarch  1.0.1-9.fc33            fedora      16 k
DEBUG util.py:446:   python3-sphinxcontrib-qthelp            noarch  1.0.3-2.fc33            fedora      33 k
DEBUG util.py:446:   python3-sphinxcontrib-serializinghtml   noarch  1.1.4-2.fc33            fedora      32 k
DEBUG util.py:446:   python3-urllib3                         noarch  1.25.10-3.fc34          fedora     175 k
DEBUG util.py:446:  Transaction Summary
DEBUG util.py:446:  =========================================================================================
DEBUG util.py:446:  Install  99 Packages
DEBUG util.py:446:  Total size: 41 M
DEBUG util.py:446:  Total download size: 68 k
DEBUG util.py:446:  Installed size: 165 M
DEBUG util.py:446:  Downloading Packages:
DEBUG util.py:446:  [SKIPPED] libcbor-0.7.0-2.fc34.x86_64.rpm: Already downloaded                  
DEBUG util.py:446:  [SKIPPED] python3-babel-2.9.0-3.fc34.noarch.rpm: Already downloaded            
DEBUG util.py:446:  [SKIPPED] python3-dulwich-0.20.15-1.fc34.x86_64.rpm: Already downloaded        
DEBUG util.py:446:  [SKIPPED] python3-jinja2-2.11.2-7.fc34.noarch.rpm: Already downloaded          
DEBUG util.py:446:  [SKIPPED] python3-openstackdocstheme-2.2.6-2.fc34.noarch.rpm: Already downloaded
DEBUG util.py:446:  [SKIPPED] python3-pygments-2.7.4-1.fc34.noarch.rpm: Already downloaded         
DEBUG util.py:446:  [SKIPPED] python3-pyparsing-2.4.7-4.fc34.noarch.rpm: Already downloaded        
DEBUG util.py:446:  [SKIPPED] gdbm-libs-1.19-1.fc34.x86_64.rpm: Already downloaded                 
DEBUG util.py:446:  [SKIPPED] git-2.30.0-1.fc34.x86_64.rpm: Already downloaded                     
DEBUG util.py:446:  [SKIPPED] git-core-2.30.0-1.fc34.x86_64.rpm: Already downloaded                
DEBUG util.py:446:  [SKIPPED] git-core-doc-2.30.0-1.fc34.noarch.rpm: Already downloaded            
DEBUG util.py:446:  [SKIPPED] groff-base-1.22.4-4.fc34.x86_64.rpm: Already downloaded              
DEBUG util.py:446:  [SKIPPED] less-575-1.fc34.x86_64.rpm: Already downloaded                       
DEBUG util.py:446:  [SKIPPED] libedit-3.1-33.20191231cvs.fc33.x86_64.rpm: Already downloaded       
DEBUG util.py:446:  [SKIPPED] libfido2-1.6.0-1.fc34.x86_64.rpm: Already downloaded                 
DEBUG util.py:446:  [SKIPPED] ncurses-6.2-3.20200222.fc33.x86_64.rpm: Already downloaded           
DEBUG util.py:446:  [SKIPPED] openssh-8.4p1-5.fc34.x86_64.rpm: Already downloaded                  
DEBUG util.py:446:  [SKIPPED] openssh-clients-8.4p1-5.fc34.x86_64.rpm: Already downloaded          
DEBUG util.py:446:  [SKIPPED] perl-Carp-1.50-457.fc33.noarch.rpm: Already downloaded               
DEBUG util.py:446:  [SKIPPED] perl-Class-Struct-0.66-469.fc34.noarch.rpm: Already downloaded       
DEBUG util.py:446:  [SKIPPED] perl-DynaLoader-1.47-469.fc34.x86_64.rpm: Already downloaded         
DEBUG util.py:446:  [SKIPPED] perl-Encode-3.08-458.fc34.x86_64.rpm: Already downloaded             
DEBUG util.py:446:  [SKIPPED] perl-Errno-1.30-469.fc34.x86_64.rpm: Already downloaded              
DEBUG util.py:446:  [SKIPPED] perl-Error-0.17029-4.fc33.noarch.rpm: Already downloaded             
DEBUG util.py:446:  [SKIPPED] perl-Exporter-5.74-458.fc33.noarch.rpm: Already downloaded           
DEBUG util.py:446:  [SKIPPED] perl-Fcntl-1.13-469.fc34.x86_64.rpm: Already downloaded              
DEBUG util.py:446:  [SKIPPED] perl-File-Basename-2.85-469.fc34.noarch.rpm: Already downloaded      
DEBUG util.py:446:  [SKIPPED] perl-File-Find-1.37-469.fc34.noarch.rpm: Already downloaded          
DEBUG util.py:446:  [SKIPPED] perl-File-Path-2.18-1.fc34.noarch.rpm: Already downloaded            
DEBUG util.py:446:  [SKIPPED] perl-File-Temp-0.231.100-1.fc34.noarch.rpm: Already downloaded       
DEBUG util.py:446:  [SKIPPED] perl-File-stat-1.09-469.fc34.noarch.rpm: Already downloaded          
DEBUG util.py:446:  [SKIPPED] perl-Getopt-Long-2.52-1.fc34.noarch.rpm: Already downloaded          
DEBUG util.py:446:  [SKIPPED] perl-Getopt-Std-1.12-469.fc34.noarch.rpm: Already downloaded         
DEBUG util.py:446:  [SKIPPED] perl-Git-2.30.0-1.fc34.noarch.rpm: Already downloaded                
DEBUG util.py:446:  [SKIPPED] perl-HTTP-Tiny-0.076-457.fc33.noarch.rpm: Already downloaded         
DEBUG util.py:446:  [SKIPPED] perl-IO-1.43-469.fc34.x86_64.rpm: Already downloaded                 
DEBUG util.py:446:  [SKIPPED] perl-IPC-Open3-1.21-469.fc34.noarch.rpm: Already downloaded          
DEBUG util.py:446:  [SKIPPED] perl-MIME-Base64-3.16-1.fc34.x86_64.rpm: Already downloaded          
DEBUG util.py:446:  [SKIPPED] perl-POSIX-1.94-469.fc34.x86_64.rpm: Already downloaded              
DEBUG util.py:446:  [SKIPPED] perl-PathTools-3.78-458.fc34.x86_64.rpm: Already downloaded          
DEBUG util.py:446:  [SKIPPED] perl-Pod-Escapes-1.07-457.fc33.noarch.rpm: Already downloaded        
DEBUG util.py:446:  [SKIPPED] perl-Pod-Perldoc-3.28.01-458.fc33.noarch.rpm: Already downloaded     
DEBUG util.py:446:  [SKIPPED] perl-Pod-Simple-3.42-1.fc34.noarch.rpm: Already downloaded           
DEBUG util.py:446:  [SKIPPED] perl-Pod-Usage-2.01-1.fc34.noarch.rpm: Already downloaded            
DEBUG util.py:446:  [SKIPPED] perl-Scalar-List-Utils-1.55-457.fc33.x86_64.rpm: Already downloaded  
DEBUG util.py:446:  [SKIPPED] perl-SelectSaver-1.02-469.fc34.noarch.rpm: Already downloaded        
DEBUG util.py:446:  [SKIPPED] perl-Socket-2.031-1.fc34.x86_64.rpm: Already downloaded              
DEBUG util.py:446:  [SKIPPED] perl-Storable-3.21-457.fc33.x86_64.rpm: Already downloaded           
DEBUG util.py:446:  [SKIPPED] perl-Symbol-1.08-469.fc34.noarch.rpm: Already downloaded             
DEBUG util.py:446:  [SKIPPED] perl-Term-ANSIColor-5.01-458.fc33.noarch.rpm: Already downloaded     
DEBUG util.py:446:  [SKIPPED] perl-Term-Cap-1.17-457.fc33.noarch.rpm: Already downloaded           
DEBUG util.py:446:  [SKIPPED] perl-TermReadKey-2.38-8.fc33.x86_64.rpm: Already downloaded          
DEBUG util.py:446:  [SKIPPED] perl-Text-ParseWords-3.30-457.fc33.noarch.rpm: Already downloaded    
DEBUG util.py:446:  [SKIPPED] perl-Text-Tabs+Wrap-2013.0523-457.fc33.noarch.rpm: Already downloaded
DEBUG util.py:446:  [SKIPPED] perl-Time-Local-1.300-4.fc33.noarch.rpm: Already downloaded          
DEBUG util.py:446:  [SKIPPED] perl-constant-1.33-458.fc33.noarch.rpm: Already downloaded           
DEBUG util.py:446:  [SKIPPED] perl-if-0.60.800-469.fc34.noarch.rpm: Already downloaded             
DEBUG util.py:446:  [SKIPPED] perl-interpreter-5.32.1-469.fc34.x86_64.rpm: Already downloaded      
DEBUG util.py:446:  [SKIPPED] perl-lib-0.65-469.fc34.x86_64.rpm: Already downloaded                
DEBUG util.py:446:  [SKIPPED] perl-libs-5.32.1-469.fc34.x86_64.rpm: Already downloaded             
DEBUG util.py:446:  [SKIPPED] perl-mro-1.23-469.fc34.x86_64.rpm: Already downloaded                
DEBUG util.py:446:  [SKIPPED] perl-overload-1.31-469.fc34.noarch.rpm: Already downloaded           
DEBUG util.py:446:  [SKIPPED] perl-overloading-0.02-469.fc34.noarch.rpm: Already downloaded        
DEBUG util.py:446:  [SKIPPED] perl-parent-0.238-457.fc33.noarch.rpm: Already downloaded            
DEBUG util.py:446:  [SKIPPED] perl-podlators-4.14-457.fc33.noarch.rpm: Already downloaded          
DEBUG util.py:446:  [SKIPPED] perl-subs-1.03-469.fc34.noarch.rpm: Already downloaded               
DEBUG util.py:446:  [SKIPPED] perl-vars-1.05-469.fc34.noarch.rpm: Already downloaded               
DEBUG util.py:446:  [SKIPPED] python-pip-wheel-21.0-1.fc34.noarch.rpm: Already downloaded          
DEBUG util.py:446:  [SKIPPED] python-rpm-macros-3.9-11.fc34.noarch.rpm: Already downloaded         
DEBUG util.py:446:  [SKIPPED] python-setuptools-wheel-52.0.0-1.fc34.noarch.rpm: Already downloaded 
DEBUG util.py:446:  [SKIPPED] python3-3.9.1-4.fc34.x86_64.rpm: Already downloaded                  
DEBUG util.py:446:  [SKIPPED] python3-certifi-2020.12.5-1.fc34.noarch.rpm: Already downloaded      
DEBUG util.py:446:  [SKIPPED] python3-chardet-3.0.4-18.fc33.noarch.rpm: Already downloaded         
DEBUG util.py:446:  [SKIPPED] python3-devel-3.9.1-4.fc34.x86_64.rpm: Already downloaded            
DEBUG util.py:446:  [SKIPPED] python3-docutils-0.16-3.fc33.noarch.rpm: Already downloaded          
DEBUG util.py:446:  [SKIPPED] python3-idna-2.10-2.fc33.noarch.rpm: Already downloaded              
DEBUG util.py:446:  [SKIPPED] python3-imagesize-1.2.0-3.fc34.noarch.rpm: Already downloaded        
DEBUG util.py:446:  [SKIPPED] python3-libs-3.9.1-4.fc34.x86_64.rpm: Already downloaded             
DEBUG util.py:446:  [SKIPPED] python3-markupsafe-1.1.1-9.fc34.x86_64.rpm: Already downloaded       
DEBUG util.py:446:  [SKIPPED] python3-pbr-5.5.1-1.fc34.noarch.rpm: Already downloaded              
DEBUG util.py:446:  [SKIPPED] python3-pysocks-1.7.1-7.fc33.noarch.rpm: Already downloaded          
DEBUG util.py:446:  [SKIPPED] python3-pytz-2020.5-1.fc34.noarch.rpm: Already downloaded            
DEBUG util.py:446:  [SKIPPED] python3-requests-2.25.0-1.fc34.noarch.rpm: Already downloaded        
DEBUG util.py:446:  [SKIPPED] python3-rpm-generators-11-12.fc34.noarch.rpm: Already downloaded     
DEBUG util.py:446:  [SKIPPED] python3-rpm-macros-3.9-11.fc34.noarch.rpm: Already downloaded        
DEBUG util.py:446:  [SKIPPED] python3-setuptools-52.0.0-1.fc34.noarch.rpm: Already downloaded      
DEBUG util.py:446:  [SKIPPED] python3-six-1.15.0-3.fc34.noarch.rpm: Already downloaded             
DEBUG util.py:446:  [SKIPPED] python3-snowballstemmer-1.9.0-7.fc33.noarch.rpm: Already downloaded  
DEBUG util.py:446:  [SKIPPED] python3-sphinx-3.4.3-1.fc34.noarch.rpm: Already downloaded           
DEBUG util.py:446:  [SKIPPED] python3-sphinx-theme-alabaster-0.7.12-10.fc33.noarch.rpm: Already downloaded
DEBUG util.py:446:  [SKIPPED] python3-sphinxcontrib-apidoc-0.2.1-16.fc33.noarch.rpm: Already downloaded
DEBUG util.py:446:  [SKIPPED] python3-sphinxcontrib-applehelp-1.0.2-2.fc33.noarch.rpm: Already downloaded
DEBUG util.py:446:  [SKIPPED] python3-sphinxcontrib-devhelp-1.0.2-2.fc33.noarch.rpm: Already downloaded
DEBUG util.py:446:  [SKIPPED] python3-sphinxcontrib-htmlhelp-1.0.3-2.fc33.noarch.rpm: Already downloaded
DEBUG util.py:446:  [SKIPPED] python3-sphinxcontrib-jsmath-1.0.1-9.fc33.noarch.rpm: Already downloaded
DEBUG util.py:446:  [SKIPPED] python3-sphinxcontrib-qthelp-1.0.3-2.fc33.noarch.rpm: Already downloaded
DEBUG util.py:446:  [SKIPPED] python3-sphinxcontrib-serializinghtml-1.1.4-2.fc33.noarch.rpm: Already downloaded
DEBUG util.py:446:  [SKIPPED] python3-urllib3-1.25.10-3.fc34.noarch.rpm: Already downloaded        
DEBUG util.py:446:  (99/99): python3-packaging-20.8-1.fc34.noarch.r 2.8 MB/s |  68 kB     00:00    
DEBUG util.py:446:  --------------------------------------------------------------------------------
DEBUG util.py:446:  Total                                           323 kB/s |  68 kB     00:00     
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       : python-rpm-macros-3.9-11.fc34.noarch                  1/99 
DEBUG util.py:446:    Installing       : python3-rpm-macros-3.9-11.fc34.noarch                 2/99 
DEBUG util.py:446:    Installing       : python-setuptools-wheel-52.0.0-1.fc34.noarch          3/99 
DEBUG util.py:446:    Installing       : python-pip-wheel-21.0-1.fc34.noarch                   4/99 
DEBUG util.py:446:    Running scriptlet: openssh-8.4p1-5.fc34.x86_64                           5/99 
DEBUG util.py:446:    Installing       : openssh-8.4p1-5.fc34.x86_64                           5/99 
DEBUG util.py:446:    Installing       : ncurses-6.2-3.20200222.fc33.x86_64                    6/99 
DEBUG util.py:446:    Installing       : libedit-3.1-33.20191231cvs.fc33.x86_64                7/99 
DEBUG util.py:446:    Installing       : less-575-1.fc34.x86_64                                8/99 
DEBUG util.py:446:    Running scriptlet: groff-base-1.22.4-4.fc34.x86_64                       9/99 
DEBUG util.py:446:    Installing       : groff-base-1.22.4-4.fc34.x86_64                       9/99 
DEBUG util.py:446:    Running scriptlet: groff-base-1.22.4-4.fc34.x86_64                       9/99 
DEBUG util.py:446:    Installing       : perl-if-0.60.800-469.fc34.noarch                     10/99 
DEBUG util.py:446:    Installing       : perl-Time-Local-2:1.300-4.fc33.noarch                11/99 
DEBUG util.py:446:    Installing       : perl-File-Path-2.18-1.fc34.noarch                    12/99 
DEBUG util.py:446:    Installing       : perl-Pod-Escapes-1:1.07-457.fc33.noarch              13/99 
DEBUG util.py:446:    Installing       : perl-Text-Tabs+Wrap-2013.0523-457.fc33.noarch        14/99 
DEBUG util.py:446:    Installing       : perl-Class-Struct-0.66-469.fc34.noarch               15/99 
DEBUG util.py:446:    Installing       : perl-POSIX-1.94-469.fc34.x86_64                      16/99 
DEBUG util.py:446:    Installing       : perl-Term-ANSIColor-5.01-458.fc33.noarch             17/99 
DEBUG util.py:446:    Installing       : perl-IPC-Open3-1.21-469.fc34.noarch                  18/99 
DEBUG util.py:446:    Installing       : perl-HTTP-Tiny-0.076-457.fc33.noarch                 19/99 
DEBUG util.py:446:    Installing       : perl-subs-1.03-469.fc34.noarch                       20/99 
DEBUG util.py:446:    Installing       : perl-File-Temp-1:0.231.100-1.fc34.noarch             21/99 
DEBUG util.py:446:    Installing       : perl-Term-Cap-1.17-457.fc33.noarch                   22/99 
DEBUG util.py:446:    Installing       : perl-Pod-Simple-1:3.42-1.fc34.noarch                 23/99 
DEBUG util.py:446:    Installing       : perl-Socket-4:2.031-1.fc34.x86_64                    24/99 
DEBUG util.py:446:    Installing       : perl-SelectSaver-1.02-469.fc34.noarch                25/99 
DEBUG util.py:446:    Installing       : perl-Symbol-1.08-469.fc34.noarch                     26/99 
DEBUG util.py:446:    Installing       : perl-File-stat-1.09-469.fc34.noarch                  27/99 
DEBUG util.py:446:    Installing       : perl-podlators-1:4.14-457.fc33.noarch                28/99 
DEBUG util.py:446:    Installing       : perl-Pod-Perldoc-3.28.01-458.fc33.noarch             29/99 
DEBUG util.py:446:    Installing       : perl-Fcntl-1.13-469.fc34.x86_64                      30/99 
DEBUG util.py:446:    Installing       : perl-Text-ParseWords-3.30-457.fc33.noarch            31/99 
DEBUG util.py:446:    Installing       : perl-mro-1.23-469.fc34.x86_64                        32/99 
DEBUG util.py:446:    Installing       : perl-IO-1.43-469.fc34.x86_64                         33/99 
DEBUG util.py:446:    Installing       : perl-overloading-0.02-469.fc34.noarch                34/99 
DEBUG util.py:446:    Installing       : perl-Pod-Usage-4:2.01-1.fc34.noarch                  35/99 
DEBUG util.py:446:    Installing       : perl-Errno-1.30-469.fc34.x86_64                      36/99 
DEBUG util.py:446:    Installing       : perl-File-Basename-2.85-469.fc34.noarch              37/99 
DEBUG util.py:446:    Installing       : perl-Getopt-Std-1.12-469.fc34.noarch                 38/99 
DEBUG util.py:446:    Installing       : perl-MIME-Base64-3.16-1.fc34.x86_64                  39/99 
DEBUG util.py:446:    Installing       : perl-Scalar-List-Utils-4:1.55-457.fc33.x86_64        40/99 
DEBUG util.py:446:    Installing       : perl-constant-1.33-458.fc33.noarch                   41/99 
DEBUG util.py:446:    Installing       : perl-Storable-1:3.21-457.fc33.x86_64                 42/99 
DEBUG util.py:446:    Installing       : perl-overload-1.31-469.fc34.noarch                   43/99 
DEBUG util.py:446:    Installing       : perl-parent-1:0.238-457.fc33.noarch                  44/99 
DEBUG util.py:446:    Installing       : perl-vars-1.05-469.fc34.noarch                       45/99 
DEBUG util.py:446:    Installing       : perl-Getopt-Long-1:2.52-1.fc34.noarch                46/99 
DEBUG util.py:446:    Installing       : perl-Carp-1.50-457.fc33.noarch                       47/99 
DEBUG util.py:446:    Installing       : perl-Exporter-5.74-458.fc33.noarch                   48/99 
DEBUG util.py:446:    Installing       : perl-PathTools-3.78-458.fc34.x86_64                  49/99 
DEBUG util.py:446:    Installing       : perl-Encode-4:3.08-458.fc34.x86_64                   50/99 
DEBUG util.py:446:    Installing       : perl-libs-4:5.32.1-469.fc34.x86_64                   51/99 
DEBUG util.py:446:    Installing       : perl-interpreter-4:5.32.1-469.fc34.x86_64            52/99 
DEBUG util.py:446:    Installing       : perl-DynaLoader-1.47-469.fc34.x86_64                 53/99 
DEBUG util.py:446:    Installing       : perl-TermReadKey-2.38-8.fc33.x86_64                  54/99 
DEBUG util.py:446:    Installing       : perl-Error-1:0.17029-4.fc33.noarch                   55/99 
DEBUG util.py:446:    Installing       : perl-File-Find-1.37-469.fc34.noarch                  56/99 
DEBUG util.py:446:    Installing       : perl-lib-0.65-469.fc34.x86_64                        57/99 
DEBUG util.py:446:    Installing       : gdbm-libs-1:1.19-1.fc34.x86_64                       58/99 
DEBUG util.py:446:    Installing       : python3-setuptools-52.0.0-1.fc34.noarch              59/99 
DEBUG util.py:446:    Installing       : python3-3.9.1-4.fc34.x86_64                          60/99 
DEBUG util.py:446:    Installing       : python3-libs-3.9.1-4.fc34.x86_64                     61/99 
DEBUG util.py:446:    Installing       : python3-idna-2.10-2.fc33.noarch                      62/99 
DEBUG util.py:446:    Installing       : python3-pygments-2.7.4-1.fc34.noarch                 63/99 
DEBUG util.py:446:    Installing       : python3-pyparsing-2.4.7-4.fc34.noarch                64/99 
DEBUG util.py:446:    Installing       : python3-packaging-20.8-1.fc34.noarch                 65/99 
DEBUG util.py:446:    Installing       : python3-certifi-2020.12.5-1.fc34.noarch              66/99 
DEBUG util.py:446:    Installing       : python3-chardet-3.0.4-18.fc33.noarch                 67/99 
DEBUG util.py:446:    Installing       : python3-docutils-0.16-3.fc33.noarch                  68/99 
DEBUG util.py:446:    Installing       : python3-imagesize-1.2.0-3.fc34.noarch                69/99 
DEBUG util.py:446:    Installing       : python3-markupsafe-1.1.1-9.fc34.x86_64               70/99 
DEBUG util.py:446:    Installing       : python3-pysocks-1.7.1-7.fc33.noarch                  71/99 
DEBUG util.py:446:    Installing       : python3-pytz-2020.5-1.fc34.noarch                    72/99 
DEBUG util.py:446:    Installing       : python3-babel-2.9.0-3.fc34.noarch                    73/99 
DEBUG util.py:446:    Installing       : python3-jinja2-2.11.2-7.fc34.noarch                  74/99 
DEBUG util.py:446:    Installing       : python3-rpm-generators-11-12.fc34.noarch             75/99 
DEBUG util.py:446:    Installing       : python3-six-1.15.0-3.fc34.noarch                     76/99 
DEBUG util.py:446:    Installing       : python3-urllib3-1.25.10-3.fc34.noarch                77/99 
DEBUG util.py:446:    Installing       : python3-dulwich-0.20.15-1.fc34.x86_64                78/99 
DEBUG util.py:446:    Installing       : python3-requests-2.25.0-1.fc34.noarch                79/99 
DEBUG util.py:446:    Installing       : python3-snowballstemmer-1.9.0-7.fc33.noarch          80/99 
DEBUG util.py:446:    Installing       : python3-sphinx-theme-alabaster-0.7.12-10.fc33.noar   81/99 
DEBUG util.py:446:    Installing       : python3-sphinxcontrib-applehelp-1.0.2-2.fc33.noarc   82/99 
DEBUG util.py:446:    Installing       : python3-sphinxcontrib-devhelp-1.0.2-2.fc33.noarch    83/99 
DEBUG util.py:446:    Installing       : python3-sphinxcontrib-htmlhelp-1.0.3-2.fc33.noarch   84/99 
DEBUG util.py:446:    Installing       : python3-sphinxcontrib-jsmath-1.0.1-9.fc33.noarch     85/99 
DEBUG util.py:446:    Installing       : python3-sphinxcontrib-qthelp-1.0.3-2.fc33.noarch     86/99 
DEBUG util.py:446:    Installing       : python3-sphinxcontrib-serializinghtml-1.1.4-2.fc33   87/99 
DEBUG util.py:446:    Installing       : python3-sphinx-1:3.4.3-1.fc34.noarch                 88/99 
DEBUG util.py:446:    Installing       : libcbor-0.7.0-2.fc34.x86_64                          89/99 
DEBUG util.py:446:    Installing       : libfido2-1.6.0-1.fc34.x86_64                         90/99 
DEBUG util.py:446:    Installing       : openssh-clients-8.4p1-5.fc34.x86_64                  91/99 
DEBUG util.py:446:    Installing       : git-core-2.30.0-1.fc34.x86_64                        92/99 
DEBUG util.py:446:    Installing       : python3-pbr-5.5.1-1.fc34.noarch                      93/99 
DEBUG util.py:446:    Installing       : git-core-doc-2.30.0-1.fc34.noarch                    94/99 
DEBUG util.py:446:    Installing       : perl-Git-2.30.0-1.fc34.noarch                        95/99 
DEBUG util.py:446:    Installing       : git-2.30.0-1.fc34.x86_64                             96/99 
DEBUG util.py:446:    Installing       : python3-openstackdocstheme-2.2.6-2.fc34.noarch       97/99 
DEBUG util.py:446:    Installing       : python3-sphinxcontrib-apidoc-0.2.1-16.fc33.noarch    98/99 
DEBUG util.py:446:    Installing       : python3-devel-3.9.1-4.fc34.x86_64                    99/99 
DEBUG util.py:446:    Running scriptlet: python3-devel-3.9.1-4.fc34.x86_64                    99/99 
DEBUG util.py:446:    Verifying        : libcbor-0.7.0-2.fc34.x86_64                           1/99 
DEBUG util.py:446:    Verifying        : python3-babel-2.9.0-3.fc34.noarch                     2/99 
DEBUG util.py:446:    Verifying        : python3-dulwich-0.20.15-1.fc34.x86_64                 3/99 
DEBUG util.py:446:    Verifying        : python3-jinja2-2.11.2-7.fc34.noarch                   4/99 
DEBUG util.py:446:    Verifying        : python3-openstackdocstheme-2.2.6-2.fc34.noarch        5/99 
DEBUG util.py:446:    Verifying        : python3-packaging-20.8-1.fc34.noarch                  6/99 
DEBUG util.py:446:    Verifying        : python3-pygments-2.7.4-1.fc34.noarch                  7/99 
DEBUG util.py:446:    Verifying        : python3-pyparsing-2.4.7-4.fc34.noarch                 8/99 
DEBUG util.py:446:    Verifying        : gdbm-libs-1:1.19-1.fc34.x86_64                        9/99 
DEBUG util.py:446:    Verifying        : git-2.30.0-1.fc34.x86_64                             10/99 
DEBUG util.py:446:    Verifying        : git-core-2.30.0-1.fc34.x86_64                        11/99 
DEBUG util.py:446:    Verifying        : git-core-doc-2.30.0-1.fc34.noarch                    12/99 
DEBUG util.py:446:    Verifying        : groff-base-1.22.4-4.fc34.x86_64                      13/99 
DEBUG util.py:446:    Verifying        : less-575-1.fc34.x86_64                               14/99 
DEBUG util.py:446:    Verifying        : libedit-3.1-33.20191231cvs.fc33.x86_64               15/99 
DEBUG util.py:446:    Verifying        : libfido2-1.6.0-1.fc34.x86_64                         16/99 
DEBUG util.py:446:    Verifying        : ncurses-6.2-3.20200222.fc33.x86_64                   17/99 
DEBUG util.py:446:    Verifying        : openssh-8.4p1-5.fc34.x86_64                          18/99 
DEBUG util.py:446:    Verifying        : openssh-clients-8.4p1-5.fc34.x86_64                  19/99 
DEBUG util.py:446:    Verifying        : perl-Carp-1.50-457.fc33.noarch                       20/99 
DEBUG util.py:446:    Verifying        : perl-Class-Struct-0.66-469.fc34.noarch               21/99 
DEBUG util.py:446:    Verifying        : perl-DynaLoader-1.47-469.fc34.x86_64                 22/99 
DEBUG util.py:446:    Verifying        : perl-Encode-4:3.08-458.fc34.x86_64                   23/99 
DEBUG util.py:446:    Verifying        : perl-Errno-1.30-469.fc34.x86_64                      24/99 
DEBUG util.py:446:    Verifying        : perl-Error-1:0.17029-4.fc33.noarch                   25/99 
DEBUG util.py:446:    Verifying        : perl-Exporter-5.74-458.fc33.noarch                   26/99 
DEBUG util.py:446:    Verifying        : perl-Fcntl-1.13-469.fc34.x86_64                      27/99 
DEBUG util.py:446:    Verifying        : perl-File-Basename-2.85-469.fc34.noarch              28/99 
DEBUG util.py:446:    Verifying        : perl-File-Find-1.37-469.fc34.noarch                  29/99 
DEBUG util.py:446:    Verifying        : perl-File-Path-2.18-1.fc34.noarch                    30/99 
DEBUG util.py:446:    Verifying        : perl-File-Temp-1:0.231.100-1.fc34.noarch             31/99 
DEBUG util.py:446:    Verifying        : perl-File-stat-1.09-469.fc34.noarch                  32/99 
DEBUG util.py:446:    Verifying        : perl-Getopt-Long-1:2.52-1.fc34.noarch                33/99 
DEBUG util.py:446:    Verifying        : perl-Getopt-Std-1.12-469.fc34.noarch                 34/99 
DEBUG util.py:446:    Verifying        : perl-Git-2.30.0-1.fc34.noarch                        35/99 
DEBUG util.py:446:    Verifying        : perl-HTTP-Tiny-0.076-457.fc33.noarch                 36/99 
DEBUG util.py:446:    Verifying        : perl-IO-1.43-469.fc34.x86_64                         37/99 
DEBUG util.py:446:    Verifying        : perl-IPC-Open3-1.21-469.fc34.noarch                  38/99 
DEBUG util.py:446:    Verifying        : perl-MIME-Base64-3.16-1.fc34.x86_64                  39/99 
DEBUG util.py:446:    Verifying        : perl-POSIX-1.94-469.fc34.x86_64                      40/99 
DEBUG util.py:446:    Verifying        : perl-PathTools-3.78-458.fc34.x86_64                  41/99 
DEBUG util.py:446:    Verifying        : perl-Pod-Escapes-1:1.07-457.fc33.noarch              42/99 
DEBUG util.py:446:    Verifying        : perl-Pod-Perldoc-3.28.01-458.fc33.noarch             43/99 
DEBUG util.py:446:    Verifying        : perl-Pod-Simple-1:3.42-1.fc34.noarch                 44/99 
DEBUG util.py:446:    Verifying        : perl-Pod-Usage-4:2.01-1.fc34.noarch                  45/99 
DEBUG util.py:446:    Verifying        : perl-Scalar-List-Utils-4:1.55-457.fc33.x86_64        46/99 
DEBUG util.py:446:    Verifying        : perl-SelectSaver-1.02-469.fc34.noarch                47/99 
DEBUG util.py:446:    Verifying        : perl-Socket-4:2.031-1.fc34.x86_64                    48/99 
DEBUG util.py:446:    Verifying        : perl-Storable-1:3.21-457.fc33.x86_64                 49/99 
DEBUG util.py:446:    Verifying        : perl-Symbol-1.08-469.fc34.noarch                     50/99 
DEBUG util.py:446:    Verifying        : perl-Term-ANSIColor-5.01-458.fc33.noarch             51/99 
DEBUG util.py:446:    Verifying        : perl-Term-Cap-1.17-457.fc33.noarch                   52/99 
DEBUG util.py:446:    Verifying        : perl-TermReadKey-2.38-8.fc33.x86_64                  53/99 
DEBUG util.py:446:    Verifying        : perl-Text-ParseWords-3.30-457.fc33.noarch            54/99 
DEBUG util.py:446:    Verifying        : perl-Text-Tabs+Wrap-2013.0523-457.fc33.noarch        55/99 
DEBUG util.py:446:    Verifying        : perl-Time-Local-2:1.300-4.fc33.noarch                56/99 
DEBUG util.py:446:    Verifying        : perl-constant-1.33-458.fc33.noarch                   57/99 
DEBUG util.py:446:    Verifying        : perl-if-0.60.800-469.fc34.noarch                     58/99 
DEBUG util.py:446:    Verifying        : perl-interpreter-4:5.32.1-469.fc34.x86_64            59/99 
DEBUG util.py:446:    Verifying        : perl-lib-0.65-469.fc34.x86_64                        60/99 
DEBUG util.py:446:    Verifying        : perl-libs-4:5.32.1-469.fc34.x86_64                   61/99 
DEBUG util.py:446:    Verifying        : perl-mro-1.23-469.fc34.x86_64                        62/99 
DEBUG util.py:446:    Verifying        : perl-overload-1.31-469.fc34.noarch                   63/99 
DEBUG util.py:446:    Verifying        : perl-overloading-0.02-469.fc34.noarch                64/99 
DEBUG util.py:446:    Verifying        : perl-parent-1:0.238-457.fc33.noarch                  65/99 
DEBUG util.py:446:    Verifying        : perl-podlators-1:4.14-457.fc33.noarch                66/99 
DEBUG util.py:446:    Verifying        : perl-subs-1.03-469.fc34.noarch                       67/99 
DEBUG util.py:446:    Verifying        : perl-vars-1.05-469.fc34.noarch                       68/99 
DEBUG util.py:446:    Verifying        : python-pip-wheel-21.0-1.fc34.noarch                  69/99 
DEBUG util.py:446:    Verifying        : python-rpm-macros-3.9-11.fc34.noarch                 70/99 
DEBUG util.py:446:    Verifying        : python-setuptools-wheel-52.0.0-1.fc34.noarch         71/99 
DEBUG util.py:446:    Verifying        : python3-3.9.1-4.fc34.x86_64                          72/99 
DEBUG util.py:446:    Verifying        : python3-certifi-2020.12.5-1.fc34.noarch              73/99 
DEBUG util.py:446:    Verifying        : python3-chardet-3.0.4-18.fc33.noarch                 74/99 
DEBUG util.py:446:    Verifying        : python3-devel-3.9.1-4.fc34.x86_64                    75/99 
DEBUG util.py:446:    Verifying        : python3-docutils-0.16-3.fc33.noarch                  76/99 
DEBUG util.py:446:    Verifying        : python3-idna-2.10-2.fc33.noarch                      77/99 
DEBUG util.py:446:    Verifying        : python3-imagesize-1.2.0-3.fc34.noarch                78/99 
DEBUG util.py:446:    Verifying        : python3-libs-3.9.1-4.fc34.x86_64                     79/99 
DEBUG util.py:446:    Verifying        : python3-markupsafe-1.1.1-9.fc34.x86_64               80/99 
DEBUG util.py:446:    Verifying        : python3-pbr-5.5.1-1.fc34.noarch                      81/99 
DEBUG util.py:446:    Verifying        : python3-pysocks-1.7.1-7.fc33.noarch                  82/99 
DEBUG util.py:446:    Verifying        : python3-pytz-2020.5-1.fc34.noarch                    83/99 
DEBUG util.py:446:    Verifying        : python3-requests-2.25.0-1.fc34.noarch                84/99 
DEBUG util.py:446:    Verifying        : python3-rpm-generators-11-12.fc34.noarch             85/99 
DEBUG util.py:446:    Verifying        : python3-rpm-macros-3.9-11.fc34.noarch                86/99 
DEBUG util.py:446:    Verifying        : python3-setuptools-52.0.0-1.fc34.noarch              87/99 
DEBUG util.py:446:    Verifying        : python3-six-1.15.0-3.fc34.noarch                     88/99 
DEBUG util.py:446:    Verifying        : python3-snowballstemmer-1.9.0-7.fc33.noarch          89/99 
DEBUG util.py:446:    Verifying        : python3-sphinx-1:3.4.3-1.fc34.noarch                 90/99 
DEBUG util.py:446:    Verifying        : python3-sphinx-theme-alabaster-0.7.12-10.fc33.noar   91/99 
DEBUG util.py:446:    Verifying        : python3-sphinxcontrib-apidoc-0.2.1-16.fc33.noarch    92/99 
DEBUG util.py:446:    Verifying        : python3-sphinxcontrib-applehelp-1.0.2-2.fc33.noarc   93/99 
DEBUG util.py:446:    Verifying        : python3-sphinxcontrib-devhelp-1.0.2-2.fc33.noarch    94/99 
DEBUG util.py:446:    Verifying        : python3-sphinxcontrib-htmlhelp-1.0.3-2.fc33.noarch   95/99 
DEBUG util.py:446:    Verifying        : python3-sphinxcontrib-jsmath-1.0.1-9.fc33.noarch     96/99 
DEBUG util.py:446:    Verifying        : python3-sphinxcontrib-qthelp-1.0.3-2.fc33.noarch     97/99 
DEBUG util.py:446:    Verifying        : python3-sphinxcontrib-serializinghtml-1.1.4-2.fc33   98/99 
DEBUG util.py:446:    Verifying        : python3-urllib3-1.25.10-3.fc34.noarch                99/99 
DEBUG util.py:446:  Installed:
DEBUG util.py:446:    gdbm-libs-1:1.19-1.fc34.x86_64                                                
DEBUG util.py:446:    git-2.30.0-1.fc34.x86_64                                                      
DEBUG util.py:446:    git-core-2.30.0-1.fc34.x86_64                                                 
DEBUG util.py:446:    git-core-doc-2.30.0-1.fc34.noarch                                             
DEBUG util.py:446:    groff-base-1.22.4-4.fc34.x86_64                                               
DEBUG util.py:446:    less-575-1.fc34.x86_64                                                        
DEBUG util.py:446:    libcbor-0.7.0-2.fc34.x86_64                                                   
DEBUG util.py:446:    libedit-3.1-33.20191231cvs.fc33.x86_64                                        
DEBUG util.py:446:    libfido2-1.6.0-1.fc34.x86_64                                                  
DEBUG util.py:446:    ncurses-6.2-3.20200222.fc33.x86_64                                            
DEBUG util.py:446:    openssh-8.4p1-5.fc34.x86_64                                                   
DEBUG util.py:446:    openssh-clients-8.4p1-5.fc34.x86_64                                           
DEBUG util.py:446:    perl-Carp-1.50-457.fc33.noarch                                                
DEBUG util.py:446:    perl-Class-Struct-0.66-469.fc34.noarch                                        
DEBUG util.py:446:    perl-DynaLoader-1.47-469.fc34.x86_64                                          
DEBUG util.py:446:    perl-Encode-4:3.08-458.fc34.x86_64                                            
DEBUG util.py:446:    perl-Errno-1.30-469.fc34.x86_64                                               
DEBUG util.py:446:    perl-Error-1:0.17029-4.fc33.noarch                                            
DEBUG util.py:446:    perl-Exporter-5.74-458.fc33.noarch                                            
DEBUG util.py:446:    perl-Fcntl-1.13-469.fc34.x86_64                                               
DEBUG util.py:446:    perl-File-Basename-2.85-469.fc34.noarch                                       
DEBUG util.py:446:    perl-File-Find-1.37-469.fc34.noarch                                           
DEBUG util.py:446:    perl-File-Path-2.18-1.fc34.noarch                                             
DEBUG util.py:446:    perl-File-Temp-1:0.231.100-1.fc34.noarch                                      
DEBUG util.py:446:    perl-File-stat-1.09-469.fc34.noarch                                           
DEBUG util.py:446:    perl-Getopt-Long-1:2.52-1.fc34.noarch                                         
DEBUG util.py:446:    perl-Getopt-Std-1.12-469.fc34.noarch                                          
DEBUG util.py:446:    perl-Git-2.30.0-1.fc34.noarch                                                 
DEBUG util.py:446:    perl-HTTP-Tiny-0.076-457.fc33.noarch                                          
DEBUG util.py:446:    perl-IO-1.43-469.fc34.x86_64                                                  
DEBUG util.py:446:    perl-IPC-Open3-1.21-469.fc34.noarch                                           
DEBUG util.py:446:    perl-MIME-Base64-3.16-1.fc34.x86_64                                           
DEBUG util.py:446:    perl-POSIX-1.94-469.fc34.x86_64                                               
DEBUG util.py:446:    perl-PathTools-3.78-458.fc34.x86_64                                           
DEBUG util.py:446:    perl-Pod-Escapes-1:1.07-457.fc33.noarch                                       
DEBUG util.py:446:    perl-Pod-Perldoc-3.28.01-458.fc33.noarch                                      
DEBUG util.py:446:    perl-Pod-Simple-1:3.42-1.fc34.noarch                                          
DEBUG util.py:446:    perl-Pod-Usage-4:2.01-1.fc34.noarch                                           
DEBUG util.py:446:    perl-Scalar-List-Utils-4:1.55-457.fc33.x86_64                                 
DEBUG util.py:446:    perl-SelectSaver-1.02-469.fc34.noarch                                         
DEBUG util.py:446:    perl-Socket-4:2.031-1.fc34.x86_64                                             
DEBUG util.py:446:    perl-Storable-1:3.21-457.fc33.x86_64                                          
DEBUG util.py:446:    perl-Symbol-1.08-469.fc34.noarch                                              
DEBUG util.py:446:    perl-Term-ANSIColor-5.01-458.fc33.noarch                                      
DEBUG util.py:446:    perl-Term-Cap-1.17-457.fc33.noarch                                            
DEBUG util.py:446:    perl-TermReadKey-2.38-8.fc33.x86_64                                           
DEBUG util.py:446:    perl-Text-ParseWords-3.30-457.fc33.noarch                                     
DEBUG util.py:446:    perl-Text-Tabs+Wrap-2013.0523-457.fc33.noarch                                 
DEBUG util.py:446:    perl-Time-Local-2:1.300-4.fc33.noarch                                         
DEBUG util.py:446:    perl-constant-1.33-458.fc33.noarch                                            
DEBUG util.py:446:    perl-if-0.60.800-469.fc34.noarch                                              
DEBUG util.py:446:    perl-interpreter-4:5.32.1-469.fc34.x86_64                                     
DEBUG util.py:446:    perl-lib-0.65-469.fc34.x86_64                                                 
DEBUG util.py:446:    perl-libs-4:5.32.1-469.fc34.x86_64                                            
DEBUG util.py:446:    perl-mro-1.23-469.fc34.x86_64                                                 
DEBUG util.py:446:    perl-overload-1.31-469.fc34.noarch                                            
DEBUG util.py:446:    perl-overloading-0.02-469.fc34.noarch                                         
DEBUG util.py:446:    perl-parent-1:0.238-457.fc33.noarch                                           
DEBUG util.py:446:    perl-podlators-1:4.14-457.fc33.noarch                                         
DEBUG util.py:446:    perl-subs-1.03-469.fc34.noarch                                                
DEBUG util.py:446:    perl-vars-1.05-469.fc34.noarch                                                
DEBUG util.py:446:    python-pip-wheel-21.0-1.fc34.noarch                                           
DEBUG util.py:446:    python-rpm-macros-3.9-11.fc34.noarch                                          
DEBUG util.py:446:    python-setuptools-wheel-52.0.0-1.fc34.noarch                                  
DEBUG util.py:446:    python3-3.9.1-4.fc34.x86_64                                                   
DEBUG util.py:446:    python3-babel-2.9.0-3.fc34.noarch                                             
DEBUG util.py:446:    python3-certifi-2020.12.5-1.fc34.noarch                                       
DEBUG util.py:446:    python3-chardet-3.0.4-18.fc33.noarch                                          
DEBUG util.py:446:    python3-devel-3.9.1-4.fc34.x86_64                                             
DEBUG util.py:446:    python3-docutils-0.16-3.fc33.noarch                                           
DEBUG util.py:446:    python3-dulwich-0.20.15-1.fc34.x86_64                                         
DEBUG util.py:446:    python3-idna-2.10-2.fc33.noarch                                               
DEBUG util.py:446:    python3-imagesize-1.2.0-3.fc34.noarch                                         
DEBUG util.py:446:    python3-jinja2-2.11.2-7.fc34.noarch                                           
DEBUG util.py:446:    python3-libs-3.9.1-4.fc34.x86_64                                              
DEBUG util.py:446:    python3-markupsafe-1.1.1-9.fc34.x86_64                                        
DEBUG util.py:446:    python3-openstackdocstheme-2.2.6-2.fc34.noarch                                
DEBUG util.py:446:    python3-packaging-20.8-1.fc34.noarch                                          
DEBUG util.py:446:    python3-pbr-5.5.1-1.fc34.noarch                                               
DEBUG util.py:446:    python3-pygments-2.7.4-1.fc34.noarch                                          
DEBUG util.py:446:    python3-pyparsing-2.4.7-4.fc34.noarch                                         
DEBUG util.py:446:    python3-pysocks-1.7.1-7.fc33.noarch                                           
DEBUG util.py:446:    python3-pytz-2020.5-1.fc34.noarch                                             
DEBUG util.py:446:    python3-requests-2.25.0-1.fc34.noarch                                         
DEBUG util.py:446:    python3-rpm-generators-11-12.fc34.noarch                                      
DEBUG util.py:446:    python3-rpm-macros-3.9-11.fc34.noarch                                         
DEBUG util.py:446:    python3-setuptools-52.0.0-1.fc34.noarch                                       
DEBUG util.py:446:    python3-six-1.15.0-3.fc34.noarch                                              
DEBUG util.py:446:    python3-snowballstemmer-1.9.0-7.fc33.noarch                                   
DEBUG util.py:446:    python3-sphinx-1:3.4.3-1.fc34.noarch                                          
DEBUG util.py:446:    python3-sphinx-theme-alabaster-0.7.12-10.fc33.noarch                          
DEBUG util.py:446:    python3-sphinxcontrib-apidoc-0.2.1-16.fc33.noarch                             
DEBUG util.py:446:    python3-sphinxcontrib-applehelp-1.0.2-2.fc33.noarch                           
DEBUG util.py:446:    python3-sphinxcontrib-devhelp-1.0.2-2.fc33.noarch                             
DEBUG util.py:446:    python3-sphinxcontrib-htmlhelp-1.0.3-2.fc33.noarch                            
DEBUG util.py:446:    python3-sphinxcontrib-jsmath-1.0.1-9.fc33.noarch                              
DEBUG util.py:446:    python3-sphinxcontrib-qthelp-1.0.3-2.fc33.noarch                              
DEBUG util.py:446:    python3-sphinxcontrib-serializinghtml-1.1.4-2.fc33.noarch                     
DEBUG util.py:446:    python3-urllib3-1.25.10-3.fc34.noarch                                         
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-1611944411.227811/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-1611944411.227811/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-1611944411.227811/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-1611944411.227811/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-1611944411.227811/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-1611944411.227811/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-1611944411.227811/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