Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/python-pulpcore.spec'], chrootPath='/var/lib/mock/876277-fedora-rawhide-ppc64le-1554132772.013551/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', 'b1b6d8890f0c4f42a16d531b9a38cf17', '-D', '/var/lib/mock/876277-fedora-rawhide-ppc64le-1554132772.013551/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.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-3.0.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.spec'], chrootPath='/var/lib/mock/876277-fedora-rawhide-ppc64le-1554132772.013551/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', '65359908733c4214abd311d943e47038', '-D', '/var/lib/mock/876277-fedora-rawhide-ppc64le-1554132772.013551/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.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.G9WjPi + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pulpcore-3.0.0rc1 + /usr/bin/gzip -dc /builddir/build/SOURCES/pulpcore-3.0.0rc1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pulpcore-3.0.0rc1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf pulpcore.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.hMcDA2 + umask 022 + cd /builddir/build/BUILD + cd pulpcore-3.0.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 copying pulpcore/constants.py -> build/lib/pulpcore copying pulpcore/rqconfig.py -> build/lib/pulpcore creating build/lib/pulpcore/tests copying pulpcore/tests/__init__.py -> build/lib/pulpcore/tests creating build/lib/pulpcore/exceptions copying pulpcore/exceptions/__init__.py -> build/lib/pulpcore/exceptions copying pulpcore/exceptions/base.py -> build/lib/pulpcore/exceptions copying pulpcore/exceptions/validation.py -> build/lib/pulpcore/exceptions copying pulpcore/exceptions/plugin.py -> build/lib/pulpcore/exceptions copying pulpcore/exceptions/http.py -> build/lib/pulpcore/exceptions creating build/lib/pulpcore/app copying pulpcore/app/settings.py -> build/lib/pulpcore/app copying pulpcore/app/openapigenerator.py -> build/lib/pulpcore/app copying pulpcore/app/__init__.py -> build/lib/pulpcore/app copying pulpcore/app/apps.py -> build/lib/pulpcore/app copying pulpcore/app/manage.py -> build/lib/pulpcore/app copying pulpcore/app/files.py -> build/lib/pulpcore/app copying pulpcore/app/fields.py -> build/lib/pulpcore/app copying pulpcore/app/wsgi.py -> build/lib/pulpcore/app copying pulpcore/app/urls.py -> build/lib/pulpcore/app copying pulpcore/app/pagination.py -> build/lib/pulpcore/app copying pulpcore/app/response.py -> build/lib/pulpcore/app copying pulpcore/app/util.py -> build/lib/pulpcore/app creating build/lib/pulpcore/tasking copying pulpcore/tasking/__init__.py -> build/lib/pulpcore/tasking copying pulpcore/tasking/tasks.py -> build/lib/pulpcore/tasking copying pulpcore/tasking/worker.py -> build/lib/pulpcore/tasking copying pulpcore/tasking/connection.py -> build/lib/pulpcore/tasking copying pulpcore/tasking/constants.py -> build/lib/pulpcore/tasking copying pulpcore/tasking/util.py -> build/lib/pulpcore/tasking creating build/lib/pulpcore/content copying pulpcore/content/__init__.py -> build/lib/pulpcore/content copying pulpcore/content/handler.py -> build/lib/pulpcore/content creating build/lib/pulpcore/tests/unit copying pulpcore/tests/unit/__init__.py -> build/lib/pulpcore/tests/unit copying pulpcore/tests/unit/test_util.py -> build/lib/pulpcore/tests/unit copying pulpcore/tests/unit/test_rqconfig.py -> build/lib/pulpcore/tests/unit creating build/lib/pulpcore/tests/functional copying pulpcore/tests/functional/__init__.py -> build/lib/pulpcore/tests/functional copying pulpcore/tests/functional/utils.py -> build/lib/pulpcore/tests/functional copying pulpcore/tests/functional/content_with_coverage.py -> build/lib/pulpcore/tests/functional creating build/lib/pulpcore/tests/unit/fields copying pulpcore/tests/unit/fields/__init__.py -> build/lib/pulpcore/tests/unit/fields copying pulpcore/tests/unit/fields/test_jsonfield.py -> build/lib/pulpcore/tests/unit/fields creating build/lib/pulpcore/tests/unit/serializers copying pulpcore/tests/unit/serializers/test_base.py -> build/lib/pulpcore/tests/unit/serializers copying pulpcore/tests/unit/serializers/__init__.py -> build/lib/pulpcore/tests/unit/serializers copying pulpcore/tests/unit/serializers/test_repository.py -> build/lib/pulpcore/tests/unit/serializers creating build/lib/pulpcore/tests/unit/models copying pulpcore/tests/unit/models/__init__.py -> build/lib/pulpcore/tests/unit/models copying pulpcore/tests/unit/models/test_task.py -> build/lib/pulpcore/tests/unit/models creating build/lib/pulpcore/tests/unit/viewsets copying pulpcore/tests/unit/viewsets/test_base.py -> build/lib/pulpcore/tests/unit/viewsets copying pulpcore/tests/unit/viewsets/__init__.py -> build/lib/pulpcore/tests/unit/viewsets creating build/lib/pulpcore/tests/unit/content copying pulpcore/tests/unit/content/test_handler.py -> build/lib/pulpcore/tests/unit/content copying pulpcore/tests/unit/content/__init__.py -> build/lib/pulpcore/tests/unit/content creating build/lib/pulpcore/tests/functional/api copying pulpcore/tests/functional/api/test_status.py -> build/lib/pulpcore/tests/functional/api copying pulpcore/tests/functional/api/__init__.py -> build/lib/pulpcore/tests/functional/api copying pulpcore/tests/functional/api/test_api_docs.py -> build/lib/pulpcore/tests/functional/api copying pulpcore/tests/functional/api/test_auth.py -> build/lib/pulpcore/tests/functional/api copying pulpcore/tests/functional/api/utils.py -> build/lib/pulpcore/tests/functional/api copying pulpcore/tests/functional/api/test_workers.py -> build/lib/pulpcore/tests/functional/api copying pulpcore/tests/functional/api/test_crud_repos.py -> build/lib/pulpcore/tests/functional/api copying pulpcore/tests/functional/api/test_crd_artifacts.py -> build/lib/pulpcore/tests/functional/api copying pulpcore/tests/functional/api/test_crud_distributions.py -> build/lib/pulpcore/tests/functional/api copying pulpcore/tests/functional/api/test_tasks.py -> build/lib/pulpcore/tests/functional/api creating build/lib/pulpcore/tests/functional/api/using_plugin copying pulpcore/tests/functional/api/using_plugin/test_auto_distribution.py -> build/lib/pulpcore/tests/functional/api/using_plugin copying pulpcore/tests/functional/api/using_plugin/test_content_path.py -> build/lib/pulpcore/tests/functional/api/using_plugin copying pulpcore/tests/functional/api/using_plugin/__init__.py -> build/lib/pulpcore/tests/functional/api/using_plugin copying pulpcore/tests/functional/api/using_plugin/test_pagination.py -> build/lib/pulpcore/tests/functional/api/using_plugin copying pulpcore/tests/functional/api/using_plugin/test_orphans.py -> build/lib/pulpcore/tests/functional/api/using_plugin copying pulpcore/tests/functional/api/using_plugin/test_unlinking_repo.py -> build/lib/pulpcore/tests/functional/api/using_plugin copying pulpcore/tests/functional/api/using_plugin/utils.py -> build/lib/pulpcore/tests/functional/api/using_plugin copying pulpcore/tests/functional/api/using_plugin/test_content_app.py -> build/lib/pulpcore/tests/functional/api/using_plugin copying pulpcore/tests/functional/api/using_plugin/constants.py -> build/lib/pulpcore/tests/functional/api/using_plugin copying pulpcore/tests/functional/api/using_plugin/test_content_promotion.py -> build/lib/pulpcore/tests/functional/api/using_plugin copying pulpcore/tests/functional/api/using_plugin/test_crd_publications.py -> build/lib/pulpcore/tests/functional/api/using_plugin copying pulpcore/tests/functional/api/using_plugin/test_tasking.py -> build/lib/pulpcore/tests/functional/api/using_plugin copying pulpcore/tests/functional/api/using_plugin/test_repo_versions.py -> build/lib/pulpcore/tests/functional/api/using_plugin creating build/lib/pulpcore/app/management copying pulpcore/app/management/__init__.py -> build/lib/pulpcore/app/management creating build/lib/pulpcore/app/auth copying pulpcore/app/auth/__init__.py -> build/lib/pulpcore/app/auth creating build/lib/pulpcore/app/serializers copying pulpcore/app/serializers/status.py -> build/lib/pulpcore/app/serializers copying pulpcore/app/serializers/__init__.py -> build/lib/pulpcore/app/serializers copying pulpcore/app/serializers/base.py -> build/lib/pulpcore/app/serializers copying pulpcore/app/serializers/progress.py -> build/lib/pulpcore/app/serializers copying pulpcore/app/serializers/fields.py -> build/lib/pulpcore/app/serializers copying pulpcore/app/serializers/repository.py -> build/lib/pulpcore/app/serializers copying pulpcore/app/serializers/content.py -> build/lib/pulpcore/app/serializers copying pulpcore/app/serializers/task.py -> build/lib/pulpcore/app/serializers copying pulpcore/app/serializers/publication.py -> build/lib/pulpcore/app/serializers creating build/lib/pulpcore/app/models copying pulpcore/app/models/__init__.py -> build/lib/pulpcore/app/models copying pulpcore/app/models/base.py -> build/lib/pulpcore/app/models copying pulpcore/app/models/progress.py -> build/lib/pulpcore/app/models copying pulpcore/app/models/fields.py -> build/lib/pulpcore/app/models copying pulpcore/app/models/repository.py -> build/lib/pulpcore/app/models copying pulpcore/app/models/generic.py -> build/lib/pulpcore/app/models copying pulpcore/app/models/content.py -> build/lib/pulpcore/app/models copying pulpcore/app/models/task.py -> build/lib/pulpcore/app/models copying pulpcore/app/models/storage.py -> build/lib/pulpcore/app/models copying pulpcore/app/models/publication.py -> build/lib/pulpcore/app/models creating build/lib/pulpcore/app/migrations copying pulpcore/app/migrations/__init__.py -> build/lib/pulpcore/app/migrations copying pulpcore/app/migrations/0001_initial.py -> build/lib/pulpcore/app/migrations creating build/lib/pulpcore/app/viewsets copying pulpcore/app/viewsets/__init__.py -> build/lib/pulpcore/app/viewsets copying pulpcore/app/viewsets/base.py -> build/lib/pulpcore/app/viewsets copying pulpcore/app/viewsets/custom_filters.py -> build/lib/pulpcore/app/viewsets copying pulpcore/app/viewsets/repository.py -> build/lib/pulpcore/app/viewsets copying pulpcore/app/viewsets/content.py -> build/lib/pulpcore/app/viewsets copying pulpcore/app/viewsets/task.py -> build/lib/pulpcore/app/viewsets copying pulpcore/app/viewsets/publication.py -> build/lib/pulpcore/app/viewsets creating build/lib/pulpcore/app/views copying pulpcore/app/views/status.py -> build/lib/pulpcore/app/views copying pulpcore/app/views/__init__.py -> build/lib/pulpcore/app/views copying pulpcore/app/views/orphans.py -> build/lib/pulpcore/app/views copying pulpcore/app/views/upload.py -> build/lib/pulpcore/app/views creating build/lib/pulpcore/app/tasks copying pulpcore/app/tasks/__init__.py -> build/lib/pulpcore/app/tasks copying pulpcore/app/tasks/base.py -> build/lib/pulpcore/app/tasks copying pulpcore/app/tasks/repository.py -> build/lib/pulpcore/app/tasks copying pulpcore/app/tasks/orphan.py -> build/lib/pulpcore/app/tasks copying pulpcore/app/tasks/distribution.py -> build/lib/pulpcore/app/tasks creating build/lib/pulpcore/app/templatetags copying pulpcore/app/templatetags/__init__.py -> build/lib/pulpcore/app/templatetags copying pulpcore/app/templatetags/pulp_urls.py -> build/lib/pulpcore/app/templatetags creating build/lib/pulpcore/app/management/commands copying pulpcore/app/management/commands/stage-profile-summary.py -> build/lib/pulpcore/app/management/commands copying pulpcore/app/management/commands/__init__.py -> build/lib/pulpcore/app/management/commands copying pulpcore/app/management/commands/reset-admin-password.py -> build/lib/pulpcore/app/management/commands creating build/lib/pulpcore/tasking/services copying pulpcore/tasking/services/worker_watcher.py -> build/lib/pulpcore/tasking/services copying pulpcore/tasking/services/__init__.py -> build/lib/pulpcore/tasking/services copying pulpcore/tasking/services/manage_workers.py -> build/lib/pulpcore/tasking/services copying pulpcore/tasking/services/storage.py -> build/lib/pulpcore/tasking/services running egg_info creating pulpcore.egg-info writing pulpcore.egg-info/PKG-INFO writing dependency_links to pulpcore.egg-info/dependency_links.txt writing requirements to pulpcore.egg-info/requires.txt writing top-level names to pulpcore.egg-info/top_level.txt writing manifest file 'pulpcore.egg-info/SOURCES.txt' reading manifest file 'pulpcore.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pulpcore.egg-info/SOURCES.txt' creating build/lib/pulpcore/etc creating build/lib/pulpcore/etc/default copying pulpcore/etc/default/pulp_resource_manager -> build/lib/pulpcore/etc/default copying pulpcore/etc/default/pulp_workers -> build/lib/pulpcore/etc/default running build_scripts creating build/scripts-3.7 copying and adjusting bin/pulp-content -> build/scripts-3.7 changing mode of build/scripts-3.7/pulp-content from 644 to 755 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fg7CzM + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le + cd pulpcore-3.0.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-3.0.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-3.0.0rc1-1.fc31.ppc64le/usr creating /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib creating /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7 creating /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore creating /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/etc creating /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/etc/default copying build/lib/pulpcore/etc/default/pulp_workers -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/etc/default copying build/lib/pulpcore/etc/default/pulp_resource_manager -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/etc/default creating /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/content copying build/lib/pulpcore/content/handler.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/content copying build/lib/pulpcore/content/__init__.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/content creating /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tasking creating /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tasking/services copying build/lib/pulpcore/tasking/services/storage.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tasking/services copying build/lib/pulpcore/tasking/services/manage_workers.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tasking/services copying build/lib/pulpcore/tasking/services/__init__.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tasking/services copying build/lib/pulpcore/tasking/services/worker_watcher.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tasking/services copying build/lib/pulpcore/tasking/util.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tasking copying build/lib/pulpcore/tasking/constants.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tasking copying build/lib/pulpcore/tasking/connection.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tasking copying build/lib/pulpcore/tasking/worker.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tasking copying build/lib/pulpcore/tasking/tasks.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tasking copying build/lib/pulpcore/tasking/__init__.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tasking creating /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app creating /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/templatetags copying build/lib/pulpcore/app/templatetags/pulp_urls.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/templatetags copying build/lib/pulpcore/app/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/templatetags creating /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/tasks copying build/lib/pulpcore/app/tasks/distribution.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/tasks copying build/lib/pulpcore/app/tasks/orphan.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/tasks copying build/lib/pulpcore/app/tasks/repository.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/tasks copying build/lib/pulpcore/app/tasks/base.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/tasks copying build/lib/pulpcore/app/tasks/__init__.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/tasks creating /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/views copying build/lib/pulpcore/app/views/upload.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/views copying build/lib/pulpcore/app/views/orphans.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/views copying build/lib/pulpcore/app/views/__init__.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/views copying build/lib/pulpcore/app/views/status.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/views creating /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/viewsets copying build/lib/pulpcore/app/viewsets/publication.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/viewsets copying build/lib/pulpcore/app/viewsets/task.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/viewsets copying build/lib/pulpcore/app/viewsets/content.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/viewsets copying build/lib/pulpcore/app/viewsets/repository.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/viewsets copying build/lib/pulpcore/app/viewsets/custom_filters.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/viewsets copying build/lib/pulpcore/app/viewsets/base.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/viewsets copying build/lib/pulpcore/app/viewsets/__init__.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/viewsets creating /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/migrations copying build/lib/pulpcore/app/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/migrations copying build/lib/pulpcore/app/migrations/__init__.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/migrations creating /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/models copying build/lib/pulpcore/app/models/publication.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/models copying build/lib/pulpcore/app/models/storage.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/models copying build/lib/pulpcore/app/models/task.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/models copying build/lib/pulpcore/app/models/content.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/models copying build/lib/pulpcore/app/models/generic.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/models copying build/lib/pulpcore/app/models/repository.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/models copying build/lib/pulpcore/app/models/fields.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/models copying build/lib/pulpcore/app/models/progress.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/models copying build/lib/pulpcore/app/models/base.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/models copying build/lib/pulpcore/app/models/__init__.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/models creating /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/serializers copying build/lib/pulpcore/app/serializers/publication.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/serializers copying build/lib/pulpcore/app/serializers/task.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/serializers copying build/lib/pulpcore/app/serializers/content.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/serializers copying build/lib/pulpcore/app/serializers/repository.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/serializers copying build/lib/pulpcore/app/serializers/fields.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/serializers copying build/lib/pulpcore/app/serializers/progress.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/serializers copying build/lib/pulpcore/app/serializers/base.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/serializers copying build/lib/pulpcore/app/serializers/__init__.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/serializers copying build/lib/pulpcore/app/serializers/status.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/serializers creating /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/auth copying build/lib/pulpcore/app/auth/__init__.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/auth creating /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/management creating /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/management/commands copying build/lib/pulpcore/app/management/commands/reset-admin-password.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/management/commands copying build/lib/pulpcore/app/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/management/commands copying build/lib/pulpcore/app/management/commands/stage-profile-summary.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/management/commands copying build/lib/pulpcore/app/management/__init__.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/management copying build/lib/pulpcore/app/util.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app copying build/lib/pulpcore/app/response.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app copying build/lib/pulpcore/app/pagination.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app copying build/lib/pulpcore/app/urls.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app copying build/lib/pulpcore/app/wsgi.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app copying build/lib/pulpcore/app/fields.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app copying build/lib/pulpcore/app/files.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app copying build/lib/pulpcore/app/manage.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app copying build/lib/pulpcore/app/apps.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app copying build/lib/pulpcore/app/__init__.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app copying build/lib/pulpcore/app/openapigenerator.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app copying build/lib/pulpcore/app/settings.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app creating /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/exceptions copying build/lib/pulpcore/exceptions/http.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/exceptions copying build/lib/pulpcore/exceptions/plugin.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/exceptions copying build/lib/pulpcore/exceptions/validation.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/exceptions copying build/lib/pulpcore/exceptions/base.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/exceptions copying build/lib/pulpcore/exceptions/__init__.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/exceptions creating /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests creating /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/functional creating /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/functional/api creating /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/functional/api/using_plugin copying build/lib/pulpcore/tests/functional/api/using_plugin/test_repo_versions.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/functional/api/using_plugin copying build/lib/pulpcore/tests/functional/api/using_plugin/test_tasking.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/functional/api/using_plugin copying build/lib/pulpcore/tests/functional/api/using_plugin/test_crd_publications.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/functional/api/using_plugin copying build/lib/pulpcore/tests/functional/api/using_plugin/test_content_promotion.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/functional/api/using_plugin copying build/lib/pulpcore/tests/functional/api/using_plugin/constants.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/functional/api/using_plugin copying build/lib/pulpcore/tests/functional/api/using_plugin/test_content_app.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/functional/api/using_plugin copying build/lib/pulpcore/tests/functional/api/using_plugin/utils.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/functional/api/using_plugin copying build/lib/pulpcore/tests/functional/api/using_plugin/test_unlinking_repo.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/functional/api/using_plugin copying build/lib/pulpcore/tests/functional/api/using_plugin/test_orphans.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/functional/api/using_plugin copying build/lib/pulpcore/tests/functional/api/using_plugin/test_pagination.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/functional/api/using_plugin copying build/lib/pulpcore/tests/functional/api/using_plugin/__init__.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/functional/api/using_plugin copying build/lib/pulpcore/tests/functional/api/using_plugin/test_content_path.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/functional/api/using_plugin copying build/lib/pulpcore/tests/functional/api/using_plugin/test_auto_distribution.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/functional/api/using_plugin copying build/lib/pulpcore/tests/functional/api/test_tasks.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/functional/api copying build/lib/pulpcore/tests/functional/api/test_crud_distributions.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/functional/api copying build/lib/pulpcore/tests/functional/api/test_crd_artifacts.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/functional/api copying build/lib/pulpcore/tests/functional/api/test_crud_repos.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/functional/api copying build/lib/pulpcore/tests/functional/api/test_workers.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/functional/api copying build/lib/pulpcore/tests/functional/api/utils.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/functional/api copying build/lib/pulpcore/tests/functional/api/test_auth.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/functional/api copying build/lib/pulpcore/tests/functional/api/test_api_docs.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/functional/api copying build/lib/pulpcore/tests/functional/api/__init__.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/functional/api copying build/lib/pulpcore/tests/functional/api/test_status.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/functional/api copying build/lib/pulpcore/tests/functional/content_with_coverage.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/functional copying build/lib/pulpcore/tests/functional/utils.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/functional copying build/lib/pulpcore/tests/functional/__init__.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/functional creating /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/unit creating /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/unit/content copying build/lib/pulpcore/tests/unit/content/__init__.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/unit/content copying build/lib/pulpcore/tests/unit/content/test_handler.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/unit/content creating /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/unit/viewsets copying build/lib/pulpcore/tests/unit/viewsets/__init__.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/unit/viewsets copying build/lib/pulpcore/tests/unit/viewsets/test_base.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/unit/viewsets creating /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/unit/models copying build/lib/pulpcore/tests/unit/models/test_task.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/unit/models copying build/lib/pulpcore/tests/unit/models/__init__.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/unit/models creating /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/unit/serializers copying build/lib/pulpcore/tests/unit/serializers/test_repository.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/unit/serializers copying build/lib/pulpcore/tests/unit/serializers/__init__.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/unit/serializers copying build/lib/pulpcore/tests/unit/serializers/test_base.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/unit/serializers creating /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/unit/fields copying build/lib/pulpcore/tests/unit/fields/test_jsonfield.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/unit/fields copying build/lib/pulpcore/tests/unit/fields/__init__.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/unit/fields copying build/lib/pulpcore/tests/unit/test_rqconfig.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/unit copying build/lib/pulpcore/tests/unit/test_util.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/unit copying build/lib/pulpcore/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/unit copying build/lib/pulpcore/tests/__init__.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests copying build/lib/pulpcore/rqconfig.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore copying build/lib/pulpcore/constants.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore copying build/lib/pulpcore/__init__.py -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/content/handler.py to handler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/content/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tasking/services/storage.py to storage.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tasking/services/manage_workers.py to manage_workers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tasking/services/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tasking/services/worker_watcher.py to worker_watcher.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tasking/util.py to util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tasking/constants.py to constants.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tasking/connection.py to connection.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tasking/worker.py to worker.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tasking/tasks.py to tasks.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tasking/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/templatetags/pulp_urls.py to pulp_urls.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/templatetags/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/tasks/distribution.py to distribution.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/tasks/orphan.py to orphan.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/tasks/repository.py to repository.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/tasks/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/tasks/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/views/upload.py to upload.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/views/orphans.py to orphans.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/views/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/views/status.py to status.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/viewsets/publication.py to publication.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/viewsets/task.py to task.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/viewsets/content.py to content.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/viewsets/repository.py to repository.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/viewsets/custom_filters.py to custom_filters.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/viewsets/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/viewsets/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/migrations/0001_initial.py to 0001_initial.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/migrations/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/models/publication.py to publication.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/models/storage.py to storage.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/models/task.py to task.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/models/content.py to content.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/models/generic.py to generic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/models/repository.py to repository.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/models/fields.py to fields.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/models/progress.py to progress.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/models/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/models/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/serializers/publication.py to publication.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/serializers/task.py to task.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/serializers/content.py to content.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/serializers/repository.py to repository.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/serializers/fields.py to fields.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/serializers/progress.py to progress.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/serializers/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/serializers/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/serializers/status.py to status.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/auth/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/management/commands/reset-admin-password.py to reset-admin-password.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/management/commands/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/management/commands/stage-profile-summary.py to stage-profile-summary.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/management/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/util.py to util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/response.py to response.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/pagination.py to pagination.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/urls.py to urls.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/wsgi.py to wsgi.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/fields.py to fields.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/files.py to files.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/manage.py to manage.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/apps.py to apps.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/openapigenerator.py to openapigenerator.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/app/settings.py to settings.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/exceptions/http.py to http.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/exceptions/plugin.py to plugin.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/exceptions/validation.py to validation.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/exceptions/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/exceptions/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/functional/api/using_plugin/test_repo_versions.py to test_repo_versions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/functional/api/using_plugin/test_tasking.py to test_tasking.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/functional/api/using_plugin/test_crd_publications.py to test_crd_publications.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/functional/api/using_plugin/test_content_promotion.py to test_content_promotion.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/functional/api/using_plugin/constants.py to constants.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/functional/api/using_plugin/test_content_app.py to test_content_app.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/functional/api/using_plugin/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/functional/api/using_plugin/test_unlinking_repo.py to test_unlinking_repo.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/functional/api/using_plugin/test_orphans.py to test_orphans.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/functional/api/using_plugin/test_pagination.py to test_pagination.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/functional/api/using_plugin/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/functional/api/using_plugin/test_content_path.py to test_content_path.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/functional/api/using_plugin/test_auto_distribution.py to test_auto_distribution.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/functional/api/test_tasks.py to test_tasks.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/functional/api/test_crud_distributions.py to test_crud_distributions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/functional/api/test_crd_artifacts.py to test_crd_artifacts.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/functional/api/test_crud_repos.py to test_crud_repos.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/functional/api/test_workers.py to test_workers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/functional/api/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/functional/api/test_auth.py to test_auth.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/functional/api/test_api_docs.py to test_api_docs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/functional/api/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/functional/api/test_status.py to test_status.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/functional/content_with_coverage.py to content_with_coverage.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/functional/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/functional/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/unit/content/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/unit/content/test_handler.py to test_handler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/unit/viewsets/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/unit/viewsets/test_base.py to test_base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/unit/models/test_task.py to test_task.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/unit/models/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/unit/serializers/test_repository.py to test_repository.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/unit/serializers/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/unit/serializers/test_base.py to test_base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/unit/fields/test_jsonfield.py to test_jsonfield.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/unit/fields/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/unit/test_rqconfig.py to test_rqconfig.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/unit/test_util.py to test_util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/unit/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/rqconfig.py to rqconfig.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/constants.py to constants.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore/__init__.py to __init__.cpython-37.pyc writing byte-compilation script '/tmp/tmpd1ku8sdi.py' /usr/bin/python3 /tmp/tmpd1ku8sdi.py removing /tmp/tmpd1ku8sdi.py running install_egg_info running egg_info writing pulpcore.egg-info/PKG-INFO writing dependency_links to pulpcore.egg-info/dependency_links.txt writing requirements to pulpcore.egg-info/requires.txt writing top-level names to pulpcore.egg-info/top_level.txt reading manifest file 'pulpcore.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pulpcore.egg-info/SOURCES.txt' Copying pulpcore.egg-info to /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/lib/python3.7/site-packages/pulpcore-3.0.0rc1-py3.7.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/bin copying build/scripts-3.7/pulp-content -> /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/bin changing mode of /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/bin/pulp-content to 755 + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 3.0.0rc1-1.fc31 --unique-debug-suffix -3.0.0rc1-1.fc31.ppc64le --unique-debug-src-base python-pulpcore-3.0.0rc1-1.fc31.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pulpcore-3.0.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-3.0.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-3.0.0rc1-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.eSPGVx + umask 022 + cd /builddir/build/BUILD + cd pulpcore-3.0.0rc1 + DOCDIR=/builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/share/doc/python3-pulpcore + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/share/doc/python3-pulpcore + cp -pr README.md /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/share/doc/python3-pulpcore + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.EtaZhj + umask 022 + cd /builddir/build/BUILD + cd pulpcore-3.0.0rc1 + LICENSEDIR=/builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/share/licenses/python3-pulpcore + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/share/licenses/python3-pulpcore + cp -pr LICENSE /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le/usr/share/licenses/python3-pulpcore + exit 0 Provides: python3-pulpcore = 3.0.0rc1-1.fc31 python3.7dist(pulpcore) = 3.0.0rc1 python3dist(pulpcore) = 3.0.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: /usr/bin/python3 python(abi) = 3.7 python3.7dist(coreapi) python3.7dist(django) >= 2.0 python3.7dist(django-filter) python3.7dist(djangorestframework) python3.7dist(djangorestframework-queryfields) python3.7dist(drf-chunked-upload) python3.7dist(drf-nested-routers) python3.7dist(drf-yasg) python3.7dist(dynaconf) >= 1.0.4 python3.7dist(gunicorn) python3.7dist(pyyaml) python3.7dist(redis) < 3.2.0 python3.7dist(rq) >= 0.12 python3.7dist(rq) < 1.0 python3.7dist(setuptools) python3.7dist(whitenoise) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le Wrote: /builddir/build/RPMS/python3-pulpcore-3.0.0rc1-1.fc31.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.NlJW86 + umask 022 + cd /builddir/build/BUILD + cd pulpcore-3.0.0rc1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pulpcore-3.0.0rc1-1.fc31.ppc64le + exit 0 Child return code was: 0