Mock Version: 2.15 Mock Version: 2.15 Mock Version: 2.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-ZEO.spec'], chrootPath='/var/lib/mock/f38-build-683577-79745/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=604800uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-ZEO.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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1674518400 Wrote: /builddir/build/SRPMS/python-ZEO-5.4.0-1.fc38.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-ZEO.spec'], chrootPath='/var/lib/mock/f38-build-683577-79745/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=604800uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-ZEO.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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1674518400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vORcDH + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ZEO-5.4.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/ZEO-5.4.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd ZEO-5.4.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -e 's|\('\''https://docs\.python\.org/3/'\'', \)None|\1'\''/usr/share/doc/python3-docs/html/objects.inv'\''|' -e 's|\('\''https://persistent\.readthedocs\.io/en/latest/'\'', \)None|\1'\''/usr/share/doc/python3-persistent-doc/objects.inv'\''|' -e 's|\("https://zodb-docs\.readthedocs\.io/en/latest/", \)None|\1"/usr/share/doc/python-ZODB-doc/html/objects.inv"|' -i docs/conf.py + sed -i 's/msgpack < 1/msgpack/' setup.py + sed -i 's/import mock/from unittest &/' src/ZEO/asyncio/tests.py src/ZEO/tests/testssl.py src/ZEO/tests/testZEO.py src/ZEO/tests/testZEOServer.py + sed -i '/'\''mock'\''/d' setup.py + '[' -z sP ']' + shebang_flags=-kasP + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP src/ZEO recursedown('src/ZEO') recursedown('src/ZEO/asyncio') recursedown('src/ZEO/scripts') recursedown('src/ZEO/tests') src/ZEO/ClientStorage.py: no change src/ZEO/Exceptions.py: no change src/ZEO/StorageServer.py: no change src/ZEO/TransactionBuffer.py: no change src/ZEO/__init__.py: no change src/ZEO/_compat.py: no change src/ZEO/_forker.py: no change src/ZEO/cache.py: no change src/ZEO/hash.py: no change src/ZEO/interfaces.py: no change src/ZEO/monitor.py: no change src/ZEO/nagios.py: no change src/ZEO/runzeo.py: no change src/ZEO/shortrepr.py: no change src/ZEO/util.py: no change src/ZEO/zconfig.py: no change src/ZEO/zeoctl.py: updating src/ZEO/asyncio/__init__.py: no change src/ZEO/asyncio/base.py: no change src/ZEO/asyncio/client.py: no change src/ZEO/asyncio/compat.py: no change src/ZEO/asyncio/futures.py: no change src/ZEO/asyncio/marshal.py: no change src/ZEO/asyncio/server.py: no change src/ZEO/asyncio/smp.py: no change src/ZEO/asyncio/testing.py: no change src/ZEO/asyncio/tests.py: no change src/ZEO/scripts/__init__.py: no change src/ZEO/scripts/cache_simul.py: updating src/ZEO/scripts/cache_stats.py: no change src/ZEO/scripts/parsezeolog.py: updating src/ZEO/scripts/tests.py: no change src/ZEO/scripts/timeout.py: updating src/ZEO/scripts/zeopack.py: updating src/ZEO/scripts/zeoqueue.py: updating src/ZEO/scripts/zeoreplay.py: updating src/ZEO/scripts/zeoserverlog.py: updating src/ZEO/scripts/zeoup.py: updating src/ZEO/tests/Cache.py: no change src/ZEO/tests/CommitLockTests.py: no change src/ZEO/tests/ConnectionTests.py: no change src/ZEO/tests/InvalidationTests.py: no change src/ZEO/tests/IterationTests.py: no change src/ZEO/tests/TestThread.py: no change src/ZEO/tests/ThreadTests.py: no change src/ZEO/tests/__init__.py: no change src/ZEO/tests/forker.py: no change src/ZEO/tests/racetest.py: no change src/ZEO/tests/servertesting.py: no change src/ZEO/tests/speed.py: no change src/ZEO/tests/stress.py: no change src/ZEO/tests/testConfig.py: no change src/ZEO/tests/testConnection.py: no change src/ZEO/tests/testConversionSupport.py: no change src/ZEO/tests/testTransactionBuffer.py: no change src/ZEO/tests/testZEO.py: no change src/ZEO/tests/testZEO2.py: no change src/ZEO/tests/testZEOOptions.py: no change src/ZEO/tests/testZEOServer.py: no change src/ZEO/tests/test_cache.py: no change src/ZEO/tests/test_client_credentials.py: no change src/ZEO/tests/test_client_side_conflict_resolution.py: no change src/ZEO/tests/test_marshal.py: no change src/ZEO/tests/test_sync.py: no change src/ZEO/tests/testssl.py: no change src/ZEO/tests/threaded.py: no change src/ZEO/tests/utils.py: no change + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.y3kgAx + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd ZEO-5.4.0 + cd src/ZEO/asyncio + cythonize -i _futures.pyx _smp.pyx Compiling /builddir/build/BUILD/ZEO-5.4.0/src/ZEO/asyncio/_futures.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/ZEO-5.4.0/src/ZEO/asyncio/_futures.pyx running build_ext building 'ZEO.asyncio._futures' extension creating /builddir/build/BUILD/ZEO-5.4.0/src/tmpfsbekzm5/builddir creating /builddir/build/BUILD/ZEO-5.4.0/src/tmpfsbekzm5/builddir/build creating /builddir/build/BUILD/ZEO-5.4.0/src/tmpfsbekzm5/builddir/build/BUILD creating /builddir/build/BUILD/ZEO-5.4.0/src/tmpfsbekzm5/builddir/build/BUILD/ZEO-5.4.0 creating /builddir/build/BUILD/ZEO-5.4.0/src/tmpfsbekzm5/builddir/build/BUILD/ZEO-5.4.0/src creating /builddir/build/BUILD/ZEO-5.4.0/src/tmpfsbekzm5/builddir/build/BUILD/ZEO-5.4.0/src/ZEO creating /builddir/build/BUILD/ZEO-5.4.0/src/tmpfsbekzm5/builddir/build/BUILD/ZEO-5.4.0/src/ZEO/asyncio gcc -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fPIC -I/usr/include/python3.11 -c /builddir/build/BUILD/ZEO-5.4.0/src/ZEO/asyncio/_futures.c -o /builddir/build/BUILD/ZEO-5.4.0/src/tmpfsbekzm5/builddir/build/BUILD/ZEO-5.4.0/src/ZEO/asyncio/_futures.o creating build creating build/lib.linux-riscv64-cpython-311 creating build/lib.linux-riscv64-cpython-311/ZEO creating build/lib.linux-riscv64-cpython-311/ZEO/asyncio gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer /builddir/build/BUILD/ZEO-5.4.0/src/tmpfsbekzm5/builddir/build/BUILD/ZEO-5.4.0/src/ZEO/asyncio/_futures.o -L/usr/lib64 -o build/lib.linux-riscv64-cpython-311/ZEO/asyncio/_futures.cpython-311-riscv64-linux-gnu.so copying build/lib.linux-riscv64-cpython-311/ZEO/asyncio/_futures.cpython-311-riscv64-linux-gnu.so -> ZEO/asyncio Compiling /builddir/build/BUILD/ZEO-5.4.0/src/ZEO/asyncio/_smp.pyx because it changed. [1/1] Cythonizing /builddir/build/BUILD/ZEO-5.4.0/src/ZEO/asyncio/_smp.pyx running build_ext building 'ZEO.asyncio._smp' extension creating /builddir/build/BUILD/ZEO-5.4.0/src/tmpj6tn0s96/builddir creating /builddir/build/BUILD/ZEO-5.4.0/src/tmpj6tn0s96/builddir/build creating /builddir/build/BUILD/ZEO-5.4.0/src/tmpj6tn0s96/builddir/build/BUILD creating /builddir/build/BUILD/ZEO-5.4.0/src/tmpj6tn0s96/builddir/build/BUILD/ZEO-5.4.0 creating /builddir/build/BUILD/ZEO-5.4.0/src/tmpj6tn0s96/builddir/build/BUILD/ZEO-5.4.0/src creating /builddir/build/BUILD/ZEO-5.4.0/src/tmpj6tn0s96/builddir/build/BUILD/ZEO-5.4.0/src/ZEO creating /builddir/build/BUILD/ZEO-5.4.0/src/tmpj6tn0s96/builddir/build/BUILD/ZEO-5.4.0/src/ZEO/asyncio gcc -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fPIC -I/usr/include/python3.11 -c /builddir/build/BUILD/ZEO-5.4.0/src/ZEO/asyncio/_smp.c -o /builddir/build/BUILD/ZEO-5.4.0/src/tmpj6tn0s96/builddir/build/BUILD/ZEO-5.4.0/src/ZEO/asyncio/_smp.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer /builddir/build/BUILD/ZEO-5.4.0/src/tmpj6tn0s96/builddir/build/BUILD/ZEO-5.4.0/src/ZEO/asyncio/_smp.o -L/usr/lib64 -o build/lib.linux-riscv64-cpython-311/ZEO/asyncio/_smp.cpython-311-riscv64-linux-gnu.so copying build/lib.linux-riscv64-cpython-311/ZEO/asyncio/_smp.cpython-311-riscv64-linux-gnu.so -> ZEO/asyncio + cd - /builddir/build/BUILD/ZEO-5.4.0 + mkdir -p /builddir/build/BUILD/ZEO-5.4.0/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + TMPDIR=/builddir/build/BUILD/ZEO-5.4.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/ZEO-5.4.0/pyproject-wheeldir Processing /builddir/build/BUILD/ZEO-5.4.0 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) running dist_info creating /builddir/build/BUILD/ZEO-5.4.0/.pyproject-builddir/pip-modern-metadata-vb__6wzs/ZEO.egg-info writing /builddir/build/BUILD/ZEO-5.4.0/.pyproject-builddir/pip-modern-metadata-vb__6wzs/ZEO.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/ZEO-5.4.0/.pyproject-builddir/pip-modern-metadata-vb__6wzs/ZEO.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/ZEO-5.4.0/.pyproject-builddir/pip-modern-metadata-vb__6wzs/ZEO.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/ZEO-5.4.0/.pyproject-builddir/pip-modern-metadata-vb__6wzs/ZEO.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/ZEO-5.4.0/.pyproject-builddir/pip-modern-metadata-vb__6wzs/ZEO.egg-info/top_level.txt writing manifest file '/builddir/build/BUILD/ZEO-5.4.0/.pyproject-builddir/pip-modern-metadata-vb__6wzs/ZEO.egg-info/SOURCES.txt' reading manifest file '/builddir/build/BUILD/ZEO-5.4.0/.pyproject-builddir/pip-modern-metadata-vb__6wzs/ZEO.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'Makefile' under directory 'docs' adding license file 'LICENSE.txt' adding license file 'COPYING' writing manifest file '/builddir/build/BUILD/ZEO-5.4.0/.pyproject-builddir/pip-modern-metadata-vb__6wzs/ZEO.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/ZEO-5.4.0/.pyproject-builddir/pip-modern-metadata-vb__6wzs/ZEO-5.4.0.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: ZEO Building wheel for ZEO (pyproject.toml): started Running command Building wheel for ZEO (pyproject.toml) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/ZEO copying src/ZEO/ClientStorage.py -> build/lib/ZEO copying src/ZEO/TransactionBuffer.py -> build/lib/ZEO copying src/ZEO/Exceptions.py -> build/lib/ZEO copying src/ZEO/cache.py -> build/lib/ZEO copying src/ZEO/nagios.py -> build/lib/ZEO copying src/ZEO/monitor.py -> build/lib/ZEO copying src/ZEO/runzeo.py -> build/lib/ZEO copying src/ZEO/__init__.py -> build/lib/ZEO copying src/ZEO/StorageServer.py -> build/lib/ZEO copying src/ZEO/shortrepr.py -> build/lib/ZEO copying src/ZEO/zconfig.py -> build/lib/ZEO copying src/ZEO/util.py -> build/lib/ZEO copying src/ZEO/interfaces.py -> build/lib/ZEO copying src/ZEO/_forker.py -> build/lib/ZEO copying src/ZEO/hash.py -> build/lib/ZEO copying src/ZEO/zeoctl.py -> build/lib/ZEO copying src/ZEO/_compat.py -> build/lib/ZEO creating build/lib/ZEO/tests copying src/ZEO/tests/testZEOServer.py -> build/lib/ZEO/tests copying src/ZEO/tests/InvalidationTests.py -> build/lib/ZEO/tests copying src/ZEO/tests/forker.py -> build/lib/ZEO/tests copying src/ZEO/tests/test_client_side_conflict_resolution.py -> build/lib/ZEO/tests copying src/ZEO/tests/TestThread.py -> build/lib/ZEO/tests copying src/ZEO/tests/servertesting.py -> build/lib/ZEO/tests copying src/ZEO/tests/test_sync.py -> build/lib/ZEO/tests copying src/ZEO/tests/test_marshal.py -> build/lib/ZEO/tests copying src/ZEO/tests/racetest.py -> build/lib/ZEO/tests copying src/ZEO/tests/testZEO.py -> build/lib/ZEO/tests copying src/ZEO/tests/__init__.py -> build/lib/ZEO/tests copying src/ZEO/tests/ThreadTests.py -> build/lib/ZEO/tests copying src/ZEO/tests/ConnectionTests.py -> build/lib/ZEO/tests copying src/ZEO/tests/threaded.py -> build/lib/ZEO/tests copying src/ZEO/tests/test_client_credentials.py -> build/lib/ZEO/tests copying src/ZEO/tests/speed.py -> build/lib/ZEO/tests copying src/ZEO/tests/Cache.py -> build/lib/ZEO/tests copying src/ZEO/tests/testConnection.py -> build/lib/ZEO/tests copying src/ZEO/tests/testTransactionBuffer.py -> build/lib/ZEO/tests copying src/ZEO/tests/stress.py -> build/lib/ZEO/tests copying src/ZEO/tests/CommitLockTests.py -> build/lib/ZEO/tests copying src/ZEO/tests/testConversionSupport.py -> build/lib/ZEO/tests copying src/ZEO/tests/utils.py -> build/lib/ZEO/tests copying src/ZEO/tests/IterationTests.py -> build/lib/ZEO/tests copying src/ZEO/tests/testConfig.py -> build/lib/ZEO/tests copying src/ZEO/tests/testZEO2.py -> build/lib/ZEO/tests copying src/ZEO/tests/testZEOOptions.py -> build/lib/ZEO/tests copying src/ZEO/tests/test_cache.py -> build/lib/ZEO/tests copying src/ZEO/tests/testssl.py -> build/lib/ZEO/tests creating build/lib/ZEO/scripts copying src/ZEO/scripts/cache_simul.py -> build/lib/ZEO/scripts copying src/ZEO/scripts/cache_stats.py -> build/lib/ZEO/scripts copying src/ZEO/scripts/zeoreplay.py -> build/lib/ZEO/scripts copying src/ZEO/scripts/tests.py -> build/lib/ZEO/scripts copying src/ZEO/scripts/zeopack.py -> build/lib/ZEO/scripts copying src/ZEO/scripts/__init__.py -> build/lib/ZEO/scripts copying src/ZEO/scripts/zeoqueue.py -> build/lib/ZEO/scripts copying src/ZEO/scripts/parsezeolog.py -> build/lib/ZEO/scripts copying src/ZEO/scripts/zeoserverlog.py -> build/lib/ZEO/scripts copying src/ZEO/scripts/zeoup.py -> build/lib/ZEO/scripts copying src/ZEO/scripts/timeout.py -> build/lib/ZEO/scripts creating build/lib/ZEO/asyncio copying src/ZEO/asyncio/smp.py -> build/lib/ZEO/asyncio copying src/ZEO/asyncio/marshal.py -> build/lib/ZEO/asyncio copying src/ZEO/asyncio/tests.py -> build/lib/ZEO/asyncio copying src/ZEO/asyncio/base.py -> build/lib/ZEO/asyncio copying src/ZEO/asyncio/testing.py -> build/lib/ZEO/asyncio copying src/ZEO/asyncio/__init__.py -> build/lib/ZEO/asyncio copying src/ZEO/asyncio/compat.py -> build/lib/ZEO/asyncio copying src/ZEO/asyncio/server.py -> build/lib/ZEO/asyncio copying src/ZEO/asyncio/client.py -> build/lib/ZEO/asyncio copying src/ZEO/asyncio/futures.py -> build/lib/ZEO/asyncio running egg_info writing src/ZEO.egg-info/PKG-INFO writing dependency_links to src/ZEO.egg-info/dependency_links.txt writing entry points to src/ZEO.egg-info/entry_points.txt writing requirements to src/ZEO.egg-info/requires.txt writing top-level names to src/ZEO.egg-info/top_level.txt reading manifest file 'src/ZEO.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'Makefile' under directory 'docs' adding license file 'LICENSE.txt' adding license file 'COPYING' writing manifest file 'src/ZEO.egg-info/SOURCES.txt' copying src/ZEO/component.xml -> build/lib/ZEO copying src/ZEO/nagios.rst -> build/lib/ZEO copying src/ZEO/schema.xml -> build/lib/ZEO copying src/ZEO/server.xml -> build/lib/ZEO copying src/ZEO/version.txt -> build/lib/ZEO copying src/ZEO/zeoctl.xml -> build/lib/ZEO copying src/ZEO/tests/client-config.test -> build/lib/ZEO/tests copying src/ZEO/tests/client.pem -> build/lib/ZEO/tests copying src/ZEO/tests/client_key.pem -> build/lib/ZEO/tests copying src/ZEO/tests/component.xml -> build/lib/ZEO/tests copying src/ZEO/tests/drop_cache_rather_than_verify.txt -> build/lib/ZEO/tests copying src/ZEO/tests/dynamic_server_ports.test -> build/lib/ZEO/tests copying src/ZEO/tests/invalidation-age.txt -> build/lib/ZEO/tests copying src/ZEO/tests/new_addr.test -> build/lib/ZEO/tests copying src/ZEO/tests/protocols.test -> build/lib/ZEO/tests copying src/ZEO/tests/server.pem -> build/lib/ZEO/tests copying src/ZEO/tests/server.pem.csr -> build/lib/ZEO/tests copying src/ZEO/tests/server_key.pem -> build/lib/ZEO/tests copying src/ZEO/tests/serverpw.pem -> build/lib/ZEO/tests copying src/ZEO/tests/serverpw_key.pem -> build/lib/ZEO/tests copying src/ZEO/tests/zdoptions.test -> build/lib/ZEO/tests copying src/ZEO/tests/zeo-fan-out.test -> build/lib/ZEO/tests copying src/ZEO/tests/zeo_blob_cache.test -> build/lib/ZEO/tests copying src/ZEO/scripts/README.txt -> build/lib/ZEO/scripts copying src/ZEO/scripts/zeopack.test -> build/lib/ZEO/scripts copying src/ZEO/asyncio/README.rst -> build/lib/ZEO/asyncio copying src/ZEO/asyncio/_futures.pyx -> build/lib/ZEO/asyncio copying src/ZEO/asyncio/_smp.pyx -> build/lib/ZEO/asyncio installing to build/bdist.linux-riscv64/wheel running install running install_lib creating build/bdist.linux-riscv64 creating build/bdist.linux-riscv64/wheel creating build/bdist.linux-riscv64/wheel/ZEO creating build/bdist.linux-riscv64/wheel/ZEO/tests copying build/lib/ZEO/tests/testZEOServer.py -> build/bdist.linux-riscv64/wheel/ZEO/tests copying build/lib/ZEO/tests/InvalidationTests.py -> build/bdist.linux-riscv64/wheel/ZEO/tests copying build/lib/ZEO/tests/forker.py -> build/bdist.linux-riscv64/wheel/ZEO/tests copying build/lib/ZEO/tests/protocols.test -> build/bdist.linux-riscv64/wheel/ZEO/tests copying build/lib/ZEO/tests/client-config.test -> build/bdist.linux-riscv64/wheel/ZEO/tests copying build/lib/ZEO/tests/zeo_blob_cache.test -> build/bdist.linux-riscv64/wheel/ZEO/tests copying build/lib/ZEO/tests/test_client_side_conflict_resolution.py -> build/bdist.linux-riscv64/wheel/ZEO/tests copying build/lib/ZEO/tests/TestThread.py -> build/bdist.linux-riscv64/wheel/ZEO/tests copying build/lib/ZEO/tests/client.pem -> build/bdist.linux-riscv64/wheel/ZEO/tests copying build/lib/ZEO/tests/servertesting.py -> build/bdist.linux-riscv64/wheel/ZEO/tests copying build/lib/ZEO/tests/test_sync.py -> build/bdist.linux-riscv64/wheel/ZEO/tests copying build/lib/ZEO/tests/test_marshal.py -> build/bdist.linux-riscv64/wheel/ZEO/tests copying build/lib/ZEO/tests/racetest.py -> build/bdist.linux-riscv64/wheel/ZEO/tests copying build/lib/ZEO/tests/new_addr.test -> build/bdist.linux-riscv64/wheel/ZEO/tests copying build/lib/ZEO/tests/testZEO.py -> build/bdist.linux-riscv64/wheel/ZEO/tests copying build/lib/ZEO/tests/__init__.py -> build/bdist.linux-riscv64/wheel/ZEO/tests copying build/lib/ZEO/tests/ThreadTests.py -> build/bdist.linux-riscv64/wheel/ZEO/tests copying build/lib/ZEO/tests/serverpw.pem -> build/bdist.linux-riscv64/wheel/ZEO/tests copying build/lib/ZEO/tests/dynamic_server_ports.test -> build/bdist.linux-riscv64/wheel/ZEO/tests copying build/lib/ZEO/tests/zdoptions.test -> build/bdist.linux-riscv64/wheel/ZEO/tests copying build/lib/ZEO/tests/ConnectionTests.py -> build/bdist.linux-riscv64/wheel/ZEO/tests copying build/lib/ZEO/tests/drop_cache_rather_than_verify.txt -> build/bdist.linux-riscv64/wheel/ZEO/tests copying build/lib/ZEO/tests/threaded.py -> build/bdist.linux-riscv64/wheel/ZEO/tests copying build/lib/ZEO/tests/test_client_credentials.py -> build/bdist.linux-riscv64/wheel/ZEO/tests copying build/lib/ZEO/tests/speed.py -> build/bdist.linux-riscv64/wheel/ZEO/tests copying build/lib/ZEO/tests/Cache.py -> build/bdist.linux-riscv64/wheel/ZEO/tests copying build/lib/ZEO/tests/testConnection.py -> build/bdist.linux-riscv64/wheel/ZEO/tests copying build/lib/ZEO/tests/testTransactionBuffer.py -> build/bdist.linux-riscv64/wheel/ZEO/tests copying build/lib/ZEO/tests/server.pem.csr -> build/bdist.linux-riscv64/wheel/ZEO/tests copying build/lib/ZEO/tests/invalidation-age.txt -> build/bdist.linux-riscv64/wheel/ZEO/tests copying build/lib/ZEO/tests/zeo-fan-out.test -> build/bdist.linux-riscv64/wheel/ZEO/tests copying build/lib/ZEO/tests/client_key.pem -> build/bdist.linux-riscv64/wheel/ZEO/tests copying build/lib/ZEO/tests/server.pem -> build/bdist.linux-riscv64/wheel/ZEO/tests copying build/lib/ZEO/tests/stress.py -> build/bdist.linux-riscv64/wheel/ZEO/tests copying build/lib/ZEO/tests/CommitLockTests.py -> build/bdist.linux-riscv64/wheel/ZEO/tests copying build/lib/ZEO/tests/testConversionSupport.py -> build/bdist.linux-riscv64/wheel/ZEO/tests copying build/lib/ZEO/tests/utils.py -> build/bdist.linux-riscv64/wheel/ZEO/tests copying build/lib/ZEO/tests/IterationTests.py -> build/bdist.linux-riscv64/wheel/ZEO/tests copying build/lib/ZEO/tests/testConfig.py -> build/bdist.linux-riscv64/wheel/ZEO/tests copying build/lib/ZEO/tests/testZEO2.py -> build/bdist.linux-riscv64/wheel/ZEO/tests copying build/lib/ZEO/tests/server_key.pem -> build/bdist.linux-riscv64/wheel/ZEO/tests copying build/lib/ZEO/tests/testZEOOptions.py -> build/bdist.linux-riscv64/wheel/ZEO/tests copying build/lib/ZEO/tests/serverpw_key.pem -> build/bdist.linux-riscv64/wheel/ZEO/tests copying build/lib/ZEO/tests/test_cache.py -> build/bdist.linux-riscv64/wheel/ZEO/tests copying build/lib/ZEO/tests/component.xml -> build/bdist.linux-riscv64/wheel/ZEO/tests copying build/lib/ZEO/tests/testssl.py -> build/bdist.linux-riscv64/wheel/ZEO/tests copying build/lib/ZEO/zeoctl.xml -> build/bdist.linux-riscv64/wheel/ZEO copying build/lib/ZEO/ClientStorage.py -> build/bdist.linux-riscv64/wheel/ZEO creating build/bdist.linux-riscv64/wheel/ZEO/scripts copying build/lib/ZEO/scripts/cache_simul.py -> build/bdist.linux-riscv64/wheel/ZEO/scripts copying build/lib/ZEO/scripts/cache_stats.py -> build/bdist.linux-riscv64/wheel/ZEO/scripts copying build/lib/ZEO/scripts/zeoreplay.py -> build/bdist.linux-riscv64/wheel/ZEO/scripts copying build/lib/ZEO/scripts/README.txt -> build/bdist.linux-riscv64/wheel/ZEO/scripts copying build/lib/ZEO/scripts/tests.py -> build/bdist.linux-riscv64/wheel/ZEO/scripts copying build/lib/ZEO/scripts/zeopack.py -> build/bdist.linux-riscv64/wheel/ZEO/scripts copying build/lib/ZEO/scripts/zeopack.test -> build/bdist.linux-riscv64/wheel/ZEO/scripts copying build/lib/ZEO/scripts/__init__.py -> build/bdist.linux-riscv64/wheel/ZEO/scripts copying build/lib/ZEO/scripts/zeoqueue.py -> build/bdist.linux-riscv64/wheel/ZEO/scripts copying build/lib/ZEO/scripts/parsezeolog.py -> build/bdist.linux-riscv64/wheel/ZEO/scripts copying build/lib/ZEO/scripts/zeoserverlog.py -> build/bdist.linux-riscv64/wheel/ZEO/scripts copying build/lib/ZEO/scripts/zeoup.py -> build/bdist.linux-riscv64/wheel/ZEO/scripts copying build/lib/ZEO/scripts/timeout.py -> build/bdist.linux-riscv64/wheel/ZEO/scripts copying build/lib/ZEO/TransactionBuffer.py -> build/bdist.linux-riscv64/wheel/ZEO copying build/lib/ZEO/Exceptions.py -> build/bdist.linux-riscv64/wheel/ZEO copying build/lib/ZEO/cache.py -> build/bdist.linux-riscv64/wheel/ZEO copying build/lib/ZEO/version.txt -> build/bdist.linux-riscv64/wheel/ZEO copying build/lib/ZEO/nagios.py -> build/bdist.linux-riscv64/wheel/ZEO copying build/lib/ZEO/monitor.py -> build/bdist.linux-riscv64/wheel/ZEO copying build/lib/ZEO/runzeo.py -> build/bdist.linux-riscv64/wheel/ZEO copying build/lib/ZEO/__init__.py -> build/bdist.linux-riscv64/wheel/ZEO copying build/lib/ZEO/StorageServer.py -> build/bdist.linux-riscv64/wheel/ZEO creating build/bdist.linux-riscv64/wheel/ZEO/asyncio copying build/lib/ZEO/asyncio/smp.py -> build/bdist.linux-riscv64/wheel/ZEO/asyncio copying build/lib/ZEO/asyncio/marshal.py -> build/bdist.linux-riscv64/wheel/ZEO/asyncio copying build/lib/ZEO/asyncio/_smp.pyx -> build/bdist.linux-riscv64/wheel/ZEO/asyncio copying build/lib/ZEO/asyncio/tests.py -> build/bdist.linux-riscv64/wheel/ZEO/asyncio copying build/lib/ZEO/asyncio/base.py -> build/bdist.linux-riscv64/wheel/ZEO/asyncio copying build/lib/ZEO/asyncio/README.rst -> build/bdist.linux-riscv64/wheel/ZEO/asyncio copying build/lib/ZEO/asyncio/testing.py -> build/bdist.linux-riscv64/wheel/ZEO/asyncio copying build/lib/ZEO/asyncio/__init__.py -> build/bdist.linux-riscv64/wheel/ZEO/asyncio copying build/lib/ZEO/asyncio/_futures.pyx -> build/bdist.linux-riscv64/wheel/ZEO/asyncio copying build/lib/ZEO/asyncio/compat.py -> build/bdist.linux-riscv64/wheel/ZEO/asyncio copying build/lib/ZEO/asyncio/server.py -> build/bdist.linux-riscv64/wheel/ZEO/asyncio copying build/lib/ZEO/asyncio/client.py -> build/bdist.linux-riscv64/wheel/ZEO/asyncio copying build/lib/ZEO/asyncio/futures.py -> build/bdist.linux-riscv64/wheel/ZEO/asyncio copying build/lib/ZEO/nagios.rst -> build/bdist.linux-riscv64/wheel/ZEO copying build/lib/ZEO/shortrepr.py -> build/bdist.linux-riscv64/wheel/ZEO copying build/lib/ZEO/zconfig.py -> build/bdist.linux-riscv64/wheel/ZEO copying build/lib/ZEO/util.py -> build/bdist.linux-riscv64/wheel/ZEO copying build/lib/ZEO/interfaces.py -> build/bdist.linux-riscv64/wheel/ZEO copying build/lib/ZEO/server.xml -> build/bdist.linux-riscv64/wheel/ZEO copying build/lib/ZEO/_forker.py -> build/bdist.linux-riscv64/wheel/ZEO copying build/lib/ZEO/hash.py -> build/bdist.linux-riscv64/wheel/ZEO copying build/lib/ZEO/schema.xml -> build/bdist.linux-riscv64/wheel/ZEO copying build/lib/ZEO/component.xml -> build/bdist.linux-riscv64/wheel/ZEO copying build/lib/ZEO/zeoctl.py -> build/bdist.linux-riscv64/wheel/ZEO copying build/lib/ZEO/_compat.py -> build/bdist.linux-riscv64/wheel/ZEO running install_egg_info Copying src/ZEO.egg-info to build/bdist.linux-riscv64/wheel/ZEO-5.4.0-py3.11.egg-info running install_scripts creating build/bdist.linux-riscv64/wheel/ZEO-5.4.0.dist-info/WHEEL creating '/builddir/build/BUILD/ZEO-5.4.0/.pyproject-builddir/pip-wheel-i6guo0na/tmppju6nihu/ZEO-5.4.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it adding 'ZEO/ClientStorage.py' adding 'ZEO/Exceptions.py' adding 'ZEO/StorageServer.py' adding 'ZEO/TransactionBuffer.py' adding 'ZEO/__init__.py' adding 'ZEO/_compat.py' adding 'ZEO/_forker.py' adding 'ZEO/cache.py' adding 'ZEO/component.xml' adding 'ZEO/hash.py' adding 'ZEO/interfaces.py' adding 'ZEO/monitor.py' adding 'ZEO/nagios.py' adding 'ZEO/nagios.rst' adding 'ZEO/runzeo.py' adding 'ZEO/schema.xml' adding 'ZEO/server.xml' adding 'ZEO/shortrepr.py' adding 'ZEO/util.py' adding 'ZEO/version.txt' adding 'ZEO/zconfig.py' adding 'ZEO/zeoctl.py' adding 'ZEO/zeoctl.xml' adding 'ZEO/asyncio/README.rst' adding 'ZEO/asyncio/__init__.py' adding 'ZEO/asyncio/_futures.pyx' adding 'ZEO/asyncio/_smp.pyx' adding 'ZEO/asyncio/base.py' adding 'ZEO/asyncio/client.py' adding 'ZEO/asyncio/compat.py' adding 'ZEO/asyncio/futures.py' adding 'ZEO/asyncio/marshal.py' adding 'ZEO/asyncio/server.py' adding 'ZEO/asyncio/smp.py' adding 'ZEO/asyncio/testing.py' adding 'ZEO/asyncio/tests.py' adding 'ZEO/scripts/README.txt' adding 'ZEO/scripts/__init__.py' adding 'ZEO/scripts/cache_simul.py' adding 'ZEO/scripts/cache_stats.py' adding 'ZEO/scripts/parsezeolog.py' adding 'ZEO/scripts/tests.py' adding 'ZEO/scripts/timeout.py' adding 'ZEO/scripts/zeopack.py' adding 'ZEO/scripts/zeopack.test' adding 'ZEO/scripts/zeoqueue.py' adding 'ZEO/scripts/zeoreplay.py' adding 'ZEO/scripts/zeoserverlog.py' adding 'ZEO/scripts/zeoup.py' adding 'ZEO/tests/Cache.py' adding 'ZEO/tests/CommitLockTests.py' adding 'ZEO/tests/ConnectionTests.py' adding 'ZEO/tests/InvalidationTests.py' adding 'ZEO/tests/IterationTests.py' adding 'ZEO/tests/TestThread.py' adding 'ZEO/tests/ThreadTests.py' adding 'ZEO/tests/__init__.py' adding 'ZEO/tests/client-config.test' adding 'ZEO/tests/client.pem' adding 'ZEO/tests/client_key.pem' adding 'ZEO/tests/component.xml' adding 'ZEO/tests/drop_cache_rather_than_verify.txt' adding 'ZEO/tests/dynamic_server_ports.test' adding 'ZEO/tests/forker.py' adding 'ZEO/tests/invalidation-age.txt' adding 'ZEO/tests/new_addr.test' adding 'ZEO/tests/protocols.test' adding 'ZEO/tests/racetest.py' adding 'ZEO/tests/server.pem' adding 'ZEO/tests/server.pem.csr' adding 'ZEO/tests/server_key.pem' adding 'ZEO/tests/serverpw.pem' adding 'ZEO/tests/serverpw_key.pem' adding 'ZEO/tests/servertesting.py' adding 'ZEO/tests/speed.py' adding 'ZEO/tests/stress.py' adding 'ZEO/tests/testConfig.py' adding 'ZEO/tests/testConnection.py' adding 'ZEO/tests/testConversionSupport.py' adding 'ZEO/tests/testTransactionBuffer.py' adding 'ZEO/tests/testZEO.py' adding 'ZEO/tests/testZEO2.py' adding 'ZEO/tests/testZEOOptions.py' adding 'ZEO/tests/testZEOServer.py' adding 'ZEO/tests/test_cache.py' adding 'ZEO/tests/test_client_credentials.py' adding 'ZEO/tests/test_client_side_conflict_resolution.py' adding 'ZEO/tests/test_marshal.py' adding 'ZEO/tests/test_sync.py' adding 'ZEO/tests/testssl.py' adding 'ZEO/tests/threaded.py' adding 'ZEO/tests/utils.py' adding 'ZEO/tests/zdoptions.test' adding 'ZEO/tests/zeo-fan-out.test' adding 'ZEO/tests/zeo_blob_cache.test' adding 'ZEO-5.4.0.dist-info/COPYING' adding 'ZEO-5.4.0.dist-info/LICENSE.txt' adding 'ZEO-5.4.0.dist-info/METADATA' adding 'ZEO-5.4.0.dist-info/WHEEL' adding 'ZEO-5.4.0.dist-info/entry_points.txt' adding 'ZEO-5.4.0.dist-info/top_level.txt' adding 'ZEO-5.4.0.dist-info/RECORD' removing build/bdist.linux-riscv64/wheel Building wheel for ZEO (pyproject.toml): finished with status 'done' Created wheel for ZEO: filename=ZEO-5.4.0-py2.py3-none-any.whl size=251739 sha256=bf74e6195c580181f0214598b85378d7586870547a24c16724009c2e30264cbe Stored in directory: /builddir/.cache/pip/wheels/55/1a/c5/ae84cc0bf55ab029ef2e3f7de2d371b48a14e1797f8be5dd72 Successfully built ZEO + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.iDQZZm + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64 ++ dirname /builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd ZEO-5.4.0 ++ ls /builddir/build/BUILD/ZEO-5.4.0/pyproject-wheeldir/ZEO-5.4.0-py2.py3-none-any.whl ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' ++ xargs basename --multiple + specifier=ZEO==5.4.0 + TMPDIR=/builddir/build/BUILD/ZEO-5.4.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64 --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/ZEO-5.4.0/pyproject-wheeldir ZEO==5.4.0 Using pip 22.3.1 from /usr/lib/python3.11/site-packages/pip (python 3.11) Looking in links: /builddir/build/BUILD/ZEO-5.4.0/pyproject-wheeldir Processing ./pyproject-wheeldir/ZEO-5.4.0-py2.py3-none-any.whl Installing collected packages: ZEO Creating /builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64/usr/bin changing mode of /builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64/usr/bin/runzeo to 755 changing mode of /builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64/usr/bin/zeo-nagios to 755 changing mode of /builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64/usr/bin/zeoctl to 755 changing mode of /builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64/usr/bin/zeopack to 755 Successfully installed ZEO-5.4.0 + '[' -d /builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64/usr/bin ']' + '[' -z sP ']' + shebang_flags=-kasP + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64/usr/bin/runzeo /builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64/usr/bin/zeo-nagios /builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64/usr/bin/zeoctl /builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64/usr/bin/zeopack /builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64/usr/bin/runzeo: updating /builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64/usr/bin/zeo-nagios: updating /builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64/usr/bin/zeoctl: updating /builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64/usr/bin/zeopack: updating + rm -rfv /builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64/usr/bin/__pycache__ + rm -f /builddir/build/BUILD/python-ZEO-5.4.0-1.fc38.riscv64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64/usr/lib/python3.11/site-packages ']' + site_dirs+=("/usr/lib/python3.11/site-packages") + '[' /builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64/usr/lib64/python3.11/site-packages '!=' /builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64/usr/lib/python3.11/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64/usr/lib64/python3.11/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.11/site-packages/ZEO-5.4.0.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64/usr/lib/python3.11/site-packages/ZEO-5.4.0.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64 --record /builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64/usr/lib/python3.11/site-packages/ZEO-5.4.0.dist-info/RECORD --output /builddir/build/BUILD/python-ZEO-5.4.0-1.fc38.riscv64-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64/usr/lib/python3.11/site-packages/ZEO-5.4.0.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64/usr/lib/python3.11/site-packages/ZEO-5.4.0.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64/usr/lib/python3.11/site-packages/ZEO-5.4.0.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64/usr/lib/python3.11/site-packages/ZEO-5.4.0.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-ZEO-5.4.0-1.fc38.riscv64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /builddir/build/BUILD/python-ZEO-5.4.0-1.fc38.riscv64-pyproject-files --output-modules /builddir/build/BUILD/python-ZEO-5.4.0-1.fc38.riscv64-pyproject-modules --buildroot /builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64 --sitelib /usr/lib/python3.11/site-packages --sitearch /usr/lib64/python3.11/site-packages --python-version 3.11 --pyproject-record /builddir/build/BUILD/python-ZEO-5.4.0-1.fc38.riscv64-pyproject-record --prefix /usr ZEO + '[' /usr/lib64/python3.11/site-packages '!=' /usr/lib/python3.11/site-packages ']' + mkdir -p /builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64/usr/lib64/python3.11/site-packages + mv /builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64/usr/lib/python3.11/site-packages/ZEO /builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64/usr/lib/python3.11/site-packages/ZEO-5.4.0.dist-info /builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64/usr/lib64/python3.11/site-packages + rm -fr /builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64/usr/lib + sed -i s,/usr/lib/python3.11/site-packages,/usr/lib64/python3.11/site-packages,g ../python-ZEO-5.4.0-1.fc38.riscv64-pyproject-files ../python-ZEO-5.4.0-1.fc38.riscv64-pyproject-ghost-distinfo ../python-ZEO-5.4.0-1.fc38.riscv64-pyproject-modules ../python-ZEO-5.4.0-1.fc38.riscv64-pyproject-record + cp -p src/ZEO/asyncio/_futures.cpython-311-riscv64-linux-gnu.so src/ZEO/asyncio/_smp.cpython-311-riscv64-linux-gnu.so /builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64/usr/lib64/python3.11/site-packages/ZEO/asyncio + export PYTHONPATH=/builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64/usr/lib64/python3.11/site-packages + PYTHONPATH=/builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64/usr/lib64/python3.11/site-packages + sphinx-build -b html -d docs/_build/doctrees docs docs/_build/html Running Sphinx v5.3.0 WARNING: html_static_path entry '_static' does not exist loading intersphinx inventory from /usr/share/doc/python3-docs/html/objects.inv... loading intersphinx inventory from /usr/share/doc/python3-persistent-doc/objects.inv... loading intersphinx inventory from /usr/share/doc/python-ZODB-doc/html/objects.inv... building [mo]: targets for 0 po files that are out of date building [html]: targets for 12 source files that are out of date updating environment: [new config] 12 added, 0 changed, 0 removed reading sources... [ 8%] blob-nfs reading sources... [ 16%] changelog reading sources... [ 25%] client-cache reading sources... [ 33%] client-cache-tracing reading sources... [ 41%] clients reading sources... [ 50%] index reading sources... [ 58%] introduction reading sources... [ 66%] nagios reading sources... [ 75%] ordering reading sources... [ 83%] protocol reading sources... [ 91%] reference reading sources... [100%] server /builddir/build/BUILD/ZEO-5.4.0/docs/clients.rst:150: ERROR: Unknown target name: "server configuration". looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 8%] blob-nfs writing output... [ 16%] changelog writing output... [ 25%] client-cache writing output... [ 33%] client-cache-tracing writing output... [ 41%] clients writing output... [ 50%] index writing output... [ 58%] introduction writing output... [ 66%] nagios writing output... [ 75%] ordering writing output... [ 83%] protocol writing output... [ 91%] reference writing output... [100%] server generating indices... genindex py-modindex done highlighting module code... [ 33%] ZEO highlighting module code... [ 66%] ZEO.ClientStorage highlighting module code... [100%] ZEO.Exceptions writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 2 warnings. The HTML pages are in docs/_build/html. + rst2html --no-datestamp CHANGES.rst CHANGES.html + rst2html --no-datestamp README.rst README.html + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 5.4.0-1.fc38 --unique-debug-suffix -5.4.0-1.fc38.riscv64 --unique-debug-src-base python-ZEO-5.4.0-1.fc38.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/ZEO-5.4.0 extracting debug info from /builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64/usr/lib64/python3.11/site-packages/ZEO/asyncio/_futures.cpython-311-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64/usr/lib64/python3.11/site-packages/ZEO/asyncio/_smp.cpython-311-riscv64-linux-gnu.so original debug info size: 3932kB, size after compression: 3900kB /usr/bin/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 2482 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/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4 Bytecompiling .py files below /builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64/usr/lib64/python3.11 using python3.11 Bytecompiling .py files below /builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64/usr/lib/debug/usr/lib64/python3.11 using python3.11 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.E367Ip + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd ZEO-5.4.0 + TOX_TESTENV_PASSENV='*' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + PATH=/builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64/usr/lib64/python3.11/site-packages:/builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64/usr/lib/python3.11/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/ZEO-5.4.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e py311 Running tests at level 1000 Running zope.testrunner.layer.UnitTests tests: Set up zope.testrunner.layer.UnitTests in 0.000 seconds. Running: ..................................................................................................................................................................... Ran 165 tests with 0 failures, 0 errors, 0 skipped in 47.471 seconds. Tearing down left over layers: Tear down zope.testrunner.layer.UnitTests in 0.000 seconds. Running tests at level 1000 Running .!no tests here! tests: Set up .!no tests here! in 0.001 seconds. Running: . Ran 1 tests with 0 failures, 0 errors, 0 skipped in 0.001 seconds. Running .BlobAdaptedFileStorageTests tests: Tear down .!no tests here! in 0.001 seconds. Set up .BlobAdaptedFileStorageTests in 0.001 seconds. Running: ............................................................................................................... Ran 111 tests with 0 failures, 0 errors, 0 skipped in 3 minutes 5.810 seconds. Running .BlobWritableCacheTests tests: Tear down .BlobAdaptedFileStorageTests in 0.004 seconds. Set up .BlobWritableCacheTests in 0.001 seconds. Running: .............................................................................................................. Ran 110 tests with 0 failures, 0 errors, 0 skipped in 3 minutes 1.765 seconds. Running .FileStorageConnectionTests ZEO Connection Tests tests: Tear down .BlobWritableCacheTests in 0.001 seconds. Set up .FileStorageConnectionTests ZEO Connection Tests in 0.001 seconds. Running: .................... Ran 20 tests with 0 failures, 0 errors, 0 skipped in 1 minutes 14.614 seconds. Running .FileStorageInvqTests ZEO Connection Tests tests: Tear down .FileStorageConnectionTests ZEO Connection Tests in 0.001 seconds. Set up .FileStorageInvqTests ZEO Connection Tests in 0.001 seconds. Running: .. Ran 2 tests with 0 failures, 0 errors, 0 skipped in 1.552 seconds. Running .FileStorageLoadDelayedTests tests: Tear down .FileStorageInvqTests ZEO Connection Tests in 0.001 seconds. Set up .FileStorageLoadDelayedTests in 0.001 seconds. Running: .......................................................................................................... Ran 106 tests with 0 failures, 0 errors, 0 skipped in 4 minutes 13.893 seconds. Running .FileStorageReconnectionTests ZEO Connection Tests tests: Tear down .FileStorageLoadDelayedTests in 0.004 seconds. Set up .FileStorageReconnectionTests ZEO Connection Tests in 0.001 seconds. Running: ............ Ran 12 tests with 0 failures, 0 errors, 0 skipped in 27.084 seconds. Running .FileStorageSSLTests tests: Tear down .FileStorageReconnectionTests ZEO Connection Tests in 0.001 seconds. Set up .FileStorageSSLTests in 0.001 seconds. Running: .......................................................................................................... Ran 106 tests with 0 failures, 0 errors, 0 skipped in 3 minutes 36.506 seconds. Running .FileStorageTimeoutTests ZEO Connection Tests tests: Tear down .FileStorageSSLTests in 0.001 seconds. Set up .FileStorageTimeoutTests ZEO Connection Tests in 0.001 seconds. Running: .... Ran 4 tests with 0 failures, 0 errors, 0 skipped in 7.493 seconds. Running .MappingStorageConnectionTests ZEO Connection Tests tests: Tear down .FileStorageTimeoutTests ZEO Connection Tests in 0.001 seconds. Set up .MappingStorageConnectionTests ZEO Connection Tests in 0.001 seconds. Running: .............. Ran 14 tests with 0 failures, 0 errors, 0 skipped in 14.539 seconds. Running .MappingStorageTests tests: Tear down .MappingStorageConnectionTests ZEO Connection Tests in 0.001 seconds. Set up .MappingStorageTests in 0.001 seconds. Running: ........................................................ Ran 56 tests with 0 failures, 0 errors, 0 skipped in 2 minutes 17.802 seconds. Running .MappingStorageTimeoutTests ZEO Connection Tests tests: Tear down .MappingStorageTests in 0.001 seconds. Set up .MappingStorageTimeoutTests ZEO Connection Tests in 0.001 seconds. Running: .... Ran 4 tests with 0 failures, 0 errors, 0 skipped in 7.448 seconds. Running .SSLConnectionTests ZEO Connection Tests tests: Tear down .MappingStorageTimeoutTests ZEO Connection Tests in 0.001 seconds. Set up .SSLConnectionTests ZEO Connection Tests in 0.001 seconds. Running: .............. Ran 14 tests with 0 failures, 0 errors, 0 skipped in 16.115 seconds. Running .ZEO Connection DocTests tests: Tear down .SSLConnectionTests ZEO Connection Tests in 0.001 seconds. Set up .ZEO Connection DocTests in 0.001 seconds. Running: . Ran 1 tests with 0 failures, 0 errors, 0 skipped in 42.233 seconds. Running .testZeo-misc tests: Tear down .ZEO Connection DocTests in 0.001 seconds. Set up .testZeo-misc in 0.001 seconds. Running: ............... XXX WARNING: running quick_close_doesnt_kill_server with ssl as hack pending http://bugs.python.org/issue27386 .............. Ran 29 tests with 0 failures, 0 errors, 0 skipped in 37.729 seconds. Running .testZeo-misc2 tests: Tear down .testZeo-misc in 0.001 seconds. Set up .testZeo-misc2 in 0.001 seconds. Running: ............... Ran 15 tests with 0 failures, 0 errors, 0 skipped in 37.959 seconds. Running .testZeo-new_addr.test tests: Tear down .testZeo-misc2 in 0.001 seconds. Set up .testZeo-new_addr.test in 0.001 seconds. Running: . Ran 1 tests with 0 failures, 0 errors, 0 skipped in 1.195 seconds. Running .testZeo-zeo-fan-out.test tests: Tear down .testZeo-new_addr.test in 0.001 seconds. Set up .testZeo-zeo-fan-out.test in 0.001 seconds. Running: . Ran 1 tests with 0 failures, 0 errors, 0 skipped in 17.233 seconds. Running .threaded_server_tests tests: Tear down .testZeo-zeo-fan-out.test in 0.001 seconds. Set up .threaded_server_tests in 0.001 seconds. Running: ..................Error: no values for 'authenticate'; 1 required (line 7 in file:///tmp/tmp9w51co14/conf) For help, use /usr/bin/zope-testrunner -h .. Ran 20 tests with 0 failures, 0 errors, 0 skipped in 12.203 seconds. Running .work_with_multiprocessing tests: Tear down .threaded_server_tests in 0.001 seconds. Set up .work_with_multiprocessing in 0.001 seconds. Running: . Ran 1 tests with 0 failures, 0 errors, 0 skipped in 1.068 seconds. Running ZODB.tests.util.ClientStorageNonSharedBlobsBlobTests tests: Tear down .work_with_multiprocessing in 0.001 seconds. Set up ZODB.tests.util.ClientStorageNonSharedBlobsBlobTests in 0.001 seconds. Running: .................... Ran 20 tests with 0 failures, 0 errors, 0 skipped in 15.174 seconds. Running ZODB.tests.util.ClientStorageSharedBlobsBlobTests tests: Tear down ZODB.tests.util.ClientStorageNonSharedBlobsBlobTests in 0.001 seconds. Set up ZODB.tests.util.ClientStorageSharedBlobsBlobTests in 0.001 seconds. Running: .................... Ran 20 tests with 0 failures, 0 errors, 0 skipped in 13.559 seconds. Tearing down left over layers: Tear down ZODB.tests.util.ClientStorageSharedBlobsBlobTests in 0.001 seconds. Total: 668 tests, 0 failures, 0 errors, 0 skipped in 21 minutes 52.296 seconds. py311: OK (1370.75=setup[0.06]+cmd[52.88,1317.81] seconds) congratulations :) (1371.33 seconds) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python-ZEO-doc-5.4.0-1.fc38.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DgqW8c + umask 022 + cd /builddir/build/BUILD + cd ZEO-5.4.0 + DOCDIR=/builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64/usr/share/doc/python-ZEO-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64/usr/share/doc/python-ZEO-doc + cp -pr docs/_build/html /builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64/usr/share/doc/python-ZEO-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-ZEO-doc = 5.4.0-1.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-ZEO-5.4.0-1.fc38.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wmkKlv + umask 022 + cd /builddir/build/BUILD + cd ZEO-5.4.0 + DOCDIR=/builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64/usr/share/doc/python3-ZEO + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64/usr/share/doc/python3-ZEO + cp -pr CHANGES.html /builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64/usr/share/doc/python3-ZEO + cp -pr README.html /builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64/usr/share/doc/python3-ZEO + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.T0j1jN + umask 022 + cd /builddir/build/BUILD + cd ZEO-5.4.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64/usr/share/licenses/python3-ZEO + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64/usr/share/licenses/python3-ZEO + cp -pr COPYRIGHT.txt /builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64/usr/share/licenses/python3-ZEO + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-ZEO = 5.4.0-1.fc38 python3-ZEO = 5.4.0-1.fc38 python3-ZEO(riscv-64) = 5.4.0-1.fc38 python3.11-ZEO = 5.4.0-1.fc38 python3.11dist(zeo) = 5.4 python3dist(zeo) = 5.4 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 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) python(abi) = 3.11 python3.11dist(persistent) >= 4.1 python3.11dist(six) python3.11dist(transaction) >= 2.0.3 python3.11dist(zc-lockfile) python3.11dist(zconfig) python3.11dist(zdaemon) python3.11dist(zodb) >= 5.1.1 python3.11dist(zope-interface) rtld(GNU_HASH) Processing files: python3-ZEO+msgpack-5.4.0-1.fc38.riscv64 Provides: python-ZEO+msgpack = 5.4.0-1.fc38 python3-ZEO+msgpack = 5.4.0-1.fc38 python3-ZEO+msgpack(riscv-64) = 5.4.0-1.fc38 python3.11-ZEO+msgpack = 5.4.0-1.fc38 python3.11dist(zeo[msgpack]) = 5.4 python3dist(zeo[msgpack]) = 5.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.11 python3.11dist(msgpack-python) Processing files: python3-ZEO+uvloop-5.4.0-1.fc38.riscv64 Provides: python-ZEO+uvloop = 5.4.0-1.fc38 python3-ZEO+uvloop = 5.4.0-1.fc38 python3-ZEO+uvloop(riscv-64) = 5.4.0-1.fc38 python3.11-ZEO+uvloop = 5.4.0-1.fc38 python3.11dist(zeo[uvloop]) = 5.4 python3dist(zeo[uvloop]) = 5.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.11 python3.11dist(uvloop) >= 0.5.1 Processing files: python-ZEO-debugsource-5.4.0-1.fc38.riscv64 Provides: python-ZEO-debugsource = 5.4.0-1.fc38 python-ZEO-debugsource(riscv-64) = 5.4.0-1.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-ZEO-debuginfo-5.4.0-1.fc38.riscv64 Provides: debuginfo(build-id) = 6d3f035e1567f2111fb2b01324de7a639648a5ca debuginfo(build-id) = 7870de5619925cd0c49d649174012e2538fd20e7 python-ZEO-debuginfo = 5.4.0-1.fc38 python3-ZEO-debuginfo = 5.4.0-1.fc38 python3-ZEO-debuginfo(riscv-64) = 5.4.0-1.fc38 python3.11-ZEO-debuginfo = 5.4.0-1.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-ZEO-debugsource(riscv-64) = 5.4.0-1.fc38 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64 Wrote: /builddir/build/RPMS/python-ZEO-doc-5.4.0-1.fc38.noarch.rpm Wrote: /builddir/build/RPMS/python3-ZEO-debuginfo-5.4.0-1.fc38.riscv64.rpm Wrote: /builddir/build/RPMS/python3-ZEO+msgpack-5.4.0-1.fc38.riscv64.rpm Wrote: /builddir/build/RPMS/python3-ZEO+uvloop-5.4.0-1.fc38.riscv64.rpm Wrote: /builddir/build/RPMS/python-ZEO-debugsource-5.4.0-1.fc38.riscv64.rpm Wrote: /builddir/build/RPMS/python3-ZEO-5.4.0-1.fc38.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Mxeiw7 + umask 022 + cd /builddir/build/BUILD + cd ZEO-5.4.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-ZEO-5.4.0-1.fc38.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.FQ3mO1 + umask 022 + cd /builddir/build/BUILD + rm -rf ZEO-5.4.0 ZEO-5.4.0.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0