Mock Version: 1.4.13
ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/gcovr.spec'], chrootPath='/var/lib/mock/793688-epel-6-x86_64-1535877053.047570/root'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': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f7da80f25f8>timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/gcovr.spec'] 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': 'en_US.UTF-8'} and shell False
BUILDSTDERR: warning: Could not canonicalize hostname: copr-builder-857303666.novalocal
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/gcovr-4.1-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/gcovr.spec'], chrootPath='/var/lib/mock/793688-epel-6-x86_64-1535877053.047570/root'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': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f7da80f25f8>timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/gcovr.spec'] 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': '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.y5Cgv8
+ umask 022
+ cd /builddir/build/BUILD
+ LANG=C
+ export LANG
+ unset DISPLAY
+ cd /builddir/build/BUILD
+ rm -rf gcovr-4.1
+ /usr/bin/gzip -dc /builddir/build/SOURCES/gcovr-4.1.tar.gz
+ /bin/tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd gcovr-4.1
+ /bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.T0ljAp
+ umask 022
+ cd /builddir/build/BUILD
+ cd gcovr-4.1
+ 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.4 setup.py build '--executable=/usr/bin/python3.4 -s'
running build
running build_py
creating build
creating build/lib
creating build/lib/gcovr
copying gcovr/workers.py -> build/lib/gcovr
copying gcovr/version.py -> build/lib/gcovr
copying gcovr/utils.py -> build/lib/gcovr
copying gcovr/txt_generator.py -> build/lib/gcovr
copying gcovr/summary_generator.py -> build/lib/gcovr
copying gcovr/html_generator.py -> build/lib/gcovr
copying gcovr/gcov.py -> build/lib/gcovr
copying gcovr/coverage.py -> build/lib/gcovr
copying gcovr/cobertura_xml_generator.py -> build/lib/gcovr
copying gcovr/__main__.py -> build/lib/gcovr
copying gcovr/__init__.py -> build/lib/gcovr
creating build/lib/gcovr/templates
copying gcovr/templates/style.css -> build/lib/gcovr/templates
copying gcovr/templates/source_page.html -> build/lib/gcovr/templates
copying gcovr/templates/root_page.html -> build/lib/gcovr/templates
BUILDSTDERR: /usr/lib64/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'python_requires'
BUILDSTDERR:   warnings.warn(msg)
+ sleep 1
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YeiZlL
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/gcovr-4.1-1.el6.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/gcovr-4.1-1.el6.x86_64
BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/gcovr-4.1-1.el6.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/gcovr-4.1-1.el6.x86_64
+ cd gcovr-4.1
+ 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.4 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/gcovr-4.1-1.el6.x86_64
running install
running install_lib
creating /builddir/build/BUILDROOT/gcovr-4.1-1.el6.x86_64/usr
creating /builddir/build/BUILDROOT/gcovr-4.1-1.el6.x86_64/usr/lib
creating /builddir/build/BUILDROOT/gcovr-4.1-1.el6.x86_64/usr/lib/python3.4
creating /builddir/build/BUILDROOT/gcovr-4.1-1.el6.x86_64/usr/lib/python3.4/site-packages
creating /builddir/build/BUILDROOT/gcovr-4.1-1.el6.x86_64/usr/lib/python3.4/site-packages/gcovr
creating /builddir/build/BUILDROOT/gcovr-4.1-1.el6.x86_64/usr/lib/python3.4/site-packages/gcovr/templates
copying build/lib/gcovr/templates/root_page.html -> /builddir/build/BUILDROOT/gcovr-4.1-1.el6.x86_64/usr/lib/python3.4/site-packages/gcovr/templates
copying build/lib/gcovr/templates/source_page.html -> /builddir/build/BUILDROOT/gcovr-4.1-1.el6.x86_64/usr/lib/python3.4/site-packages/gcovr/templates
copying build/lib/gcovr/templates/style.css -> /builddir/build/BUILDROOT/gcovr-4.1-1.el6.x86_64/usr/lib/python3.4/site-packages/gcovr/templates
copying build/lib/gcovr/__init__.py -> /builddir/build/BUILDROOT/gcovr-4.1-1.el6.x86_64/usr/lib/python3.4/site-packages/gcovr
copying build/lib/gcovr/__main__.py -> /builddir/build/BUILDROOT/gcovr-4.1-1.el6.x86_64/usr/lib/python3.4/site-packages/gcovr
copying build/lib/gcovr/cobertura_xml_generator.py -> /builddir/build/BUILDROOT/gcovr-4.1-1.el6.x86_64/usr/lib/python3.4/site-packages/gcovr
copying build/lib/gcovr/coverage.py -> /builddir/build/BUILDROOT/gcovr-4.1-1.el6.x86_64/usr/lib/python3.4/site-packages/gcovr
copying build/lib/gcovr/gcov.py -> /builddir/build/BUILDROOT/gcovr-4.1-1.el6.x86_64/usr/lib/python3.4/site-packages/gcovr
copying build/lib/gcovr/html_generator.py -> /builddir/build/BUILDROOT/gcovr-4.1-1.el6.x86_64/usr/lib/python3.4/site-packages/gcovr
copying build/lib/gcovr/summary_generator.py -> /builddir/build/BUILDROOT/gcovr-4.1-1.el6.x86_64/usr/lib/python3.4/site-packages/gcovr
copying build/lib/gcovr/txt_generator.py -> /builddir/build/BUILDROOT/gcovr-4.1-1.el6.x86_64/usr/lib/python3.4/site-packages/gcovr
copying build/lib/gcovr/utils.py -> /builddir/build/BUILDROOT/gcovr-4.1-1.el6.x86_64/usr/lib/python3.4/site-packages/gcovr
copying build/lib/gcovr/version.py -> /builddir/build/BUILDROOT/gcovr-4.1-1.el6.x86_64/usr/lib/python3.4/site-packages/gcovr
copying build/lib/gcovr/workers.py -> /builddir/build/BUILDROOT/gcovr-4.1-1.el6.x86_64/usr/lib/python3.4/site-packages/gcovr
byte-compiling /builddir/build/BUILDROOT/gcovr-4.1-1.el6.x86_64/usr/lib/python3.4/site-packages/gcovr/__init__.py to __init__.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/gcovr-4.1-1.el6.x86_64/usr/lib/python3.4/site-packages/gcovr/__main__.py to __main__.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/gcovr-4.1-1.el6.x86_64/usr/lib/python3.4/site-packages/gcovr/cobertura_xml_generator.py to cobertura_xml_generator.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/gcovr-4.1-1.el6.x86_64/usr/lib/python3.4/site-packages/gcovr/coverage.py to coverage.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/gcovr-4.1-1.el6.x86_64/usr/lib/python3.4/site-packages/gcovr/gcov.py to gcov.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/gcovr-4.1-1.el6.x86_64/usr/lib/python3.4/site-packages/gcovr/html_generator.py to html_generator.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/gcovr-4.1-1.el6.x86_64/usr/lib/python3.4/site-packages/gcovr/summary_generator.py to summary_generator.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/gcovr-4.1-1.el6.x86_64/usr/lib/python3.4/site-packages/gcovr/txt_generator.py to txt_generator.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/gcovr-4.1-1.el6.x86_64/usr/lib/python3.4/site-packages/gcovr/utils.py to utils.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/gcovr-4.1-1.el6.x86_64/usr/lib/python3.4/site-packages/gcovr/version.py to version.cpython-34.pyc
byte-compiling /builddir/build/BUILDROOT/gcovr-4.1-1.el6.x86_64/usr/lib/python3.4/site-packages/gcovr/workers.py to workers.cpython-34.pyc
writing byte-compilation script '/tmp/tmp4md3zuwm.py'
/usr/bin/python3.4 -O /tmp/tmp4md3zuwm.py
removing /tmp/tmp4md3zuwm.py
running install_egg_info
running egg_info
creating gcovr.egg-info
writing dependency_links to gcovr.egg-info/dependency_links.txt
writing gcovr.egg-info/PKG-INFO
writing entry points to gcovr.egg-info/entry_points.txt
writing requirements to gcovr.egg-info/requires.txt
writing top-level names to gcovr.egg-info/top_level.txt
writing manifest file 'gcovr.egg-info/SOURCES.txt'
reading manifest file 'gcovr.egg-info/SOURCES.txt'
writing manifest file 'gcovr.egg-info/SOURCES.txt'
Copying gcovr.egg-info to /builddir/build/BUILDROOT/gcovr-4.1-1.el6.x86_64/usr/lib/python3.4/site-packages/gcovr-4.1-py3.4.egg-info
running install_scripts
Installing gcovr script to /builddir/build/BUILDROOT/gcovr-4.1-1.el6.x86_64/usr/bin
BUILDSTDERR: /usr/lib64/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'python_requires'
BUILDSTDERR:   warnings.warn(msg)
+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/gcovr-4.1
BUILDSTDERR: 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/gcovr-4.1-1.el6.x86_64/usr/lib/python3.4 using /usr/bin/python3.4
+ /usr/lib/rpm/redhat/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-java-repack-jars
Processing files: gcovr-4.1-1.el6.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BsdWK9
+ umask 022
+ cd /builddir/build/BUILD
+ cd gcovr-4.1
+ DOCDIR=/builddir/build/BUILDROOT/gcovr-4.1-1.el6.x86_64/usr/share/doc/gcovr-4.1
+ export DOCDIR
+ rm -rf /builddir/build/BUILDROOT/gcovr-4.1-1.el6.x86_64/usr/share/doc/gcovr-4.1
+ /bin/mkdir -p /builddir/build/BUILDROOT/gcovr-4.1-1.el6.x86_64/usr/share/doc/gcovr-4.1
+ cp -pr LICENSE.txt /builddir/build/BUILDROOT/gcovr-4.1-1.el6.x86_64/usr/share/doc/gcovr-4.1
+ cp -pr README.rst CHANGELOG.rst /builddir/build/BUILDROOT/gcovr-4.1-1.el6.x86_64/usr/share/doc/gcovr-4.1
+ exit 0
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: /usr/bin/python3.4 python(abi) = 3.4
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gcovr-4.1-1.el6.x86_64
BUILDSTDERR: warning: Could not canonicalize hostname: copr-builder-857303666.novalocal
Wrote: /builddir/build/RPMS/gcovr-4.1-1.el6.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DwlkD5
+ umask 022
+ cd /builddir/build/BUILD
+ cd gcovr-4.1
+ /bin/rm -rf /builddir/build/BUILDROOT/gcovr-4.1-1.el6.x86_64
+ exit 0
Child return code was: 0