Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/pyOpenSSL.spec'], chrootPath='/var/lib/mock/811075-epel-7-x86_64-1539779154.805612/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.3cg6jwkf:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '57171826312c47b98ad30a3447a92d30', '-D', '/var/lib/mock/811075-epel-7-x86_64-1539779154.805612/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.3cg6jwkf:/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/pyOpenSSL.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/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/pyOpenSSL-17.3.0-3.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/pyOpenSSL.spec'], chrootPath='/var/lib/mock/811075-epel-7-x86_64-1539779154.805612/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.3cg6jwkf:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '52deec0d932a4c8bbc8cc63ae879cb90', '-D', '/var/lib/mock/811075-epel-7-x86_64-1539779154.805612/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.3cg6jwkf:/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/pyOpenSSL.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.6eDZhn + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pyOpenSSL-17.3.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/pyOpenSSL-17.3.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pyOpenSSL-17.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Gzkh9h + umask 022 + cd /builddir/build/BUILD + cd pyOpenSSL-17.3.0 + 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/OpenSSL copying src/OpenSSL/version.py -> build/lib/OpenSSL copying src/OpenSSL/tsafe.py -> build/lib/OpenSSL copying src/OpenSSL/SSL.py -> build/lib/OpenSSL copying src/OpenSSL/debug.py -> build/lib/OpenSSL copying src/OpenSSL/crypto.py -> build/lib/OpenSSL copying src/OpenSSL/_util.py -> build/lib/OpenSSL copying src/OpenSSL/__init__.py -> build/lib/OpenSSL + 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.vKijej + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pyOpenSSL-17.3.0-3.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pyOpenSSL-17.3.0-3.el7.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/pyOpenSSL-17.3.0-3.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pyOpenSSL-17.3.0-3.el7.x86_64 + cd pyOpenSSL-17.3.0 + 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/pyOpenSSL-17.3.0-3.el7.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/pyOpenSSL-17.3.0-3.el7.x86_64/usr creating /builddir/build/BUILDROOT/pyOpenSSL-17.3.0-3.el7.x86_64/usr/lib creating /builddir/build/BUILDROOT/pyOpenSSL-17.3.0-3.el7.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/pyOpenSSL-17.3.0-3.el7.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/pyOpenSSL-17.3.0-3.el7.x86_64/usr/lib/python2.7/site-packages/OpenSSL copying build/lib/OpenSSL/__init__.py -> /builddir/build/BUILDROOT/pyOpenSSL-17.3.0-3.el7.x86_64/usr/lib/python2.7/site-packages/OpenSSL copying build/lib/OpenSSL/_util.py -> /builddir/build/BUILDROOT/pyOpenSSL-17.3.0-3.el7.x86_64/usr/lib/python2.7/site-packages/OpenSSL copying build/lib/OpenSSL/crypto.py -> /builddir/build/BUILDROOT/pyOpenSSL-17.3.0-3.el7.x86_64/usr/lib/python2.7/site-packages/OpenSSL copying build/lib/OpenSSL/debug.py -> /builddir/build/BUILDROOT/pyOpenSSL-17.3.0-3.el7.x86_64/usr/lib/python2.7/site-packages/OpenSSL copying build/lib/OpenSSL/SSL.py -> /builddir/build/BUILDROOT/pyOpenSSL-17.3.0-3.el7.x86_64/usr/lib/python2.7/site-packages/OpenSSL copying build/lib/OpenSSL/tsafe.py -> /builddir/build/BUILDROOT/pyOpenSSL-17.3.0-3.el7.x86_64/usr/lib/python2.7/site-packages/OpenSSL copying build/lib/OpenSSL/version.py -> /builddir/build/BUILDROOT/pyOpenSSL-17.3.0-3.el7.x86_64/usr/lib/python2.7/site-packages/OpenSSL byte-compiling /builddir/build/BUILDROOT/pyOpenSSL-17.3.0-3.el7.x86_64/usr/lib/python2.7/site-packages/OpenSSL/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pyOpenSSL-17.3.0-3.el7.x86_64/usr/lib/python2.7/site-packages/OpenSSL/_util.py to _util.pyc byte-compiling /builddir/build/BUILDROOT/pyOpenSSL-17.3.0-3.el7.x86_64/usr/lib/python2.7/site-packages/OpenSSL/crypto.py to crypto.pyc byte-compiling /builddir/build/BUILDROOT/pyOpenSSL-17.3.0-3.el7.x86_64/usr/lib/python2.7/site-packages/OpenSSL/debug.py to debug.pyc byte-compiling /builddir/build/BUILDROOT/pyOpenSSL-17.3.0-3.el7.x86_64/usr/lib/python2.7/site-packages/OpenSSL/SSL.py to SSL.pyc byte-compiling /builddir/build/BUILDROOT/pyOpenSSL-17.3.0-3.el7.x86_64/usr/lib/python2.7/site-packages/OpenSSL/tsafe.py to tsafe.pyc byte-compiling /builddir/build/BUILDROOT/pyOpenSSL-17.3.0-3.el7.x86_64/usr/lib/python2.7/site-packages/OpenSSL/version.py to version.pyc writing byte-compilation script '/tmp/tmpIZVrZm.py' /usr/bin/python2 -O /tmp/tmpIZVrZm.py removing /tmp/tmpIZVrZm.py running install_egg_info running egg_info writing requirements to src/pyOpenSSL.egg-info/requires.txt writing src/pyOpenSSL.egg-info/PKG-INFO writing top-level names to src/pyOpenSSL.egg-info/top_level.txt writing dependency_links to src/pyOpenSSL.egg-info/dependency_links.txt reading manifest file 'src/pyOpenSSL.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no previously-included files found matching 'leakcheck' BUILDSTDERR: warning: no previously-included files matching '*.py' found under directory 'leakcheck' BUILDSTDERR: warning: no previously-included files matching '*.pem' found under directory 'leakcheck' BUILDSTDERR: warning: no previously-included files matching '*.cert' found under directory 'examples/simple' BUILDSTDERR: warning: no previously-included files matching '*.pkey' found under directory 'examples/simple' BUILDSTDERR: no previously-included directories found matching 'doc/_build' BUILDSTDERR: no previously-included directories found matching '.travis' BUILDSTDERR: no previously-included directories found matching '.mention-bot' writing manifest file 'src/pyOpenSSL.egg-info/SOURCES.txt' Copying src/pyOpenSSL.egg-info to /builddir/build/BUILDROOT/pyOpenSSL-17.3.0-3.el7.x86_64/usr/lib/python2.7/site-packages/pyOpenSSL-17.3.0-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/pyOpenSSL-17.3.0-3.el7.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/pyOpenSSL-17.3.0-3.el7.x86_64/usr/lib/python3.4 creating /builddir/build/BUILDROOT/pyOpenSSL-17.3.0-3.el7.x86_64/usr/lib/python3.4/site-packages creating /builddir/build/BUILDROOT/pyOpenSSL-17.3.0-3.el7.x86_64/usr/lib/python3.4/site-packages/OpenSSL copying build/lib/OpenSSL/__init__.py -> /builddir/build/BUILDROOT/pyOpenSSL-17.3.0-3.el7.x86_64/usr/lib/python3.4/site-packages/OpenSSL copying build/lib/OpenSSL/_util.py -> /builddir/build/BUILDROOT/pyOpenSSL-17.3.0-3.el7.x86_64/usr/lib/python3.4/site-packages/OpenSSL copying build/lib/OpenSSL/crypto.py -> /builddir/build/BUILDROOT/pyOpenSSL-17.3.0-3.el7.x86_64/usr/lib/python3.4/site-packages/OpenSSL copying build/lib/OpenSSL/debug.py -> /builddir/build/BUILDROOT/pyOpenSSL-17.3.0-3.el7.x86_64/usr/lib/python3.4/site-packages/OpenSSL copying build/lib/OpenSSL/SSL.py -> /builddir/build/BUILDROOT/pyOpenSSL-17.3.0-3.el7.x86_64/usr/lib/python3.4/site-packages/OpenSSL copying build/lib/OpenSSL/tsafe.py -> /builddir/build/BUILDROOT/pyOpenSSL-17.3.0-3.el7.x86_64/usr/lib/python3.4/site-packages/OpenSSL copying build/lib/OpenSSL/version.py -> /builddir/build/BUILDROOT/pyOpenSSL-17.3.0-3.el7.x86_64/usr/lib/python3.4/site-packages/OpenSSL byte-compiling /builddir/build/BUILDROOT/pyOpenSSL-17.3.0-3.el7.x86_64/usr/lib/python3.4/site-packages/OpenSSL/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pyOpenSSL-17.3.0-3.el7.x86_64/usr/lib/python3.4/site-packages/OpenSSL/_util.py to _util.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pyOpenSSL-17.3.0-3.el7.x86_64/usr/lib/python3.4/site-packages/OpenSSL/crypto.py to crypto.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pyOpenSSL-17.3.0-3.el7.x86_64/usr/lib/python3.4/site-packages/OpenSSL/debug.py to debug.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pyOpenSSL-17.3.0-3.el7.x86_64/usr/lib/python3.4/site-packages/OpenSSL/SSL.py to SSL.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pyOpenSSL-17.3.0-3.el7.x86_64/usr/lib/python3.4/site-packages/OpenSSL/tsafe.py to tsafe.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/pyOpenSSL-17.3.0-3.el7.x86_64/usr/lib/python3.4/site-packages/OpenSSL/version.py to version.cpython-34.pyc writing byte-compilation script '/tmp/tmpbcuams1r.py' /usr/bin/python3.4 -O /tmp/tmpbcuams1r.py removing /tmp/tmpbcuams1r.py running install_egg_info running egg_info writing dependency_links to src/pyOpenSSL.egg-info/dependency_links.txt writing src/pyOpenSSL.egg-info/PKG-INFO writing top-level names to src/pyOpenSSL.egg-info/top_level.txt writing requirements to src/pyOpenSSL.egg-info/requires.txt reading manifest file 'src/pyOpenSSL.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no previously-included files found matching 'leakcheck' BUILDSTDERR: warning: no previously-included files matching '*.py' found under directory 'leakcheck' BUILDSTDERR: warning: no previously-included files matching '*.pem' found under directory 'leakcheck' BUILDSTDERR: warning: no previously-included files matching '*.cert' found under directory 'examples/simple' BUILDSTDERR: warning: no previously-included files matching '*.pkey' found under directory 'examples/simple' BUILDSTDERR: no previously-included directories found matching 'doc/_build' BUILDSTDERR: no previously-included directories found matching '.travis' BUILDSTDERR: no previously-included directories found matching '.mention-bot' writing manifest file 'src/pyOpenSSL.egg-info/SOURCES.txt' Copying src/pyOpenSSL.egg-info to /builddir/build/BUILDROOT/pyOpenSSL-17.3.0-3.el7.x86_64/usr/lib/python3.4/site-packages/pyOpenSSL-17.3.0-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/pyOpenSSL-17.3.0 /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/pyOpenSSL-17.3.0-3.el7.x86_64/usr/lib/python3.4 using /usr/bin/python3.4 Bytecompiling .py files below /builddir/build/BUILDROOT/pyOpenSSL-17.3.0-3.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-pyOpenSSL-17.3.0-3.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8NNgRm + umask 022 + cd /builddir/build/BUILD + cd pyOpenSSL-17.3.0 + LICENSEDIR=/builddir/build/BUILDROOT/pyOpenSSL-17.3.0-3.el7.x86_64/usr/share/licenses/python2-pyOpenSSL-17.3.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pyOpenSSL-17.3.0-3.el7.x86_64/usr/share/licenses/python2-pyOpenSSL-17.3.0 + cp -pr LICENSE /builddir/build/BUILDROOT/pyOpenSSL-17.3.0-3.el7.x86_64/usr/share/licenses/python2-pyOpenSSL-17.3.0 + exit 0 Provides: pyOpenSSL = 17.3.0-3.el7 python-pyOpenSSL = 17.3.0-3.el7 python2-pyOpenSSL = 17.3.0-3.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: python(abi) = 2.7 Obsoletes: pyOpenSSL < 17.3.0-3.el7 python-pyOpenSSL < 17.3.0-3.el7 Processing files: python34-pyOpenSSL-17.3.0-3.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.9sUt5q + umask 022 + cd /builddir/build/BUILD + cd pyOpenSSL-17.3.0 + LICENSEDIR=/builddir/build/BUILDROOT/pyOpenSSL-17.3.0-3.el7.x86_64/usr/share/licenses/python34-pyOpenSSL-17.3.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pyOpenSSL-17.3.0-3.el7.x86_64/usr/share/licenses/python34-pyOpenSSL-17.3.0 + cp -pr LICENSE /builddir/build/BUILDROOT/pyOpenSSL-17.3.0-3.el7.x86_64/usr/share/licenses/python34-pyOpenSSL-17.3.0 + exit 0 Provides: python34-pyOpenSSL = 17.3.0-3.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: python(abi) = 3.4 Processing files: pyOpenSSL-doc-17.3.0-3.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wqPSTv + umask 022 + cd /builddir/build/BUILD + cd pyOpenSSL-17.3.0 + DOCDIR=/builddir/build/BUILDROOT/pyOpenSSL-17.3.0-3.el7.x86_64/usr/share/doc/pyOpenSSL-doc-17.3.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pyOpenSSL-17.3.0-3.el7.x86_64/usr/share/doc/pyOpenSSL-doc-17.3.0 + cp -pr CHANGELOG.rst /builddir/build/BUILDROOT/pyOpenSSL-17.3.0-3.el7.x86_64/usr/share/doc/pyOpenSSL-doc-17.3.0 + cp -pr examples /builddir/build/BUILDROOT/pyOpenSSL-17.3.0-3.el7.x86_64/usr/share/doc/pyOpenSSL-doc-17.3.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.SBuCJA + umask 022 + cd /builddir/build/BUILD + cd pyOpenSSL-17.3.0 + LICENSEDIR=/builddir/build/BUILDROOT/pyOpenSSL-17.3.0-3.el7.x86_64/usr/share/licenses/pyOpenSSL-doc-17.3.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pyOpenSSL-17.3.0-3.el7.x86_64/usr/share/licenses/pyOpenSSL-doc-17.3.0 + cp -pr LICENSE /builddir/build/BUILDROOT/pyOpenSSL-17.3.0-3.el7.x86_64/usr/share/licenses/pyOpenSSL-doc-17.3.0 + exit 0 Provides: pyOpenSSL-doc = 17.3.0-3.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pyOpenSSL-17.3.0-3.el7.x86_64 Wrote: /builddir/build/RPMS/python2-pyOpenSSL-17.3.0-3.el7.noarch.rpm Wrote: /builddir/build/RPMS/python34-pyOpenSSL-17.3.0-3.el7.noarch.rpm Wrote: /builddir/build/RPMS/pyOpenSSL-doc-17.3.0-3.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9MMvWV + umask 022 + cd /builddir/build/BUILD + cd pyOpenSSL-17.3.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pyOpenSSL-17.3.0-3.el7.x86_64 + exit 0 Child return code was: 0