Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-sentry-sdk.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682145550.867055/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-sentry-sdk.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-sentry-sdk-1.20.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-sentry-sdk.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682145550.867055/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-sentry-sdk.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-sentry-sdk-1.20.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-sentry-sdk.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682145550.867055/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-sentry-sdk.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.hIcNXq + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf sentry-sdk-1.20.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/sentry-sdk-1.20.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd sentry-sdk-1.20.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.pk1wOo + umask 022 + cd /builddir/build/BUILD + cd sentry-sdk-1.20.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/sentry_sdk copying sentry_sdk/_functools.py -> build/lib/sentry_sdk copying sentry_sdk/envelope.py -> build/lib/sentry_sdk copying sentry_sdk/utils.py -> build/lib/sentry_sdk copying sentry_sdk/_compat.py -> build/lib/sentry_sdk copying sentry_sdk/sessions.py -> build/lib/sentry_sdk copying sentry_sdk/hub.py -> build/lib/sentry_sdk copying sentry_sdk/scope.py -> build/lib/sentry_sdk copying sentry_sdk/__init__.py -> build/lib/sentry_sdk copying sentry_sdk/tracing_utils.py -> build/lib/sentry_sdk copying sentry_sdk/scrubber.py -> build/lib/sentry_sdk copying sentry_sdk/tracing_utils_py2.py -> build/lib/sentry_sdk copying sentry_sdk/_werkzeug.py -> build/lib/sentry_sdk copying sentry_sdk/worker.py -> build/lib/sentry_sdk copying sentry_sdk/client.py -> build/lib/sentry_sdk copying sentry_sdk/api.py -> build/lib/sentry_sdk copying sentry_sdk/session.py -> build/lib/sentry_sdk copying sentry_sdk/attachments.py -> build/lib/sentry_sdk copying sentry_sdk/_queue.py -> build/lib/sentry_sdk copying sentry_sdk/profiler.py -> build/lib/sentry_sdk copying sentry_sdk/debug.py -> build/lib/sentry_sdk copying sentry_sdk/_types.py -> build/lib/sentry_sdk copying sentry_sdk/serializer.py -> build/lib/sentry_sdk copying sentry_sdk/consts.py -> build/lib/sentry_sdk copying sentry_sdk/tracing.py -> build/lib/sentry_sdk copying sentry_sdk/transport.py -> build/lib/sentry_sdk copying sentry_sdk/tracing_utils_py3.py -> build/lib/sentry_sdk creating build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/pyramid.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/trytond.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/flask.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/serverless.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/modules.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/dedupe.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/atexit.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/huey.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/starlite.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/threading.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/pymongo.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/bottle.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/_wsgi_common.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/beam.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/starlette.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/__init__.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/quart.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/cloud_resource_context.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/tornado.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/pure_eval.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/boto3.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/falcon.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/aiohttp.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/asgi.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/celery.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/asyncio.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/fastapi.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/aws_lambda.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/arq.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/wsgi.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/logging.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/excepthook.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/stdlib.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/executing.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/argv.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/httpx.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/socket.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/chalice.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/gcp.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/sqlalchemy.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/gnu_backtrace.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/redis.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/sanic.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/rq.py -> build/lib/sentry_sdk/integrations creating build/lib/sentry_sdk/crons copying sentry_sdk/crons/__init__.py -> build/lib/sentry_sdk/crons copying sentry_sdk/crons/api.py -> build/lib/sentry_sdk/crons copying sentry_sdk/crons/decorator.py -> build/lib/sentry_sdk/crons copying sentry_sdk/crons/consts.py -> build/lib/sentry_sdk/crons creating build/lib/sentry_sdk/integrations/spark copying sentry_sdk/integrations/spark/spark_driver.py -> build/lib/sentry_sdk/integrations/spark copying sentry_sdk/integrations/spark/__init__.py -> build/lib/sentry_sdk/integrations/spark copying sentry_sdk/integrations/spark/spark_worker.py -> build/lib/sentry_sdk/integrations/spark creating build/lib/sentry_sdk/integrations/grpc copying sentry_sdk/integrations/grpc/server.py -> build/lib/sentry_sdk/integrations/grpc copying sentry_sdk/integrations/grpc/__init__.py -> build/lib/sentry_sdk/integrations/grpc copying sentry_sdk/integrations/grpc/client.py -> build/lib/sentry_sdk/integrations/grpc creating build/lib/sentry_sdk/integrations/opentelemetry copying sentry_sdk/integrations/opentelemetry/__init__.py -> build/lib/sentry_sdk/integrations/opentelemetry copying sentry_sdk/integrations/opentelemetry/propagator.py -> build/lib/sentry_sdk/integrations/opentelemetry copying sentry_sdk/integrations/opentelemetry/consts.py -> build/lib/sentry_sdk/integrations/opentelemetry copying sentry_sdk/integrations/opentelemetry/span_processor.py -> build/lib/sentry_sdk/integrations/opentelemetry creating build/lib/sentry_sdk/integrations/django copying sentry_sdk/integrations/django/transactions.py -> build/lib/sentry_sdk/integrations/django copying sentry_sdk/integrations/django/templates.py -> build/lib/sentry_sdk/integrations/django copying sentry_sdk/integrations/django/__init__.py -> build/lib/sentry_sdk/integrations/django copying sentry_sdk/integrations/django/middleware.py -> build/lib/sentry_sdk/integrations/django copying sentry_sdk/integrations/django/asgi.py -> build/lib/sentry_sdk/integrations/django copying sentry_sdk/integrations/django/signals_handlers.py -> build/lib/sentry_sdk/integrations/django copying sentry_sdk/integrations/django/views.py -> build/lib/sentry_sdk/integrations/django copying sentry_sdk/py.typed -> build/lib/sentry_sdk + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.w75lyz + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64 + cd sentry-sdk-1.20.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-sentry-sdk-1.20.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-sentry-sdk-1.20.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk copying build/lib/sentry_sdk/_functools.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk copying build/lib/sentry_sdk/envelope.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk creating /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/pyramid.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations creating /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/spark copying build/lib/sentry_sdk/integrations/spark/spark_driver.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/spark copying build/lib/sentry_sdk/integrations/spark/__init__.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/spark copying build/lib/sentry_sdk/integrations/spark/spark_worker.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/spark copying build/lib/sentry_sdk/integrations/trytond.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/flask.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/serverless.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/modules.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/dedupe.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/atexit.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/huey.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/starlite.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/threading.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations creating /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/grpc copying build/lib/sentry_sdk/integrations/grpc/server.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/grpc copying build/lib/sentry_sdk/integrations/grpc/__init__.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/grpc copying build/lib/sentry_sdk/integrations/grpc/client.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/grpc copying build/lib/sentry_sdk/integrations/pymongo.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/bottle.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/_wsgi_common.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/beam.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/starlette.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations creating /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/opentelemetry copying build/lib/sentry_sdk/integrations/opentelemetry/__init__.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/opentelemetry copying build/lib/sentry_sdk/integrations/opentelemetry/propagator.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/opentelemetry copying build/lib/sentry_sdk/integrations/opentelemetry/consts.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/opentelemetry copying build/lib/sentry_sdk/integrations/opentelemetry/span_processor.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/opentelemetry copying build/lib/sentry_sdk/integrations/__init__.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/quart.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/cloud_resource_context.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/tornado.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/pure_eval.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/boto3.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/falcon.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/aiohttp.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/asgi.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/celery.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/asyncio.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/fastapi.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/aws_lambda.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/arq.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/wsgi.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/logging.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/excepthook.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/stdlib.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/executing.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/argv.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations creating /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/django copying build/lib/sentry_sdk/integrations/django/transactions.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/django copying build/lib/sentry_sdk/integrations/django/templates.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/django copying build/lib/sentry_sdk/integrations/django/__init__.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/django copying build/lib/sentry_sdk/integrations/django/middleware.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/django copying build/lib/sentry_sdk/integrations/django/asgi.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/django copying build/lib/sentry_sdk/integrations/django/signals_handlers.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/django copying build/lib/sentry_sdk/integrations/django/views.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/django copying build/lib/sentry_sdk/integrations/httpx.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/socket.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/chalice.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/gcp.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/sqlalchemy.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/gnu_backtrace.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/redis.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/sanic.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/rq.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/utils.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk copying build/lib/sentry_sdk/_compat.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk copying build/lib/sentry_sdk/sessions.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk copying build/lib/sentry_sdk/hub.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk copying build/lib/sentry_sdk/scope.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk copying build/lib/sentry_sdk/__init__.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk copying build/lib/sentry_sdk/tracing_utils.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk copying build/lib/sentry_sdk/scrubber.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk copying build/lib/sentry_sdk/tracing_utils_py2.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk copying build/lib/sentry_sdk/_werkzeug.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk copying build/lib/sentry_sdk/worker.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk copying build/lib/sentry_sdk/client.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk copying build/lib/sentry_sdk/api.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk copying build/lib/sentry_sdk/session.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk copying build/lib/sentry_sdk/attachments.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk copying build/lib/sentry_sdk/_queue.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk copying build/lib/sentry_sdk/profiler.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk copying build/lib/sentry_sdk/debug.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk creating /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/crons copying build/lib/sentry_sdk/crons/__init__.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/crons copying build/lib/sentry_sdk/crons/api.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/crons copying build/lib/sentry_sdk/crons/decorator.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/crons copying build/lib/sentry_sdk/crons/consts.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/crons copying build/lib/sentry_sdk/_types.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk copying build/lib/sentry_sdk/serializer.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk copying build/lib/sentry_sdk/consts.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk copying build/lib/sentry_sdk/tracing.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk copying build/lib/sentry_sdk/py.typed -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk copying build/lib/sentry_sdk/transport.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk copying build/lib/sentry_sdk/tracing_utils_py3.py -> /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/_functools.py to _functools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/envelope.py to envelope.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/pyramid.py to pyramid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/spark/spark_driver.py to spark_driver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/spark/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/spark/spark_worker.py to spark_worker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/trytond.py to trytond.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/flask.py to flask.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/serverless.py to serverless.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/modules.py to modules.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/dedupe.py to dedupe.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/atexit.py to atexit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/huey.py to huey.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/starlite.py to starlite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/threading.py to threading.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/grpc/server.py to server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/grpc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/grpc/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/pymongo.py to pymongo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/bottle.py to bottle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/_wsgi_common.py to _wsgi_common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/beam.py to beam.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/starlette.py to starlette.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/opentelemetry/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/opentelemetry/propagator.py to propagator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/opentelemetry/consts.py to consts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/opentelemetry/span_processor.py to span_processor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/quart.py to quart.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/cloud_resource_context.py to cloud_resource_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/tornado.py to tornado.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/pure_eval.py to pure_eval.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/boto3.py to boto3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/falcon.py to falcon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/aiohttp.py to aiohttp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/asgi.py to asgi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/celery.py to celery.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/asyncio.py to asyncio.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/fastapi.py to fastapi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/aws_lambda.py to aws_lambda.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/arq.py to arq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/wsgi.py to wsgi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/logging.py to logging.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/excepthook.py to excepthook.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/stdlib.py to stdlib.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/executing.py to executing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/argv.py to argv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/django/transactions.py to transactions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/django/templates.py to templates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/django/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/django/middleware.py to middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/django/asgi.py to asgi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/django/signals_handlers.py to signals_handlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/django/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/httpx.py to httpx.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/socket.py to socket.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/chalice.py to chalice.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/gcp.py to gcp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/sqlalchemy.py to sqlalchemy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/gnu_backtrace.py to gnu_backtrace.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/redis.py to redis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/sanic.py to sanic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/integrations/rq.py to rq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/_compat.py to _compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/sessions.py to sessions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/hub.py to hub.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/scope.py to scope.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/tracing_utils.py to tracing_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/scrubber.py to scrubber.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/tracing_utils_py2.py to tracing_utils_py2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/_werkzeug.py to _werkzeug.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/worker.py to worker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/session.py to session.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/attachments.py to attachments.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/_queue.py to _queue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/profiler.py to profiler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/debug.py to debug.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/crons/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/crons/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/crons/decorator.py to decorator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/crons/consts.py to consts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/_types.py to _types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/serializer.py to serializer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/consts.py to consts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/tracing.py to tracing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/transport.py to transport.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk/tracing_utils_py3.py to tracing_utils_py3.cpython-39.pyc writing byte-compilation script '/tmp/tmp38s0psq2.py' /usr/bin/python3 /tmp/tmp38s0psq2.py removing /tmp/tmp38s0psq2.py running install_egg_info running egg_info writing sentry_sdk.egg-info/PKG-INFO writing dependency_links to sentry_sdk.egg-info/dependency_links.txt writing requirements to sentry_sdk.egg-info/requires.txt writing top-level names to sentry_sdk.egg-info/top_level.txt reading manifest file 'sentry_sdk.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'sentry_sdk.egg-info/SOURCES.txt' Copying sentry_sdk.egg-info to /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9/site-packages/sentry_sdk-1.20.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64//usr/share/doc/python-sentry-sdk + '[' -d doc ']' ~/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64 ~/build/BUILD/sentry-sdk-1.20.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/sentry-sdk-1.20.0 + mv /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.20.0-1 --unique-debug-suffix -1.20.0-1.x86_64 --unique-debug-src-base python-sentry-sdk-1.20.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/sentry-sdk-1.20.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-sentry-sdk-1.20.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-sentry-sdk-1.20.0-1.noarch Provides: python-sentry-sdk python3-sentry-sdk = 1.20.0-1 python3.9dist(sentry-sdk) = 1.20 python3dist(sentry-sdk) = 1.20 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(certifi) python3.9dist(urllib3) >= 1.26.11 Processing files: python-sentry-sdk-help-1.20.0-1.noarch warning: Empty %files file /builddir/build/BUILD/sentry-sdk-1.20.0/doclist.lst Provides: python-sentry-sdk-help = 1.20.0-1 python3-sentry-sdk-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-sentry-sdk-1.20.0-1.x86_64 Wrote: /builddir/build/RPMS/python-sentry-sdk-help-1.20.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-sentry-sdk-1.20.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6IaoCi + umask 022 + cd /builddir/build/BUILD + cd sentry-sdk-1.20.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-sentry-sdk-1.20.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0