Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-recommonmark.spec'], chrootPath='/var/lib/mock/833857-epel-7-x86_64-1543972858.893533/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=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.wta3ymiw:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'fb3d78901dda446e8766d4e8a3558757', '-D', '/var/lib/mock/833857-epel-7-x86_64-1543972858.893533/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.wta3ymiw:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-recommonmark.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 BUILDSTDERR: sh: /usr/bin/python2: No such file or directory BUILDSTDERR: sh: /usr/bin/python2: No such file or directory BUILDSTDERR: sh: /usr/bin/python2: No such file or directory BUILDSTDERR: sh: /usr/bin/python2: No such file or directory BUILDSTDERR: sh: /usr/bin/python2: No such file or directory BUILDSTDERR: sh: /usr/bin/python2: No such file or directory Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-recommonmark-0.4.0-4.git7ca5247.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-recommonmark.spec'], chrootPath='/var/lib/mock/833857-epel-7-x86_64-1543972858.893533/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=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.wta3ymiw:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '743ffbe1252a4f20b8e1a868ed6ada0c', '-D', '/var/lib/mock/833857-epel-7-x86_64-1543972858.893533/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.wta3ymiw:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-recommonmark.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.sXU7vO + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf recommonmark-7ca5247b342e755ce5294d43b5fef68afd90028e + /usr/bin/gzip -dc /builddir/build/SOURCES/recommonmark-7ca5247b342e755ce5294d43b5fef68afd90028e.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd recommonmark-7ca5247b342e755ce5294d43b5fef68afd90028e + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf recommonmark.egg-info + sed -i '1{\@^#!/usr/bin/env python@d}' recommonmark/scripts.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.i4aBWh + umask 022 + cd /builddir/build/BUILD + cd recommonmark-7ca5247b342e755ce5294d43b5fef68afd90028e + 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/recommonmark copying recommonmark/scripts.py -> build/lib/recommonmark copying recommonmark/transform.py -> build/lib/recommonmark copying recommonmark/states.py -> build/lib/recommonmark copying recommonmark/parser.py -> build/lib/recommonmark copying recommonmark/__init__.py -> build/lib/recommonmark + 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.wzBOxU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64 + cd recommonmark-7ca5247b342e755ce5294d43b5fef68afd90028e + 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-recommonmark-0.4.0-4.git7ca5247.el7.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64/usr creating /builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64/usr/lib/python3.4 creating /builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64/usr/lib/python3.4/site-packages creating /builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64/usr/lib/python3.4/site-packages/recommonmark copying build/lib/recommonmark/__init__.py -> /builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64/usr/lib/python3.4/site-packages/recommonmark copying build/lib/recommonmark/parser.py -> /builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64/usr/lib/python3.4/site-packages/recommonmark copying build/lib/recommonmark/states.py -> /builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64/usr/lib/python3.4/site-packages/recommonmark copying build/lib/recommonmark/transform.py -> /builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64/usr/lib/python3.4/site-packages/recommonmark copying build/lib/recommonmark/scripts.py -> /builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64/usr/lib/python3.4/site-packages/recommonmark byte-compiling /builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64/usr/lib/python3.4/site-packages/recommonmark/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64/usr/lib/python3.4/site-packages/recommonmark/parser.py to parser.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64/usr/lib/python3.4/site-packages/recommonmark/states.py to states.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64/usr/lib/python3.4/site-packages/recommonmark/transform.py to transform.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64/usr/lib/python3.4/site-packages/recommonmark/scripts.py to scripts.cpython-34.pyc writing byte-compilation script '/tmp/tmptvrxq19n.py' /usr/bin/python3.4 -O /tmp/tmptvrxq19n.py removing /tmp/tmptvrxq19n.py running install_egg_info running egg_info creating recommonmark.egg-info writing dependency_links to recommonmark.egg-info/dependency_links.txt writing top-level names to recommonmark.egg-info/top_level.txt writing recommonmark.egg-info/PKG-INFO writing entry points to recommonmark.egg-info/entry_points.txt writing requirements to recommonmark.egg-info/requires.txt writing manifest file 'recommonmark.egg-info/SOURCES.txt' reading manifest file 'recommonmark.egg-info/SOURCES.txt' writing manifest file 'recommonmark.egg-info/SOURCES.txt' Copying recommonmark.egg-info to /builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64/usr/lib/python3.4/site-packages/recommonmark-0.4.0-py3.4.egg-info running install_scripts Installing cm2pseudoxml script to /builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64/usr/bin Installing cm2xml script to /builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64/usr/bin Installing cm2html script to /builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64/usr/bin Installing cm2latex script to /builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64/usr/bin Installing cm2xetex script to /builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64/usr/bin Installing cm2man script to /builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64/usr/bin + pushd /builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64/usr/bin ~/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64/usr/bin ~/build/BUILD/recommonmark-7ca5247b342e755ce5294d43b5fef68afd90028e + for cm2bin in 'cm2*' + mv cm2html cm2html-3.4 + ln -s cm2html-3.4 cm2html-3 + for cm2bin in 'cm2*' + mv cm2latex cm2latex-3.4 + ln -s cm2latex-3.4 cm2latex-3 + for cm2bin in 'cm2*' + mv cm2man cm2man-3.4 + ln -s cm2man-3.4 cm2man-3 + for cm2bin in 'cm2*' + mv cm2pseudoxml cm2pseudoxml-3.4 + ln -s cm2pseudoxml-3.4 cm2pseudoxml-3 + for cm2bin in 'cm2*' + mv cm2xetex cm2xetex-3.4 + ln -s cm2xetex-3.4 cm2xetex-3 + for cm2bin in 'cm2*' + mv cm2xml cm2xml-3.4 + ln -s cm2xml-3.4 cm2xml-3 ~/build/BUILD/recommonmark-7ca5247b342e755ce5294d43b5fef68afd90028e + popd + 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-recommonmark-0.4.0-4.git7ca5247.el7.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64/usr/lib/python2.7/site-packages/recommonmark copying build/lib/recommonmark/__init__.py -> /builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64/usr/lib/python2.7/site-packages/recommonmark copying build/lib/recommonmark/parser.py -> /builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64/usr/lib/python2.7/site-packages/recommonmark copying build/lib/recommonmark/states.py -> /builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64/usr/lib/python2.7/site-packages/recommonmark copying build/lib/recommonmark/transform.py -> /builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64/usr/lib/python2.7/site-packages/recommonmark copying build/lib/recommonmark/scripts.py -> /builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64/usr/lib/python2.7/site-packages/recommonmark byte-compiling /builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64/usr/lib/python2.7/site-packages/recommonmark/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64/usr/lib/python2.7/site-packages/recommonmark/parser.py to parser.pyc byte-compiling /builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64/usr/lib/python2.7/site-packages/recommonmark/states.py to states.pyc byte-compiling /builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64/usr/lib/python2.7/site-packages/recommonmark/transform.py to transform.pyc byte-compiling /builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64/usr/lib/python2.7/site-packages/recommonmark/scripts.py to scripts.pyc writing byte-compilation script '/tmp/tmpOTYEd4.py' /usr/bin/python2 -O /tmp/tmpOTYEd4.py removing /tmp/tmpOTYEd4.py running install_egg_info running egg_info writing requirements to recommonmark.egg-info/requires.txt writing recommonmark.egg-info/PKG-INFO writing top-level names to recommonmark.egg-info/top_level.txt writing dependency_links to recommonmark.egg-info/dependency_links.txt writing entry points to recommonmark.egg-info/entry_points.txt reading manifest file 'recommonmark.egg-info/SOURCES.txt' writing manifest file 'recommonmark.egg-info/SOURCES.txt' Copying recommonmark.egg-info to /builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64/usr/lib/python2.7/site-packages/recommonmark-0.4.0-py2.7.egg-info running install_scripts Installing cm2man script to /builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64/usr/bin Installing cm2latex script to /builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64/usr/bin Installing cm2xetex script to /builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64/usr/bin Installing cm2html script to /builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64/usr/bin Installing cm2xml script to /builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64/usr/bin Installing cm2pseudoxml script to /builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64/usr/bin ~/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64/usr/bin ~/build/BUILD/recommonmark-7ca5247b342e755ce5294d43b5fef68afd90028e + pushd /builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64/usr/bin + for cm2bin in 'cm2*' + [[ cm2html != *-3* ]] + ln -s cm2html cm2html-2.7 + ln -s cm2html-2.7 cm2html-2 + for cm2bin in 'cm2*' + [[ cm2html-3 != *-3* ]] + for cm2bin in 'cm2*' + [[ cm2html-3.4 != *-3* ]] + for cm2bin in 'cm2*' + [[ cm2latex != *-3* ]] + ln -s cm2latex cm2latex-2.7 + ln -s cm2latex-2.7 cm2latex-2 + for cm2bin in 'cm2*' + [[ cm2latex-3 != *-3* ]] + for cm2bin in 'cm2*' + [[ cm2latex-3.4 != *-3* ]] + for cm2bin in 'cm2*' + [[ cm2man != *-3* ]] + ln -s cm2man cm2man-2.7 + ln -s cm2man-2.7 cm2man-2 + for cm2bin in 'cm2*' + [[ cm2man-3 != *-3* ]] + for cm2bin in 'cm2*' + [[ cm2man-3.4 != *-3* ]] + for cm2bin in 'cm2*' + [[ cm2pseudoxml != *-3* ]] + ln -s cm2pseudoxml cm2pseudoxml-2.7 + ln -s cm2pseudoxml-2.7 cm2pseudoxml-2 + for cm2bin in 'cm2*' + [[ cm2pseudoxml-3 != *-3* ]] + for cm2bin in 'cm2*' + [[ cm2pseudoxml-3.4 != *-3* ]] + for cm2bin in 'cm2*' + [[ cm2xetex != *-3* ]] + ln -s cm2xetex cm2xetex-2.7 + ln -s cm2xetex-2.7 cm2xetex-2 + for cm2bin in 'cm2*' + [[ cm2xetex-3 != *-3* ]] + for cm2bin in 'cm2*' + [[ cm2xetex-3.4 != *-3* ]] + for cm2bin in 'cm2*' + [[ cm2xml != *-3* ]] + ln -s cm2xml cm2xml-2.7 + ln -s cm2xml-2.7 cm2xml-2 + for cm2bin in 'cm2*' + [[ cm2xml-3 != *-3* ]] + for cm2bin in 'cm2*' + [[ cm2xml-3.4 != *-3* ]] + popd ~/build/BUILD/recommonmark-7ca5247b342e755ce5294d43b5fef68afd90028e + /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/recommonmark-7ca5247b342e755ce5294d43b5fef68afd90028e /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. 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/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.0GnhGA + umask 022 + cd /builddir/build/BUILD + cd recommonmark-7ca5247b342e755ce5294d43b5fef68afd90028e BUILDSTDERR: ++ pwd + PYTHONPATH=/builddir/build/BUILD/recommonmark-7ca5247b342e755ce5294d43b5fef68afd90028e + py.test-3.4 . ============================= test session starts ============================== platform linux -- Python 3.4.9, pytest-2.8.5, py-1.4.30, pluggy-0.3.1 rootdir: /builddir/build/BUILD/recommonmark-7ca5247b342e755ce5294d43b5fef68afd90028e, inifile: collected 1 items tests/test_basic.py . =========================== 1 passed in 0.14 seconds =========================== BUILDSTDERR: ++ pwd + PYTHONPATH=/builddir/build/BUILD/recommonmark-7ca5247b342e755ce5294d43b5fef68afd90028e + py.test-2.7 . ============================= test session starts ============================== platform linux2 -- Python 2.7.5 -- py-1.4.32 -- pytest-2.7.0 rootdir: /builddir/build/BUILD/recommonmark-7ca5247b342e755ce5294d43b5fef68afd90028e, inifile: collected 1 items tests/test_basic.py . =========================== 1 passed in 0.11 seconds =========================== + exit 0 Processing files: python2-recommonmark-0.4.0-4.git7ca5247.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.aRNpAj + umask 022 + cd /builddir/build/BUILD + cd recommonmark-7ca5247b342e755ce5294d43b5fef68afd90028e + DOCDIR=/builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64/usr/share/doc/python2-recommonmark-0.4.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64/usr/share/doc/python2-recommonmark-0.4.0 + cp -pr README.md /builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64/usr/share/doc/python2-recommonmark-0.4.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Um49v2 + umask 022 + cd /builddir/build/BUILD + cd recommonmark-7ca5247b342e755ce5294d43b5fef68afd90028e + LICENSEDIR=/builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64/usr/share/licenses/python2-recommonmark-0.4.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64/usr/share/licenses/python2-recommonmark-0.4.0 + cp -pr license.md /builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64/usr/share/licenses/python2-recommonmark-0.4.0 + exit 0 Provides: python-recommonmark = 0.4.0-4.git7ca5247.el7 python2-recommonmark = 0.4.0-4.git7ca5247.el7 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/python2 python(abi) = 2.7 Obsoletes: python-recommonmark < 0.4.0-4.git7ca5247.el7 Processing files: python34-recommonmark-0.4.0-4.git7ca5247.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kGfEmM + umask 022 + cd /builddir/build/BUILD + cd recommonmark-7ca5247b342e755ce5294d43b5fef68afd90028e + DOCDIR=/builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64/usr/share/doc/python34-recommonmark-0.4.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64/usr/share/doc/python34-recommonmark-0.4.0 + cp -pr README.md /builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64/usr/share/doc/python34-recommonmark-0.4.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.QW9zew + umask 022 + cd /builddir/build/BUILD + cd recommonmark-7ca5247b342e755ce5294d43b5fef68afd90028e + LICENSEDIR=/builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64/usr/share/licenses/python34-recommonmark-0.4.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64/usr/share/licenses/python34-recommonmark-0.4.0 + cp -pr license.md /builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64/usr/share/licenses/python34-recommonmark-0.4.0 + exit 0 Provides: python34-recommonmark = 0.4.0-4.git7ca5247.el7 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/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64 Wrote: /builddir/build/RPMS/python2-recommonmark-0.4.0-4.git7ca5247.el7.noarch.rpm Wrote: /builddir/build/RPMS/python34-recommonmark-0.4.0-4.git7ca5247.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.CxUuZM + umask 022 + cd /builddir/build/BUILD + cd recommonmark-7ca5247b342e755ce5294d43b5fef68afd90028e + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-recommonmark-0.4.0-4.git7ca5247.el7.x86_64 + exit 0 Child return code was: 0