Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-appdirs.spec'], timeout=0user='mockbuild'logger=shell=FalsechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-8739/root'uid=1001gid=135nspawn_args=[]env={'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-appdirs.spec'] with env {'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False sh: python2.7: command not found sh: python3.6: command not found sh: python2.7: command not found sh: python3.6: command not found sh: python: command not found warning: Could not canonicalize hostname: copr-builder-797004036.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-appdirs-1.4.3-1.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-appdirs.spec'], timeout=0user='mockbuild'logger=shell=FalsechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-8739/root'uid=1001gid=135nspawn_args=[]env={'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-appdirs.spec'] with env {'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cKlIue + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf appdirs-1.4.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/appdirs-1.4.3.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd appdirs-1.4.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PsfdGd + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-appdirs-1.4.3-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-appdirs-1.4.3-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/python-appdirs-1.4.3-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-appdirs-1.4.3-1.el7.centos.x86_64 + cd appdirs-1.4.3 + python3.6 setup.py install --root /builddir/build/BUILDROOT/python-appdirs-1.4.3-1.el7.centos.x86_64 --optimize=1 running install running build running build_py creating build creating build/lib copying appdirs.py -> build/lib running install_lib creating /builddir/build/BUILDROOT/python-appdirs-1.4.3-1.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/python-appdirs-1.4.3-1.el7.centos.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-appdirs-1.4.3-1.el7.centos.x86_64/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-appdirs-1.4.3-1.el7.centos.x86_64/usr/lib/python3.6/site-packages copying build/lib/appdirs.py -> /builddir/build/BUILDROOT/python-appdirs-1.4.3-1.el7.centos.x86_64/usr/lib/python3.6/site-packages byte-compiling /builddir/build/BUILDROOT/python-appdirs-1.4.3-1.el7.centos.x86_64/usr/lib/python3.6/site-packages/appdirs.py to appdirs.cpython-36.pyc writing byte-compilation script '/tmp/tmpxrxdyd5s.py' /usr/bin/python3.6 /tmp/tmpxrxdyd5s.py removing /tmp/tmpxrxdyd5s.py running install_egg_info Writing /builddir/build/BUILDROOT/python-appdirs-1.4.3-1.el7.centos.x86_64/usr/lib/python3.6/site-packages/appdirs-1.4.3-py3.6.egg-info /usr/lib64/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib64/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) + python2.7 setup.py install --root /builddir/build/BUILDROOT/python-appdirs-1.4.3-1.el7.centos.x86_64 --optimize=1 /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) running install running build running build_py running install_lib creating /builddir/build/BUILDROOT/python-appdirs-1.4.3-1.el7.centos.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-appdirs-1.4.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages copying build/lib/appdirs.py -> /builddir/build/BUILDROOT/python-appdirs-1.4.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages byte-compiling /builddir/build/BUILDROOT/python-appdirs-1.4.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/appdirs.py to appdirs.pyc writing byte-compilation script '/tmp/tmpazigEC.py' /usr/bin/python2.7 -O /tmp/tmpazigEC.py removing /tmp/tmpazigEC.py running install_egg_info Writing /builddir/build/BUILDROOT/python-appdirs-1.4.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/appdirs-1.4.3-py2.7.egg-info + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-appdirs-1.4.3-1.el7.centos.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-appdirs-1.4.3-1.el7.centos.x86_64/usr/lib/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python-appdirs-1.4.3-1.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.G8VTBe + umask 022 + cd /builddir/build/BUILD + cd appdirs-1.4.3 + DOCDIR=/builddir/build/BUILDROOT/python-appdirs-1.4.3-1.el7.centos.x86_64/usr/share/doc/python-appdirs-1.4.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-appdirs-1.4.3-1.el7.centos.x86_64/usr/share/doc/python-appdirs-1.4.3 + cp -pr README.rst /builddir/build/BUILDROOT/python-appdirs-1.4.3-1.el7.centos.x86_64/usr/share/doc/python-appdirs-1.4.3 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.vDYCyf + umask 022 + cd /builddir/build/BUILD + cd appdirs-1.4.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-appdirs-1.4.3-1.el7.centos.x86_64/usr/share/licenses/python-appdirs-1.4.3 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-appdirs-1.4.3-1.el7.centos.x86_64/usr/share/licenses/python-appdirs-1.4.3 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-appdirs-1.4.3-1.el7.centos.x86_64/usr/share/licenses/python-appdirs-1.4.3 + exit 0 Provides: python-appdirs = 1.4.3-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Processing files: python36-appdirs-1.4.3-1.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ucQGHg + umask 022 + cd /builddir/build/BUILD + cd appdirs-1.4.3 + DOCDIR=/builddir/build/BUILDROOT/python-appdirs-1.4.3-1.el7.centos.x86_64/usr/share/doc/python36-appdirs-1.4.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-appdirs-1.4.3-1.el7.centos.x86_64/usr/share/doc/python36-appdirs-1.4.3 + cp -pr README.rst /builddir/build/BUILDROOT/python-appdirs-1.4.3-1.el7.centos.x86_64/usr/share/doc/python36-appdirs-1.4.3 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.lKGNRh + umask 022 + cd /builddir/build/BUILD + cd appdirs-1.4.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-appdirs-1.4.3-1.el7.centos.x86_64/usr/share/licenses/python36-appdirs-1.4.3 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-appdirs-1.4.3-1.el7.centos.x86_64/usr/share/licenses/python36-appdirs-1.4.3 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-appdirs-1.4.3-1.el7.centos.x86_64/usr/share/licenses/python36-appdirs-1.4.3 + exit 0 Provides: python36-appdirs = 1.4.3-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-appdirs-1.4.3-1.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-797004036.novalocal Wrote: /builddir/build/RPMS/python-appdirs-1.4.3-1.el7.centos.noarch.rpm Wrote: /builddir/build/RPMS/python36-appdirs-1.4.3-1.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.UoCGEn + umask 022 + cd /builddir/build/BUILD + cd appdirs-1.4.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-appdirs-1.4.3-1.el7.centos.x86_64 + exit 0 Child return code was: 0