Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/python-pulpcore-plugin.spec'], chrootPath='/var/lib/mock/875612-fedora-rawhide-ppc64le-1553903408.161802/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']unshare_net=FalseprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '6ecab86fc858461ba784777a6df940cd', '-D', '/var/lib/mock/875612-fedora-rawhide-ppc64le-1553903408.161802/root', '-a', '--capability=cap_ipc_lock', '--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-pulpcore-plugin.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-pulpcore-plugin-0.1.0rc1-1.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/python-pulpcore-plugin.spec'], chrootPath='/var/lib/mock/875612-fedora-rawhide-ppc64le-1553903408.161802/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']unshare_net=FalseprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '30957809b9014be499919b953c3b4b9a', '-D', '/var/lib/mock/875612-fedora-rawhide-ppc64le-1553903408.161802/root', '-a', '--capability=cap_ipc_lock', '--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-pulpcore-plugin.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.VFNGGj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pulpcore-plugin-0.1.0rc1 + /usr/bin/gzip -dc /builddir/build/SOURCES/pulpcore-plugin-0.1.0rc1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pulpcore-plugin-0.1.0rc1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf pulpcore-plugin.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.z7TFgu + umask 022 + cd /builddir/build/BUILD + cd pulpcore-plugin-0.1.0rc1 + 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 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' BUILDSTDERR: Warning: 'classifiers' should be a list, got type 'tuple' running build running build_py creating build creating build/lib creating build/lib/pulpcore copying pulpcore/__init__.py -> build/lib/pulpcore creating build/lib/pulpcore/plugin copying pulpcore/plugin/__init__.py -> build/lib/pulpcore/plugin copying pulpcore/plugin/viewsets.py -> build/lib/pulpcore/plugin copying pulpcore/plugin/exceptions.py -> build/lib/pulpcore/plugin copying pulpcore/plugin/fields.py -> build/lib/pulpcore/plugin copying pulpcore/plugin/serializers.py -> build/lib/pulpcore/plugin copying pulpcore/plugin/content.py -> build/lib/pulpcore/plugin copying pulpcore/plugin/tasking.py -> build/lib/pulpcore/plugin copying pulpcore/plugin/storage.py -> build/lib/pulpcore/plugin creating build/lib/pulpcore/plugin/models copying pulpcore/plugin/models/publisher.py -> build/lib/pulpcore/plugin/models copying pulpcore/plugin/models/__init__.py -> build/lib/pulpcore/plugin/models copying pulpcore/plugin/models/remote.py -> build/lib/pulpcore/plugin/models copying pulpcore/plugin/models/content.py -> build/lib/pulpcore/plugin/models creating build/lib/pulpcore/plugin/stages copying pulpcore/plugin/stages/__init__.py -> build/lib/pulpcore/plugin/stages copying pulpcore/plugin/stages/api.py -> build/lib/pulpcore/plugin/stages copying pulpcore/plugin/stages/association_stages.py -> build/lib/pulpcore/plugin/stages copying pulpcore/plugin/stages/models.py -> build/lib/pulpcore/plugin/stages copying pulpcore/plugin/stages/profiler.py -> build/lib/pulpcore/plugin/stages copying pulpcore/plugin/stages/content_stages.py -> build/lib/pulpcore/plugin/stages copying pulpcore/plugin/stages/artifact_stages.py -> build/lib/pulpcore/plugin/stages copying pulpcore/plugin/stages/declarative_version.py -> build/lib/pulpcore/plugin/stages creating build/lib/pulpcore/plugin/download copying pulpcore/plugin/download/__init__.py -> build/lib/pulpcore/plugin/download copying pulpcore/plugin/download/factory.py -> build/lib/pulpcore/plugin/download copying pulpcore/plugin/download/base.py -> build/lib/pulpcore/plugin/download copying pulpcore/plugin/download/http.py -> build/lib/pulpcore/plugin/download copying pulpcore/plugin/download/file.py -> build/lib/pulpcore/plugin/download running egg_info writing pulpcore_plugin.egg-info/PKG-INFO writing dependency_links to pulpcore_plugin.egg-info/dependency_links.txt writing requirements to pulpcore_plugin.egg-info/requires.txt writing top-level names to pulpcore_plugin.egg-info/top_level.txt reading manifest file 'pulpcore_plugin.egg-info/SOURCES.txt' writing manifest file 'pulpcore_plugin.egg-info/SOURCES.txt' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zJPi0E + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le + cd pulpcore-plugin-0.1.0rc1 + 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 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le BUILDSTDERR: Warning: 'classifiers' should be a list, got type 'tuple' running install running install_lib creating /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr creating /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib creating /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7 creating /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore creating /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/plugin creating /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/plugin/download copying build/lib/pulpcore/plugin/download/file.py -> /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/plugin/download copying build/lib/pulpcore/plugin/download/http.py -> /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/plugin/download copying build/lib/pulpcore/plugin/download/base.py -> /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/plugin/download copying build/lib/pulpcore/plugin/download/factory.py -> /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/plugin/download copying build/lib/pulpcore/plugin/download/__init__.py -> /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/plugin/download creating /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/plugin/stages copying build/lib/pulpcore/plugin/stages/declarative_version.py -> /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/plugin/stages copying build/lib/pulpcore/plugin/stages/artifact_stages.py -> /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/plugin/stages copying build/lib/pulpcore/plugin/stages/content_stages.py -> /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/plugin/stages copying build/lib/pulpcore/plugin/stages/profiler.py -> /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/plugin/stages copying build/lib/pulpcore/plugin/stages/models.py -> /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/plugin/stages copying build/lib/pulpcore/plugin/stages/association_stages.py -> /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/plugin/stages copying build/lib/pulpcore/plugin/stages/api.py -> /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/plugin/stages copying build/lib/pulpcore/plugin/stages/__init__.py -> /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/plugin/stages creating /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/plugin/models copying build/lib/pulpcore/plugin/models/content.py -> /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/plugin/models copying build/lib/pulpcore/plugin/models/remote.py -> /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/plugin/models copying build/lib/pulpcore/plugin/models/__init__.py -> /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/plugin/models copying build/lib/pulpcore/plugin/models/publisher.py -> /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/plugin/models copying build/lib/pulpcore/plugin/storage.py -> /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/plugin copying build/lib/pulpcore/plugin/tasking.py -> /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/plugin copying build/lib/pulpcore/plugin/content.py -> /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/plugin copying build/lib/pulpcore/plugin/serializers.py -> /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/plugin copying build/lib/pulpcore/plugin/fields.py -> /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/plugin copying build/lib/pulpcore/plugin/exceptions.py -> /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/plugin copying build/lib/pulpcore/plugin/viewsets.py -> /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/plugin copying build/lib/pulpcore/plugin/__init__.py -> /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/plugin copying build/lib/pulpcore/__init__.py -> /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore byte-compiling /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/plugin/download/file.py to file.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/plugin/download/http.py to http.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/plugin/download/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/plugin/download/factory.py to factory.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/plugin/download/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/plugin/stages/declarative_version.py to declarative_version.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/plugin/stages/artifact_stages.py to artifact_stages.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/plugin/stages/content_stages.py to content_stages.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/plugin/stages/profiler.py to profiler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/plugin/stages/models.py to models.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/plugin/stages/association_stages.py to association_stages.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/plugin/stages/api.py to api.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/plugin/stages/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/plugin/models/content.py to content.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/plugin/models/remote.py to remote.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/plugin/models/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/plugin/models/publisher.py to publisher.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/plugin/storage.py to storage.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/plugin/tasking.py to tasking.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/plugin/content.py to content.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/plugin/serializers.py to serializers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/plugin/fields.py to fields.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/plugin/exceptions.py to exceptions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/plugin/viewsets.py to viewsets.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/plugin/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/__init__.py to __init__.cpython-37.pyc writing byte-compilation script '/tmp/tmpjy083t9x.py' /usr/bin/python3 /tmp/tmpjy083t9x.py removing /tmp/tmpjy083t9x.py running install_egg_info running egg_info writing pulpcore_plugin.egg-info/PKG-INFO writing dependency_links to pulpcore_plugin.egg-info/dependency_links.txt writing requirements to pulpcore_plugin.egg-info/requires.txt writing top-level names to pulpcore_plugin.egg-info/top_level.txt reading manifest file 'pulpcore_plugin.egg-info/SOURCES.txt' writing manifest file 'pulpcore_plugin.egg-info/SOURCES.txt' Copying pulpcore_plugin.egg-info to /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore_plugin-0.1.0rc1-py3.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 0.1.0rc1-1.fc31 --unique-debug-suffix -0.1.0rc1-1.fc31.ppc64le --unique-debug-src-base python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pulpcore-plugin-0.1.0rc1 BUILDSTDERR: find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/lib/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-pulpcore-plugin-0.1.0rc1-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.E0rWeQ + umask 022 + cd /builddir/build/BUILD + cd pulpcore-plugin-0.1.0rc1 + DOCDIR=/builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/share/doc/python3-pulpcore-plugin + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/share/doc/python3-pulpcore-plugin + cp -pr README.rst /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le/usr/share/doc/python3-pulpcore-plugin + exit 0 Provides: python3-pulpcore-plugin = 0.1.0rc1-1.fc31 python3.7dist(pulpcore-plugin) = 0.1.0rc1 python3dist(pulpcore-plugin) = 0.1.0rc1 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.7 python3.7dist(aiofiles) python3.7dist(aiohttp) python3.7dist(backoff) python3.7dist(pulpcore) >= 3.0.0rc1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le Wrote: /builddir/build/RPMS/python3-pulpcore-plugin-0.1.0rc1-1.fc31.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Fb0i91 + umask 022 + cd /builddir/build/BUILD + cd pulpcore-plugin-0.1.0rc1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pulpcore-plugin-0.1.0rc1-1.fc31.ppc64le + exit 0 Child return code was: 0