Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-sacred.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681815058.218053/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-sacred.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-sacred-0.8.4-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-sacred.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681815058.218053/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-sacred.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-sacred-0.8.4-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-sacred.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681815058.218053/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-sacred.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.EkJ85K + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf sacred-0.8.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/sacred-0.8.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd sacred-0.8.4 + /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.doFWfe + umask 022 + cd /builddir/build/BUILD + cd sacred-0.8.4 + 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/sacred copying sacred/utils.py -> build/lib/sacred copying sacred/arg_parser.py -> build/lib/sacred copying sacred/__init__.py -> build/lib/sacred copying sacred/experiment.py -> build/lib/sacred copying sacred/pytee.py -> build/lib/sacred copying sacred/initialize.py -> build/lib/sacred copying sacred/__about__.py -> build/lib/sacred copying sacred/settings.py -> build/lib/sacred copying sacred/commands.py -> build/lib/sacred copying sacred/ingredient.py -> build/lib/sacred copying sacred/dependencies.py -> build/lib/sacred copying sacred/commandline_options.py -> build/lib/sacred copying sacred/metrics_logger.py -> build/lib/sacred copying sacred/stdout_capturing.py -> build/lib/sacred copying sacred/randomness.py -> build/lib/sacred copying sacred/optional.py -> build/lib/sacred copying sacred/run.py -> build/lib/sacred copying sacred/serializer.py -> build/lib/sacred copying sacred/host_info.py -> build/lib/sacred creating build/lib/sacred/stflow copying sacred/stflow/internal.py -> build/lib/sacred/stflow copying sacred/stflow/method_interception.py -> build/lib/sacred/stflow copying sacred/stflow/__init__.py -> build/lib/sacred/stflow creating build/lib/sacred/config copying sacred/config/utils.py -> build/lib/sacred/config copying sacred/config/captured_function.py -> build/lib/sacred/config copying sacred/config/custom_containers.py -> build/lib/sacred/config copying sacred/config/__init__.py -> build/lib/sacred/config copying sacred/config/signature.py -> build/lib/sacred/config copying sacred/config/config_scope.py -> build/lib/sacred/config copying sacred/config/config_dict.py -> build/lib/sacred/config copying sacred/config/config_files.py -> build/lib/sacred/config copying sacred/config/config_summary.py -> build/lib/sacred/config creating build/lib/sacred/observers copying sacred/observers/gcs_observer.py -> build/lib/sacred/observers copying sacred/observers/__init__.py -> build/lib/sacred/observers copying sacred/observers/sql_bases.py -> build/lib/sacred/observers copying sacred/observers/telegram_obs.py -> build/lib/sacred/observers copying sacred/observers/s3_observer.py -> build/lib/sacred/observers copying sacred/observers/queue.py -> build/lib/sacred/observers copying sacred/observers/sql.py -> build/lib/sacred/observers copying sacred/observers/mongo.py -> build/lib/sacred/observers copying sacred/observers/file_storage.py -> build/lib/sacred/observers copying sacred/observers/slack.py -> build/lib/sacred/observers copying sacred/observers/base.py -> build/lib/sacred/observers creating build/lib/sacred/observers/tinydb_hashfs copying sacred/observers/tinydb_hashfs/tinydb_hashfs.py -> build/lib/sacred/observers/tinydb_hashfs copying sacred/observers/tinydb_hashfs/__init__.py -> build/lib/sacred/observers/tinydb_hashfs copying sacred/observers/tinydb_hashfs/bases.py -> build/lib/sacred/observers/tinydb_hashfs creating build/lib/sacred/data copying sacred/data/mime.types -> build/lib/sacred/data copying sacred/py.typed -> build/lib/sacred + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wPd1pw + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64 + cd sacred-0.8.4 + 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-sacred-0.8.4-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-sacred-0.8.4-1.aarch64/usr creating /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred copying build/lib/sacred/utils.py -> /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred copying build/lib/sacred/arg_parser.py -> /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred copying build/lib/sacred/__init__.py -> /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred copying build/lib/sacred/experiment.py -> /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred creating /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/stflow copying build/lib/sacred/stflow/internal.py -> /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/stflow copying build/lib/sacred/stflow/method_interception.py -> /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/stflow copying build/lib/sacred/stflow/__init__.py -> /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/stflow copying build/lib/sacred/pytee.py -> /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred copying build/lib/sacred/initialize.py -> /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred copying build/lib/sacred/__about__.py -> /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred creating /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/data copying build/lib/sacred/data/mime.types -> /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/data creating /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/config copying build/lib/sacred/config/utils.py -> /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/config copying build/lib/sacred/config/captured_function.py -> /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/config copying build/lib/sacred/config/custom_containers.py -> /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/config copying build/lib/sacred/config/__init__.py -> /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/config copying build/lib/sacred/config/signature.py -> /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/config copying build/lib/sacred/config/config_scope.py -> /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/config copying build/lib/sacred/config/config_dict.py -> /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/config copying build/lib/sacred/config/config_files.py -> /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/config copying build/lib/sacred/config/config_summary.py -> /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/config copying build/lib/sacred/settings.py -> /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred copying build/lib/sacred/commands.py -> /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred copying build/lib/sacred/ingredient.py -> /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred copying build/lib/sacred/dependencies.py -> /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred copying build/lib/sacred/py.typed -> /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred copying build/lib/sacred/commandline_options.py -> /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred copying build/lib/sacred/metrics_logger.py -> /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred copying build/lib/sacred/stdout_capturing.py -> /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred copying build/lib/sacred/randomness.py -> /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred copying build/lib/sacred/optional.py -> /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred creating /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/observers copying build/lib/sacred/observers/gcs_observer.py -> /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/observers copying build/lib/sacred/observers/__init__.py -> /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/observers copying build/lib/sacred/observers/sql_bases.py -> /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/observers copying build/lib/sacred/observers/telegram_obs.py -> /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/observers copying build/lib/sacred/observers/s3_observer.py -> /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/observers creating /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/observers/tinydb_hashfs copying build/lib/sacred/observers/tinydb_hashfs/tinydb_hashfs.py -> /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/observers/tinydb_hashfs copying build/lib/sacred/observers/tinydb_hashfs/__init__.py -> /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/observers/tinydb_hashfs copying build/lib/sacred/observers/tinydb_hashfs/bases.py -> /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/observers/tinydb_hashfs copying build/lib/sacred/observers/queue.py -> /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/observers copying build/lib/sacred/observers/sql.py -> /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/observers copying build/lib/sacred/observers/mongo.py -> /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/observers copying build/lib/sacred/observers/file_storage.py -> /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/observers copying build/lib/sacred/observers/slack.py -> /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/observers copying build/lib/sacred/observers/base.py -> /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/observers copying build/lib/sacred/run.py -> /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred copying build/lib/sacred/serializer.py -> /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred copying build/lib/sacred/host_info.py -> /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred byte-compiling /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/arg_parser.py to arg_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/experiment.py to experiment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/stflow/internal.py to internal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/stflow/method_interception.py to method_interception.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/stflow/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/pytee.py to pytee.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/initialize.py to initialize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/__about__.py to __about__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/config/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/config/captured_function.py to captured_function.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/config/custom_containers.py to custom_containers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/config/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/config/signature.py to signature.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/config/config_scope.py to config_scope.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/config/config_dict.py to config_dict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/config/config_files.py to config_files.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/config/config_summary.py to config_summary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/commands.py to commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/ingredient.py to ingredient.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/dependencies.py to dependencies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/commandline_options.py to commandline_options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/metrics_logger.py to metrics_logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/stdout_capturing.py to stdout_capturing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/randomness.py to randomness.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/optional.py to optional.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/observers/gcs_observer.py to gcs_observer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/observers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/observers/sql_bases.py to sql_bases.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/observers/telegram_obs.py to telegram_obs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/observers/s3_observer.py to s3_observer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/observers/tinydb_hashfs/tinydb_hashfs.py to tinydb_hashfs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/observers/tinydb_hashfs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/observers/tinydb_hashfs/bases.py to bases.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/observers/queue.py to queue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/observers/sql.py to sql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/observers/mongo.py to mongo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/observers/file_storage.py to file_storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/observers/slack.py to slack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/observers/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/run.py to run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/serializer.py to serializer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred/host_info.py to host_info.cpython-39.pyc writing byte-compilation script '/tmp/tmpshc3_c9i.py' /usr/bin/python3 /tmp/tmpshc3_c9i.py removing /tmp/tmpshc3_c9i.py running install_egg_info running egg_info writing sacred.egg-info/PKG-INFO writing dependency_links to sacred.egg-info/dependency_links.txt writing requirements to sacred.egg-info/requires.txt writing top-level names to sacred.egg-info/top_level.txt reading manifest file 'sacred.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'sacred.egg-info/SOURCES.txt' Copying sacred.egg-info to /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/usr/lib/python3.9/site-packages/sacred-0.8.4-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64//usr/share/doc/python-sacred + '[' -d doc ']' ~/build/BUILDROOT/python-sacred-0.8.4-1.aarch64 ~/build/BUILD/sacred-0.8.4 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64 + '[' -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 ']' ~/build/BUILD/sacred-0.8.4 + popd + mv /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.8.4-1 --unique-debug-suffix -0.8.4-1.aarch64 --unique-debug-src-base python-sacred-0.8.4-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/sacred-0.8.4 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-sacred-0.8.4-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-sacred-0.8.4-1.noarch Provides: python-sacred python3-sacred = 0.8.4-1 python3.9dist(sacred) = 0.8.4 python3dist(sacred) = 0.8.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: python(abi) = 3.9 python3.9dist(colorama) >= 0.4 python3.9dist(docopt) >= 0.3 python3.9dist(docopt) < 1 python3.9dist(gitpython) python3.9dist(jsonpickle) >= 1.2 python3.9dist(munch) >= 2.5 python3.9dist(munch) < 3 python3.9dist(packaging) >= 18 python3.9dist(py-cpuinfo) >= 4 python3.9dist(wrapt) >= 1 python3.9dist(wrapt) < 2 Processing files: python-sacred-help-0.8.4-1.noarch warning: Empty %files file /builddir/build/BUILD/sacred-0.8.4/doclist.lst Provides: python-sacred-help = 0.8.4-1 python3-sacred-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-sacred-0.8.4-1.aarch64 Wrote: /builddir/build/RPMS/python-sacred-help-0.8.4-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-sacred-0.8.4-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ypzDBz + umask 022 + cd /builddir/build/BUILD + cd sacred-0.8.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-sacred-0.8.4-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0