Mock Version: 2.4 Mock Version: 2.4 Mock Version: 2.4 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/rpkg.spec'], chrootPath='/var/lib/mock/f33-build-22661154-2045449/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 noarch --nodeps /builddir/build/SPECS/rpkg.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: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1599436800 Wrote: /builddir/build/SRPMS/rpkg-1.61-1.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/rpkg.spec'], chrootPath='/var/lib/mock/f33-build-22661154-2045449/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 noarch --nodeps /builddir/build/SPECS/rpkg.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: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1599436800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6CBgoc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rpkg-1.61 + /usr/bin/gzip -dc /builddir/build/SOURCES/rpkg-1.61.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd rpkg-1.61 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/remove-koji-and-rpm-py-installer-from-requires.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0001-Do-not-use-pytest-related-dependencies-temporarily.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + sed -i -n '/extras_require/,/}/!p' setup.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.OFvmWc + umask 022 + cd /builddir/build/BUILD + cd rpkg-1.61 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -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/pyrpkg copying pyrpkg/__init__.py -> build/lib/pyrpkg copying pyrpkg/cli.py -> build/lib/pyrpkg copying pyrpkg/errors.py -> build/lib/pyrpkg copying pyrpkg/gitignore.py -> build/lib/pyrpkg copying pyrpkg/lookaside.py -> build/lib/pyrpkg copying pyrpkg/man_gen.py -> build/lib/pyrpkg copying pyrpkg/sources.py -> build/lib/pyrpkg copying pyrpkg/utils.py -> build/lib/pyrpkg creating build/lib/pyrpkg/layout copying pyrpkg/layout/__init__.py -> build/lib/pyrpkg/layout copying pyrpkg/layout/base.py -> build/lib/pyrpkg/layout copying pyrpkg/layout/layouts.py -> build/lib/pyrpkg/layout + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3dJNMc + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rpkg-1.61-1.fc33.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rpkg-1.61-1.fc33.noarch ++ dirname /builddir/build/BUILDROOT/rpkg-1.61-1.fc33.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rpkg-1.61-1.fc33.noarch + cd rpkg-1.61 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -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/rpkg-1.61-1.fc33.noarch running install running install_lib creating /builddir/build/BUILDROOT/rpkg-1.61-1.fc33.noarch/usr creating /builddir/build/BUILDROOT/rpkg-1.61-1.fc33.noarch/usr/lib creating /builddir/build/BUILDROOT/rpkg-1.61-1.fc33.noarch/usr/lib/python3.9 creating /builddir/build/BUILDROOT/rpkg-1.61-1.fc33.noarch/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/rpkg-1.61-1.fc33.noarch/usr/lib/python3.9/site-packages/pyrpkg copying build/lib/pyrpkg/__init__.py -> /builddir/build/BUILDROOT/rpkg-1.61-1.fc33.noarch/usr/lib/python3.9/site-packages/pyrpkg copying build/lib/pyrpkg/cli.py -> /builddir/build/BUILDROOT/rpkg-1.61-1.fc33.noarch/usr/lib/python3.9/site-packages/pyrpkg copying build/lib/pyrpkg/errors.py -> /builddir/build/BUILDROOT/rpkg-1.61-1.fc33.noarch/usr/lib/python3.9/site-packages/pyrpkg copying build/lib/pyrpkg/gitignore.py -> /builddir/build/BUILDROOT/rpkg-1.61-1.fc33.noarch/usr/lib/python3.9/site-packages/pyrpkg copying build/lib/pyrpkg/lookaside.py -> /builddir/build/BUILDROOT/rpkg-1.61-1.fc33.noarch/usr/lib/python3.9/site-packages/pyrpkg copying build/lib/pyrpkg/man_gen.py -> /builddir/build/BUILDROOT/rpkg-1.61-1.fc33.noarch/usr/lib/python3.9/site-packages/pyrpkg copying build/lib/pyrpkg/sources.py -> /builddir/build/BUILDROOT/rpkg-1.61-1.fc33.noarch/usr/lib/python3.9/site-packages/pyrpkg copying build/lib/pyrpkg/utils.py -> /builddir/build/BUILDROOT/rpkg-1.61-1.fc33.noarch/usr/lib/python3.9/site-packages/pyrpkg creating /builddir/build/BUILDROOT/rpkg-1.61-1.fc33.noarch/usr/lib/python3.9/site-packages/pyrpkg/layout copying build/lib/pyrpkg/layout/__init__.py -> /builddir/build/BUILDROOT/rpkg-1.61-1.fc33.noarch/usr/lib/python3.9/site-packages/pyrpkg/layout copying build/lib/pyrpkg/layout/base.py -> /builddir/build/BUILDROOT/rpkg-1.61-1.fc33.noarch/usr/lib/python3.9/site-packages/pyrpkg/layout copying build/lib/pyrpkg/layout/layouts.py -> /builddir/build/BUILDROOT/rpkg-1.61-1.fc33.noarch/usr/lib/python3.9/site-packages/pyrpkg/layout byte-compiling /builddir/build/BUILDROOT/rpkg-1.61-1.fc33.noarch/usr/lib/python3.9/site-packages/pyrpkg/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.61-1.fc33.noarch/usr/lib/python3.9/site-packages/pyrpkg/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.61-1.fc33.noarch/usr/lib/python3.9/site-packages/pyrpkg/errors.py to errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.61-1.fc33.noarch/usr/lib/python3.9/site-packages/pyrpkg/gitignore.py to gitignore.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.61-1.fc33.noarch/usr/lib/python3.9/site-packages/pyrpkg/lookaside.py to lookaside.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.61-1.fc33.noarch/usr/lib/python3.9/site-packages/pyrpkg/man_gen.py to man_gen.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.61-1.fc33.noarch/usr/lib/python3.9/site-packages/pyrpkg/sources.py to sources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.61-1.fc33.noarch/usr/lib/python3.9/site-packages/pyrpkg/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.61-1.fc33.noarch/usr/lib/python3.9/site-packages/pyrpkg/layout/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.61-1.fc33.noarch/usr/lib/python3.9/site-packages/pyrpkg/layout/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/rpkg-1.61-1.fc33.noarch/usr/lib/python3.9/site-packages/pyrpkg/layout/layouts.py to layouts.cpython-39.pyc writing byte-compilation script '/tmp/tmpo1mevsbs.py' /usr/bin/python3 /tmp/tmpo1mevsbs.py removing /tmp/tmpo1mevsbs.py running install_egg_info running egg_info writing rpkg.egg-info/PKG-INFO writing dependency_links to rpkg.egg-info/dependency_links.txt writing requirements to rpkg.egg-info/requires.txt writing top-level names to rpkg.egg-info/top_level.txt reading manifest file 'rpkg.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files found matching '.gitignore' no previously-included directories found matching 'doc/build' no previously-included directories found matching 'doc/source/commands/' no previously-included directories found matching 'doc/source/_static/' warning: no previously-included files found matching 'doc/source/cli.rst' warning: no previously-included files found matching 'doc/source/man_pages.json' writing manifest file 'rpkg.egg-info/SOURCES.txt' Copying rpkg.egg-info to /builddir/build/BUILDROOT/rpkg-1.61-1.fc33.noarch/usr/lib/python3.9/site-packages/rpkg-1.61-py3.9.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/rpkg-1.61-1.fc33.noarch/usr/bin/__pycache__ + /usr/bin/install -d /builddir/build/BUILDROOT/rpkg-1.61-1.fc33.noarch/etc/rpkg + example_cli_dir=/builddir/build/BUILDROOT/rpkg-1.61-1.fc33.noarch/usr/share/rpkg/examples/cli + /usr/bin/install -d /builddir/build/BUILDROOT/rpkg-1.61-1.fc33.noarch/usr/share/rpkg/examples/cli + /usr/bin/install -d /builddir/build/BUILDROOT/rpkg-1.61-1.fc33.noarch/usr/share/rpkg/examples/cli/usr/bin + /usr/bin/install -d /builddir/build/BUILDROOT/rpkg-1.61-1.fc33.noarch/usr/share/rpkg/examples/cli/etc/bash_completion.d + /usr/bin/install -d /builddir/build/BUILDROOT/rpkg-1.61-1.fc33.noarch/usr/share/rpkg/examples/cli/etc/rpkg + /usr/bin/install -p -m 0644 bin/rpkg /builddir/build/BUILDROOT/rpkg-1.61-1.fc33.noarch/usr/share/rpkg/examples/cli/usr/bin + /usr/bin/install -p -m 0644 etc/bash_completion.d/rpkg.bash /builddir/build/BUILDROOT/rpkg-1.61-1.fc33.noarch/usr/share/rpkg/examples/cli/etc/bash_completion.d + /usr/bin/install -p -m 0644 etc/rpkg/rpkg.conf /builddir/build/BUILDROOT/rpkg-1.61-1.fc33.noarch/usr/share/rpkg/examples/cli/etc/rpkg + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 1.61-1.fc33 --unique-debug-suffix -1.61-1.fc33.noarch --unique-debug-src-base rpkg-1.61-1.fc33.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/rpkg-1.61 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/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/rpkg-1.61-1.fc33.noarch/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Xf2VHf + umask 022 + cd /builddir/build/BUILD + cd rpkg-1.61 + /usr/bin/python3 -m nose tests Cloning into 'module1'... .Cloning into 'module1'... fatal: tag 'v1.0' already exists .Cloning into 'module1'... Updated tag 'v1.0' (was fde4a43) .Cloning into 'module1'... .Cloning into 'module1'... .Cloning into 'module1'... ...[master 12f9dc1] commit sources 1 file changed, 1 insertion(+) ...Cloning into 'module1'... .Cloning into 'module1'... .Cloning into bare repository 'module1.git'... .Cloning into 'module1'... .Cloning into 'module1'... .Cloning into 'module1'... .Cloning into 'module1'... ..Cloning into 'new_clone'... .Cloning into 'new_clone'... .Cloning into bare repository '/tmp/rpkg-tests.l8d6ocxn/module1/rpkg.git'... .Cloning into bare repository '/tmp/rpkg-tests.c6eo3n_j/module1/rpkg.git'... .Cloning into 'module1'... .Cloning into 'module1'... .Cloning into 'module1'... .Cloning into 'module1'... .Cloning into 'module1'... .Cloning into 'module1'... .Cloning into 'module1'... .Cloning into 'module1'... .Cloning into 'module1'... ....Cloning into 'module1'... To file:///tmp/rpkg-tests.1cna24w1/gitroot/module1 9fffb3c..8adc62c master -> master .Cloning into 'module1'... .Cloning into 'module1'... To file:///tmp/rpkg-tests.lk15e1ak/gitroot/module1 2fb73b2..a6586e7 master -> master ..........................Removing new-file.txt Removing temp-build/ .Would remove new-file.txt ........[eng-rhel-6 84f55ef] new release 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 new-file.txt To /tmp/rpkg-commands-tests-4uirzc0z 99c5e7c..84f55ef eng-rhel-6 -> eng-rhel-6 .[eng-rhel-6 c3c84ef] new release 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 new-file.txt .[eng-rhel-6 6d0e2b0] Initial version 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 new-file.txt .[eng-rhel-6 3321d31] new release 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 new-file.txt .[eng-rhel-6 b4e4def] - Initial version 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 new-file.txt .[eng-rhel-6 94d520f] new release 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 new-file.txt .............................................Deprecation warning: --module-name is deprecated and will be removed in future version. Use combination of --name and --namespace instead. .Deprecation warning: --module-name is deprecated and will be removed in future version. Use combination of --name and --namespace instead. .Deprecation warning: --module-name is deprecated and will be removed in future version. Use combination of --name and --namespace instead. .Deprecation warning: --module-name is deprecated and will be removed in future version. Use combination of --name and --namespace instead. .Deprecation warning: --module-name is deprecated and will be removed in future version. Use combination of --name and --namespace instead. ..........................................warning: Pulling without specifying how to reconcile divergent branches is discouraged. You can squelch this message by running one of the following commands sometime before your next pull: git config pull.rebase false # merge (the default strategy) git config pull.rebase true # rebase git config pull.ff only # fast-forward only You can replace "git config" with "git config --global" to set a default preference for all repositories. You can also pass --rebase, --no-rebase, or --ff-only on the command line to override the configured default per invocation. From /tmp/rpkg-commands-tests-ecosn5k8 40fb759..208e5c4 master -> origin/master Updating 40fb759..208e5c4 Fast-forward new-file.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 new-file.txt .From /tmp/rpkg-commands-tests-g_cgabt4 40fb759..208e5c4 master -> origin/master Rebasing (1/1) Successfully rebased and updated refs/heads/master. ....................................................................................................................................................rm 'rpkg.spec' [master 5a66630] my reason 2 files changed, 1 insertion(+) create mode 100644 dead.module delete mode 100644 rpkg.spec ...rm 'rpkg.spec' [master 743badd] my reason 2 files changed, 1 insertion(+) create mode 100644 dead.package delete mode 100644 rpkg.spec ..rm 'rpkg.spec' [master b48eff9] my reason 2 files changed, 1 insertion(+) create mode 100644 dead.package delete mode 100644 rpkg.spec .............................................. ---------------------------------------------------------------------- Ran 368 tests in 16.918s OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-rpkg-1.61-1.fc33.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ChwPLf + umask 022 + cd /builddir/build/BUILD + cd rpkg-1.61 + DOCDIR=/builddir/build/BUILDROOT/rpkg-1.61-1.fc33.noarch/usr/share/doc/python3-rpkg + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rpkg-1.61-1.fc33.noarch/usr/share/doc/python3-rpkg + cp -pr README.rst /builddir/build/BUILDROOT/rpkg-1.61-1.fc33.noarch/usr/share/doc/python3-rpkg + cp -pr CHANGELOG.rst /builddir/build/BUILDROOT/rpkg-1.61-1.fc33.noarch/usr/share/doc/python3-rpkg + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4NwpLd + umask 022 + cd /builddir/build/BUILD + cd rpkg-1.61 + LICENSEDIR=/builddir/build/BUILDROOT/rpkg-1.61-1.fc33.noarch/usr/share/licenses/python3-rpkg + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rpkg-1.61-1.fc33.noarch/usr/share/licenses/python3-rpkg + cp -pr COPYING /builddir/build/BUILDROOT/rpkg-1.61-1.fc33.noarch/usr/share/licenses/python3-rpkg + cp -pr COPYING-koji /builddir/build/BUILDROOT/rpkg-1.61-1.fc33.noarch/usr/share/licenses/python3-rpkg + cp -pr LGPL /builddir/build/BUILDROOT/rpkg-1.61-1.fc33.noarch/usr/share/licenses/python3-rpkg + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-rpkg = 1.61-1.fc33 python3-rpkg = 1.61-1.fc33 python3.9-rpkg = 1.61-1.fc33 python3.9dist(rpkg) = 1.61 python3dist(rpkg) = 1.61 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.9 python3.9dist(cccolutils) >= 1.4 python3.9dist(gitpython) python3.9dist(pycurl) >= 7.19 python3.9dist(pyyaml) python3.9dist(requests) python3.9dist(six) >= 1.9 Conflicts: fedpkg < 1.26 Obsoletes: python-rpkg < 1.61-1.fc33 python2-rpkg < 1.61-1.fc33 Processing files: rpkg-common-1.61-1.fc33.noarch Provides: rpkg-common = 1.61-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Conflicts: pyrpkg < 1.52-2 python2-rpkg < 1.52-2 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rpkg-1.61-1.fc33.noarch Wrote: /builddir/build/RPMS/rpkg-common-1.61-1.fc33.noarch.rpm Wrote: /builddir/build/RPMS/python3-rpkg-1.61-1.fc33.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.JEKb7f + umask 022 + cd /builddir/build/BUILD + cd rpkg-1.61 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rpkg-1.61-1.fc33.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0