Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-idna.spec'], logger=user='mockbuild'chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-5958/root'uid=1001nspawn_args=[]printOutput=Falsetimeout=0gid=135shell=Falseenv={'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-idna.spec'] with env {'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8'} and shell False warning: Could not canonicalize hostname: copr-builder-670973836.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python27-idna-2.5-1.el6.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-idna.spec'], logger=user='mockbuild'chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-5958/root'uid=1001nspawn_args=[]printOutput=Falsetimeout=0gid=135shell=Falseenv={'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-idna.spec'] with env {'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'TERM': 'vt100', '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.kBbsqw + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf idna-2.5 + /bin/tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/idna-2.5.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd idna-2.5 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf '%{srcname}.egg-info' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.69sXLp + umask 022 + cd /builddir/build/BUILD + cd idna-2.5 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + /usr/bin/python3.6 setup.py build '--executable=/usr/bin/python3.6 -s' running build running build_py creating build creating build/lib creating build/lib/idna copying idna/uts46data.py -> build/lib/idna copying idna/intranges.py -> build/lib/idna copying idna/idnadata.py -> build/lib/idna copying idna/core.py -> build/lib/idna copying idna/compat.py -> build/lib/idna copying idna/codec.py -> build/lib/idna copying idna/__init__.py -> build/lib/idna + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + /usr/bin/python2.7 setup.py build '--executable=/usr/bin/python2.7 -s' running build running build_py + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.pZOHYp + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python27-idna-2.5-1.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python27-idna-2.5-1.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/python27-idna-2.5-1.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python27-idna-2.5-1.el6.x86_64 + cd idna-2.5 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + /usr/bin/python3.6 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python27-idna-2.5-1.el6.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python27-idna-2.5-1.el6.x86_64/usr creating /builddir/build/BUILDROOT/python27-idna-2.5-1.el6.x86_64/usr/lib creating /builddir/build/BUILDROOT/python27-idna-2.5-1.el6.x86_64/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python27-idna-2.5-1.el6.x86_64/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python27-idna-2.5-1.el6.x86_64/usr/lib/python3.6/site-packages/idna copying build/lib/idna/__init__.py -> /builddir/build/BUILDROOT/python27-idna-2.5-1.el6.x86_64/usr/lib/python3.6/site-packages/idna copying build/lib/idna/codec.py -> /builddir/build/BUILDROOT/python27-idna-2.5-1.el6.x86_64/usr/lib/python3.6/site-packages/idna copying build/lib/idna/compat.py -> /builddir/build/BUILDROOT/python27-idna-2.5-1.el6.x86_64/usr/lib/python3.6/site-packages/idna copying build/lib/idna/core.py -> /builddir/build/BUILDROOT/python27-idna-2.5-1.el6.x86_64/usr/lib/python3.6/site-packages/idna copying build/lib/idna/idnadata.py -> /builddir/build/BUILDROOT/python27-idna-2.5-1.el6.x86_64/usr/lib/python3.6/site-packages/idna copying build/lib/idna/intranges.py -> /builddir/build/BUILDROOT/python27-idna-2.5-1.el6.x86_64/usr/lib/python3.6/site-packages/idna copying build/lib/idna/uts46data.py -> /builddir/build/BUILDROOT/python27-idna-2.5-1.el6.x86_64/usr/lib/python3.6/site-packages/idna byte-compiling /builddir/build/BUILDROOT/python27-idna-2.5-1.el6.x86_64/usr/lib/python3.6/site-packages/idna/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python27-idna-2.5-1.el6.x86_64/usr/lib/python3.6/site-packages/idna/codec.py to codec.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python27-idna-2.5-1.el6.x86_64/usr/lib/python3.6/site-packages/idna/compat.py to compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python27-idna-2.5-1.el6.x86_64/usr/lib/python3.6/site-packages/idna/core.py to core.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python27-idna-2.5-1.el6.x86_64/usr/lib/python3.6/site-packages/idna/idnadata.py to idnadata.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python27-idna-2.5-1.el6.x86_64/usr/lib/python3.6/site-packages/idna/intranges.py to intranges.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python27-idna-2.5-1.el6.x86_64/usr/lib/python3.6/site-packages/idna/uts46data.py to uts46data.cpython-36.pyc writing byte-compilation script '/tmp/tmpxf5ztffo.py' /usr/bin/python3.6 /tmp/tmpxf5ztffo.py removing /tmp/tmpxf5ztffo.py running install_egg_info running egg_info writing idna.egg-info/PKG-INFO writing dependency_links to idna.egg-info/dependency_links.txt writing top-level names to idna.egg-info/top_level.txt reading manifest file 'idna.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found under directory 'tools' warning: no previously-included files matching '*.pyc' found under directory 'tests' writing manifest file 'idna.egg-info/SOURCES.txt' Copying idna.egg-info to /builddir/build/BUILDROOT/python27-idna-2.5-1.el6.x86_64/usr/lib/python3.6/site-packages/idna-2.5-py3.6.egg-info running install_scripts + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + /usr/bin/python2.7 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python27-idna-2.5-1.el6.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python27-idna-2.5-1.el6.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python27-idna-2.5-1.el6.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python27-idna-2.5-1.el6.x86_64/usr/lib/python2.7/site-packages/idna copying build/lib/idna/__init__.py -> /builddir/build/BUILDROOT/python27-idna-2.5-1.el6.x86_64/usr/lib/python2.7/site-packages/idna copying build/lib/idna/codec.py -> /builddir/build/BUILDROOT/python27-idna-2.5-1.el6.x86_64/usr/lib/python2.7/site-packages/idna copying build/lib/idna/compat.py -> /builddir/build/BUILDROOT/python27-idna-2.5-1.el6.x86_64/usr/lib/python2.7/site-packages/idna copying build/lib/idna/core.py -> /builddir/build/BUILDROOT/python27-idna-2.5-1.el6.x86_64/usr/lib/python2.7/site-packages/idna copying build/lib/idna/idnadata.py -> /builddir/build/BUILDROOT/python27-idna-2.5-1.el6.x86_64/usr/lib/python2.7/site-packages/idna copying build/lib/idna/intranges.py -> /builddir/build/BUILDROOT/python27-idna-2.5-1.el6.x86_64/usr/lib/python2.7/site-packages/idna copying build/lib/idna/uts46data.py -> /builddir/build/BUILDROOT/python27-idna-2.5-1.el6.x86_64/usr/lib/python2.7/site-packages/idna byte-compiling /builddir/build/BUILDROOT/python27-idna-2.5-1.el6.x86_64/usr/lib/python2.7/site-packages/idna/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python27-idna-2.5-1.el6.x86_64/usr/lib/python2.7/site-packages/idna/codec.py to codec.pyc byte-compiling /builddir/build/BUILDROOT/python27-idna-2.5-1.el6.x86_64/usr/lib/python2.7/site-packages/idna/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/python27-idna-2.5-1.el6.x86_64/usr/lib/python2.7/site-packages/idna/core.py to core.pyc byte-compiling /builddir/build/BUILDROOT/python27-idna-2.5-1.el6.x86_64/usr/lib/python2.7/site-packages/idna/idnadata.py to idnadata.pyc byte-compiling /builddir/build/BUILDROOT/python27-idna-2.5-1.el6.x86_64/usr/lib/python2.7/site-packages/idna/intranges.py to intranges.pyc byte-compiling /builddir/build/BUILDROOT/python27-idna-2.5-1.el6.x86_64/usr/lib/python2.7/site-packages/idna/uts46data.py to uts46data.pyc writing byte-compilation script '/tmp/tmpi0Ljn0.py' /usr/bin/python2.7 -O /tmp/tmpi0Ljn0.py removing /tmp/tmpi0Ljn0.py running install_egg_info running egg_info writing idna.egg-info/PKG-INFO writing top-level names to idna.egg-info/top_level.txt writing dependency_links to idna.egg-info/dependency_links.txt reading manifest file 'idna.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found under directory 'tools' warning: no previously-included files matching '*.pyc' found under directory 'tests' writing manifest file 'idna.egg-info/SOURCES.txt' Copying idna.egg-info to /builddir/build/BUILDROOT/python27-idna-2.5-1.el6.x86_64/usr/lib/python2.7/site-packages/idna-2.5-py2.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/idna-2.5 find: `debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python Bytecompiling .py files below /builddir/build/BUILDROOT/python27-idna-2.5-1.el6.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python27-idna-2.5-1.el6.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: python27-idna-2.5-1.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.N1iX7t + umask 022 + cd /builddir/build/BUILD + cd idna-2.5 + DOCDIR=/builddir/build/BUILDROOT/python27-idna-2.5-1.el6.x86_64/usr/share/doc/python27-idna-2.5 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/python27-idna-2.5-1.el6.x86_64/usr/share/doc/python27-idna-2.5 + /bin/mkdir -p /builddir/build/BUILDROOT/python27-idna-2.5-1.el6.x86_64/usr/share/doc/python27-idna-2.5 + cp -pr LICENSE.rst /builddir/build/BUILDROOT/python27-idna-2.5-1.el6.x86_64/usr/share/doc/python27-idna-2.5 + cp -pr README.rst HISTORY.rst /builddir/build/BUILDROOT/python27-idna-2.5-1.el6.x86_64/usr/share/doc/python27-idna-2.5 + exit 0 Provides: python27-idna = 2.5-1.el6 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 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: python(abi) = 2.7 Processing files: python36-idna-2.5-1.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kUxJXz + umask 022 + cd /builddir/build/BUILD + cd idna-2.5 + DOCDIR=/builddir/build/BUILDROOT/python27-idna-2.5-1.el6.x86_64/usr/share/doc/python36-idna-2.5 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/python27-idna-2.5-1.el6.x86_64/usr/share/doc/python36-idna-2.5 + /bin/mkdir -p /builddir/build/BUILDROOT/python27-idna-2.5-1.el6.x86_64/usr/share/doc/python36-idna-2.5 + cp -pr LICENSE.rst /builddir/build/BUILDROOT/python27-idna-2.5-1.el6.x86_64/usr/share/doc/python36-idna-2.5 + cp -pr README.rst HISTORY.rst /builddir/build/BUILDROOT/python27-idna-2.5-1.el6.x86_64/usr/share/doc/python36-idna-2.5 + exit 0 Provides: python36-idna = 2.5-1.el6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: python(abi) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python27-idna-2.5-1.el6.x86_64 warning: Could not canonicalize hostname: copr-builder-670973836.novalocal Wrote: /builddir/build/RPMS/python27-idna-2.5-1.el6.noarch.rpm Wrote: /builddir/build/RPMS/python36-idna-2.5-1.el6.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HE0v8X + umask 022 + cd /builddir/build/BUILD + cd idna-2.5 + /bin/rm -rf /builddir/build/BUILDROOT/python27-idna-2.5-1.el6.x86_64 + exit 0 Child return code was: 0