Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/copr-rpmbuild.spec'], chrootPath='/var/lib/mock/f32-build-25616011-2971061/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': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/copr-rpmbuild.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': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1612828800 Wrote: /builddir/build/SRPMS/copr-rpmbuild-0.47-1.fc32.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/copr-rpmbuild.spec'], chrootPath='/var/lib/mock/f32-build-25616011-2971061/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': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/copr-rpmbuild.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': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1612828800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fMUofz + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf copr-rpmbuild-0.47 + /usr/bin/gzip -dc /builddir/build/SOURCES/copr-rpmbuild-0.47.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd copr-rpmbuild-0.47 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + for script in bin/copr-rpmbuild* bin/copr-distgit* + sed -i '1 s|#.*|#! /usr/bin/python3|' bin/copr-rpmbuild-cancel + for script in bin/copr-rpmbuild* bin/copr-distgit* + sed -i '1 s|#.*|#! /usr/bin/python3|' bin/copr-rpmbuild-log + for script in bin/copr-rpmbuild* bin/copr-distgit* + sed -i '1 s|#.*|#! /usr/bin/python3|' bin/copr-distgit-client + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GkWxfz + umask 022 + cd /builddir/build/BUILD + cd copr-rpmbuild-0.47 + name=copr-rpmbuild + version=0.47 + summary='Utility to download sources from dist-git' + 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' running build running build_py creating build creating build/lib creating build/lib/copr_rpmbuild copying copr_rpmbuild/__init__.py -> build/lib/copr_rpmbuild copying copr_rpmbuild/helpers.py -> build/lib/copr_rpmbuild creating build/lib/copr_rpmbuild/builders copying copr_rpmbuild/builders/__init__.py -> build/lib/copr_rpmbuild/builders copying copr_rpmbuild/builders/mock.py -> build/lib/copr_rpmbuild/builders creating build/lib/copr_rpmbuild/providers copying copr_rpmbuild/providers/__init__.py -> build/lib/copr_rpmbuild/providers copying copr_rpmbuild/providers/base.py -> build/lib/copr_rpmbuild/providers copying copr_rpmbuild/providers/custom.py -> build/lib/copr_rpmbuild/providers copying copr_rpmbuild/providers/distgit.py -> build/lib/copr_rpmbuild/providers copying copr_rpmbuild/providers/pypi.py -> build/lib/copr_rpmbuild/providers copying copr_rpmbuild/providers/rubygems.py -> build/lib/copr_rpmbuild/providers copying copr_rpmbuild/providers/scm.py -> build/lib/copr_rpmbuild/providers copying copr_rpmbuild/providers/spec.py -> build/lib/copr_rpmbuild/providers running egg_info creating copr_rpmbuild.egg-info writing copr_rpmbuild.egg-info/PKG-INFO writing dependency_links to copr_rpmbuild.egg-info/dependency_links.txt writing top-level names to copr_rpmbuild.egg-info/top_level.txt writing manifest file 'copr_rpmbuild.egg-info/SOURCES.txt' reading manifest file 'copr_rpmbuild.egg-info/SOURCES.txt' writing manifest file 'copr_rpmbuild.egg-info/SOURCES.txt' + sleep 1 + a2x -d manpage -f manpage man/copr-rpmbuild.1.asciidoc + cat + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Z1B2Qz + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le ++ dirname /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le + cd copr-rpmbuild-0.47 + install -d /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/etc/copr-rpmbuild/mock-config-overrides + install -d /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/var/lib/copr-rpmbuild + install -d /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/var/lib/copr-rpmbuild/results + install -d /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/usr/bin + install -m 755 main.py /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/usr/bin/copr-rpmbuild + install -m 644 main.ini /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/etc/copr-rpmbuild/main.ini + install -m 644 mock.cfg.j2 /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/etc/copr-rpmbuild/mock.cfg.j2 + install -m 644 rpkg.conf.j2 /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/etc/copr-rpmbuild/rpkg.conf.j2 + install -m 644 mock-source-build.cfg /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/etc/copr-rpmbuild/ + cat + install -d /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/usr/share/man/man1 + install -p -m 644 man/copr-rpmbuild.1 /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le//usr/share/man/man1/ + install -p -m 755 bin/copr-builder-cleanup /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/usr/bin + install -p -m 755 bin/copr-sources-custom /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/usr/bin + install -p -m 755 bin/copr-rpmbuild-cancel /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/usr/bin + install -p -m 755 bin/copr-rpmbuild-log /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/usr/bin + name=copr-rpmbuild + version=0.47 + summary='Utility to download sources from dist-git' + 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/copr-rpmbuild-0.47-1.fc32.ppc64le running install running install_lib creating /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/usr/lib creating /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/usr/lib/python3.8 creating /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/usr/lib/python3.8/site-packages creating /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/usr/lib/python3.8/site-packages/copr_rpmbuild copying build/lib/copr_rpmbuild/__init__.py -> /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/usr/lib/python3.8/site-packages/copr_rpmbuild copying build/lib/copr_rpmbuild/helpers.py -> /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/usr/lib/python3.8/site-packages/copr_rpmbuild creating /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/usr/lib/python3.8/site-packages/copr_rpmbuild/builders copying build/lib/copr_rpmbuild/builders/__init__.py -> /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/usr/lib/python3.8/site-packages/copr_rpmbuild/builders copying build/lib/copr_rpmbuild/builders/mock.py -> /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/usr/lib/python3.8/site-packages/copr_rpmbuild/builders creating /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/usr/lib/python3.8/site-packages/copr_rpmbuild/providers copying build/lib/copr_rpmbuild/providers/__init__.py -> /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/usr/lib/python3.8/site-packages/copr_rpmbuild/providers copying build/lib/copr_rpmbuild/providers/base.py -> /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/usr/lib/python3.8/site-packages/copr_rpmbuild/providers copying build/lib/copr_rpmbuild/providers/custom.py -> /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/usr/lib/python3.8/site-packages/copr_rpmbuild/providers copying build/lib/copr_rpmbuild/providers/distgit.py -> /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/usr/lib/python3.8/site-packages/copr_rpmbuild/providers copying build/lib/copr_rpmbuild/providers/pypi.py -> /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/usr/lib/python3.8/site-packages/copr_rpmbuild/providers copying build/lib/copr_rpmbuild/providers/rubygems.py -> /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/usr/lib/python3.8/site-packages/copr_rpmbuild/providers copying build/lib/copr_rpmbuild/providers/scm.py -> /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/usr/lib/python3.8/site-packages/copr_rpmbuild/providers copying build/lib/copr_rpmbuild/providers/spec.py -> /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/usr/lib/python3.8/site-packages/copr_rpmbuild/providers byte-compiling /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/usr/lib/python3.8/site-packages/copr_rpmbuild/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/usr/lib/python3.8/site-packages/copr_rpmbuild/helpers.py to helpers.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/usr/lib/python3.8/site-packages/copr_rpmbuild/builders/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/usr/lib/python3.8/site-packages/copr_rpmbuild/builders/mock.py to mock.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/usr/lib/python3.8/site-packages/copr_rpmbuild/providers/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/usr/lib/python3.8/site-packages/copr_rpmbuild/providers/base.py to base.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/usr/lib/python3.8/site-packages/copr_rpmbuild/providers/custom.py to custom.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/usr/lib/python3.8/site-packages/copr_rpmbuild/providers/distgit.py to distgit.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/usr/lib/python3.8/site-packages/copr_rpmbuild/providers/pypi.py to pypi.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/usr/lib/python3.8/site-packages/copr_rpmbuild/providers/rubygems.py to rubygems.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/usr/lib/python3.8/site-packages/copr_rpmbuild/providers/scm.py to scm.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/usr/lib/python3.8/site-packages/copr_rpmbuild/providers/spec.py to spec.cpython-38.pyc writing byte-compilation script '/tmp/tmp_2k9th2l.py' /usr/bin/python3 /tmp/tmp_2k9th2l.py removing /tmp/tmp_2k9th2l.py running install_egg_info running egg_info writing copr_rpmbuild.egg-info/PKG-INFO writing dependency_links to copr_rpmbuild.egg-info/dependency_links.txt writing top-level names to copr_rpmbuild.egg-info/top_level.txt reading manifest file 'copr_rpmbuild.egg-info/SOURCES.txt' writing manifest file 'copr_rpmbuild.egg-info/SOURCES.txt' Copying copr_rpmbuild.egg-info to /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/usr/lib/python3.8/site-packages/copr_rpmbuild-0.47-py3.8.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/usr/bin/__pycache__ + install -p -m 755 copr-update-builder /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/usr/bin + cd builder-hooks + find -name README + read line ++ dirname ./cleanup/README + dir=/builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/etc/copr-builder/hooks/./cleanup + mkdir -p /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/etc/copr-builder/hooks/./cleanup + install -p -m 644 ./cleanup/README /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/etc/copr-builder/hooks/./cleanup + read line + install -p -m 755 bin/copr-distgit-client /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/usr/bin + argparse-manpage --pyfile copr_distgit_client.py --function _get_argparser --author 'Copr Team' --author-email copr-team@redhat.com --url https://pagure.io/copr/copr --project-name Copr + mkdir -p /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/etc/copr-distgit-client + install -p -m 644 etc/copr-distgit-client/default.ini /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/etc/copr-distgit-client + mkdir -p /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/usr/lib/python3.8/site-packages + install -p -m 644 copr_distgit_client.py /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/usr/lib/python3.8/site-packages + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python3 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/usr/lib/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/copr-builder-cleanup from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/copr-update-builder from /bin/sh to #!/usr/bin/sh Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.FG3MJw + umask 022 + cd /builddir/build/BUILD + cd copr-rpmbuild-0.47 + PYTHON=python3 + ./run_tests.sh -vv --no-coverage ============================= test session starts ============================== platform linux -- Python 3.8.7, pytest-4.6.11, py-1.10.0, pluggy-0.13.1 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/copr-rpmbuild-0.47 collecting ... collected 59 items tests/test_base.py::TestCase::test_setup <- tests/__init__.py PASSED tests/test_base.py::TestProvider::test_create_rpmmacros PASSED tests/test_base.py::TestProvider::test_setup <- tests/__init__.py PASSED tests/test_base.py::TestProvider::test_workdir_in_outdir PASSED tests/test_distgit.py::TestCase::test_setup <- tests/__init__.py PASSED tests/test_distgit.py::TestDistGitProvider::test_distgit_method PASSED tests/test_distgit.py::TestDistGitProvider::test_setup <- tests/__init__.py PASSED tests/test_distgit.py::test_with_without_committish[main] PASSED tests/test_distgit.py::test_with_without_committish[None] PASSED tests/test_distgit.py::test_with_without_committish[] PASSED tests/test_distgit_client.py::TestDistGitDownload::test_copr_distgit PASSED tests/test_distgit_client.py::TestDistGitDownload::test_fedora_old PASSED tests/test_distgit_client.py::TestDistGitDownload::test_fedora_new PASSED tests/test_distgit_client.py::TestDistGitDownload::test_centos PASSED tests/test_distgit_client.py::TestDistGitDownload::test_centos_download PASSED tests/test_helpers.py::TestHelpers::test_locate_srpm PASSED tests/test_helpers.py::TestHelpers::test_string2list PASSED tests/test_main.py::TestTmpCleanup::test_produce_srpm_cleanup PASSED tests/test_mock.py::TestMockBuilder::test_init PASSED tests/test_mock.py::TestMockBuilder::test_render_config_template PASSED tests/test_mock.py::TestMockBuilder::test_mock_config PASSED tests/test_mock.py::TestMockBuilder::test_mock_options PASSED tests/test_mock.py::TestMockBuilder::test_produce_rpm PASSED tests/test_mock.py::TestMockBuilder::test_touch_success_file PASSED tests/test_mock.py::TestMockBuilder::test_module_mock_options[modules0] PASSED tests/test_mock.py::TestMockBuilder::test_module_mock_options[modules1] PASSED tests/test_mock.py::TestMockBuilder::test_module_mock_options[modules2] PASSED tests/test_mock.py::TestMockBuilder::test_module_mock_assertions[modules0] PASSED tests/test_mock.py::TestMockBuilder::test_module_mock_assertions[asf] PASSED tests/test_mock.py::TestMockBuilder::test_module_mock_assertions[modules2] PASSED tests/test_mock.py::TestMockBuilder::test_module_mock_assertions[modules3] PASSED tests/test_mock.py::TestMockBuilder::test_module_mock_assertions[modules4] PASSED tests/test_mock.py::TestMockBuilder::test_module_mock_assertions[modules5] PASSED tests/test_providers.py::TestProvidersFactory::test_factory PASSED tests/test_pypi.py::TestCase::test_setup <- tests/__init__.py PASSED tests/test_pypi.py::TestPyPIProvider::test_init PASSED tests/test_pypi.py::TestPyPIProvider::test_produce_srpm PASSED tests/test_pypi.py::TestPyPIProvider::test_setup <- tests/__init__.py PASSED tests/test_rubygems.py::TestCase::test_setup <- tests/__init__.py PASSED tests/test_rubygems.py::TestRubyGemsProvider::test_empty_license PASSED tests/test_rubygems.py::TestRubyGemsProvider::test_init PASSED tests/test_rubygems.py::TestRubyGemsProvider::test_produce_srpm PASSED tests/test_rubygems.py::TestRubyGemsProvider::test_setup <- tests/__init__.py PASSED tests/test_scm.py::TestCase::test_setup <- tests/__init__.py PASSED tests/test_scm.py::TestScmProvider::test_generate_rpkg_config PASSED tests/test_scm.py::TestScmProvider::test_get_make_srpm_command PASSED tests/test_scm.py::TestScmProvider::test_get_rpkg_command PASSED tests/test_scm.py::TestScmProvider::test_get_tito_command PASSED tests/test_scm.py::TestScmProvider::test_get_tito_test_command PASSED tests/test_scm.py::TestScmProvider::test_init PASSED tests/test_scm.py::TestScmProvider::test_setup <- tests/__init__.py PASSED tests/test_spec.py::TestCase::test_setup <- tests/__init__.py PASSED tests/test_spec.py::TestUrlProvider::test_init PASSED tests/test_spec.py::TestUrlProvider::test_produce_srpm PASSED tests/test_spec.py::TestUrlProvider::test_save_spec PASSED tests/test_spec.py::TestUrlProvider::test_setup PASSED tests/test_spec.py::TestUrlProviderQueryString::test_setup PASSED tests/test_spec.py::TestUrlProviderQueryString::test_spec_query_string PASSED tests/test_spec.py::TestUrlProviderQueryString::test_srpm_query_string PASSED ========================== 59 passed in 1.77 seconds =========================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: copr-rpmbuild-0.47-1.fc32.ppc64le Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.EHVJfy + umask 022 + cd /builddir/build/BUILD + cd copr-rpmbuild-0.47 + LICENSEDIR=/builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/usr/share/licenses/copr-rpmbuild + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/usr/share/licenses/copr-rpmbuild + cp -pr LICENSE /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/usr/share/licenses/copr-rpmbuild + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(copr-rpmbuild) = 0.47-1.fc32 copr-rpmbuild = 0.47-1.fc32 copr-rpmbuild(ppc-64) = 0.47-1.fc32 python3.8dist(copr-rpmbuild) = 0.47 python3dist(copr-rpmbuild) = 0.47 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.8 Recommends: python-srpm-macros rpkg Suggests: pyp2rpm rubygem-gem2rpm tito Processing files: copr-builder-0.47-1.fc32.ppc64le Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.WZsEGx + umask 022 + cd /builddir/build/BUILD + cd copr-rpmbuild-0.47 + LICENSEDIR=/builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/usr/share/licenses/copr-builder + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/usr/share/licenses/copr-builder + cp -pr LICENSE /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/usr/share/licenses/copr-builder + RPM_EC=0 ++ jobs -p + exit 0 Provides: copr-builder = 0.47-1.fc32 copr-builder(ppc-64) = 0.47-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash /usr/bin/sh Processing files: copr-distgit-client-0.47-1.fc32.ppc64le Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.b45nWw + umask 022 + cd /builddir/build/BUILD + cd copr-rpmbuild-0.47 + LICENSEDIR=/builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/usr/share/licenses/copr-distgit-client + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/usr/share/licenses/copr-distgit-client + cp -pr LICENSE /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le/usr/share/licenses/copr-distgit-client + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(copr-distgit-client) = 0.47-1.fc32 copr-distgit-client = 0.47-1.fc32 copr-distgit-client(ppc-64) = 0.47-1.fc32 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.8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le Wrote: /builddir/build/RPMS/copr-builder-0.47-1.fc32.ppc64le.rpm Wrote: /builddir/build/RPMS/copr-distgit-client-0.47-1.fc32.ppc64le.rpm Wrote: /builddir/build/RPMS/copr-rpmbuild-0.47-1.fc32.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8WcFry + umask 022 + cd /builddir/build/BUILD + cd copr-rpmbuild-0.47 + /usr/bin/rm -rf /builddir/build/BUILDROOT/copr-rpmbuild-0.47-1.fc32.ppc64le + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0