Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-plyvel.spec'], chrootPath='/var/lib/mock/f33-build-129249-40638/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=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-plyvel.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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1582070400 Wrote: /builddir/build/SRPMS/python-plyvel-1.2.0-1.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-plyvel.spec'], chrootPath='/var/lib/mock/f33-build-129249-40638/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=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-plyvel.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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1582070400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.aHWcsn + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf plyvel-1.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/plyvel-1.2.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd plyvel-1.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (0001-py.test.mark.skipif-wants-str-not-bool.patch): + echo 'Patch #0 (0001-py.test.mark.skipif-wants-str-not-bool.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file test/test_plyvel.py + rm -rf plyvel.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GKkX3m + umask 022 + cd /builddir/build/BUILD + cd plyvel-1.2.0 + cython --cplus --fast-fail --annotate plyvel/_plyvel.pyx /usr/lib64/python3.8/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/plyvel-1.2.0/plyvel/_plyvel.pyx tree = Parsing.p_module(s, pxd, full_module_name) + 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 -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.linux-riscv64-3.8 creating build/lib.linux-riscv64-3.8/plyvel copying plyvel/_version.py -> build/lib.linux-riscv64-3.8/plyvel copying plyvel/__init__.py -> build/lib.linux-riscv64-3.8/plyvel running build_ext building 'plyvel._plyvel' extension creating build/temp.linux-riscv64-3.8 creating build/temp.linux-riscv64-3.8/plyvel gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.8 -c plyvel/_plyvel.cpp -o build/temp.linux-riscv64-3.8/plyvel/_plyvel.o -Wall -g -x c++ -std=c++11 gcc: warning: ‘-x c++’ after last input file has no effect gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.8 -c plyvel/comparator.cpp -o build/temp.linux-riscv64-3.8/plyvel/comparator.o -Wall -g -x c++ -std=c++11 gcc: warning: ‘-x c++’ after last input file has no effect g++ -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.8/plyvel/_plyvel.o build/temp.linux-riscv64-3.8/plyvel/comparator.o -L/usr/lib64 -lleveldb -o build/lib.linux-riscv64-3.8/plyvel/_plyvel.cpython-38-riscv64-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CiEejm + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-plyvel-1.2.0-1.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-plyvel-1.2.0-1.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/python-plyvel-1.2.0-1.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-plyvel-1.2.0-1.fc33.riscv64 + cd plyvel-1.2.0 + 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 -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-plyvel-1.2.0-1.fc33.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-plyvel-1.2.0-1.fc33.riscv64/usr creating /builddir/build/BUILDROOT/python-plyvel-1.2.0-1.fc33.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-plyvel-1.2.0-1.fc33.riscv64/usr/lib64/python3.8 creating /builddir/build/BUILDROOT/python-plyvel-1.2.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages creating /builddir/build/BUILDROOT/python-plyvel-1.2.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/plyvel copying build/lib.linux-riscv64-3.8/plyvel/_version.py -> /builddir/build/BUILDROOT/python-plyvel-1.2.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/plyvel copying build/lib.linux-riscv64-3.8/plyvel/__init__.py -> /builddir/build/BUILDROOT/python-plyvel-1.2.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/plyvel copying build/lib.linux-riscv64-3.8/plyvel/_plyvel.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-plyvel-1.2.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/plyvel byte-compiling /builddir/build/BUILDROOT/python-plyvel-1.2.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/plyvel/_version.py to _version.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-plyvel-1.2.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/plyvel/__init__.py to __init__.cpython-38.pyc writing byte-compilation script '/tmp/tmpdz2rhwbr.py' /usr/bin/python3 /tmp/tmpdz2rhwbr.py removing /tmp/tmpdz2rhwbr.py running install_egg_info running egg_info creating plyvel.egg-info writing plyvel.egg-info/PKG-INFO writing dependency_links to plyvel.egg-info/dependency_links.txt writing top-level names to plyvel.egg-info/top_level.txt writing manifest file 'plyvel.egg-info/SOURCES.txt' reading manifest file 'plyvel.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'plyvel/*.pxi' writing manifest file 'plyvel.egg-info/SOURCES.txt' Copying plyvel.egg-info to /builddir/build/BUILDROOT/python-plyvel-1.2.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/plyvel-1.2.0-py3.8.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-plyvel-1.2.0-1.fc33.riscv64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.2.0-1.fc33 --unique-debug-suffix -1.2.0-1.fc33.riscv64 --unique-debug-src-base python-plyvel-1.2.0-1.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/plyvel-1.2.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-plyvel-1.2.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/plyvel/_plyvel.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-plyvel-1.2.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages/plyvel/_plyvel.cpython-38-riscv64-linux-gnu.so original debug info size: 1504kB, size after compression: 1448kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 1938 blocks + /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 /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-plyvel-1.2.0-1.fc33.riscv64/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /builddir/build/BUILDROOT/python-plyvel-1.2.0-1.fc33.riscv64/usr/lib64/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.lRIgMp + umask 022 + cd /builddir/build/BUILD + cd plyvel-1.2.0 + rm -rf plyvel + PYTHONPATH=/builddir/build/BUILDROOT/python-plyvel-1.2.0-1.fc33.riscv64/usr/lib64/python3.8/site-packages + py.test-3 -vv test/ ============================= test session starts ============================== platform linux -- Python 3.8.2, pytest-4.6.9, py-1.8.0, pluggy-0.13.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/plyvel-1.2.0, inifile: setup.cfg collecting ... collected 51 items test/test_plyvel.py::test_version PASSED test/test_plyvel.py::test_open_read_only_dir PASSED test/test_plyvel.py::test_open_no_create PASSED test/test_plyvel.py::test_open_fresh PASSED test/test_plyvel.py::test_open_no_compression PASSED test/test_plyvel.py::test_open_many_options PASSED test/test_plyvel.py::test_invalid_open PASSED test/test_plyvel.py::test_open_unicode_name PASSED test/test_plyvel.py::test_open_close PASSED test/test_plyvel.py::test_large_lru_cache PASSED test/test_plyvel.py::test_put PASSED test/test_plyvel.py::test_get PASSED test/test_plyvel.py::test_delete PASSED test/test_plyvel.py::test_null_bytes PASSED test/test_plyvel.py::test_bytes_like PASSED test/test_plyvel.py::test_write_batch PASSED test/test_plyvel.py::test_write_batch_context_manager PASSED test/test_plyvel.py::test_write_batch_transaction PASSED test/test_plyvel.py::test_write_batch_bytes_like PASSED test/test_plyvel.py::test_iteration PASSED test/test_plyvel.py::test_iterator_closing PASSED test/test_plyvel.py::test_iterator_return PASSED test/test_plyvel.py::test_forward_iteration PASSED test/test_plyvel.py::test_reverse_iteration PASSED test/test_plyvel.py::test_range_iteration PASSED test/test_plyvel.py::test_reverse_range_iteration PASSED test/test_plyvel.py::test_out_of_range_iterations PASSED test/test_plyvel.py::test_range_empty_database PASSED test/test_plyvel.py::test_iterator_single_entry PASSED test/test_plyvel.py::test_iterator_seeking PASSED test/test_plyvel.py::test_iterator_boundaries PASSED test/test_plyvel.py::test_iterator_prefix PASSED test/test_plyvel.py::test_snapshot PASSED test/test_plyvel.py::test_snapshot_closing PASSED test/test_plyvel.py::test_snapshot_closing_database PASSED test/test_plyvel.py::test_snapshot_closing_context_manager PASSED test/test_plyvel.py::test_property PASSED test/test_plyvel.py::test_compaction PASSED test/test_plyvel.py::test_approximate_sizes PASSED test/test_plyvel.py::test_repair_db PASSED test/test_plyvel.py::test_destroy_db PASSED test/test_plyvel.py::test_threading PASSED test/test_plyvel.py::test_invalid_comparator PASSED test/test_plyvel.py::test_comparator PASSED test/test_plyvel.py::test_prefixed_db PASSED test/test_plyvel.py::test_raw_iterator PASSED test/test_plyvel.py::test_raw_iterator_empty_db PASSED test/test_plyvel.py::test_raw_iterator_snapshot PASSED test/test_plyvel.py::test_raw_iterator_closing PASSED test/test_plyvel.py::test_access_DB_name_attr PASSED test/test_plyvel.py::test_try_changing_DB_name_attr PASSED ========================= 51 passed in 178.22 seconds ========================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-plyvel-1.2.0-1.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PnUeOm + umask 022 + cd /builddir/build/BUILD + cd plyvel-1.2.0 + DOCDIR=/builddir/build/BUILDROOT/python-plyvel-1.2.0-1.fc33.riscv64/usr/share/doc/python3-plyvel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-plyvel-1.2.0-1.fc33.riscv64/usr/share/doc/python3-plyvel + cp -pr README.rst /builddir/build/BUILDROOT/python-plyvel-1.2.0-1.fc33.riscv64/usr/share/doc/python3-plyvel + cp -pr NEWS.rst /builddir/build/BUILDROOT/python-plyvel-1.2.0-1.fc33.riscv64/usr/share/doc/python3-plyvel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.YoAMdq + umask 022 + cd /builddir/build/BUILD + cd plyvel-1.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-plyvel-1.2.0-1.fc33.riscv64/usr/share/licenses/python3-plyvel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-plyvel-1.2.0-1.fc33.riscv64/usr/share/licenses/python3-plyvel + cp -pr LICENSE.rst /builddir/build/BUILDROOT/python-plyvel-1.2.0-1.fc33.riscv64/usr/share/licenses/python3-plyvel + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-plyvel = 1.2.0-1.fc33 python3-plyvel = 1.2.0-1.fc33 python3-plyvel(riscv-64) = 1.2.0-1.fc33 python3.8dist(plyvel) = 1.2 python38-plyvel = 1.2.0-1.fc33 python3dist(plyvel) = 1.2 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: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libleveldb.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) python(abi) = 3.8 rtld(GNU_HASH) Obsoletes: python-plyvel < 1.2.0-1.fc33 Processing files: python-plyvel-debugsource-1.2.0-1.fc33.riscv64 Provides: python-plyvel-debugsource = 1.2.0-1.fc33 python-plyvel-debugsource(riscv-64) = 1.2.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-plyvel-debuginfo-1.2.0-1.fc33.riscv64 Provides: debuginfo(build-id) = 3b449c6e4d0d56081ee15cde65205a332eb73f31 python3-plyvel-debuginfo = 1.2.0-1.fc33 python3-plyvel-debuginfo(riscv-64) = 1.2.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-plyvel-debugsource(riscv-64) = 1.2.0-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-plyvel-1.2.0-1.fc33.riscv64 Wrote: /builddir/build/RPMS/python3-plyvel-1.2.0-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python3-plyvel-debuginfo-1.2.0-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python-plyvel-debugsource-1.2.0-1.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.IhIzDp + umask 022 + cd /builddir/build/BUILD + cd plyvel-1.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-plyvel-1.2.0-1.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0