Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-modelaapi.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681956441.575367/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-modelaapi.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-modelaapi-0.5.424-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-modelaapi.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681956441.575367/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-modelaapi.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-modelaapi-0.5.424-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-modelaapi.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681956441.575367/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-modelaapi.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.EXgB3M + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf modelaapi-0.5.424 + /usr/bin/gzip -dc /builddir/build/SOURCES/modelaapi-0.5.424.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd modelaapi-0.5.424 + /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.9mjfMl + umask 022 + cd /builddir/build/BUILD + cd modelaapi-0.5.424 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /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. Warning: 'classifiers' should be a list, got type 'tuple' Warning: 'keywords' should be a list, got type 'tuple' running build running build_py creating build creating build/lib creating build/lib/k8s copying k8s/__init__.py -> build/lib/k8s creating build/lib/google copying google/__init__.py -> build/lib/google creating build/lib/github copying github/__init__.py -> build/lib/github creating build/lib/modelaapi copying modelaapi/__init__.py -> build/lib/modelaapi copying modelaapi/consts.py -> build/lib/modelaapi copying modelaapi/ts.py -> build/lib/modelaapi copying modelaapi/graykite_model.py -> build/lib/modelaapi copying modelaapi/version.py -> build/lib/modelaapi copying modelaapi/custom_transformers.py -> build/lib/modelaapi creating build/lib/k8s/io copying k8s/io/__init__.py -> build/lib/k8s/io creating build/lib/k8s/io/apimachinery copying k8s/io/apimachinery/__init__.py -> build/lib/k8s/io/apimachinery creating build/lib/k8s/io/api copying k8s/io/api/__init__.py -> build/lib/k8s/io/api creating build/lib/k8s/io/apimachinery/pkg copying k8s/io/apimachinery/pkg/__init__.py -> build/lib/k8s/io/apimachinery/pkg creating build/lib/k8s/io/apimachinery/pkg/api copying k8s/io/apimachinery/pkg/api/__init__.py -> build/lib/k8s/io/apimachinery/pkg/api creating build/lib/k8s/io/apimachinery/pkg/runtime copying k8s/io/apimachinery/pkg/runtime/__init__.py -> build/lib/k8s/io/apimachinery/pkg/runtime copying k8s/io/apimachinery/pkg/runtime/generated_pb2_grpc.py -> build/lib/k8s/io/apimachinery/pkg/runtime copying k8s/io/apimachinery/pkg/runtime/generated_pb2.py -> build/lib/k8s/io/apimachinery/pkg/runtime creating build/lib/k8s/io/apimachinery/pkg/util copying k8s/io/apimachinery/pkg/util/__init__.py -> build/lib/k8s/io/apimachinery/pkg/util creating build/lib/k8s/io/apimachinery/pkg/apis copying k8s/io/apimachinery/pkg/apis/__init__.py -> build/lib/k8s/io/apimachinery/pkg/apis creating build/lib/k8s/io/apimachinery/pkg/api/resource copying k8s/io/apimachinery/pkg/api/resource/__init__.py -> build/lib/k8s/io/apimachinery/pkg/api/resource copying k8s/io/apimachinery/pkg/api/resource/generated_pb2_grpc.py -> build/lib/k8s/io/apimachinery/pkg/api/resource copying k8s/io/apimachinery/pkg/api/resource/generated_pb2.py -> build/lib/k8s/io/apimachinery/pkg/api/resource creating build/lib/k8s/io/apimachinery/pkg/runtime/schema copying k8s/io/apimachinery/pkg/runtime/schema/__init__.py -> build/lib/k8s/io/apimachinery/pkg/runtime/schema copying k8s/io/apimachinery/pkg/runtime/schema/generated_pb2_grpc.py -> build/lib/k8s/io/apimachinery/pkg/runtime/schema copying k8s/io/apimachinery/pkg/runtime/schema/generated_pb2.py -> build/lib/k8s/io/apimachinery/pkg/runtime/schema creating build/lib/k8s/io/apimachinery/pkg/util/intstr copying k8s/io/apimachinery/pkg/util/intstr/__init__.py -> build/lib/k8s/io/apimachinery/pkg/util/intstr copying k8s/io/apimachinery/pkg/util/intstr/generated_pb2_grpc.py -> build/lib/k8s/io/apimachinery/pkg/util/intstr copying k8s/io/apimachinery/pkg/util/intstr/generated_pb2.py -> build/lib/k8s/io/apimachinery/pkg/util/intstr creating build/lib/k8s/io/apimachinery/pkg/apis/meta copying k8s/io/apimachinery/pkg/apis/meta/__init__.py -> build/lib/k8s/io/apimachinery/pkg/apis/meta creating build/lib/k8s/io/apimachinery/pkg/apis/meta/v1 copying k8s/io/apimachinery/pkg/apis/meta/v1/__init__.py -> build/lib/k8s/io/apimachinery/pkg/apis/meta/v1 copying k8s/io/apimachinery/pkg/apis/meta/v1/generated_pb2_grpc.py -> build/lib/k8s/io/apimachinery/pkg/apis/meta/v1 copying k8s/io/apimachinery/pkg/apis/meta/v1/generated_pb2.py -> build/lib/k8s/io/apimachinery/pkg/apis/meta/v1 creating build/lib/k8s/io/api/rbac copying k8s/io/api/rbac/__init__.py -> build/lib/k8s/io/api/rbac creating build/lib/k8s/io/api/core copying k8s/io/api/core/__init__.py -> build/lib/k8s/io/api/core creating build/lib/k8s/io/api/apps copying k8s/io/api/apps/__init__.py -> build/lib/k8s/io/api/apps creating build/lib/k8s/io/api/rbac/v1 copying k8s/io/api/rbac/v1/__init__.py -> build/lib/k8s/io/api/rbac/v1 copying k8s/io/api/rbac/v1/generated_pb2_grpc.py -> build/lib/k8s/io/api/rbac/v1 copying k8s/io/api/rbac/v1/generated_pb2.py -> build/lib/k8s/io/api/rbac/v1 creating build/lib/k8s/io/api/core/v1 copying k8s/io/api/core/v1/__init__.py -> build/lib/k8s/io/api/core/v1 copying k8s/io/api/core/v1/generated_pb2_grpc.py -> build/lib/k8s/io/api/core/v1 copying k8s/io/api/core/v1/generated_pb2.py -> build/lib/k8s/io/api/core/v1 creating build/lib/k8s/io/api/apps/v1 copying k8s/io/api/apps/v1/__init__.py -> build/lib/k8s/io/api/apps/v1 copying k8s/io/api/apps/v1/generated_pb2.py -> build/lib/k8s/io/api/apps/v1 creating build/lib/google/api copying google/api/annotations_pb2.py -> build/lib/google/api copying google/api/annotations_pb2_grpc.py -> build/lib/google/api copying google/api/__init__.py -> build/lib/google/api copying google/api/http_pb2.py -> build/lib/google/api copying google/api/http_pb2_grpc.py -> build/lib/google/api creating build/lib/github/com copying github/com/__init__.py -> build/lib/github/com creating build/lib/github/com/metaprov copying github/com/metaprov/__init__.py -> build/lib/github/com/metaprov creating build/lib/github/com/gogo copying github/com/gogo/__init__.py -> build/lib/github/com/gogo creating build/lib/github/com/metaprov/modelaapi copying github/com/metaprov/modelaapi/__init__.py -> build/lib/github/com/metaprov/modelaapi creating build/lib/github/com/metaprov/modelaapi/services copying github/com/metaprov/modelaapi/services/__init__.py -> build/lib/github/com/metaprov/modelaapi/services creating build/lib/github/com/metaprov/modelaapi/pkg copying github/com/metaprov/modelaapi/pkg/__init__.py -> build/lib/github/com/metaprov/modelaapi/pkg creating build/lib/github/com/metaprov/modelaapi/services/featuregroup copying github/com/metaprov/modelaapi/services/featuregroup/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/featuregroup creating build/lib/github/com/metaprov/modelaapi/services/system copying github/com/metaprov/modelaapi/services/system/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/system creating build/lib/github/com/metaprov/modelaapi/services/alert copying github/com/metaprov/modelaapi/services/alert/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/alert creating build/lib/github/com/metaprov/modelaapi/services/notifier copying github/com/metaprov/modelaapi/services/notifier/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/notifier creating build/lib/github/com/metaprov/modelaapi/services/datapipelinerun copying github/com/metaprov/modelaapi/services/datapipelinerun/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/datapipelinerun creating build/lib/github/com/metaprov/modelaapi/services/runbook copying github/com/metaprov/modelaapi/services/runbook/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/runbook creating build/lib/github/com/metaprov/modelaapi/services/k8score copying github/com/metaprov/modelaapi/services/k8score/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/k8score creating build/lib/github/com/metaprov/modelaapi/services/predictor copying github/com/metaprov/modelaapi/services/predictor/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/predictor creating build/lib/github/com/metaprov/modelaapi/services/virtualbucket copying github/com/metaprov/modelaapi/services/virtualbucket/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/virtualbucket creating build/lib/github/com/metaprov/modelaapi/services/fileservices copying github/com/metaprov/modelaapi/services/fileservices/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/fileservices creating build/lib/github/com/metaprov/modelaapi/services/reciperun copying github/com/metaprov/modelaapi/services/reciperun/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/reciperun creating build/lib/github/com/metaprov/modelaapi/services/report copying github/com/metaprov/modelaapi/services/report/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/report creating build/lib/github/com/metaprov/modelaapi/services/sqlquery copying github/com/metaprov/modelaapi/services/sqlquery/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/sqlquery creating build/lib/github/com/metaprov/modelaapi/services/study copying github/com/metaprov/modelaapi/services/study/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/study creating build/lib/github/com/metaprov/modelaapi/services/connection copying github/com/metaprov/modelaapi/services/connection/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/connection creating build/lib/github/com/metaprov/modelaapi/services/offlinefeaturestored copying github/com/metaprov/modelaapi/services/offlinefeaturestored/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/offlinefeaturestored creating build/lib/github/com/metaprov/modelaapi/services/sqlqueryrun copying github/com/metaprov/modelaapi/services/sqlqueryrun/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/sqlqueryrun creating build/lib/github/com/metaprov/modelaapi/services/featurehistogram copying github/com/metaprov/modelaapi/services/featurehistogram/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/featurehistogram creating build/lib/github/com/metaprov/modelaapi/services/model copying github/com/metaprov/modelaapi/services/model/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/model creating build/lib/github/com/metaprov/modelaapi/services/dataapp copying github/com/metaprov/modelaapi/services/dataapp/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/dataapp creating build/lib/github/com/metaprov/modelaapi/services/todo copying github/com/metaprov/modelaapi/services/todo/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/todo creating build/lib/github/com/metaprov/modelaapi/services/grpcinferenceservice copying github/com/metaprov/modelaapi/services/grpcinferenceservice/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/grpcinferenceservice creating build/lib/github/com/metaprov/modelaapi/services/userroleclass copying github/com/metaprov/modelaapi/services/userroleclass/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/userroleclass creating build/lib/github/com/metaprov/modelaapi/services/postmortem copying github/com/metaprov/modelaapi/services/postmortem/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/postmortem creating build/lib/github/com/metaprov/modelaapi/services/batchpredictord copying github/com/metaprov/modelaapi/services/batchpredictord/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/batchpredictord creating build/lib/github/com/metaprov/modelaapi/services/dataproductversion copying github/com/metaprov/modelaapi/services/dataproductversion/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/dataproductversion creating build/lib/github/com/metaprov/modelaapi/services/publisherd copying github/com/metaprov/modelaapi/services/publisherd/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/publisherd creating build/lib/github/com/metaprov/modelaapi/services/dataproduct copying github/com/metaprov/modelaapi/services/dataproduct/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/dataproduct creating build/lib/github/com/metaprov/modelaapi/services/entity copying github/com/metaprov/modelaapi/services/entity/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/entity creating build/lib/github/com/metaprov/modelaapi/services/lab copying github/com/metaprov/modelaapi/services/lab/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/lab creating build/lib/github/com/metaprov/modelaapi/services/servingsite copying github/com/metaprov/modelaapi/services/servingsite/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/servingsite creating build/lib/github/com/metaprov/modelaapi/services/datasource copying github/com/metaprov/modelaapi/services/datasource/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/datasource creating build/lib/github/com/metaprov/modelaapi/services/objectstored copying github/com/metaprov/modelaapi/services/objectstored/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/objectstored creating build/lib/github/com/metaprov/modelaapi/services/modelclass copying github/com/metaprov/modelaapi/services/modelclass/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/modelclass creating build/lib/github/com/metaprov/modelaapi/services/account copying github/com/metaprov/modelaapi/services/account/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/account creating build/lib/github/com/metaprov/modelaapi/services/dataset copying github/com/metaprov/modelaapi/services/dataset/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/dataset creating build/lib/github/com/metaprov/modelaapi/services/common copying github/com/metaprov/modelaapi/services/common/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/common creating build/lib/github/com/metaprov/modelaapi/services/modelasystem copying github/com/metaprov/modelaapi/services/modelasystem/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/modelasystem creating build/lib/github/com/metaprov/modelaapi/services/review copying github/com/metaprov/modelaapi/services/review/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/review creating build/lib/github/com/metaprov/modelaapi/services/modeldsystem copying github/com/metaprov/modelaapi/services/modeldsystem/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/modeldsystem creating build/lib/github/com/metaprov/modelaapi/services/conversation copying github/com/metaprov/modelaapi/services/conversation/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/conversation creating build/lib/github/com/metaprov/modelaapi/services/tenant copying github/com/metaprov/modelaapi/services/tenant/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/tenant creating build/lib/github/com/metaprov/modelaapi/services/cloudproxyd copying github/com/metaprov/modelaapi/services/cloudproxyd/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/cloudproxyd creating build/lib/github/com/metaprov/modelaapi/services/attachment copying github/com/metaprov/modelaapi/services/attachment/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/attachment creating build/lib/github/com/metaprov/modelaapi/services/datapipeline copying github/com/metaprov/modelaapi/services/datapipeline/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/datapipeline creating build/lib/github/com/metaprov/modelaapi/services/predictionstore copying github/com/metaprov/modelaapi/services/predictionstore/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/predictionstore creating build/lib/github/com/metaprov/modelaapi/services/trainerd copying github/com/metaprov/modelaapi/services/trainerd/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/trainerd creating build/lib/github/com/metaprov/modelaapi/services/data copying github/com/metaprov/modelaapi/services/data/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/data creating build/lib/github/com/metaprov/modelaapi/services/catalog copying github/com/metaprov/modelaapi/services/catalog/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/catalog creating build/lib/github/com/metaprov/modelaapi/services/dbproxyd copying github/com/metaprov/modelaapi/services/dbproxyd/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/dbproxyd creating build/lib/github/com/metaprov/modelaapi/services/commit copying github/com/metaprov/modelaapi/services/commit/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/commit creating build/lib/github/com/metaprov/modelaapi/services/license copying github/com/metaprov/modelaapi/services/license/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/license creating build/lib/github/com/metaprov/modelaapi/services/onlinefeaturestored copying github/com/metaprov/modelaapi/services/onlinefeaturestored/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/onlinefeaturestored creating build/lib/github/com/metaprov/modelaapi/services/prediction copying github/com/metaprov/modelaapi/services/prediction/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/prediction creating build/lib/github/com/metaprov/modelaapi/services/recipe copying github/com/metaprov/modelaapi/services/recipe/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/recipe creating build/lib/github/com/metaprov/modelaapi/services/featuregroup/v1 copying github/com/metaprov/modelaapi/services/featuregroup/v1/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/featuregroup/v1 copying github/com/metaprov/modelaapi/services/featuregroup/v1/featuregroup_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/services/featuregroup/v1 copying github/com/metaprov/modelaapi/services/featuregroup/v1/featuregroup_pb2.py -> build/lib/github/com/metaprov/modelaapi/services/featuregroup/v1 creating build/lib/github/com/metaprov/modelaapi/services/system/v1 copying github/com/metaprov/modelaapi/services/system/v1/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/system/v1 copying github/com/metaprov/modelaapi/services/system/v1/system_pb2.py -> build/lib/github/com/metaprov/modelaapi/services/system/v1 copying github/com/metaprov/modelaapi/services/system/v1/system_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/services/system/v1 creating build/lib/github/com/metaprov/modelaapi/services/alert/v1 copying github/com/metaprov/modelaapi/services/alert/v1/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/alert/v1 copying github/com/metaprov/modelaapi/services/alert/v1/alert_pb2.py -> build/lib/github/com/metaprov/modelaapi/services/alert/v1 copying github/com/metaprov/modelaapi/services/alert/v1/alert_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/services/alert/v1 creating build/lib/github/com/metaprov/modelaapi/services/notifier/v1 copying github/com/metaprov/modelaapi/services/notifier/v1/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/notifier/v1 copying github/com/metaprov/modelaapi/services/notifier/v1/notifier_pb2.py -> build/lib/github/com/metaprov/modelaapi/services/notifier/v1 copying github/com/metaprov/modelaapi/services/notifier/v1/notifier_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/services/notifier/v1 creating build/lib/github/com/metaprov/modelaapi/services/datapipelinerun/v1 copying github/com/metaprov/modelaapi/services/datapipelinerun/v1/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/datapipelinerun/v1 copying github/com/metaprov/modelaapi/services/datapipelinerun/v1/datapipelinerun_pb2.py -> build/lib/github/com/metaprov/modelaapi/services/datapipelinerun/v1 copying github/com/metaprov/modelaapi/services/datapipelinerun/v1/datapipelinerun_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/services/datapipelinerun/v1 creating build/lib/github/com/metaprov/modelaapi/services/runbook/v1 copying github/com/metaprov/modelaapi/services/runbook/v1/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/runbook/v1 copying github/com/metaprov/modelaapi/services/runbook/v1/runbook_pb2.py -> build/lib/github/com/metaprov/modelaapi/services/runbook/v1 copying github/com/metaprov/modelaapi/services/runbook/v1/runbook_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/services/runbook/v1 creating build/lib/github/com/metaprov/modelaapi/services/k8score/v1 copying github/com/metaprov/modelaapi/services/k8score/v1/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/k8score/v1 copying github/com/metaprov/modelaapi/services/k8score/v1/k8score_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/services/k8score/v1 copying github/com/metaprov/modelaapi/services/k8score/v1/k8score_pb2.py -> build/lib/github/com/metaprov/modelaapi/services/k8score/v1 creating build/lib/github/com/metaprov/modelaapi/services/predictor/v1 copying github/com/metaprov/modelaapi/services/predictor/v1/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/predictor/v1 copying github/com/metaprov/modelaapi/services/predictor/v1/predictor_pb2.py -> build/lib/github/com/metaprov/modelaapi/services/predictor/v1 copying github/com/metaprov/modelaapi/services/predictor/v1/predictor_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/services/predictor/v1 creating build/lib/github/com/metaprov/modelaapi/services/virtualbucket/v1 copying github/com/metaprov/modelaapi/services/virtualbucket/v1/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/virtualbucket/v1 copying github/com/metaprov/modelaapi/services/virtualbucket/v1/virtualbucket_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/services/virtualbucket/v1 copying github/com/metaprov/modelaapi/services/virtualbucket/v1/virtualbucket_pb2.py -> build/lib/github/com/metaprov/modelaapi/services/virtualbucket/v1 creating build/lib/github/com/metaprov/modelaapi/services/fileservices/v1 copying github/com/metaprov/modelaapi/services/fileservices/v1/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/fileservices/v1 copying github/com/metaprov/modelaapi/services/fileservices/v1/fileservices_pb2.py -> build/lib/github/com/metaprov/modelaapi/services/fileservices/v1 copying github/com/metaprov/modelaapi/services/fileservices/v1/fileservices_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/services/fileservices/v1 creating build/lib/github/com/metaprov/modelaapi/services/reciperun/v1 copying github/com/metaprov/modelaapi/services/reciperun/v1/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/reciperun/v1 copying github/com/metaprov/modelaapi/services/reciperun/v1/reciperun_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/services/reciperun/v1 copying github/com/metaprov/modelaapi/services/reciperun/v1/reciperun_pb2.py -> build/lib/github/com/metaprov/modelaapi/services/reciperun/v1 creating build/lib/github/com/metaprov/modelaapi/services/report/v1 copying github/com/metaprov/modelaapi/services/report/v1/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/report/v1 copying github/com/metaprov/modelaapi/services/report/v1/report_pb2.py -> build/lib/github/com/metaprov/modelaapi/services/report/v1 copying github/com/metaprov/modelaapi/services/report/v1/report_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/services/report/v1 creating build/lib/github/com/metaprov/modelaapi/services/sqlquery/v1 copying github/com/metaprov/modelaapi/services/sqlquery/v1/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/sqlquery/v1 copying github/com/metaprov/modelaapi/services/sqlquery/v1/sqlquery_pb2.py -> build/lib/github/com/metaprov/modelaapi/services/sqlquery/v1 copying github/com/metaprov/modelaapi/services/sqlquery/v1/sqlquery_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/services/sqlquery/v1 creating build/lib/github/com/metaprov/modelaapi/services/study/v1 copying github/com/metaprov/modelaapi/services/study/v1/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/study/v1 copying github/com/metaprov/modelaapi/services/study/v1/study_pb2.py -> build/lib/github/com/metaprov/modelaapi/services/study/v1 copying github/com/metaprov/modelaapi/services/study/v1/study_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/services/study/v1 creating build/lib/github/com/metaprov/modelaapi/services/connection/v1 copying github/com/metaprov/modelaapi/services/connection/v1/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/connection/v1 copying github/com/metaprov/modelaapi/services/connection/v1/connection_pb2.py -> build/lib/github/com/metaprov/modelaapi/services/connection/v1 copying github/com/metaprov/modelaapi/services/connection/v1/connection_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/services/connection/v1 creating build/lib/github/com/metaprov/modelaapi/services/offlinefeaturestored/v1 copying github/com/metaprov/modelaapi/services/offlinefeaturestored/v1/offlinefeaturestored_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/services/offlinefeaturestored/v1 copying github/com/metaprov/modelaapi/services/offlinefeaturestored/v1/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/offlinefeaturestored/v1 copying github/com/metaprov/modelaapi/services/offlinefeaturestored/v1/offlinefeaturestored_pb2.py -> build/lib/github/com/metaprov/modelaapi/services/offlinefeaturestored/v1 creating build/lib/github/com/metaprov/modelaapi/services/sqlqueryrun/v1 copying github/com/metaprov/modelaapi/services/sqlqueryrun/v1/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/sqlqueryrun/v1 copying github/com/metaprov/modelaapi/services/sqlqueryrun/v1/sqlqueryrun_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/services/sqlqueryrun/v1 copying github/com/metaprov/modelaapi/services/sqlqueryrun/v1/sqlqueryrun_pb2.py -> build/lib/github/com/metaprov/modelaapi/services/sqlqueryrun/v1 creating build/lib/github/com/metaprov/modelaapi/services/featurehistogram/v1 copying github/com/metaprov/modelaapi/services/featurehistogram/v1/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/featurehistogram/v1 copying github/com/metaprov/modelaapi/services/featurehistogram/v1/featurehistogram_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/services/featurehistogram/v1 copying github/com/metaprov/modelaapi/services/featurehistogram/v1/featurehistogram_pb2.py -> build/lib/github/com/metaprov/modelaapi/services/featurehistogram/v1 creating build/lib/github/com/metaprov/modelaapi/services/model/v1 copying github/com/metaprov/modelaapi/services/model/v1/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/model/v1 copying github/com/metaprov/modelaapi/services/model/v1/model_pb2.py -> build/lib/github/com/metaprov/modelaapi/services/model/v1 copying github/com/metaprov/modelaapi/services/model/v1/model_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/services/model/v1 creating build/lib/github/com/metaprov/modelaapi/services/dataapp/v1 copying github/com/metaprov/modelaapi/services/dataapp/v1/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/dataapp/v1 copying github/com/metaprov/modelaapi/services/dataapp/v1/dataapp_pb2.py -> build/lib/github/com/metaprov/modelaapi/services/dataapp/v1 copying github/com/metaprov/modelaapi/services/dataapp/v1/dataapp_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/services/dataapp/v1 creating build/lib/github/com/metaprov/modelaapi/services/todo/v1 copying github/com/metaprov/modelaapi/services/todo/v1/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/todo/v1 copying github/com/metaprov/modelaapi/services/todo/v1/todo_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/services/todo/v1 copying github/com/metaprov/modelaapi/services/todo/v1/todo_pb2.py -> build/lib/github/com/metaprov/modelaapi/services/todo/v1 creating build/lib/github/com/metaprov/modelaapi/services/grpcinferenceservice/v1 copying github/com/metaprov/modelaapi/services/grpcinferenceservice/v1/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/grpcinferenceservice/v1 copying github/com/metaprov/modelaapi/services/grpcinferenceservice/v1/grpcinferenceservice_pb2.py -> build/lib/github/com/metaprov/modelaapi/services/grpcinferenceservice/v1 copying github/com/metaprov/modelaapi/services/grpcinferenceservice/v1/grpcinferenceservice_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/services/grpcinferenceservice/v1 creating build/lib/github/com/metaprov/modelaapi/services/userroleclass/v1 copying github/com/metaprov/modelaapi/services/userroleclass/v1/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/userroleclass/v1 copying github/com/metaprov/modelaapi/services/userroleclass/v1/userroleclass_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/services/userroleclass/v1 copying github/com/metaprov/modelaapi/services/userroleclass/v1/userroleclass_pb2.py -> build/lib/github/com/metaprov/modelaapi/services/userroleclass/v1 creating build/lib/github/com/metaprov/modelaapi/services/postmortem/v1 copying github/com/metaprov/modelaapi/services/postmortem/v1/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/postmortem/v1 copying github/com/metaprov/modelaapi/services/postmortem/v1/postmortem_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/services/postmortem/v1 copying github/com/metaprov/modelaapi/services/postmortem/v1/postmortem_pb2.py -> build/lib/github/com/metaprov/modelaapi/services/postmortem/v1 creating build/lib/github/com/metaprov/modelaapi/services/batchpredictord/v1 copying github/com/metaprov/modelaapi/services/batchpredictord/v1/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/batchpredictord/v1 copying github/com/metaprov/modelaapi/services/batchpredictord/v1/batchpredictord_pb2.py -> build/lib/github/com/metaprov/modelaapi/services/batchpredictord/v1 copying github/com/metaprov/modelaapi/services/batchpredictord/v1/batchpredictord_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/services/batchpredictord/v1 creating build/lib/github/com/metaprov/modelaapi/services/dataproductversion/v1 copying github/com/metaprov/modelaapi/services/dataproductversion/v1/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/dataproductversion/v1 copying github/com/metaprov/modelaapi/services/dataproductversion/v1/dataproductversion_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/services/dataproductversion/v1 copying github/com/metaprov/modelaapi/services/dataproductversion/v1/dataproductversion_pb2.py -> build/lib/github/com/metaprov/modelaapi/services/dataproductversion/v1 creating build/lib/github/com/metaprov/modelaapi/services/publisherd/v1 copying github/com/metaprov/modelaapi/services/publisherd/v1/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/publisherd/v1 copying github/com/metaprov/modelaapi/services/publisherd/v1/publisherd_pb2.py -> build/lib/github/com/metaprov/modelaapi/services/publisherd/v1 copying github/com/metaprov/modelaapi/services/publisherd/v1/publisherd_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/services/publisherd/v1 creating build/lib/github/com/metaprov/modelaapi/services/dataproduct/v1 copying github/com/metaprov/modelaapi/services/dataproduct/v1/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/dataproduct/v1 copying github/com/metaprov/modelaapi/services/dataproduct/v1/dataproduct_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/services/dataproduct/v1 copying github/com/metaprov/modelaapi/services/dataproduct/v1/dataproduct_pb2.py -> build/lib/github/com/metaprov/modelaapi/services/dataproduct/v1 creating build/lib/github/com/metaprov/modelaapi/services/entity/v1 copying github/com/metaprov/modelaapi/services/entity/v1/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/entity/v1 copying github/com/metaprov/modelaapi/services/entity/v1/entity_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/services/entity/v1 copying github/com/metaprov/modelaapi/services/entity/v1/entity_pb2.py -> build/lib/github/com/metaprov/modelaapi/services/entity/v1 creating build/lib/github/com/metaprov/modelaapi/services/lab/v1 copying github/com/metaprov/modelaapi/services/lab/v1/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/lab/v1 copying github/com/metaprov/modelaapi/services/lab/v1/lab_pb2.py -> build/lib/github/com/metaprov/modelaapi/services/lab/v1 copying github/com/metaprov/modelaapi/services/lab/v1/lab_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/services/lab/v1 creating build/lib/github/com/metaprov/modelaapi/services/servingsite/v1 copying github/com/metaprov/modelaapi/services/servingsite/v1/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/servingsite/v1 copying github/com/metaprov/modelaapi/services/servingsite/v1/servingsite_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/services/servingsite/v1 copying github/com/metaprov/modelaapi/services/servingsite/v1/servingsite_pb2.py -> build/lib/github/com/metaprov/modelaapi/services/servingsite/v1 creating build/lib/github/com/metaprov/modelaapi/services/datasource/v1 copying github/com/metaprov/modelaapi/services/datasource/v1/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/datasource/v1 copying github/com/metaprov/modelaapi/services/datasource/v1/datasource_pb2.py -> build/lib/github/com/metaprov/modelaapi/services/datasource/v1 copying github/com/metaprov/modelaapi/services/datasource/v1/datasource_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/services/datasource/v1 creating build/lib/github/com/metaprov/modelaapi/services/objectstored/v1 copying github/com/metaprov/modelaapi/services/objectstored/v1/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/objectstored/v1 copying github/com/metaprov/modelaapi/services/objectstored/v1/objectstored_pb2.py -> build/lib/github/com/metaprov/modelaapi/services/objectstored/v1 copying github/com/metaprov/modelaapi/services/objectstored/v1/objectstored_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/services/objectstored/v1 creating build/lib/github/com/metaprov/modelaapi/services/modelclass/v1 copying github/com/metaprov/modelaapi/services/modelclass/v1/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/modelclass/v1 copying github/com/metaprov/modelaapi/services/modelclass/v1/modelclass_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/services/modelclass/v1 copying github/com/metaprov/modelaapi/services/modelclass/v1/modelclass_pb2.py -> build/lib/github/com/metaprov/modelaapi/services/modelclass/v1 creating build/lib/github/com/metaprov/modelaapi/services/account/v1 copying github/com/metaprov/modelaapi/services/account/v1/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/account/v1 copying github/com/metaprov/modelaapi/services/account/v1/account_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/services/account/v1 copying github/com/metaprov/modelaapi/services/account/v1/account_pb2.py -> build/lib/github/com/metaprov/modelaapi/services/account/v1 creating build/lib/github/com/metaprov/modelaapi/services/dataset/v1 copying github/com/metaprov/modelaapi/services/dataset/v1/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/dataset/v1 copying github/com/metaprov/modelaapi/services/dataset/v1/dataset_pb2.py -> build/lib/github/com/metaprov/modelaapi/services/dataset/v1 copying github/com/metaprov/modelaapi/services/dataset/v1/dataset_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/services/dataset/v1 creating build/lib/github/com/metaprov/modelaapi/services/common/v1 copying github/com/metaprov/modelaapi/services/common/v1/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/common/v1 copying github/com/metaprov/modelaapi/services/common/v1/common_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/services/common/v1 copying github/com/metaprov/modelaapi/services/common/v1/common_pb2.py -> build/lib/github/com/metaprov/modelaapi/services/common/v1 creating build/lib/github/com/metaprov/modelaapi/services/modelasystem/v1 copying github/com/metaprov/modelaapi/services/modelasystem/v1/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/modelasystem/v1 copying github/com/metaprov/modelaapi/services/modelasystem/v1/modeldsystem_pb2.py -> build/lib/github/com/metaprov/modelaapi/services/modelasystem/v1 copying github/com/metaprov/modelaapi/services/modelasystem/v1/modelasystem_pb2.py -> build/lib/github/com/metaprov/modelaapi/services/modelasystem/v1 copying github/com/metaprov/modelaapi/services/modelasystem/v1/modeldsystem_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/services/modelasystem/v1 copying github/com/metaprov/modelaapi/services/modelasystem/v1/modelasystem_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/services/modelasystem/v1 creating build/lib/github/com/metaprov/modelaapi/services/review/v1 copying github/com/metaprov/modelaapi/services/review/v1/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/review/v1 copying github/com/metaprov/modelaapi/services/review/v1/review_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/services/review/v1 copying github/com/metaprov/modelaapi/services/review/v1/review_pb2.py -> build/lib/github/com/metaprov/modelaapi/services/review/v1 creating build/lib/github/com/metaprov/modelaapi/services/modeldsystem/v1 copying github/com/metaprov/modelaapi/services/modeldsystem/v1/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/modeldsystem/v1 copying github/com/metaprov/modelaapi/services/modeldsystem/v1/modeldsystem_pb2.py -> build/lib/github/com/metaprov/modelaapi/services/modeldsystem/v1 copying github/com/metaprov/modelaapi/services/modeldsystem/v1/modeldsystem_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/services/modeldsystem/v1 creating build/lib/github/com/metaprov/modelaapi/services/conversation/v1 copying github/com/metaprov/modelaapi/services/conversation/v1/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/conversation/v1 copying github/com/metaprov/modelaapi/services/conversation/v1/conversation_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/services/conversation/v1 copying github/com/metaprov/modelaapi/services/conversation/v1/conversation_pb2.py -> build/lib/github/com/metaprov/modelaapi/services/conversation/v1 creating build/lib/github/com/metaprov/modelaapi/services/tenant/v1 copying github/com/metaprov/modelaapi/services/tenant/v1/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/tenant/v1 copying github/com/metaprov/modelaapi/services/tenant/v1/tenant_pb2.py -> build/lib/github/com/metaprov/modelaapi/services/tenant/v1 copying github/com/metaprov/modelaapi/services/tenant/v1/tenant_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/services/tenant/v1 creating build/lib/github/com/metaprov/modelaapi/services/cloudproxyd/v1 copying github/com/metaprov/modelaapi/services/cloudproxyd/v1/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/cloudproxyd/v1 copying github/com/metaprov/modelaapi/services/cloudproxyd/v1/cloudproxyd_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/services/cloudproxyd/v1 copying github/com/metaprov/modelaapi/services/cloudproxyd/v1/cloudproxyd_pb2.py -> build/lib/github/com/metaprov/modelaapi/services/cloudproxyd/v1 creating build/lib/github/com/metaprov/modelaapi/services/attachment/v1 copying github/com/metaprov/modelaapi/services/attachment/v1/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/attachment/v1 copying github/com/metaprov/modelaapi/services/attachment/v1/attachment_pb2.py -> build/lib/github/com/metaprov/modelaapi/services/attachment/v1 copying github/com/metaprov/modelaapi/services/attachment/v1/attachment_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/services/attachment/v1 creating build/lib/github/com/metaprov/modelaapi/services/datapipeline/v1 copying github/com/metaprov/modelaapi/services/datapipeline/v1/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/datapipeline/v1 copying github/com/metaprov/modelaapi/services/datapipeline/v1/datapipeline_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/services/datapipeline/v1 copying github/com/metaprov/modelaapi/services/datapipeline/v1/datapipeline_pb2.py -> build/lib/github/com/metaprov/modelaapi/services/datapipeline/v1 creating build/lib/github/com/metaprov/modelaapi/services/predictionstore/v1 copying github/com/metaprov/modelaapi/services/predictionstore/v1/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/predictionstore/v1 copying github/com/metaprov/modelaapi/services/predictionstore/v1/predictionstore_pb2.py -> build/lib/github/com/metaprov/modelaapi/services/predictionstore/v1 copying github/com/metaprov/modelaapi/services/predictionstore/v1/predictionstore_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/services/predictionstore/v1 creating build/lib/github/com/metaprov/modelaapi/services/trainerd/v1 copying github/com/metaprov/modelaapi/services/trainerd/v1/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/trainerd/v1 copying github/com/metaprov/modelaapi/services/trainerd/v1/trainerd_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/services/trainerd/v1 copying github/com/metaprov/modelaapi/services/trainerd/v1/trainerd_pb2.py -> build/lib/github/com/metaprov/modelaapi/services/trainerd/v1 creating build/lib/github/com/metaprov/modelaapi/services/data/v1 copying github/com/metaprov/modelaapi/services/data/v1/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/data/v1 copying github/com/metaprov/modelaapi/services/data/v1/data_pb2.py -> build/lib/github/com/metaprov/modelaapi/services/data/v1 copying github/com/metaprov/modelaapi/services/data/v1/data_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/services/data/v1 creating build/lib/github/com/metaprov/modelaapi/services/catalog/v1 copying github/com/metaprov/modelaapi/services/catalog/v1/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/catalog/v1 copying github/com/metaprov/modelaapi/services/catalog/v1/catalog_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/services/catalog/v1 copying github/com/metaprov/modelaapi/services/catalog/v1/catalog_pb2.py -> build/lib/github/com/metaprov/modelaapi/services/catalog/v1 creating build/lib/github/com/metaprov/modelaapi/services/dbproxyd/v1 copying github/com/metaprov/modelaapi/services/dbproxyd/v1/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/dbproxyd/v1 copying github/com/metaprov/modelaapi/services/dbproxyd/v1/dbproxyd_pb2.py -> build/lib/github/com/metaprov/modelaapi/services/dbproxyd/v1 copying github/com/metaprov/modelaapi/services/dbproxyd/v1/dbproxyd_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/services/dbproxyd/v1 creating build/lib/github/com/metaprov/modelaapi/services/commit/v1 copying github/com/metaprov/modelaapi/services/commit/v1/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/commit/v1 copying github/com/metaprov/modelaapi/services/commit/v1/commit_pb2.py -> build/lib/github/com/metaprov/modelaapi/services/commit/v1 copying github/com/metaprov/modelaapi/services/commit/v1/commit_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/services/commit/v1 creating build/lib/github/com/metaprov/modelaapi/services/license/v1 copying github/com/metaprov/modelaapi/services/license/v1/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/license/v1 copying github/com/metaprov/modelaapi/services/license/v1/license_pb2.py -> build/lib/github/com/metaprov/modelaapi/services/license/v1 copying github/com/metaprov/modelaapi/services/license/v1/license_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/services/license/v1 creating build/lib/github/com/metaprov/modelaapi/services/onlinefeaturestored/v1 copying github/com/metaprov/modelaapi/services/onlinefeaturestored/v1/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/onlinefeaturestored/v1 copying github/com/metaprov/modelaapi/services/onlinefeaturestored/v1/onlinefeaturestored_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/services/onlinefeaturestored/v1 copying github/com/metaprov/modelaapi/services/onlinefeaturestored/v1/onlinefeaturestored_pb2.py -> build/lib/github/com/metaprov/modelaapi/services/onlinefeaturestored/v1 creating build/lib/github/com/metaprov/modelaapi/services/prediction/v1 copying github/com/metaprov/modelaapi/services/prediction/v1/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/prediction/v1 copying github/com/metaprov/modelaapi/services/prediction/v1/prediction_pb2.py -> build/lib/github/com/metaprov/modelaapi/services/prediction/v1 copying github/com/metaprov/modelaapi/services/prediction/v1/prediction_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/services/prediction/v1 creating build/lib/github/com/metaprov/modelaapi/services/recipe/v1 copying github/com/metaprov/modelaapi/services/recipe/v1/__init__.py -> build/lib/github/com/metaprov/modelaapi/services/recipe/v1 copying github/com/metaprov/modelaapi/services/recipe/v1/recipe_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/services/recipe/v1 copying github/com/metaprov/modelaapi/services/recipe/v1/recipe_pb2.py -> build/lib/github/com/metaprov/modelaapi/services/recipe/v1 creating build/lib/github/com/metaprov/modelaapi/pkg/apis copying github/com/metaprov/modelaapi/pkg/apis/__init__.py -> build/lib/github/com/metaprov/modelaapi/pkg/apis creating build/lib/github/com/metaprov/modelaapi/pkg/apis/infra copying github/com/metaprov/modelaapi/pkg/apis/infra/__init__.py -> build/lib/github/com/metaprov/modelaapi/pkg/apis/infra creating build/lib/github/com/metaprov/modelaapi/pkg/apis/team copying github/com/metaprov/modelaapi/pkg/apis/team/__init__.py -> build/lib/github/com/metaprov/modelaapi/pkg/apis/team creating build/lib/github/com/metaprov/modelaapi/pkg/apis/inference copying github/com/metaprov/modelaapi/pkg/apis/inference/__init__.py -> build/lib/github/com/metaprov/modelaapi/pkg/apis/inference creating build/lib/github/com/metaprov/modelaapi/pkg/apis/training copying github/com/metaprov/modelaapi/pkg/apis/training/__init__.py -> build/lib/github/com/metaprov/modelaapi/pkg/apis/training creating build/lib/github/com/metaprov/modelaapi/pkg/apis/data copying github/com/metaprov/modelaapi/pkg/apis/data/__init__.py -> build/lib/github/com/metaprov/modelaapi/pkg/apis/data creating build/lib/github/com/metaprov/modelaapi/pkg/apis/catalog copying github/com/metaprov/modelaapi/pkg/apis/catalog/__init__.py -> build/lib/github/com/metaprov/modelaapi/pkg/apis/catalog creating build/lib/github/com/metaprov/modelaapi/pkg/apis/infra/v1alpha1 copying github/com/metaprov/modelaapi/pkg/apis/infra/v1alpha1/__init__.py -> build/lib/github/com/metaprov/modelaapi/pkg/apis/infra/v1alpha1 copying github/com/metaprov/modelaapi/pkg/apis/infra/v1alpha1/generated_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/pkg/apis/infra/v1alpha1 copying github/com/metaprov/modelaapi/pkg/apis/infra/v1alpha1/generated_pb2.py -> build/lib/github/com/metaprov/modelaapi/pkg/apis/infra/v1alpha1 creating build/lib/github/com/metaprov/modelaapi/pkg/apis/team/v1alpha1 copying github/com/metaprov/modelaapi/pkg/apis/team/v1alpha1/__init__.py -> build/lib/github/com/metaprov/modelaapi/pkg/apis/team/v1alpha1 copying github/com/metaprov/modelaapi/pkg/apis/team/v1alpha1/generated_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/pkg/apis/team/v1alpha1 copying github/com/metaprov/modelaapi/pkg/apis/team/v1alpha1/generated_pb2.py -> build/lib/github/com/metaprov/modelaapi/pkg/apis/team/v1alpha1 creating build/lib/github/com/metaprov/modelaapi/pkg/apis/inference/v1alpha1 copying github/com/metaprov/modelaapi/pkg/apis/inference/v1alpha1/__init__.py -> build/lib/github/com/metaprov/modelaapi/pkg/apis/inference/v1alpha1 copying github/com/metaprov/modelaapi/pkg/apis/inference/v1alpha1/generated_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/pkg/apis/inference/v1alpha1 copying github/com/metaprov/modelaapi/pkg/apis/inference/v1alpha1/generated_pb2.py -> build/lib/github/com/metaprov/modelaapi/pkg/apis/inference/v1alpha1 creating build/lib/github/com/metaprov/modelaapi/pkg/apis/training/v1alpha1 copying github/com/metaprov/modelaapi/pkg/apis/training/v1alpha1/__init__.py -> build/lib/github/com/metaprov/modelaapi/pkg/apis/training/v1alpha1 copying github/com/metaprov/modelaapi/pkg/apis/training/v1alpha1/generated_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/pkg/apis/training/v1alpha1 copying github/com/metaprov/modelaapi/pkg/apis/training/v1alpha1/generated_pb2.py -> build/lib/github/com/metaprov/modelaapi/pkg/apis/training/v1alpha1 creating build/lib/github/com/metaprov/modelaapi/pkg/apis/data/v1alpha1 copying github/com/metaprov/modelaapi/pkg/apis/data/v1alpha1/__init__.py -> build/lib/github/com/metaprov/modelaapi/pkg/apis/data/v1alpha1 copying github/com/metaprov/modelaapi/pkg/apis/data/v1alpha1/generated_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/pkg/apis/data/v1alpha1 copying github/com/metaprov/modelaapi/pkg/apis/data/v1alpha1/generated_pb2.py -> build/lib/github/com/metaprov/modelaapi/pkg/apis/data/v1alpha1 creating build/lib/github/com/metaprov/modelaapi/pkg/apis/catalog/v1alpha1 copying github/com/metaprov/modelaapi/pkg/apis/catalog/v1alpha1/__init__.py -> build/lib/github/com/metaprov/modelaapi/pkg/apis/catalog/v1alpha1 copying github/com/metaprov/modelaapi/pkg/apis/catalog/v1alpha1/generated_pb2_grpc.py -> build/lib/github/com/metaprov/modelaapi/pkg/apis/catalog/v1alpha1 copying github/com/metaprov/modelaapi/pkg/apis/catalog/v1alpha1/generated_pb2.py -> build/lib/github/com/metaprov/modelaapi/pkg/apis/catalog/v1alpha1 creating build/lib/github/com/gogo/protobuf copying github/com/gogo/protobuf/__init__.py -> build/lib/github/com/gogo/protobuf creating build/lib/github/com/gogo/protobuf/gogoproto copying github/com/gogo/protobuf/gogoproto/__init__.py -> build/lib/github/com/gogo/protobuf/gogoproto copying github/com/gogo/protobuf/gogoproto/gogo_pb2_grpc.py -> build/lib/github/com/gogo/protobuf/gogoproto copying github/com/gogo/protobuf/gogoproto/gogo_pb2.py -> build/lib/github/com/gogo/protobuf/gogoproto + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0f7Q4V + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64 + cd modelaapi-0.5.424 + 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-modelaapi-0.5.424-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /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. Warning: 'classifiers' should be a list, got type 'tuple' Warning: 'keywords' should be a list, got type 'tuple' 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-modelaapi-0.5.424-1.x86_64/usr creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s copying build/lib/k8s/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io copying build/lib/k8s/io/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/apimachinery copying build/lib/k8s/io/apimachinery/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/apimachinery creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/apimachinery/pkg copying build/lib/k8s/io/apimachinery/pkg/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/apimachinery/pkg creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/apimachinery/pkg/api copying build/lib/k8s/io/apimachinery/pkg/api/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/apimachinery/pkg/api creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/apimachinery/pkg/api/resource copying build/lib/k8s/io/apimachinery/pkg/api/resource/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/apimachinery/pkg/api/resource copying build/lib/k8s/io/apimachinery/pkg/api/resource/generated_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/apimachinery/pkg/api/resource copying build/lib/k8s/io/apimachinery/pkg/api/resource/generated_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/apimachinery/pkg/api/resource creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/apimachinery/pkg/runtime copying build/lib/k8s/io/apimachinery/pkg/runtime/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/apimachinery/pkg/runtime copying build/lib/k8s/io/apimachinery/pkg/runtime/generated_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/apimachinery/pkg/runtime creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/apimachinery/pkg/runtime/schema copying build/lib/k8s/io/apimachinery/pkg/runtime/schema/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/apimachinery/pkg/runtime/schema copying build/lib/k8s/io/apimachinery/pkg/runtime/schema/generated_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/apimachinery/pkg/runtime/schema copying build/lib/k8s/io/apimachinery/pkg/runtime/schema/generated_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/apimachinery/pkg/runtime/schema copying build/lib/k8s/io/apimachinery/pkg/runtime/generated_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/apimachinery/pkg/runtime creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/apimachinery/pkg/util copying build/lib/k8s/io/apimachinery/pkg/util/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/apimachinery/pkg/util creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/apimachinery/pkg/util/intstr copying build/lib/k8s/io/apimachinery/pkg/util/intstr/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/apimachinery/pkg/util/intstr copying build/lib/k8s/io/apimachinery/pkg/util/intstr/generated_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/apimachinery/pkg/util/intstr copying build/lib/k8s/io/apimachinery/pkg/util/intstr/generated_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/apimachinery/pkg/util/intstr creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/apimachinery/pkg/apis copying build/lib/k8s/io/apimachinery/pkg/apis/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/apimachinery/pkg/apis creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/apimachinery/pkg/apis/meta copying build/lib/k8s/io/apimachinery/pkg/apis/meta/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/apimachinery/pkg/apis/meta creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/apimachinery/pkg/apis/meta/v1 copying build/lib/k8s/io/apimachinery/pkg/apis/meta/v1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/apimachinery/pkg/apis/meta/v1 copying build/lib/k8s/io/apimachinery/pkg/apis/meta/v1/generated_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/apimachinery/pkg/apis/meta/v1 copying build/lib/k8s/io/apimachinery/pkg/apis/meta/v1/generated_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/apimachinery/pkg/apis/meta/v1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/api creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/api/rbac copying build/lib/k8s/io/api/rbac/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/api/rbac creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/api/rbac/v1 copying build/lib/k8s/io/api/rbac/v1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/api/rbac/v1 copying build/lib/k8s/io/api/rbac/v1/generated_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/api/rbac/v1 copying build/lib/k8s/io/api/rbac/v1/generated_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/api/rbac/v1 copying build/lib/k8s/io/api/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/api creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/api/core copying build/lib/k8s/io/api/core/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/api/core creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/api/core/v1 copying build/lib/k8s/io/api/core/v1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/api/core/v1 copying build/lib/k8s/io/api/core/v1/generated_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/api/core/v1 copying build/lib/k8s/io/api/core/v1/generated_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/api/core/v1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/api/apps copying build/lib/k8s/io/api/apps/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/api/apps creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/api/apps/v1 copying build/lib/k8s/io/api/apps/v1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/api/apps/v1 copying build/lib/k8s/io/api/apps/v1/generated_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/api/apps/v1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/google copying build/lib/google/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/google creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/google/api copying build/lib/google/api/annotations_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/google/api copying build/lib/google/api/annotations_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/google/api copying build/lib/google/api/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/google/api copying build/lib/google/api/http_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/google/api copying build/lib/google/api/http_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/google/api creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github copying build/lib/github/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com copying build/lib/github/com/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov copying build/lib/github/com/metaprov/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi copying build/lib/github/com/metaprov/modelaapi/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services copying build/lib/github/com/metaprov/modelaapi/services/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/featuregroup copying build/lib/github/com/metaprov/modelaapi/services/featuregroup/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/featuregroup creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/featuregroup/v1 copying build/lib/github/com/metaprov/modelaapi/services/featuregroup/v1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/featuregroup/v1 copying build/lib/github/com/metaprov/modelaapi/services/featuregroup/v1/featuregroup_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/featuregroup/v1 copying build/lib/github/com/metaprov/modelaapi/services/featuregroup/v1/featuregroup_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/featuregroup/v1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/system copying build/lib/github/com/metaprov/modelaapi/services/system/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/system creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/system/v1 copying build/lib/github/com/metaprov/modelaapi/services/system/v1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/system/v1 copying build/lib/github/com/metaprov/modelaapi/services/system/v1/system_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/system/v1 copying build/lib/github/com/metaprov/modelaapi/services/system/v1/system_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/system/v1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/alert copying build/lib/github/com/metaprov/modelaapi/services/alert/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/alert creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/alert/v1 copying build/lib/github/com/metaprov/modelaapi/services/alert/v1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/alert/v1 copying build/lib/github/com/metaprov/modelaapi/services/alert/v1/alert_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/alert/v1 copying build/lib/github/com/metaprov/modelaapi/services/alert/v1/alert_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/alert/v1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/notifier copying build/lib/github/com/metaprov/modelaapi/services/notifier/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/notifier creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/notifier/v1 copying build/lib/github/com/metaprov/modelaapi/services/notifier/v1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/notifier/v1 copying build/lib/github/com/metaprov/modelaapi/services/notifier/v1/notifier_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/notifier/v1 copying build/lib/github/com/metaprov/modelaapi/services/notifier/v1/notifier_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/notifier/v1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/datapipelinerun copying build/lib/github/com/metaprov/modelaapi/services/datapipelinerun/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/datapipelinerun creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/datapipelinerun/v1 copying build/lib/github/com/metaprov/modelaapi/services/datapipelinerun/v1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/datapipelinerun/v1 copying build/lib/github/com/metaprov/modelaapi/services/datapipelinerun/v1/datapipelinerun_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/datapipelinerun/v1 copying build/lib/github/com/metaprov/modelaapi/services/datapipelinerun/v1/datapipelinerun_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/datapipelinerun/v1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/runbook copying build/lib/github/com/metaprov/modelaapi/services/runbook/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/runbook creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/runbook/v1 copying build/lib/github/com/metaprov/modelaapi/services/runbook/v1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/runbook/v1 copying build/lib/github/com/metaprov/modelaapi/services/runbook/v1/runbook_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/runbook/v1 copying build/lib/github/com/metaprov/modelaapi/services/runbook/v1/runbook_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/runbook/v1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/k8score copying build/lib/github/com/metaprov/modelaapi/services/k8score/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/k8score creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/k8score/v1 copying build/lib/github/com/metaprov/modelaapi/services/k8score/v1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/k8score/v1 copying build/lib/github/com/metaprov/modelaapi/services/k8score/v1/k8score_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/k8score/v1 copying build/lib/github/com/metaprov/modelaapi/services/k8score/v1/k8score_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/k8score/v1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/predictor copying build/lib/github/com/metaprov/modelaapi/services/predictor/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/predictor creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/predictor/v1 copying build/lib/github/com/metaprov/modelaapi/services/predictor/v1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/predictor/v1 copying build/lib/github/com/metaprov/modelaapi/services/predictor/v1/predictor_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/predictor/v1 copying build/lib/github/com/metaprov/modelaapi/services/predictor/v1/predictor_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/predictor/v1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/virtualbucket copying build/lib/github/com/metaprov/modelaapi/services/virtualbucket/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/virtualbucket creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/virtualbucket/v1 copying build/lib/github/com/metaprov/modelaapi/services/virtualbucket/v1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/virtualbucket/v1 copying build/lib/github/com/metaprov/modelaapi/services/virtualbucket/v1/virtualbucket_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/virtualbucket/v1 copying build/lib/github/com/metaprov/modelaapi/services/virtualbucket/v1/virtualbucket_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/virtualbucket/v1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/fileservices copying build/lib/github/com/metaprov/modelaapi/services/fileservices/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/fileservices creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/fileservices/v1 copying build/lib/github/com/metaprov/modelaapi/services/fileservices/v1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/fileservices/v1 copying build/lib/github/com/metaprov/modelaapi/services/fileservices/v1/fileservices_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/fileservices/v1 copying build/lib/github/com/metaprov/modelaapi/services/fileservices/v1/fileservices_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/fileservices/v1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/reciperun copying build/lib/github/com/metaprov/modelaapi/services/reciperun/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/reciperun creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/reciperun/v1 copying build/lib/github/com/metaprov/modelaapi/services/reciperun/v1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/reciperun/v1 copying build/lib/github/com/metaprov/modelaapi/services/reciperun/v1/reciperun_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/reciperun/v1 copying build/lib/github/com/metaprov/modelaapi/services/reciperun/v1/reciperun_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/reciperun/v1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/report copying build/lib/github/com/metaprov/modelaapi/services/report/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/report creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/report/v1 copying build/lib/github/com/metaprov/modelaapi/services/report/v1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/report/v1 copying build/lib/github/com/metaprov/modelaapi/services/report/v1/report_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/report/v1 copying build/lib/github/com/metaprov/modelaapi/services/report/v1/report_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/report/v1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/sqlquery copying build/lib/github/com/metaprov/modelaapi/services/sqlquery/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/sqlquery creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/sqlquery/v1 copying build/lib/github/com/metaprov/modelaapi/services/sqlquery/v1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/sqlquery/v1 copying build/lib/github/com/metaprov/modelaapi/services/sqlquery/v1/sqlquery_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/sqlquery/v1 copying build/lib/github/com/metaprov/modelaapi/services/sqlquery/v1/sqlquery_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/sqlquery/v1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/study copying build/lib/github/com/metaprov/modelaapi/services/study/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/study creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/study/v1 copying build/lib/github/com/metaprov/modelaapi/services/study/v1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/study/v1 copying build/lib/github/com/metaprov/modelaapi/services/study/v1/study_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/study/v1 copying build/lib/github/com/metaprov/modelaapi/services/study/v1/study_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/study/v1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/connection copying build/lib/github/com/metaprov/modelaapi/services/connection/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/connection creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/connection/v1 copying build/lib/github/com/metaprov/modelaapi/services/connection/v1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/connection/v1 copying build/lib/github/com/metaprov/modelaapi/services/connection/v1/connection_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/connection/v1 copying build/lib/github/com/metaprov/modelaapi/services/connection/v1/connection_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/connection/v1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/offlinefeaturestored copying build/lib/github/com/metaprov/modelaapi/services/offlinefeaturestored/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/offlinefeaturestored creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/offlinefeaturestored/v1 copying build/lib/github/com/metaprov/modelaapi/services/offlinefeaturestored/v1/offlinefeaturestored_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/offlinefeaturestored/v1 copying build/lib/github/com/metaprov/modelaapi/services/offlinefeaturestored/v1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/offlinefeaturestored/v1 copying build/lib/github/com/metaprov/modelaapi/services/offlinefeaturestored/v1/offlinefeaturestored_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/offlinefeaturestored/v1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/sqlqueryrun copying build/lib/github/com/metaprov/modelaapi/services/sqlqueryrun/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/sqlqueryrun creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/sqlqueryrun/v1 copying build/lib/github/com/metaprov/modelaapi/services/sqlqueryrun/v1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/sqlqueryrun/v1 copying build/lib/github/com/metaprov/modelaapi/services/sqlqueryrun/v1/sqlqueryrun_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/sqlqueryrun/v1 copying build/lib/github/com/metaprov/modelaapi/services/sqlqueryrun/v1/sqlqueryrun_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/sqlqueryrun/v1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/featurehistogram copying build/lib/github/com/metaprov/modelaapi/services/featurehistogram/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/featurehistogram creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/featurehistogram/v1 copying build/lib/github/com/metaprov/modelaapi/services/featurehistogram/v1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/featurehistogram/v1 copying build/lib/github/com/metaprov/modelaapi/services/featurehistogram/v1/featurehistogram_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/featurehistogram/v1 copying build/lib/github/com/metaprov/modelaapi/services/featurehistogram/v1/featurehistogram_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/featurehistogram/v1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/model copying build/lib/github/com/metaprov/modelaapi/services/model/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/model creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/model/v1 copying build/lib/github/com/metaprov/modelaapi/services/model/v1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/model/v1 copying build/lib/github/com/metaprov/modelaapi/services/model/v1/model_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/model/v1 copying build/lib/github/com/metaprov/modelaapi/services/model/v1/model_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/model/v1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/dataapp copying build/lib/github/com/metaprov/modelaapi/services/dataapp/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/dataapp creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/dataapp/v1 copying build/lib/github/com/metaprov/modelaapi/services/dataapp/v1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/dataapp/v1 copying build/lib/github/com/metaprov/modelaapi/services/dataapp/v1/dataapp_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/dataapp/v1 copying build/lib/github/com/metaprov/modelaapi/services/dataapp/v1/dataapp_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/dataapp/v1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/todo copying build/lib/github/com/metaprov/modelaapi/services/todo/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/todo creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/todo/v1 copying build/lib/github/com/metaprov/modelaapi/services/todo/v1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/todo/v1 copying build/lib/github/com/metaprov/modelaapi/services/todo/v1/todo_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/todo/v1 copying build/lib/github/com/metaprov/modelaapi/services/todo/v1/todo_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/todo/v1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/grpcinferenceservice copying build/lib/github/com/metaprov/modelaapi/services/grpcinferenceservice/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/grpcinferenceservice creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/grpcinferenceservice/v1 copying build/lib/github/com/metaprov/modelaapi/services/grpcinferenceservice/v1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/grpcinferenceservice/v1 copying build/lib/github/com/metaprov/modelaapi/services/grpcinferenceservice/v1/grpcinferenceservice_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/grpcinferenceservice/v1 copying build/lib/github/com/metaprov/modelaapi/services/grpcinferenceservice/v1/grpcinferenceservice_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/grpcinferenceservice/v1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/userroleclass copying build/lib/github/com/metaprov/modelaapi/services/userroleclass/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/userroleclass creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/userroleclass/v1 copying build/lib/github/com/metaprov/modelaapi/services/userroleclass/v1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/userroleclass/v1 copying build/lib/github/com/metaprov/modelaapi/services/userroleclass/v1/userroleclass_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/userroleclass/v1 copying build/lib/github/com/metaprov/modelaapi/services/userroleclass/v1/userroleclass_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/userroleclass/v1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/postmortem copying build/lib/github/com/metaprov/modelaapi/services/postmortem/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/postmortem creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/postmortem/v1 copying build/lib/github/com/metaprov/modelaapi/services/postmortem/v1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/postmortem/v1 copying build/lib/github/com/metaprov/modelaapi/services/postmortem/v1/postmortem_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/postmortem/v1 copying build/lib/github/com/metaprov/modelaapi/services/postmortem/v1/postmortem_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/postmortem/v1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/batchpredictord copying build/lib/github/com/metaprov/modelaapi/services/batchpredictord/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/batchpredictord creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/batchpredictord/v1 copying build/lib/github/com/metaprov/modelaapi/services/batchpredictord/v1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/batchpredictord/v1 copying build/lib/github/com/metaprov/modelaapi/services/batchpredictord/v1/batchpredictord_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/batchpredictord/v1 copying build/lib/github/com/metaprov/modelaapi/services/batchpredictord/v1/batchpredictord_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/batchpredictord/v1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/dataproductversion copying build/lib/github/com/metaprov/modelaapi/services/dataproductversion/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/dataproductversion creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/dataproductversion/v1 copying build/lib/github/com/metaprov/modelaapi/services/dataproductversion/v1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/dataproductversion/v1 copying build/lib/github/com/metaprov/modelaapi/services/dataproductversion/v1/dataproductversion_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/dataproductversion/v1 copying build/lib/github/com/metaprov/modelaapi/services/dataproductversion/v1/dataproductversion_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/dataproductversion/v1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/publisherd copying build/lib/github/com/metaprov/modelaapi/services/publisherd/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/publisherd creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/publisherd/v1 copying build/lib/github/com/metaprov/modelaapi/services/publisherd/v1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/publisherd/v1 copying build/lib/github/com/metaprov/modelaapi/services/publisherd/v1/publisherd_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/publisherd/v1 copying build/lib/github/com/metaprov/modelaapi/services/publisherd/v1/publisherd_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/publisherd/v1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/dataproduct copying build/lib/github/com/metaprov/modelaapi/services/dataproduct/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/dataproduct creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/dataproduct/v1 copying build/lib/github/com/metaprov/modelaapi/services/dataproduct/v1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/dataproduct/v1 copying build/lib/github/com/metaprov/modelaapi/services/dataproduct/v1/dataproduct_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/dataproduct/v1 copying build/lib/github/com/metaprov/modelaapi/services/dataproduct/v1/dataproduct_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/dataproduct/v1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/entity copying build/lib/github/com/metaprov/modelaapi/services/entity/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/entity creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/entity/v1 copying build/lib/github/com/metaprov/modelaapi/services/entity/v1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/entity/v1 copying build/lib/github/com/metaprov/modelaapi/services/entity/v1/entity_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/entity/v1 copying build/lib/github/com/metaprov/modelaapi/services/entity/v1/entity_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/entity/v1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/lab copying build/lib/github/com/metaprov/modelaapi/services/lab/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/lab creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/lab/v1 copying build/lib/github/com/metaprov/modelaapi/services/lab/v1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/lab/v1 copying build/lib/github/com/metaprov/modelaapi/services/lab/v1/lab_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/lab/v1 copying build/lib/github/com/metaprov/modelaapi/services/lab/v1/lab_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/lab/v1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/servingsite copying build/lib/github/com/metaprov/modelaapi/services/servingsite/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/servingsite creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/servingsite/v1 copying build/lib/github/com/metaprov/modelaapi/services/servingsite/v1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/servingsite/v1 copying build/lib/github/com/metaprov/modelaapi/services/servingsite/v1/servingsite_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/servingsite/v1 copying build/lib/github/com/metaprov/modelaapi/services/servingsite/v1/servingsite_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/servingsite/v1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/datasource copying build/lib/github/com/metaprov/modelaapi/services/datasource/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/datasource creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/datasource/v1 copying build/lib/github/com/metaprov/modelaapi/services/datasource/v1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/datasource/v1 copying build/lib/github/com/metaprov/modelaapi/services/datasource/v1/datasource_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/datasource/v1 copying build/lib/github/com/metaprov/modelaapi/services/datasource/v1/datasource_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/datasource/v1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/objectstored copying build/lib/github/com/metaprov/modelaapi/services/objectstored/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/objectstored creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/objectstored/v1 copying build/lib/github/com/metaprov/modelaapi/services/objectstored/v1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/objectstored/v1 copying build/lib/github/com/metaprov/modelaapi/services/objectstored/v1/objectstored_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/objectstored/v1 copying build/lib/github/com/metaprov/modelaapi/services/objectstored/v1/objectstored_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/objectstored/v1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/modelclass copying build/lib/github/com/metaprov/modelaapi/services/modelclass/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/modelclass creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/modelclass/v1 copying build/lib/github/com/metaprov/modelaapi/services/modelclass/v1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/modelclass/v1 copying build/lib/github/com/metaprov/modelaapi/services/modelclass/v1/modelclass_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/modelclass/v1 copying build/lib/github/com/metaprov/modelaapi/services/modelclass/v1/modelclass_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/modelclass/v1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/account copying build/lib/github/com/metaprov/modelaapi/services/account/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/account creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/account/v1 copying build/lib/github/com/metaprov/modelaapi/services/account/v1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/account/v1 copying build/lib/github/com/metaprov/modelaapi/services/account/v1/account_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/account/v1 copying build/lib/github/com/metaprov/modelaapi/services/account/v1/account_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/account/v1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/dataset copying build/lib/github/com/metaprov/modelaapi/services/dataset/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/dataset creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/dataset/v1 copying build/lib/github/com/metaprov/modelaapi/services/dataset/v1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/dataset/v1 copying build/lib/github/com/metaprov/modelaapi/services/dataset/v1/dataset_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/dataset/v1 copying build/lib/github/com/metaprov/modelaapi/services/dataset/v1/dataset_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/dataset/v1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/common copying build/lib/github/com/metaprov/modelaapi/services/common/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/common creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/common/v1 copying build/lib/github/com/metaprov/modelaapi/services/common/v1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/common/v1 copying build/lib/github/com/metaprov/modelaapi/services/common/v1/common_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/common/v1 copying build/lib/github/com/metaprov/modelaapi/services/common/v1/common_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/common/v1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/modelasystem copying build/lib/github/com/metaprov/modelaapi/services/modelasystem/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/modelasystem creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/modelasystem/v1 copying build/lib/github/com/metaprov/modelaapi/services/modelasystem/v1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/modelasystem/v1 copying build/lib/github/com/metaprov/modelaapi/services/modelasystem/v1/modeldsystem_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/modelasystem/v1 copying build/lib/github/com/metaprov/modelaapi/services/modelasystem/v1/modelasystem_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/modelasystem/v1 copying build/lib/github/com/metaprov/modelaapi/services/modelasystem/v1/modeldsystem_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/modelasystem/v1 copying build/lib/github/com/metaprov/modelaapi/services/modelasystem/v1/modelasystem_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/modelasystem/v1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/review copying build/lib/github/com/metaprov/modelaapi/services/review/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/review creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/review/v1 copying build/lib/github/com/metaprov/modelaapi/services/review/v1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/review/v1 copying build/lib/github/com/metaprov/modelaapi/services/review/v1/review_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/review/v1 copying build/lib/github/com/metaprov/modelaapi/services/review/v1/review_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/review/v1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/modeldsystem copying build/lib/github/com/metaprov/modelaapi/services/modeldsystem/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/modeldsystem creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/modeldsystem/v1 copying build/lib/github/com/metaprov/modelaapi/services/modeldsystem/v1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/modeldsystem/v1 copying build/lib/github/com/metaprov/modelaapi/services/modeldsystem/v1/modeldsystem_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/modeldsystem/v1 copying build/lib/github/com/metaprov/modelaapi/services/modeldsystem/v1/modeldsystem_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/modeldsystem/v1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/conversation copying build/lib/github/com/metaprov/modelaapi/services/conversation/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/conversation creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/conversation/v1 copying build/lib/github/com/metaprov/modelaapi/services/conversation/v1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/conversation/v1 copying build/lib/github/com/metaprov/modelaapi/services/conversation/v1/conversation_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/conversation/v1 copying build/lib/github/com/metaprov/modelaapi/services/conversation/v1/conversation_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/conversation/v1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/tenant copying build/lib/github/com/metaprov/modelaapi/services/tenant/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/tenant creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/tenant/v1 copying build/lib/github/com/metaprov/modelaapi/services/tenant/v1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/tenant/v1 copying build/lib/github/com/metaprov/modelaapi/services/tenant/v1/tenant_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/tenant/v1 copying build/lib/github/com/metaprov/modelaapi/services/tenant/v1/tenant_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/tenant/v1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/cloudproxyd copying build/lib/github/com/metaprov/modelaapi/services/cloudproxyd/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/cloudproxyd creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/cloudproxyd/v1 copying build/lib/github/com/metaprov/modelaapi/services/cloudproxyd/v1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/cloudproxyd/v1 copying build/lib/github/com/metaprov/modelaapi/services/cloudproxyd/v1/cloudproxyd_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/cloudproxyd/v1 copying build/lib/github/com/metaprov/modelaapi/services/cloudproxyd/v1/cloudproxyd_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/cloudproxyd/v1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/attachment copying build/lib/github/com/metaprov/modelaapi/services/attachment/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/attachment creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/attachment/v1 copying build/lib/github/com/metaprov/modelaapi/services/attachment/v1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/attachment/v1 copying build/lib/github/com/metaprov/modelaapi/services/attachment/v1/attachment_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/attachment/v1 copying build/lib/github/com/metaprov/modelaapi/services/attachment/v1/attachment_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/attachment/v1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/datapipeline copying build/lib/github/com/metaprov/modelaapi/services/datapipeline/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/datapipeline creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/datapipeline/v1 copying build/lib/github/com/metaprov/modelaapi/services/datapipeline/v1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/datapipeline/v1 copying build/lib/github/com/metaprov/modelaapi/services/datapipeline/v1/datapipeline_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/datapipeline/v1 copying build/lib/github/com/metaprov/modelaapi/services/datapipeline/v1/datapipeline_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/datapipeline/v1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/predictionstore copying build/lib/github/com/metaprov/modelaapi/services/predictionstore/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/predictionstore creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/predictionstore/v1 copying build/lib/github/com/metaprov/modelaapi/services/predictionstore/v1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/predictionstore/v1 copying build/lib/github/com/metaprov/modelaapi/services/predictionstore/v1/predictionstore_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/predictionstore/v1 copying build/lib/github/com/metaprov/modelaapi/services/predictionstore/v1/predictionstore_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/predictionstore/v1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/trainerd copying build/lib/github/com/metaprov/modelaapi/services/trainerd/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/trainerd creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/trainerd/v1 copying build/lib/github/com/metaprov/modelaapi/services/trainerd/v1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/trainerd/v1 copying build/lib/github/com/metaprov/modelaapi/services/trainerd/v1/trainerd_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/trainerd/v1 copying build/lib/github/com/metaprov/modelaapi/services/trainerd/v1/trainerd_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/trainerd/v1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/data copying build/lib/github/com/metaprov/modelaapi/services/data/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/data creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/data/v1 copying build/lib/github/com/metaprov/modelaapi/services/data/v1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/data/v1 copying build/lib/github/com/metaprov/modelaapi/services/data/v1/data_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/data/v1 copying build/lib/github/com/metaprov/modelaapi/services/data/v1/data_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/data/v1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/catalog copying build/lib/github/com/metaprov/modelaapi/services/catalog/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/catalog creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/catalog/v1 copying build/lib/github/com/metaprov/modelaapi/services/catalog/v1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/catalog/v1 copying build/lib/github/com/metaprov/modelaapi/services/catalog/v1/catalog_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/catalog/v1 copying build/lib/github/com/metaprov/modelaapi/services/catalog/v1/catalog_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/catalog/v1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/dbproxyd copying build/lib/github/com/metaprov/modelaapi/services/dbproxyd/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/dbproxyd creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/dbproxyd/v1 copying build/lib/github/com/metaprov/modelaapi/services/dbproxyd/v1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/dbproxyd/v1 copying build/lib/github/com/metaprov/modelaapi/services/dbproxyd/v1/dbproxyd_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/dbproxyd/v1 copying build/lib/github/com/metaprov/modelaapi/services/dbproxyd/v1/dbproxyd_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/dbproxyd/v1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/commit copying build/lib/github/com/metaprov/modelaapi/services/commit/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/commit creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/commit/v1 copying build/lib/github/com/metaprov/modelaapi/services/commit/v1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/commit/v1 copying build/lib/github/com/metaprov/modelaapi/services/commit/v1/commit_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/commit/v1 copying build/lib/github/com/metaprov/modelaapi/services/commit/v1/commit_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/commit/v1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/license copying build/lib/github/com/metaprov/modelaapi/services/license/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/license creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/license/v1 copying build/lib/github/com/metaprov/modelaapi/services/license/v1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/license/v1 copying build/lib/github/com/metaprov/modelaapi/services/license/v1/license_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/license/v1 copying build/lib/github/com/metaprov/modelaapi/services/license/v1/license_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/license/v1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/onlinefeaturestored copying build/lib/github/com/metaprov/modelaapi/services/onlinefeaturestored/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/onlinefeaturestored creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/onlinefeaturestored/v1 copying build/lib/github/com/metaprov/modelaapi/services/onlinefeaturestored/v1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/onlinefeaturestored/v1 copying build/lib/github/com/metaprov/modelaapi/services/onlinefeaturestored/v1/onlinefeaturestored_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/onlinefeaturestored/v1 copying build/lib/github/com/metaprov/modelaapi/services/onlinefeaturestored/v1/onlinefeaturestored_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/onlinefeaturestored/v1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/prediction copying build/lib/github/com/metaprov/modelaapi/services/prediction/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/prediction creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/prediction/v1 copying build/lib/github/com/metaprov/modelaapi/services/prediction/v1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/prediction/v1 copying build/lib/github/com/metaprov/modelaapi/services/prediction/v1/prediction_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/prediction/v1 copying build/lib/github/com/metaprov/modelaapi/services/prediction/v1/prediction_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/prediction/v1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/recipe copying build/lib/github/com/metaprov/modelaapi/services/recipe/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/recipe creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/recipe/v1 copying build/lib/github/com/metaprov/modelaapi/services/recipe/v1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/recipe/v1 copying build/lib/github/com/metaprov/modelaapi/services/recipe/v1/recipe_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/recipe/v1 copying build/lib/github/com/metaprov/modelaapi/services/recipe/v1/recipe_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/recipe/v1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg copying build/lib/github/com/metaprov/modelaapi/pkg/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis copying build/lib/github/com/metaprov/modelaapi/pkg/apis/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/infra copying build/lib/github/com/metaprov/modelaapi/pkg/apis/infra/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/infra creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/infra/v1alpha1 copying build/lib/github/com/metaprov/modelaapi/pkg/apis/infra/v1alpha1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/infra/v1alpha1 copying build/lib/github/com/metaprov/modelaapi/pkg/apis/infra/v1alpha1/generated_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/infra/v1alpha1 copying build/lib/github/com/metaprov/modelaapi/pkg/apis/infra/v1alpha1/generated_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/infra/v1alpha1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/team copying build/lib/github/com/metaprov/modelaapi/pkg/apis/team/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/team creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/team/v1alpha1 copying build/lib/github/com/metaprov/modelaapi/pkg/apis/team/v1alpha1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/team/v1alpha1 copying build/lib/github/com/metaprov/modelaapi/pkg/apis/team/v1alpha1/generated_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/team/v1alpha1 copying build/lib/github/com/metaprov/modelaapi/pkg/apis/team/v1alpha1/generated_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/team/v1alpha1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/inference copying build/lib/github/com/metaprov/modelaapi/pkg/apis/inference/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/inference creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/inference/v1alpha1 copying build/lib/github/com/metaprov/modelaapi/pkg/apis/inference/v1alpha1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/inference/v1alpha1 copying build/lib/github/com/metaprov/modelaapi/pkg/apis/inference/v1alpha1/generated_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/inference/v1alpha1 copying build/lib/github/com/metaprov/modelaapi/pkg/apis/inference/v1alpha1/generated_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/inference/v1alpha1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/training copying build/lib/github/com/metaprov/modelaapi/pkg/apis/training/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/training creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/training/v1alpha1 copying build/lib/github/com/metaprov/modelaapi/pkg/apis/training/v1alpha1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/training/v1alpha1 copying build/lib/github/com/metaprov/modelaapi/pkg/apis/training/v1alpha1/generated_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/training/v1alpha1 copying build/lib/github/com/metaprov/modelaapi/pkg/apis/training/v1alpha1/generated_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/training/v1alpha1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/data copying build/lib/github/com/metaprov/modelaapi/pkg/apis/data/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/data creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/data/v1alpha1 copying build/lib/github/com/metaprov/modelaapi/pkg/apis/data/v1alpha1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/data/v1alpha1 copying build/lib/github/com/metaprov/modelaapi/pkg/apis/data/v1alpha1/generated_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/data/v1alpha1 copying build/lib/github/com/metaprov/modelaapi/pkg/apis/data/v1alpha1/generated_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/data/v1alpha1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/catalog copying build/lib/github/com/metaprov/modelaapi/pkg/apis/catalog/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/catalog creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/catalog/v1alpha1 copying build/lib/github/com/metaprov/modelaapi/pkg/apis/catalog/v1alpha1/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/catalog/v1alpha1 copying build/lib/github/com/metaprov/modelaapi/pkg/apis/catalog/v1alpha1/generated_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/catalog/v1alpha1 copying build/lib/github/com/metaprov/modelaapi/pkg/apis/catalog/v1alpha1/generated_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/catalog/v1alpha1 creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/gogo copying build/lib/github/com/gogo/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/gogo creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/gogo/protobuf copying build/lib/github/com/gogo/protobuf/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/gogo/protobuf creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/gogo/protobuf/gogoproto copying build/lib/github/com/gogo/protobuf/gogoproto/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/gogo/protobuf/gogoproto copying build/lib/github/com/gogo/protobuf/gogoproto/gogo_pb2_grpc.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/gogo/protobuf/gogoproto copying build/lib/github/com/gogo/protobuf/gogoproto/gogo_pb2.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/gogo/protobuf/gogoproto creating /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/modelaapi copying build/lib/modelaapi/__init__.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/modelaapi copying build/lib/modelaapi/consts.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/modelaapi copying build/lib/modelaapi/ts.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/modelaapi copying build/lib/modelaapi/graykite_model.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/modelaapi copying build/lib/modelaapi/version.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/modelaapi copying build/lib/modelaapi/custom_transformers.py -> /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/modelaapi byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/apimachinery/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/apimachinery/pkg/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/apimachinery/pkg/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/apimachinery/pkg/api/resource/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/apimachinery/pkg/api/resource/generated_pb2_grpc.py to generated_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/apimachinery/pkg/api/resource/generated_pb2.py to generated_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/apimachinery/pkg/runtime/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/apimachinery/pkg/runtime/generated_pb2_grpc.py to generated_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/apimachinery/pkg/runtime/schema/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/apimachinery/pkg/runtime/schema/generated_pb2_grpc.py to generated_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/apimachinery/pkg/runtime/schema/generated_pb2.py to generated_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/apimachinery/pkg/runtime/generated_pb2.py to generated_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/apimachinery/pkg/util/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/apimachinery/pkg/util/intstr/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/apimachinery/pkg/util/intstr/generated_pb2_grpc.py to generated_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/apimachinery/pkg/util/intstr/generated_pb2.py to generated_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/apimachinery/pkg/apis/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/apimachinery/pkg/apis/meta/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/apimachinery/pkg/apis/meta/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/apimachinery/pkg/apis/meta/v1/generated_pb2_grpc.py to generated_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/apimachinery/pkg/apis/meta/v1/generated_pb2.py to generated_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/api/rbac/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/api/rbac/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/api/rbac/v1/generated_pb2_grpc.py to generated_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/api/rbac/v1/generated_pb2.py to generated_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/api/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/api/core/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/api/core/v1/generated_pb2_grpc.py to generated_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/api/core/v1/generated_pb2.py to generated_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/api/apps/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/api/apps/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/k8s/io/api/apps/v1/generated_pb2.py to generated_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/google/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/google/api/annotations_pb2.py to annotations_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/google/api/annotations_pb2_grpc.py to annotations_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/google/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/google/api/http_pb2.py to http_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/google/api/http_pb2_grpc.py to http_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/featuregroup/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/featuregroup/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/featuregroup/v1/featuregroup_pb2_grpc.py to featuregroup_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/featuregroup/v1/featuregroup_pb2.py to featuregroup_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/system/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/system/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/system/v1/system_pb2.py to system_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/system/v1/system_pb2_grpc.py to system_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/alert/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/alert/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/alert/v1/alert_pb2.py to alert_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/alert/v1/alert_pb2_grpc.py to alert_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/notifier/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/notifier/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/notifier/v1/notifier_pb2.py to notifier_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/notifier/v1/notifier_pb2_grpc.py to notifier_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/datapipelinerun/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/datapipelinerun/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/datapipelinerun/v1/datapipelinerun_pb2.py to datapipelinerun_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/datapipelinerun/v1/datapipelinerun_pb2_grpc.py to datapipelinerun_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/runbook/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/runbook/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/runbook/v1/runbook_pb2.py to runbook_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/runbook/v1/runbook_pb2_grpc.py to runbook_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/k8score/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/k8score/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/k8score/v1/k8score_pb2_grpc.py to k8score_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/k8score/v1/k8score_pb2.py to k8score_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/predictor/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/predictor/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/predictor/v1/predictor_pb2.py to predictor_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/predictor/v1/predictor_pb2_grpc.py to predictor_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/virtualbucket/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/virtualbucket/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/virtualbucket/v1/virtualbucket_pb2_grpc.py to virtualbucket_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/virtualbucket/v1/virtualbucket_pb2.py to virtualbucket_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/fileservices/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/fileservices/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/fileservices/v1/fileservices_pb2.py to fileservices_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/fileservices/v1/fileservices_pb2_grpc.py to fileservices_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/reciperun/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/reciperun/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/reciperun/v1/reciperun_pb2_grpc.py to reciperun_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/reciperun/v1/reciperun_pb2.py to reciperun_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/report/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/report/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/report/v1/report_pb2.py to report_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/report/v1/report_pb2_grpc.py to report_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/sqlquery/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/sqlquery/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/sqlquery/v1/sqlquery_pb2.py to sqlquery_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/sqlquery/v1/sqlquery_pb2_grpc.py to sqlquery_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/study/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/study/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/study/v1/study_pb2.py to study_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/study/v1/study_pb2_grpc.py to study_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/connection/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/connection/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/connection/v1/connection_pb2.py to connection_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/connection/v1/connection_pb2_grpc.py to connection_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/offlinefeaturestored/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/offlinefeaturestored/v1/offlinefeaturestored_pb2_grpc.py to offlinefeaturestored_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/offlinefeaturestored/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/offlinefeaturestored/v1/offlinefeaturestored_pb2.py to offlinefeaturestored_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/sqlqueryrun/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/sqlqueryrun/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/sqlqueryrun/v1/sqlqueryrun_pb2_grpc.py to sqlqueryrun_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/sqlqueryrun/v1/sqlqueryrun_pb2.py to sqlqueryrun_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/featurehistogram/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/featurehistogram/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/featurehistogram/v1/featurehistogram_pb2_grpc.py to featurehistogram_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/featurehistogram/v1/featurehistogram_pb2.py to featurehistogram_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/model/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/model/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/model/v1/model_pb2.py to model_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/model/v1/model_pb2_grpc.py to model_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/dataapp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/dataapp/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/dataapp/v1/dataapp_pb2.py to dataapp_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/dataapp/v1/dataapp_pb2_grpc.py to dataapp_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/todo/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/todo/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/todo/v1/todo_pb2_grpc.py to todo_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/todo/v1/todo_pb2.py to todo_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/grpcinferenceservice/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/grpcinferenceservice/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/grpcinferenceservice/v1/grpcinferenceservice_pb2.py to grpcinferenceservice_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/grpcinferenceservice/v1/grpcinferenceservice_pb2_grpc.py to grpcinferenceservice_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/userroleclass/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/userroleclass/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/userroleclass/v1/userroleclass_pb2_grpc.py to userroleclass_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/userroleclass/v1/userroleclass_pb2.py to userroleclass_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/postmortem/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/postmortem/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/postmortem/v1/postmortem_pb2_grpc.py to postmortem_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/postmortem/v1/postmortem_pb2.py to postmortem_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/batchpredictord/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/batchpredictord/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/batchpredictord/v1/batchpredictord_pb2.py to batchpredictord_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/batchpredictord/v1/batchpredictord_pb2_grpc.py to batchpredictord_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/dataproductversion/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/dataproductversion/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/dataproductversion/v1/dataproductversion_pb2_grpc.py to dataproductversion_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/dataproductversion/v1/dataproductversion_pb2.py to dataproductversion_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/publisherd/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/publisherd/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/publisherd/v1/publisherd_pb2.py to publisherd_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/publisherd/v1/publisherd_pb2_grpc.py to publisherd_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/dataproduct/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/dataproduct/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/dataproduct/v1/dataproduct_pb2_grpc.py to dataproduct_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/dataproduct/v1/dataproduct_pb2.py to dataproduct_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/entity/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/entity/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/entity/v1/entity_pb2_grpc.py to entity_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/entity/v1/entity_pb2.py to entity_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/lab/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/lab/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/lab/v1/lab_pb2.py to lab_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/lab/v1/lab_pb2_grpc.py to lab_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/servingsite/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/servingsite/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/servingsite/v1/servingsite_pb2_grpc.py to servingsite_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/servingsite/v1/servingsite_pb2.py to servingsite_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/datasource/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/datasource/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/datasource/v1/datasource_pb2.py to datasource_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/datasource/v1/datasource_pb2_grpc.py to datasource_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/objectstored/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/objectstored/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/objectstored/v1/objectstored_pb2.py to objectstored_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/objectstored/v1/objectstored_pb2_grpc.py to objectstored_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/modelclass/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/modelclass/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/modelclass/v1/modelclass_pb2_grpc.py to modelclass_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/modelclass/v1/modelclass_pb2.py to modelclass_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/account/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/account/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/account/v1/account_pb2_grpc.py to account_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/account/v1/account_pb2.py to account_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/dataset/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/dataset/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/dataset/v1/dataset_pb2.py to dataset_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/dataset/v1/dataset_pb2_grpc.py to dataset_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/common/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/common/v1/common_pb2_grpc.py to common_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/common/v1/common_pb2.py to common_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/modelasystem/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/modelasystem/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/modelasystem/v1/modeldsystem_pb2.py to modeldsystem_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/modelasystem/v1/modelasystem_pb2.py to modelasystem_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/modelasystem/v1/modeldsystem_pb2_grpc.py to modeldsystem_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/modelasystem/v1/modelasystem_pb2_grpc.py to modelasystem_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/review/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/review/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/review/v1/review_pb2_grpc.py to review_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/review/v1/review_pb2.py to review_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/modeldsystem/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/modeldsystem/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/modeldsystem/v1/modeldsystem_pb2.py to modeldsystem_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/modeldsystem/v1/modeldsystem_pb2_grpc.py to modeldsystem_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/conversation/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/conversation/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/conversation/v1/conversation_pb2_grpc.py to conversation_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/conversation/v1/conversation_pb2.py to conversation_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/tenant/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/tenant/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/tenant/v1/tenant_pb2.py to tenant_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/tenant/v1/tenant_pb2_grpc.py to tenant_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/cloudproxyd/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/cloudproxyd/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/cloudproxyd/v1/cloudproxyd_pb2_grpc.py to cloudproxyd_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/cloudproxyd/v1/cloudproxyd_pb2.py to cloudproxyd_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/attachment/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/attachment/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/attachment/v1/attachment_pb2.py to attachment_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/attachment/v1/attachment_pb2_grpc.py to attachment_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/datapipeline/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/datapipeline/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/datapipeline/v1/datapipeline_pb2_grpc.py to datapipeline_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/datapipeline/v1/datapipeline_pb2.py to datapipeline_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/predictionstore/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/predictionstore/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/predictionstore/v1/predictionstore_pb2.py to predictionstore_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/predictionstore/v1/predictionstore_pb2_grpc.py to predictionstore_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/trainerd/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/trainerd/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/trainerd/v1/trainerd_pb2_grpc.py to trainerd_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/trainerd/v1/trainerd_pb2.py to trainerd_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/data/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/data/v1/data_pb2.py to data_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/data/v1/data_pb2_grpc.py to data_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/catalog/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/catalog/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/catalog/v1/catalog_pb2_grpc.py to catalog_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/catalog/v1/catalog_pb2.py to catalog_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/dbproxyd/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/dbproxyd/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/dbproxyd/v1/dbproxyd_pb2.py to dbproxyd_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/dbproxyd/v1/dbproxyd_pb2_grpc.py to dbproxyd_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/commit/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/commit/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/commit/v1/commit_pb2.py to commit_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/commit/v1/commit_pb2_grpc.py to commit_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/license/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/license/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/license/v1/license_pb2.py to license_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/license/v1/license_pb2_grpc.py to license_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/onlinefeaturestored/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/onlinefeaturestored/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/onlinefeaturestored/v1/onlinefeaturestored_pb2_grpc.py to onlinefeaturestored_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/onlinefeaturestored/v1/onlinefeaturestored_pb2.py to onlinefeaturestored_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/prediction/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/prediction/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/prediction/v1/prediction_pb2.py to prediction_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/prediction/v1/prediction_pb2_grpc.py to prediction_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/recipe/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/recipe/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/recipe/v1/recipe_pb2_grpc.py to recipe_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/services/recipe/v1/recipe_pb2.py to recipe_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/infra/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/infra/v1alpha1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/infra/v1alpha1/generated_pb2_grpc.py to generated_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/infra/v1alpha1/generated_pb2.py to generated_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/team/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/team/v1alpha1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/team/v1alpha1/generated_pb2_grpc.py to generated_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/team/v1alpha1/generated_pb2.py to generated_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/inference/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/inference/v1alpha1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/inference/v1alpha1/generated_pb2_grpc.py to generated_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/inference/v1alpha1/generated_pb2.py to generated_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/training/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/training/v1alpha1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/training/v1alpha1/generated_pb2_grpc.py to generated_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/training/v1alpha1/generated_pb2.py to generated_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/data/v1alpha1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/data/v1alpha1/generated_pb2_grpc.py to generated_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/data/v1alpha1/generated_pb2.py to generated_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/catalog/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/catalog/v1alpha1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/catalog/v1alpha1/generated_pb2_grpc.py to generated_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/metaprov/modelaapi/pkg/apis/catalog/v1alpha1/generated_pb2.py to generated_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/gogo/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/gogo/protobuf/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/gogo/protobuf/gogoproto/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/gogo/protobuf/gogoproto/gogo_pb2_grpc.py to gogo_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/github/com/gogo/protobuf/gogoproto/gogo_pb2.py to gogo_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/modelaapi/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/modelaapi/consts.py to consts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/modelaapi/ts.py to ts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/modelaapi/graykite_model.py to graykite_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/modelaapi/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/modelaapi/custom_transformers.py to custom_transformers.cpython-39.pyc writing byte-compilation script '/tmp/tmp__lqhxu3.py' /usr/bin/python3 /tmp/tmp__lqhxu3.py removing /tmp/tmp__lqhxu3.py running install_egg_info running egg_info writing modelaapi.egg-info/PKG-INFO writing dependency_links to modelaapi.egg-info/dependency_links.txt writing entry points to modelaapi.egg-info/entry_points.txt writing requirements to modelaapi.egg-info/requires.txt writing top-level names to modelaapi.egg-info/top_level.txt reading manifest file 'modelaapi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.yml' warning: no files found matching 'examples/*.ipynb' warning: no files found matching 'examples/*.md' warning: no directories found matching 'docs' no previously-included directories found matching 'docs/_build' warning: no directories found matching 'tests' no previously-included directories found matching 'tests/fixtures' no previously-included directories found matching 'tests/actual_images' warning: no directories found matching 'modela' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution warning: no previously-included files matching '.ipynb_checkpoints' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution warning: no previously-included files matching '.env' found anywhere in distribution warning: no previously-included files matching '.coverage.*' found anywhere in distribution adding license file 'LICENSE.txt' writing manifest file 'modelaapi.egg-info/SOURCES.txt' Copying modelaapi.egg-info to /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9/site-packages/modelaapi-0.5.424-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64//usr/share/doc/python-modelaapi + '[' -d doc ']' ~/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64 ~/build/BUILD/modelaapi-0.5.424 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/modelaapi-0.5.424 + popd + mv /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.5.424-1 --unique-debug-suffix -0.5.424-1.x86_64 --unique-debug-src-base python-modelaapi-0.5.424-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/modelaapi-0.5.424 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-modelaapi-0.5.424-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-modelaapi-0.5.424-1.noarch Provides: python-modelaapi python3-modelaapi = 0.5.424-1 python3.9dist(modelaapi) = 0.5.424 python3dist(modelaapi) = 0.5.424 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(grpcio) >= 1.44 python3.9dist(grpcio-tools) >= 1.44 Processing files: python-modelaapi-help-0.5.424-1.noarch warning: Empty %files file /builddir/build/BUILD/modelaapi-0.5.424/doclist.lst Provides: python-modelaapi-help = 0.5.424-1 python3-modelaapi-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-modelaapi-0.5.424-1.x86_64 Wrote: /builddir/build/RPMS/python-modelaapi-help-0.5.424-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-modelaapi-0.5.424-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RDKt59 + umask 022 + cd /builddir/build/BUILD + cd modelaapi-0.5.424 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-modelaapi-0.5.424-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0