Mock Version: 1.4.20 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/python-pluggy.spec'], chrootPath='/var/lib/mock/1081502-epel-8-ppc64le-1572351712.336655/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.570rbtki:/etc/resolv.conf']unshare_net=FalseprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.570rbtki:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '2ef86d3d45604eaaa96ca05aa8bd51e1', '-D', '/var/lib/mock/1081502-epel-8-ppc64le-1572351712.336655/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.570rbtki:/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-pluggy.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-pluggy-0.12.0-5.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-pluggy.spec'], chrootPath='/var/lib/mock/1081502-epel-8-ppc64le-1572351712.336655/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.570rbtki:/etc/resolv.conf']unshare_net=FalseprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.570rbtki:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'facf3db380e4463ea3bb94733b5d30fc', '-D', '/var/lib/mock/1081502-epel-8-ppc64le-1572351712.336655/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.570rbtki:/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-pluggy.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.vGxhI3 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pluggy-0.12.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/pluggy-0.12.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pluggy-0.12.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/223.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bXtZyV + umask 022 + cd /builddir/build/BUILD + cd pluggy-0.12.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/pluggy copying src/pluggy/manager.py -> build/lib/pluggy copying src/pluggy/_tracing.py -> build/lib/pluggy copying src/pluggy/__init__.py -> build/lib/pluggy copying src/pluggy/_version.py -> build/lib/pluggy copying src/pluggy/hooks.py -> build/lib/pluggy copying src/pluggy/callers.py -> build/lib/pluggy + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1GLR9N + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pluggy-0.12.0-5.el8.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pluggy-0.12.0-5.el8.ppc64le ++ dirname /builddir/build/BUILDROOT/python-pluggy-0.12.0-5.el8.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pluggy-0.12.0-5.el8.ppc64le + cd pluggy-0.12.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/python-pluggy-0.12.0-5.el8.ppc64le running install running install_lib creating /builddir/build/BUILDROOT/python-pluggy-0.12.0-5.el8.ppc64le/usr creating /builddir/build/BUILDROOT/python-pluggy-0.12.0-5.el8.ppc64le/usr/lib creating /builddir/build/BUILDROOT/python-pluggy-0.12.0-5.el8.ppc64le/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-pluggy-0.12.0-5.el8.ppc64le/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-pluggy-0.12.0-5.el8.ppc64le/usr/lib/python3.6/site-packages/pluggy copying build/lib/pluggy/callers.py -> /builddir/build/BUILDROOT/python-pluggy-0.12.0-5.el8.ppc64le/usr/lib/python3.6/site-packages/pluggy copying build/lib/pluggy/hooks.py -> /builddir/build/BUILDROOT/python-pluggy-0.12.0-5.el8.ppc64le/usr/lib/python3.6/site-packages/pluggy copying build/lib/pluggy/_version.py -> /builddir/build/BUILDROOT/python-pluggy-0.12.0-5.el8.ppc64le/usr/lib/python3.6/site-packages/pluggy copying build/lib/pluggy/__init__.py -> /builddir/build/BUILDROOT/python-pluggy-0.12.0-5.el8.ppc64le/usr/lib/python3.6/site-packages/pluggy copying build/lib/pluggy/_tracing.py -> /builddir/build/BUILDROOT/python-pluggy-0.12.0-5.el8.ppc64le/usr/lib/python3.6/site-packages/pluggy copying build/lib/pluggy/manager.py -> /builddir/build/BUILDROOT/python-pluggy-0.12.0-5.el8.ppc64le/usr/lib/python3.6/site-packages/pluggy byte-compiling /builddir/build/BUILDROOT/python-pluggy-0.12.0-5.el8.ppc64le/usr/lib/python3.6/site-packages/pluggy/callers.py to callers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pluggy-0.12.0-5.el8.ppc64le/usr/lib/python3.6/site-packages/pluggy/hooks.py to hooks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pluggy-0.12.0-5.el8.ppc64le/usr/lib/python3.6/site-packages/pluggy/_version.py to _version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pluggy-0.12.0-5.el8.ppc64le/usr/lib/python3.6/site-packages/pluggy/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pluggy-0.12.0-5.el8.ppc64le/usr/lib/python3.6/site-packages/pluggy/_tracing.py to _tracing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pluggy-0.12.0-5.el8.ppc64le/usr/lib/python3.6/site-packages/pluggy/manager.py to manager.cpython-36.pyc writing byte-compilation script '/tmp/tmp4d5rfd1c.py' /usr/libexec/platform-python /tmp/tmp4d5rfd1c.py removing /tmp/tmp4d5rfd1c.py running install_egg_info running egg_info writing src/pluggy.egg-info/PKG-INFO writing dependency_links to src/pluggy.egg-info/dependency_links.txt writing requirements to src/pluggy.egg-info/requires.txt writing top-level names to src/pluggy.egg-info/top_level.txt reading manifest file 'src/pluggy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'CHANGELOG' warning: no previously-included files matching '*.pyc' found under directory '*' warning: no previously-included files matching '*.pyo' found under directory '*' writing manifest file 'src/pluggy.egg-info/SOURCES.txt' Copying src/pluggy.egg-info to /builddir/build/BUILDROOT/python-pluggy-0.12.0-5.el8.ppc64le/usr/lib/python3.6/site-packages/pluggy-0.12.0-py3.6.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 0.12.0-5.el8 --unique-debug-suffix -0.12.0-5.el8.ppc64le --unique-debug-src-base python-pluggy-0.12.0-5.el8.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pluggy-0.12.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-pluggy-0.12.0-5.el8.ppc64le/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-pluggy-0.12.0-5.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kZpuaH + umask 022 + cd /builddir/build/BUILD + cd pluggy-0.12.0 + DOCDIR=/builddir/build/BUILDROOT/python-pluggy-0.12.0-5.el8.ppc64le/usr/share/doc/python3-pluggy + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pluggy-0.12.0-5.el8.ppc64le/usr/share/doc/python3-pluggy + cp -pr README.rst /builddir/build/BUILDROOT/python-pluggy-0.12.0-5.el8.ppc64le/usr/share/doc/python3-pluggy + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.eGmlbA + umask 022 + cd /builddir/build/BUILD + cd pluggy-0.12.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-pluggy-0.12.0-5.el8.ppc64le/usr/share/licenses/python3-pluggy + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pluggy-0.12.0-5.el8.ppc64le/usr/share/licenses/python3-pluggy + cp -pr LICENSE /builddir/build/BUILDROOT/python-pluggy-0.12.0-5.el8.ppc64le/usr/share/licenses/python3-pluggy + exit 0 Provides: python3-pluggy = 0.12.0-5.el8 python3.6dist(pluggy) = 0.12.0 python3dist(pluggy) = 0.12.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-pluggy-0.12.0-5.el8.ppc64le Wrote: /builddir/build/RPMS/python3-pluggy-0.12.0-5.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.uxKHxu + umask 022 + cd /builddir/build/BUILD + cd pluggy-0.12.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pluggy-0.12.0-5.el8.ppc64le + exit 0 Child return code was: 0