Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-epiccore.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687280652.388879/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-epiccore.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-epiccore-0.0.27-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-epiccore.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687280652.388879/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-epiccore.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-epiccore-0.0.27-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-epiccore.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687280652.388879/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-epiccore.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.dSye7l + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf epiccore-0.0.27 + /usr/bin/gzip -dc /builddir/build/SOURCES/epiccore-0.0.27.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd epiccore-0.0.27 + /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.OG8qjj + umask 022 + cd /builddir/build/BUILD + cd epiccore-0.0.27 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/epiccore copying epiccore/__init__.py -> build/lib/epiccore copying epiccore/rest.py -> build/lib/epiccore copying epiccore/configuration.py -> build/lib/epiccore copying epiccore/exceptions.py -> build/lib/epiccore copying epiccore/api_client.py -> build/lib/epiccore creating build/lib/epiccore/api copying epiccore/api/config_api.py -> build/lib/epiccore/api copying epiccore/api/__init__.py -> build/lib/epiccore/api copying epiccore/api/job_api.py -> build/lib/epiccore/api copying epiccore/api/projects_api.py -> build/lib/epiccore/api copying epiccore/api/profile_api.py -> build/lib/epiccore/api copying epiccore/api/billing_api.py -> build/lib/epiccore/api copying epiccore/api/desktop_api.py -> build/lib/epiccore/api copying epiccore/api/jobrefresh_api.py -> build/lib/epiccore/api copying epiccore/api/jobauth_api.py -> build/lib/epiccore/api copying epiccore/api/teams_api.py -> build/lib/epiccore/api copying epiccore/api/jobstep_api.py -> build/lib/epiccore/api copying epiccore/api/catalog_api.py -> build/lib/epiccore/api copying epiccore/api/licenses_api.py -> build/lib/epiccore/api copying epiccore/api/data_api.py -> build/lib/epiccore/api creating build/lib/epiccore/models copying epiccore/models/inline_response2001.py -> build/lib/epiccore/models copying epiccore/models/tax.py -> build/lib/epiccore/models copying epiccore/models/file.py -> build/lib/epiccore/models copying epiccore/models/project.py -> build/lib/epiccore/models copying epiccore/models/data_spec.py -> build/lib/epiccore/models copying epiccore/models/__init__.py -> build/lib/epiccore/models copying epiccore/models/team_details.py -> build/lib/epiccore/models copying epiccore/models/inline_response2006.py -> build/lib/epiccore/models copying epiccore/models/session_token.py -> build/lib/epiccore/models copying epiccore/models/job_residual_data.py -> build/lib/epiccore/models copying epiccore/models/folder_details.py -> build/lib/epiccore/models copying epiccore/models/job_configuration.py -> build/lib/epiccore/models copying epiccore/models/job_data_binding.py -> build/lib/epiccore/models copying epiccore/models/inline_response2005.py -> build/lib/epiccore/models copying epiccore/models/job_log.py -> build/lib/epiccore/models copying epiccore/models/site_configuration_serialiser.py -> build/lib/epiccore/models copying epiccore/models/inline_response2002.py -> build/lib/epiccore/models copying epiccore/models/inline_response2007.py -> build/lib/epiccore/models copying epiccore/models/job_app_options.py -> build/lib/epiccore/models copying epiccore/models/data_location.py -> build/lib/epiccore/models copying epiccore/models/job_task_spec.py -> build/lib/epiccore/models copying epiccore/models/template.py -> build/lib/epiccore/models copying epiccore/models/environment_variable.py -> build/lib/epiccore/models copying epiccore/models/job_cluster_spec.py -> build/lib/epiccore/models copying epiccore/models/job_spec.py -> build/lib/epiccore/models copying epiccore/models/total1.py -> build/lib/epiccore/models copying epiccore/models/limit.py -> build/lib/epiccore/models copying epiccore/models/desktop_node_quote.py -> build/lib/epiccore/models copying epiccore/models/batch_application_list.py -> build/lib/epiccore/models copying epiccore/models/job_summary.py -> build/lib/epiccore/models copying epiccore/models/job_array_spec.py -> build/lib/epiccore/models copying epiccore/models/folder.py -> build/lib/epiccore/models copying epiccore/models/accelerator_config.py -> build/lib/epiccore/models copying epiccore/models/application.py -> build/lib/epiccore/models copying epiccore/models/user_name.py -> build/lib/epiccore/models copying epiccore/models/env_var.py -> build/lib/epiccore/models copying epiccore/models/iaas_cost.py -> build/lib/epiccore/models copying epiccore/models/batch_application_details.py -> build/lib/epiccore/models copying epiccore/models/software_cost.py -> build/lib/epiccore/models copying epiccore/models/limits.py -> build/lib/epiccore/models copying epiccore/models/inline_response2003.py -> build/lib/epiccore/models copying epiccore/models/file_details.py -> build/lib/epiccore/models copying epiccore/models/max_limit.py -> build/lib/epiccore/models copying epiccore/models/project_details.py -> build/lib/epiccore/models copying epiccore/models/license_template.py -> build/lib/epiccore/models copying epiccore/models/env_var_template.py -> build/lib/epiccore/models copying epiccore/models/job_auth_status.py -> build/lib/epiccore/models copying epiccore/models/job_auth.py -> build/lib/epiccore/models copying epiccore/models/cluster_node_config.py -> build/lib/epiccore/models copying epiccore/models/job_quote.py -> build/lib/epiccore/models copying epiccore/models/job_residual.py -> build/lib/epiccore/models copying epiccore/models/job_step_details.py -> build/lib/epiccore/models copying epiccore/models/writable_license.py -> build/lib/epiccore/models copying epiccore/models/current_spend.py -> build/lib/epiccore/models copying epiccore/models/batch_application_version_details.py -> build/lib/epiccore/models copying epiccore/models/spend_limit.py -> build/lib/epiccore/models copying epiccore/models/discount.py -> build/lib/epiccore/models copying epiccore/models/total.py -> build/lib/epiccore/models copying epiccore/models/inline_response2008.py -> build/lib/epiccore/models copying epiccore/models/job_step.py -> build/lib/epiccore/models copying epiccore/models/license.py -> build/lib/epiccore/models copying epiccore/models/team.py -> build/lib/epiccore/models copying epiccore/models/monthly_limit.py -> build/lib/epiccore/models copying epiccore/models/inline_response200.py -> build/lib/epiccore/models copying epiccore/models/batch_queue_details.py -> build/lib/epiccore/models copying epiccore/models/inline_response2009.py -> build/lib/epiccore/models copying epiccore/models/sla.py -> build/lib/epiccore/models copying epiccore/models/inline_response2004.py -> build/lib/epiccore/models copying epiccore/models/cost.py -> build/lib/epiccore/models copying epiccore/models/job.py -> build/lib/epiccore/models copying epiccore/models/desktop_instance.py -> build/lib/epiccore/models copying epiccore/models/application_configuration_serialiser.py -> build/lib/epiccore/models copying epiccore/models/profile_summary.py -> build/lib/epiccore/models copying epiccore/models/service_charge.py -> build/lib/epiccore/models copying epiccore/models/price_quote.py -> build/lib/epiccore/models copying epiccore/models/inline_response20011.py -> build/lib/epiccore/models copying epiccore/models/product_name.py -> build/lib/epiccore/models copying epiccore/models/jobstep_response_request.py -> build/lib/epiccore/models copying epiccore/models/desktop_node_type.py -> build/lib/epiccore/models copying epiccore/models/budget.py -> build/lib/epiccore/models copying epiccore/models/cost_threshold.py -> build/lib/epiccore/models copying epiccore/models/inline_response20010.py -> build/lib/epiccore/models copying epiccore/models/task_quote.py -> build/lib/epiccore/models copying epiccore/models/desktop_node_launch_spec.py -> build/lib/epiccore/models running egg_info writing epiccore.egg-info/PKG-INFO writing dependency_links to epiccore.egg-info/dependency_links.txt writing requirements to epiccore.egg-info/requires.txt writing top-level names to epiccore.egg-info/top_level.txt reading manifest file 'epiccore.egg-info/SOURCES.txt' writing manifest file 'epiccore.egg-info/SOURCES.txt' + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3cqHzz + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64 + cd epiccore-0.0.27 + 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-epiccore-0.0.27-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr creating /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore copying build/lib/epiccore/__init__.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore copying build/lib/epiccore/rest.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore copying build/lib/epiccore/configuration.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore creating /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/api copying build/lib/epiccore/api/config_api.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/api copying build/lib/epiccore/api/__init__.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/api copying build/lib/epiccore/api/job_api.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/api copying build/lib/epiccore/api/projects_api.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/api copying build/lib/epiccore/api/profile_api.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/api copying build/lib/epiccore/api/billing_api.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/api copying build/lib/epiccore/api/desktop_api.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/api copying build/lib/epiccore/api/jobrefresh_api.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/api copying build/lib/epiccore/api/jobauth_api.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/api copying build/lib/epiccore/api/teams_api.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/api copying build/lib/epiccore/api/jobstep_api.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/api copying build/lib/epiccore/api/catalog_api.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/api copying build/lib/epiccore/api/licenses_api.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/api copying build/lib/epiccore/api/data_api.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/api copying build/lib/epiccore/exceptions.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore creating /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/inline_response2001.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/tax.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/file.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/project.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/data_spec.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/__init__.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/team_details.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/inline_response2006.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/session_token.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/job_residual_data.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/folder_details.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/job_configuration.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/job_data_binding.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/inline_response2005.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/job_log.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/site_configuration_serialiser.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/inline_response2002.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/inline_response2007.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/job_app_options.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/data_location.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/job_task_spec.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/template.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/environment_variable.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/job_cluster_spec.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/job_spec.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/total1.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/limit.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/desktop_node_quote.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/batch_application_list.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/job_summary.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/job_array_spec.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/folder.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/accelerator_config.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/application.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/user_name.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/env_var.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/iaas_cost.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/batch_application_details.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/software_cost.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/limits.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/inline_response2003.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/file_details.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/max_limit.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/project_details.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/license_template.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/env_var_template.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/job_auth_status.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/job_auth.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/cluster_node_config.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/job_quote.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/job_residual.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/job_step_details.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/writable_license.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/current_spend.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/batch_application_version_details.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/spend_limit.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/discount.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/total.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/inline_response2008.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/job_step.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/license.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/team.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/monthly_limit.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/inline_response200.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/batch_queue_details.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/inline_response2009.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/sla.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/inline_response2004.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/cost.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/job.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/desktop_instance.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/application_configuration_serialiser.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/profile_summary.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/service_charge.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/price_quote.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/inline_response20011.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/product_name.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/jobstep_response_request.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/desktop_node_type.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/budget.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/cost_threshold.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/inline_response20010.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/task_quote.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/models/desktop_node_launch_spec.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models copying build/lib/epiccore/api_client.py -> /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/rest.py to rest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/configuration.py to configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/api/config_api.py to config_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/api/job_api.py to job_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/api/projects_api.py to projects_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/api/profile_api.py to profile_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/api/billing_api.py to billing_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/api/desktop_api.py to desktop_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/api/jobrefresh_api.py to jobrefresh_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/api/jobauth_api.py to jobauth_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/api/teams_api.py to teams_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/api/jobstep_api.py to jobstep_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/api/catalog_api.py to catalog_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/api/licenses_api.py to licenses_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/api/data_api.py to data_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/inline_response2001.py to inline_response2001.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/tax.py to tax.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/file.py to file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/project.py to project.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/data_spec.py to data_spec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/team_details.py to team_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/inline_response2006.py to inline_response2006.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/session_token.py to session_token.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/job_residual_data.py to job_residual_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/folder_details.py to folder_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/job_configuration.py to job_configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/job_data_binding.py to job_data_binding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/inline_response2005.py to inline_response2005.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/job_log.py to job_log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/site_configuration_serialiser.py to site_configuration_serialiser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/inline_response2002.py to inline_response2002.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/inline_response2007.py to inline_response2007.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/job_app_options.py to job_app_options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/data_location.py to data_location.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/job_task_spec.py to job_task_spec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/template.py to template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/environment_variable.py to environment_variable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/job_cluster_spec.py to job_cluster_spec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/job_spec.py to job_spec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/total1.py to total1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/limit.py to limit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/desktop_node_quote.py to desktop_node_quote.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/batch_application_list.py to batch_application_list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/job_summary.py to job_summary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/job_array_spec.py to job_array_spec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/folder.py to folder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/accelerator_config.py to accelerator_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/application.py to application.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/user_name.py to user_name.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/env_var.py to env_var.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/iaas_cost.py to iaas_cost.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/batch_application_details.py to batch_application_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/software_cost.py to software_cost.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/limits.py to limits.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/inline_response2003.py to inline_response2003.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/file_details.py to file_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/max_limit.py to max_limit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/project_details.py to project_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/license_template.py to license_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/env_var_template.py to env_var_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/job_auth_status.py to job_auth_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/job_auth.py to job_auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/cluster_node_config.py to cluster_node_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/job_quote.py to job_quote.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/job_residual.py to job_residual.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/job_step_details.py to job_step_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/writable_license.py to writable_license.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/current_spend.py to current_spend.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/batch_application_version_details.py to batch_application_version_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/spend_limit.py to spend_limit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/discount.py to discount.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/total.py to total.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/inline_response2008.py to inline_response2008.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/job_step.py to job_step.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/license.py to license.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/team.py to team.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/monthly_limit.py to monthly_limit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/inline_response200.py to inline_response200.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/batch_queue_details.py to batch_queue_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/inline_response2009.py to inline_response2009.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/sla.py to sla.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/inline_response2004.py to inline_response2004.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/cost.py to cost.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/job.py to job.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/desktop_instance.py to desktop_instance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/application_configuration_serialiser.py to application_configuration_serialiser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/profile_summary.py to profile_summary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/service_charge.py to service_charge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/price_quote.py to price_quote.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/inline_response20011.py to inline_response20011.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/product_name.py to product_name.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/jobstep_response_request.py to jobstep_response_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/desktop_node_type.py to desktop_node_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/budget.py to budget.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/cost_threshold.py to cost_threshold.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/inline_response20010.py to inline_response20010.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/task_quote.py to task_quote.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/models/desktop_node_launch_spec.py to desktop_node_launch_spec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore/api_client.py to api_client.cpython-39.pyc writing byte-compilation script '/tmp/tmp16ckvtvl.py' /usr/bin/python3 /tmp/tmp16ckvtvl.py removing /tmp/tmp16ckvtvl.py running install_egg_info running egg_info writing epiccore.egg-info/PKG-INFO writing dependency_links to epiccore.egg-info/dependency_links.txt writing requirements to epiccore.egg-info/requires.txt writing top-level names to epiccore.egg-info/top_level.txt reading manifest file 'epiccore.egg-info/SOURCES.txt' writing manifest file 'epiccore.egg-info/SOURCES.txt' Copying epiccore.egg-info to /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/usr/lib/python3.9/site-packages/epiccore-0.0.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64//usr/share/doc/python-epiccore + '[' -d doc ']' ~/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64 ~/build/BUILD/epiccore-0.0.27 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/epiccore-0.0.27 + mv /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.0.27-1 --unique-debug-suffix -0.0.27-1.x86_64 --unique-debug-src-base python-epiccore-0.0.27-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/epiccore-0.0.27 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-epiccore-0.0.27-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-epiccore-0.0.27-1.noarch Provides: python-epiccore python3-epiccore = 0.0.27-1 python3.9dist(epiccore) = 0 python3dist(epiccore) = 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(certifi) python3.9dist(python-dateutil) python3.9dist(six) python3.9dist(urllib3) Processing files: python-epiccore-help-0.0.27-1.noarch warning: Empty %files file /builddir/build/BUILD/epiccore-0.0.27/doclist.lst Provides: python-epiccore-help = 0.0.27-1 python3-epiccore-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-epiccore-0.0.27-1.x86_64 Wrote: /builddir/build/RPMS/python-epiccore-help-0.0.27-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-epiccore-0.0.27-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.z8wjmM + umask 022 + cd /builddir/build/BUILD + cd epiccore-0.0.27 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-epiccore-0.0.27-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0