Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/python-aioftp.spec'], chrootPath='/var/lib/mock/1129567-epel-8-ppc64le-1576414423.859422/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.lrtdkyrv:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.lrtdkyrv:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '1027a5934a3a44a1b00d796a4abbb50b', '-D', '/var/lib/mock/1129567-epel-8-ppc64le-1576414423.859422/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.lrtdkyrv:/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 ppc64le --nodeps /builddir/build/SPECS/python-aioftp.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: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/python-aioftp-0.13.0-1.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/python-aioftp.spec'], chrootPath='/var/lib/mock/1129567-epel-8-ppc64le-1576414423.859422/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.lrtdkyrv:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.lrtdkyrv:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'fe16968ff42d4438bca6648e089fcd01', '-D', '/var/lib/mock/1129567-epel-8-ppc64le-1576414423.859422/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.lrtdkyrv:/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 ppc64le --nodeps /builddir/build/SPECS/python-aioftp.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: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.uTrd3c + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf aioftp-0.13.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/aioftp-0.13.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd aioftp-0.13.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find . -name __pycache__ -prune -exec rm -rf '{}' + + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1kZr72 + umask 022 + cd /builddir/build/BUILD + cd aioftp-0.13.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/bin/python3.6 setup.py build '--executable=/usr/bin/python3.6 -s' running build running build_py creating build creating build/lib creating build/lib/aioftp copying aioftp/client.py -> build/lib/aioftp copying aioftp/pathio.py -> build/lib/aioftp copying aioftp/server.py -> build/lib/aioftp copying aioftp/errors.py -> build/lib/aioftp copying aioftp/__main__.py -> build/lib/aioftp copying aioftp/common.py -> build/lib/aioftp copying aioftp/__init__.py -> build/lib/aioftp + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OUImYT + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-aioftp-0.13.0-1.el8.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-aioftp-0.13.0-1.el8.ppc64le ++ dirname /builddir/build/BUILDROOT/python-aioftp-0.13.0-1.el8.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-aioftp-0.13.0-1.el8.ppc64le + cd aioftp-0.13.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/bin/python3.6 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-aioftp-0.13.0-1.el8.ppc64le running install running install_lib creating /builddir/build/BUILDROOT/python-aioftp-0.13.0-1.el8.ppc64le/usr creating /builddir/build/BUILDROOT/python-aioftp-0.13.0-1.el8.ppc64le/usr/lib creating /builddir/build/BUILDROOT/python-aioftp-0.13.0-1.el8.ppc64le/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-aioftp-0.13.0-1.el8.ppc64le/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-aioftp-0.13.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/aioftp copying build/lib/aioftp/__init__.py -> /builddir/build/BUILDROOT/python-aioftp-0.13.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/aioftp copying build/lib/aioftp/common.py -> /builddir/build/BUILDROOT/python-aioftp-0.13.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/aioftp copying build/lib/aioftp/__main__.py -> /builddir/build/BUILDROOT/python-aioftp-0.13.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/aioftp copying build/lib/aioftp/errors.py -> /builddir/build/BUILDROOT/python-aioftp-0.13.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/aioftp copying build/lib/aioftp/server.py -> /builddir/build/BUILDROOT/python-aioftp-0.13.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/aioftp copying build/lib/aioftp/pathio.py -> /builddir/build/BUILDROOT/python-aioftp-0.13.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/aioftp copying build/lib/aioftp/client.py -> /builddir/build/BUILDROOT/python-aioftp-0.13.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/aioftp byte-compiling /builddir/build/BUILDROOT/python-aioftp-0.13.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/aioftp/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-aioftp-0.13.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/aioftp/common.py to common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-aioftp-0.13.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/aioftp/__main__.py to __main__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-aioftp-0.13.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/aioftp/errors.py to errors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-aioftp-0.13.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/aioftp/server.py to server.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-aioftp-0.13.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/aioftp/pathio.py to pathio.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-aioftp-0.13.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/aioftp/client.py to client.cpython-36.pyc writing byte-compilation script '/tmp/tmpj17ypu1c.py' /usr/bin/python3.6 /tmp/tmpj17ypu1c.py removing /tmp/tmpj17ypu1c.py running install_egg_info running egg_info writing aioftp.egg-info/PKG-INFO writing dependency_links to aioftp.egg-info/dependency_links.txt writing requirements to aioftp.egg-info/requires.txt writing top-level names to aioftp.egg-info/top_level.txt reading manifest file 'aioftp.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'nose.cfg' writing manifest file 'aioftp.egg-info/SOURCES.txt' Copying aioftp.egg-info to /builddir/build/BUILDROOT/python-aioftp-0.13.0-1.el8.ppc64le/usr/lib/python3.6/site-packages/aioftp-0.13.0-py3.6.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 0.13.0-1.el8 --unique-debug-suffix -0.13.0-1.el8.ppc64le --unique-debug-src-base python-aioftp-0.13.0-1.el8.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/aioftp-0.13.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/python-aioftp-0.13.0-1.el8.ppc64le/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3.6 + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ocTljL + umask 022 + cd /builddir/build/BUILD + cd aioftp-0.13.0 + touch tests/__init__.py + py.test-3 ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-4.6.6, py-1.5.3, pluggy-0.12.0 rootdir: /builddir/build/BUILD/aioftp-0.13.0 plugins: asyncio-0.10.0 collecting ... collecting 578 items collected 748 items tests/test_abort.py .......... [ 1%] tests/test_connection.py ........................................ [ 6%] tests/test_corner_cases.py .............. [ 8%] tests/test_current_directory.py ........ [ 9%] tests/test_directory_actions.py .................. [ 12%] tests/test_extra.py ....... [ 12%] tests/test_file.py ...................................... [ 18%] tests/test_list_fallback.py ....... [ 18%] tests/test_login.py ................ [ 21%] tests/test_maximum_connections.py .......... [ 22%] tests/test_passive.py ................ [ 24%] tests/test_pathio.py ................................................... [ 31%] ............................................. [ 37%] tests/test_permissions.py .... [ 37%] tests/test_restart.py ...................... [ 40%] tests/test_simple_functions.py ......................................... [ 46%] ........................................................................ [ 56%] ........................................................................ [ 65%] ........................................................................ [ 75%] ............... [ 77%] tests/test_throttle.py ................................................. [ 83%] ........................................................................ [ 93%] ................................................ [ 99%] tests/test_user.py . [100%] ========================= 748 passed in 10.38 seconds ========================== + exit 0 Processing files: python3-aioftp-0.13.0-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vRW11I + umask 022 + cd /builddir/build/BUILD + cd aioftp-0.13.0 + DOCDIR=/builddir/build/BUILDROOT/python-aioftp-0.13.0-1.el8.ppc64le/usr/share/doc/python3-aioftp + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-aioftp-0.13.0-1.el8.ppc64le/usr/share/doc/python3-aioftp + cp -pr README.rst /builddir/build/BUILDROOT/python-aioftp-0.13.0-1.el8.ppc64le/usr/share/doc/python3-aioftp + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.a4oXKG + umask 022 + cd /builddir/build/BUILD + cd aioftp-0.13.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-aioftp-0.13.0-1.el8.ppc64le/usr/share/licenses/python3-aioftp + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-aioftp-0.13.0-1.el8.ppc64le/usr/share/licenses/python3-aioftp + cp -pr license.txt /builddir/build/BUILDROOT/python-aioftp-0.13.0-1.el8.ppc64le/usr/share/licenses/python3-aioftp + exit 0 Provides: python3-aioftp = 0.13.0-1.el8 python3.6dist(aioftp) = 0.13.0 python3dist(aioftp) = 0.13.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 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-aioftp-0.13.0-1.el8.ppc64le Wrote: /builddir/build/RPMS/python3-aioftp-0.13.0-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2xpheG + umask 022 + cd /builddir/build/BUILD + cd aioftp-0.13.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-aioftp-0.13.0-1.el8.ppc64le + exit 0 Child return code was: 0