Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-bert-etl.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683354322.873336/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 aarch64 --nodeps /builddir/build/SPECS/python-bert-etl.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-bert-etl-0.4.77-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-bert-etl.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683354322.873336/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 aarch64 --nodeps /builddir/build/SPECS/python-bert-etl.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-bert-etl-0.4.77-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-bert-etl.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683354322.873336/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 aarch64 --nodeps /builddir/build/SPECS/python-bert-etl.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.uRf1qp + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf bert-etl-0.4.77 + /usr/bin/gzip -dc /builddir/build/SOURCES/bert-etl-0.4.77.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd bert-etl-0.4.77 + /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.NcLOT3 + umask 022 + cd /builddir/build/BUILD + cd bert-etl-0.4.77 + 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 -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/bert copying bert/utils.py -> build/lib/bert copying bert/naming.py -> build/lib/bert copying bert/__init__.py -> build/lib/bert copying bert/binding.py -> build/lib/bert copying bert/constants.py -> build/lib/bert copying bert/shortcuts.py -> build/lib/bert copying bert/aws.py -> build/lib/bert copying bert/exceptions.py -> build/lib/bert copying bert/datasource.py -> build/lib/bert copying bert/backends.py -> build/lib/bert copying bert/queues.py -> build/lib/bert creating build/lib/bert/webservice copying bert/webservice/__init__.py -> build/lib/bert/webservice copying bert/webservice/handler.py -> build/lib/bert/webservice copying bert/webservice/api.py -> build/lib/bert/webservice copying bert/webservice/manager.py -> build/lib/bert/webservice creating build/lib/bert/roles copying bert/roles/__init__.py -> build/lib/bert/roles copying bert/roles/factory.py -> build/lib/bert/roles creating build/lib/bert/deploy copying bert/deploy/utils.py -> build/lib/bert/deploy copying bert/deploy/encoders.py -> build/lib/bert/deploy copying bert/deploy/__init__.py -> build/lib/bert/deploy copying bert/deploy/factory.py -> build/lib/bert/deploy copying bert/deploy/shortcuts.py -> build/lib/bert/deploy copying bert/deploy/reporting.py -> build/lib/bert/deploy copying bert/deploy/exceptions.py -> build/lib/bert/deploy creating build/lib/bert/etl copying bert/etl/security.py -> build/lib/bert/etl copying bert/etl/__init__.py -> build/lib/bert/etl copying bert/etl/constants.py -> build/lib/bert/etl copying bert/etl/functools.py -> build/lib/bert/etl copying bert/etl/sync_utils.py -> build/lib/bert/etl creating build/lib/bert/example copying bert/example/__init__.py -> build/lib/bert/example copying bert/example/factory.py -> build/lib/bert/example copying bert/example/exceptions.py -> build/lib/bert/example creating build/lib/bert/secrets copying bert/secrets/__init__.py -> build/lib/bert/secrets copying bert/secrets/factory.py -> build/lib/bert/secrets creating build/lib/bert/debug copying bert/debug/__init__.py -> build/lib/bert/debug copying bert/debug/factory.py -> build/lib/bert/debug creating build/lib/bert/runner copying bert/runner/__init__.py -> build/lib/bert/runner copying bert/runner/async_utils.py -> build/lib/bert/runner copying bert/runner/factory.py -> build/lib/bert/runner copying bert/runner/constants.py -> build/lib/bert/runner copying bert/runner/datatypes.py -> build/lib/bert/runner copying bert/runner/manager.py -> build/lib/bert/runner creating build/lib/bert/encoders copying bert/encoders/etl.py -> build/lib/bert/encoders copying bert/encoders/__init__.py -> build/lib/bert/encoders copying bert/encoders/base.py -> build/lib/bert/encoders copying bert/encoders/datatypes.py -> build/lib/bert/encoders copying bert/encoders/numpy.py -> build/lib/bert/encoders running egg_info writing bert_etl.egg-info/PKG-INFO writing dependency_links to bert_etl.egg-info/dependency_links.txt writing entry points to bert_etl.egg-info/entry_points.txt writing requirements to bert_etl.egg-info/requires.txt writing top-level names to bert_etl.egg-info/top_level.txt reading manifest file 'bert_etl.egg-info/SOURCES.txt' writing manifest file 'bert_etl.egg-info/SOURCES.txt' + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JyWtoO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64 + cd bert-etl-0.4.77 + 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 -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-bert-etl-0.4.77-1.aarch64 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-bert-etl-0.4.77-1.aarch64/usr creating /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert copying build/lib/bert/utils.py -> /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert creating /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/webservice copying build/lib/bert/webservice/__init__.py -> /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/webservice copying build/lib/bert/webservice/handler.py -> /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/webservice copying build/lib/bert/webservice/api.py -> /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/webservice copying build/lib/bert/webservice/manager.py -> /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/webservice copying build/lib/bert/naming.py -> /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert creating /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/roles copying build/lib/bert/roles/__init__.py -> /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/roles copying build/lib/bert/roles/factory.py -> /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/roles copying build/lib/bert/__init__.py -> /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert copying build/lib/bert/binding.py -> /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert copying build/lib/bert/constants.py -> /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert creating /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/deploy copying build/lib/bert/deploy/utils.py -> /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/deploy copying build/lib/bert/deploy/encoders.py -> /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/deploy copying build/lib/bert/deploy/__init__.py -> /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/deploy copying build/lib/bert/deploy/factory.py -> /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/deploy copying build/lib/bert/deploy/shortcuts.py -> /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/deploy copying build/lib/bert/deploy/reporting.py -> /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/deploy copying build/lib/bert/deploy/exceptions.py -> /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/deploy copying build/lib/bert/shortcuts.py -> /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert copying build/lib/bert/aws.py -> /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert creating /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/etl copying build/lib/bert/etl/security.py -> /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/etl copying build/lib/bert/etl/__init__.py -> /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/etl copying build/lib/bert/etl/constants.py -> /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/etl copying build/lib/bert/etl/functools.py -> /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/etl copying build/lib/bert/etl/sync_utils.py -> /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/etl creating /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/example copying build/lib/bert/example/__init__.py -> /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/example copying build/lib/bert/example/factory.py -> /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/example copying build/lib/bert/example/exceptions.py -> /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/example creating /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/secrets copying build/lib/bert/secrets/__init__.py -> /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/secrets copying build/lib/bert/secrets/factory.py -> /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/secrets creating /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/debug copying build/lib/bert/debug/__init__.py -> /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/debug copying build/lib/bert/debug/factory.py -> /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/debug copying build/lib/bert/exceptions.py -> /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert copying build/lib/bert/datasource.py -> /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert copying build/lib/bert/backends.py -> /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert copying build/lib/bert/queues.py -> /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert creating /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/runner copying build/lib/bert/runner/__init__.py -> /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/runner copying build/lib/bert/runner/async_utils.py -> /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/runner copying build/lib/bert/runner/factory.py -> /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/runner copying build/lib/bert/runner/constants.py -> /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/runner copying build/lib/bert/runner/datatypes.py -> /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/runner copying build/lib/bert/runner/manager.py -> /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/runner creating /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/encoders copying build/lib/bert/encoders/etl.py -> /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/encoders copying build/lib/bert/encoders/__init__.py -> /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/encoders copying build/lib/bert/encoders/base.py -> /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/encoders copying build/lib/bert/encoders/datatypes.py -> /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/encoders copying build/lib/bert/encoders/numpy.py -> /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/encoders byte-compiling /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/webservice/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/webservice/handler.py to handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/webservice/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/webservice/manager.py to manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/naming.py to naming.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/roles/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/roles/factory.py to factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/binding.py to binding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/deploy/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/deploy/encoders.py to encoders.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/deploy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/deploy/factory.py to factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/deploy/shortcuts.py to shortcuts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/deploy/reporting.py to reporting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/deploy/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/shortcuts.py to shortcuts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/aws.py to aws.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/etl/security.py to security.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/etl/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/etl/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/etl/functools.py to functools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/etl/sync_utils.py to sync_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/example/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/example/factory.py to factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/example/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/secrets/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/secrets/factory.py to factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/debug/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/debug/factory.py to factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/datasource.py to datasource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/backends.py to backends.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/queues.py to queues.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/runner/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/runner/async_utils.py to async_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/runner/factory.py to factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/runner/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/runner/datatypes.py to datatypes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/runner/manager.py to manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/encoders/etl.py to etl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/encoders/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/encoders/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/encoders/datatypes.py to datatypes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert/encoders/numpy.py to numpy.cpython-39.pyc writing byte-compilation script '/tmp/tmpe75hqxlj.py' /usr/bin/python3 /tmp/tmpe75hqxlj.py removing /tmp/tmpe75hqxlj.py running install_egg_info running egg_info writing bert_etl.egg-info/PKG-INFO writing dependency_links to bert_etl.egg-info/dependency_links.txt writing entry points to bert_etl.egg-info/entry_points.txt writing requirements to bert_etl.egg-info/requires.txt writing top-level names to bert_etl.egg-info/top_level.txt reading manifest file 'bert_etl.egg-info/SOURCES.txt' writing manifest file 'bert_etl.egg-info/SOURCES.txt' Copying bert_etl.egg-info to /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9/site-packages/bert_etl-0.4.77-py3.9.egg-info running install_scripts Installing bert-debug.py script to /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/bin Installing bert-deploy.py script to /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/bin Installing bert-example.py script to /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/bin Installing bert-roles.py script to /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/bin Installing bert-runner.py script to /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/bin Installing bert-secrets.py script to /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64//usr/share/doc/python-bert-etl + '[' -d doc ']' ~/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64 ~/build/BUILD/bert-etl-0.4.77 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/bert-etl-0.4.77 + popd + mv /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.4.77-1 --unique-debug-suffix -0.4.77-1.aarch64 --unique-debug-src-base python-bert-etl-0.4.77-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/bert-etl-0.4.77 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-bert-etl-0.4.77-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-bert-etl-0.4.77-1.noarch Provides: python-bert-etl python3-bert-etl = 0.4.77-1 python3.9dist(bert-etl) = 0.4.77 python3dist(bert-etl) = 0.4.77 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(boto3) = 1.9.251 python3.9dist(gitpython) = 3.1.1 python3.9dist(marshmallow) = 2.19.5 python3.9dist(pyyaml) = 5.1.2 python3.9dist(redis) = 3.3.5 python3.9dist(setuptools) Processing files: python-bert-etl-help-0.4.77-1.noarch warning: Empty %files file /builddir/build/BUILD/bert-etl-0.4.77/doclist.lst Provides: python-bert-etl-help = 0.4.77-1 python3-bert-etl-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64 Wrote: /builddir/build/RPMS/python-bert-etl-help-0.4.77-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-bert-etl-0.4.77-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3Q6QeJ + umask 022 + cd /builddir/build/BUILD + cd bert-etl-0.4.77 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-bert-etl-0.4.77-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0