Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/pyOpenSSL.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/dist-c8-build-7339-360/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/pyOpenSSL.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/pyOpenSSL-18.0.0-1.el8.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/pyOpenSSL.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/dist-c8-build-7339-360/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/pyOpenSSL.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.gPYEyk + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pyOpenSSL-18.0.0 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/pyOpenSSL-18.0.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd pyOpenSSL-18.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.RRmrik + umask 022 + cd /builddir/build/BUILD + cd pyOpenSSL-18.0.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' running build running build_py creating build creating build/lib creating build/lib/OpenSSL copying src/OpenSSL/rand.py -> build/lib/OpenSSL copying src/OpenSSL/SSL.py -> build/lib/OpenSSL copying src/OpenSSL/__init__.py -> build/lib/OpenSSL copying src/OpenSSL/_util.py -> build/lib/OpenSSL copying src/OpenSSL/tsafe.py -> build/lib/OpenSSL copying src/OpenSSL/debug.py -> build/lib/OpenSSL copying src/OpenSSL/crypto.py -> build/lib/OpenSSL copying src/OpenSSL/version.py -> build/lib/OpenSSL + sleep 1 + /usr/bin/make -C doc html SPHINXBUILD=sphinx-build-3 make: Entering directory '/builddir/build/BUILD/pyOpenSSL-18.0.0/doc' sphinx-build-3 -b html -d _build/doctrees . _build/html Running Sphinx v1.7.6 making output directory... loading pickled environment... not yet created loading intersphinx inventory from https://docs.python.org/3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: WARNING: intersphinx inventory 'https://docs.python.org/3/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://docs.python.org/3/objects.inv', , ConnectionError(...)) loading intersphinx inventory from https://cryptography.io/en/latest/objects.inv... building [mo]: targets for 0 po files that are out of date building [html]: targets for 9 source files that are out of date updating environment: 9 added, 0 changed, 0 removed reading sources... [ 11%] api WARNING: failed to reach any of the inventories with the following issues: WARNING: intersphinx inventory 'https://cryptography.io/en/latest/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://cryptography.io/en/latest/objects.inv', , ConnectionError(...)) reading sources... [ 22%] api/crypto reading sources... [ 33%] api/ssl reading sources... [ 44%] backward-compatibility reading sources... [ 55%] changelog reading sources... [ 66%] index reading sources... [ 77%] install reading sources... [ 88%] internals reading sources... [100%] introduction WARNING: autodoc: failed to import function 'get_elliptic_curves' from module 'OpenSSL.crypto'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import function 'get_elliptic_curve' from module 'OpenSSL.crypto'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import function 'dump_certificate' from module 'OpenSSL.crypto'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import function 'load_certificate' from module 'OpenSSL.crypto'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import function 'dump_certificate_request' from module 'OpenSSL.crypto'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import function 'load_certificate_request' from module 'OpenSSL.crypto'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import function 'dump_privatekey' from module 'OpenSSL.crypto'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import function 'load_privatekey' from module 'OpenSSL.crypto'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import function 'dump_publickey' from module 'OpenSSL.crypto'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import function 'load_publickey' from module 'OpenSSL.crypto'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import function 'dump_crl' from module 'OpenSSL.crypto'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import function 'load_crl' from module 'OpenSSL.crypto'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import function 'load_pkcs7_data' from module 'OpenSSL.crypto'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import function 'load_pkcs12' from module 'OpenSSL.crypto'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import function 'sign' from module 'OpenSSL.crypto'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import function 'verify' from module 'OpenSSL.crypto'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import class 'X509' from module 'OpenSSL.crypto'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import class 'X509Name' from module 'OpenSSL.crypto'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import class 'X509Req' from module 'OpenSSL.crypto'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import class 'X509Store' from module 'OpenSSL.crypto'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import class 'X509StoreContextError' from module 'OpenSSL.crypto'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import class 'X509StoreContext' from module 'OpenSSL.crypto'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import class 'X509StoreFlags' from module 'OpenSSL.crypto'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import class 'PKey' from module 'OpenSSL.crypto'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import class 'PKCS7' from module 'OpenSSL.crypto'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import class 'PKCS12' from module 'OpenSSL.crypto'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import class 'X509Extension' from module 'OpenSSL.crypto'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import class 'NetscapeSPKI' from module 'OpenSSL.crypto'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import class 'CRL' from module 'OpenSSL.crypto'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import class 'Revoked' from module 'OpenSSL.crypto'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import function 'SSLeay_version' from module 'OpenSSL.SSL'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import class 'Context' from module 'OpenSSL.SSL'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import class 'Session' from module 'OpenSSL.SSL'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import class 'Context' from module 'OpenSSL.SSL'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import class 'Connection' from module 'OpenSSL.SSL'; the following exception was raised: No module named 'OpenSSL' looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 11%] api writing output... [ 22%] api/crypto writing output... [ 33%] api/ssl writing output... [ 44%] backward-compatibility writing output... [ 55%] changelog writing output... [ 66%] index writing output... [ 77%] install writing output... [ 88%] internals writing output... [100%] introduction generating indices... genindex py-modindex writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 39 warnings. The HTML pages are in _build/html. Build finished. The HTML pages are in _build/html. make: Leaving directory '/builddir/build/BUILD/pyOpenSSL-18.0.0/doc' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.iZKWQm + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pyOpenSSL-18.0.0-1.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pyOpenSSL-18.0.0-1.el8.noarch ++ dirname /builddir/build/BUILDROOT/pyOpenSSL-18.0.0-1.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pyOpenSSL-18.0.0-1.el8.noarch + cd pyOpenSSL-18.0.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/pyOpenSSL-18.0.0-1.el8.noarch running install running install_lib creating /builddir/build/BUILDROOT/pyOpenSSL-18.0.0-1.el8.noarch/usr creating /builddir/build/BUILDROOT/pyOpenSSL-18.0.0-1.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/pyOpenSSL-18.0.0-1.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/pyOpenSSL-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/pyOpenSSL-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/OpenSSL copying build/lib/OpenSSL/rand.py -> /builddir/build/BUILDROOT/pyOpenSSL-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/OpenSSL copying build/lib/OpenSSL/SSL.py -> /builddir/build/BUILDROOT/pyOpenSSL-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/OpenSSL copying build/lib/OpenSSL/__init__.py -> /builddir/build/BUILDROOT/pyOpenSSL-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/OpenSSL copying build/lib/OpenSSL/_util.py -> /builddir/build/BUILDROOT/pyOpenSSL-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/OpenSSL copying build/lib/OpenSSL/tsafe.py -> /builddir/build/BUILDROOT/pyOpenSSL-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/OpenSSL copying build/lib/OpenSSL/debug.py -> /builddir/build/BUILDROOT/pyOpenSSL-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/OpenSSL copying build/lib/OpenSSL/crypto.py -> /builddir/build/BUILDROOT/pyOpenSSL-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/OpenSSL copying build/lib/OpenSSL/version.py -> /builddir/build/BUILDROOT/pyOpenSSL-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/OpenSSL byte-compiling /builddir/build/BUILDROOT/pyOpenSSL-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/OpenSSL/rand.py to rand.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pyOpenSSL-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/OpenSSL/SSL.py to SSL.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pyOpenSSL-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/OpenSSL/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pyOpenSSL-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/OpenSSL/_util.py to _util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pyOpenSSL-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/OpenSSL/tsafe.py to tsafe.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pyOpenSSL-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/OpenSSL/debug.py to debug.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pyOpenSSL-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/OpenSSL/crypto.py to crypto.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pyOpenSSL-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/OpenSSL/version.py to version.cpython-36.pyc writing byte-compilation script '/tmp/tmpmhau7ezx.py' /usr/libexec/platform-python /tmp/tmpmhau7ezx.py removing /tmp/tmpmhau7ezx.py running install_egg_info running egg_info writing src/pyOpenSSL.egg-info/PKG-INFO writing dependency_links to src/pyOpenSSL.egg-info/dependency_links.txt writing requirements to src/pyOpenSSL.egg-info/requires.txt writing top-level names to src/pyOpenSSL.egg-info/top_level.txt reading manifest file 'src/pyOpenSSL.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'leakcheck' warning: no previously-included files found matching 'codecov.yml' warning: no previously-included files matching '*.py' found under directory 'leakcheck' warning: no previously-included files matching '*.pem' found under directory 'leakcheck' warning: no previously-included files matching '*.cert' found under directory 'examples/simple' warning: no previously-included files matching '*.pkey' found under directory 'examples/simple' no previously-included directories found matching '.travis' 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-18.0.0-1.el8.noarch/usr/lib/python3.6/site-packages/pyOpenSSL-18.0.0-py3.6.egg-info running install_scripts + rm doc/_build/html/.buildinfo + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 18.0.0-1.el8 --unique-debug-suffix -18.0.0-1.el8.noarch --unique-debug-src-base pyOpenSSL-18.0.0-1.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pyOpenSSL-18.0.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 Bytecompiling .py files below /builddir/build/BUILDROOT/pyOpenSSL-18.0.0-1.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-pyOpenSSL-18.0.0-1.el8.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Y2jj8p + umask 022 + cd /builddir/build/BUILD + cd pyOpenSSL-18.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/pyOpenSSL-18.0.0-1.el8.noarch/usr/share/licenses/python3-pyOpenSSL + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pyOpenSSL-18.0.0-1.el8.noarch/usr/share/licenses/python3-pyOpenSSL + cp -pr LICENSE /builddir/build/BUILDROOT/pyOpenSSL-18.0.0-1.el8.noarch/usr/share/licenses/python3-pyOpenSSL + exit 0 Provides: python3-pyOpenSSL = 18.0.0-1.el8 python3.6dist(pyopenssl) = 18.0.0 python3dist(pyopenssl) = 18.0.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: python(abi) = 3.6 Processing files: pyOpenSSL-doc-18.0.0-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.79fDSv + umask 022 + cd /builddir/build/BUILD + cd pyOpenSSL-18.0.0 + DOCDIR=/builddir/build/BUILDROOT/pyOpenSSL-18.0.0-1.el8.noarch/usr/share/doc/pyOpenSSL-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pyOpenSSL-18.0.0-1.el8.noarch/usr/share/doc/pyOpenSSL-doc + cp -pr CHANGELOG.rst /builddir/build/BUILDROOT/pyOpenSSL-18.0.0-1.el8.noarch/usr/share/doc/pyOpenSSL-doc + cp -pr examples /builddir/build/BUILDROOT/pyOpenSSL-18.0.0-1.el8.noarch/usr/share/doc/pyOpenSSL-doc + cp -pr doc/_build/html /builddir/build/BUILDROOT/pyOpenSSL-18.0.0-1.el8.noarch/usr/share/doc/pyOpenSSL-doc Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.g8enDB + exit 0 + umask 022 + cd /builddir/build/BUILD + cd pyOpenSSL-18.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/pyOpenSSL-18.0.0-1.el8.noarch/usr/share/licenses/pyOpenSSL-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pyOpenSSL-18.0.0-1.el8.noarch/usr/share/licenses/pyOpenSSL-doc + cp -pr LICENSE /builddir/build/BUILDROOT/pyOpenSSL-18.0.0-1.el8.noarch/usr/share/licenses/pyOpenSSL-doc + exit 0 Provides: pyOpenSSL-doc = 18.0.0-1.el8 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-18.0.0-1.el8.noarch Wrote: /builddir/build/RPMS/python3-pyOpenSSL-18.0.0-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/pyOpenSSL-doc-18.0.0-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zrEmZH + umask 022 + cd /builddir/build/BUILD + cd pyOpenSSL-18.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pyOpenSSL-18.0.0-1.el8.noarch + exit 0 Child return code was: 0