Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-tabpy.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682456523.548494/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-tabpy.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-tabpy-2.7.0-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-tabpy.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682456523.548494/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-tabpy.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-tabpy-2.7.0-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-tabpy.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682456523.548494/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-tabpy.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.wTT9Zg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tabpy-2.7.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/tabpy-2.7.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tabpy-2.7.0 + /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.rFmR6z + umask 022 + cd /builddir/build/BUILD + cd tabpy-2.7.0 + 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/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. /usr/lib/python3.9/site-packages/setuptools/dist.py:487: UserWarning: Normalizing '2.7.0 ' to '2.7.0' warnings.warn(tmpl.format(**locals())) running build running build_py creating build creating build/lib creating build/lib/tabpy copying tabpy/tabpy.py -> build/lib/tabpy copying tabpy/__init__.py -> build/lib/tabpy creating build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/tabpy/utils copying tabpy/utils/tabpy_user.py -> build/lib/tabpy/utils copying tabpy/utils/__init__.py -> build/lib/tabpy/utils creating build/lib/tabpy/models copying tabpy/models/deploy_models.py -> build/lib/tabpy/models copying tabpy/models/__init__.py -> build/lib/tabpy/models creating build/lib/tabpy/tabpy_tools copying tabpy/tabpy_tools/rest.py -> build/lib/tabpy/tabpy_tools copying tabpy/tabpy_tools/schema.py -> build/lib/tabpy/tabpy_tools copying tabpy/tabpy_tools/client.py -> build/lib/tabpy/tabpy_tools copying tabpy/tabpy_tools/rest_client.py -> build/lib/tabpy/tabpy_tools copying tabpy/tabpy_tools/query_object.py -> build/lib/tabpy/tabpy_tools copying tabpy/tabpy_tools/custom_query_object.py -> build/lib/tabpy/tabpy_tools copying tabpy/tabpy_tools/__init__.py -> build/lib/tabpy/tabpy_tools creating build/lib/tabpy/tabpy_server copying tabpy/tabpy_server/__init__.py -> build/lib/tabpy/tabpy_server creating build/lib/tabpy/models/scripts copying tabpy/models/scripts/PCA.py -> build/lib/tabpy/models/scripts copying tabpy/models/scripts/tTest.py -> build/lib/tabpy/models/scripts copying tabpy/models/scripts/ANOVA.py -> build/lib/tabpy/models/scripts copying tabpy/models/scripts/SentimentAnalysis.py -> build/lib/tabpy/models/scripts copying tabpy/models/scripts/__init__.py -> build/lib/tabpy/models/scripts creating build/lib/tabpy/models/utils copying tabpy/models/utils/setup_utils.py -> build/lib/tabpy/models/utils copying tabpy/models/utils/__init__.py -> build/lib/tabpy/models/utils creating build/lib/tabpy/tabpy_server/management copying tabpy/tabpy_server/management/util.py -> build/lib/tabpy/tabpy_server/management copying tabpy/tabpy_server/management/state.py -> build/lib/tabpy/tabpy_server/management copying tabpy/tabpy_server/management/__init__.py -> build/lib/tabpy/tabpy_server/management creating build/lib/tabpy/tabpy_server/common copying tabpy/tabpy_server/common/util.py -> build/lib/tabpy/tabpy_server/common copying tabpy/tabpy_server/common/endpoint_file_mgr.py -> build/lib/tabpy/tabpy_server/common copying tabpy/tabpy_server/common/messages.py -> build/lib/tabpy/tabpy_server/common copying tabpy/tabpy_server/common/__init__.py -> build/lib/tabpy/tabpy_server/common creating build/lib/tabpy/tabpy_server/handlers copying tabpy/tabpy_server/handlers/query_plane_handler.py -> build/lib/tabpy/tabpy_server/handlers copying tabpy/tabpy_server/handlers/basic_auth_server_middleware_factory.py -> build/lib/tabpy/tabpy_server/handlers copying tabpy/tabpy_server/handlers/evaluation_plane_handler.py -> build/lib/tabpy/tabpy_server/handlers copying tabpy/tabpy_server/handlers/no_op_auth_handler.py -> build/lib/tabpy/tabpy_server/handlers copying tabpy/tabpy_server/handlers/management_handler.py -> build/lib/tabpy/tabpy_server/handlers copying tabpy/tabpy_server/handlers/util.py -> build/lib/tabpy/tabpy_server/handlers copying tabpy/tabpy_server/handlers/status_handler.py -> build/lib/tabpy/tabpy_server/handlers copying tabpy/tabpy_server/handlers/endpoint_handler.py -> build/lib/tabpy/tabpy_server/handlers copying tabpy/tabpy_server/handlers/base_handler.py -> build/lib/tabpy/tabpy_server/handlers copying tabpy/tabpy_server/handlers/service_info_handler.py -> build/lib/tabpy/tabpy_server/handlers copying tabpy/tabpy_server/handlers/endpoints_handler.py -> build/lib/tabpy/tabpy_server/handlers copying tabpy/tabpy_server/handlers/__init__.py -> build/lib/tabpy/tabpy_server/handlers copying tabpy/tabpy_server/handlers/upload_destination_handler.py -> build/lib/tabpy/tabpy_server/handlers creating build/lib/tabpy/tabpy_server/app copying tabpy/tabpy_server/app/app.py -> build/lib/tabpy/tabpy_server/app copying tabpy/tabpy_server/app/util.py -> build/lib/tabpy/tabpy_server/app copying tabpy/tabpy_server/app/app_parameters.py -> build/lib/tabpy/tabpy_server/app copying tabpy/tabpy_server/app/arrow_server.py -> build/lib/tabpy/tabpy_server/app copying tabpy/tabpy_server/app/__init__.py -> build/lib/tabpy/tabpy_server/app creating build/lib/tabpy/tabpy_server/psws copying tabpy/tabpy_server/psws/python_service.py -> build/lib/tabpy/tabpy_server/psws copying tabpy/tabpy_server/psws/__init__.py -> build/lib/tabpy/tabpy_server/psws copying tabpy/tabpy_server/psws/callbacks.py -> build/lib/tabpy/tabpy_server/psws creating build/lib/tests/unit copying tests/unit/__init__.py -> build/lib/tests/unit creating build/lib/tests/integration copying tests/integration/integ_test_base.py -> build/lib/tests/integration copying tests/integration/test_url.py -> build/lib/tests/integration copying tests/integration/test_deploy_and_evaluate_model_auth_on.py -> build/lib/tests/integration copying tests/integration/test_deploy_and_evaluate_model_ssl.py -> build/lib/tests/integration copying tests/integration/test_deploy_model_ssl_on_auth_off.py -> build/lib/tests/integration copying tests/integration/test_deploy_model_ssl_off_auth_on.py -> build/lib/tests/integration copying tests/integration/test_arrow_server.py -> build/lib/tests/integration copying tests/integration/test_evaluate.py -> build/lib/tests/integration copying tests/integration/test_gzip.py -> build/lib/tests/integration copying tests/integration/test_url_ssl.py -> build/lib/tests/integration copying tests/integration/test_custom_evaluate_timeout.py -> build/lib/tests/integration copying tests/integration/test_auth.py -> build/lib/tests/integration copying tests/integration/__init__.py -> build/lib/tests/integration copying tests/integration/test_deploy_model_ssl_on_auth_on.py -> build/lib/tests/integration copying tests/integration/test_deploy_and_evaluate_model.py -> build/lib/tests/integration copying tests/integration/test_deploy_model_ssl_off_auth_off.py -> build/lib/tests/integration creating build/lib/tests/unit/server_tests copying tests/unit/server_tests/test_endpoint_file_manager.py -> build/lib/tests/unit/server_tests copying tests/unit/server_tests/test_config.py -> build/lib/tests/unit/server_tests copying tests/unit/server_tests/test_service_info_handler.py -> build/lib/tests/unit/server_tests copying tests/unit/server_tests/test_endpoint_handler.py -> build/lib/tests/unit/server_tests copying tests/unit/server_tests/test_endpoints_handler.py -> build/lib/tests/unit/server_tests copying tests/unit/server_tests/__init__.py -> build/lib/tests/unit/server_tests copying tests/unit/server_tests/test_evaluation_plane_handler.py -> build/lib/tests/unit/server_tests copying tests/unit/server_tests/test_pwd_file.py -> build/lib/tests/unit/server_tests creating build/lib/tests/unit/tools_tests copying tests/unit/tools_tests/test_rest.py -> build/lib/tests/unit/tools_tests copying tests/unit/tools_tests/test_rest_object.py -> build/lib/tests/unit/tools_tests copying tests/unit/tools_tests/__init__.py -> build/lib/tests/unit/tools_tests copying tests/unit/tools_tests/test_schema.py -> build/lib/tests/unit/tools_tests copying tests/unit/tools_tests/test_client.py -> build/lib/tests/unit/tools_tests copying tabpy/VERSION -> build/lib/tabpy copying tabpy/tabpy_server/state.ini.template -> build/lib/tabpy/tabpy_server creating build/lib/tabpy/tabpy_server/static copying tabpy/tabpy_server/static/index.html -> build/lib/tabpy/tabpy_server/static copying tabpy/tabpy_server/static/TabPy_logo.png -> build/lib/tabpy/tabpy_server/static copying tabpy/tabpy_server/static/tableau.png -> build/lib/tabpy/tabpy_server/static copying tabpy/tabpy_server/common/default.conf -> build/lib/tabpy/tabpy_server/common + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ALB0Of + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64 + cd tabpy-2.7.0 + 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-tabpy-2.7.0-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. /usr/lib/python3.9/site-packages/setuptools/dist.py:487: UserWarning: Normalizing '2.7.0 ' to '2.7.0' warnings.warn(tmpl.format(**locals())) 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-tabpy-2.7.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy copying build/lib/tabpy/tabpy.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy copying build/lib/tabpy/VERSION -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy copying build/lib/tabpy/__init__.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy creating /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/utils copying build/lib/tabpy/utils/tabpy_user.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/utils copying build/lib/tabpy/utils/__init__.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/utils creating /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/models creating /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/models/scripts copying build/lib/tabpy/models/scripts/PCA.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/models/scripts copying build/lib/tabpy/models/scripts/tTest.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/models/scripts copying build/lib/tabpy/models/scripts/ANOVA.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/models/scripts copying build/lib/tabpy/models/scripts/SentimentAnalysis.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/models/scripts copying build/lib/tabpy/models/scripts/__init__.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/models/scripts copying build/lib/tabpy/models/deploy_models.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/models copying build/lib/tabpy/models/__init__.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/models creating /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/models/utils copying build/lib/tabpy/models/utils/setup_utils.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/models/utils copying build/lib/tabpy/models/utils/__init__.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/models/utils creating /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_tools copying build/lib/tabpy/tabpy_tools/rest.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_tools copying build/lib/tabpy/tabpy_tools/schema.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_tools copying build/lib/tabpy/tabpy_tools/client.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_tools copying build/lib/tabpy/tabpy_tools/rest_client.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_tools copying build/lib/tabpy/tabpy_tools/query_object.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_tools copying build/lib/tabpy/tabpy_tools/custom_query_object.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_tools copying build/lib/tabpy/tabpy_tools/__init__.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_tools creating /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server creating /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/management copying build/lib/tabpy/tabpy_server/management/util.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/management copying build/lib/tabpy/tabpy_server/management/state.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/management copying build/lib/tabpy/tabpy_server/management/__init__.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/management creating /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/common copying build/lib/tabpy/tabpy_server/common/util.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/common copying build/lib/tabpy/tabpy_server/common/endpoint_file_mgr.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/common copying build/lib/tabpy/tabpy_server/common/default.conf -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/common copying build/lib/tabpy/tabpy_server/common/messages.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/common copying build/lib/tabpy/tabpy_server/common/__init__.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/common creating /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/handlers copying build/lib/tabpy/tabpy_server/handlers/query_plane_handler.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/handlers copying build/lib/tabpy/tabpy_server/handlers/basic_auth_server_middleware_factory.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/handlers copying build/lib/tabpy/tabpy_server/handlers/evaluation_plane_handler.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/handlers copying build/lib/tabpy/tabpy_server/handlers/no_op_auth_handler.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/handlers copying build/lib/tabpy/tabpy_server/handlers/management_handler.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/handlers copying build/lib/tabpy/tabpy_server/handlers/util.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/handlers copying build/lib/tabpy/tabpy_server/handlers/status_handler.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/handlers copying build/lib/tabpy/tabpy_server/handlers/endpoint_handler.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/handlers copying build/lib/tabpy/tabpy_server/handlers/base_handler.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/handlers copying build/lib/tabpy/tabpy_server/handlers/service_info_handler.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/handlers copying build/lib/tabpy/tabpy_server/handlers/endpoints_handler.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/handlers copying build/lib/tabpy/tabpy_server/handlers/__init__.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/handlers copying build/lib/tabpy/tabpy_server/handlers/upload_destination_handler.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/handlers copying build/lib/tabpy/tabpy_server/__init__.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server creating /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/app copying build/lib/tabpy/tabpy_server/app/app.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/app copying build/lib/tabpy/tabpy_server/app/util.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/app copying build/lib/tabpy/tabpy_server/app/app_parameters.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/app copying build/lib/tabpy/tabpy_server/app/arrow_server.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/app copying build/lib/tabpy/tabpy_server/app/__init__.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/app creating /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/psws copying build/lib/tabpy/tabpy_server/psws/python_service.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/psws copying build/lib/tabpy/tabpy_server/psws/__init__.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/psws copying build/lib/tabpy/tabpy_server/psws/callbacks.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/psws copying build/lib/tabpy/tabpy_server/state.ini.template -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server creating /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/static copying build/lib/tabpy/tabpy_server/static/index.html -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/static copying build/lib/tabpy/tabpy_server/static/TabPy_logo.png -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/static copying build/lib/tabpy/tabpy_server/static/tableau.png -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/static creating /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/unit creating /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/server_tests copying build/lib/tests/unit/server_tests/test_endpoint_file_manager.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/server_tests copying build/lib/tests/unit/server_tests/test_config.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/server_tests copying build/lib/tests/unit/server_tests/test_service_info_handler.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/server_tests copying build/lib/tests/unit/server_tests/test_endpoint_handler.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/server_tests copying build/lib/tests/unit/server_tests/test_endpoints_handler.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/server_tests copying build/lib/tests/unit/server_tests/__init__.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/server_tests copying build/lib/tests/unit/server_tests/test_evaluation_plane_handler.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/server_tests copying build/lib/tests/unit/server_tests/test_pwd_file.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/server_tests creating /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/tools_tests copying build/lib/tests/unit/tools_tests/test_rest.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/tools_tests copying build/lib/tests/unit/tools_tests/test_rest_object.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/tools_tests copying build/lib/tests/unit/tools_tests/__init__.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/tools_tests copying build/lib/tests/unit/tools_tests/test_schema.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/tools_tests copying build/lib/tests/unit/tools_tests/test_client.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/tools_tests copying build/lib/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/unit creating /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/integration copying build/lib/tests/integration/integ_test_base.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/integration copying build/lib/tests/integration/test_url.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/integration copying build/lib/tests/integration/test_deploy_and_evaluate_model_auth_on.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/integration copying build/lib/tests/integration/test_deploy_and_evaluate_model_ssl.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/integration copying build/lib/tests/integration/test_deploy_model_ssl_on_auth_off.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/integration copying build/lib/tests/integration/test_deploy_model_ssl_off_auth_on.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/integration copying build/lib/tests/integration/test_arrow_server.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/integration copying build/lib/tests/integration/test_evaluate.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/integration copying build/lib/tests/integration/test_gzip.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/integration copying build/lib/tests/integration/test_url_ssl.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/integration copying build/lib/tests/integration/test_custom_evaluate_timeout.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/integration copying build/lib/tests/integration/test_auth.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/integration copying build/lib/tests/integration/__init__.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/integration copying build/lib/tests/integration/test_deploy_model_ssl_on_auth_on.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/integration copying build/lib/tests/integration/test_deploy_and_evaluate_model.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/integration copying build/lib/tests/integration/test_deploy_model_ssl_off_auth_off.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/integration copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy.py to tabpy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/utils/tabpy_user.py to tabpy_user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/models/scripts/PCA.py to PCA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/models/scripts/tTest.py to tTest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/models/scripts/ANOVA.py to ANOVA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/models/scripts/SentimentAnalysis.py to SentimentAnalysis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/models/scripts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/models/deploy_models.py to deploy_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/models/utils/setup_utils.py to setup_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/models/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_tools/rest.py to rest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_tools/schema.py to schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_tools/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_tools/rest_client.py to rest_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_tools/query_object.py to query_object.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_tools/custom_query_object.py to custom_query_object.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_tools/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/management/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/management/state.py to state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/common/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/common/endpoint_file_mgr.py to endpoint_file_mgr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/common/messages.py to messages.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/handlers/query_plane_handler.py to query_plane_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/handlers/basic_auth_server_middleware_factory.py to basic_auth_server_middleware_factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/handlers/evaluation_plane_handler.py to evaluation_plane_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/handlers/no_op_auth_handler.py to no_op_auth_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/handlers/management_handler.py to management_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/handlers/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/handlers/status_handler.py to status_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/handlers/endpoint_handler.py to endpoint_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/handlers/base_handler.py to base_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/handlers/service_info_handler.py to service_info_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/handlers/endpoints_handler.py to endpoints_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/handlers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/handlers/upload_destination_handler.py to upload_destination_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/app/app.py to app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/app/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/app/app_parameters.py to app_parameters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/app/arrow_server.py to arrow_server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/app/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/psws/python_service.py to python_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/psws/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy/tabpy_server/psws/callbacks.py to callbacks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/server_tests/test_endpoint_file_manager.py to test_endpoint_file_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/server_tests/test_config.py to test_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/server_tests/test_service_info_handler.py to test_service_info_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/server_tests/test_endpoint_handler.py to test_endpoint_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/server_tests/test_endpoints_handler.py to test_endpoints_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/server_tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/server_tests/test_evaluation_plane_handler.py to test_evaluation_plane_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/server_tests/test_pwd_file.py to test_pwd_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/tools_tests/test_rest.py to test_rest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/tools_tests/test_rest_object.py to test_rest_object.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/tools_tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/tools_tests/test_schema.py to test_schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/tools_tests/test_client.py to test_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/unit/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/integ_test_base.py to integ_test_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/test_url.py to test_url.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/test_deploy_and_evaluate_model_auth_on.py to test_deploy_and_evaluate_model_auth_on.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/test_deploy_and_evaluate_model_ssl.py to test_deploy_and_evaluate_model_ssl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/test_deploy_model_ssl_on_auth_off.py to test_deploy_model_ssl_on_auth_off.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/test_deploy_model_ssl_off_auth_on.py to test_deploy_model_ssl_off_auth_on.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/test_arrow_server.py to test_arrow_server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/test_evaluate.py to test_evaluate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/test_gzip.py to test_gzip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/test_url_ssl.py to test_url_ssl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/test_custom_evaluate_timeout.py to test_custom_evaluate_timeout.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/test_auth.py to test_auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/test_deploy_model_ssl_on_auth_on.py to test_deploy_model_ssl_on_auth_on.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/test_deploy_and_evaluate_model.py to test_deploy_and_evaluate_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/integration/test_deploy_model_ssl_off_auth_off.py to test_deploy_model_ssl_off_auth_off.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpnc92hb7f.py' /usr/bin/python3 /tmp/tmpnc92hb7f.py removing /tmp/tmpnc92hb7f.py running install_egg_info running egg_info writing tabpy.egg-info/PKG-INFO writing dependency_links to tabpy.egg-info/dependency_links.txt writing entry points to tabpy.egg-info/entry_points.txt writing requirements to tabpy.egg-info/requires.txt writing top-level names to tabpy.egg-info/top_level.txt reading manifest file 'tabpy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'tabpy/tabpy_server/state.ini' adding license file 'LICENSE' writing manifest file 'tabpy.egg-info/SOURCES.txt' Copying tabpy.egg-info to /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/lib/python3.9/site-packages/tabpy-2.7.0-py3.9.egg-info running install_scripts Installing tabpy script to /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/bin Installing tabpy-deploy-models script to /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/bin Installing tabpy-user script to /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64//usr/share/doc/python-tabpy + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64//usr/share/doc/python-tabpy + '[' -d example ']' ~/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64 ~/build/BUILD/tabpy-2.7.0 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-tabpy-2.7.0-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/tabpy-2.7.0 + mv /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.7.0-1 --unique-debug-suffix -2.7.0-1.x86_64 --unique-debug-src-base python-tabpy-2.7.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/tabpy-2.7.0 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-tabpy-2.7.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-tabpy-2.7.0-1.noarch Provides: python-tabpy python3-tabpy = 2.7.0-1 python3.9dist(tabpy) = 2.7 python3dist(tabpy) = 2.7 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(cloudpickle) python3.9dist(configparser) python3.9dist(coverage) python3.9dist(coveralls) python3.9dist(docopt) python3.9dist(future) python3.9dist(genson) python3.9dist(hypothesis) python3.9dist(jsonschema) python3.9dist(mock) python3.9dist(nltk) python3.9dist(numpy) python3.9dist(pandas) python3.9dist(pyarrow) python3.9dist(pyopenssl) python3.9dist(pytest) python3.9dist(pytest-cov) python3.9dist(requests) python3.9dist(scikit-learn) python3.9dist(scipy) python3.9dist(setuptools) python3.9dist(simplejson) python3.9dist(textblob) python3.9dist(tornado) python3.9dist(twisted) python3.9dist(urllib3) Processing files: python-tabpy-help-2.7.0-1.noarch warning: Empty %files file /builddir/build/BUILD/tabpy-2.7.0/doclist.lst Provides: python-tabpy-help = 2.7.0-1 python3-tabpy-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-tabpy-2.7.0-1.x86_64 Wrote: /builddir/build/RPMS/python3-tabpy-2.7.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python-tabpy-help-2.7.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.a7ZPXU + umask 022 + cd /builddir/build/BUILD + cd tabpy-2.7.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-tabpy-2.7.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0