Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-modelstore.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686462203.847714/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-modelstore.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-modelstore-0.0.78-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-modelstore.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686462203.847714/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-modelstore.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-modelstore-0.0.78-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-modelstore.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686462203.847714/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-modelstore.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.n7W9hq + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf modelstore-0.0.78 + /usr/bin/gzip -dc /builddir/build/SOURCES/modelstore-0.0.78.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd modelstore-0.0.78 + /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.59gE7F + umask 022 + cd /builddir/build/BUILD + cd modelstore-0.0.78 + 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/modelstore copying modelstore/model_store.py -> build/lib/modelstore copying modelstore/__init__.py -> build/lib/modelstore copying modelstore/__main__.py -> build/lib/modelstore creating build/lib/tests creating build/lib/tests/models copying tests/models/test_missing_manager.py -> build/lib/tests/models copying tests/models/test_fastai.py -> build/lib/tests/models copying tests/models/test_annoy.py -> build/lib/tests/models copying tests/models/test_sklearn.py -> build/lib/tests/models copying tests/models/test_catboost.py -> build/lib/tests/models copying tests/models/test_common.py -> build/lib/tests/models copying tests/models/test_lightgbm.py -> build/lib/tests/models copying tests/models/test_transformers.py -> build/lib/tests/models copying tests/models/test_onnx.py -> build/lib/tests/models copying tests/models/test_pyspark.py -> build/lib/tests/models copying tests/models/test_mxnet.py -> build/lib/tests/models copying tests/models/test_tensorflow.py -> build/lib/tests/models copying tests/models/test_pytorch.py -> build/lib/tests/models copying tests/models/test_shap.py -> build/lib/tests/models copying tests/models/test_skorch.py -> build/lib/tests/models copying tests/models/test_model_file.py -> build/lib/tests/models copying tests/models/utils.py -> build/lib/tests/models copying tests/models/test_gensim.py -> build/lib/tests/models copying tests/models/test_pytorch_lightning.py -> build/lib/tests/models copying tests/models/test_prophet.py -> build/lib/tests/models copying tests/models/__init__.py -> build/lib/tests/models copying tests/models/test_multiple_models.py -> build/lib/tests/models copying tests/models/test_xgboost.py -> build/lib/tests/models copying tests/models/test_model_manager.py -> build/lib/tests/models copying tests/models/test_managers.py -> build/lib/tests/models creating build/lib/tests/ids copying tests/ids/test_model_ids.py -> build/lib/tests/ids copying tests/ids/__init__.py -> build/lib/tests/ids creating build/lib/tests/metadata copying tests/metadata/test_metadata.py -> build/lib/tests/metadata copying tests/metadata/__init__.py -> build/lib/tests/metadata creating build/lib/tests/storage copying tests/storage/test_minio.py -> build/lib/tests/storage copying tests/storage/test_blob_storage.py -> build/lib/tests/storage copying tests/storage/test_blob_storage_artifacts.py -> build/lib/tests/storage copying tests/storage/test_blob_storage_meta_data.py -> build/lib/tests/storage copying tests/storage/test_local.py -> build/lib/tests/storage copying tests/storage/test_blob_storage_states.py -> build/lib/tests/storage copying tests/storage/test_utils.py -> build/lib/tests/storage copying tests/storage/test_aws.py -> build/lib/tests/storage copying tests/storage/test_gcloud.py -> build/lib/tests/storage copying tests/storage/__init__.py -> build/lib/tests/storage copying tests/storage/test_azure.py -> build/lib/tests/storage creating build/lib/tests/metadata/code copying tests/metadata/code/test_revision.py -> build/lib/tests/metadata/code copying tests/metadata/code/test_dependencies.py -> build/lib/tests/metadata/code copying tests/metadata/code/__init__.py -> build/lib/tests/metadata/code copying tests/metadata/code/test_runtime.py -> build/lib/tests/metadata/code copying tests/metadata/code/test_code.py -> build/lib/tests/metadata/code creating build/lib/tests/metadata/utils copying tests/metadata/utils/test_utils.py -> build/lib/tests/metadata/utils copying tests/metadata/utils/__init__.py -> build/lib/tests/metadata/utils creating build/lib/tests/metadata/dataset copying tests/metadata/dataset/fixtures.py -> build/lib/tests/metadata/dataset copying tests/metadata/dataset/test_labels.py -> build/lib/tests/metadata/dataset copying tests/metadata/dataset/test_features.py -> build/lib/tests/metadata/dataset copying tests/metadata/dataset/test_dataset.py -> build/lib/tests/metadata/dataset copying tests/metadata/dataset/__init__.py -> build/lib/tests/metadata/dataset copying tests/metadata/dataset/test_types.py -> build/lib/tests/metadata/dataset creating build/lib/tests/metadata/model copying tests/metadata/model/__init__.py -> build/lib/tests/metadata/model copying tests/metadata/model/test_model_type.py -> build/lib/tests/metadata/model copying tests/metadata/model/test_model.py -> build/lib/tests/metadata/model creating build/lib/tests/metadata/storage copying tests/metadata/storage/test_storage.py -> build/lib/tests/metadata/storage copying tests/metadata/storage/__init__.py -> build/lib/tests/metadata/storage creating build/lib/tests/storage/states copying tests/storage/states/test_model_states.py -> build/lib/tests/storage/states copying tests/storage/states/__init__.py -> build/lib/tests/storage/states creating build/lib/tests/storage/util copying tests/storage/util/test_paths.py -> build/lib/tests/storage/util copying tests/storage/util/__init__.py -> build/lib/tests/storage/util creating build/lib/modelstore/models copying modelstore/models/pyspark.py -> build/lib/modelstore/models copying modelstore/models/transformers.py -> build/lib/modelstore/models copying modelstore/models/xgboost.py -> build/lib/modelstore/models copying modelstore/models/catboost.py -> build/lib/modelstore/models copying modelstore/models/prophet.py -> build/lib/modelstore/models copying modelstore/models/pytorch_lightning.py -> build/lib/modelstore/models copying modelstore/models/util.py -> build/lib/modelstore/models copying modelstore/models/mxnet.py -> build/lib/modelstore/models copying modelstore/models/sklearn.py -> build/lib/modelstore/models copying modelstore/models/model_file.py -> build/lib/modelstore/models copying modelstore/models/model_manager.py -> build/lib/modelstore/models copying modelstore/models/gensim.py -> build/lib/modelstore/models copying modelstore/models/onnx.py -> build/lib/modelstore/models copying modelstore/models/shap.py -> build/lib/modelstore/models copying modelstore/models/skorch.py -> build/lib/modelstore/models copying modelstore/models/missing_manager.py -> build/lib/modelstore/models copying modelstore/models/managers.py -> build/lib/modelstore/models copying modelstore/models/tensorflow.py -> build/lib/modelstore/models copying modelstore/models/multiple_models.py -> build/lib/modelstore/models copying modelstore/models/pytorch.py -> build/lib/modelstore/models copying modelstore/models/annoy.py -> build/lib/modelstore/models copying modelstore/models/__init__.py -> build/lib/modelstore/models copying modelstore/models/common.py -> build/lib/modelstore/models copying modelstore/models/lightgbm.py -> build/lib/modelstore/models copying modelstore/models/fastai.py -> build/lib/modelstore/models creating build/lib/modelstore/utils copying modelstore/utils/cli.py -> build/lib/modelstore/utils copying modelstore/utils/__init__.py -> build/lib/modelstore/utils copying modelstore/utils/exceptions.py -> build/lib/modelstore/utils copying modelstore/utils/log.py -> build/lib/modelstore/utils creating build/lib/modelstore/ids copying modelstore/ids/model_ids.py -> build/lib/modelstore/ids copying modelstore/ids/__init__.py -> build/lib/modelstore/ids creating build/lib/modelstore/metadata copying modelstore/metadata/__init__.py -> build/lib/modelstore/metadata copying modelstore/metadata/metadata.py -> build/lib/modelstore/metadata creating build/lib/modelstore/storage copying modelstore/storage/local.py -> build/lib/modelstore/storage copying modelstore/storage/aws.py -> build/lib/modelstore/storage copying modelstore/storage/azure.py -> build/lib/modelstore/storage copying modelstore/storage/blob_storage.py -> build/lib/modelstore/storage copying modelstore/storage/storage.py -> build/lib/modelstore/storage copying modelstore/storage/__init__.py -> build/lib/modelstore/storage copying modelstore/storage/minio.py -> build/lib/modelstore/storage copying modelstore/storage/gcloud.py -> build/lib/modelstore/storage creating build/lib/modelstore/metadata/code copying modelstore/metadata/code/revision.py -> build/lib/modelstore/metadata/code copying modelstore/metadata/code/dependencies.py -> build/lib/modelstore/metadata/code copying modelstore/metadata/code/runtime.py -> build/lib/modelstore/metadata/code copying modelstore/metadata/code/__init__.py -> build/lib/modelstore/metadata/code copying modelstore/metadata/code/code.py -> build/lib/modelstore/metadata/code creating build/lib/modelstore/metadata/utils copying modelstore/metadata/utils/utils.py -> build/lib/modelstore/metadata/utils copying modelstore/metadata/utils/__init__.py -> build/lib/modelstore/metadata/utils creating build/lib/modelstore/metadata/dataset copying modelstore/metadata/dataset/features.py -> build/lib/modelstore/metadata/dataset copying modelstore/metadata/dataset/types.py -> build/lib/modelstore/metadata/dataset copying modelstore/metadata/dataset/labels.py -> build/lib/modelstore/metadata/dataset copying modelstore/metadata/dataset/__init__.py -> build/lib/modelstore/metadata/dataset copying modelstore/metadata/dataset/dataset.py -> build/lib/modelstore/metadata/dataset creating build/lib/modelstore/metadata/model copying modelstore/metadata/model/model_type.py -> build/lib/modelstore/metadata/model copying modelstore/metadata/model/model.py -> build/lib/modelstore/metadata/model copying modelstore/metadata/model/__init__.py -> build/lib/modelstore/metadata/model creating build/lib/modelstore/metadata/storage copying modelstore/metadata/storage/storage.py -> build/lib/modelstore/metadata/storage copying modelstore/metadata/storage/__init__.py -> build/lib/modelstore/metadata/storage creating build/lib/modelstore/storage/states copying modelstore/storage/states/model_states.py -> build/lib/modelstore/storage/states copying modelstore/storage/states/__init__.py -> build/lib/modelstore/storage/states creating build/lib/modelstore/storage/util copying modelstore/storage/util/versions.py -> build/lib/modelstore/storage/util copying modelstore/storage/util/environment.py -> build/lib/modelstore/storage/util copying modelstore/storage/util/__init__.py -> build/lib/modelstore/storage/util copying modelstore/storage/util/paths.py -> build/lib/modelstore/storage/util running egg_info writing modelstore.egg-info/PKG-INFO writing dependency_links to modelstore.egg-info/dependency_links.txt writing requirements to modelstore.egg-info/requires.txt writing top-level names to modelstore.egg-info/top_level.txt reading manifest file 'modelstore.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'modelstore.egg-info/SOURCES.txt' copying modelstore/models/CONTRIBUTING.md -> build/lib/modelstore/models copying modelstore/storage/CONTRIBUTING.md -> build/lib/modelstore/storage + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FpXOe1 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64 + cd modelstore-0.0.78 + 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-modelstore-0.0.78-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-modelstore-0.0.78-1.x86_64/usr creating /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/models copying build/lib/tests/models/test_missing_manager.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/models copying build/lib/tests/models/test_fastai.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/models copying build/lib/tests/models/test_annoy.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/models copying build/lib/tests/models/test_sklearn.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/models copying build/lib/tests/models/test_catboost.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/models copying build/lib/tests/models/test_common.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/models copying build/lib/tests/models/test_lightgbm.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/models copying build/lib/tests/models/test_transformers.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/models copying build/lib/tests/models/test_onnx.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/models copying build/lib/tests/models/test_pyspark.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/models copying build/lib/tests/models/test_mxnet.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/models copying build/lib/tests/models/test_tensorflow.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/models copying build/lib/tests/models/test_pytorch.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/models copying build/lib/tests/models/test_shap.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/models copying build/lib/tests/models/test_skorch.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/models copying build/lib/tests/models/test_model_file.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/models copying build/lib/tests/models/utils.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/models copying build/lib/tests/models/test_gensim.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/models copying build/lib/tests/models/test_pytorch_lightning.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/models copying build/lib/tests/models/test_prophet.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/models copying build/lib/tests/models/__init__.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/models copying build/lib/tests/models/test_multiple_models.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/models copying build/lib/tests/models/test_xgboost.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/models copying build/lib/tests/models/test_model_manager.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/models copying build/lib/tests/models/test_managers.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/models creating /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/ids copying build/lib/tests/ids/test_model_ids.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/ids copying build/lib/tests/ids/__init__.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/ids creating /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/metadata creating /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/metadata/code copying build/lib/tests/metadata/code/test_revision.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/metadata/code copying build/lib/tests/metadata/code/test_dependencies.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/metadata/code copying build/lib/tests/metadata/code/__init__.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/metadata/code copying build/lib/tests/metadata/code/test_runtime.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/metadata/code copying build/lib/tests/metadata/code/test_code.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/metadata/code creating /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/metadata/utils copying build/lib/tests/metadata/utils/test_utils.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/metadata/utils copying build/lib/tests/metadata/utils/__init__.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/metadata/utils copying build/lib/tests/metadata/test_metadata.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/metadata copying build/lib/tests/metadata/__init__.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/metadata creating /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/metadata/dataset copying build/lib/tests/metadata/dataset/fixtures.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/metadata/dataset copying build/lib/tests/metadata/dataset/test_labels.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/metadata/dataset copying build/lib/tests/metadata/dataset/test_features.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/metadata/dataset copying build/lib/tests/metadata/dataset/test_dataset.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/metadata/dataset copying build/lib/tests/metadata/dataset/__init__.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/metadata/dataset copying build/lib/tests/metadata/dataset/test_types.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/metadata/dataset creating /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/metadata/model copying build/lib/tests/metadata/model/__init__.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/metadata/model copying build/lib/tests/metadata/model/test_model_type.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/metadata/model copying build/lib/tests/metadata/model/test_model.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/metadata/model creating /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/metadata/storage copying build/lib/tests/metadata/storage/test_storage.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/metadata/storage copying build/lib/tests/metadata/storage/__init__.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/metadata/storage creating /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/storage creating /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/storage/states copying build/lib/tests/storage/states/test_model_states.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/storage/states copying build/lib/tests/storage/states/__init__.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/storage/states copying build/lib/tests/storage/test_minio.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/storage copying build/lib/tests/storage/test_blob_storage.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/storage copying build/lib/tests/storage/test_blob_storage_artifacts.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/storage copying build/lib/tests/storage/test_blob_storage_meta_data.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/storage copying build/lib/tests/storage/test_local.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/storage copying build/lib/tests/storage/test_blob_storage_states.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/storage copying build/lib/tests/storage/test_utils.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/storage copying build/lib/tests/storage/test_aws.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/storage creating /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/storage/util copying build/lib/tests/storage/util/test_paths.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/storage/util copying build/lib/tests/storage/util/__init__.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/storage/util copying build/lib/tests/storage/test_gcloud.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/storage copying build/lib/tests/storage/__init__.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/storage copying build/lib/tests/storage/test_azure.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/storage creating /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore copying build/lib/modelstore/model_store.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore creating /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/models copying build/lib/modelstore/models/pyspark.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/models copying build/lib/modelstore/models/transformers.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/models copying build/lib/modelstore/models/xgboost.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/models copying build/lib/modelstore/models/catboost.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/models copying build/lib/modelstore/models/prophet.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/models copying build/lib/modelstore/models/pytorch_lightning.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/models copying build/lib/modelstore/models/util.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/models copying build/lib/modelstore/models/mxnet.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/models copying build/lib/modelstore/models/sklearn.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/models copying build/lib/modelstore/models/model_file.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/models copying build/lib/modelstore/models/model_manager.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/models copying build/lib/modelstore/models/gensim.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/models copying build/lib/modelstore/models/onnx.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/models copying build/lib/modelstore/models/shap.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/models copying build/lib/modelstore/models/skorch.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/models copying build/lib/modelstore/models/missing_manager.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/models copying build/lib/modelstore/models/managers.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/models copying build/lib/modelstore/models/tensorflow.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/models copying build/lib/modelstore/models/multiple_models.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/models copying build/lib/modelstore/models/pytorch.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/models copying build/lib/modelstore/models/CONTRIBUTING.md -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/models copying build/lib/modelstore/models/annoy.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/models copying build/lib/modelstore/models/__init__.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/models copying build/lib/modelstore/models/common.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/models copying build/lib/modelstore/models/lightgbm.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/models copying build/lib/modelstore/models/fastai.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/models creating /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/utils copying build/lib/modelstore/utils/cli.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/utils copying build/lib/modelstore/utils/__init__.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/utils copying build/lib/modelstore/utils/exceptions.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/utils copying build/lib/modelstore/utils/log.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/utils creating /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/ids copying build/lib/modelstore/ids/model_ids.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/ids copying build/lib/modelstore/ids/__init__.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/ids creating /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/metadata creating /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/metadata/code copying build/lib/modelstore/metadata/code/revision.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/metadata/code copying build/lib/modelstore/metadata/code/dependencies.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/metadata/code copying build/lib/modelstore/metadata/code/runtime.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/metadata/code copying build/lib/modelstore/metadata/code/__init__.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/metadata/code copying build/lib/modelstore/metadata/code/code.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/metadata/code creating /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/metadata/utils copying build/lib/modelstore/metadata/utils/utils.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/metadata/utils copying build/lib/modelstore/metadata/utils/__init__.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/metadata/utils copying build/lib/modelstore/metadata/__init__.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/metadata creating /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/metadata/dataset copying build/lib/modelstore/metadata/dataset/features.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/metadata/dataset copying build/lib/modelstore/metadata/dataset/types.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/metadata/dataset copying build/lib/modelstore/metadata/dataset/labels.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/metadata/dataset copying build/lib/modelstore/metadata/dataset/__init__.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/metadata/dataset copying build/lib/modelstore/metadata/dataset/dataset.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/metadata/dataset creating /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/metadata/model copying build/lib/modelstore/metadata/model/model_type.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/metadata/model copying build/lib/modelstore/metadata/model/model.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/metadata/model copying build/lib/modelstore/metadata/model/__init__.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/metadata/model copying build/lib/modelstore/metadata/metadata.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/metadata creating /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/metadata/storage copying build/lib/modelstore/metadata/storage/storage.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/metadata/storage copying build/lib/modelstore/metadata/storage/__init__.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/metadata/storage copying build/lib/modelstore/__init__.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore copying build/lib/modelstore/__main__.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore creating /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/storage copying build/lib/modelstore/storage/local.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/storage creating /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/storage/states copying build/lib/modelstore/storage/states/model_states.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/storage/states copying build/lib/modelstore/storage/states/__init__.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/storage/states copying build/lib/modelstore/storage/aws.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/storage copying build/lib/modelstore/storage/azure.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/storage copying build/lib/modelstore/storage/blob_storage.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/storage copying build/lib/modelstore/storage/storage.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/storage creating /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/storage/util copying build/lib/modelstore/storage/util/versions.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/storage/util copying build/lib/modelstore/storage/util/environment.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/storage/util copying build/lib/modelstore/storage/util/__init__.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/storage/util copying build/lib/modelstore/storage/util/paths.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/storage/util copying build/lib/modelstore/storage/CONTRIBUTING.md -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/storage copying build/lib/modelstore/storage/__init__.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/storage copying build/lib/modelstore/storage/minio.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/storage copying build/lib/modelstore/storage/gcloud.py -> /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/storage byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/models/test_missing_manager.py to test_missing_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/models/test_fastai.py to test_fastai.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/models/test_annoy.py to test_annoy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/models/test_sklearn.py to test_sklearn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/models/test_catboost.py to test_catboost.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/models/test_common.py to test_common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/models/test_lightgbm.py to test_lightgbm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/models/test_transformers.py to test_transformers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/models/test_onnx.py to test_onnx.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/models/test_pyspark.py to test_pyspark.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/models/test_mxnet.py to test_mxnet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/models/test_tensorflow.py to test_tensorflow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/models/test_pytorch.py to test_pytorch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/models/test_shap.py to test_shap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/models/test_skorch.py to test_skorch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/models/test_model_file.py to test_model_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/models/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/models/test_gensim.py to test_gensim.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/models/test_pytorch_lightning.py to test_pytorch_lightning.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/models/test_prophet.py to test_prophet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/models/test_multiple_models.py to test_multiple_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/models/test_xgboost.py to test_xgboost.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/models/test_model_manager.py to test_model_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/models/test_managers.py to test_managers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/ids/test_model_ids.py to test_model_ids.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/ids/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/metadata/code/test_revision.py to test_revision.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/metadata/code/test_dependencies.py to test_dependencies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/metadata/code/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/metadata/code/test_runtime.py to test_runtime.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/metadata/code/test_code.py to test_code.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/metadata/utils/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/metadata/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/metadata/test_metadata.py to test_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/metadata/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/metadata/dataset/fixtures.py to fixtures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/metadata/dataset/test_labels.py to test_labels.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/metadata/dataset/test_features.py to test_features.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/metadata/dataset/test_dataset.py to test_dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/metadata/dataset/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/metadata/dataset/test_types.py to test_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/metadata/model/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/metadata/model/test_model_type.py to test_model_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/metadata/model/test_model.py to test_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/metadata/storage/test_storage.py to test_storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/metadata/storage/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/storage/states/test_model_states.py to test_model_states.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/storage/states/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/storage/test_minio.py to test_minio.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/storage/test_blob_storage.py to test_blob_storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/storage/test_blob_storage_artifacts.py to test_blob_storage_artifacts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/storage/test_blob_storage_meta_data.py to test_blob_storage_meta_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/storage/test_local.py to test_local.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/storage/test_blob_storage_states.py to test_blob_storage_states.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/storage/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/storage/test_aws.py to test_aws.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/storage/util/test_paths.py to test_paths.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/storage/util/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/storage/test_gcloud.py to test_gcloud.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/storage/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/tests/storage/test_azure.py to test_azure.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/model_store.py to model_store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/models/pyspark.py to pyspark.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/models/transformers.py to transformers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/models/xgboost.py to xgboost.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/models/catboost.py to catboost.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/models/prophet.py to prophet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/models/pytorch_lightning.py to pytorch_lightning.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/models/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/models/mxnet.py to mxnet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/models/sklearn.py to sklearn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/models/model_file.py to model_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/models/model_manager.py to model_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/models/gensim.py to gensim.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/models/onnx.py to onnx.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/models/shap.py to shap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/models/skorch.py to skorch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/models/missing_manager.py to missing_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/models/managers.py to managers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/models/tensorflow.py to tensorflow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/models/multiple_models.py to multiple_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/models/pytorch.py to pytorch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/models/annoy.py to annoy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/models/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/models/lightgbm.py to lightgbm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/models/fastai.py to fastai.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/utils/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/utils/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/utils/log.py to log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/ids/model_ids.py to model_ids.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/ids/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/metadata/code/revision.py to revision.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/metadata/code/dependencies.py to dependencies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/metadata/code/runtime.py to runtime.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/metadata/code/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/metadata/code/code.py to code.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/metadata/utils/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/metadata/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/metadata/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/metadata/dataset/features.py to features.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/metadata/dataset/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/metadata/dataset/labels.py to labels.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/metadata/dataset/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/metadata/dataset/dataset.py to dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/metadata/model/model_type.py to model_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/metadata/model/model.py to model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/metadata/model/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/metadata/metadata.py to metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/metadata/storage/storage.py to storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/metadata/storage/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/storage/local.py to local.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/storage/states/model_states.py to model_states.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/storage/states/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/storage/aws.py to aws.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/storage/azure.py to azure.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/storage/blob_storage.py to blob_storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/storage/storage.py to storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/storage/util/versions.py to versions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/storage/util/environment.py to environment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/storage/util/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/storage/util/paths.py to paths.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/storage/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/storage/minio.py to minio.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore/storage/gcloud.py to gcloud.cpython-39.pyc writing byte-compilation script '/tmp/tmplpxug2d6.py' /usr/bin/python3 /tmp/tmplpxug2d6.py removing /tmp/tmplpxug2d6.py running install_egg_info running egg_info writing modelstore.egg-info/PKG-INFO writing dependency_links to modelstore.egg-info/dependency_links.txt writing requirements to modelstore.egg-info/requires.txt writing top-level names to modelstore.egg-info/top_level.txt reading manifest file 'modelstore.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'modelstore.egg-info/SOURCES.txt' Copying modelstore.egg-info to /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/usr/lib/python3.9/site-packages/modelstore-0.0.78-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64//usr/share/doc/python-modelstore + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + cp -arf examples /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64//usr/share/doc/python-modelstore + pushd /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64 ~/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64 ~/build/BUILD/modelstore-0.0.78 + '[' -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/modelstore-0.0.78 + mv /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.0.78-1 --unique-debug-suffix -0.0.78-1.x86_64 --unique-debug-src-base python-modelstore-0.0.78-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/modelstore-0.0.78 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-modelstore-0.0.78-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-modelstore-0.0.78-1.noarch Provides: python-modelstore python3-modelstore = 0.0.78-1 python3.9dist(modelstore) = 0.0.78 python3dist(modelstore) = 0.0.78 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(click) >= 7 python3.9dist(dataclasses-json) >= 0.5.7 python3.9dist(gitpython) >= 3.1.11 python3.9dist(joblib) >= 1 python3.9dist(numpy) python3.9dist(requests) >= 2.23 python3.9dist(tqdm) >= 4.54.1 Processing files: python-modelstore-help-0.0.78-1.noarch warning: Empty %files file /builddir/build/BUILD/modelstore-0.0.78/doclist.lst Provides: python-modelstore-help = 0.0.78-1 python3-modelstore-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-modelstore-0.0.78-1.x86_64 Wrote: /builddir/build/RPMS/python-modelstore-help-0.0.78-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-modelstore-0.0.78-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ShqCI1 + umask 022 + cd /builddir/build/BUILD + cd modelstore-0.0.78 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-modelstore-0.0.78-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0