Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-editor.spec'], chrootPath='/var/lib/mock/883563-epel-7-x86_64-1555337355.359427/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.8l9mtpfu:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '9b47f5d0fd2842f58e92152f12f0b335', '-D', '/var/lib/mock/883563-epel-7-x86_64-1555337355.359427/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.8l9mtpfu:/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-editor.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 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-editor-1.0.3-11.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-editor.spec'], chrootPath='/var/lib/mock/883563-epel-7-x86_64-1555337355.359427/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.8l9mtpfu:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '8ab00d07553940b0b5706dc9fc70d308', '-D', '/var/lib/mock/883563-epel-7-x86_64-1555337355.359427/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.8l9mtpfu:/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-editor.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.4H7Q47 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-editor-1.0.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/1.0.3.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-editor-1.0.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf python-editor.egg-info + rm -rf /builddir/build/BUILD/python3-python-editor-1.0.3-11.el7 + cp -a . /builddir/build/BUILD/python3-python-editor-1.0.3-11.el7 + sed -i '1s=^#!/usr/bin/\(python\|env python\)[0-9.]*=#!/usr/bin/python3.6=' /builddir/build/BUILD/python3-python-editor-1.0.3-11.el7/editor.py + sed -i '1s=^#!/usr/bin/\(python\|env python\)[0-9.]*=#!/usr/bin/python2=' editor.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Y71h1a + umask 022 + cd /builddir/build/BUILD + cd python-editor-1.0.3 + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib copying editor.py -> build/lib ~/build/BUILD/python3-python-editor-1.0.3-11.el7 ~/build/BUILD/python-editor-1.0.3 + pushd /builddir/build/BUILD/python3-python-editor-1.0.3-11.el7 + /usr/bin/python3.6 setup.py build running build running build_py creating build creating build/lib copying editor.py -> build/lib ~/build/BUILD/python-editor-1.0.3 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YYcRjf + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-editor-1.0.3-11.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-editor-1.0.3-11.el7.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-editor-1.0.3-11.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-editor-1.0.3-11.el7.x86_64 + cd python-editor-1.0.3 + /usr/bin/python2 setup.py install --skip-build --root=/builddir/build/BUILDROOT/python-editor-1.0.3-11.el7.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-editor-1.0.3-11.el7.x86_64/usr creating /builddir/build/BUILDROOT/python-editor-1.0.3-11.el7.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-editor-1.0.3-11.el7.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-editor-1.0.3-11.el7.x86_64/usr/lib/python2.7/site-packages copying build/lib/editor.py -> /builddir/build/BUILDROOT/python-editor-1.0.3-11.el7.x86_64/usr/lib/python2.7/site-packages byte-compiling /builddir/build/BUILDROOT/python-editor-1.0.3-11.el7.x86_64/usr/lib/python2.7/site-packages/editor.py to editor.pyc running install_egg_info running egg_info creating python_editor.egg-info writing python_editor.egg-info/PKG-INFO writing top-level names to python_editor.egg-info/top_level.txt writing dependency_links to python_editor.egg-info/dependency_links.txt writing manifest file 'python_editor.egg-info/SOURCES.txt' reading manifest file 'python_editor.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'python_editor.egg-info/SOURCES.txt' Copying python_editor.egg-info to /builddir/build/BUILDROOT/python-editor-1.0.3-11.el7.x86_64/usr/lib/python2.7/site-packages/python_editor-1.0.3-py2.7.egg-info running install_scripts + chmod a+x /builddir/build/BUILDROOT/python-editor-1.0.3-11.el7.x86_64/usr/lib/python2.7/site-packages/editor.py + pushd /builddir/build/BUILD/python3-python-editor-1.0.3-11.el7 ~/build/BUILD/python3-python-editor-1.0.3-11.el7 ~/build/BUILD/python-editor-1.0.3 + /usr/bin/python3.6 setup.py install --skip-build --root=/builddir/build/BUILDROOT/python-editor-1.0.3-11.el7.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-editor-1.0.3-11.el7.x86_64/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-editor-1.0.3-11.el7.x86_64/usr/lib/python3.6/site-packages copying build/lib/editor.py -> /builddir/build/BUILDROOT/python-editor-1.0.3-11.el7.x86_64/usr/lib/python3.6/site-packages byte-compiling /builddir/build/BUILDROOT/python-editor-1.0.3-11.el7.x86_64/usr/lib/python3.6/site-packages/editor.py to editor.cpython-36.pyc running install_egg_info running egg_info creating python_editor.egg-info writing python_editor.egg-info/PKG-INFO writing dependency_links to python_editor.egg-info/dependency_links.txt writing top-level names to python_editor.egg-info/top_level.txt writing manifest file 'python_editor.egg-info/SOURCES.txt' reading manifest file 'python_editor.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'python_editor.egg-info/SOURCES.txt' Copying python_editor.egg-info to /builddir/build/BUILDROOT/python-editor-1.0.3-11.el7.x86_64/usr/lib/python3.6/site-packages/python_editor-1.0.3-py3.6.egg-info running install_scripts + chmod a+x /builddir/build/BUILDROOT/python-editor-1.0.3-11.el7.x86_64/usr/lib/python3.6/site-packages/editor.py + popd ~/build/BUILD/python-editor-1.0.3 + /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/python-editor-1.0.3 /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-editor-1.0.3-11.el7.x86_64/usr/lib/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/python-editor-1.0.3-11.el7.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-editor-1.0.3-11.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Mwauhm + umask 022 + cd /builddir/build/BUILD + cd python-editor-1.0.3 + DOCDIR=/builddir/build/BUILDROOT/python-editor-1.0.3-11.el7.x86_64/usr/share/doc/python2-editor-1.0.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-editor-1.0.3-11.el7.x86_64/usr/share/doc/python2-editor-1.0.3 + cp -pr README.md /builddir/build/BUILDROOT/python-editor-1.0.3-11.el7.x86_64/usr/share/doc/python2-editor-1.0.3 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.E3pigt + umask 022 + cd /builddir/build/BUILD + cd python-editor-1.0.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-editor-1.0.3-11.el7.x86_64/usr/share/licenses/python2-editor-1.0.3 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-editor-1.0.3-11.el7.x86_64/usr/share/licenses/python2-editor-1.0.3 + cp -pr LICENSE /builddir/build/BUILDROOT/python-editor-1.0.3-11.el7.x86_64/usr/share/licenses/python2-editor-1.0.3 + exit 0 Provides: python-editor = 1.0.3 python-editor = 1.0.3-11.el7 python2-editor = 1.0.3-11.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-editor < 1.0.3-11.el7 Processing files: python36-editor-1.0.3-11.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mm5gtA + umask 022 + cd /builddir/build/BUILD + cd python-editor-1.0.3 + DOCDIR=/builddir/build/BUILDROOT/python-editor-1.0.3-11.el7.x86_64/usr/share/doc/python36-editor-1.0.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-editor-1.0.3-11.el7.x86_64/usr/share/doc/python36-editor-1.0.3 + cp -pr README.md /builddir/build/BUILDROOT/python-editor-1.0.3-11.el7.x86_64/usr/share/doc/python36-editor-1.0.3 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.0OrlHH + umask 022 + cd /builddir/build/BUILD + cd python-editor-1.0.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-editor-1.0.3-11.el7.x86_64/usr/share/licenses/python36-editor-1.0.3 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-editor-1.0.3-11.el7.x86_64/usr/share/licenses/python36-editor-1.0.3 + cp -pr LICENSE /builddir/build/BUILDROOT/python-editor-1.0.3-11.el7.x86_64/usr/share/licenses/python36-editor-1.0.3 + exit 0 Provides: python36-editor = 1.0.3-11.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3.6 python(abi) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-editor-1.0.3-11.el7.x86_64 Wrote: /builddir/build/RPMS/python2-editor-1.0.3-11.el7.noarch.rpm Wrote: /builddir/build/RPMS/python36-editor-1.0.3-11.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6owQn4 + umask 022 + cd /builddir/build/BUILD + cd python-editor-1.0.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-editor-1.0.3-11.el7.x86_64 + exit 0 Child return code was: 0