Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-jina.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682285831.983558/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-jina.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-jina-3.15.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-jina.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682285831.983558/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-jina.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-jina-3.15.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-jina.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682285831.983558/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-jina.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.JNtd6i + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf jina-3.15.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/jina-3.15.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd jina-3.15.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BMvzKm + umask 022 + cd /builddir/build/BUILD + cd jina-3.15.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/jina_cli copying jina_cli/lookup.py -> build/lib/jina_cli copying jina_cli/export.py -> build/lib/jina_cli copying jina_cli/known_plugins.py -> build/lib/jina_cli copying jina_cli/__init__.py -> build/lib/jina_cli copying jina_cli/autocomplete.py -> build/lib/jina_cli copying jina_cli/api.py -> build/lib/jina_cli creating build/lib/jina copying jina/constants.py -> build/lib/jina copying jina/helper.py -> build/lib/jina copying jina/__init__.py -> build/lib/jina copying jina/enums.py -> build/lib/jina copying jina/_docarray.py -> build/lib/jina copying jina/importer.py -> build/lib/jina copying jina/__main__.py -> build/lib/jina copying jina/excepts.py -> build/lib/jina copying jina/exporter.py -> build/lib/jina copying jina/checker.py -> build/lib/jina creating build/lib/jina/serve copying jina/serve/helper.py -> build/lib/jina/serve copying jina/serve/monitoring.py -> build/lib/jina/serve copying jina/serve/__init__.py -> build/lib/jina/serve creating build/lib/jina/logging copying jina/logging/formatter.py -> build/lib/jina/logging copying jina/logging/__init__.py -> build/lib/jina/logging copying jina/logging/profile.py -> build/lib/jina/logging copying jina/logging/predefined.py -> build/lib/jina/logging copying jina/logging/logger.py -> build/lib/jina/logging creating build/lib/jina/types copying jina/types/__init__.py -> build/lib/jina/types copying jina/types/mixin.py -> build/lib/jina/types creating build/lib/jina/schemas copying jina/schemas/flow.py -> build/lib/jina/schemas copying jina/schemas/helper.py -> build/lib/jina/schemas copying jina/schemas/__init__.py -> build/lib/jina/schemas copying jina/schemas/meta.py -> build/lib/jina/schemas copying jina/schemas/deployment.py -> build/lib/jina/schemas copying jina/schemas/executor.py -> build/lib/jina/schemas copying jina/schemas/gateway.py -> build/lib/jina/schemas creating build/lib/jina/parsers copying jina/parsers/export.py -> build/lib/jina/parsers copying jina/parsers/flow.py -> build/lib/jina/parsers copying jina/parsers/create.py -> build/lib/jina/parsers copying jina/parsers/helper.py -> build/lib/jina/parsers copying jina/parsers/__init__.py -> build/lib/jina/parsers copying jina/parsers/client.py -> build/lib/jina/parsers copying jina/parsers/logging.py -> build/lib/jina/parsers copying jina/parsers/ping.py -> build/lib/jina/parsers copying jina/parsers/deprecated.py -> build/lib/jina/parsers copying jina/parsers/base.py -> build/lib/jina/parsers creating build/lib/jina/orchestrate copying jina/orchestrate/helper.py -> build/lib/jina/orchestrate copying jina/orchestrate/orchestrator.py -> build/lib/jina/orchestrate copying jina/orchestrate/__init__.py -> build/lib/jina/orchestrate creating build/lib/jina/clients copying jina/clients/websocket.py -> build/lib/jina/clients copying jina/clients/helper.py -> build/lib/jina/clients copying jina/clients/__init__.py -> build/lib/jina/clients copying jina/clients/mixin.py -> build/lib/jina/clients copying jina/clients/grpc.py -> build/lib/jina/clients copying jina/clients/http.py -> build/lib/jina/clients creating build/lib/jina/proto copying jina/proto/jina_pb2_grpc.py -> build/lib/jina/proto copying jina/proto/__init__.py -> build/lib/jina/proto copying jina/proto/jina_pb2.py -> build/lib/jina/proto copying jina/proto/serializer.py -> build/lib/jina/proto creating build/lib/jina/jaml copying jina/jaml/helper.py -> build/lib/jina/jaml copying jina/jaml/__init__.py -> build/lib/jina/jaml creating build/lib/jina/serve/networking copying jina/serve/networking/replica_list.py -> build/lib/jina/serve/networking copying jina/serve/networking/instrumentation.py -> build/lib/jina/serve/networking copying jina/serve/networking/utils.py -> build/lib/jina/serve/networking copying jina/serve/networking/__init__.py -> build/lib/jina/serve/networking copying jina/serve/networking/connection_stub.py -> build/lib/jina/serve/networking copying jina/serve/networking/connection_pool_map.py -> build/lib/jina/serve/networking creating build/lib/jina/serve/stream copying jina/serve/stream/helper.py -> build/lib/jina/serve/stream copying jina/serve/stream/__init__.py -> build/lib/jina/serve/stream creating build/lib/jina/serve/runtimes copying jina/serve/runtimes/helper.py -> build/lib/jina/serve/runtimes copying jina/serve/runtimes/monitoring.py -> build/lib/jina/serve/runtimes copying jina/serve/runtimes/__init__.py -> build/lib/jina/serve/runtimes copying jina/serve/runtimes/asyncio.py -> build/lib/jina/serve/runtimes creating build/lib/jina/serve/instrumentation copying jina/serve/instrumentation/__init__.py -> build/lib/jina/serve/instrumentation creating build/lib/jina/serve/executors copying jina/serve/executors/__init__.py -> build/lib/jina/serve/executors copying jina/serve/executors/decorators.py -> build/lib/jina/serve/executors copying jina/serve/executors/metas.py -> build/lib/jina/serve/executors creating build/lib/jina/serve/runtimes/gateway copying jina/serve/runtimes/gateway/request_handling.py -> build/lib/jina/serve/runtimes/gateway copying jina/serve/runtimes/gateway/async_request_response_handling.py -> build/lib/jina/serve/runtimes/gateway copying jina/serve/runtimes/gateway/websocket_fastapi_app.py -> build/lib/jina/serve/runtimes/gateway copying jina/serve/runtimes/gateway/models.py -> build/lib/jina/serve/runtimes/gateway copying jina/serve/runtimes/gateway/__init__.py -> build/lib/jina/serve/runtimes/gateway copying jina/serve/runtimes/gateway/http_fastapi_app.py -> build/lib/jina/serve/runtimes/gateway copying jina/serve/runtimes/gateway/gateway.py -> build/lib/jina/serve/runtimes/gateway copying jina/serve/runtimes/gateway/streamer.py -> build/lib/jina/serve/runtimes/gateway creating build/lib/jina/serve/runtimes/servers copying jina/serve/runtimes/servers/websocket.py -> build/lib/jina/serve/runtimes/servers copying jina/serve/runtimes/servers/composite.py -> build/lib/jina/serve/runtimes/servers copying jina/serve/runtimes/servers/__init__.py -> build/lib/jina/serve/runtimes/servers copying jina/serve/runtimes/servers/load_balancer.py -> build/lib/jina/serve/runtimes/servers copying jina/serve/runtimes/servers/grpc.py -> build/lib/jina/serve/runtimes/servers copying jina/serve/runtimes/servers/http.py -> build/lib/jina/serve/runtimes/servers creating build/lib/jina/serve/runtimes/worker copying jina/serve/runtimes/worker/request_handling.py -> build/lib/jina/serve/runtimes/worker copying jina/serve/runtimes/worker/__init__.py -> build/lib/jina/serve/runtimes/worker copying jina/serve/runtimes/worker/batch_queue.py -> build/lib/jina/serve/runtimes/worker copying jina/serve/runtimes/worker/http_fastapi_app.py -> build/lib/jina/serve/runtimes/worker creating build/lib/jina/serve/runtimes/head copying jina/serve/runtimes/head/request_handling.py -> build/lib/jina/serve/runtimes/head copying jina/serve/runtimes/head/__init__.py -> build/lib/jina/serve/runtimes/head creating build/lib/jina/serve/runtimes/gateway/http copying jina/serve/runtimes/gateway/http/__init__.py -> build/lib/jina/serve/runtimes/gateway/http creating build/lib/jina/serve/runtimes/gateway/grpc copying jina/serve/runtimes/gateway/grpc/__init__.py -> build/lib/jina/serve/runtimes/gateway/grpc creating build/lib/jina/serve/runtimes/gateway/graph copying jina/serve/runtimes/gateway/graph/topology_graph.py -> build/lib/jina/serve/runtimes/gateway/graph copying jina/serve/runtimes/gateway/graph/__init__.py -> build/lib/jina/serve/runtimes/gateway/graph creating build/lib/jina/serve/runtimes/gateway/composite copying jina/serve/runtimes/gateway/composite/__init__.py -> build/lib/jina/serve/runtimes/gateway/composite creating build/lib/jina/serve/runtimes/gateway/load_balancer copying jina/serve/runtimes/gateway/load_balancer/__init__.py -> build/lib/jina/serve/runtimes/gateway/load_balancer creating build/lib/jina/serve/runtimes/gateway/websocket copying jina/serve/runtimes/gateway/websocket/__init__.py -> build/lib/jina/serve/runtimes/gateway/websocket creating build/lib/jina/serve/runtimes/gateway/http/fastapi copying jina/serve/runtimes/gateway/http/fastapi/__init__.py -> build/lib/jina/serve/runtimes/gateway/http/fastapi creating build/lib/jina/types/request copying jina/types/request/__init__.py -> build/lib/jina/types/request copying jina/types/request/data.py -> build/lib/jina/types/request copying jina/types/request/status.py -> build/lib/jina/types/request creating build/lib/jina/parsers/orchestrate copying jina/parsers/orchestrate/pod.py -> build/lib/jina/parsers/orchestrate copying jina/parsers/orchestrate/__init__.py -> build/lib/jina/parsers/orchestrate copying jina/parsers/orchestrate/deployment.py -> build/lib/jina/parsers/orchestrate copying jina/parsers/orchestrate/base.py -> build/lib/jina/parsers/orchestrate creating build/lib/jina/parsers/orchestrate/runtimes copying jina/parsers/orchestrate/runtimes/container.py -> build/lib/jina/parsers/orchestrate/runtimes copying jina/parsers/orchestrate/runtimes/__init__.py -> build/lib/jina/parsers/orchestrate/runtimes copying jina/parsers/orchestrate/runtimes/runtime.py -> build/lib/jina/parsers/orchestrate/runtimes copying jina/parsers/orchestrate/runtimes/remote.py -> build/lib/jina/parsers/orchestrate/runtimes copying jina/parsers/orchestrate/runtimes/worker.py -> build/lib/jina/parsers/orchestrate/runtimes copying jina/parsers/orchestrate/runtimes/head.py -> build/lib/jina/parsers/orchestrate/runtimes copying jina/parsers/orchestrate/runtimes/grpc_channel.py -> build/lib/jina/parsers/orchestrate/runtimes creating build/lib/jina/orchestrate/pods copying jina/orchestrate/pods/container_helper.py -> build/lib/jina/orchestrate/pods copying jina/orchestrate/pods/container.py -> build/lib/jina/orchestrate/pods copying jina/orchestrate/pods/helper.py -> build/lib/jina/orchestrate/pods copying jina/orchestrate/pods/__init__.py -> build/lib/jina/orchestrate/pods copying jina/orchestrate/pods/factory.py -> build/lib/jina/orchestrate/pods creating build/lib/jina/orchestrate/flow copying jina/orchestrate/flow/builder.py -> build/lib/jina/orchestrate/flow copying jina/orchestrate/flow/__init__.py -> build/lib/jina/orchestrate/flow copying jina/orchestrate/flow/asyncio.py -> build/lib/jina/orchestrate/flow copying jina/orchestrate/flow/base.py -> build/lib/jina/orchestrate/flow creating build/lib/jina/orchestrate/deployments copying jina/orchestrate/deployments/__init__.py -> build/lib/jina/orchestrate/deployments copying jina/orchestrate/deployments/install_requirements_helper.py -> build/lib/jina/orchestrate/deployments creating build/lib/jina/orchestrate/deployments/config copying jina/orchestrate/deployments/config/k8s.py -> build/lib/jina/orchestrate/deployments/config copying jina/orchestrate/deployments/config/helper.py -> build/lib/jina/orchestrate/deployments/config copying jina/orchestrate/deployments/config/__init__.py -> build/lib/jina/orchestrate/deployments/config copying jina/orchestrate/deployments/config/docker_compose.py -> build/lib/jina/orchestrate/deployments/config creating build/lib/jina/orchestrate/deployments/config/k8slib copying jina/orchestrate/deployments/config/k8slib/kubernetes_tools.py -> build/lib/jina/orchestrate/deployments/config/k8slib copying jina/orchestrate/deployments/config/k8slib/__init__.py -> build/lib/jina/orchestrate/deployments/config/k8slib copying jina/orchestrate/deployments/config/k8slib/kubernetes_deployment.py -> build/lib/jina/orchestrate/deployments/config/k8slib creating build/lib/jina/clients/request copying jina/clients/request/helper.py -> build/lib/jina/clients/request copying jina/clients/request/__init__.py -> build/lib/jina/clients/request copying jina/clients/request/asyncio.py -> build/lib/jina/clients/request creating build/lib/jina/clients/base copying jina/clients/base/stream_rpc.py -> build/lib/jina/clients/base copying jina/clients/base/websocket.py -> build/lib/jina/clients/base copying jina/clients/base/retry.py -> build/lib/jina/clients/base copying jina/clients/base/helper.py -> build/lib/jina/clients/base copying jina/clients/base/__init__.py -> build/lib/jina/clients/base copying jina/clients/base/unary_rpc.py -> build/lib/jina/clients/base copying jina/clients/base/grpc.py -> build/lib/jina/clients/base copying jina/clients/base/http.py -> build/lib/jina/clients/base creating build/lib/jina/proto/docarray_v2 copying jina/proto/docarray_v2/__init__.py -> build/lib/jina/proto/docarray_v2 creating build/lib/jina/proto/docarray_v1 copying jina/proto/docarray_v1/__init__.py -> build/lib/jina/proto/docarray_v1 creating build/lib/jina/proto/docarray_v2/pb2 copying jina/proto/docarray_v2/pb2/jina_pb2_grpc.py -> build/lib/jina/proto/docarray_v2/pb2 copying jina/proto/docarray_v2/pb2/__init__.py -> build/lib/jina/proto/docarray_v2/pb2 copying jina/proto/docarray_v2/pb2/jina_pb2.py -> build/lib/jina/proto/docarray_v2/pb2 creating build/lib/jina/proto/docarray_v2/pb copying jina/proto/docarray_v2/pb/jina_pb2_grpc.py -> build/lib/jina/proto/docarray_v2/pb copying jina/proto/docarray_v2/pb/__init__.py -> build/lib/jina/proto/docarray_v2/pb copying jina/proto/docarray_v2/pb/jina_pb2.py -> build/lib/jina/proto/docarray_v2/pb creating build/lib/jina/proto/docarray_v1/pb2 copying jina/proto/docarray_v1/pb2/jina_pb2_grpc.py -> build/lib/jina/proto/docarray_v1/pb2 copying jina/proto/docarray_v1/pb2/__init__.py -> build/lib/jina/proto/docarray_v1/pb2 copying jina/proto/docarray_v1/pb2/jina_pb2.py -> build/lib/jina/proto/docarray_v1/pb2 creating build/lib/jina/proto/docarray_v1/pb copying jina/proto/docarray_v1/pb/jina_pb2_grpc.py -> build/lib/jina/proto/docarray_v1/pb copying jina/proto/docarray_v1/pb/__init__.py -> build/lib/jina/proto/docarray_v1/pb copying jina/proto/docarray_v1/pb/jina_pb2.py -> build/lib/jina/proto/docarray_v1/pb creating build/lib/jina/jaml/parsers copying jina/jaml/parsers/__init__.py -> build/lib/jina/jaml/parsers copying jina/jaml/parsers/base.py -> build/lib/jina/jaml/parsers creating build/lib/jina/jaml/parsers/gateway copying jina/jaml/parsers/gateway/legacy.py -> build/lib/jina/jaml/parsers/gateway copying jina/jaml/parsers/gateway/__init__.py -> build/lib/jina/jaml/parsers/gateway creating build/lib/jina/jaml/parsers/flow copying jina/jaml/parsers/flow/v1.py -> build/lib/jina/jaml/parsers/flow copying jina/jaml/parsers/flow/__init__.py -> build/lib/jina/jaml/parsers/flow creating build/lib/jina/jaml/parsers/deployment copying jina/jaml/parsers/deployment/legacy.py -> build/lib/jina/jaml/parsers/deployment copying jina/jaml/parsers/deployment/__init__.py -> build/lib/jina/jaml/parsers/deployment creating build/lib/jina/jaml/parsers/executor copying jina/jaml/parsers/executor/legacy.py -> build/lib/jina/jaml/parsers/executor copying jina/jaml/parsers/executor/__init__.py -> build/lib/jina/jaml/parsers/executor running egg_info writing jina.egg-info/PKG-INFO writing dependency_links to jina.egg-info/dependency_links.txt writing entry points to jina.egg-info/entry_points.txt writing requirements to jina.egg-info/requires.txt writing top-level names to jina.egg-info/top_level.txt reading manifest file 'jina.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'docarray/resources' no previously-included directories found matching 'tests/' no previously-included directories found matching '**/tests/' adding license file 'LICENSE' writing manifest file 'jina.egg-info/SOURCES.txt' creating build/lib/jina/resources copying jina/resources/Python.gitignore -> build/lib/jina/resources copying jina/resources/ci-vendors.json -> build/lib/jina/resources copying jina/resources/extra-requirements.txt -> build/lib/jina/resources copying jina/resources/jina.logo -> build/lib/jina/resources copying jina/resources/logging.default.yml -> build/lib/jina/resources copying jina/resources/logging.docker.yml -> build/lib/jina/resources copying jina/resources/logging.json.yml -> build/lib/jina/resources copying jina/resources/logging.profile.yml -> build/lib/jina/resources copying jina/resources/logging.quiet.yml -> build/lib/jina/resources copying jina/resources/logging.remote.yml -> build/lib/jina/resources creating build/lib/jina/resources/completions copying jina/resources/completions/jina.bash -> build/lib/jina/resources/completions copying jina/resources/completions/jina.fish -> build/lib/jina/resources/completions copying jina/resources/completions/jina.zsh -> build/lib/jina/resources/completions creating build/lib/jina/resources/health_check copying jina/resources/health_check/__init__.py -> build/lib/jina/resources/health_check copying jina/resources/health_check/gateway.py -> build/lib/jina/resources/health_check copying jina/resources/health_check/pod.py -> build/lib/jina/resources/health_check creating build/lib/jina/resources/k8s creating build/lib/jina/resources/k8s/template copying jina/resources/k8s/template/configmap.yml -> build/lib/jina/resources/k8s/template copying jina/resources/k8s/template/deployment-executor.yml -> build/lib/jina/resources/k8s/template copying jina/resources/k8s/template/deployment-gateway.yml -> build/lib/jina/resources/k8s/template copying jina/resources/k8s/template/deployment-uses-after.yml -> build/lib/jina/resources/k8s/template copying jina/resources/k8s/template/deployment-uses-before-after.yml -> build/lib/jina/resources/k8s/template copying jina/resources/k8s/template/deployment-uses-before.yml -> build/lib/jina/resources/k8s/template copying jina/resources/k8s/template/namespace.yml -> build/lib/jina/resources/k8s/template copying jina/resources/k8s/template/service.yml -> build/lib/jina/resources/k8s/template copying jina/resources/k8s/template/service_monitor.yml -> build/lib/jina/resources/k8s/template copying jina/resources/k8s/template/service_monitoring.yml -> build/lib/jina/resources/k8s/template copying jina/resources/k8s/template/statefulset-executor.yml -> build/lib/jina/resources/k8s/template creating build/lib/jina/resources/project-template creating build/lib/jina/resources/project-template/deployment copying jina/resources/project-template/deployment/client.py -> build/lib/jina/resources/project-template/deployment copying jina/resources/project-template/deployment/deployment.yml -> build/lib/jina/resources/project-template/deployment creating build/lib/jina/resources/project-template/deployment/executor1 copying jina/resources/project-template/deployment/executor1/config.yml -> build/lib/jina/resources/project-template/deployment/executor1 copying jina/resources/project-template/deployment/executor1/executor.py -> build/lib/jina/resources/project-template/deployment/executor1 copying jina/resources/project-template/deployment/executor1/requirements.txt -> build/lib/jina/resources/project-template/deployment/executor1 creating build/lib/jina/resources/project-template/flow copying jina/resources/project-template/flow/client.py -> build/lib/jina/resources/project-template/flow copying jina/resources/project-template/flow/flow.yml -> build/lib/jina/resources/project-template/flow creating build/lib/jina/resources/project-template/flow/executor1 copying jina/resources/project-template/flow/executor1/config.yml -> build/lib/jina/resources/project-template/flow/executor1 copying jina/resources/project-template/flow/executor1/executor.py -> build/lib/jina/resources/project-template/flow/executor1 copying jina/resources/project-template/flow/executor1/requirements.txt -> build/lib/jina/resources/project-template/flow/executor1 + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.35ad1K + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64 + cd jina-3.15.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina_cli copying build/lib/jina_cli/lookup.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina_cli copying build/lib/jina_cli/export.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina_cli copying build/lib/jina_cli/known_plugins.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina_cli copying build/lib/jina_cli/__init__.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina_cli copying build/lib/jina_cli/autocomplete.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina_cli copying build/lib/jina_cli/api.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina_cli creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve copying build/lib/jina/serve/helper.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/networking copying build/lib/jina/serve/networking/replica_list.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/networking copying build/lib/jina/serve/networking/instrumentation.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/networking copying build/lib/jina/serve/networking/utils.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/networking copying build/lib/jina/serve/networking/__init__.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/networking copying build/lib/jina/serve/networking/connection_stub.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/networking copying build/lib/jina/serve/networking/connection_pool_map.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/networking copying build/lib/jina/serve/monitoring.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve copying build/lib/jina/serve/__init__.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/stream copying build/lib/jina/serve/stream/helper.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/stream copying build/lib/jina/serve/stream/__init__.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/stream creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/gateway creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/gateway/http copying build/lib/jina/serve/runtimes/gateway/http/__init__.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/gateway/http creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/gateway/http/fastapi copying build/lib/jina/serve/runtimes/gateway/http/fastapi/__init__.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/gateway/http/fastapi copying build/lib/jina/serve/runtimes/gateway/request_handling.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/gateway copying build/lib/jina/serve/runtimes/gateway/async_request_response_handling.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/gateway copying build/lib/jina/serve/runtimes/gateway/websocket_fastapi_app.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/gateway creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/gateway/grpc copying build/lib/jina/serve/runtimes/gateway/grpc/__init__.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/gateway/grpc copying build/lib/jina/serve/runtimes/gateway/models.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/gateway creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/gateway/graph copying build/lib/jina/serve/runtimes/gateway/graph/topology_graph.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/gateway/graph copying build/lib/jina/serve/runtimes/gateway/graph/__init__.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/gateway/graph copying build/lib/jina/serve/runtimes/gateway/__init__.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/gateway creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/gateway/composite copying build/lib/jina/serve/runtimes/gateway/composite/__init__.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/gateway/composite copying build/lib/jina/serve/runtimes/gateway/http_fastapi_app.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/gateway creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/gateway/load_balancer copying build/lib/jina/serve/runtimes/gateway/load_balancer/__init__.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/gateway/load_balancer copying build/lib/jina/serve/runtimes/gateway/gateway.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/gateway copying build/lib/jina/serve/runtimes/gateway/streamer.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/gateway creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/gateway/websocket copying build/lib/jina/serve/runtimes/gateway/websocket/__init__.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/gateway/websocket copying build/lib/jina/serve/runtimes/helper.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes copying build/lib/jina/serve/runtimes/monitoring.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes copying build/lib/jina/serve/runtimes/__init__.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/servers copying build/lib/jina/serve/runtimes/servers/websocket.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/servers copying build/lib/jina/serve/runtimes/servers/composite.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/servers copying build/lib/jina/serve/runtimes/servers/__init__.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/servers copying build/lib/jina/serve/runtimes/servers/load_balancer.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/servers copying build/lib/jina/serve/runtimes/servers/grpc.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/servers copying build/lib/jina/serve/runtimes/servers/http.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/servers copying build/lib/jina/serve/runtimes/asyncio.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/worker copying build/lib/jina/serve/runtimes/worker/request_handling.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/worker copying build/lib/jina/serve/runtimes/worker/__init__.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/worker copying build/lib/jina/serve/runtimes/worker/batch_queue.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/worker copying build/lib/jina/serve/runtimes/worker/http_fastapi_app.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/worker creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/head copying build/lib/jina/serve/runtimes/head/request_handling.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/head copying build/lib/jina/serve/runtimes/head/__init__.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/head creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/instrumentation copying build/lib/jina/serve/instrumentation/__init__.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/instrumentation creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/executors copying build/lib/jina/serve/executors/__init__.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/executors copying build/lib/jina/serve/executors/decorators.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/executors copying build/lib/jina/serve/executors/metas.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/executors creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/logging copying build/lib/jina/logging/formatter.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/logging copying build/lib/jina/logging/__init__.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/logging copying build/lib/jina/logging/profile.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/logging copying build/lib/jina/logging/predefined.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/logging copying build/lib/jina/logging/logger.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/logging copying build/lib/jina/constants.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/types creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/types/request copying build/lib/jina/types/request/__init__.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/types/request copying build/lib/jina/types/request/data.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/types/request copying build/lib/jina/types/request/status.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/types/request copying build/lib/jina/types/__init__.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/types copying build/lib/jina/types/mixin.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/types copying build/lib/jina/helper.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/schemas copying build/lib/jina/schemas/flow.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/schemas copying build/lib/jina/schemas/helper.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/schemas copying build/lib/jina/schemas/__init__.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/schemas copying build/lib/jina/schemas/meta.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/schemas copying build/lib/jina/schemas/deployment.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/schemas copying build/lib/jina/schemas/executor.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/schemas copying build/lib/jina/schemas/gateway.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/schemas copying build/lib/jina/__init__.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/resources creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/resources/health_check copying build/lib/jina/resources/health_check/pod.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/resources/health_check copying build/lib/jina/resources/health_check/__init__.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/resources/health_check copying build/lib/jina/resources/health_check/gateway.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/resources/health_check copying build/lib/jina/resources/logging.docker.yml -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/resources copying build/lib/jina/resources/jina.logo -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/resources creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/resources/k8s creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/resources/k8s/template copying build/lib/jina/resources/k8s/template/deployment-uses-before.yml -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/resources/k8s/template copying build/lib/jina/resources/k8s/template/deployment-gateway.yml -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/resources/k8s/template copying build/lib/jina/resources/k8s/template/namespace.yml -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/resources/k8s/template copying build/lib/jina/resources/k8s/template/deployment-uses-after.yml -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/resources/k8s/template copying build/lib/jina/resources/k8s/template/deployment-executor.yml -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/resources/k8s/template copying build/lib/jina/resources/k8s/template/configmap.yml -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/resources/k8s/template copying build/lib/jina/resources/k8s/template/service_monitoring.yml -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/resources/k8s/template copying build/lib/jina/resources/k8s/template/statefulset-executor.yml -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/resources/k8s/template copying build/lib/jina/resources/k8s/template/deployment-uses-before-after.yml -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/resources/k8s/template copying build/lib/jina/resources/k8s/template/service_monitor.yml -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/resources/k8s/template copying build/lib/jina/resources/k8s/template/service.yml -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/resources/k8s/template copying build/lib/jina/resources/logging.default.yml -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/resources copying build/lib/jina/resources/logging.remote.yml -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/resources copying build/lib/jina/resources/logging.json.yml -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/resources copying build/lib/jina/resources/logging.quiet.yml -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/resources copying build/lib/jina/resources/Python.gitignore -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/resources creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/resources/completions copying build/lib/jina/resources/completions/jina.bash -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/resources/completions copying build/lib/jina/resources/completions/jina.zsh -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/resources/completions copying build/lib/jina/resources/completions/jina.fish -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/resources/completions copying build/lib/jina/resources/logging.profile.yml -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/resources copying build/lib/jina/resources/extra-requirements.txt -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/resources creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/resources/project-template creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/resources/project-template/flow creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/resources/project-template/flow/executor1 copying build/lib/jina/resources/project-template/flow/executor1/config.yml -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/resources/project-template/flow/executor1 copying build/lib/jina/resources/project-template/flow/executor1/requirements.txt -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/resources/project-template/flow/executor1 copying build/lib/jina/resources/project-template/flow/executor1/executor.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/resources/project-template/flow/executor1 copying build/lib/jina/resources/project-template/flow/flow.yml -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/resources/project-template/flow copying build/lib/jina/resources/project-template/flow/client.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/resources/project-template/flow creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/resources/project-template/deployment copying build/lib/jina/resources/project-template/deployment/deployment.yml -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/resources/project-template/deployment creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/resources/project-template/deployment/executor1 copying build/lib/jina/resources/project-template/deployment/executor1/config.yml -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/resources/project-template/deployment/executor1 copying build/lib/jina/resources/project-template/deployment/executor1/requirements.txt -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/resources/project-template/deployment/executor1 copying build/lib/jina/resources/project-template/deployment/executor1/executor.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/resources/project-template/deployment/executor1 copying build/lib/jina/resources/project-template/deployment/client.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/resources/project-template/deployment copying build/lib/jina/resources/ci-vendors.json -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/resources copying build/lib/jina/enums.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina copying build/lib/jina/_docarray.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/parsers copying build/lib/jina/parsers/export.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/parsers copying build/lib/jina/parsers/flow.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/parsers copying build/lib/jina/parsers/create.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/parsers copying build/lib/jina/parsers/helper.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/parsers copying build/lib/jina/parsers/__init__.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/parsers copying build/lib/jina/parsers/client.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/parsers copying build/lib/jina/parsers/logging.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/parsers creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/parsers/orchestrate copying build/lib/jina/parsers/orchestrate/pod.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/parsers/orchestrate copying build/lib/jina/parsers/orchestrate/__init__.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/parsers/orchestrate creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/parsers/orchestrate/runtimes copying build/lib/jina/parsers/orchestrate/runtimes/container.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/parsers/orchestrate/runtimes copying build/lib/jina/parsers/orchestrate/runtimes/__init__.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/parsers/orchestrate/runtimes copying build/lib/jina/parsers/orchestrate/runtimes/runtime.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/parsers/orchestrate/runtimes copying build/lib/jina/parsers/orchestrate/runtimes/remote.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/parsers/orchestrate/runtimes copying build/lib/jina/parsers/orchestrate/runtimes/worker.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/parsers/orchestrate/runtimes copying build/lib/jina/parsers/orchestrate/runtimes/head.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/parsers/orchestrate/runtimes copying build/lib/jina/parsers/orchestrate/runtimes/grpc_channel.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/parsers/orchestrate/runtimes copying build/lib/jina/parsers/orchestrate/deployment.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/parsers/orchestrate copying build/lib/jina/parsers/orchestrate/base.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/parsers/orchestrate copying build/lib/jina/parsers/ping.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/parsers copying build/lib/jina/parsers/deprecated.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/parsers copying build/lib/jina/parsers/base.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/parsers copying build/lib/jina/importer.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina copying build/lib/jina/__main__.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina copying build/lib/jina/excepts.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina copying build/lib/jina/exporter.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina copying build/lib/jina/checker.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/orchestrate creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/orchestrate/pods copying build/lib/jina/orchestrate/pods/container_helper.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/orchestrate/pods copying build/lib/jina/orchestrate/pods/container.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/orchestrate/pods copying build/lib/jina/orchestrate/pods/helper.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/orchestrate/pods copying build/lib/jina/orchestrate/pods/__init__.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/orchestrate/pods copying build/lib/jina/orchestrate/pods/factory.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/orchestrate/pods creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/orchestrate/flow copying build/lib/jina/orchestrate/flow/builder.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/orchestrate/flow copying build/lib/jina/orchestrate/flow/__init__.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/orchestrate/flow copying build/lib/jina/orchestrate/flow/asyncio.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/orchestrate/flow copying build/lib/jina/orchestrate/flow/base.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/orchestrate/flow copying build/lib/jina/orchestrate/helper.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/orchestrate copying build/lib/jina/orchestrate/orchestrator.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/orchestrate copying build/lib/jina/orchestrate/__init__.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/orchestrate creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/orchestrate/deployments copying build/lib/jina/orchestrate/deployments/__init__.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/orchestrate/deployments creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/orchestrate/deployments/config copying build/lib/jina/orchestrate/deployments/config/k8s.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/orchestrate/deployments/config copying build/lib/jina/orchestrate/deployments/config/helper.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/orchestrate/deployments/config copying build/lib/jina/orchestrate/deployments/config/__init__.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/orchestrate/deployments/config copying build/lib/jina/orchestrate/deployments/config/docker_compose.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/orchestrate/deployments/config creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/orchestrate/deployments/config/k8slib copying build/lib/jina/orchestrate/deployments/config/k8slib/kubernetes_tools.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/orchestrate/deployments/config/k8slib copying build/lib/jina/orchestrate/deployments/config/k8slib/__init__.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/orchestrate/deployments/config/k8slib copying build/lib/jina/orchestrate/deployments/config/k8slib/kubernetes_deployment.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/orchestrate/deployments/config/k8slib copying build/lib/jina/orchestrate/deployments/install_requirements_helper.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/orchestrate/deployments creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/clients creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/clients/request copying build/lib/jina/clients/request/helper.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/clients/request copying build/lib/jina/clients/request/__init__.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/clients/request copying build/lib/jina/clients/request/asyncio.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/clients/request copying build/lib/jina/clients/websocket.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/clients copying build/lib/jina/clients/helper.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/clients copying build/lib/jina/clients/__init__.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/clients creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/clients/base copying build/lib/jina/clients/base/stream_rpc.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/clients/base copying build/lib/jina/clients/base/websocket.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/clients/base copying build/lib/jina/clients/base/retry.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/clients/base copying build/lib/jina/clients/base/helper.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/clients/base copying build/lib/jina/clients/base/__init__.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/clients/base copying build/lib/jina/clients/base/unary_rpc.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/clients/base copying build/lib/jina/clients/base/grpc.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/clients/base copying build/lib/jina/clients/base/http.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/clients/base copying build/lib/jina/clients/mixin.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/clients copying build/lib/jina/clients/grpc.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/clients copying build/lib/jina/clients/http.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/clients creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/proto creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/proto/docarray_v2 copying build/lib/jina/proto/docarray_v2/__init__.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/proto/docarray_v2 creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/proto/docarray_v2/pb2 copying build/lib/jina/proto/docarray_v2/pb2/jina_pb2_grpc.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/proto/docarray_v2/pb2 copying build/lib/jina/proto/docarray_v2/pb2/__init__.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/proto/docarray_v2/pb2 copying build/lib/jina/proto/docarray_v2/pb2/jina_pb2.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/proto/docarray_v2/pb2 creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/proto/docarray_v2/pb copying build/lib/jina/proto/docarray_v2/pb/jina_pb2_grpc.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/proto/docarray_v2/pb copying build/lib/jina/proto/docarray_v2/pb/__init__.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/proto/docarray_v2/pb copying build/lib/jina/proto/docarray_v2/pb/jina_pb2.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/proto/docarray_v2/pb copying build/lib/jina/proto/jina_pb2_grpc.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/proto creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/proto/docarray_v1 copying build/lib/jina/proto/docarray_v1/__init__.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/proto/docarray_v1 creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/proto/docarray_v1/pb2 copying build/lib/jina/proto/docarray_v1/pb2/jina_pb2_grpc.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/proto/docarray_v1/pb2 copying build/lib/jina/proto/docarray_v1/pb2/__init__.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/proto/docarray_v1/pb2 copying build/lib/jina/proto/docarray_v1/pb2/jina_pb2.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/proto/docarray_v1/pb2 creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/proto/docarray_v1/pb copying build/lib/jina/proto/docarray_v1/pb/jina_pb2_grpc.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/proto/docarray_v1/pb copying build/lib/jina/proto/docarray_v1/pb/__init__.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/proto/docarray_v1/pb copying build/lib/jina/proto/docarray_v1/pb/jina_pb2.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/proto/docarray_v1/pb copying build/lib/jina/proto/__init__.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/proto copying build/lib/jina/proto/jina_pb2.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/proto copying build/lib/jina/proto/serializer.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/proto creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/jaml copying build/lib/jina/jaml/helper.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/jaml copying build/lib/jina/jaml/__init__.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/jaml creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/jaml/parsers creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/jaml/parsers/gateway copying build/lib/jina/jaml/parsers/gateway/legacy.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/jaml/parsers/gateway copying build/lib/jina/jaml/parsers/gateway/__init__.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/jaml/parsers/gateway creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/jaml/parsers/flow copying build/lib/jina/jaml/parsers/flow/v1.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/jaml/parsers/flow copying build/lib/jina/jaml/parsers/flow/__init__.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/jaml/parsers/flow creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/jaml/parsers/deployment copying build/lib/jina/jaml/parsers/deployment/legacy.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/jaml/parsers/deployment copying build/lib/jina/jaml/parsers/deployment/__init__.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/jaml/parsers/deployment copying build/lib/jina/jaml/parsers/__init__.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/jaml/parsers creating /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/jaml/parsers/executor copying build/lib/jina/jaml/parsers/executor/legacy.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/jaml/parsers/executor copying build/lib/jina/jaml/parsers/executor/__init__.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/jaml/parsers/executor copying build/lib/jina/jaml/parsers/base.py -> /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/jaml/parsers byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina_cli/lookup.py to lookup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina_cli/export.py to export.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina_cli/known_plugins.py to known_plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina_cli/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina_cli/autocomplete.py to autocomplete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina_cli/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/helper.py to helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/networking/replica_list.py to replica_list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/networking/instrumentation.py to instrumentation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/networking/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/networking/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/networking/connection_stub.py to connection_stub.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/networking/connection_pool_map.py to connection_pool_map.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/monitoring.py to monitoring.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/stream/helper.py to helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/stream/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/gateway/http/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/gateway/http/fastapi/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/gateway/request_handling.py to request_handling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/gateway/async_request_response_handling.py to async_request_response_handling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/gateway/websocket_fastapi_app.py to websocket_fastapi_app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/gateway/grpc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/gateway/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/gateway/graph/topology_graph.py to topology_graph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/gateway/graph/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/gateway/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/gateway/composite/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/gateway/http_fastapi_app.py to http_fastapi_app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/gateway/load_balancer/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/gateway/gateway.py to gateway.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/gateway/streamer.py to streamer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/gateway/websocket/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/helper.py to helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/monitoring.py to monitoring.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/servers/websocket.py to websocket.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/servers/composite.py to composite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/servers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/servers/load_balancer.py to load_balancer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/servers/grpc.py to grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/servers/http.py to http.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/asyncio.py to asyncio.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/worker/request_handling.py to request_handling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/worker/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/worker/batch_queue.py to batch_queue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/worker/http_fastapi_app.py to http_fastapi_app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/head/request_handling.py to request_handling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/runtimes/head/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/instrumentation/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/executors/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/executors/decorators.py to decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/serve/executors/metas.py to metas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/logging/formatter.py to formatter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/logging/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/logging/profile.py to profile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/logging/predefined.py to predefined.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/logging/logger.py to logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/types/request/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/types/request/data.py to data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/types/request/status.py to status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/types/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/types/mixin.py to mixin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/helper.py to helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/schemas/flow.py to flow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/schemas/helper.py to helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/schemas/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/schemas/meta.py to meta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/schemas/deployment.py to deployment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/schemas/executor.py to executor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/schemas/gateway.py to gateway.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/resources/health_check/pod.py to pod.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/resources/health_check/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/resources/health_check/gateway.py to gateway.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/resources/project-template/flow/executor1/executor.py to executor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/resources/project-template/flow/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/resources/project-template/deployment/executor1/executor.py to executor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/resources/project-template/deployment/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/enums.py to enums.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/_docarray.py to _docarray.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/parsers/export.py to export.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/parsers/flow.py to flow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/parsers/create.py to create.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/parsers/helper.py to helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/parsers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/parsers/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/parsers/logging.py to logging.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/parsers/orchestrate/pod.py to pod.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/parsers/orchestrate/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/parsers/orchestrate/runtimes/container.py to container.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/parsers/orchestrate/runtimes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/parsers/orchestrate/runtimes/runtime.py to runtime.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/parsers/orchestrate/runtimes/remote.py to remote.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/parsers/orchestrate/runtimes/worker.py to worker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/parsers/orchestrate/runtimes/head.py to head.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/parsers/orchestrate/runtimes/grpc_channel.py to grpc_channel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/parsers/orchestrate/deployment.py to deployment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/parsers/orchestrate/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/parsers/ping.py to ping.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/parsers/deprecated.py to deprecated.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/parsers/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/importer.py to importer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/excepts.py to excepts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/exporter.py to exporter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/checker.py to checker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/orchestrate/pods/container_helper.py to container_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/orchestrate/pods/container.py to container.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/orchestrate/pods/helper.py to helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/orchestrate/pods/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/orchestrate/pods/factory.py to factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/orchestrate/flow/builder.py to builder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/orchestrate/flow/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/orchestrate/flow/asyncio.py to asyncio.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/orchestrate/flow/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/orchestrate/helper.py to helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/orchestrate/orchestrator.py to orchestrator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/orchestrate/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/orchestrate/deployments/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/orchestrate/deployments/config/k8s.py to k8s.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/orchestrate/deployments/config/helper.py to helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/orchestrate/deployments/config/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/orchestrate/deployments/config/docker_compose.py to docker_compose.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/orchestrate/deployments/config/k8slib/kubernetes_tools.py to kubernetes_tools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/orchestrate/deployments/config/k8slib/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/orchestrate/deployments/config/k8slib/kubernetes_deployment.py to kubernetes_deployment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/orchestrate/deployments/install_requirements_helper.py to install_requirements_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/clients/request/helper.py to helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/clients/request/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/clients/request/asyncio.py to asyncio.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/clients/websocket.py to websocket.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/clients/helper.py to helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/clients/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/clients/base/stream_rpc.py to stream_rpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/clients/base/websocket.py to websocket.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/clients/base/retry.py to retry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/clients/base/helper.py to helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/clients/base/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/clients/base/unary_rpc.py to unary_rpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/clients/base/grpc.py to grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/clients/base/http.py to http.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/clients/mixin.py to mixin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/clients/grpc.py to grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/clients/http.py to http.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/proto/docarray_v2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/proto/docarray_v2/pb2/jina_pb2_grpc.py to jina_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/proto/docarray_v2/pb2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/proto/docarray_v2/pb2/jina_pb2.py to jina_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/proto/docarray_v2/pb/jina_pb2_grpc.py to jina_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/proto/docarray_v2/pb/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/proto/docarray_v2/pb/jina_pb2.py to jina_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/proto/jina_pb2_grpc.py to jina_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/proto/docarray_v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/proto/docarray_v1/pb2/jina_pb2_grpc.py to jina_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/proto/docarray_v1/pb2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/proto/docarray_v1/pb2/jina_pb2.py to jina_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/proto/docarray_v1/pb/jina_pb2_grpc.py to jina_pb2_grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/proto/docarray_v1/pb/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/proto/docarray_v1/pb/jina_pb2.py to jina_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/proto/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/proto/jina_pb2.py to jina_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/proto/serializer.py to serializer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/jaml/helper.py to helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/jaml/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/jaml/parsers/gateway/legacy.py to legacy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/jaml/parsers/gateway/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/jaml/parsers/flow/v1.py to v1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/jaml/parsers/flow/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/jaml/parsers/deployment/legacy.py to legacy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/jaml/parsers/deployment/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/jaml/parsers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/jaml/parsers/executor/legacy.py to legacy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/jaml/parsers/executor/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina/jaml/parsers/base.py to base.cpython-39.pyc writing byte-compilation script '/tmp/tmp6y55a5f7.py' /usr/bin/python3 /tmp/tmp6y55a5f7.py removing /tmp/tmp6y55a5f7.py running install_egg_info running egg_info writing jina.egg-info/PKG-INFO writing dependency_links to jina.egg-info/dependency_links.txt writing entry points to jina.egg-info/entry_points.txt writing requirements to jina.egg-info/requires.txt writing top-level names to jina.egg-info/top_level.txt reading manifest file 'jina.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'docarray/resources' no previously-included directories found matching 'tests/' no previously-included directories found matching '**/tests/' adding license file 'LICENSE' writing manifest file 'jina.egg-info/SOURCES.txt' Copying jina.egg-info to /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9/site-packages/jina-3.15.0-py3.9.egg-info running install_scripts Installing jina script to /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64//usr/share/doc/python-jina + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64 ~/build/BUILDROOT/python-jina-3.15.0-1.x86_64 ~/build/BUILD/jina-3.15.0 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/jina-3.15.0 + popd + mv /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 3.15.0-1 --unique-debug-suffix -3.15.0-1.x86_64 --unique-debug-src-base python-jina-3.15.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/jina-3.15.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-jina-3.15.0-1.noarch Provides: python-jina python3-jina = 3.15.0-1 python3.9dist(jina) = 3.15 python3dist(jina) = 3.15 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(aiofiles) python3.9dist(aiohttp) python3.9dist(aiostream) python3.9dist(docarray) >= 0.16.4 python3.9dist(docarray) < 0.30 python3.9dist(docker) python3.9dist(fastapi) >= 0.76 python3.9dist(filelock) python3.9dist(grpcio) >= 1.46 python3.9dist(grpcio) < 1.48.1 python3.9dist(grpcio-health-checking) >= 1.46 python3.9dist(grpcio-health-checking) < 1.48.1 python3.9dist(grpcio-reflection) >= 1.46 python3.9dist(grpcio-reflection) < 1.48.1 python3.9dist(jcloud) >= 0.0.35 python3.9dist(jina-hubble-sdk) >= 0.30.4 python3.9dist(numpy) python3.9dist(opentelemetry-api) >= 1.12 python3.9dist(opentelemetry-exporter-otlp) >= 1.12 python3.9dist(opentelemetry-exporter-otlp-proto-grpc) >= 1.13 python3.9dist(opentelemetry-exporter-prometheus) >= 1.12.0rc1 python3.9dist(opentelemetry-instrumentation-aiohttp-client) >= 0.33b0 python3.9dist(opentelemetry-instrumentation-fastapi) >= 0.33b0 python3.9dist(opentelemetry-instrumentation-grpc) >= 0.35b0 python3.9dist(opentelemetry-sdk) >= 1.14 python3.9dist(packaging) >= 20 python3.9dist(pathspec) python3.9dist(prometheus-client) >= 0.12 python3.9dist(protobuf) >= 3.19 python3.9dist(pydantic) python3.9dist(python-multipart) python3.9dist(pyyaml) >= 5.3.1 python3.9dist(requests) python3.9dist(setuptools) python3.9dist(uvicorn) python3.9dist(uvloop) python3.9dist(websockets) Processing files: python-jina-help-3.15.0-1.noarch warning: Empty %files file /builddir/build/BUILD/jina-3.15.0/doclist.lst Provides: python-jina-help = 3.15.0-1 python3-jina-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-jina-3.15.0-1.x86_64 Wrote: /builddir/build/RPMS/python-jina-help-3.15.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-jina-3.15.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Y1XLYg + umask 022 + cd /builddir/build/BUILD + cd jina-3.15.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-jina-3.15.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0