Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'x86_64', '--nodeps', u'/builddir/build/SPECS/python-fastcache.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/cloud8-openstack-ussuri-el8-build-71087-373270/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '0569272cb6a548c6b278f2ec206dfb18', '-D', '/var/lib/mock/cloud8-openstack-ussuri-el8-build-71087-373270/root', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bs', '--target', 'x86_64', '--nodeps', u'/builddir/build/SPECS/python-fastcache.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 sh: python3: command not found sh: python3: command not found sh: python3: command not found sh: python3: command not found sh: python3: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-fastcache-1.1.0-5.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'x86_64', '--nodeps', u'/builddir/build/SPECS/python-fastcache.spec'], nspawn_args=['--private-network']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/cloud8-openstack-ussuri-el8-build-71087-373270/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '0fb4e18f90ed4fd38bec582e8dbca51e', '-D', '/var/lib/mock/cloud8-openstack-ussuri-el8-build-71087-373270/root', '--private-network', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bb', '--target', 'x86_64', '--nodeps', u'/builddir/build/SPECS/python-fastcache.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0n52Ur + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fastcache-1.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/fastcache-1.1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fastcache-1.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.RqQ386 + umask 022 + cd /builddir/build/BUILD + cd fastcache-1.1.0 ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python3 ']' + '[' -d build ']' + '[' -d _build.python3 ']' + echo python3 + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' --define=WITH_THREAD running build running build_py creating build creating build/lib.linux-x86_64-3.6 creating build/lib.linux-x86_64-3.6/fastcache copying fastcache/benchmark.py -> build/lib.linux-x86_64-3.6/fastcache copying fastcache/__init__.py -> build/lib.linux-x86_64-3.6/fastcache creating build/lib.linux-x86_64-3.6/fastcache/tests copying fastcache/tests/__init__.py -> build/lib.linux-x86_64-3.6/fastcache/tests copying fastcache/tests/test_clrucache.py -> build/lib.linux-x86_64-3.6/fastcache/tests copying fastcache/tests/test_thread.py -> build/lib.linux-x86_64-3.6/fastcache/tests copying fastcache/tests/test_functools.py -> build/lib.linux-x86_64-3.6/fastcache/tests running build_ext building 'fastcache._lrucache' extension creating build/temp.linux-x86_64-3.6 creating build/temp.linux-x86_64-3.6/src gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DWITH_THREAD=1 -I/usr/include/python3.6m -c src/_lrucache.c -o build/temp.linux-x86_64-3.6/src/_lrucache.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g build/temp.linux-x86_64-3.6/src/_lrucache.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/fastcache/_lrucache.cpython-36m-x86_64-linux-gnu.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZnDrRN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-fastcache-1.1.0-5.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-fastcache-1.1.0-5.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/python-fastcache-1.1.0-5.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-fastcache-1.1.0-5.el8.x86_64 + cd fastcache-1.1.0 ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python3 + '[' -z python3 ']' + '[' python3 '!=' python3 ']' + echo python3 + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/python-fastcache-1.1.0-5.el8.x86_64 --prefix /usr running install running install_lib creating /builddir/build/BUILDROOT/python-fastcache-1.1.0-5.el8.x86_64/usr creating /builddir/build/BUILDROOT/python-fastcache-1.1.0-5.el8.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-fastcache-1.1.0-5.el8.x86_64/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/python-fastcache-1.1.0-5.el8.x86_64/usr/lib64/python3.6/site-packages creating /builddir/build/BUILDROOT/python-fastcache-1.1.0-5.el8.x86_64/usr/lib64/python3.6/site-packages/fastcache copying build/lib.linux-x86_64-3.6/fastcache/benchmark.py -> /builddir/build/BUILDROOT/python-fastcache-1.1.0-5.el8.x86_64/usr/lib64/python3.6/site-packages/fastcache creating /builddir/build/BUILDROOT/python-fastcache-1.1.0-5.el8.x86_64/usr/lib64/python3.6/site-packages/fastcache/tests copying build/lib.linux-x86_64-3.6/fastcache/tests/__init__.py -> /builddir/build/BUILDROOT/python-fastcache-1.1.0-5.el8.x86_64/usr/lib64/python3.6/site-packages/fastcache/tests copying build/lib.linux-x86_64-3.6/fastcache/tests/test_clrucache.py -> /builddir/build/BUILDROOT/python-fastcache-1.1.0-5.el8.x86_64/usr/lib64/python3.6/site-packages/fastcache/tests copying build/lib.linux-x86_64-3.6/fastcache/tests/test_thread.py -> /builddir/build/BUILDROOT/python-fastcache-1.1.0-5.el8.x86_64/usr/lib64/python3.6/site-packages/fastcache/tests copying build/lib.linux-x86_64-3.6/fastcache/tests/test_functools.py -> /builddir/build/BUILDROOT/python-fastcache-1.1.0-5.el8.x86_64/usr/lib64/python3.6/site-packages/fastcache/tests copying build/lib.linux-x86_64-3.6/fastcache/_lrucache.cpython-36m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fastcache-1.1.0-5.el8.x86_64/usr/lib64/python3.6/site-packages/fastcache copying build/lib.linux-x86_64-3.6/fastcache/__init__.py -> /builddir/build/BUILDROOT/python-fastcache-1.1.0-5.el8.x86_64/usr/lib64/python3.6/site-packages/fastcache byte-compiling /builddir/build/BUILDROOT/python-fastcache-1.1.0-5.el8.x86_64/usr/lib64/python3.6/site-packages/fastcache/benchmark.py to benchmark.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fastcache-1.1.0-5.el8.x86_64/usr/lib64/python3.6/site-packages/fastcache/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fastcache-1.1.0-5.el8.x86_64/usr/lib64/python3.6/site-packages/fastcache/tests/test_clrucache.py to test_clrucache.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fastcache-1.1.0-5.el8.x86_64/usr/lib64/python3.6/site-packages/fastcache/tests/test_thread.py to test_thread.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fastcache-1.1.0-5.el8.x86_64/usr/lib64/python3.6/site-packages/fastcache/tests/test_functools.py to test_functools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fastcache-1.1.0-5.el8.x86_64/usr/lib64/python3.6/site-packages/fastcache/__init__.py to __init__.cpython-36.pyc writing byte-compilation script '/tmp/tmpuw4lz26q.py' /usr/bin/python3 /tmp/tmpuw4lz26q.py removing /tmp/tmpuw4lz26q.py running install_egg_info running egg_info creating fastcache.egg-info writing fastcache.egg-info/PKG-INFO writing dependency_links to fastcache.egg-info/dependency_links.txt writing top-level names to fastcache.egg-info/top_level.txt writing manifest file 'fastcache.egg-info/SOURCES.txt' reading manifest file 'fastcache.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'fastcache.egg-info/SOURCES.txt' Copying fastcache.egg-info to /builddir/build/BUILDROOT/python-fastcache-1.1.0-5.el8.x86_64/usr/lib64/python3.6/site-packages/fastcache-1.1.0-py3.6.egg-info running install_scripts + chmod 0755 /builddir/build/BUILDROOT/python-fastcache-1.1.0-5.el8.x86_64/usr/lib64/python3.6/site-packages/fastcache/_lrucache.cpython-36m-x86_64-linux-gnu.so + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 1.1.0-5.el8 --unique-debug-suffix -1.1.0-5.el8.x86_64 --unique-debug-src-base python-fastcache-1.1.0-5.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/fastcache-1.1.0 extracting debug info from /builddir/build/BUILDROOT/python-fastcache-1.1.0-5.el8.x86_64/usr/lib64/python3.6/site-packages/fastcache/_lrucache.cpython-36m-x86_64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 70 blocks + /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/python-fastcache-1.1.0-5.el8.x86_64/usr/lib/debug/usr/lib64/python3.6 using /usr/libexec/platform-python Bytecompiling .py files below /builddir/build/BUILDROOT/python-fastcache-1.1.0-5.el8.x86_64/usr/lib64/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3 + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Yj2V8w + umask 022 + cd /builddir/build/BUILD + cd fastcache-1.1.0 + export PYTHONPATH=/builddir/build/BUILDROOT/python-fastcache-1.1.0-5.el8.x86_64/usr/lib64/python3.6/site-packages + PYTHONPATH=/builddir/build/BUILDROOT/python-fastcache-1.1.0-5.el8.x86_64/usr/lib64/python3.6/site-packages + mkdir -p empty + cd empty + /usr/bin/python3 ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-4.6.9, py-1.5.3, pluggy-0.13.0 rootdir: /builddir/build collected 29 items ../../../BUILDROOT/python-fastcache-1.1.0-5.el8.x86_64/usr/lib64/python3.6/site-packages/fastcache/tests/test_clrucache.py . [ 3%] ................... [ 68%] ../../../BUILDROOT/python-fastcache-1.1.0-5.el8.x86_64/usr/lib64/python3.6/site-packages/fastcache/tests/test_functools.py . [ 72%] ...... [ 93%] ../../../BUILDROOT/python-fastcache-1.1.0-5.el8.x86_64/usr/lib64/python3.6/site-packages/fastcache/tests/test_thread.py . [ 96%] . [100%] ========================== 29 passed in 37.74 seconds ========================== + cd - /builddir/build/BUILD/fastcache-1.1.0 + exit 0 Processing files: python3-fastcache-1.1.0-5.el8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VBvYwB + umask 022 + cd /builddir/build/BUILD + cd fastcache-1.1.0 + DOCDIR=/builddir/build/BUILDROOT/python-fastcache-1.1.0-5.el8.x86_64/usr/share/doc/python3-fastcache + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-fastcache-1.1.0-5.el8.x86_64/usr/share/doc/python3-fastcache + cp -pr CHANGELOG /builddir/build/BUILDROOT/python-fastcache-1.1.0-5.el8.x86_64/usr/share/doc/python3-fastcache + cp -pr README.md /builddir/build/BUILDROOT/python-fastcache-1.1.0-5.el8.x86_64/usr/share/doc/python3-fastcache + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.66QQVF + umask 022 + cd /builddir/build/BUILD + cd fastcache-1.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-fastcache-1.1.0-5.el8.x86_64/usr/share/licenses/python3-fastcache + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-fastcache-1.1.0-5.el8.x86_64/usr/share/licenses/python3-fastcache + cp -pr LICENSE /builddir/build/BUILDROOT/python-fastcache-1.1.0-5.el8.x86_64/usr/share/licenses/python3-fastcache + exit 0 Provides: python2-fastcache = 1.1.0-5.el8 python3-fastcache = 1.1.0-5.el8 python3-fastcache(x86-64) = 1.1.0-5.el8 python3.6dist(fastcache) = 1.1.0 python3dist(fastcache) = 1.1.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: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpython3.6m.so.1.0()(64bit) python(abi) = 3.6 rtld(GNU_HASH) Obsoletes: python2-fastcache < 1.1.0 Processing files: python-fastcache-debugsource-1.1.0-5.el8.x86_64 Provides: python-fastcache-debugsource = 1.1.0-5.el8 python-fastcache-debugsource(x86-64) = 1.1.0-5.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-fastcache-debuginfo-1.1.0-5.el8.x86_64 Provides: debuginfo(build-id) = 1ec4324b9271ca96cf8bf190438b22ce117be19e python3-fastcache-debuginfo = 1.1.0-5.el8 python3-fastcache-debuginfo(x86-64) = 1.1.0-5.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-fastcache-debugsource(x86-64) = 1.1.0-5.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-fastcache-1.1.0-5.el8.x86_64 Wrote: /builddir/build/RPMS/python3-fastcache-1.1.0-5.el8.x86_64.rpm Wrote: /builddir/build/RPMS/python-fastcache-debugsource-1.1.0-5.el8.x86_64.rpm Wrote: /builddir/build/RPMS/python3-fastcache-debuginfo-1.1.0-5.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LEDr9P + umask 022 + cd /builddir/build/BUILD + cd fastcache-1.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-fastcache-1.1.0-5.el8.x86_64 + exit 0 Child return code was: 0