Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-lean.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682513998.140211/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-lean.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-lean-1.0.152-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-lean.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682513998.140211/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-lean.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-lean-1.0.152-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-lean.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682513998.140211/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-lean.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.rWiOvm + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lean-1.0.152 + /usr/bin/gzip -dc /builddir/build/SOURCES/lean-1.0.152.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd lean-1.0.152 + /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.J4L9cg + umask 022 + cd /builddir/build/BUILD + cd lean-1.0.152 + 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/lean copying lean/click.py -> build/lib/lean copying lean/container.py -> build/lib/lean copying lean/constants.py -> build/lib/lean copying lean/__init__.py -> build/lib/lean copying lean/main.py -> build/lib/lean creating build/lib/lean/components copying lean/components/__init__.py -> build/lib/lean/components creating build/lib/lean/commands copying lean/commands/login.py -> build/lib/lean/commands copying lean/commands/build.py -> build/lib/lean/commands copying lean/commands/delete_project.py -> build/lib/lean/commands copying lean/commands/create_project.py -> build/lib/lean/commands copying lean/commands/optimize.py -> build/lib/lean/commands copying lean/commands/research.py -> build/lib/lean/commands copying lean/commands/report.py -> build/lib/lean/commands copying lean/commands/__init__.py -> build/lib/lean/commands copying lean/commands/logout.py -> build/lib/lean/commands copying lean/commands/logs.py -> build/lib/lean/commands copying lean/commands/backtest.py -> build/lib/lean/commands copying lean/commands/init.py -> build/lib/lean/commands copying lean/commands/whoami.py -> build/lib/lean/commands copying lean/commands/lean.py -> build/lib/lean/commands creating build/lib/lean/models copying lean/models/json_module.py -> build/lib/lean/models copying lean/models/data.py -> build/lib/lean/models copying lean/models/pydantic.py -> build/lib/lean/models copying lean/models/errors.py -> build/lib/lean/models copying lean/models/configuration.py -> build/lib/lean/models copying lean/models/options.py -> build/lib/lean/models copying lean/models/lean_config_configurer.py -> build/lib/lean/models copying lean/models/docker.py -> build/lib/lean/models copying lean/models/utils.py -> build/lib/lean/models copying lean/models/api.py -> build/lib/lean/models copying lean/models/logger.py -> build/lib/lean/models copying lean/models/click_options.py -> build/lib/lean/models copying lean/models/modules.py -> build/lib/lean/models copying lean/models/__init__.py -> build/lib/lean/models copying lean/models/market_hours_database.py -> build/lib/lean/models copying lean/models/optimizer.py -> build/lib/lean/models creating build/lib/lean/components/docker copying lean/components/docker/lean_runner.py -> build/lib/lean/components/docker copying lean/components/docker/__init__.py -> build/lib/lean/components/docker copying lean/components/docker/docker_manager.py -> build/lib/lean/components/docker creating build/lib/lean/components/util copying lean/components/util/click_custom_parameters.py -> build/lib/lean/components/util copying lean/components/util/http_client.py -> build/lib/lean/components/util copying lean/components/util/update_manager.py -> build/lib/lean/components/util copying lean/components/util/name_extraction.py -> build/lib/lean/components/util copying lean/components/util/custom_json_encoder.py -> build/lib/lean/components/util copying lean/components/util/platform_manager.py -> build/lib/lean/components/util copying lean/components/util/json_modules_handler.py -> build/lib/lean/components/util copying lean/components/util/library_manager.py -> build/lib/lean/components/util copying lean/components/util/click_aliased_command_group.py -> build/lib/lean/components/util copying lean/components/util/click_group_default_command.py -> build/lib/lean/components/util copying lean/components/util/organization_manager.py -> build/lib/lean/components/util copying lean/components/util/project_manager.py -> build/lib/lean/components/util copying lean/components/util/logger.py -> build/lib/lean/components/util copying lean/components/util/xml_manager.py -> build/lib/lean/components/util copying lean/components/util/temp_manager.py -> build/lib/lean/components/util copying lean/components/util/__init__.py -> build/lib/lean/components/util copying lean/components/util/path_manager.py -> build/lib/lean/components/util copying lean/components/util/task_manager.py -> build/lib/lean/components/util copying lean/components/util/live_utils.py -> build/lib/lean/components/util copying lean/components/util/name_generator.py -> build/lib/lean/components/util copying lean/components/util/market_hours_database.py -> build/lib/lean/components/util copying lean/components/util/compiler.py -> build/lib/lean/components/util creating build/lib/lean/components/api copying lean/components/api/node_client.py -> build/lib/lean/components/api copying lean/components/api/compile_client.py -> build/lib/lean/components/api copying lean/components/api/backtest_client.py -> build/lib/lean/components/api copying lean/components/api/data_client.py -> build/lib/lean/components/api copying lean/components/api/market_client.py -> build/lib/lean/components/api copying lean/components/api/project_client.py -> build/lib/lean/components/api copying lean/components/api/api_client.py -> build/lib/lean/components/api copying lean/components/api/lean_client.py -> build/lib/lean/components/api copying lean/components/api/user_client.py -> build/lib/lean/components/api copying lean/components/api/service_client.py -> build/lib/lean/components/api copying lean/components/api/organization_client.py -> build/lib/lean/components/api copying lean/components/api/__init__.py -> build/lib/lean/components/api copying lean/components/api/optimization_client.py -> build/lib/lean/components/api copying lean/components/api/live_client.py -> build/lib/lean/components/api copying lean/components/api/account_client.py -> build/lib/lean/components/api copying lean/components/api/file_client.py -> build/lib/lean/components/api copying lean/components/api/module_client.py -> build/lib/lean/components/api creating build/lib/lean/components/cloud copying lean/components/cloud/cloud_runner.py -> build/lib/lean/components/cloud copying lean/components/cloud/push_manager.py -> build/lib/lean/components/cloud copying lean/components/cloud/cloud_project_manager.py -> build/lib/lean/components/cloud copying lean/components/cloud/data_downloader.py -> build/lib/lean/components/cloud copying lean/components/cloud/pull_manager.py -> build/lib/lean/components/cloud copying lean/components/cloud/module_manager.py -> build/lib/lean/components/cloud copying lean/components/cloud/__init__.py -> build/lib/lean/components/cloud creating build/lib/lean/components/config copying lean/components/config/optimizer_config_manager.py -> build/lib/lean/components/config copying lean/components/config/project_config_manager.py -> build/lib/lean/components/config copying lean/components/config/storage.py -> build/lib/lean/components/config copying lean/components/config/cli_config_manager.py -> build/lib/lean/components/config copying lean/components/config/__init__.py -> build/lib/lean/components/config copying lean/components/config/lean_config_manager.py -> build/lib/lean/components/config copying lean/components/config/output_config_manager.py -> build/lib/lean/components/config creating build/lib/lean/commands/data copying lean/commands/data/download.py -> build/lib/lean/commands/data copying lean/commands/data/__init__.py -> build/lib/lean/commands/data copying lean/commands/data/generate.py -> build/lib/lean/commands/data creating build/lib/lean/commands/gui copying lean/commands/gui/__init__.py -> build/lib/lean/commands/gui creating build/lib/lean/commands/cloud copying lean/commands/cloud/pull.py -> build/lib/lean/commands/cloud copying lean/commands/cloud/optimize.py -> build/lib/lean/commands/cloud copying lean/commands/cloud/push.py -> build/lib/lean/commands/cloud copying lean/commands/cloud/__init__.py -> build/lib/lean/commands/cloud copying lean/commands/cloud/backtest.py -> build/lib/lean/commands/cloud copying lean/commands/cloud/status.py -> build/lib/lean/commands/cloud creating build/lib/lean/commands/config copying lean/commands/config/list.py -> build/lib/lean/commands/config copying lean/commands/config/unset.py -> build/lib/lean/commands/config copying lean/commands/config/get.py -> build/lib/lean/commands/config copying lean/commands/config/__init__.py -> build/lib/lean/commands/config copying lean/commands/config/set.py -> build/lib/lean/commands/config creating build/lib/lean/commands/live copying lean/commands/live/stop.py -> build/lib/lean/commands/live copying lean/commands/live/deploy.py -> build/lib/lean/commands/live copying lean/commands/live/liquidate.py -> build/lib/lean/commands/live copying lean/commands/live/submit_order.py -> build/lib/lean/commands/live copying lean/commands/live/live.py -> build/lib/lean/commands/live copying lean/commands/live/__init__.py -> build/lib/lean/commands/live copying lean/commands/live/add_security.py -> build/lib/lean/commands/live copying lean/commands/live/cancel_order.py -> build/lib/lean/commands/live copying lean/commands/live/update_order.py -> build/lib/lean/commands/live creating build/lib/lean/commands/library copying lean/commands/library/remove.py -> build/lib/lean/commands/library copying lean/commands/library/__init__.py -> build/lib/lean/commands/library copying lean/commands/library/add.py -> build/lib/lean/commands/library creating build/lib/lean/commands/cloud/live copying lean/commands/cloud/live/stop.py -> build/lib/lean/commands/cloud/live copying lean/commands/cloud/live/deploy.py -> build/lib/lean/commands/cloud/live copying lean/commands/cloud/live/liquidate.py -> build/lib/lean/commands/cloud/live copying lean/commands/cloud/live/live.py -> build/lib/lean/commands/cloud/live copying lean/commands/cloud/live/__init__.py -> build/lib/lean/commands/cloud/live creating build/lib/lean/models/data_providers copying lean/models/data_providers/__init__.py -> build/lib/lean/models/data_providers copying lean/models/data_providers/data_provider.py -> build/lib/lean/models/data_providers creating build/lib/lean/models/addon_modules copying lean/models/addon_modules/addon_module.py -> build/lib/lean/models/addon_modules copying lean/models/addon_modules/__init__.py -> build/lib/lean/models/addon_modules creating build/lib/lean/models/brokerages copying lean/models/brokerages/__init__.py -> build/lib/lean/models/brokerages creating build/lib/lean/models/brokerages/cloud copying lean/models/brokerages/cloud/cloud_brokerage.py -> build/lib/lean/models/brokerages/cloud copying lean/models/brokerages/cloud/__init__.py -> build/lib/lean/models/brokerages/cloud creating build/lib/lean/models/brokerages/local copying lean/models/brokerages/local/local_brokerage.py -> build/lib/lean/models/brokerages/local copying lean/models/brokerages/local/data_feed.py -> build/lib/lean/models/brokerages/local copying lean/models/brokerages/local/__init__.py -> build/lib/lean/models/brokerages/local creating build/lib/lean/ssh copying lean/ssh/key -> build/lib/lean/ssh copying lean/ssh/key.pub -> build/lib/lean/ssh copying lean/ssh/README.md -> build/lib/lean/ssh + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wLXFZH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64 + cd lean-1.0.152 + 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-lean-1.0.152-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-lean-1.0.152-1.aarch64/usr creating /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean copying build/lib/lean/click.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean creating /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components creating /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/docker copying build/lib/lean/components/docker/lean_runner.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/docker copying build/lib/lean/components/docker/__init__.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/docker copying build/lib/lean/components/docker/docker_manager.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/docker creating /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/util copying build/lib/lean/components/util/click_custom_parameters.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/util copying build/lib/lean/components/util/http_client.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/util copying build/lib/lean/components/util/update_manager.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/util copying build/lib/lean/components/util/name_extraction.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/util copying build/lib/lean/components/util/custom_json_encoder.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/util copying build/lib/lean/components/util/platform_manager.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/util copying build/lib/lean/components/util/json_modules_handler.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/util copying build/lib/lean/components/util/library_manager.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/util copying build/lib/lean/components/util/click_aliased_command_group.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/util copying build/lib/lean/components/util/click_group_default_command.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/util copying build/lib/lean/components/util/organization_manager.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/util copying build/lib/lean/components/util/project_manager.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/util copying build/lib/lean/components/util/logger.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/util copying build/lib/lean/components/util/xml_manager.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/util copying build/lib/lean/components/util/temp_manager.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/util copying build/lib/lean/components/util/__init__.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/util copying build/lib/lean/components/util/path_manager.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/util copying build/lib/lean/components/util/task_manager.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/util copying build/lib/lean/components/util/live_utils.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/util copying build/lib/lean/components/util/name_generator.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/util copying build/lib/lean/components/util/market_hours_database.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/util copying build/lib/lean/components/util/compiler.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/util creating /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/api copying build/lib/lean/components/api/node_client.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/api copying build/lib/lean/components/api/compile_client.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/api copying build/lib/lean/components/api/backtest_client.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/api copying build/lib/lean/components/api/data_client.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/api copying build/lib/lean/components/api/market_client.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/api copying build/lib/lean/components/api/project_client.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/api copying build/lib/lean/components/api/api_client.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/api copying build/lib/lean/components/api/lean_client.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/api copying build/lib/lean/components/api/user_client.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/api copying build/lib/lean/components/api/service_client.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/api copying build/lib/lean/components/api/organization_client.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/api copying build/lib/lean/components/api/__init__.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/api copying build/lib/lean/components/api/optimization_client.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/api copying build/lib/lean/components/api/live_client.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/api copying build/lib/lean/components/api/account_client.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/api copying build/lib/lean/components/api/file_client.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/api copying build/lib/lean/components/api/module_client.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/api creating /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/cloud copying build/lib/lean/components/cloud/cloud_runner.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/cloud copying build/lib/lean/components/cloud/push_manager.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/cloud copying build/lib/lean/components/cloud/cloud_project_manager.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/cloud copying build/lib/lean/components/cloud/data_downloader.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/cloud copying build/lib/lean/components/cloud/pull_manager.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/cloud copying build/lib/lean/components/cloud/module_manager.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/cloud copying build/lib/lean/components/cloud/__init__.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/cloud copying build/lib/lean/components/__init__.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components creating /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/config copying build/lib/lean/components/config/optimizer_config_manager.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/config copying build/lib/lean/components/config/project_config_manager.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/config copying build/lib/lean/components/config/storage.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/config copying build/lib/lean/components/config/cli_config_manager.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/config copying build/lib/lean/components/config/__init__.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/config copying build/lib/lean/components/config/lean_config_manager.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/config copying build/lib/lean/components/config/output_config_manager.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/config creating /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/ssh copying build/lib/lean/ssh/key -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/ssh copying build/lib/lean/ssh/key.pub -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/ssh copying build/lib/lean/ssh/README.md -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/ssh creating /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands copying build/lib/lean/commands/login.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands copying build/lib/lean/commands/build.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands copying build/lib/lean/commands/delete_project.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands copying build/lib/lean/commands/create_project.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands copying build/lib/lean/commands/optimize.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands creating /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/data copying build/lib/lean/commands/data/download.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/data copying build/lib/lean/commands/data/__init__.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/data copying build/lib/lean/commands/data/generate.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/data copying build/lib/lean/commands/research.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands creating /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/gui copying build/lib/lean/commands/gui/__init__.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/gui copying build/lib/lean/commands/report.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands creating /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/cloud copying build/lib/lean/commands/cloud/pull.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/cloud copying build/lib/lean/commands/cloud/optimize.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/cloud copying build/lib/lean/commands/cloud/push.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/cloud copying build/lib/lean/commands/cloud/__init__.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/cloud copying build/lib/lean/commands/cloud/backtest.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/cloud creating /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/cloud/live copying build/lib/lean/commands/cloud/live/stop.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/cloud/live copying build/lib/lean/commands/cloud/live/deploy.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/cloud/live copying build/lib/lean/commands/cloud/live/liquidate.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/cloud/live copying build/lib/lean/commands/cloud/live/live.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/cloud/live copying build/lib/lean/commands/cloud/live/__init__.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/cloud/live copying build/lib/lean/commands/cloud/status.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/cloud copying build/lib/lean/commands/__init__.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands creating /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/config copying build/lib/lean/commands/config/list.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/config copying build/lib/lean/commands/config/unset.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/config copying build/lib/lean/commands/config/get.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/config copying build/lib/lean/commands/config/__init__.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/config copying build/lib/lean/commands/config/set.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/config copying build/lib/lean/commands/logout.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands copying build/lib/lean/commands/logs.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands copying build/lib/lean/commands/backtest.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands creating /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/live copying build/lib/lean/commands/live/stop.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/live copying build/lib/lean/commands/live/deploy.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/live copying build/lib/lean/commands/live/liquidate.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/live copying build/lib/lean/commands/live/submit_order.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/live copying build/lib/lean/commands/live/live.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/live copying build/lib/lean/commands/live/__init__.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/live copying build/lib/lean/commands/live/add_security.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/live copying build/lib/lean/commands/live/cancel_order.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/live copying build/lib/lean/commands/live/update_order.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/live creating /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/library copying build/lib/lean/commands/library/remove.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/library copying build/lib/lean/commands/library/__init__.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/library copying build/lib/lean/commands/library/add.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/library copying build/lib/lean/commands/init.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands copying build/lib/lean/commands/whoami.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands copying build/lib/lean/commands/lean.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands copying build/lib/lean/container.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean copying build/lib/lean/constants.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean copying build/lib/lean/__init__.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean copying build/lib/lean/main.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean creating /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/models copying build/lib/lean/models/json_module.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/models copying build/lib/lean/models/data.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/models copying build/lib/lean/models/pydantic.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/models copying build/lib/lean/models/errors.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/models copying build/lib/lean/models/configuration.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/models copying build/lib/lean/models/options.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/models copying build/lib/lean/models/lean_config_configurer.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/models copying build/lib/lean/models/docker.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/models copying build/lib/lean/models/utils.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/models copying build/lib/lean/models/api.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/models creating /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/models/data_providers copying build/lib/lean/models/data_providers/__init__.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/models/data_providers copying build/lib/lean/models/data_providers/data_provider.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/models/data_providers creating /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/models/addon_modules copying build/lib/lean/models/addon_modules/addon_module.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/models/addon_modules copying build/lib/lean/models/addon_modules/__init__.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/models/addon_modules copying build/lib/lean/models/logger.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/models copying build/lib/lean/models/click_options.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/models copying build/lib/lean/models/modules.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/models copying build/lib/lean/models/__init__.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/models creating /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/models/brokerages creating /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/models/brokerages/cloud copying build/lib/lean/models/brokerages/cloud/cloud_brokerage.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/models/brokerages/cloud copying build/lib/lean/models/brokerages/cloud/__init__.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/models/brokerages/cloud copying build/lib/lean/models/brokerages/__init__.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/models/brokerages creating /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/models/brokerages/local copying build/lib/lean/models/brokerages/local/local_brokerage.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/models/brokerages/local copying build/lib/lean/models/brokerages/local/data_feed.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/models/brokerages/local copying build/lib/lean/models/brokerages/local/__init__.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/models/brokerages/local copying build/lib/lean/models/market_hours_database.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/models copying build/lib/lean/models/optimizer.py -> /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/models byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/click.py to click.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/docker/lean_runner.py to lean_runner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/docker/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/docker/docker_manager.py to docker_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/util/click_custom_parameters.py to click_custom_parameters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/util/http_client.py to http_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/util/update_manager.py to update_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/util/name_extraction.py to name_extraction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/util/custom_json_encoder.py to custom_json_encoder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/util/platform_manager.py to platform_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/util/json_modules_handler.py to json_modules_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/util/library_manager.py to library_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/util/click_aliased_command_group.py to click_aliased_command_group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/util/click_group_default_command.py to click_group_default_command.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/util/organization_manager.py to organization_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/util/project_manager.py to project_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/util/logger.py to logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/util/xml_manager.py to xml_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/util/temp_manager.py to temp_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/util/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/util/path_manager.py to path_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/util/task_manager.py to task_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/util/live_utils.py to live_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/util/name_generator.py to name_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/util/market_hours_database.py to market_hours_database.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/util/compiler.py to compiler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/api/node_client.py to node_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/api/compile_client.py to compile_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/api/backtest_client.py to backtest_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/api/data_client.py to data_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/api/market_client.py to market_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/api/project_client.py to project_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/api/api_client.py to api_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/api/lean_client.py to lean_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/api/user_client.py to user_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/api/service_client.py to service_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/api/organization_client.py to organization_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/api/optimization_client.py to optimization_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/api/live_client.py to live_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/api/account_client.py to account_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/api/file_client.py to file_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/api/module_client.py to module_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/cloud/cloud_runner.py to cloud_runner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/cloud/push_manager.py to push_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/cloud/cloud_project_manager.py to cloud_project_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/cloud/data_downloader.py to data_downloader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/cloud/pull_manager.py to pull_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/cloud/module_manager.py to module_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/cloud/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/config/optimizer_config_manager.py to optimizer_config_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/config/project_config_manager.py to project_config_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/config/storage.py to storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/config/cli_config_manager.py to cli_config_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/config/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/config/lean_config_manager.py to lean_config_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/components/config/output_config_manager.py to output_config_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/login.py to login.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/build.py to build.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/delete_project.py to delete_project.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/create_project.py to create_project.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/optimize.py to optimize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/data/download.py to download.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/data/generate.py to generate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/research.py to research.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/gui/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/report.py to report.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/cloud/pull.py to pull.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/cloud/optimize.py to optimize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/cloud/push.py to push.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/cloud/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/cloud/backtest.py to backtest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/cloud/live/stop.py to stop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/cloud/live/deploy.py to deploy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/cloud/live/liquidate.py to liquidate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/cloud/live/live.py to live.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/cloud/live/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/cloud/status.py to status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/config/list.py to list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/config/unset.py to unset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/config/get.py to get.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/config/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/config/set.py to set.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/logout.py to logout.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/logs.py to logs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/backtest.py to backtest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/live/stop.py to stop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/live/deploy.py to deploy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/live/liquidate.py to liquidate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/live/submit_order.py to submit_order.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/live/live.py to live.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/live/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/live/add_security.py to add_security.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/live/cancel_order.py to cancel_order.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/live/update_order.py to update_order.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/library/remove.py to remove.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/library/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/library/add.py to add.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/init.py to init.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/whoami.py to whoami.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/commands/lean.py to lean.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/container.py to container.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/models/json_module.py to json_module.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/models/data.py to data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/models/pydantic.py to pydantic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/models/errors.py to errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/models/configuration.py to configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/models/options.py to options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/models/lean_config_configurer.py to lean_config_configurer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/models/docker.py to docker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/models/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/models/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/models/data_providers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/models/data_providers/data_provider.py to data_provider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/models/addon_modules/addon_module.py to addon_module.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/models/addon_modules/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/models/logger.py to logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/models/click_options.py to click_options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/models/modules.py to modules.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/models/brokerages/cloud/cloud_brokerage.py to cloud_brokerage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/models/brokerages/cloud/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/models/brokerages/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/models/brokerages/local/local_brokerage.py to local_brokerage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/models/brokerages/local/data_feed.py to data_feed.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/models/brokerages/local/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/models/market_hours_database.py to market_hours_database.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean/models/optimizer.py to optimizer.cpython-39.pyc writing byte-compilation script '/tmp/tmp52r1n4y9.py' /usr/bin/python3 /tmp/tmp52r1n4y9.py removing /tmp/tmp52r1n4y9.py running install_egg_info running egg_info writing lean.egg-info/PKG-INFO writing dependency_links to lean.egg-info/dependency_links.txt writing entry points to lean.egg-info/entry_points.txt writing requirements to lean.egg-info/requires.txt writing top-level names to lean.egg-info/top_level.txt reading manifest file 'lean.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'lean.egg-info/SOURCES.txt' Copying lean.egg-info to /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/lib/python3.9/site-packages/lean-1.0.152-py3.9.egg-info running install_scripts Installing lean script to /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64//usr/share/doc/python-lean + '[' -d doc ']' ~/build/BUILDROOT/python-lean-1.0.152-1.aarch64 ~/build/BUILD/lean-1.0.152 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-lean-1.0.152-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/lean-1.0.152 + popd + mv /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-lean-1.0.152-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.0.152-1 --unique-debug-suffix -1.0.152-1.aarch64 --unique-debug-src-base python-lean-1.0.152-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/lean-1.0.152 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-lean-1.0.152-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-lean-1.0.152-1.noarch error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.14.1 Provides: python-lean python3-lean = 1.0.152-1 python3.9dist(lean) = 1.0.152 python3dist(lean) = 1.0.152 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(click) >= 8.0.4 python3.9dist(docker) >= 6 python3.9dist(joblib) >= 1.1 python3.9dist(json5) >= 0.9.8 python3.9dist(lxml) >= 4.9 python3.9dist(maskpass) >= 0.3.6 python3.9dist(pydantic) >= 1.8.2 python3.9dist(python-dateutil) >= 2.8.2 python3.9dist(quantconnect-stubs) >= 15450 python3.9dist(requests) >= 2.27.1 python3.9dist(rich) >= 9.10 python3.9dist(setuptools) python3.9dist(wrapt) RPM build errors: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.14.1 Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-lean.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 aarch64 --nodeps /builddir/build/SPECS/python-lean.spec