Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-peewee.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1678403016.250696/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=0uid=0gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-peewee.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-peewee-3.16.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-peewee.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1678403016.250696/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=0uid=0gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-peewee.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-peewee-3.16.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-peewee.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1678403016.250696/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=0uid=0gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-peewee.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5G4A2T + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf peewee-3.16.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/peewee-3.16.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd peewee-3.16.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5CKyjw + umask 022 + cd /builddir/build/BUILD + cd peewee-3.16.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /tmp/tmp_pw_sqlite3_sc1lwhd_/test_pw_sqlite3.c:1:10: fatal error: sqlite3.h: No such file or directory 1 | #include | ^~~~~~~~~~~ compilation terminated. /builddir/build/BUILD/peewee-3.16.0/setup.py:110: UserWarning: Could not find libsqlite3, SQLite extensions will not be built. warnings.warn('Could not find libsqlite3, SQLite extensions will not ' unable to compile sqlite3 C extensions - missing headers? running build running build_py creating build creating build/lib copying peewee.py -> build/lib copying pwiz.py -> build/lib creating build/lib/playhouse copying playhouse/fields.py -> build/lib/playhouse copying playhouse/flask_utils.py -> build/lib/playhouse copying playhouse/pool.py -> build/lib/playhouse copying playhouse/kv.py -> build/lib/playhouse copying playhouse/reflection.py -> build/lib/playhouse copying playhouse/dataset.py -> build/lib/playhouse copying playhouse/mysql_ext.py -> build/lib/playhouse copying playhouse/__init__.py -> build/lib/playhouse copying playhouse/sqliteq.py -> build/lib/playhouse copying playhouse/migrate.py -> build/lib/playhouse copying playhouse/shortcuts.py -> build/lib/playhouse copying playhouse/sqlcipher_ext.py -> build/lib/playhouse copying playhouse/apsw_ext.py -> build/lib/playhouse copying playhouse/db_url.py -> build/lib/playhouse copying playhouse/postgres_ext.py -> build/lib/playhouse copying playhouse/signals.py -> build/lib/playhouse copying playhouse/psycopg3_ext.py -> build/lib/playhouse copying playhouse/sqlite_udf.py -> build/lib/playhouse copying playhouse/sqlite_changelog.py -> build/lib/playhouse copying playhouse/cockroachdb.py -> build/lib/playhouse copying playhouse/hybrid.py -> build/lib/playhouse copying playhouse/test_utils.py -> build/lib/playhouse copying playhouse/sqlite_ext.py -> build/lib/playhouse running build_scripts creating build/scripts-3.9 copying and adjusting pwiz.py -> build/scripts-3.9 changing mode of build/scripts-3.9/pwiz.py from 644 to 755 + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.eprdBz + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64 + cd peewee-3.16.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64 /tmp/tmp_pw_sqlite3_k62wui6f/test_pw_sqlite3.c:1:10: fatal error: sqlite3.h: No such file or directory 1 | #include | ^~~~~~~~~~~ compilation terminated. /builddir/build/BUILD/peewee-3.16.0/setup.py:110: UserWarning: Could not find libsqlite3, SQLite extensions will not be built. warnings.warn('Could not find libsqlite3, SQLite extensions will not ' unable to compile sqlite3 C extensions - missing headers? running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr/lib/python3.9/site-packages copying build/lib/pwiz.py -> /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr/lib/python3.9/site-packages copying build/lib/peewee.py -> /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr/lib/python3.9/site-packages/playhouse copying build/lib/playhouse/fields.py -> /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr/lib/python3.9/site-packages/playhouse copying build/lib/playhouse/flask_utils.py -> /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr/lib/python3.9/site-packages/playhouse copying build/lib/playhouse/pool.py -> /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr/lib/python3.9/site-packages/playhouse copying build/lib/playhouse/kv.py -> /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr/lib/python3.9/site-packages/playhouse copying build/lib/playhouse/reflection.py -> /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr/lib/python3.9/site-packages/playhouse copying build/lib/playhouse/dataset.py -> /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr/lib/python3.9/site-packages/playhouse copying build/lib/playhouse/mysql_ext.py -> /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr/lib/python3.9/site-packages/playhouse copying build/lib/playhouse/__init__.py -> /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr/lib/python3.9/site-packages/playhouse copying build/lib/playhouse/sqliteq.py -> /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr/lib/python3.9/site-packages/playhouse copying build/lib/playhouse/migrate.py -> /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr/lib/python3.9/site-packages/playhouse copying build/lib/playhouse/shortcuts.py -> /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr/lib/python3.9/site-packages/playhouse copying build/lib/playhouse/sqlcipher_ext.py -> /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr/lib/python3.9/site-packages/playhouse copying build/lib/playhouse/apsw_ext.py -> /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr/lib/python3.9/site-packages/playhouse copying build/lib/playhouse/db_url.py -> /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr/lib/python3.9/site-packages/playhouse copying build/lib/playhouse/postgres_ext.py -> /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr/lib/python3.9/site-packages/playhouse copying build/lib/playhouse/signals.py -> /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr/lib/python3.9/site-packages/playhouse copying build/lib/playhouse/psycopg3_ext.py -> /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr/lib/python3.9/site-packages/playhouse copying build/lib/playhouse/sqlite_udf.py -> /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr/lib/python3.9/site-packages/playhouse copying build/lib/playhouse/sqlite_changelog.py -> /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr/lib/python3.9/site-packages/playhouse copying build/lib/playhouse/cockroachdb.py -> /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr/lib/python3.9/site-packages/playhouse copying build/lib/playhouse/hybrid.py -> /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr/lib/python3.9/site-packages/playhouse copying build/lib/playhouse/test_utils.py -> /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr/lib/python3.9/site-packages/playhouse copying build/lib/playhouse/sqlite_ext.py -> /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr/lib/python3.9/site-packages/playhouse byte-compiling /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr/lib/python3.9/site-packages/pwiz.py to pwiz.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr/lib/python3.9/site-packages/peewee.py to peewee.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr/lib/python3.9/site-packages/playhouse/fields.py to fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr/lib/python3.9/site-packages/playhouse/flask_utils.py to flask_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr/lib/python3.9/site-packages/playhouse/pool.py to pool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr/lib/python3.9/site-packages/playhouse/kv.py to kv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr/lib/python3.9/site-packages/playhouse/reflection.py to reflection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr/lib/python3.9/site-packages/playhouse/dataset.py to dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr/lib/python3.9/site-packages/playhouse/mysql_ext.py to mysql_ext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr/lib/python3.9/site-packages/playhouse/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr/lib/python3.9/site-packages/playhouse/sqliteq.py to sqliteq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr/lib/python3.9/site-packages/playhouse/migrate.py to migrate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr/lib/python3.9/site-packages/playhouse/shortcuts.py to shortcuts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr/lib/python3.9/site-packages/playhouse/sqlcipher_ext.py to sqlcipher_ext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr/lib/python3.9/site-packages/playhouse/apsw_ext.py to apsw_ext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr/lib/python3.9/site-packages/playhouse/db_url.py to db_url.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr/lib/python3.9/site-packages/playhouse/postgres_ext.py to postgres_ext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr/lib/python3.9/site-packages/playhouse/signals.py to signals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr/lib/python3.9/site-packages/playhouse/psycopg3_ext.py to psycopg3_ext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr/lib/python3.9/site-packages/playhouse/sqlite_udf.py to sqlite_udf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr/lib/python3.9/site-packages/playhouse/sqlite_changelog.py to sqlite_changelog.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr/lib/python3.9/site-packages/playhouse/cockroachdb.py to cockroachdb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr/lib/python3.9/site-packages/playhouse/hybrid.py to hybrid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr/lib/python3.9/site-packages/playhouse/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr/lib/python3.9/site-packages/playhouse/sqlite_ext.py to sqlite_ext.cpython-39.pyc writing byte-compilation script '/tmp/tmp_n3ztecm.py' /usr/bin/python3 /tmp/tmp_n3ztecm.py removing /tmp/tmp_n3ztecm.py running install_egg_info running egg_info writing peewee.egg-info/PKG-INFO writing dependency_links to peewee.egg-info/dependency_links.txt writing top-level names to peewee.egg-info/top_level.txt reading manifest file 'peewee.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'tests.py' warning: no files found matching 'playhouse/pskel' warning: no files found matching 'playhouse/tests/README' adding license file 'LICENSE' writing manifest file 'peewee.egg-info/SOURCES.txt' Copying peewee.egg-info to /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr/lib/python3.9/site-packages/peewee-3.16.0-py3.9.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr/bin copying build/scripts-3.9/pwiz.py -> /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr/bin/pwiz.py to 755 + install -d -m755 /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64//usr/share/doc/python-peewee + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64//usr/share/doc/python-peewee + '[' -d example ']' + '[' -d examples ']' + cp -arf examples /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64//usr/share/doc/python-peewee + pushd /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64 ~/build/BUILDROOT/python-peewee-3.16.0-1.x86_64 ~/build/BUILD/peewee-3.16.0 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/peewee-3.16.0 + mv /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j32 --strict-build-id -i --build-id-seed 3.16.0-1 --unique-debug-suffix -3.16.0-1.x86_64 --unique-debug-src-base python-peewee-3.16.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/peewee-3.16.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/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 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-peewee-3.16.0-1.noarch Provides: python-peewee python3-peewee = 3.16.0-1 python3.9dist(peewee) = 3.16 python3dist(peewee) = 3.16 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.9 Processing files: python-peewee-help-3.16.0-1.noarch warning: Empty %files file /builddir/build/BUILD/peewee-3.16.0/doclist.lst Provides: python-peewee-help = 3.16.0-1 python3-peewee-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64 Wrote: /builddir/build/RPMS/python3-peewee-3.16.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python-peewee-help-3.16.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2UpbF5 + umask 022 + cd /builddir/build/BUILD + cd peewee-3.16.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-peewee-3.16.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0