Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-storey.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681995287.126806/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=1000gid=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-storey.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-storey-1.3.15-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-storey.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681995287.126806/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=1000gid=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-storey.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-storey-1.3.15-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-storey.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681995287.126806/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=1000gid=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-storey.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.RNN4ER + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf storey-1.3.15 + /usr/bin/gzip -dc /builddir/build/SOURCES/storey-1.3.15.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd storey-1.3.15 + /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.eGeOps + umask 022 + cd /builddir/build/BUILD + cd storey-1.3.15 + 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' running build running build_py creating build creating build/lib creating build/lib/tests copying tests/test_windowed_store.py -> build/lib/tests copying tests/test_types.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_steps.py -> build/lib/tests copying tests/test_flow.py -> build/lib/tests copying tests/test_aggregate_by_key.py -> build/lib/tests copying tests/test_aggregate_store.py -> build/lib/tests copying tests/test_v3io.py -> build/lib/tests creating build/lib/integration copying integration/test_flow_integration.py -> build/lib/integration copying integration/test_filesystems_integration.py -> build/lib/integration copying integration/test_redis_specific.py -> build/lib/integration copying integration/conftest.py -> build/lib/integration copying integration/test_kafka_integration.py -> build/lib/integration copying integration/__init__.py -> build/lib/integration copying integration/test_aggregation_integration.py -> build/lib/integration copying integration/test_s3_filesystem_integration.py -> build/lib/integration copying integration/test_azure_filesystem_integration.py -> build/lib/integration copying integration/integration_test_utils.py -> build/lib/integration creating build/lib/storey copying storey/sql_driver.py -> build/lib/storey copying storey/flow.py -> build/lib/storey copying storey/queue.py -> build/lib/storey copying storey/windowed_store.py -> build/lib/storey copying storey/dtypes.py -> build/lib/storey copying storey/utils.py -> build/lib/storey copying storey/redis_driver.py -> build/lib/storey copying storey/drivers.py -> build/lib/storey copying storey/__init__.py -> build/lib/storey copying storey/sources.py -> build/lib/storey copying storey/aggregation_utils.py -> build/lib/storey copying storey/targets.py -> build/lib/storey copying storey/dataframe.py -> build/lib/storey copying storey/table.py -> build/lib/storey copying storey/aggregations.py -> build/lib/storey creating build/lib/storey/steps copying storey/steps/sample.py -> build/lib/storey/steps copying storey/steps/partition.py -> build/lib/storey/steps copying storey/steps/assertion.py -> build/lib/storey/steps copying storey/steps/flatten.py -> build/lib/storey/steps copying storey/steps/__init__.py -> build/lib/storey/steps copying storey/steps/foreach.py -> build/lib/storey/steps creating build/lib/storey/transformations copying storey/transformations/__init__.py -> build/lib/storey/transformations + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KHgWOp + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64 + cd storey-1.3.15 + 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-storey-1.3.15-1.x86_64 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-storey-1.3.15-1.x86_64/usr creating /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_windowed_store.py -> /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_types.py -> /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_steps.py -> /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_flow.py -> /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_aggregate_by_key.py -> /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_aggregate_store.py -> /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_v3io.py -> /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/integration copying build/lib/integration/test_flow_integration.py -> /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/integration copying build/lib/integration/test_filesystems_integration.py -> /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/integration copying build/lib/integration/test_redis_specific.py -> /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/integration copying build/lib/integration/conftest.py -> /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/integration copying build/lib/integration/test_kafka_integration.py -> /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/integration copying build/lib/integration/__init__.py -> /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/integration copying build/lib/integration/test_aggregation_integration.py -> /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/integration copying build/lib/integration/test_s3_filesystem_integration.py -> /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/integration copying build/lib/integration/test_azure_filesystem_integration.py -> /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/integration copying build/lib/integration/integration_test_utils.py -> /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/integration creating /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/storey copying build/lib/storey/sql_driver.py -> /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/storey copying build/lib/storey/flow.py -> /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/storey copying build/lib/storey/queue.py -> /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/storey copying build/lib/storey/windowed_store.py -> /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/storey copying build/lib/storey/dtypes.py -> /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/storey copying build/lib/storey/utils.py -> /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/storey copying build/lib/storey/redis_driver.py -> /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/storey copying build/lib/storey/drivers.py -> /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/storey creating /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/storey/steps copying build/lib/storey/steps/sample.py -> /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/storey/steps copying build/lib/storey/steps/partition.py -> /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/storey/steps copying build/lib/storey/steps/assertion.py -> /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/storey/steps copying build/lib/storey/steps/flatten.py -> /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/storey/steps copying build/lib/storey/steps/__init__.py -> /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/storey/steps copying build/lib/storey/steps/foreach.py -> /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/storey/steps copying build/lib/storey/__init__.py -> /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/storey creating /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/storey/transformations copying build/lib/storey/transformations/__init__.py -> /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/storey/transformations copying build/lib/storey/sources.py -> /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/storey copying build/lib/storey/aggregation_utils.py -> /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/storey copying build/lib/storey/targets.py -> /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/storey copying build/lib/storey/dataframe.py -> /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/storey copying build/lib/storey/table.py -> /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/storey copying build/lib/storey/aggregations.py -> /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/storey byte-compiling /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/tests/test_windowed_store.py to test_windowed_store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/tests/test_types.py to test_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/tests/test_steps.py to test_steps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/tests/test_flow.py to test_flow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/tests/test_aggregate_by_key.py to test_aggregate_by_key.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/tests/test_aggregate_store.py to test_aggregate_store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/tests/test_v3io.py to test_v3io.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/integration/test_flow_integration.py to test_flow_integration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/integration/test_filesystems_integration.py to test_filesystems_integration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/integration/test_redis_specific.py to test_redis_specific.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/integration/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/integration/test_kafka_integration.py to test_kafka_integration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/integration/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/integration/test_aggregation_integration.py to test_aggregation_integration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/integration/test_s3_filesystem_integration.py to test_s3_filesystem_integration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/integration/test_azure_filesystem_integration.py to test_azure_filesystem_integration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/integration/integration_test_utils.py to integration_test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/storey/sql_driver.py to sql_driver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/storey/flow.py to flow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/storey/queue.py to queue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/storey/windowed_store.py to windowed_store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/storey/dtypes.py to dtypes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/storey/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/storey/redis_driver.py to redis_driver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/storey/drivers.py to drivers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/storey/steps/sample.py to sample.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/storey/steps/partition.py to partition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/storey/steps/assertion.py to assertion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/storey/steps/flatten.py to flatten.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/storey/steps/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/storey/steps/foreach.py to foreach.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/storey/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/storey/transformations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/storey/sources.py to sources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/storey/aggregation_utils.py to aggregation_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/storey/targets.py to targets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/storey/dataframe.py to dataframe.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/storey/table.py to table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/storey/aggregations.py to aggregations.cpython-39.pyc writing byte-compilation script '/tmp/tmpcrc32dgx.py' /usr/bin/python3 /tmp/tmpcrc32dgx.py removing /tmp/tmpcrc32dgx.py running install_egg_info running egg_info writing storey.egg-info/PKG-INFO writing dependency_links to storey.egg-info/dependency_links.txt writing requirements to storey.egg-info/requires.txt writing top-level names to storey.egg-info/top_level.txt reading manifest file 'storey.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'storey.egg-info/SOURCES.txt' Copying storey.egg-info to /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/usr/lib/python3.9/site-packages/storey-1.3.15-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64//usr/share/doc/python-storey + '[' -d doc ']' ~/build/BUILDROOT/python-storey-1.3.15-1.x86_64 ~/build/BUILD/storey-1.3.15 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/storey-1.3.15 + mv /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-storey-1.3.15-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.3.15-1 --unique-debug-suffix -1.3.15-1.x86_64 --unique-debug-src-base python-storey-1.3.15-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/storey-1.3.15 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-storey-1.3.15-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-storey-1.3.15-1.noarch error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.8 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.5.14 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.10.3 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.1.9 Provides: python-storey python3-storey = 1.3.15-1 python3.9dist(storey) = 1.3.15 python3dist(storey) = 1.3.15 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(aiohttp) python3.9dist(numpy) >= 1.16.5 python3.9dist(numpy) < 1.23 python3.9dist(pandas) < 1.5 python3.9dist(pyarrow) >= 1 python3.9dist(pyarrow) < 12 python3.9dist(v3io) python3.9dist(v3io-frames) python3.9dist(v3iofs) python3.9dist(xxhash) >= 1 RPM build errors: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.8 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.5.14 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.10.3 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.1.9 Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-storey.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-storey.spec