INFO buildroot.py:350:  Mock Version: 1.4.16
DEBUG util.py:211:  ensuring that dir exists: /var/lib/mock/f31-build-17165210-1232687/root/dev/pts
DEBUG util.py:214:  creating dir: /var/lib/mock/f31-build-17165210-1232687/root/dev/pts
DEBUG util.py:211:  ensuring that dir exists: /var/lib/mock/f31-build-17165210-1232687/root/dev/shm
DEBUG util.py:214:  creating dir: /var/lib/mock/f31-build-17165210-1232687/root/dev/shm
DEBUG buildroot.py:488:  kernel version == 5.1.18-200.fc29.ppc64le
DEBUG util.py:224:  touching file: /var/lib/mock/f31-build-17165210-1232687/root/etc/fstab
DEBUG util.py:224:  touching file: /var/lib/mock/f31-build-17165210-1232687/root/etc/yum/yum.conf
DEBUG util.py:224:  touching file: /var/lib/mock/f31-build-17165210-1232687/root/etc/dnf/dnf.conf
DEBUG util.py:224:  touching file: /var/lib/mock/f31-build-17165210-1232687/root/var/log/yum.log
DEBUG util.py:211:  ensuring that dir exists: /var/lib/mock/f31-build-17165210-1232687/root/proc
DEBUG util.py:753:  child environment: None
DEBUG util.py:679:  Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/f31-build-17165210-1232687/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False
DEBUG util.py:734:  Child return code was: 0
DEBUG util.py:211:  ensuring that dir exists: /var/lib/mock/f31-build-17165210-1232687/root/sys
DEBUG util.py:753:  child environment: None
DEBUG util.py:679:  Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/f31-build-17165210-1232687/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False
DEBUG util.py:734:  Child return code was: 0
DEBUG util.py:211:  ensuring that dir exists: /var/lib/mock/f31-build-17165210-1232687/root/dev/shm
DEBUG util.py:753:  child environment: None
DEBUG util.py:679:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/f31-build-17165210-1232687/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False
DEBUG util.py:734:  Child return code was: 0
DEBUG util.py:211:  ensuring that dir exists: /var/lib/mock/f31-build-17165210-1232687/root/dev/pts
DEBUG util.py:753:  child environment: None
DEBUG util.py:679:  Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/f31-build-17165210-1232687/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False
DEBUG util.py:734:  Child return code was: 0
DEBUG util.py:211:  ensuring that dir exists: /var/lib/mock/f31-build-17165210-1232687/root/proc/filesystems
DEBUG util.py:753:  child environment: None
DEBUG util.py:679:  Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.8gpvahm9', '/var/lib/mock/f31-build-17165210-1232687/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False
DEBUG util.py:734:  Child return code was: 0
DEBUG buildroot.py:143:  rootdir = /var/lib/mock/f31-build-17165210-1232687/root
DEBUG buildroot.py:144:  resultdir = /var/lib/mock/f31-build-17165210-1232687/result
DEBUG util.py:211:  ensuring that dir exists: /var/lib/mock/f31-build-17165210-1232687/root/etc/pki/mock
DEBUG util.py:214:  creating dir: /var/lib/mock/f31-build-17165210-1232687/root/etc/pki/mock
DEBUG util.py:211:  ensuring that dir exists: /var/lib/mock/f31-build-17165210-1232687/root/etc/dnf
DEBUG util.py:211:  ensuring that dir exists: /var/lib/mock/f31-build-17165210-1232687/root/etc
DEBUG package_manager.py:122:  ['/usr/bin/dnf', '--installroot', '/var/lib/mock/f31-build-17165210-1232687/root/', '--setopt=install_weak_deps=0', '--disableplugin=local', '--disableplugin=spacewalk', 'groupinstall', 'build']
DEBUG util.py:753:  child environment: None
DEBUG util.py:679:  Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/f31-build-17165210-1232687/root/', '--setopt=install_weak_deps=0', '--disableplugin=local', '--disableplugin=spacewalk', 'groupinstall', 'build', '--setopt=tsflags=nocontexts'] 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', 'LC_MESSAGES': 'C.UTF-8', 'LD_PRELOAD': '/var/tmp/tmp.mock.c_uper8t/$LIB/nosync.so'} and shell False
DEBUG util.py:585:  BUILDSTDERR: Unable to detect release version (use '--releasever' to specify release version)
DEBUG util.py:587:  Last metadata expiration check: 0:00:38 ago on Thu Aug  8 05:24:15 2019.
DEBUG util.py:585:  BUILDSTDERR: Traceback (most recent call last):
DEBUG util.py:585:  BUILDSTDERR:   File "/usr/lib/python3.7/site-packages/dnf/plugin.py", line 104, in _caller
DEBUG util.py:585:  BUILDSTDERR:     getattr(plugin, method)()
DEBUG util.py:585:  BUILDSTDERR:   File "/usr/lib/python3.7/site-packages/dnf-plugins/generate_completion_cache.py", line 62, in sack
DEBUG util.py:585:  BUILDSTDERR:     cur.execute("delete from available")
DEBUG util.py:585:  BUILDSTDERR: sqlite3.DatabaseError: database disk image is malformed
DEBUG util.py:587:  Dependencies resolved.
DEBUG util.py:587:  ================================================================================
DEBUG util.py:587:   Package                   Arch    Version                          Repo   Size
DEBUG util.py:587:  ================================================================================
DEBUG util.py:587:  Installing group/module packages:
DEBUG util.py:587:   bash                      ppc64le 5.0.7-3.fc31                     build 1.7 M
DEBUG util.py:587:   bzip2                     ppc64le 1.0.8-1.fc31                     build  53 k
DEBUG util.py:587:   coreutils                 ppc64le 8.31-4.fc31                      build 1.3 M
DEBUG util.py:587:   cpio                      ppc64le 2.12-12.fc31                     build 264 k
DEBUG util.py:587:   diffutils                 ppc64le 3.7-3.fc31                       build 418 k
DEBUG util.py:587:   fedora-release            noarch  31-0.7                           build  11 k
DEBUG util.py:587:   findutils                 ppc64le 1:4.6.0-24.fc31                  build 536 k
DEBUG util.py:587:   gawk                      ppc64le 5.0.1-5.fc31                     build 1.2 M
DEBUG util.py:587:   glibc-minimal-langpack    ppc64le 2.30-1.fc31                      build  69 k
DEBUG util.py:587:   grep                      ppc64le 3.3-3.fc31                       build 259 k
DEBUG util.py:587:   gzip                      ppc64le 1.9-10.fc31                      build 158 k
DEBUG util.py:587:   info                      ppc64le 6.6-2.fc31                       build 250 k
DEBUG util.py:587:   make                      ppc64le 1:4.2.1-14.fc31                  build 504 k
DEBUG util.py:587:   patch                     ppc64le 2.7.6-11.fc31                    build 143 k
DEBUG util.py:587:   redhat-rpm-config         noarch  140-2.fc31                       build  65 k
DEBUG util.py:587:   rpm-build                 ppc64le 4.15.0-0.beta.2.fc31.2           build 120 k
DEBUG util.py:587:   sed                       ppc64le 4.5-4.fc31                       build 297 k
DEBUG util.py:587:   shadow-utils              ppc64le 2:4.6-15.fc31                    build 1.2 M
DEBUG util.py:587:   tar                       ppc64le 2:1.32-2.fc31                    build 917 k
DEBUG util.py:587:   unzip                     ppc64le 6.0-44.fc31                      build 181 k
DEBUG util.py:587:   util-linux                ppc64le 2.34-2.fc31                      build 2.6 M
DEBUG util.py:587:   which                     ppc64le 2.21-15.fc31                     build  44 k
DEBUG util.py:587:   xz                        ppc64le 5.2.4-6.fc31                     build 152 k
DEBUG util.py:587:  Installing dependencies:
DEBUG util.py:587:   alternatives              ppc64le 1.11-5.fc31                      build  37 k
DEBUG util.py:587:   audit-libs                ppc64le 3.0-0.12.20190507gitf58ec40.fc31 build 127 k
DEBUG util.py:587:   basesystem                noarch  11-8.fc31                        build 6.9 k
DEBUG util.py:587:   binutils                  ppc64le 2.32-22.fc31                     build 5.6 M
DEBUG util.py:587:   binutils-gold             ppc64le 2.32-22.fc31                     build 1.1 M
DEBUG util.py:587:   brotli                    ppc64le 1.0.7-6.fc31                     build 354 k
DEBUG util.py:587:   bzip2-libs                ppc64le 1.0.8-1.fc31                     build  47 k
DEBUG util.py:587:   ca-certificates           noarch  2019.2.32-3.fc31                 build 367 k
DEBUG util.py:587:   coreutils-common          ppc64le 8.31-4.fc31                      build 1.9 M
DEBUG util.py:587:   cracklib                  ppc64le 2.9.6-20.fc31                    build  85 k
DEBUG util.py:587:   crypto-policies           noarch  20190527-2.git0b3add8.fc31       build  47 k
DEBUG util.py:587:   curl                      ppc64le 7.65.3-3.fc31                    build 301 k
DEBUG util.py:587:   cyrus-sasl-lib            ppc64le 2.1.27-2.fc31                    build 115 k
DEBUG util.py:587:   dwz                       ppc64le 0.12-11.fc31                     build 114 k
DEBUG util.py:587:   efi-srpm-macros           noarch  4-3.fc31                         build  22 k
DEBUG util.py:587:   elfutils                  ppc64le 0.176-5.fc31                     build 334 k
DEBUG util.py:587:   elfutils-default-yama-scope
DEBUG util.py:587:                             noarch  0.176-5.fc31                     build  16 k
DEBUG util.py:587:   elfutils-libelf           ppc64le 0.176-5.fc31                     build 198 k
DEBUG util.py:587:   elfutils-libs             ppc64le 0.176-5.fc31                     build 331 k
DEBUG util.py:587:   expat                     ppc64le 2.2.7-2.fc31                     build 104 k
DEBUG util.py:587:   fedora-gpg-keys           noarch  31-0.2                           build 102 k
DEBUG util.py:587:   fedora-release-common     noarch  31-0.7                           build  19 k
DEBUG util.py:587:   fedora-repos              noarch  31-0.2                           build 9.2 k
DEBUG util.py:587:   fedora-repos-rawhide      noarch  31-0.2                           build 8.4 k
DEBUG util.py:587:   file                      ppc64le 5.37-3.fc31                      build  52 k
DEBUG util.py:587:   file-libs                 ppc64le 5.37-3.fc31                      build 552 k
DEBUG util.py:587:   filesystem                ppc64le 3.12-2.fc31                      build 1.1 M
DEBUG util.py:587:   fpc-srpm-macros           noarch  1.2-2.fc31                       build 7.6 k
DEBUG util.py:587:   gc                        ppc64le 7.6.4-6.fc31                     build 112 k
DEBUG util.py:587:   gdb-minimal               ppc64le 8.3.50.20190802-21.fc31          build 3.3 M
DEBUG util.py:587:   ghc-srpm-macros           noarch  1.4.2-10.fc31                    build 7.5 k
DEBUG util.py:587:   glibc                     ppc64le 2.30-1.fc31                      build 3.7 M
DEBUG util.py:587:   glibc-common              ppc64le 2.30-1.fc31                      build 686 k
DEBUG util.py:587:   gmp                       ppc64le 1:6.1.2-10.fc31                  build 270 k
DEBUG util.py:587:   gnat-srpm-macros          noarch  4-10.fc31                        build 8.2 k
DEBUG util.py:587:   go-srpm-macros            noarch  3.0.8-4.fc31                     build  25 k
DEBUG util.py:587:   guile22                   ppc64le 2.2.6-2.fc31                     build 6.7 M
DEBUG util.py:587:   keyutils-libs             ppc64le 1.6-3.fc31                       build  32 k
DEBUG util.py:587:   krb5-libs                 ppc64le 1.17-39.fc31                     build 836 k
DEBUG util.py:587:   libacl                    ppc64le 2.2.53-4.fc31                    build  27 k
DEBUG util.py:587:   libarchive                ppc64le 3.3.3-8.fc31                     build 420 k
DEBUG util.py:587:   libatomic_ops             ppc64le 7.6.10-2.fc31                    build  37 k
DEBUG util.py:587:   libattr                   ppc64le 2.4.48-7.fc31                    build  19 k
DEBUG util.py:587:   libblkid                  ppc64le 2.34-2.fc31                      build 184 k
DEBUG util.py:587:   libcap                    ppc64le 2.26-6.fc31                      build  55 k
DEBUG util.py:587:   libcap-ng                 ppc64le 0.7.9-8.fc31                     build  29 k
DEBUG util.py:587:   libcom_err                ppc64le 1.45.3-1.fc31                    build  28 k
DEBUG util.py:587:   libcurl                   ppc64le 7.65.3-3.fc31                    build 295 k
DEBUG util.py:587:   libdb                     ppc64le 5.3.28-38.fc31                   build 834 k
DEBUG util.py:587:   libdb-utils               ppc64le 5.3.28-38.fc31                   build 153 k
DEBUG util.py:587:   libfdisk                  ppc64le 2.34-2.fc31                      build 234 k
DEBUG util.py:587:   libffi                    ppc64le 3.1-23.fc31                      build  35 k
DEBUG util.py:587:   libgcc                    ppc64le 9.1.1-2.fc31.1                   build  82 k
DEBUG util.py:587:   libgcrypt                 ppc64le 1.8.4-4.fc31                     build 449 k
DEBUG util.py:587:   libgomp                   ppc64le 9.1.1-2.fc31.1                   build 235 k
DEBUG util.py:587:   libgpg-error              ppc64le 1.33-2.fc30                      build 245 k
DEBUG util.py:587:   libidn2                   ppc64le 2.2.0-2.fc31                     build 102 k
DEBUG util.py:587:   libmetalink               ppc64le 0.1.3-9.fc31                     build  34 k
DEBUG util.py:587:   libmount                  ppc64le 2.34-2.fc31                      build 211 k
DEBUG util.py:587:   libnghttp2                ppc64le 1.39.1-2.fc31                    build  91 k
DEBUG util.py:587:   libnsl2                   ppc64le 1.2.0-5.20180605git4a062cf.fc31  build  65 k
DEBUG util.py:587:   libpkgconf                ppc64le 1.6.3-2.fc31                     build  41 k
DEBUG util.py:587:   libpsl                    ppc64le 0.21.0-2.fc31                    build  63 k
DEBUG util.py:587:   libpwquality              ppc64le 1.4.0-13.fc31                    build 103 k
DEBUG util.py:587:   librtas                   ppc64le 2.0.2-4.fc31                     build  66 k
DEBUG util.py:587:   libselinux                ppc64le 2.9-4.fc31                       build 101 k
DEBUG util.py:587:   libsemanage               ppc64le 2.9-2.fc31                       build 135 k
DEBUG util.py:587:   libsepol                  ppc64le 2.9-2.fc31                       build 342 k
DEBUG util.py:587:   libsigsegv                ppc64le 2.11-8.fc31                      build  27 k
DEBUG util.py:587:   libsmartcols              ppc64le 2.34-2.fc31                      build 142 k
DEBUG util.py:587:   libssh                    ppc64le 0.9.0-6.fc31                     build 274 k
DEBUG util.py:587:   libssh-config             noarch  0.9.0-6.fc31                     build  11 k
DEBUG util.py:587:   libstdc++                 ppc64le 9.1.1-2.fc31.1                   build 671 k
DEBUG util.py:587:   libtasn1                  ppc64le 4.14-2.fc31                      build  78 k
DEBUG util.py:587:   libtirpc                  ppc64le 1.1.4-2.rc2.fc31.2               build 120 k
DEBUG util.py:587:   libtool-ltdl              ppc64le 2.4.6-31.fc31                    build  41 k
DEBUG util.py:587:   libunistring              ppc64le 0.9.10-6.fc31                    build 521 k
DEBUG util.py:587:   libutempter               ppc64le 1.1.6-17.fc31                    build  26 k
DEBUG util.py:587:   libuuid                   ppc64le 2.34-2.fc31                      build  30 k
DEBUG util.py:587:   libverto                  ppc64le 0.3.0-8.fc31                     build  23 k
DEBUG util.py:587:   libxcrypt                 ppc64le 4.4.6-3.fc31                     build 141 k
DEBUG util.py:587:   libxml2                   ppc64le 2.9.9-3.fc31                     build 771 k
DEBUG util.py:587:   libzstd                   ppc64le 1.4.2-1.fc31                     build 299 k
DEBUG util.py:587:   lua-libs                  ppc64le 5.3.5-6.fc31                     build 129 k
DEBUG util.py:587:   lz4-libs                  ppc64le 1.8.3-3.fc31                     build  74 k
DEBUG util.py:587:   mpfr                      ppc64le 3.1.6-5.fc31                     build 239 k
DEBUG util.py:587:   ncurses                   ppc64le 6.1-12.20190803.fc31             build 404 k
DEBUG util.py:587:   ncurses-base              noarch  6.1-12.20190803.fc31             build  60 k
DEBUG util.py:587:   ncurses-libs              ppc64le 6.1-12.20190803.fc31             build 368 k
DEBUG util.py:587:   nim-srpm-macros           noarch  2-2.fc31                         build 8.2 k
DEBUG util.py:587:   ocaml-srpm-macros         noarch  5-6.fc31                         build 7.8 k
DEBUG util.py:587:   openblas-srpm-macros      noarch  2-6.fc31                         build 7.3 k
DEBUG util.py:587:   openldap                  ppc64le 2.4.47-3.fc31                    build 334 k
DEBUG util.py:587:   openssl-libs              ppc64le 1:1.1.1c-5.fc31                  build 1.5 M
DEBUG util.py:587:   p11-kit                   ppc64le 0.23.16.1-2.fc31                 build 296 k
DEBUG util.py:587:   p11-kit-trust             ppc64le 0.23.16.1-2.fc31                 build 157 k
DEBUG util.py:587:   pam                       ppc64le 1.3.1-18.fc31                    build 703 k
DEBUG util.py:587:   pcre                      ppc64le 8.43-2.fc31.1                    build 195 k
DEBUG util.py:587:   pcre2                     ppc64le 10.33-10.fc31                    build 254 k
DEBUG util.py:587:   perl-srpm-macros          noarch  1-33.fc31                        build 8.2 k
DEBUG util.py:587:   pkgconf                   ppc64le 1.6.3-2.fc31                     build  42 k
DEBUG util.py:587:   pkgconf-m4                noarch  1.6.3-2.fc31                     build  15 k
DEBUG util.py:587:   pkgconf-pkg-config        ppc64le 1.6.3-2.fc31                     build  11 k
DEBUG util.py:587:   popt                      ppc64le 1.16-18.fc31                     build  63 k
DEBUG util.py:587:   publicsuffix-list-dafsa   noarch  20190417-2.fc31                  build  56 k
DEBUG util.py:587:   python-srpm-macros        noarch  3-47.fc31                        build  16 k
DEBUG util.py:587:   qt5-srpm-macros           noarch  5.12.4-2.fc31                    build 8.9 k
DEBUG util.py:587:   readline                  ppc64le 8.0-3.fc31                       build 220 k
DEBUG util.py:587:   rpm                       ppc64le 4.15.0-0.beta.2.fc31.2           build 504 k
DEBUG util.py:587:   rpm-build-libs            ppc64le 4.15.0-0.beta.2.fc31.2           build 111 k
DEBUG util.py:587:   rpm-libs                  ppc64le 4.15.0-0.beta.2.fc31.2           build 339 k
DEBUG util.py:587:   rust-srpm-macros          noarch  10-2.fc31                        build 9.4 k
DEBUG util.py:587:   setup                     noarch  2.13.3-2.fc31                    build 143 k
DEBUG util.py:587:   systemd-libs              ppc64le 243~rc1-2.fc31                   build 553 k
DEBUG util.py:587:   tzdata                    noarch  2019b-2.fc31                     build 427 k
DEBUG util.py:587:   xz-libs                   ppc64le 5.2.4-6.fc31                     build 110 k
DEBUG util.py:587:   zip                       ppc64le 3.0-25.fc31                      build 266 k
DEBUG util.py:587:   zlib                      ppc64le 1.2.11-17.fc31                   build 103 k
DEBUG util.py:587:   zstd                      ppc64le 1.4.2-1.fc31                     build 365 k
DEBUG util.py:587:  Installing Groups:
DEBUG util.py:587:   build                                                                         
DEBUG util.py:587:  Transaction Summary
DEBUG util.py:587:  ================================================================================
DEBUG util.py:587:  Install  142 Packages
DEBUG util.py:587:  Total download size: 56 M
DEBUG util.py:587:  Installed size: 282 M
DEBUG util.py:587:  Downloading Packages:
DEBUG util.py:587:  --------------------------------------------------------------------------------
DEBUG util.py:587:  Total                                            30 MB/s |  56 MB     00:01     
DEBUG util.py:587:  Running transaction check
DEBUG util.py:587:  Transaction check succeeded.
DEBUG util.py:587:  Running transaction test
DEBUG util.py:587:  Transaction test succeeded.
DEBUG util.py:587:  Running transaction
DEBUG util.py:587:  warning: /etc/hosts created as /etc/hosts.rpmnew
DEBUG util.py:587:  Installed:
DEBUG util.py:587:    bash-5.0.7-3.fc31.ppc64le                                                     
DEBUG util.py:587:    bzip2-1.0.8-1.fc31.ppc64le                                                    
DEBUG util.py:587:    coreutils-8.31-4.fc31.ppc64le                                                 
DEBUG util.py:587:    cpio-2.12-12.fc31.ppc64le                                                     
DEBUG util.py:587:    diffutils-3.7-3.fc31.ppc64le                                                  
DEBUG util.py:587:    fedora-release-31-0.7.noarch                                                  
DEBUG util.py:587:    findutils-1:4.6.0-24.fc31.ppc64le                                             
DEBUG util.py:587:    gawk-5.0.1-5.fc31.ppc64le                                                     
DEBUG util.py:587:    glibc-minimal-langpack-2.30-1.fc31.ppc64le                                    
DEBUG util.py:587:    grep-3.3-3.fc31.ppc64le                                                       
DEBUG util.py:587:    gzip-1.9-10.fc31.ppc64le                                                      
DEBUG util.py:587:    info-6.6-2.fc31.ppc64le                                                       
DEBUG util.py:587:    make-1:4.2.1-14.fc31.ppc64le                                                  
DEBUG util.py:587:    patch-2.7.6-11.fc31.ppc64le                                                   
DEBUG util.py:587:    redhat-rpm-config-140-2.fc31.noarch                                           
DEBUG util.py:587:    rpm-build-4.15.0-0.beta.2.fc31.2.ppc64le                                      
DEBUG util.py:587:    sed-4.5-4.fc31.ppc64le                                                        
DEBUG util.py:587:    shadow-utils-2:4.6-15.fc31.ppc64le                                            
DEBUG util.py:587:    tar-2:1.32-2.fc31.ppc64le                                                     
DEBUG util.py:587:    unzip-6.0-44.fc31.ppc64le                                                     
DEBUG util.py:587:    util-linux-2.34-2.fc31.ppc64le                                                
DEBUG util.py:587:    which-2.21-15.fc31.ppc64le                                                    
DEBUG util.py:587:    xz-5.2.4-6.fc31.ppc64le                                                       
DEBUG util.py:587:    alternatives-1.11-5.fc31.ppc64le                                              
DEBUG util.py:587:    audit-libs-3.0-0.12.20190507gitf58ec40.fc31.ppc64le                           
DEBUG util.py:587:    basesystem-11-8.fc31.noarch                                                   
DEBUG util.py:587:    binutils-2.32-22.fc31.ppc64le                                                 
DEBUG util.py:587:    binutils-gold-2.32-22.fc31.ppc64le                                            
DEBUG util.py:587:    brotli-1.0.7-6.fc31.ppc64le                                                   
DEBUG util.py:587:    bzip2-libs-1.0.8-1.fc31.ppc64le                                               
DEBUG util.py:587:    ca-certificates-2019.2.32-3.fc31.noarch                                       
DEBUG util.py:587:    coreutils-common-8.31-4.fc31.ppc64le                                          
DEBUG util.py:587:    cracklib-2.9.6-20.fc31.ppc64le                                                
DEBUG util.py:587:    crypto-policies-20190527-2.git0b3add8.fc31.noarch                             
DEBUG util.py:587:    curl-7.65.3-3.fc31.ppc64le                                                    
DEBUG util.py:587:    cyrus-sasl-lib-2.1.27-2.fc31.ppc64le                                          
DEBUG util.py:587:    dwz-0.12-11.fc31.ppc64le                                                      
DEBUG util.py:587:    efi-srpm-macros-4-3.fc31.noarch                                               
DEBUG util.py:587:    elfutils-0.176-5.fc31.ppc64le                                                 
DEBUG util.py:587:    elfutils-default-yama-scope-0.176-5.fc31.noarch                               
DEBUG util.py:587:    elfutils-libelf-0.176-5.fc31.ppc64le                                          
DEBUG util.py:587:    elfutils-libs-0.176-5.fc31.ppc64le                                            
DEBUG util.py:587:    expat-2.2.7-2.fc31.ppc64le                                                    
DEBUG util.py:587:    fedora-gpg-keys-31-0.2.noarch                                                 
DEBUG util.py:587:    fedora-release-common-31-0.7.noarch                                           
DEBUG util.py:587:    fedora-repos-31-0.2.noarch                                                    
DEBUG util.py:587:    fedora-repos-rawhide-31-0.2.noarch                                            
DEBUG util.py:587:    file-5.37-3.fc31.ppc64le                                                      
DEBUG util.py:587:    file-libs-5.37-3.fc31.ppc64le                                                 
DEBUG util.py:587:    filesystem-3.12-2.fc31.ppc64le                                                
DEBUG util.py:587:    fpc-srpm-macros-1.2-2.fc31.noarch                                             
DEBUG util.py:587:    gc-7.6.4-6.fc31.ppc64le                                                       
DEBUG util.py:587:    gdb-minimal-8.3.50.20190802-21.fc31.ppc64le                                   
DEBUG util.py:587:    ghc-srpm-macros-1.4.2-10.fc31.noarch                                          
DEBUG util.py:587:    glibc-2.30-1.fc31.ppc64le                                                     
DEBUG util.py:587:    glibc-common-2.30-1.fc31.ppc64le                                              
DEBUG util.py:587:    gmp-1:6.1.2-10.fc31.ppc64le                                                   
DEBUG util.py:587:    gnat-srpm-macros-4-10.fc31.noarch                                             
DEBUG util.py:587:    go-srpm-macros-3.0.8-4.fc31.noarch                                            
DEBUG util.py:587:    guile22-2.2.6-2.fc31.ppc64le                                                  
DEBUG util.py:587:    keyutils-libs-1.6-3.fc31.ppc64le                                              
DEBUG util.py:587:    krb5-libs-1.17-39.fc31.ppc64le                                                
DEBUG util.py:587:    libacl-2.2.53-4.fc31.ppc64le                                                  
DEBUG util.py:587:    libarchive-3.3.3-8.fc31.ppc64le                                               
DEBUG util.py:587:    libatomic_ops-7.6.10-2.fc31.ppc64le                                           
DEBUG util.py:587:    libattr-2.4.48-7.fc31.ppc64le                                                 
DEBUG util.py:587:    libblkid-2.34-2.fc31.ppc64le                                                  
DEBUG util.py:587:    libcap-2.26-6.fc31.ppc64le                                                    
DEBUG util.py:587:    libcap-ng-0.7.9-8.fc31.ppc64le                                                
DEBUG util.py:587:    libcom_err-1.45.3-1.fc31.ppc64le                                              
DEBUG util.py:587:    libcurl-7.65.3-3.fc31.ppc64le                                                 
DEBUG util.py:587:    libdb-5.3.28-38.fc31.ppc64le                                                  
DEBUG util.py:587:    libdb-utils-5.3.28-38.fc31.ppc64le                                            
DEBUG util.py:587:    libfdisk-2.34-2.fc31.ppc64le                                                  
DEBUG util.py:587:    libffi-3.1-23.fc31.ppc64le                                                    
DEBUG util.py:587:    libgcc-9.1.1-2.fc31.1.ppc64le                                                 
DEBUG util.py:587:    libgcrypt-1.8.4-4.fc31.ppc64le                                                
DEBUG util.py:587:    libgomp-9.1.1-2.fc31.1.ppc64le                                                
DEBUG util.py:587:    libgpg-error-1.33-2.fc30.ppc64le                                              
DEBUG util.py:587:    libidn2-2.2.0-2.fc31.ppc64le                                                  
DEBUG util.py:587:    libmetalink-0.1.3-9.fc31.ppc64le                                              
DEBUG util.py:587:    libmount-2.34-2.fc31.ppc64le                                                  
DEBUG util.py:587:    libnghttp2-1.39.1-2.fc31.ppc64le                                              
DEBUG util.py:587:    libnsl2-1.2.0-5.20180605git4a062cf.fc31.ppc64le                               
DEBUG util.py:587:    libpkgconf-1.6.3-2.fc31.ppc64le                                               
DEBUG util.py:587:    libpsl-0.21.0-2.fc31.ppc64le                                                  
DEBUG util.py:587:    libpwquality-1.4.0-13.fc31.ppc64le                                            
DEBUG util.py:587:    librtas-2.0.2-4.fc31.ppc64le                                                  
DEBUG util.py:587:    libselinux-2.9-4.fc31.ppc64le                                                 
DEBUG util.py:587:    libsemanage-2.9-2.fc31.ppc64le                                                
DEBUG util.py:587:    libsepol-2.9-2.fc31.ppc64le                                                   
DEBUG util.py:587:    libsigsegv-2.11-8.fc31.ppc64le                                                
DEBUG util.py:587:    libsmartcols-2.34-2.fc31.ppc64le                                              
DEBUG util.py:587:    libssh-0.9.0-6.fc31.ppc64le                                                   
DEBUG util.py:587:    libssh-config-0.9.0-6.fc31.noarch                                             
DEBUG util.py:587:    libstdc++-9.1.1-2.fc31.1.ppc64le                                              
DEBUG util.py:587:    libtasn1-4.14-2.fc31.ppc64le                                                  
DEBUG util.py:587:    libtirpc-1.1.4-2.rc2.fc31.2.ppc64le                                           
DEBUG util.py:587:    libtool-ltdl-2.4.6-31.fc31.ppc64le                                            
DEBUG util.py:587:    libunistring-0.9.10-6.fc31.ppc64le                                            
DEBUG util.py:587:    libutempter-1.1.6-17.fc31.ppc64le                                             
DEBUG util.py:587:    libuuid-2.34-2.fc31.ppc64le                                                   
DEBUG util.py:587:    libverto-0.3.0-8.fc31.ppc64le                                                 
DEBUG util.py:587:    libxcrypt-4.4.6-3.fc31.ppc64le                                                
DEBUG util.py:587:    libxml2-2.9.9-3.fc31.ppc64le                                                  
DEBUG util.py:587:    libzstd-1.4.2-1.fc31.ppc64le                                                  
DEBUG util.py:587:    lua-libs-5.3.5-6.fc31.ppc64le                                                 
DEBUG util.py:587:    lz4-libs-1.8.3-3.fc31.ppc64le                                                 
DEBUG util.py:587:    mpfr-3.1.6-5.fc31.ppc64le                                                     
DEBUG util.py:587:    ncurses-6.1-12.20190803.fc31.ppc64le                                          
DEBUG util.py:587:    ncurses-base-6.1-12.20190803.fc31.noarch                                      
DEBUG util.py:587:    ncurses-libs-6.1-12.20190803.fc31.ppc64le                                     
DEBUG util.py:587:    nim-srpm-macros-2-2.fc31.noarch                                               
DEBUG util.py:587:    ocaml-srpm-macros-5-6.fc31.noarch                                             
DEBUG util.py:587:    openblas-srpm-macros-2-6.fc31.noarch                                          
DEBUG util.py:587:    openldap-2.4.47-3.fc31.ppc64le                                                
DEBUG util.py:587:    openssl-libs-1:1.1.1c-5.fc31.ppc64le                                          
DEBUG util.py:587:    p11-kit-0.23.16.1-2.fc31.ppc64le                                              
DEBUG util.py:587:    p11-kit-trust-0.23.16.1-2.fc31.ppc64le                                        
DEBUG util.py:587:    pam-1.3.1-18.fc31.ppc64le                                                     
DEBUG util.py:587:    pcre-8.43-2.fc31.1.ppc64le                                                    
DEBUG util.py:587:    pcre2-10.33-10.fc31.ppc64le                                                   
DEBUG util.py:587:    perl-srpm-macros-1-33.fc31.noarch                                             
DEBUG util.py:587:    pkgconf-1.6.3-2.fc31.ppc64le                                                  
DEBUG util.py:587:    pkgconf-m4-1.6.3-2.fc31.noarch                                                
DEBUG util.py:587:    pkgconf-pkg-config-1.6.3-2.fc31.ppc64le                                       
DEBUG util.py:587:    popt-1.16-18.fc31.ppc64le                                                     
DEBUG util.py:587:    publicsuffix-list-dafsa-20190417-2.fc31.noarch                                
DEBUG util.py:587:    python-srpm-macros-3-47.fc31.noarch                                           
DEBUG util.py:587:    qt5-srpm-macros-5.12.4-2.fc31.noarch                                          
DEBUG util.py:587:    readline-8.0-3.fc31.ppc64le                                                   
DEBUG util.py:587:    rpm-4.15.0-0.beta.2.fc31.2.ppc64le                                            
DEBUG util.py:587:    rpm-build-libs-4.15.0-0.beta.2.fc31.2.ppc64le                                 
DEBUG util.py:587:    rpm-libs-4.15.0-0.beta.2.fc31.2.ppc64le                                       
DEBUG util.py:587:    rust-srpm-macros-10-2.fc31.noarch                                             
DEBUG util.py:587:    setup-2.13.3-2.fc31.noarch                                                    
DEBUG util.py:587:    systemd-libs-243~rc1-2.fc31.ppc64le                                           
DEBUG util.py:587:    tzdata-2019b-2.fc31.noarch                                                    
DEBUG util.py:587:    xz-libs-5.2.4-6.fc31.ppc64le                                                  
DEBUG util.py:587:    zip-3.0-25.fc31.ppc64le                                                       
DEBUG util.py:587:    zlib-1.2.11-17.fc31.ppc64le                                                   
DEBUG util.py:587:    zstd-1.4.2-1.fc31.ppc64le                                                     
DEBUG util.py:587:  Complete!
DEBUG util.py:734:  Child return code was: 0
DEBUG util.py:224:  touching file: /var/lib/mock/f31-build-17165210-1232687/root/etc/os-release
DEBUG util.py:753:  child environment: None
DEBUG util.py:679:  Executing command: ['/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.c_uper8t/$LIB/nosync.so'} and shell False
DEBUG util.py:420:  Unsharing. Flags: 134217728
DEBUG util.py:585:  BUILDSTDERR: userdel: user 'mockbuild' does not exist
DEBUG util.py:734:  Child return code was: 6
DEBUG util.py:753:  child environment: None
DEBUG util.py:679:  Executing command: ['/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.c_uper8t/$LIB/nosync.so'} and shell False
DEBUG util.py:420:  Unsharing. Flags: 134217728
DEBUG util.py:585:  BUILDSTDERR: groupdel: group 'mock' does not exist
DEBUG util.py:734:  Child return code was: 6
DEBUG util.py:753:  child environment: None
DEBUG util.py:679:  Executing command: ['/usr/sbin/groupadd', '-g', '425', '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.c_uper8t/$LIB/nosync.so'} and shell False
DEBUG util.py:420:  Unsharing. Flags: 134217728
DEBUG util.py:734:  Child return code was: 0
DEBUG util.py:753:  child environment: None
DEBUG util.py:679:  Executing command: ['/usr/sbin/useradd', '-o', '-m', '-u', '1000', '-g', '425', '-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.c_uper8t/$LIB/nosync.so'} and shell False
DEBUG util.py:420:  Unsharing. Flags: 134217728
DEBUG util.py:734:  Child return code was: 0
DEBUG util.py:211:  ensuring that dir exists: /var/lib/mock/f31-build-17165210-1232687/root/builddir/build/RPMS
DEBUG util.py:214:  creating dir: /var/lib/mock/f31-build-17165210-1232687/root/builddir/build/RPMS
DEBUG util.py:211:  ensuring that dir exists: /var/lib/mock/f31-build-17165210-1232687/root/builddir/build/SPECS
DEBUG util.py:214:  creating dir: /var/lib/mock/f31-build-17165210-1232687/root/builddir/build/SPECS
DEBUG util.py:211:  ensuring that dir exists: /var/lib/mock/f31-build-17165210-1232687/root/builddir/build/SRPMS
DEBUG util.py:214:  creating dir: /var/lib/mock/f31-build-17165210-1232687/root/builddir/build/SRPMS
DEBUG util.py:211:  ensuring that dir exists: /var/lib/mock/f31-build-17165210-1232687/root/builddir/build/SOURCES
DEBUG util.py:214:  creating dir: /var/lib/mock/f31-build-17165210-1232687/root/builddir/build/SOURCES
DEBUG util.py:211:  ensuring that dir exists: /var/lib/mock/f31-build-17165210-1232687/root/builddir/build/BUILD
DEBUG util.py:214:  creating dir: /var/lib/mock/f31-build-17165210-1232687/root/builddir/build/BUILD
DEBUG util.py:211:  ensuring that dir exists: /var/lib/mock/f31-build-17165210-1232687/root/builddir/build/BUILDROOT
DEBUG util.py:214:  creating dir: /var/lib/mock/f31-build-17165210-1232687/root/builddir/build/BUILDROOT
DEBUG util.py:211:  ensuring that dir exists: /var/lib/mock/f31-build-17165210-1232687/root/builddir/build/originals
DEBUG util.py:214:  creating dir: /var/lib/mock/f31-build-17165210-1232687/root/builddir/build/originals
DEBUG util.py:224:  touching file: /var/lib/mock/f31-build-17165210-1232687/root/.initialized
INFO backend.py:222:  Installed packages:
DEBUG util.py:753:  child environment: None
DEBUG util.py:679:  Executing command: /bin/rpm --root /var/lib/mock/f31-build-17165210-1232687/root -qa 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'} and shell True
DEBUG util.py:587:  tzdata-2019b-2.fc31.noarch
DEBUG util.py:587:  qt5-srpm-macros-5.12.4-2.fc31.noarch
DEBUG util.py:587:  pkgconf-m4-1.6.3-2.fc31.noarch
DEBUG util.py:587:  openblas-srpm-macros-2-6.fc31.noarch
DEBUG util.py:587:  nim-srpm-macros-2-2.fc31.noarch
DEBUG util.py:587:  libssh-config-0.9.0-6.fc31.noarch
DEBUG util.py:587:  ghc-srpm-macros-1.4.2-10.fc31.noarch
DEBUG util.py:587:  fedora-gpg-keys-31-0.2.noarch
DEBUG util.py:587:  fedora-release-common-31-0.7.noarch
DEBUG util.py:587:  fedora-repos-31-0.2.noarch
DEBUG util.py:587:  filesystem-3.12-2.fc31.ppc64le
DEBUG util.py:587:  pcre2-10.33-10.fc31.ppc64le
DEBUG util.py:587:  ncurses-libs-6.1-12.20190803.fc31.ppc64le
DEBUG util.py:587:  glibc-common-2.30-1.fc31.ppc64le
DEBUG util.py:587:  bash-5.0.7-3.fc31.ppc64le
DEBUG util.py:587:  zlib-1.2.11-17.fc31.ppc64le
DEBUG util.py:587:  xz-libs-5.2.4-6.fc31.ppc64le
DEBUG util.py:587:  libdb-5.3.28-38.fc31.ppc64le
DEBUG util.py:587:  libxcrypt-4.4.6-3.fc31.ppc64le
DEBUG util.py:587:  libattr-2.4.48-7.fc31.ppc64le
DEBUG util.py:587:  sed-4.5-4.fc31.ppc64le
DEBUG util.py:587:  libuuid-2.34-2.fc31.ppc64le
DEBUG util.py:587:  libcap-2.26-6.fc31.ppc64le
DEBUG util.py:587:  libzstd-1.4.2-1.fc31.ppc64le
DEBUG util.py:587:  libidn2-2.2.0-2.fc31.ppc64le
DEBUG util.py:587:  unzip-6.0-44.fc31.ppc64le
DEBUG util.py:587:  file-5.37-3.fc31.ppc64le
DEBUG util.py:587:  findutils-4.6.0-24.fc31.ppc64le
DEBUG util.py:587:  audit-libs-3.0-0.12.20190507gitf58ec40.fc31.ppc64le
DEBUG util.py:587:  p11-kit-0.23.16.1-2.fc31.ppc64le
DEBUG util.py:587:  lz4-libs-1.8.3-3.fc31.ppc64le
DEBUG util.py:587:  shadow-utils-4.6-15.fc31.ppc64le
DEBUG util.py:587:  zip-3.0-25.fc31.ppc64le
DEBUG util.py:587:  libpsl-0.21.0-2.fc31.ppc64le
DEBUG util.py:587:  patch-2.7.6-11.fc31.ppc64le
DEBUG util.py:587:  dwz-0.12-11.fc31.ppc64le
DEBUG util.py:587:  bzip2-1.0.8-1.fc31.ppc64le
DEBUG util.py:587:  elfutils-libs-0.176-5.fc31.ppc64le
DEBUG util.py:587:  zstd-1.4.2-1.fc31.ppc64le
DEBUG util.py:587:  cpio-2.12-12.fc31.ppc64le
DEBUG util.py:587:  expat-2.2.7-2.fc31.ppc64le
DEBUG util.py:587:  keyutils-libs-1.6-3.fc31.ppc64le
DEBUG util.py:587:  gc-7.6.4-6.fc31.ppc64le
DEBUG util.py:587:  libgpg-error-1.33-2.fc30.ppc64le
DEBUG util.py:587:  libnghttp2-1.39.1-2.fc31.ppc64le
DEBUG util.py:587:  pkgconf-1.6.3-2.fc31.ppc64le
DEBUG util.py:587:  librtas-2.0.2-4.fc31.ppc64le
DEBUG util.py:587:  gawk-5.0.1-5.fc31.ppc64le
DEBUG util.py:587:  libtasn1-4.14-2.fc31.ppc64le
DEBUG util.py:587:  libtool-ltdl-2.4.6-31.fc31.ppc64le
DEBUG util.py:587:  ncurses-6.1-12.20190803.fc31.ppc64le
DEBUG util.py:587:  grep-3.3-3.fc31.ppc64le
DEBUG util.py:587:  coreutils-common-8.31-4.fc31.ppc64le
DEBUG util.py:587:  coreutils-8.31-4.fc31.ppc64le
DEBUG util.py:587:  ca-certificates-2019.2.32-3.fc31.noarch
DEBUG util.py:587:  libblkid-2.34-2.fc31.ppc64le
DEBUG util.py:587:  binutils-gold-2.32-22.fc31.ppc64le
DEBUG util.py:587:  gzip-1.9-10.fc31.ppc64le
DEBUG util.py:587:  libnsl2-1.2.0-5.20180605git4a062cf.fc31.ppc64le
DEBUG util.py:587:  pam-1.3.1-18.fc31.ppc64le
DEBUG util.py:587:  libmount-2.34-2.fc31.ppc64le
DEBUG util.py:587:  openldap-2.4.47-3.fc31.ppc64le
DEBUG util.py:587:  libcurl-7.65.3-3.fc31.ppc64le
DEBUG util.py:587:  guile22-2.2.6-2.fc31.ppc64le
DEBUG util.py:587:  libarchive-3.3.3-8.fc31.ppc64le
DEBUG util.py:587:  rpm-libs-4.15.0-0.beta.2.fc31.2.ppc64le
DEBUG util.py:587:  efi-srpm-macros-4-3.fc31.noarch
DEBUG util.py:587:  python-srpm-macros-3-47.fc31.noarch
DEBUG util.py:587:  rpm-build-4.15.0-0.beta.2.fc31.2.ppc64le
DEBUG util.py:587:  make-4.2.1-14.fc31.ppc64le
DEBUG util.py:587:  which-2.21-15.fc31.ppc64le
DEBUG util.py:587:  libgcc-9.1.1-2.fc31.1.ppc64le
DEBUG util.py:587:  rust-srpm-macros-10-2.fc31.noarch
DEBUG util.py:587:  publicsuffix-list-dafsa-20190417-2.fc31.noarch
DEBUG util.py:587:  perl-srpm-macros-1-33.fc31.noarch
DEBUG util.py:587:  ocaml-srpm-macros-5-6.fc31.noarch
DEBUG util.py:587:  ncurses-base-6.1-12.20190803.fc31.noarch
DEBUG util.py:587:  gnat-srpm-macros-4-10.fc31.noarch
DEBUG util.py:587:  fpc-srpm-macros-1.2-2.fc31.noarch
DEBUG util.py:587:  fedora-release-31-0.7.noarch
DEBUG util.py:587:  fedora-repos-rawhide-31-0.2.noarch
DEBUG util.py:587:  setup-2.13.3-2.fc31.noarch
DEBUG util.py:587:  basesystem-11-8.fc31.noarch
DEBUG util.py:587:  libselinux-2.9-4.fc31.ppc64le
DEBUG util.py:587:  glibc-minimal-langpack-2.30-1.fc31.ppc64le
DEBUG util.py:587:  glibc-2.30-1.fc31.ppc64le
DEBUG util.py:587:  libsepol-2.9-2.fc31.ppc64le
DEBUG util.py:587:  bzip2-libs-1.0.8-1.fc31.ppc64le
DEBUG util.py:587:  elfutils-libelf-0.176-5.fc31.ppc64le
DEBUG util.py:587:  libstdc++-9.1.1-2.fc31.1.ppc64le
DEBUG util.py:587:  gmp-6.1.2-10.fc31.ppc64le
DEBUG util.py:587:  libacl-2.2.53-4.fc31.ppc64le
DEBUG util.py:587:  libcom_err-1.45.3-1.fc31.ppc64le
DEBUG util.py:587:  popt-1.16-18.fc31.ppc64le
DEBUG util.py:587:  libunistring-0.9.10-6.fc31.ppc64le
DEBUG util.py:587:  readline-8.0-3.fc31.ppc64le
DEBUG util.py:587:  mpfr-3.1.6-5.fc31.ppc64le
DEBUG util.py:587:  file-libs-5.37-3.fc31.ppc64le
DEBUG util.py:587:  alternatives-1.11-5.fc31.ppc64le
DEBUG util.py:587:  libcap-ng-0.7.9-8.fc31.ppc64le
DEBUG util.py:587:  libffi-3.1-23.fc31.ppc64le
DEBUG util.py:587:  lua-libs-5.3.5-6.fc31.ppc64le
DEBUG util.py:587:  libsemanage-2.9-2.fc31.ppc64le
DEBUG util.py:587:  libutempter-1.1.6-17.fc31.ppc64le
DEBUG util.py:587:  gdb-minimal-8.3.50.20190802-21.fc31.ppc64le
DEBUG util.py:587:  tar-1.32-2.fc31.ppc64le
DEBUG util.py:587:  libdb-utils-5.3.28-38.fc31.ppc64le
DEBUG util.py:587:  libxml2-2.9.9-3.fc31.ppc64le
DEBUG util.py:587:  elfutils-default-yama-scope-0.176-5.fc31.noarch
DEBUG util.py:587:  elfutils-0.176-5.fc31.ppc64le
DEBUG util.py:587:  brotli-1.0.7-6.fc31.ppc64le
DEBUG util.py:587:  diffutils-3.7-3.fc31.ppc64le
DEBUG util.py:587:  libmetalink-0.1.3-9.fc31.ppc64le
DEBUG util.py:587:  libatomic_ops-7.6.10-2.fc31.ppc64le
DEBUG util.py:587:  libgomp-9.1.1-2.fc31.1.ppc64le
DEBUG util.py:587:  libgcrypt-1.8.4-4.fc31.ppc64le
DEBUG util.py:587:  libpkgconf-1.6.3-2.fc31.ppc64le
DEBUG util.py:587:  pkgconf-pkg-config-1.6.3-2.fc31.ppc64le
DEBUG util.py:587:  libsigsegv-2.11-8.fc31.ppc64le
DEBUG util.py:587:  libsmartcols-2.34-2.fc31.ppc64le
DEBUG util.py:587:  p11-kit-trust-0.23.16.1-2.fc31.ppc64le
DEBUG util.py:587:  libverto-0.3.0-8.fc31.ppc64le
DEBUG util.py:587:  pcre-8.43-2.fc31.1.ppc64le
DEBUG util.py:587:  xz-5.2.4-6.fc31.ppc64le
DEBUG util.py:587:  openssl-libs-1.1.1c-5.fc31.ppc64le
DEBUG util.py:587:  crypto-policies-20190527-2.git0b3add8.fc31.noarch
DEBUG util.py:587:  krb5-libs-1.17-39.fc31.ppc64le
DEBUG util.py:587:  libtirpc-1.1.4-2.rc2.fc31.2.ppc64le
DEBUG util.py:587:  binutils-2.32-22.fc31.ppc64le
DEBUG util.py:587:  cracklib-2.9.6-20.fc31.ppc64le
DEBUG util.py:587:  libpwquality-1.4.0-13.fc31.ppc64le
DEBUG util.py:587:  libfdisk-2.34-2.fc31.ppc64le
DEBUG util.py:587:  cyrus-sasl-lib-2.1.27-2.fc31.ppc64le
DEBUG util.py:587:  libssh-0.9.0-6.fc31.ppc64le
DEBUG util.py:587:  curl-7.65.3-3.fc31.ppc64le
DEBUG util.py:587:  systemd-libs-243~rc1-2.fc31.ppc64le
DEBUG util.py:587:  rpm-4.15.0-0.beta.2.fc31.2.ppc64le
DEBUG util.py:587:  rpm-build-libs-4.15.0-0.beta.2.fc31.2.ppc64le
DEBUG util.py:587:  go-srpm-macros-3.0.8-4.fc31.noarch
DEBUG util.py:587:  redhat-rpm-config-140-2.fc31.noarch
DEBUG util.py:587:  util-linux-2.34-2.fc31.ppc64le
DEBUG util.py:587:  info-6.6-2.fc31.ppc64le
DEBUG util.py:734:  Child return code was: 0
DEBUG util.py:323:  kill orphans
DEBUG util.py:753:  child environment: None
DEBUG util.py:679:  Executing command: ['/bin/umount', '-n', '/var/lib/mock/f31-build-17165210-1232687/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False
DEBUG util.py:734:  Child return code was: 0
DEBUG util.py:753:  child environment: None
DEBUG util.py:679:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/f31-build-17165210-1232687/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False
DEBUG util.py:734:  Child return code was: 0
DEBUG util.py:753:  child environment: None
DEBUG util.py:679:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/f31-build-17165210-1232687/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False
DEBUG util.py:734:  Child return code was: 0
DEBUG util.py:753:  child environment: None
DEBUG util.py:679:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/f31-build-17165210-1232687/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False
DEBUG util.py:734:  Child return code was: 0
DEBUG util.py:753:  child environment: None
DEBUG util.py:679:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/f31-build-17165210-1232687/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False
DEBUG util.py:734:  Child return code was: 0
INFO buildroot.py:350:  Mock Version: 1.4.16
DEBUG util.py:211:  ensuring that dir exists: /var/lib/mock/f31-build-17165210-1232687/root/dev/pts
DEBUG util.py:211:  ensuring that dir exists: /var/lib/mock/f31-build-17165210-1232687/root/dev/shm
DEBUG buildroot.py:488:  kernel version == 5.1.18-200.fc29.ppc64le
DEBUG util.py:224:  touching file: /var/lib/mock/f31-build-17165210-1232687/root/etc/fstab
DEBUG util.py:224:  touching file: /var/lib/mock/f31-build-17165210-1232687/root/etc/yum/yum.conf
DEBUG util.py:224:  touching file: /var/lib/mock/f31-build-17165210-1232687/root/etc/dnf/dnf.conf
DEBUG util.py:224:  touching file: /var/lib/mock/f31-build-17165210-1232687/root/var/log/yum.log
DEBUG util.py:211:  ensuring that dir exists: /var/lib/mock/f31-build-17165210-1232687/root/proc
DEBUG util.py:753:  child environment: None
DEBUG util.py:679:  Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/f31-build-17165210-1232687/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False
DEBUG util.py:734:  Child return code was: 0
DEBUG util.py:211:  ensuring that dir exists: /var/lib/mock/f31-build-17165210-1232687/root/sys
DEBUG util.py:753:  child environment: None
DEBUG util.py:679:  Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/f31-build-17165210-1232687/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False
DEBUG util.py:734:  Child return code was: 0
DEBUG util.py:211:  ensuring that dir exists: /var/lib/mock/f31-build-17165210-1232687/root/dev/shm
DEBUG util.py:753:  child environment: None
DEBUG util.py:679:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/f31-build-17165210-1232687/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False
DEBUG util.py:734:  Child return code was: 0
DEBUG util.py:211:  ensuring that dir exists: /var/lib/mock/f31-build-17165210-1232687/root/dev/pts
DEBUG util.py:753:  child environment: None
DEBUG util.py:679:  Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/f31-build-17165210-1232687/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False
DEBUG util.py:734:  Child return code was: 0
DEBUG util.py:211:  ensuring that dir exists: /var/lib/mock/f31-build-17165210-1232687/root/proc/filesystems
DEBUG util.py:753:  child environment: None
DEBUG util.py:679:  Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.ifx3hl6d', '/var/lib/mock/f31-build-17165210-1232687/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False
DEBUG util.py:734:  Child return code was: 0
DEBUG buildroot.py:143:  rootdir = /var/lib/mock/f31-build-17165210-1232687/root
DEBUG buildroot.py:144:  resultdir = /var/lib/mock/f31-build-17165210-1232687/result
DEBUG util.py:211:  ensuring that dir exists: /var/lib/mock/f31-build-17165210-1232687/root/etc/pki/mock
DEBUG util.py:211:  ensuring that dir exists: /var/lib/mock/f31-build-17165210-1232687/root/etc/dnf
DEBUG buildroot.py:369:  removing 3 rpm db files
DEBUG buildroot.py:374:  nuke_rpm_db: removing /var/lib/mock/f31-build-17165210-1232687/root/var/lib/rpm/__db.002
DEBUG buildroot.py:374:  nuke_rpm_db: removing /var/lib/mock/f31-build-17165210-1232687/root/var/lib/rpm/__db.003
DEBUG buildroot.py:374:  nuke_rpm_db: removing /var/lib/mock/f31-build-17165210-1232687/root/var/lib/rpm/__db.001
DEBUG util.py:753:  child environment: None
DEBUG util.py:679:  Executing command: ['/usr/sbin/userdel', '-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.wv3rd93j/$LIB/nosync.so'} and shell False
DEBUG util.py:420:  Unsharing. Flags: 134217728
DEBUG util.py:734:  Child return code was: 0
DEBUG util.py:753:  child environment: None
DEBUG util.py:679:  Executing command: ['/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.wv3rd93j/$LIB/nosync.so'} and shell False
DEBUG util.py:420:  Unsharing. Flags: 134217728
DEBUG util.py:734:  Child return code was: 0
DEBUG util.py:753:  child environment: None
DEBUG util.py:679:  Executing command: ['/usr/sbin/groupadd', '-g', '425', '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.wv3rd93j/$LIB/nosync.so'} and shell False
DEBUG util.py:420:  Unsharing. Flags: 134217728
DEBUG util.py:734:  Child return code was: 0
DEBUG util.py:753:  child environment: None
DEBUG util.py:679:  Executing command: ['/usr/sbin/useradd', '-o', '-m', '-u', '1000', '-g', '425', '-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.wv3rd93j/$LIB/nosync.so'} and shell False
DEBUG util.py:420:  Unsharing. Flags: 134217728
DEBUG util.py:585:  BUILDSTDERR: useradd: warning: the home directory already exists.
DEBUG util.py:585:  BUILDSTDERR: Not copying any file from skel directory into it.
DEBUG util.py:585:  BUILDSTDERR: Creating mailbox file: File exists
DEBUG util.py:734:  Child return code was: 0
DEBUG util.py:211:  ensuring that dir exists: /var/lib/mock/f31-build-17165210-1232687/root/builddir/build/RPMS
DEBUG util.py:214:  creating dir: /var/lib/mock/f31-build-17165210-1232687/root/builddir/build/RPMS
DEBUG util.py:211:  ensuring that dir exists: /var/lib/mock/f31-build-17165210-1232687/root/builddir/build/SPECS
DEBUG util.py:214:  creating dir: /var/lib/mock/f31-build-17165210-1232687/root/builddir/build/SPECS
DEBUG util.py:211:  ensuring that dir exists: /var/lib/mock/f31-build-17165210-1232687/root/builddir/build/SRPMS
DEBUG util.py:214:  creating dir: /var/lib/mock/f31-build-17165210-1232687/root/builddir/build/SRPMS
DEBUG util.py:211:  ensuring that dir exists: /var/lib/mock/f31-build-17165210-1232687/root/builddir/build/SOURCES
DEBUG util.py:211:  ensuring that dir exists: /var/lib/mock/f31-build-17165210-1232687/root/builddir/build/BUILD
DEBUG util.py:214:  creating dir: /var/lib/mock/f31-build-17165210-1232687/root/builddir/build/BUILD
DEBUG util.py:211:  ensuring that dir exists: /var/lib/mock/f31-build-17165210-1232687/root/builddir/build/BUILDROOT
DEBUG util.py:214:  creating dir: /var/lib/mock/f31-build-17165210-1232687/root/builddir/build/BUILDROOT
DEBUG util.py:211:  ensuring that dir exists: /var/lib/mock/f31-build-17165210-1232687/root/builddir/build/originals
DEBUG util.py:214:  creating dir: /var/lib/mock/f31-build-17165210-1232687/root/builddir/build/originals
DEBUG util.py:224:  touching file: /var/lib/mock/f31-build-17165210-1232687/root/.initialized
DEBUG util.py:753:  child environment: None
DEBUG util.py:679:  Executing command: ['/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/libinput-1.14.0-1.fc31.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'} and shell False
DEBUG util.py:420:  Unsharing. Flags: 134217728
DEBUG util.py:587:  Updating / installing...
DEBUG util.py:587:  libinput-1.14.0-1.fc31                ########################################
DEBUG util.py:734:  Child return code was: 0
DEBUG util.py:753:  child environment: None
DEBUG util.py:679:  Executing command: ['/bin/rpm', '-qpl', '/builddir/build/originals/libinput-1.14.0-1.fc31.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'} and shell False
DEBUG util.py:420:  Unsharing. Flags: 134217728
DEBUG util.py:587:  libinput-1.14.0.tar.xz
DEBUG util.py:587:  libinput.spec
DEBUG util.py:734:  Child return code was: 0
DEBUG util.py:753:  child environment: None
DEBUG util.py:420:  Unsharing. Flags: 134217728
DEBUG package_manager.py:122:  ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/f31-build-17165210-1232687/root/', '--setopt=install_weak_deps=0', '--disableplugin=local', '--disableplugin=spacewalk', '/var/lib/mock/f31-build-17165210-1232687/root//builddir/build/SRPMS/libinput-1.14.0-1.fc31.src.rpm']
DEBUG util.py:753:  child environment: None
DEBUG util.py:679:  Executing command: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/f31-build-17165210-1232687/root/', '--setopt=install_weak_deps=0', '--disableplugin=local', '--disableplugin=spacewalk', '/var/lib/mock/f31-build-17165210-1232687/root//builddir/build/SRPMS/libinput-1.14.0-1.fc31.src.rpm', '--setopt=tsflags=nocontexts'] 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', 'LC_MESSAGES': 'C.UTF-8', 'LD_PRELOAD': '/var/tmp/tmp.mock.wv3rd93j/$LIB/nosync.so'} and shell False
DEBUG util.py:587:  Last metadata expiration check: 0:00:01 ago on Thu Aug  8 05:24:15 2019.
DEBUG util.py:585:  BUILDSTDERR: Traceback (most recent call last):
DEBUG util.py:585:  BUILDSTDERR:   File "/usr/lib/python3.7/site-packages/dnf/plugin.py", line 104, in _caller
DEBUG util.py:585:  BUILDSTDERR:     getattr(plugin, method)()
DEBUG util.py:585:  BUILDSTDERR:   File "/usr/lib/python3.7/site-packages/dnf-plugins/generate_completion_cache.py", line 62, in sack
DEBUG util.py:585:  BUILDSTDERR:     cur.execute("delete from available")
DEBUG util.py:585:  BUILDSTDERR: sqlite3.DatabaseError: database disk image is malformed
DEBUG util.py:587:  Dependencies resolved.
DEBUG util.py:587:  ================================================================================
DEBUG util.py:587:   Package                   Arch      Version                      Repo     Size
DEBUG util.py:587:  ================================================================================
DEBUG util.py:587:  Installing:
DEBUG util.py:587:   check-devel               ppc64le   0.12.0-5.fc31                build    30 k
DEBUG util.py:587:   gcc                       ppc64le   9.1.1-2.fc31.1               build    20 M
DEBUG util.py:587:   gcc-c++                   ppc64le   9.1.1-2.fc31.1               build    12 M
DEBUG util.py:587:   git-core                  ppc64le   2.23.0-0.1.rc1.fc31          build   5.1 M
DEBUG util.py:587:   libevdev-devel            ppc64le   1.7.0-2.fc31                 build    29 k
DEBUG util.py:587:   libwacom-devel            ppc64le   0.33-1.fc31                  build    14 k
DEBUG util.py:587:   meson                     noarch    0.51.1-2.fc31                build   834 k
DEBUG util.py:587:   mtdev-devel               ppc64le   1.1.5-15.fc31                build    17 k
DEBUG util.py:587:   python3-devel             ppc64le   3.7.4-4.fc31                 build   204 k
DEBUG util.py:587:   systemd-devel             ppc64le   243~rc1-2.fc31               build   350 k
DEBUG util.py:587:  Installing dependencies:
DEBUG util.py:587:   acl                       ppc64le   2.2.53-4.fc31                build    75 k
DEBUG util.py:587:   annobin                   ppc64le   8.78-1.fc31                  build   108 k
DEBUG util.py:587:   check                     ppc64le   0.12.0-5.fc31                build    87 k
DEBUG util.py:587:   cpp                       ppc64le   9.1.1-2.fc31.1               build    11 M
DEBUG util.py:587:   cryptsetup-libs           ppc64le   2.2.0-0.3.fc31               build   426 k
DEBUG util.py:587:   dbus                      ppc64le   1:1.12.16-3.fc31             build    11 k
DEBUG util.py:587:   dbus-broker               ppc64le   21-6.fc31                    build   186 k
DEBUG util.py:587:   dbus-common               noarch    1:1.12.16-3.fc31             build    17 k
DEBUG util.py:587:   device-mapper             ppc64le   1.02.163-1.fc31              build   150 k
DEBUG util.py:587:   device-mapper-libs        ppc64le   1.02.163-1.fc31              build   192 k
DEBUG util.py:587:   emacs-filesystem          noarch    1:26.2-2.fc31                build   9.5 k
DEBUG util.py:587:   fipscheck                 ppc64le   1.5.0-7.fc31                 build    26 k
DEBUG util.py:587:   fipscheck-lib             ppc64le   1.5.0-7.fc31                 build    13 k
DEBUG util.py:587:   gdbm-libs                 ppc64le   1:1.18-5.fc31                build    58 k
DEBUG util.py:587:   glib2                     ppc64le   2.61.1-3.fc31                build   2.7 M
DEBUG util.py:587:   glib2-devel               ppc64le   2.61.1-3.fc31                build   454 k
DEBUG util.py:587:   glibc-devel               ppc64le   2.30-1.fc31                  build   1.0 M
DEBUG util.py:587:   glibc-headers             ppc64le   2.30-1.fc31                  build   466 k
DEBUG util.py:587:   gnutls                    ppc64le   3.6.9-1.fc31                 build   933 k
DEBUG util.py:587:   iptables-libs             ppc64le   1.8.3-5.fc31                 build    62 k
DEBUG util.py:587:   isl                       ppc64le   0.16.1-9.fc31                build   977 k
DEBUG util.py:587:   json-c                    ppc64le   0.13.1-6.fc31                build    42 k
DEBUG util.py:587:   kernel-headers            ppc64le   5.3.0-0.rc3.git0.1.fc31      build   1.1 M
DEBUG util.py:587:   kmod-libs                 ppc64le   26-4.fc31                    build    71 k
DEBUG util.py:587:   less                      ppc64le   551-2.fc31                   build   167 k
DEBUG util.py:587:   libargon2                 ppc64le   20171227-3.fc31              build    33 k
DEBUG util.py:587:   libasan                   ppc64le   9.1.1-2.fc31.1               build   505 k
DEBUG util.py:587:   libatomic                 ppc64le   9.1.1-2.fc31.1               build    36 k
DEBUG util.py:587:   libblkid-devel            ppc64le   2.34-2.fc31                  build    17 k
DEBUG util.py:587:   libedit                   ppc64le   3.1-28.20190324cvs.fc31      build   115 k
DEBUG util.py:587:   libevdev                  ppc64le   1.7.0-2.fc31                 build    47 k
DEBUG util.py:587:   libffi-devel              ppc64le   3.1-23.fc31                  build    24 k
DEBUG util.py:587:   libgudev                  ppc64le   232-6.fc31                   build    34 k
DEBUG util.py:587:   libmount-devel            ppc64le   2.34-2.fc31                  build    18 k
DEBUG util.py:587:   libmpc                    ppc64le   1.1.0-4.fc31                 build    66 k
DEBUG util.py:587:   libpcap                   ppc64le   14:1.9.0-4.fc31              build   173 k
DEBUG util.py:587:   libseccomp                ppc64le   2.4.1-1.fc31                 build    84 k
DEBUG util.py:587:   libselinux-devel          ppc64le   2.9-4.fc31                   build   116 k
DEBUG util.py:587:   libsepol-devel            ppc64le   2.9-2.fc31                   build    44 k
DEBUG util.py:587:   libstdc++-devel           ppc64le   9.1.1-2.fc31.1               build   1.9 M
DEBUG util.py:587:   libubsan                  ppc64le   9.1.1-2.fc31.1               build   194 k
DEBUG util.py:587:   libwacom                  ppc64le   0.33-1.fc31                  build    35 k
DEBUG util.py:587:   libwacom-data             noarch    0.33-1.fc31                  build    77 k
DEBUG util.py:587:   libxcrypt-devel           ppc64le   4.4.6-3.fc31                 build    35 k
DEBUG util.py:587:   mtdev                     ppc64le   1.1.5-15.fc31                build    22 k
DEBUG util.py:587:   nettle                    ppc64le   3.5.1-3.fc31                 build   435 k
DEBUG util.py:587:   ninja-build               ppc64le   1.9.0-3.fc31                 build   147 k
DEBUG util.py:587:   openssh                   ppc64le   8.0p1-8.fc31.1               build   452 k
DEBUG util.py:587:   openssh-clients           ppc64le   8.0p1-8.fc31.1               build   644 k
DEBUG util.py:587:   pcre-cpp                  ppc64le   8.43-2.fc31.1                build    29 k
DEBUG util.py:587:   pcre-devel                ppc64le   8.43-2.fc31.1                build   474 k
DEBUG util.py:587:   pcre-utf16                ppc64le   8.43-2.fc31.1                build   180 k
DEBUG util.py:587:   pcre-utf32                ppc64le   8.43-2.fc31.1                build   172 k
DEBUG util.py:587:   pcre2-devel               ppc64le   10.33-10.fc31                build   549 k
DEBUG util.py:587:   pcre2-utf16               ppc64le   10.33-10.fc31                build   236 k
DEBUG util.py:587:   pcre2-utf32               ppc64le   10.33-10.fc31                build   227 k
DEBUG util.py:587:   python-pip-wheel          noarch    19.1.1-4.fc31                build   1.1 M
DEBUG util.py:587:   python-rpm-macros         noarch    3-47.fc31                    build    13 k
DEBUG util.py:587:   python-setuptools-wheel   noarch    41.0.1-4.fc31                build   276 k
DEBUG util.py:587:   python3                   ppc64le   3.7.4-4.fc31                 build    34 k
DEBUG util.py:587:   python3-libs              ppc64le   3.7.4-4.fc31                 build   7.0 M
DEBUG util.py:587:   python3-rpm-generators    noarch    9-2.fc31                     build    23 k
DEBUG util.py:587:   python3-rpm-macros        noarch    3-47.fc31                    build    11 k
DEBUG util.py:587:   python3-setuptools        noarch    41.0.1-4.fc31                build   578 k
DEBUG util.py:587:   qrencode-libs             ppc64le   4.0.2-4.fc31                 build    64 k
DEBUG util.py:587:   sqlite-libs               ppc64le   3.29.0-2.fc31                build   640 k
DEBUG util.py:587:   subunit                   ppc64le   1.3.0-11.fc31                build    32 k
DEBUG util.py:587:   subunit-devel             ppc64le   1.3.0-11.fc31                build    12 k
DEBUG util.py:587:   systemd                   ppc64le   243~rc1-2.fc31               build   3.9 M
DEBUG util.py:587:   systemd-pam               ppc64le   243~rc1-2.fc31               build   178 k
DEBUG util.py:587:   systemd-rpm-macros        noarch    243~rc1-2.fc31               build    21 k
DEBUG util.py:587:   vim-filesystem            noarch    2:8.1.1790-1.fc31            build    28 k
DEBUG util.py:587:   zlib-devel                ppc64le   1.2.11-17.fc31               build    44 k
DEBUG util.py:587:  Transaction Summary
DEBUG util.py:587:  ================================================================================
DEBUG util.py:587:  Install  83 Packages
DEBUG util.py:587:  Total download size: 80 M
DEBUG util.py:587:  Installed size: 279 M
DEBUG util.py:587:  Downloading Packages:
DEBUG util.py:587:  --------------------------------------------------------------------------------
DEBUG util.py:587:  Total                                            26 MB/s |  80 MB     00:03     
DEBUG util.py:587:  Running transaction check
DEBUG util.py:587:  Transaction check succeeded.
DEBUG util.py:587:  Running transaction test
DEBUG util.py:587:  Transaction test succeeded.
DEBUG util.py:587:  Running transaction
DEBUG util.py:587:  Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket.
DEBUG util.py:587:  Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket.
DEBUG util.py:587:  Failed to get unit file state for dbus-daemon.service: No such file or directory
DEBUG util.py:587:  Failed to get unit file state for dbus-daemon.service: No such file or directory
DEBUG util.py:587:  Failed to disable unit, unit dbus-daemon.service does not exist.
DEBUG util.py:587:  Failed to disable unit, unit dbus-daemon.service does not exist.
DEBUG util.py:587:  Installed:
DEBUG util.py:587:    check-devel-0.12.0-5.fc31.ppc64le                                             
DEBUG util.py:587:    gcc-9.1.1-2.fc31.1.ppc64le                                                    
DEBUG util.py:587:    gcc-c++-9.1.1-2.fc31.1.ppc64le                                                
DEBUG util.py:587:    git-core-2.23.0-0.1.rc1.fc31.ppc64le                                          
DEBUG util.py:587:    libevdev-devel-1.7.0-2.fc31.ppc64le                                           
DEBUG util.py:587:    libwacom-devel-0.33-1.fc31.ppc64le                                            
DEBUG util.py:587:    meson-0.51.1-2.fc31.noarch                                                    
DEBUG util.py:587:    mtdev-devel-1.1.5-15.fc31.ppc64le                                             
DEBUG util.py:587:    python3-devel-3.7.4-4.fc31.ppc64le                                            
DEBUG util.py:587:    systemd-devel-243~rc1-2.fc31.ppc64le                                          
DEBUG util.py:587:    acl-2.2.53-4.fc31.ppc64le                                                     
DEBUG util.py:587:    annobin-8.78-1.fc31.ppc64le                                                   
DEBUG util.py:587:    check-0.12.0-5.fc31.ppc64le                                                   
DEBUG util.py:587:    cpp-9.1.1-2.fc31.1.ppc64le                                                    
DEBUG util.py:587:    cryptsetup-libs-2.2.0-0.3.fc31.ppc64le                                        
DEBUG util.py:587:    dbus-1:1.12.16-3.fc31.ppc64le                                                 
DEBUG util.py:587:    dbus-broker-21-6.fc31.ppc64le                                                 
DEBUG util.py:587:    dbus-common-1:1.12.16-3.fc31.noarch                                           
DEBUG util.py:587:    device-mapper-1.02.163-1.fc31.ppc64le                                         
DEBUG util.py:587:    device-mapper-libs-1.02.163-1.fc31.ppc64le                                    
DEBUG util.py:587:    emacs-filesystem-1:26.2-2.fc31.noarch                                         
DEBUG util.py:587:    fipscheck-1.5.0-7.fc31.ppc64le                                                
DEBUG util.py:587:    fipscheck-lib-1.5.0-7.fc31.ppc64le                                            
DEBUG util.py:587:    gdbm-libs-1:1.18-5.fc31.ppc64le                                               
DEBUG util.py:587:    glib2-2.61.1-3.fc31.ppc64le                                                   
DEBUG util.py:587:    glib2-devel-2.61.1-3.fc31.ppc64le                                             
DEBUG util.py:587:    glibc-devel-2.30-1.fc31.ppc64le                                               
DEBUG util.py:587:    glibc-headers-2.30-1.fc31.ppc64le                                             
DEBUG util.py:587:    gnutls-3.6.9-1.fc31.ppc64le                                                   
DEBUG util.py:587:    iptables-libs-1.8.3-5.fc31.ppc64le                                            
DEBUG util.py:587:    isl-0.16.1-9.fc31.ppc64le                                                     
DEBUG util.py:587:    json-c-0.13.1-6.fc31.ppc64le                                                  
DEBUG util.py:587:    kernel-headers-5.3.0-0.rc3.git0.1.fc31.ppc64le                                
DEBUG util.py:587:    kmod-libs-26-4.fc31.ppc64le                                                   
DEBUG util.py:587:    less-551-2.fc31.ppc64le                                                       
DEBUG util.py:587:    libargon2-20171227-3.fc31.ppc64le                                             
DEBUG util.py:587:    libasan-9.1.1-2.fc31.1.ppc64le                                                
DEBUG util.py:587:    libatomic-9.1.1-2.fc31.1.ppc64le                                              
DEBUG util.py:587:    libblkid-devel-2.34-2.fc31.ppc64le                                            
DEBUG util.py:587:    libedit-3.1-28.20190324cvs.fc31.ppc64le                                       
DEBUG util.py:587:    libevdev-1.7.0-2.fc31.ppc64le                                                 
DEBUG util.py:587:    libffi-devel-3.1-23.fc31.ppc64le                                              
DEBUG util.py:587:    libgudev-232-6.fc31.ppc64le                                                   
DEBUG util.py:587:    libmount-devel-2.34-2.fc31.ppc64le                                            
DEBUG util.py:587:    libmpc-1.1.0-4.fc31.ppc64le                                                   
DEBUG util.py:587:    libpcap-14:1.9.0-4.fc31.ppc64le                                               
DEBUG util.py:587:    libseccomp-2.4.1-1.fc31.ppc64le                                               
DEBUG util.py:587:    libselinux-devel-2.9-4.fc31.ppc64le                                           
DEBUG util.py:587:    libsepol-devel-2.9-2.fc31.ppc64le                                             
DEBUG util.py:587:    libstdc++-devel-9.1.1-2.fc31.1.ppc64le                                        
DEBUG util.py:587:    libubsan-9.1.1-2.fc31.1.ppc64le                                               
DEBUG util.py:587:    libwacom-0.33-1.fc31.ppc64le                                                  
DEBUG util.py:587:    libwacom-data-0.33-1.fc31.noarch                                              
DEBUG util.py:587:    libxcrypt-devel-4.4.6-3.fc31.ppc64le                                          
DEBUG util.py:587:    mtdev-1.1.5-15.fc31.ppc64le                                                   
DEBUG util.py:587:    nettle-3.5.1-3.fc31.ppc64le                                                   
DEBUG util.py:587:    ninja-build-1.9.0-3.fc31.ppc64le                                              
DEBUG util.py:587:    openssh-8.0p1-8.fc31.1.ppc64le                                                
DEBUG util.py:587:    openssh-clients-8.0p1-8.fc31.1.ppc64le                                        
DEBUG util.py:587:    pcre-cpp-8.43-2.fc31.1.ppc64le                                                
DEBUG util.py:587:    pcre-devel-8.43-2.fc31.1.ppc64le                                              
DEBUG util.py:587:    pcre-utf16-8.43-2.fc31.1.ppc64le                                              
DEBUG util.py:587:    pcre-utf32-8.43-2.fc31.1.ppc64le                                              
DEBUG util.py:587:    pcre2-devel-10.33-10.fc31.ppc64le                                             
DEBUG util.py:587:    pcre2-utf16-10.33-10.fc31.ppc64le                                             
DEBUG util.py:587:    pcre2-utf32-10.33-10.fc31.ppc64le                                             
DEBUG util.py:587:    python-pip-wheel-19.1.1-4.fc31.noarch                                         
DEBUG util.py:587:    python-rpm-macros-3-47.fc31.noarch                                            
DEBUG util.py:587:    python-setuptools-wheel-41.0.1-4.fc31.noarch                                  
DEBUG util.py:587:    python3-3.7.4-4.fc31.ppc64le                                                  
DEBUG util.py:587:    python3-libs-3.7.4-4.fc31.ppc64le                                             
DEBUG util.py:587:    python3-rpm-generators-9-2.fc31.noarch                                        
DEBUG util.py:587:    python3-rpm-macros-3-47.fc31.noarch                                           
DEBUG util.py:587:    python3-setuptools-41.0.1-4.fc31.noarch                                       
DEBUG util.py:587:    qrencode-libs-4.0.2-4.fc31.ppc64le                                            
DEBUG util.py:587:    sqlite-libs-3.29.0-2.fc31.ppc64le                                             
DEBUG util.py:587:    subunit-1.3.0-11.fc31.ppc64le                                                 
DEBUG util.py:587:    subunit-devel-1.3.0-11.fc31.ppc64le                                           
DEBUG util.py:587:    systemd-243~rc1-2.fc31.ppc64le                                                
DEBUG util.py:587:    systemd-pam-243~rc1-2.fc31.ppc64le                                            
DEBUG util.py:587:    systemd-rpm-macros-243~rc1-2.fc31.noarch                                      
DEBUG util.py:587:    vim-filesystem-2:8.1.1790-1.fc31.noarch                                       
DEBUG util.py:587:    zlib-devel-1.2.11-17.fc31.ppc64le                                             
DEBUG util.py:587:  Complete!
DEBUG util.py:734:  Child return code was: 0
DEBUG util.py:753:  child environment: None
DEBUG util.py:420:  Unsharing. Flags: 134217728
DEBUG backend.py:573:  Copying packages to result dir
DEBUG util.py:323:  kill orphans
DEBUG util.py:753:  child environment: None
DEBUG util.py:679:  Executing command: ['/bin/umount', '-n', '/var/lib/mock/f31-build-17165210-1232687/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False
DEBUG util.py:734:  Child return code was: 0
DEBUG util.py:753:  child environment: None
DEBUG util.py:679:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/f31-build-17165210-1232687/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False
DEBUG util.py:734:  Child return code was: 0
DEBUG util.py:753:  child environment: None
DEBUG util.py:679:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/f31-build-17165210-1232687/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False
DEBUG util.py:734:  Child return code was: 0
DEBUG util.py:753:  child environment: None
DEBUG util.py:679:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/f31-build-17165210-1232687/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False
DEBUG util.py:734:  Child return code was: 0
DEBUG util.py:753:  child environment: None
DEBUG util.py:679:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/f31-build-17165210-1232687/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False
DEBUG util.py:734:  Child return code was: 0