Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-tchannel.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1683744881.849559/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-tchannel.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-tchannel-2.1.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-tchannel.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1683744881.849559/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-tchannel.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-tchannel-2.1.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-tchannel.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1683744881.849559/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-tchannel.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.jRp9zI + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tchannel-2.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/tchannel-2.1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tchannel-2.1.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.OEZMre + umask 022 + cd /builddir/build/BUILD + cd tchannel-2.1.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/tchannel copying tchannel/rw.py -> build/lib/tchannel copying tchannel/response.py -> build/lib/tchannel copying tchannel/retry.py -> build/lib/tchannel copying tchannel/net.py -> build/lib/tchannel copying tchannel/enum.py -> build/lib/tchannel copying tchannel/errors.py -> build/lib/tchannel copying tchannel/__init__.py -> build/lib/tchannel copying tchannel/request.py -> build/lib/tchannel copying tchannel/glossary.py -> build/lib/tchannel copying tchannel/tchannel.py -> build/lib/tchannel copying tchannel/transport.py -> build/lib/tchannel copying tchannel/statsd.py -> build/lib/tchannel copying tchannel/context.py -> build/lib/tchannel copying tchannel/event.py -> build/lib/tchannel copying tchannel/singleton.py -> build/lib/tchannel copying tchannel/_queue.py -> build/lib/tchannel copying tchannel/_future.py -> build/lib/tchannel copying tchannel/peer_strategy.py -> build/lib/tchannel copying tchannel/io.py -> build/lib/tchannel copying tchannel/deprecate.py -> build/lib/tchannel copying tchannel/peer_heap.py -> build/lib/tchannel copying tchannel/tcurl.py -> build/lib/tchannel copying tchannel/frame.py -> build/lib/tchannel copying tchannel/tracing.py -> build/lib/tchannel copying tchannel/status.py -> build/lib/tchannel creating build/lib/tchannel/health copying tchannel/health/health.py -> build/lib/tchannel/health copying tchannel/health/__init__.py -> build/lib/tchannel/health creating build/lib/tchannel/zipkin copying tchannel/zipkin/zipkin_trace.py -> build/lib/tchannel/zipkin copying tchannel/zipkin/__init__.py -> build/lib/tchannel/zipkin creating build/lib/tchannel/tornado copying tchannel/tornado/response.py -> build/lib/tchannel/tornado copying tchannel/tornado/tombstone.py -> build/lib/tchannel/tornado copying tchannel/tornado/__init__.py -> build/lib/tchannel/tornado copying tchannel/tornado/request.py -> build/lib/tchannel/tornado copying tchannel/tornado/tchannel.py -> build/lib/tchannel/tornado copying tchannel/tornado/util.py -> build/lib/tchannel/tornado copying tchannel/tornado/connection.py -> build/lib/tchannel/tornado copying tchannel/tornado/stream.py -> build/lib/tchannel/tornado copying tchannel/tornado/hyperbahn.py -> build/lib/tchannel/tornado copying tchannel/tornado/dispatch.py -> build/lib/tchannel/tornado copying tchannel/tornado/peer.py -> build/lib/tchannel/tornado copying tchannel/tornado/message_factory.py -> build/lib/tchannel/tornado creating build/lib/tchannel/schemes copying tchannel/schemes/raw.py -> build/lib/tchannel/schemes copying tchannel/schemes/__init__.py -> build/lib/tchannel/schemes copying tchannel/schemes/json.py -> build/lib/tchannel/schemes copying tchannel/schemes/thrift.py -> build/lib/tchannel/schemes creating build/lib/tchannel/thrift copying tchannel/thrift/rw.py -> build/lib/tchannel/thrift copying tchannel/thrift/__init__.py -> build/lib/tchannel/thrift copying tchannel/thrift/server.py -> build/lib/tchannel/thrift copying tchannel/thrift/client.py -> build/lib/tchannel/thrift copying tchannel/thrift/reflection.py -> build/lib/tchannel/thrift copying tchannel/thrift/module.py -> build/lib/tchannel/thrift creating build/lib/tchannel/container copying tchannel/container/__init__.py -> build/lib/tchannel/container copying tchannel/container/heap.py -> build/lib/tchannel/container creating build/lib/tchannel/messages copying tchannel/messages/common.py -> build/lib/tchannel/messages copying tchannel/messages/call_response_continue.py -> build/lib/tchannel/messages copying tchannel/messages/call_request.py -> build/lib/tchannel/messages copying tchannel/messages/call_response.py -> build/lib/tchannel/messages copying tchannel/messages/base.py -> build/lib/tchannel/messages copying tchannel/messages/types.py -> build/lib/tchannel/messages copying tchannel/messages/__init__.py -> build/lib/tchannel/messages copying tchannel/messages/ping_request.py -> build/lib/tchannel/messages copying tchannel/messages/ping_response.py -> build/lib/tchannel/messages copying tchannel/messages/init_response.py -> build/lib/tchannel/messages copying tchannel/messages/error.py -> build/lib/tchannel/messages copying tchannel/messages/call_continue.py -> build/lib/tchannel/messages copying tchannel/messages/cancel.py -> build/lib/tchannel/messages copying tchannel/messages/claim.py -> build/lib/tchannel/messages copying tchannel/messages/init_request.py -> build/lib/tchannel/messages copying tchannel/messages/call_request_continue.py -> build/lib/tchannel/messages creating build/lib/tchannel/testing copying tchannel/testing/__init__.py -> build/lib/tchannel/testing creating build/lib/tchannel/sync copying tchannel/sync/__init__.py -> build/lib/tchannel/sync copying tchannel/sync/singleton.py -> build/lib/tchannel/sync copying tchannel/sync/client.py -> build/lib/tchannel/sync copying tchannel/sync/thrift.py -> build/lib/tchannel/sync creating build/lib/tchannel/serializer copying tchannel/serializer/raw.py -> build/lib/tchannel/serializer copying tchannel/serializer/__init__.py -> build/lib/tchannel/serializer copying tchannel/serializer/json.py -> build/lib/tchannel/serializer copying tchannel/serializer/thrift.py -> build/lib/tchannel/serializer creating build/lib/tchannel/testing/vcr copying tchannel/testing/vcr/patch.py -> build/lib/tchannel/testing/vcr copying tchannel/testing/vcr/__init__.py -> build/lib/tchannel/testing/vcr copying tchannel/testing/vcr/config.py -> build/lib/tchannel/testing/vcr copying tchannel/testing/vcr/record_modes.py -> build/lib/tchannel/testing/vcr copying tchannel/testing/vcr/server.py -> build/lib/tchannel/testing/vcr copying tchannel/testing/vcr/exceptions.py -> build/lib/tchannel/testing/vcr copying tchannel/testing/vcr/yaml.py -> build/lib/tchannel/testing/vcr copying tchannel/testing/vcr/proxy.py -> build/lib/tchannel/testing/vcr copying tchannel/testing/vcr/cassette.py -> build/lib/tchannel/testing/vcr copying tchannel/health/meta.thrift -> build/lib/tchannel/health copying tchannel/testing/vcr/proxy.thrift -> build/lib/tchannel/testing/vcr + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rVCBjY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64 + cd tchannel-2.1.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-tchannel-2.1.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-tchannel-2.1.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel copying build/lib/tchannel/rw.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel creating /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/health copying build/lib/tchannel/health/health.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/health copying build/lib/tchannel/health/__init__.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/health copying build/lib/tchannel/health/meta.thrift -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/health copying build/lib/tchannel/response.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel copying build/lib/tchannel/retry.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel copying build/lib/tchannel/net.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel copying build/lib/tchannel/enum.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel creating /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/zipkin copying build/lib/tchannel/zipkin/zipkin_trace.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/zipkin copying build/lib/tchannel/zipkin/__init__.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/zipkin copying build/lib/tchannel/errors.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel creating /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/tornado copying build/lib/tchannel/tornado/response.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/tornado copying build/lib/tchannel/tornado/tombstone.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/tornado copying build/lib/tchannel/tornado/__init__.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/tornado copying build/lib/tchannel/tornado/request.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/tornado copying build/lib/tchannel/tornado/tchannel.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/tornado copying build/lib/tchannel/tornado/util.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/tornado copying build/lib/tchannel/tornado/connection.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/tornado copying build/lib/tchannel/tornado/stream.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/tornado copying build/lib/tchannel/tornado/hyperbahn.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/tornado copying build/lib/tchannel/tornado/dispatch.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/tornado copying build/lib/tchannel/tornado/peer.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/tornado copying build/lib/tchannel/tornado/message_factory.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/tornado copying build/lib/tchannel/__init__.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel copying build/lib/tchannel/request.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel copying build/lib/tchannel/glossary.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel creating /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/schemes copying build/lib/tchannel/schemes/raw.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/schemes copying build/lib/tchannel/schemes/__init__.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/schemes copying build/lib/tchannel/schemes/json.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/schemes copying build/lib/tchannel/schemes/thrift.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/schemes copying build/lib/tchannel/tchannel.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel copying build/lib/tchannel/transport.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel copying build/lib/tchannel/statsd.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel copying build/lib/tchannel/context.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel creating /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/thrift copying build/lib/tchannel/thrift/rw.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/thrift copying build/lib/tchannel/thrift/__init__.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/thrift copying build/lib/tchannel/thrift/server.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/thrift copying build/lib/tchannel/thrift/client.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/thrift copying build/lib/tchannel/thrift/reflection.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/thrift copying build/lib/tchannel/thrift/module.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/thrift copying build/lib/tchannel/event.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel creating /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/container copying build/lib/tchannel/container/__init__.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/container copying build/lib/tchannel/container/heap.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/container creating /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/messages copying build/lib/tchannel/messages/common.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/messages copying build/lib/tchannel/messages/call_response_continue.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/messages copying build/lib/tchannel/messages/call_request.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/messages copying build/lib/tchannel/messages/call_response.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/messages copying build/lib/tchannel/messages/base.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/messages copying build/lib/tchannel/messages/types.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/messages copying build/lib/tchannel/messages/__init__.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/messages copying build/lib/tchannel/messages/ping_request.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/messages copying build/lib/tchannel/messages/ping_response.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/messages copying build/lib/tchannel/messages/init_response.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/messages copying build/lib/tchannel/messages/error.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/messages copying build/lib/tchannel/messages/call_continue.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/messages copying build/lib/tchannel/messages/cancel.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/messages copying build/lib/tchannel/messages/claim.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/messages copying build/lib/tchannel/messages/init_request.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/messages copying build/lib/tchannel/messages/call_request_continue.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/messages copying build/lib/tchannel/singleton.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel copying build/lib/tchannel/_queue.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel creating /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/testing copying build/lib/tchannel/testing/__init__.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/testing creating /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/testing/vcr copying build/lib/tchannel/testing/vcr/patch.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/testing/vcr copying build/lib/tchannel/testing/vcr/__init__.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/testing/vcr copying build/lib/tchannel/testing/vcr/config.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/testing/vcr copying build/lib/tchannel/testing/vcr/record_modes.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/testing/vcr copying build/lib/tchannel/testing/vcr/proxy.thrift -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/testing/vcr copying build/lib/tchannel/testing/vcr/server.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/testing/vcr copying build/lib/tchannel/testing/vcr/exceptions.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/testing/vcr copying build/lib/tchannel/testing/vcr/yaml.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/testing/vcr copying build/lib/tchannel/testing/vcr/proxy.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/testing/vcr copying build/lib/tchannel/testing/vcr/cassette.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/testing/vcr copying build/lib/tchannel/_future.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel creating /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/sync copying build/lib/tchannel/sync/__init__.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/sync copying build/lib/tchannel/sync/singleton.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/sync copying build/lib/tchannel/sync/client.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/sync copying build/lib/tchannel/sync/thrift.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/sync creating /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/serializer copying build/lib/tchannel/serializer/raw.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/serializer copying build/lib/tchannel/serializer/__init__.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/serializer copying build/lib/tchannel/serializer/json.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/serializer copying build/lib/tchannel/serializer/thrift.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/serializer copying build/lib/tchannel/peer_strategy.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel copying build/lib/tchannel/io.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel copying build/lib/tchannel/deprecate.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel copying build/lib/tchannel/peer_heap.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel copying build/lib/tchannel/tcurl.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel copying build/lib/tchannel/frame.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel copying build/lib/tchannel/tracing.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel copying build/lib/tchannel/status.py -> /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/rw.py to rw.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/health/health.py to health.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/health/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/response.py to response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/retry.py to retry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/net.py to net.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/enum.py to enum.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/zipkin/zipkin_trace.py to zipkin_trace.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/zipkin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/errors.py to errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/tornado/response.py to response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/tornado/tombstone.py to tombstone.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/tornado/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/tornado/request.py to request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/tornado/tchannel.py to tchannel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/tornado/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/tornado/connection.py to connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/tornado/stream.py to stream.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/tornado/hyperbahn.py to hyperbahn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/tornado/dispatch.py to dispatch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/tornado/peer.py to peer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/tornado/message_factory.py to message_factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/request.py to request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/glossary.py to glossary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/schemes/raw.py to raw.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/schemes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/schemes/json.py to json.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/schemes/thrift.py to thrift.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/tchannel.py to tchannel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/transport.py to transport.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/statsd.py to statsd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/context.py to context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/thrift/rw.py to rw.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/thrift/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/thrift/server.py to server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/thrift/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/thrift/reflection.py to reflection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/thrift/module.py to module.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/event.py to event.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/container/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/container/heap.py to heap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/messages/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/messages/call_response_continue.py to call_response_continue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/messages/call_request.py to call_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/messages/call_response.py to call_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/messages/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/messages/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/messages/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/messages/ping_request.py to ping_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/messages/ping_response.py to ping_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/messages/init_response.py to init_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/messages/error.py to error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/messages/call_continue.py to call_continue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/messages/cancel.py to cancel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/messages/claim.py to claim.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/messages/init_request.py to init_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/messages/call_request_continue.py to call_request_continue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/singleton.py to singleton.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/_queue.py to _queue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/testing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/testing/vcr/patch.py to patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/testing/vcr/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/testing/vcr/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/testing/vcr/record_modes.py to record_modes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/testing/vcr/server.py to server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/testing/vcr/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/testing/vcr/yaml.py to yaml.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/testing/vcr/proxy.py to proxy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/testing/vcr/cassette.py to cassette.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/_future.py to _future.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/sync/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/sync/singleton.py to singleton.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/sync/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/sync/thrift.py to thrift.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/serializer/raw.py to raw.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/serializer/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/serializer/json.py to json.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/serializer/thrift.py to thrift.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/peer_strategy.py to peer_strategy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/io.py to io.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/deprecate.py to deprecate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/peer_heap.py to peer_heap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/tcurl.py to tcurl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/frame.py to frame.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/tracing.py to tracing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel/status.py to status.cpython-39.pyc writing byte-compilation script '/tmp/tmps6_csk6z.py' /usr/bin/python3 /tmp/tmps6_csk6z.py removing /tmp/tmps6_csk6z.py running install_egg_info running egg_info writing tchannel.egg-info/PKG-INFO writing dependency_links to tchannel.egg-info/dependency_links.txt writing entry points to tchannel.egg-info/entry_points.txt writing requirements to tchannel.egg-info/requires.txt writing top-level names to tchannel.egg-info/top_level.txt reading manifest file 'tchannel.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'tchannel.egg-info/SOURCES.txt' Copying tchannel.egg-info to /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/tchannel-2.1.0-py3.9.egg-info running install_scripts Installing tcurl.py script to /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64//usr/share/doc/python-tchannel + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64 ~/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64 ~/build/BUILD/tchannel-2.1.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 ']' + popd ~/build/BUILD/tchannel-2.1.0 + mv /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.1.0-1 --unique-debug-suffix -2.1.0-1.x86_64 --unique-debug-src-base python-tchannel-2.1.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/tchannel-2.1.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-tchannel-2.1.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-tchannel-2.1.0-1.noarch Provides: python-tchannel python3-tchannel = 2.1.0-1 python3.9dist(tchannel) = 2.1 python3dist(tchannel) = 2.1 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(contextlib2) python3.9dist(crcmod) >= 1 python3.9dist(crcmod) < 2 python3.9dist(future) python3.9dist(futures) python3.9dist(opentracing) > 2 python3.9dist(opentracing-instrumentation) > 3 python3.9dist(setuptools) python3.9dist(six) python3.9dist(threadloop) >= 1 python3.9dist(threadloop) < 2 python3.9dist(thriftrw) >= 0.4 python3.9dist(thriftrw) < 2 python3.9dist(tornado) >= 4.3 python3.9dist(tornado) < 5 Processing files: python-tchannel-help-2.1.0-1.noarch warning: Empty %files file /builddir/build/BUILD/tchannel-2.1.0/doclist.lst Provides: python-tchannel-help = 2.1.0-1 python3-tchannel-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-tchannel-2.1.0-1.x86_64 Wrote: /builddir/build/RPMS/python-tchannel-help-2.1.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-tchannel-2.1.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.iWjrSk + umask 022 + cd /builddir/build/BUILD + cd tchannel-2.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-tchannel-2.1.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0