Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-spotty.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686400546.088795/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-spotty.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-spotty-1.3.3-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-spotty.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686400546.088795/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-spotty.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-spotty-1.3.3-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-spotty.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686400546.088795/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-spotty.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jvYWyP + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf spotty-1.3.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/spotty-1.3.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd spotty-1.3.3 + /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.O5p9zM + umask 022 + cd /builddir/build/BUILD + cd spotty-1.3.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/spotty copying spotty/__init__.py -> build/lib/spotty copying spotty/utils.py -> build/lib/spotty copying spotty/cli.py -> build/lib/spotty copying spotty/configuration.py -> build/lib/spotty creating build/lib/spotty/config copying spotty/config/project_config.py -> build/lib/spotty/config copying spotty/config/__init__.py -> build/lib/spotty/config copying spotty/config/container_config.py -> build/lib/spotty/config copying spotty/config/config_utils.py -> build/lib/spotty/config copying spotty/config/tmp_dir_volume.py -> build/lib/spotty/config copying spotty/config/abstract_instance_config.py -> build/lib/spotty/config copying spotty/config/validation.py -> build/lib/spotty/config copying spotty/config/host_path_volume.py -> build/lib/spotty/config copying spotty/config/abstract_instance_volume.py -> build/lib/spotty/config creating build/lib/spotty/commands copying spotty/commands/__init__.py -> build/lib/spotty/commands copying spotty/commands/run.py -> build/lib/spotty/commands copying spotty/commands/aws.py -> build/lib/spotty/commands copying spotty/commands/abstract_config_command.py -> build/lib/spotty/commands copying spotty/commands/exec.py -> build/lib/spotty/commands copying spotty/commands/abstract_provider_command.py -> build/lib/spotty/commands copying spotty/commands/download.py -> build/lib/spotty/commands copying spotty/commands/abstract_command.py -> build/lib/spotty/commands copying spotty/commands/sh.py -> build/lib/spotty/commands copying spotty/commands/sync.py -> build/lib/spotty/commands copying spotty/commands/stop.py -> build/lib/spotty/commands copying spotty/commands/start.py -> build/lib/spotty/commands copying spotty/commands/status.py -> build/lib/spotty/commands creating build/lib/spotty/deployment copying spotty/deployment/__init__.py -> build/lib/spotty/deployment copying spotty/deployment/abstract_instance_manager.py -> build/lib/spotty/deployment copying spotty/deployment/abstract_docker_instance_manager.py -> build/lib/spotty/deployment copying spotty/deployment/abstract_ssh_instance_manager.py -> build/lib/spotty/deployment creating build/lib/spotty/providers copying spotty/providers/__init__.py -> build/lib/spotty/providers copying spotty/providers/instance_manager_factory.py -> build/lib/spotty/providers creating build/lib/spotty/errors copying spotty/errors/__init__.py -> build/lib/spotty/errors copying spotty/errors/nothing_to_do.py -> build/lib/spotty/errors copying spotty/errors/instance_not_running.py -> build/lib/spotty/errors creating build/lib/spotty/commands/writers copying spotty/commands/writers/__init__.py -> build/lib/spotty/commands/writers copying spotty/commands/writers/abstract_output_writrer.py -> build/lib/spotty/commands/writers copying spotty/commands/writers/null_output_writrer.py -> build/lib/spotty/commands/writers copying spotty/commands/writers/output_writrer.py -> build/lib/spotty/commands/writers creating build/lib/spotty/deployment/container copying spotty/deployment/container/__init__.py -> build/lib/spotty/deployment/container copying spotty/deployment/container/abstract_container_commands.py -> build/lib/spotty/deployment/container copying spotty/deployment/container/abstract_container_script.py -> build/lib/spotty/deployment/container creating build/lib/spotty/deployment/utils copying spotty/deployment/utils/__init__.py -> build/lib/spotty/deployment/utils copying spotty/deployment/utils/commands.py -> build/lib/spotty/deployment/utils copying spotty/deployment/utils/cli.py -> build/lib/spotty/deployment/utils copying spotty/deployment/utils/print_info.py -> build/lib/spotty/deployment/utils copying spotty/deployment/utils/user_scripts.py -> build/lib/spotty/deployment/utils creating build/lib/spotty/deployment/abstract_cloud_instance copying spotty/deployment/abstract_cloud_instance/__init__.py -> build/lib/spotty/deployment/abstract_cloud_instance copying spotty/deployment/abstract_cloud_instance/abstract_bucket_manager.py -> build/lib/spotty/deployment/abstract_cloud_instance copying spotty/deployment/abstract_cloud_instance/file_structure.py -> build/lib/spotty/deployment/abstract_cloud_instance copying spotty/deployment/abstract_cloud_instance/abstract_data_transfer.py -> build/lib/spotty/deployment/abstract_cloud_instance copying spotty/deployment/abstract_cloud_instance/abstract_cloud_instance_manager.py -> build/lib/spotty/deployment/abstract_cloud_instance copying spotty/deployment/abstract_cloud_instance/abstract_instance_deployment.py -> build/lib/spotty/deployment/abstract_cloud_instance creating build/lib/spotty/deployment/container/docker copying spotty/deployment/container/docker/__init__.py -> build/lib/spotty/deployment/container/docker copying spotty/deployment/container/docker/docker_commands.py -> build/lib/spotty/deployment/container/docker creating build/lib/spotty/deployment/container/docker/scripts copying spotty/deployment/container/docker/scripts/__init__.py -> build/lib/spotty/deployment/container/docker/scripts copying spotty/deployment/container/docker/scripts/stop_container_script.py -> build/lib/spotty/deployment/container/docker/scripts copying spotty/deployment/container/docker/scripts/start_container_script.py -> build/lib/spotty/deployment/container/docker/scripts copying spotty/deployment/container/docker/scripts/abstract_docker_script.py -> build/lib/spotty/deployment/container/docker/scripts copying spotty/deployment/container/docker/scripts/container_bash_script.py -> build/lib/spotty/deployment/container/docker/scripts creating build/lib/spotty/deployment/abstract_cloud_instance/resources copying spotty/deployment/abstract_cloud_instance/resources/__init__.py -> build/lib/spotty/deployment/abstract_cloud_instance/resources copying spotty/deployment/abstract_cloud_instance/resources/abstract_bucket.py -> build/lib/spotty/deployment/abstract_cloud_instance/resources copying spotty/deployment/abstract_cloud_instance/resources/abstract_instance.py -> build/lib/spotty/deployment/abstract_cloud_instance/resources creating build/lib/spotty/deployment/abstract_cloud_instance/errors copying spotty/deployment/abstract_cloud_instance/errors/__init__.py -> build/lib/spotty/deployment/abstract_cloud_instance/errors copying spotty/deployment/abstract_cloud_instance/errors/bucket_not_found.py -> build/lib/spotty/deployment/abstract_cloud_instance/errors creating build/lib/spotty/providers/gcp copying spotty/providers/gcp/instance_deployment.py -> build/lib/spotty/providers/gcp copying spotty/providers/gcp/__init__.py -> build/lib/spotty/providers/gcp copying spotty/providers/gcp/instance_manager.py -> build/lib/spotty/providers/gcp copying spotty/providers/gcp/data_transfer.py -> build/lib/spotty/providers/gcp creating build/lib/spotty/providers/aws copying spotty/providers/aws/instance_deployment.py -> build/lib/spotty/providers/aws copying spotty/providers/aws/__init__.py -> build/lib/spotty/providers/aws copying spotty/providers/aws/deletion_policies.py -> build/lib/spotty/providers/aws copying spotty/providers/aws/instance_manager.py -> build/lib/spotty/providers/aws copying spotty/providers/aws/data_transfer.py -> build/lib/spotty/providers/aws creating build/lib/spotty/providers/local copying spotty/providers/local/__init__.py -> build/lib/spotty/providers/local copying spotty/providers/local/instance_manager.py -> build/lib/spotty/providers/local creating build/lib/spotty/providers/remote copying spotty/providers/remote/__init__.py -> build/lib/spotty/providers/remote copying spotty/providers/remote/instance_manager.py -> build/lib/spotty/providers/remote creating build/lib/spotty/providers/gcp/helpers copying spotty/providers/gcp/helpers/__init__.py -> build/lib/spotty/providers/gcp/helpers copying spotty/providers/gcp/helpers/dm_resource.py -> build/lib/spotty/providers/gcp/helpers copying spotty/providers/gcp/helpers/image.py -> build/lib/spotty/providers/gcp/helpers copying spotty/providers/gcp/helpers/rtc_client.py -> build/lib/spotty/providers/gcp/helpers copying spotty/providers/gcp/helpers/ce_client.py -> build/lib/spotty/providers/gcp/helpers copying spotty/providers/gcp/helpers/deployment.py -> build/lib/spotty/providers/gcp/helpers copying spotty/providers/gcp/helpers/volumes.py -> build/lib/spotty/providers/gcp/helpers copying spotty/providers/gcp/helpers/dm_client.py -> build/lib/spotty/providers/gcp/helpers copying spotty/providers/gcp/helpers/gcp_credentials.py -> build/lib/spotty/providers/gcp/helpers copying spotty/providers/gcp/helpers/gsutil_rsync.py -> build/lib/spotty/providers/gcp/helpers copying spotty/providers/gcp/helpers/gs_client.py -> build/lib/spotty/providers/gcp/helpers creating build/lib/spotty/providers/gcp/resource_managers copying spotty/providers/gcp/resource_managers/__init__.py -> build/lib/spotty/providers/gcp/resource_managers copying spotty/providers/gcp/resource_managers/ssh_key_manager.py -> build/lib/spotty/providers/gcp/resource_managers copying spotty/providers/gcp/resource_managers/bucket_manager.py -> build/lib/spotty/providers/gcp/resource_managers copying spotty/providers/gcp/resource_managers/instance_stack_manager.py -> build/lib/spotty/providers/gcp/resource_managers creating build/lib/spotty/providers/gcp/config copying spotty/providers/gcp/config/__init__.py -> build/lib/spotty/providers/gcp/config copying spotty/providers/gcp/config/instance_config.py -> build/lib/spotty/providers/gcp/config copying spotty/providers/gcp/config/image_uri.py -> build/lib/spotty/providers/gcp/config copying spotty/providers/gcp/config/disk_volume.py -> build/lib/spotty/providers/gcp/config copying spotty/providers/gcp/config/validation.py -> build/lib/spotty/providers/gcp/config creating build/lib/spotty/providers/gcp/dm_templates copying spotty/providers/gcp/dm_templates/__init__.py -> build/lib/spotty/providers/gcp/dm_templates creating build/lib/spotty/providers/gcp/resources copying spotty/providers/gcp/resources/__init__.py -> build/lib/spotty/providers/gcp/resources copying spotty/providers/gcp/resources/image.py -> build/lib/spotty/providers/gcp/resources copying spotty/providers/gcp/resources/snapshot.py -> build/lib/spotty/providers/gcp/resources copying spotty/providers/gcp/resources/stack.py -> build/lib/spotty/providers/gcp/resources copying spotty/providers/gcp/resources/disk.py -> build/lib/spotty/providers/gcp/resources copying spotty/providers/gcp/resources/instance.py -> build/lib/spotty/providers/gcp/resources copying spotty/providers/gcp/resources/bucket.py -> build/lib/spotty/providers/gcp/resources creating build/lib/spotty/providers/gcp/errors copying spotty/providers/gcp/errors/__init__.py -> build/lib/spotty/providers/gcp/errors copying spotty/providers/gcp/errors/image_not_found.py -> build/lib/spotty/providers/gcp/errors creating build/lib/spotty/providers/gcp/dm_templates/instance copying spotty/providers/gcp/dm_templates/instance/__init__.py -> build/lib/spotty/providers/gcp/dm_templates/instance copying spotty/providers/gcp/dm_templates/instance/instance_template.py -> build/lib/spotty/providers/gcp/dm_templates/instance creating build/lib/spotty/providers/aws/cfn_templates copying spotty/providers/aws/cfn_templates/__init__.py -> build/lib/spotty/providers/aws/cfn_templates creating build/lib/spotty/providers/aws/helpers copying spotty/providers/aws/helpers/__init__.py -> build/lib/spotty/providers/aws/helpers copying spotty/providers/aws/helpers/instance_prices.py -> build/lib/spotty/providers/aws/helpers copying spotty/providers/aws/helpers/ami.py -> build/lib/spotty/providers/aws/helpers copying spotty/providers/aws/helpers/subnet.py -> build/lib/spotty/providers/aws/helpers copying spotty/providers/aws/helpers/logs.py -> build/lib/spotty/providers/aws/helpers copying spotty/providers/aws/helpers/s3_sync.py -> build/lib/spotty/providers/aws/helpers copying spotty/providers/aws/helpers/availability_zone.py -> build/lib/spotty/providers/aws/helpers copying spotty/providers/aws/helpers/vpc.py -> build/lib/spotty/providers/aws/helpers creating build/lib/spotty/providers/aws/resource_managers copying spotty/providers/aws/resource_managers/__init__.py -> build/lib/spotty/providers/aws/resource_managers copying spotty/providers/aws/resource_managers/bucket_manager.py -> build/lib/spotty/providers/aws/resource_managers copying spotty/providers/aws/resource_managers/instance_profile_stack_manager.py -> build/lib/spotty/providers/aws/resource_managers copying spotty/providers/aws/resource_managers/instance_stack_manager.py -> build/lib/spotty/providers/aws/resource_managers copying spotty/providers/aws/resource_managers/key_pair_manager.py -> build/lib/spotty/providers/aws/resource_managers creating build/lib/spotty/providers/aws/config copying spotty/providers/aws/config/__init__.py -> build/lib/spotty/providers/aws/config copying spotty/providers/aws/config/instance_config.py -> build/lib/spotty/providers/aws/config copying spotty/providers/aws/config/validation.py -> build/lib/spotty/providers/aws/config copying spotty/providers/aws/config/ebs_volume.py -> build/lib/spotty/providers/aws/config creating build/lib/spotty/providers/aws/resources copying spotty/providers/aws/resources/__init__.py -> build/lib/spotty/providers/aws/resources copying spotty/providers/aws/resources/image.py -> build/lib/spotty/providers/aws/resources copying spotty/providers/aws/resources/subnet.py -> build/lib/spotty/providers/aws/resources copying spotty/providers/aws/resources/snapshot.py -> build/lib/spotty/providers/aws/resources copying spotty/providers/aws/resources/stack.py -> build/lib/spotty/providers/aws/resources copying spotty/providers/aws/resources/volume.py -> build/lib/spotty/providers/aws/resources copying spotty/providers/aws/resources/instance.py -> build/lib/spotty/providers/aws/resources copying spotty/providers/aws/resources/bucket.py -> build/lib/spotty/providers/aws/resources copying spotty/providers/aws/resources/vpc.py -> build/lib/spotty/providers/aws/resources creating build/lib/spotty/providers/aws/commands copying spotty/providers/aws/commands/__init__.py -> build/lib/spotty/providers/aws/commands copying spotty/providers/aws/commands/spot_prices.py -> build/lib/spotty/providers/aws/commands copying spotty/providers/aws/commands/clean_logs.py -> build/lib/spotty/providers/aws/commands creating build/lib/spotty/providers/aws/errors copying spotty/providers/aws/errors/__init__.py -> build/lib/spotty/providers/aws/errors copying spotty/providers/aws/errors/volume_not_found.py -> build/lib/spotty/providers/aws/errors creating build/lib/spotty/providers/aws/cfn_templates/instance_profile copying spotty/providers/aws/cfn_templates/instance_profile/__init__.py -> build/lib/spotty/providers/aws/cfn_templates/instance_profile copying spotty/providers/aws/cfn_templates/instance_profile/template.py -> build/lib/spotty/providers/aws/cfn_templates/instance_profile creating build/lib/spotty/providers/aws/cfn_templates/instance copying spotty/providers/aws/cfn_templates/instance/__init__.py -> build/lib/spotty/providers/aws/cfn_templates/instance copying spotty/providers/aws/cfn_templates/instance/start_container_script.py -> build/lib/spotty/providers/aws/cfn_templates/instance copying spotty/providers/aws/cfn_templates/instance/template.py -> build/lib/spotty/providers/aws/cfn_templates/instance creating build/lib/spotty/providers/local/config copying spotty/providers/local/config/__init__.py -> build/lib/spotty/providers/local/config copying spotty/providers/local/config/instance_config.py -> build/lib/spotty/providers/local/config copying spotty/providers/local/config/validation.py -> build/lib/spotty/providers/local/config creating build/lib/spotty/providers/remote/config copying spotty/providers/remote/config/__init__.py -> build/lib/spotty/providers/remote/config copying spotty/providers/remote/config/instance_config.py -> build/lib/spotty/providers/remote/config copying spotty/providers/remote/config/validation.py -> build/lib/spotty/providers/remote/config creating build/lib/spotty/deployment/container/docker/scripts/data copying spotty/deployment/container/docker/scripts/data/start_container.sh.tpl -> build/lib/spotty/deployment/container/docker/scripts/data copying spotty/deployment/container/docker/scripts/data/container_bash.sh.tpl -> build/lib/spotty/deployment/container/docker/scripts/data copying spotty/deployment/container/docker/scripts/data/stop_container.sh.tpl -> build/lib/spotty/deployment/container/docker/scripts/data creating build/lib/spotty/providers/gcp/dm_templates/instance/data copying spotty/providers/gcp/dm_templates/instance/data/template.yaml -> build/lib/spotty/providers/gcp/dm_templates/instance/data copying spotty/providers/gcp/dm_templates/instance/data/startup_script.sh.tpl -> build/lib/spotty/providers/gcp/dm_templates/instance/data creating build/lib/spotty/providers/gcp/dm_templates/instance/data/startup_scripts copying spotty/providers/gcp/dm_templates/instance/data/startup_scripts/02_mount_volumes.sh -> build/lib/spotty/providers/gcp/dm_templates/instance/data/startup_scripts copying spotty/providers/gcp/dm_templates/instance/data/startup_scripts/05_run_instance_startup_commands.sh -> build/lib/spotty/providers/gcp/dm_templates/instance/data/startup_scripts copying spotty/providers/gcp/dm_templates/instance/data/startup_scripts/04_sync_project.sh -> build/lib/spotty/providers/gcp/dm_templates/instance/data/startup_scripts copying spotty/providers/gcp/dm_templates/instance/data/startup_scripts/03_set_docker_root.sh -> build/lib/spotty/providers/gcp/dm_templates/instance/data/startup_scripts copying spotty/providers/gcp/dm_templates/instance/data/startup_scripts/01_prepare_instance.sh -> build/lib/spotty/providers/gcp/dm_templates/instance/data/startup_scripts creating build/lib/spotty/providers/aws/cfn_templates/instance_profile/data copying spotty/providers/aws/cfn_templates/instance_profile/data/template.yaml -> build/lib/spotty/providers/aws/cfn_templates/instance_profile/data creating build/lib/spotty/providers/aws/cfn_templates/instance/data copying spotty/providers/aws/cfn_templates/instance/data/template.yaml -> build/lib/spotty/providers/aws/cfn_templates/instance/data creating build/lib/spotty/providers/aws/cfn_templates/instance/data/startup_scripts copying spotty/providers/aws/cfn_templates/instance/data/startup_scripts/02_mount_volumes.sh -> build/lib/spotty/providers/aws/cfn_templates/instance/data/startup_scripts copying spotty/providers/aws/cfn_templates/instance/data/startup_scripts/05_run_instance_startup_commands.sh -> build/lib/spotty/providers/aws/cfn_templates/instance/data/startup_scripts copying spotty/providers/aws/cfn_templates/instance/data/startup_scripts/04_sync_project.sh -> build/lib/spotty/providers/aws/cfn_templates/instance/data/startup_scripts copying spotty/providers/aws/cfn_templates/instance/data/startup_scripts/user_data.sh -> build/lib/spotty/providers/aws/cfn_templates/instance/data/startup_scripts copying spotty/providers/aws/cfn_templates/instance/data/startup_scripts/03_set_docker_root.sh -> build/lib/spotty/providers/aws/cfn_templates/instance/data/startup_scripts copying spotty/providers/aws/cfn_templates/instance/data/startup_scripts/01_prepare_instance.sh -> build/lib/spotty/providers/aws/cfn_templates/instance/data/startup_scripts creating build/lib/spotty/providers/aws/cfn_templates/instance/data/files copying spotty/providers/aws/cfn_templates/instance/data/files/tmux.conf -> build/lib/spotty/providers/aws/cfn_templates/instance/data/files running build_scripts creating build/scripts-3.9 copying and adjusting bin/spotty -> build/scripts-3.9 changing mode of build/scripts-3.9/spotty from 644 to 755 + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6vy5EY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64 + cd spotty-1.3.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( 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-spotty-1.3.3-1.x86_64/usr creating /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty copying build/lib/spotty/__init__.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty copying build/lib/spotty/utils.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty copying build/lib/spotty/cli.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty creating /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/config copying build/lib/spotty/config/project_config.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/config copying build/lib/spotty/config/__init__.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/config copying build/lib/spotty/config/container_config.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/config copying build/lib/spotty/config/config_utils.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/config copying build/lib/spotty/config/tmp_dir_volume.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/config copying build/lib/spotty/config/abstract_instance_config.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/config copying build/lib/spotty/config/validation.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/config copying build/lib/spotty/config/host_path_volume.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/config copying build/lib/spotty/config/abstract_instance_volume.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/config creating /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/commands copying build/lib/spotty/commands/__init__.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/commands copying build/lib/spotty/commands/run.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/commands copying build/lib/spotty/commands/aws.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/commands copying build/lib/spotty/commands/abstract_config_command.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/commands copying build/lib/spotty/commands/exec.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/commands copying build/lib/spotty/commands/abstract_provider_command.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/commands copying build/lib/spotty/commands/download.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/commands copying build/lib/spotty/commands/abstract_command.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/commands copying build/lib/spotty/commands/sh.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/commands copying build/lib/spotty/commands/sync.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/commands copying build/lib/spotty/commands/stop.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/commands copying build/lib/spotty/commands/start.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/commands copying build/lib/spotty/commands/status.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/commands creating /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/commands/writers copying build/lib/spotty/commands/writers/__init__.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/commands/writers copying build/lib/spotty/commands/writers/abstract_output_writrer.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/commands/writers copying build/lib/spotty/commands/writers/null_output_writrer.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/commands/writers copying build/lib/spotty/commands/writers/output_writrer.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/commands/writers creating /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment copying build/lib/spotty/deployment/__init__.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment copying build/lib/spotty/deployment/abstract_instance_manager.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment copying build/lib/spotty/deployment/abstract_docker_instance_manager.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment creating /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/container copying build/lib/spotty/deployment/container/__init__.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/container creating /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/container/docker copying build/lib/spotty/deployment/container/docker/__init__.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/container/docker creating /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/container/docker/scripts copying build/lib/spotty/deployment/container/docker/scripts/__init__.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/container/docker/scripts copying build/lib/spotty/deployment/container/docker/scripts/stop_container_script.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/container/docker/scripts copying build/lib/spotty/deployment/container/docker/scripts/start_container_script.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/container/docker/scripts copying build/lib/spotty/deployment/container/docker/scripts/abstract_docker_script.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/container/docker/scripts copying build/lib/spotty/deployment/container/docker/scripts/container_bash_script.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/container/docker/scripts creating /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/container/docker/scripts/data copying build/lib/spotty/deployment/container/docker/scripts/data/start_container.sh.tpl -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/container/docker/scripts/data copying build/lib/spotty/deployment/container/docker/scripts/data/container_bash.sh.tpl -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/container/docker/scripts/data copying build/lib/spotty/deployment/container/docker/scripts/data/stop_container.sh.tpl -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/container/docker/scripts/data copying build/lib/spotty/deployment/container/docker/docker_commands.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/container/docker copying build/lib/spotty/deployment/container/abstract_container_commands.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/container copying build/lib/spotty/deployment/container/abstract_container_script.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/container creating /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/utils copying build/lib/spotty/deployment/utils/__init__.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/utils copying build/lib/spotty/deployment/utils/commands.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/utils copying build/lib/spotty/deployment/utils/cli.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/utils copying build/lib/spotty/deployment/utils/print_info.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/utils copying build/lib/spotty/deployment/utils/user_scripts.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/utils creating /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/abstract_cloud_instance copying build/lib/spotty/deployment/abstract_cloud_instance/__init__.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/abstract_cloud_instance copying build/lib/spotty/deployment/abstract_cloud_instance/abstract_bucket_manager.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/abstract_cloud_instance copying build/lib/spotty/deployment/abstract_cloud_instance/file_structure.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/abstract_cloud_instance copying build/lib/spotty/deployment/abstract_cloud_instance/abstract_data_transfer.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/abstract_cloud_instance copying build/lib/spotty/deployment/abstract_cloud_instance/abstract_cloud_instance_manager.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/abstract_cloud_instance creating /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/abstract_cloud_instance/resources copying build/lib/spotty/deployment/abstract_cloud_instance/resources/__init__.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/abstract_cloud_instance/resources copying build/lib/spotty/deployment/abstract_cloud_instance/resources/abstract_bucket.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/abstract_cloud_instance/resources copying build/lib/spotty/deployment/abstract_cloud_instance/resources/abstract_instance.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/abstract_cloud_instance/resources copying build/lib/spotty/deployment/abstract_cloud_instance/abstract_instance_deployment.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/abstract_cloud_instance creating /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/abstract_cloud_instance/errors copying build/lib/spotty/deployment/abstract_cloud_instance/errors/__init__.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/abstract_cloud_instance/errors copying build/lib/spotty/deployment/abstract_cloud_instance/errors/bucket_not_found.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/abstract_cloud_instance/errors copying build/lib/spotty/deployment/abstract_ssh_instance_manager.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment copying build/lib/spotty/configuration.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty creating /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers copying build/lib/spotty/providers/__init__.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers creating /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp copying build/lib/spotty/providers/gcp/instance_deployment.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp copying build/lib/spotty/providers/gcp/__init__.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp creating /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/helpers copying build/lib/spotty/providers/gcp/helpers/__init__.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/helpers copying build/lib/spotty/providers/gcp/helpers/dm_resource.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/helpers copying build/lib/spotty/providers/gcp/helpers/image.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/helpers copying build/lib/spotty/providers/gcp/helpers/rtc_client.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/helpers copying build/lib/spotty/providers/gcp/helpers/ce_client.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/helpers copying build/lib/spotty/providers/gcp/helpers/deployment.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/helpers copying build/lib/spotty/providers/gcp/helpers/volumes.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/helpers copying build/lib/spotty/providers/gcp/helpers/dm_client.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/helpers copying build/lib/spotty/providers/gcp/helpers/gcp_credentials.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/helpers copying build/lib/spotty/providers/gcp/helpers/gsutil_rsync.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/helpers copying build/lib/spotty/providers/gcp/helpers/gs_client.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/helpers copying build/lib/spotty/providers/gcp/instance_manager.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp creating /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/resource_managers copying build/lib/spotty/providers/gcp/resource_managers/__init__.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/resource_managers copying build/lib/spotty/providers/gcp/resource_managers/ssh_key_manager.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/resource_managers copying build/lib/spotty/providers/gcp/resource_managers/bucket_manager.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/resource_managers copying build/lib/spotty/providers/gcp/resource_managers/instance_stack_manager.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/resource_managers creating /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/config copying build/lib/spotty/providers/gcp/config/__init__.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/config copying build/lib/spotty/providers/gcp/config/instance_config.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/config copying build/lib/spotty/providers/gcp/config/image_uri.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/config copying build/lib/spotty/providers/gcp/config/disk_volume.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/config copying build/lib/spotty/providers/gcp/config/validation.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/config copying build/lib/spotty/providers/gcp/data_transfer.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp creating /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/dm_templates copying build/lib/spotty/providers/gcp/dm_templates/__init__.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/dm_templates creating /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/dm_templates/instance copying build/lib/spotty/providers/gcp/dm_templates/instance/__init__.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/dm_templates/instance copying build/lib/spotty/providers/gcp/dm_templates/instance/instance_template.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/dm_templates/instance creating /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/dm_templates/instance/data creating /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/dm_templates/instance/data/startup_scripts copying build/lib/spotty/providers/gcp/dm_templates/instance/data/startup_scripts/02_mount_volumes.sh -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/dm_templates/instance/data/startup_scripts copying build/lib/spotty/providers/gcp/dm_templates/instance/data/startup_scripts/05_run_instance_startup_commands.sh -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/dm_templates/instance/data/startup_scripts copying build/lib/spotty/providers/gcp/dm_templates/instance/data/startup_scripts/04_sync_project.sh -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/dm_templates/instance/data/startup_scripts copying build/lib/spotty/providers/gcp/dm_templates/instance/data/startup_scripts/03_set_docker_root.sh -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/dm_templates/instance/data/startup_scripts copying build/lib/spotty/providers/gcp/dm_templates/instance/data/startup_scripts/01_prepare_instance.sh -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/dm_templates/instance/data/startup_scripts copying build/lib/spotty/providers/gcp/dm_templates/instance/data/template.yaml -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/dm_templates/instance/data copying build/lib/spotty/providers/gcp/dm_templates/instance/data/startup_script.sh.tpl -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/dm_templates/instance/data creating /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/resources copying build/lib/spotty/providers/gcp/resources/__init__.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/resources copying build/lib/spotty/providers/gcp/resources/image.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/resources copying build/lib/spotty/providers/gcp/resources/snapshot.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/resources copying build/lib/spotty/providers/gcp/resources/stack.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/resources copying build/lib/spotty/providers/gcp/resources/disk.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/resources copying build/lib/spotty/providers/gcp/resources/instance.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/resources copying build/lib/spotty/providers/gcp/resources/bucket.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/resources creating /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/errors copying build/lib/spotty/providers/gcp/errors/__init__.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/errors copying build/lib/spotty/providers/gcp/errors/image_not_found.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/errors creating /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws copying build/lib/spotty/providers/aws/instance_deployment.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws copying build/lib/spotty/providers/aws/__init__.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws creating /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/cfn_templates copying build/lib/spotty/providers/aws/cfn_templates/__init__.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/cfn_templates creating /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/cfn_templates/instance_profile copying build/lib/spotty/providers/aws/cfn_templates/instance_profile/__init__.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/cfn_templates/instance_profile copying build/lib/spotty/providers/aws/cfn_templates/instance_profile/template.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/cfn_templates/instance_profile creating /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/cfn_templates/instance_profile/data copying build/lib/spotty/providers/aws/cfn_templates/instance_profile/data/template.yaml -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/cfn_templates/instance_profile/data creating /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/cfn_templates/instance copying build/lib/spotty/providers/aws/cfn_templates/instance/__init__.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/cfn_templates/instance copying build/lib/spotty/providers/aws/cfn_templates/instance/start_container_script.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/cfn_templates/instance copying build/lib/spotty/providers/aws/cfn_templates/instance/template.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/cfn_templates/instance creating /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/cfn_templates/instance/data creating /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/cfn_templates/instance/data/startup_scripts copying build/lib/spotty/providers/aws/cfn_templates/instance/data/startup_scripts/02_mount_volumes.sh -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/cfn_templates/instance/data/startup_scripts copying build/lib/spotty/providers/aws/cfn_templates/instance/data/startup_scripts/05_run_instance_startup_commands.sh -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/cfn_templates/instance/data/startup_scripts copying build/lib/spotty/providers/aws/cfn_templates/instance/data/startup_scripts/04_sync_project.sh -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/cfn_templates/instance/data/startup_scripts copying build/lib/spotty/providers/aws/cfn_templates/instance/data/startup_scripts/user_data.sh -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/cfn_templates/instance/data/startup_scripts copying build/lib/spotty/providers/aws/cfn_templates/instance/data/startup_scripts/03_set_docker_root.sh -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/cfn_templates/instance/data/startup_scripts copying build/lib/spotty/providers/aws/cfn_templates/instance/data/startup_scripts/01_prepare_instance.sh -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/cfn_templates/instance/data/startup_scripts creating /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/cfn_templates/instance/data/files copying build/lib/spotty/providers/aws/cfn_templates/instance/data/files/tmux.conf -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/cfn_templates/instance/data/files copying build/lib/spotty/providers/aws/cfn_templates/instance/data/template.yaml -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/cfn_templates/instance/data copying build/lib/spotty/providers/aws/deletion_policies.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws creating /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/helpers copying build/lib/spotty/providers/aws/helpers/__init__.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/helpers copying build/lib/spotty/providers/aws/helpers/instance_prices.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/helpers copying build/lib/spotty/providers/aws/helpers/ami.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/helpers copying build/lib/spotty/providers/aws/helpers/subnet.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/helpers copying build/lib/spotty/providers/aws/helpers/logs.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/helpers copying build/lib/spotty/providers/aws/helpers/s3_sync.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/helpers copying build/lib/spotty/providers/aws/helpers/availability_zone.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/helpers copying build/lib/spotty/providers/aws/helpers/vpc.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/helpers copying build/lib/spotty/providers/aws/instance_manager.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws creating /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/resource_managers copying build/lib/spotty/providers/aws/resource_managers/__init__.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/resource_managers copying build/lib/spotty/providers/aws/resource_managers/bucket_manager.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/resource_managers copying build/lib/spotty/providers/aws/resource_managers/instance_profile_stack_manager.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/resource_managers copying build/lib/spotty/providers/aws/resource_managers/instance_stack_manager.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/resource_managers copying build/lib/spotty/providers/aws/resource_managers/key_pair_manager.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/resource_managers creating /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/config copying build/lib/spotty/providers/aws/config/__init__.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/config copying build/lib/spotty/providers/aws/config/instance_config.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/config copying build/lib/spotty/providers/aws/config/validation.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/config copying build/lib/spotty/providers/aws/config/ebs_volume.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/config copying build/lib/spotty/providers/aws/data_transfer.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws creating /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/resources copying build/lib/spotty/providers/aws/resources/__init__.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/resources copying build/lib/spotty/providers/aws/resources/image.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/resources copying build/lib/spotty/providers/aws/resources/subnet.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/resources copying build/lib/spotty/providers/aws/resources/snapshot.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/resources copying build/lib/spotty/providers/aws/resources/stack.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/resources copying build/lib/spotty/providers/aws/resources/volume.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/resources copying build/lib/spotty/providers/aws/resources/instance.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/resources copying build/lib/spotty/providers/aws/resources/bucket.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/resources copying build/lib/spotty/providers/aws/resources/vpc.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/resources creating /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/commands copying build/lib/spotty/providers/aws/commands/__init__.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/commands copying build/lib/spotty/providers/aws/commands/spot_prices.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/commands copying build/lib/spotty/providers/aws/commands/clean_logs.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/commands creating /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/errors copying build/lib/spotty/providers/aws/errors/__init__.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/errors copying build/lib/spotty/providers/aws/errors/volume_not_found.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/errors copying build/lib/spotty/providers/instance_manager_factory.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers creating /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/local copying build/lib/spotty/providers/local/__init__.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/local copying build/lib/spotty/providers/local/instance_manager.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/local creating /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/local/config copying build/lib/spotty/providers/local/config/__init__.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/local/config copying build/lib/spotty/providers/local/config/instance_config.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/local/config copying build/lib/spotty/providers/local/config/validation.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/local/config creating /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/remote copying build/lib/spotty/providers/remote/__init__.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/remote copying build/lib/spotty/providers/remote/instance_manager.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/remote creating /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/remote/config copying build/lib/spotty/providers/remote/config/__init__.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/remote/config copying build/lib/spotty/providers/remote/config/instance_config.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/remote/config copying build/lib/spotty/providers/remote/config/validation.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/remote/config creating /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/errors copying build/lib/spotty/errors/__init__.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/errors copying build/lib/spotty/errors/nothing_to_do.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/errors copying build/lib/spotty/errors/instance_not_running.py -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/errors byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/config/project_config.py to project_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/config/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/config/container_config.py to container_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/config/config_utils.py to config_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/config/tmp_dir_volume.py to tmp_dir_volume.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/config/abstract_instance_config.py to abstract_instance_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/config/validation.py to validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/config/host_path_volume.py to host_path_volume.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/config/abstract_instance_volume.py to abstract_instance_volume.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/commands/run.py to run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/commands/aws.py to aws.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/commands/abstract_config_command.py to abstract_config_command.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/commands/exec.py to exec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/commands/abstract_provider_command.py to abstract_provider_command.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/commands/download.py to download.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/commands/abstract_command.py to abstract_command.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/commands/sh.py to sh.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/commands/sync.py to sync.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/commands/stop.py to stop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/commands/start.py to start.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/commands/status.py to status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/commands/writers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/commands/writers/abstract_output_writrer.py to abstract_output_writrer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/commands/writers/null_output_writrer.py to null_output_writrer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/commands/writers/output_writrer.py to output_writrer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/abstract_instance_manager.py to abstract_instance_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/abstract_docker_instance_manager.py to abstract_docker_instance_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/container/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/container/docker/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/container/docker/scripts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/container/docker/scripts/stop_container_script.py to stop_container_script.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/container/docker/scripts/start_container_script.py to start_container_script.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/container/docker/scripts/abstract_docker_script.py to abstract_docker_script.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/container/docker/scripts/container_bash_script.py to container_bash_script.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/container/docker/docker_commands.py to docker_commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/container/abstract_container_commands.py to abstract_container_commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/container/abstract_container_script.py to abstract_container_script.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/utils/commands.py to commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/utils/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/utils/print_info.py to print_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/utils/user_scripts.py to user_scripts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/abstract_cloud_instance/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/abstract_cloud_instance/abstract_bucket_manager.py to abstract_bucket_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/abstract_cloud_instance/file_structure.py to file_structure.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/abstract_cloud_instance/abstract_data_transfer.py to abstract_data_transfer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/abstract_cloud_instance/abstract_cloud_instance_manager.py to abstract_cloud_instance_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/abstract_cloud_instance/resources/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/abstract_cloud_instance/resources/abstract_bucket.py to abstract_bucket.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/abstract_cloud_instance/resources/abstract_instance.py to abstract_instance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/abstract_cloud_instance/abstract_instance_deployment.py to abstract_instance_deployment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/abstract_cloud_instance/errors/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/abstract_cloud_instance/errors/bucket_not_found.py to bucket_not_found.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/deployment/abstract_ssh_instance_manager.py to abstract_ssh_instance_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/configuration.py to configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/instance_deployment.py to instance_deployment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/helpers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/helpers/dm_resource.py to dm_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/helpers/image.py to image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/helpers/rtc_client.py to rtc_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/helpers/ce_client.py to ce_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/helpers/deployment.py to deployment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/helpers/volumes.py to volumes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/helpers/dm_client.py to dm_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/helpers/gcp_credentials.py to gcp_credentials.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/helpers/gsutil_rsync.py to gsutil_rsync.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/helpers/gs_client.py to gs_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/instance_manager.py to instance_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/resource_managers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/resource_managers/ssh_key_manager.py to ssh_key_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/resource_managers/bucket_manager.py to bucket_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/resource_managers/instance_stack_manager.py to instance_stack_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/config/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/config/instance_config.py to instance_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/config/image_uri.py to image_uri.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/config/disk_volume.py to disk_volume.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/config/validation.py to validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/data_transfer.py to data_transfer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/dm_templates/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/dm_templates/instance/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/dm_templates/instance/instance_template.py to instance_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/resources/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/resources/image.py to image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/resources/snapshot.py to snapshot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/resources/stack.py to stack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/resources/disk.py to disk.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/resources/instance.py to instance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/resources/bucket.py to bucket.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/errors/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/gcp/errors/image_not_found.py to image_not_found.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/instance_deployment.py to instance_deployment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/cfn_templates/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/cfn_templates/instance_profile/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/cfn_templates/instance_profile/template.py to template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/cfn_templates/instance/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/cfn_templates/instance/start_container_script.py to start_container_script.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/cfn_templates/instance/template.py to template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/deletion_policies.py to deletion_policies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/helpers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/helpers/instance_prices.py to instance_prices.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/helpers/ami.py to ami.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/helpers/subnet.py to subnet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/helpers/logs.py to logs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/helpers/s3_sync.py to s3_sync.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/helpers/availability_zone.py to availability_zone.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/helpers/vpc.py to vpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/instance_manager.py to instance_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/resource_managers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/resource_managers/bucket_manager.py to bucket_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/resource_managers/instance_profile_stack_manager.py to instance_profile_stack_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/resource_managers/instance_stack_manager.py to instance_stack_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/resource_managers/key_pair_manager.py to key_pair_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/config/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/config/instance_config.py to instance_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/config/validation.py to validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/config/ebs_volume.py to ebs_volume.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/data_transfer.py to data_transfer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/resources/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/resources/image.py to image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/resources/subnet.py to subnet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/resources/snapshot.py to snapshot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/resources/stack.py to stack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/resources/volume.py to volume.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/resources/instance.py to instance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/resources/bucket.py to bucket.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/resources/vpc.py to vpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/commands/spot_prices.py to spot_prices.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/commands/clean_logs.py to clean_logs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/errors/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/aws/errors/volume_not_found.py to volume_not_found.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/instance_manager_factory.py to instance_manager_factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/local/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/local/instance_manager.py to instance_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/local/config/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/local/config/instance_config.py to instance_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/local/config/validation.py to validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/remote/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/remote/instance_manager.py to instance_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/remote/config/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/remote/config/instance_config.py to instance_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/providers/remote/config/validation.py to validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/errors/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/errors/nothing_to_do.py to nothing_to_do.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty/errors/instance_not_running.py to instance_not_running.cpython-39.pyc writing byte-compilation script '/tmp/tmp0f1t66_i.py' /usr/bin/python3 /tmp/tmp0f1t66_i.py removing /tmp/tmp0f1t66_i.py running install_egg_info running egg_info writing spotty.egg-info/PKG-INFO writing dependency_links to spotty.egg-info/dependency_links.txt writing requirements to spotty.egg-info/requires.txt writing top-level names to spotty.egg-info/top_level.txt reading manifest file 'spotty.egg-info/SOURCES.txt' writing manifest file 'spotty.egg-info/SOURCES.txt' Copying spotty.egg-info to /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/lib/python3.9/site-packages/spotty-1.3.3-py3.9.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/bin copying build/scripts-3.9/spotty -> /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/usr/bin/spotty to 755 + install -d -m755 /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64//usr/share/doc/python-spotty + '[' -d doc ']' ~/build/BUILDROOT/python-spotty-1.3.3-1.x86_64 ~/build/BUILD/spotty-1.3.3 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64 + '[' -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 ']' + popd ~/build/BUILD/spotty-1.3.3 + mv /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.3.3-1 --unique-debug-suffix -1.3.3-1.x86_64 --unique-debug-src-base python-spotty-1.3.3-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/spotty-1.3.3 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-spotty-1.3.3-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-spotty-1.3.3-1.noarch Provides: python-spotty python3-spotty = 1.3.3-1 python3.9dist(spotty) = 1.3.3 python3dist(spotty) = 1.3.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(boto3) >= 1.9 python3.9dist(cfn-flip) python3.9dist(chevron) python3.9dist(google-api-python-client) >= 1.7.8 python3.9dist(google-cloud-storage) >= 1.15 python3.9dist(schema) Processing files: python-spotty-help-1.3.3-1.noarch warning: Empty %files file /builddir/build/BUILD/spotty-1.3.3/doclist.lst Provides: python-spotty-help = 1.3.3-1 python3-spotty-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-spotty-1.3.3-1.x86_64 Wrote: /builddir/build/RPMS/python-spotty-help-1.3.3-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-spotty-1.3.3-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8YJUA0 + umask 022 + cd /builddir/build/BUILD + cd spotty-1.3.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-spotty-1.3.3-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0