Mock Version: 1.4.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-prometheus_client.spec'], chrootPath='/var/lib/mock/662775-epel-7-x86_64-1510848533.364053/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-prometheus_client.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False sh: /usr/bin/python2: No such file or directory warning: Could not canonicalize hostname: copr-builder-732182046.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-prometheus_client-0.0.20-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-prometheus_client.spec'], chrootPath='/var/lib/mock/662775-epel-7-x86_64-1510848533.364053/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-prometheus_client.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', '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.6GncGR + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf prometheus_client-0.0.20 + /usr/bin/gzip -dc /builddir/build/SOURCES/prometheus_client-0.0.20.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd prometheus_client-0.0.20 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.41ZeZe + umask 022 + cd /builddir/build/BUILD + cd prometheus_client-0.0.20 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/prometheus_client copying prometheus_client/exposition.py -> build/lib/prometheus_client copying prometheus_client/platform_collector.py -> build/lib/prometheus_client copying prometheus_client/parser.py -> build/lib/prometheus_client copying prometheus_client/process_collector.py -> build/lib/prometheus_client copying prometheus_client/__init__.py -> build/lib/prometheus_client copying prometheus_client/decorator.py -> build/lib/prometheus_client copying prometheus_client/core.py -> build/lib/prometheus_client copying prometheus_client/multiprocess.py -> build/lib/prometheus_client creating build/lib/prometheus_client/bridge copying prometheus_client/bridge/graphite.py -> build/lib/prometheus_client/bridge copying prometheus_client/bridge/__init__.py -> build/lib/prometheus_client/bridge creating build/lib/prometheus_client/twisted copying prometheus_client/twisted/__init__.py -> build/lib/prometheus_client/twisted copying prometheus_client/twisted/_exposition.py -> build/lib/prometheus_client/twisted + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python3.4 setup.py build '--executable=/usr/bin/python3.4 -s' running build running build_py + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Cns2XK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64 + cd prometheus_client-0.0.20 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/prometheus_client creating /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/prometheus_client/twisted copying build/lib/prometheus_client/twisted/_exposition.py -> /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/prometheus_client/twisted copying build/lib/prometheus_client/twisted/__init__.py -> /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/prometheus_client/twisted creating /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/prometheus_client/bridge copying build/lib/prometheus_client/bridge/__init__.py -> /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/prometheus_client/bridge copying build/lib/prometheus_client/bridge/graphite.py -> /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/prometheus_client/bridge copying build/lib/prometheus_client/multiprocess.py -> /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/prometheus_client copying build/lib/prometheus_client/core.py -> /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/prometheus_client copying build/lib/prometheus_client/decorator.py -> /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/prometheus_client copying build/lib/prometheus_client/__init__.py -> /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/prometheus_client copying build/lib/prometheus_client/process_collector.py -> /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/prometheus_client copying build/lib/prometheus_client/parser.py -> /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/prometheus_client copying build/lib/prometheus_client/platform_collector.py -> /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/prometheus_client copying build/lib/prometheus_client/exposition.py -> /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/prometheus_client byte-compiling /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/prometheus_client/twisted/_exposition.py to _exposition.pyc byte-compiling /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/prometheus_client/twisted/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/prometheus_client/bridge/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/prometheus_client/bridge/graphite.py to graphite.pyc byte-compiling /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/prometheus_client/multiprocess.py to multiprocess.pyc byte-compiling /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/prometheus_client/core.py to core.pyc byte-compiling /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/prometheus_client/decorator.py to decorator.pyc byte-compiling /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/prometheus_client/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/prometheus_client/process_collector.py to process_collector.pyc byte-compiling /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/prometheus_client/parser.py to parser.pyc byte-compiling /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/prometheus_client/platform_collector.py to platform_collector.pyc byte-compiling /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/prometheus_client/exposition.py to exposition.pyc writing byte-compilation script '/tmp/tmpln9aBC.py' /usr/bin/python2 -O /tmp/tmpln9aBC.py removing /tmp/tmpln9aBC.py running install_egg_info running egg_info writing requirements to prometheus_client.egg-info/requires.txt writing prometheus_client.egg-info/PKG-INFO writing top-level names to prometheus_client.egg-info/top_level.txt writing dependency_links to prometheus_client.egg-info/dependency_links.txt reading manifest file 'prometheus_client.egg-info/SOURCES.txt' writing manifest file 'prometheus_client.egg-info/SOURCES.txt' Copying prometheus_client.egg-info to /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/prometheus_client-0.0.20-py2.7.egg-info running install_scripts + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python3.4 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python3.4 creating /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python3.4/site-packages creating /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python3.4/site-packages/prometheus_client creating /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python3.4/site-packages/prometheus_client/twisted copying build/lib/prometheus_client/twisted/_exposition.py -> /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python3.4/site-packages/prometheus_client/twisted copying build/lib/prometheus_client/twisted/__init__.py -> /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python3.4/site-packages/prometheus_client/twisted creating /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python3.4/site-packages/prometheus_client/bridge copying build/lib/prometheus_client/bridge/__init__.py -> /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python3.4/site-packages/prometheus_client/bridge copying build/lib/prometheus_client/bridge/graphite.py -> /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python3.4/site-packages/prometheus_client/bridge copying build/lib/prometheus_client/multiprocess.py -> /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python3.4/site-packages/prometheus_client copying build/lib/prometheus_client/core.py -> /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python3.4/site-packages/prometheus_client copying build/lib/prometheus_client/decorator.py -> /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python3.4/site-packages/prometheus_client copying build/lib/prometheus_client/__init__.py -> /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python3.4/site-packages/prometheus_client copying build/lib/prometheus_client/process_collector.py -> /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python3.4/site-packages/prometheus_client copying build/lib/prometheus_client/parser.py -> /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python3.4/site-packages/prometheus_client copying build/lib/prometheus_client/platform_collector.py -> /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python3.4/site-packages/prometheus_client copying build/lib/prometheus_client/exposition.py -> /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python3.4/site-packages/prometheus_client byte-compiling /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python3.4/site-packages/prometheus_client/twisted/_exposition.py to _exposition.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python3.4/site-packages/prometheus_client/twisted/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python3.4/site-packages/prometheus_client/bridge/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python3.4/site-packages/prometheus_client/bridge/graphite.py to graphite.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python3.4/site-packages/prometheus_client/multiprocess.py to multiprocess.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python3.4/site-packages/prometheus_client/core.py to core.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python3.4/site-packages/prometheus_client/decorator.py to decorator.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python3.4/site-packages/prometheus_client/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python3.4/site-packages/prometheus_client/process_collector.py to process_collector.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python3.4/site-packages/prometheus_client/parser.py to parser.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python3.4/site-packages/prometheus_client/platform_collector.py to platform_collector.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python3.4/site-packages/prometheus_client/exposition.py to exposition.cpython-34.pyc writing byte-compilation script '/tmp/tmpbg19_8eq.py' /usr/bin/python3.4 -O /tmp/tmpbg19_8eq.py removing /tmp/tmpbg19_8eq.py running install_egg_info running egg_info writing dependency_links to prometheus_client.egg-info/dependency_links.txt writing prometheus_client.egg-info/PKG-INFO writing requirements to prometheus_client.egg-info/requires.txt writing top-level names to prometheus_client.egg-info/top_level.txt reading manifest file 'prometheus_client.egg-info/SOURCES.txt' writing manifest file 'prometheus_client.egg-info/SOURCES.txt' Copying prometheus_client.egg-info to /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python3.4/site-packages/prometheus_client-0.0.20-py3.4.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/prometheus_client-0.0.20 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. 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/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python3.4 using /usr/bin/python3.4 Bytecompiling .py files below /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python2-prometheus_client-0.0.20-1.el7.centos.noarch Provides: python-prometheus_client = 0.0.20-1.el7.centos python2-prometheus_client = 0.0.20-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 Obsoletes: python-prometheus_client < 0.0.20-1.el7.centos Processing files: python34-prometheus_client-0.0.20-1.el7.centos.noarch Provides: python34-prometheus_client = 0.0.20-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) = 3.4 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-732182046.novalocal Wrote: /builddir/build/RPMS/python2-prometheus_client-0.0.20-1.el7.centos.noarch.rpm Wrote: /builddir/build/RPMS/python34-prometheus_client-0.0.20-1.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.G9X9TA + umask 022 + cd /builddir/build/BUILD + cd prometheus_client-0.0.20 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-prometheus_client-0.0.20-1.el7.centos.x86_64 + exit 0 Child return code was: 0