Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-ambra-sdk.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686619631.120945/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 aarch64 --nodeps /builddir/build/SPECS/python-ambra-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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-ambra-sdk-3.22.4.0.post1-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-ambra-sdk.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686619631.120945/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 aarch64 --nodeps /builddir/build/SPECS/python-ambra-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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-ambra-sdk-3.22.4.0.post1-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-ambra-sdk.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686619631.120945/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 aarch64 --nodeps /builddir/build/SPECS/python-ambra-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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.I2BJiv + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ambra-sdk-3.22.4.0.post1 + /usr/bin/gzip -dc /builddir/build/SOURCES/ambra-sdk-3.22.4.0.post1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ambra-sdk-3.22.4.0.post1 + /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.rtKEjH + umask 022 + cd /builddir/build/BUILD + cd ambra-sdk-3.22.4.0.post1 + 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 -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/ambra_sdk copying ambra_sdk/request_args.py -> build/lib/ambra_sdk copying ambra_sdk/pythonize.py -> build/lib/ambra_sdk copying ambra_sdk/types.py -> build/lib/ambra_sdk copying ambra_sdk/clear_params.py -> build/lib/ambra_sdk copying ambra_sdk/async_context_manager.py -> build/lib/ambra_sdk copying ambra_sdk/deprecated.py -> build/lib/ambra_sdk copying ambra_sdk/__init__.py -> build/lib/ambra_sdk creating build/lib/ambra_sdk/addon copying ambra_sdk/addon/study.py -> build/lib/ambra_sdk/addon copying ambra_sdk/addon/addon.py -> build/lib/ambra_sdk/addon copying ambra_sdk/addon/job.py -> build/lib/ambra_sdk/addon copying ambra_sdk/addon/dicom.py -> build/lib/ambra_sdk/addon copying ambra_sdk/addon/__init__.py -> build/lib/ambra_sdk/addon creating build/lib/ambra_sdk/api copying ambra_sdk/api/base_api.py -> build/lib/ambra_sdk/api copying ambra_sdk/api/api.py -> build/lib/ambra_sdk/api copying ambra_sdk/api/async_api.py -> build/lib/ambra_sdk/api copying ambra_sdk/api/__init__.py -> build/lib/ambra_sdk/api creating build/lib/ambra_sdk/async_addon copying ambra_sdk/async_addon/study.py -> build/lib/ambra_sdk/async_addon copying ambra_sdk/async_addon/addon.py -> build/lib/ambra_sdk/async_addon copying ambra_sdk/async_addon/job.py -> build/lib/ambra_sdk/async_addon copying ambra_sdk/async_addon/dicom.py -> build/lib/ambra_sdk/async_addon copying ambra_sdk/async_addon/__init__.py -> build/lib/ambra_sdk/async_addon creating build/lib/ambra_sdk/exceptions copying ambra_sdk/exceptions/base.py -> build/lib/ambra_sdk/exceptions copying ambra_sdk/exceptions/service.py -> build/lib/ambra_sdk/exceptions copying ambra_sdk/exceptions/storage.py -> build/lib/ambra_sdk/exceptions copying ambra_sdk/exceptions/__init__.py -> build/lib/ambra_sdk/exceptions creating build/lib/ambra_sdk/models copying ambra_sdk/models/base.py -> build/lib/ambra_sdk/models copying ambra_sdk/models/generated.py -> build/lib/ambra_sdk/models copying ambra_sdk/models/models.py -> build/lib/ambra_sdk/models copying ambra_sdk/models/fields.py -> build/lib/ambra_sdk/models copying ambra_sdk/models/__init__.py -> build/lib/ambra_sdk/models creating build/lib/ambra_sdk/service copying ambra_sdk/service/filtering.py -> build/lib/ambra_sdk/service copying ambra_sdk/service/only.py -> build/lib/ambra_sdk/service copying ambra_sdk/service/sorting.py -> build/lib/ambra_sdk/service copying ambra_sdk/service/__init__.py -> build/lib/ambra_sdk/service creating build/lib/ambra_sdk/service/entrypoints copying ambra_sdk/service/entrypoints/study.py -> build/lib/ambra_sdk/service/entrypoints copying ambra_sdk/service/entrypoints/analytics.py -> build/lib/ambra_sdk/service/entrypoints copying ambra_sdk/service/entrypoints/order.py -> build/lib/ambra_sdk/service/entrypoints copying ambra_sdk/service/entrypoints/audit.py -> build/lib/ambra_sdk/service/entrypoints copying ambra_sdk/service/entrypoints/annotation.py -> build/lib/ambra_sdk/service/entrypoints copying ambra_sdk/service/entrypoints/dictionary.py -> build/lib/ambra_sdk/service/entrypoints copying ambra_sdk/service/entrypoints/scanner.py -> build/lib/ambra_sdk/service/entrypoints copying ambra_sdk/service/entrypoints/filter.py -> build/lib/ambra_sdk/service/entrypoints copying ambra_sdk/service/entrypoints/dicomdata.py -> build/lib/ambra_sdk/service/entrypoints copying ambra_sdk/service/entrypoints/validate.py -> build/lib/ambra_sdk/service/entrypoints copying ambra_sdk/service/entrypoints/customcode.py -> build/lib/ambra_sdk/service/entrypoints copying ambra_sdk/service/entrypoints/destination.py -> build/lib/ambra_sdk/service/entrypoints copying ambra_sdk/service/entrypoints/activity.py -> build/lib/ambra_sdk/service/entrypoints copying ambra_sdk/service/entrypoints/meeting.py -> build/lib/ambra_sdk/service/entrypoints copying ambra_sdk/service/entrypoints/route.py -> build/lib/ambra_sdk/service/entrypoints copying ambra_sdk/service/entrypoints/node.py -> build/lib/ambra_sdk/service/entrypoints copying ambra_sdk/service/entrypoints/query.py -> build/lib/ambra_sdk/service/entrypoints copying ambra_sdk/service/entrypoints/webhook.py -> build/lib/ambra_sdk/service/entrypoints copying ambra_sdk/service/entrypoints/qctask.py -> build/lib/ambra_sdk/service/entrypoints copying ambra_sdk/service/entrypoints/account.py -> build/lib/ambra_sdk/service/entrypoints copying ambra_sdk/service/entrypoints/training.py -> build/lib/ambra_sdk/service/entrypoints copying ambra_sdk/service/entrypoints/user.py -> build/lib/ambra_sdk/service/entrypoints copying ambra_sdk/service/entrypoints/session.py -> build/lib/ambra_sdk/service/entrypoints copying ambra_sdk/service/entrypoints/message.py -> build/lib/ambra_sdk/service/entrypoints copying ambra_sdk/service/entrypoints/site.py -> build/lib/ambra_sdk/service/entrypoints copying ambra_sdk/service/entrypoints/purge.py -> build/lib/ambra_sdk/service/entrypoints copying ambra_sdk/service/entrypoints/rsna.py -> build/lib/ambra_sdk/service/entrypoints copying ambra_sdk/service/entrypoints/link.py -> build/lib/ambra_sdk/service/entrypoints copying ambra_sdk/service/entrypoints/keyimage.py -> build/lib/ambra_sdk/service/entrypoints copying ambra_sdk/service/entrypoints/group.py -> build/lib/ambra_sdk/service/entrypoints copying ambra_sdk/service/entrypoints/customfield.py -> build/lib/ambra_sdk/service/entrypoints copying ambra_sdk/service/entrypoints/role.py -> build/lib/ambra_sdk/service/entrypoints copying ambra_sdk/service/entrypoints/setting.py -> build/lib/ambra_sdk/service/entrypoints copying ambra_sdk/service/entrypoints/anonymization.py -> build/lib/ambra_sdk/service/entrypoints copying ambra_sdk/service/entrypoints/tag.py -> build/lib/ambra_sdk/service/entrypoints copying ambra_sdk/service/entrypoints/radreport.py -> build/lib/ambra_sdk/service/entrypoints copying ambra_sdk/service/entrypoints/terminology.py -> build/lib/ambra_sdk/service/entrypoints copying ambra_sdk/service/entrypoints/case.py -> build/lib/ambra_sdk/service/entrypoints copying ambra_sdk/service/entrypoints/appointment.py -> build/lib/ambra_sdk/service/entrypoints copying ambra_sdk/service/entrypoints/radreportmacro.py -> build/lib/ambra_sdk/service/entrypoints copying ambra_sdk/service/entrypoints/hl7.py -> build/lib/ambra_sdk/service/entrypoints copying ambra_sdk/service/entrypoints/report.py -> build/lib/ambra_sdk/service/entrypoints copying ambra_sdk/service/entrypoints/__init__.py -> build/lib/ambra_sdk/service/entrypoints copying ambra_sdk/service/entrypoints/npi.py -> build/lib/ambra_sdk/service/entrypoints copying ambra_sdk/service/entrypoints/location.py -> build/lib/ambra_sdk/service/entrypoints copying ambra_sdk/service/entrypoints/help.py -> build/lib/ambra_sdk/service/entrypoints copying ambra_sdk/service/entrypoints/patient.py -> build/lib/ambra_sdk/service/entrypoints copying ambra_sdk/service/entrypoints/namespace.py -> build/lib/ambra_sdk/service/entrypoints package init file 'ambra_sdk/service/entrypoints/generated/__init__.py' not found (or not a regular file) creating build/lib/ambra_sdk/service/entrypoints/generated copying ambra_sdk/service/entrypoints/generated/study.py -> build/lib/ambra_sdk/service/entrypoints/generated copying ambra_sdk/service/entrypoints/generated/analytics.py -> build/lib/ambra_sdk/service/entrypoints/generated copying ambra_sdk/service/entrypoints/generated/order.py -> build/lib/ambra_sdk/service/entrypoints/generated copying ambra_sdk/service/entrypoints/generated/audit.py -> build/lib/ambra_sdk/service/entrypoints/generated copying ambra_sdk/service/entrypoints/generated/annotation.py -> build/lib/ambra_sdk/service/entrypoints/generated copying ambra_sdk/service/entrypoints/generated/dictionary.py -> build/lib/ambra_sdk/service/entrypoints/generated copying ambra_sdk/service/entrypoints/generated/scanner.py -> build/lib/ambra_sdk/service/entrypoints/generated copying ambra_sdk/service/entrypoints/generated/filter.py -> build/lib/ambra_sdk/service/entrypoints/generated copying ambra_sdk/service/entrypoints/generated/dicomdata.py -> build/lib/ambra_sdk/service/entrypoints/generated copying ambra_sdk/service/entrypoints/generated/validate.py -> build/lib/ambra_sdk/service/entrypoints/generated copying ambra_sdk/service/entrypoints/generated/timer_rule.py -> build/lib/ambra_sdk/service/entrypoints/generated copying ambra_sdk/service/entrypoints/generated/customcode.py -> build/lib/ambra_sdk/service/entrypoints/generated copying ambra_sdk/service/entrypoints/generated/destination.py -> build/lib/ambra_sdk/service/entrypoints/generated copying ambra_sdk/service/entrypoints/generated/activity.py -> build/lib/ambra_sdk/service/entrypoints/generated copying ambra_sdk/service/entrypoints/generated/meeting.py -> build/lib/ambra_sdk/service/entrypoints/generated copying ambra_sdk/service/entrypoints/generated/route.py -> build/lib/ambra_sdk/service/entrypoints/generated copying ambra_sdk/service/entrypoints/generated/node.py -> build/lib/ambra_sdk/service/entrypoints/generated copying ambra_sdk/service/entrypoints/generated/query.py -> build/lib/ambra_sdk/service/entrypoints/generated copying ambra_sdk/service/entrypoints/generated/webhook.py -> build/lib/ambra_sdk/service/entrypoints/generated copying ambra_sdk/service/entrypoints/generated/qctask.py -> build/lib/ambra_sdk/service/entrypoints/generated copying ambra_sdk/service/entrypoints/generated/account.py -> build/lib/ambra_sdk/service/entrypoints/generated copying ambra_sdk/service/entrypoints/generated/training.py -> build/lib/ambra_sdk/service/entrypoints/generated copying ambra_sdk/service/entrypoints/generated/rule_set.py -> build/lib/ambra_sdk/service/entrypoints/generated copying ambra_sdk/service/entrypoints/generated/user.py -> build/lib/ambra_sdk/service/entrypoints/generated copying ambra_sdk/service/entrypoints/generated/session.py -> build/lib/ambra_sdk/service/entrypoints/generated copying ambra_sdk/service/entrypoints/generated/message.py -> build/lib/ambra_sdk/service/entrypoints/generated copying ambra_sdk/service/entrypoints/generated/site.py -> build/lib/ambra_sdk/service/entrypoints/generated copying ambra_sdk/service/entrypoints/generated/purge.py -> build/lib/ambra_sdk/service/entrypoints/generated copying ambra_sdk/service/entrypoints/generated/rsna.py -> build/lib/ambra_sdk/service/entrypoints/generated copying ambra_sdk/service/entrypoints/generated/link.py -> build/lib/ambra_sdk/service/entrypoints/generated copying ambra_sdk/service/entrypoints/generated/keyimage.py -> build/lib/ambra_sdk/service/entrypoints/generated copying ambra_sdk/service/entrypoints/generated/group.py -> build/lib/ambra_sdk/service/entrypoints/generated copying ambra_sdk/service/entrypoints/generated/customfield.py -> build/lib/ambra_sdk/service/entrypoints/generated copying ambra_sdk/service/entrypoints/generated/role.py -> build/lib/ambra_sdk/service/entrypoints/generated copying ambra_sdk/service/entrypoints/generated/setting.py -> build/lib/ambra_sdk/service/entrypoints/generated copying ambra_sdk/service/entrypoints/generated/anonymization.py -> build/lib/ambra_sdk/service/entrypoints/generated copying ambra_sdk/service/entrypoints/generated/tag.py -> build/lib/ambra_sdk/service/entrypoints/generated copying ambra_sdk/service/entrypoints/generated/radreport.py -> build/lib/ambra_sdk/service/entrypoints/generated copying ambra_sdk/service/entrypoints/generated/terminology.py -> build/lib/ambra_sdk/service/entrypoints/generated copying ambra_sdk/service/entrypoints/generated/case.py -> build/lib/ambra_sdk/service/entrypoints/generated copying ambra_sdk/service/entrypoints/generated/appointment.py -> build/lib/ambra_sdk/service/entrypoints/generated copying ambra_sdk/service/entrypoints/generated/radreportmacro.py -> build/lib/ambra_sdk/service/entrypoints/generated copying ambra_sdk/service/entrypoints/generated/hl7.py -> build/lib/ambra_sdk/service/entrypoints/generated copying ambra_sdk/service/entrypoints/generated/report.py -> build/lib/ambra_sdk/service/entrypoints/generated copying ambra_sdk/service/entrypoints/generated/npi.py -> build/lib/ambra_sdk/service/entrypoints/generated copying ambra_sdk/service/entrypoints/generated/location.py -> build/lib/ambra_sdk/service/entrypoints/generated copying ambra_sdk/service/entrypoints/generated/help.py -> build/lib/ambra_sdk/service/entrypoints/generated copying ambra_sdk/service/entrypoints/generated/patient.py -> build/lib/ambra_sdk/service/entrypoints/generated copying ambra_sdk/service/entrypoints/generated/namespace.py -> build/lib/ambra_sdk/service/entrypoints/generated creating build/lib/ambra_sdk/service/query copying ambra_sdk/service/query/query.py -> build/lib/ambra_sdk/service/query copying ambra_sdk/service/query/base_query.py -> build/lib/ambra_sdk/service/query copying ambra_sdk/service/query/async_query.py -> build/lib/ambra_sdk/service/query copying ambra_sdk/service/query/__init__.py -> build/lib/ambra_sdk/service/query creating build/lib/ambra_sdk/service/response copying ambra_sdk/service/response/response.py -> build/lib/ambra_sdk/service/response copying ambra_sdk/service/response/async_response.py -> build/lib/ambra_sdk/service/response copying ambra_sdk/service/response/base_response.py -> build/lib/ambra_sdk/service/response copying ambra_sdk/service/response/__init__.py -> build/lib/ambra_sdk/service/response creating build/lib/ambra_sdk/service/ws copying ambra_sdk/service/ws/async_ws.py -> build/lib/ambra_sdk/service/ws copying ambra_sdk/service/ws/__init__.py -> build/lib/ambra_sdk/service/ws copying ambra_sdk/service/ws/ws.py -> build/lib/ambra_sdk/service/ws creating build/lib/ambra_sdk/storage copying ambra_sdk/storage/bool_to_int.py -> build/lib/ambra_sdk/storage copying ambra_sdk/storage/response.py -> build/lib/ambra_sdk/storage copying ambra_sdk/storage/request.py -> build/lib/ambra_sdk/storage copying ambra_sdk/storage/__init__.py -> build/lib/ambra_sdk/storage creating build/lib/ambra_sdk/storage/image copying ambra_sdk/storage/image/base_image.py -> build/lib/ambra_sdk/storage/image copying ambra_sdk/storage/image/async_image.py -> build/lib/ambra_sdk/storage/image copying ambra_sdk/storage/image/__init__.py -> build/lib/ambra_sdk/storage/image copying ambra_sdk/storage/image/image.py -> build/lib/ambra_sdk/storage/image creating build/lib/ambra_sdk/storage/storage copying ambra_sdk/storage/storage/async_storage.py -> build/lib/ambra_sdk/storage/storage copying ambra_sdk/storage/storage/base_storage.py -> build/lib/ambra_sdk/storage/storage copying ambra_sdk/storage/storage/storage.py -> build/lib/ambra_sdk/storage/storage copying ambra_sdk/storage/storage/__init__.py -> build/lib/ambra_sdk/storage/storage creating build/lib/ambra_sdk/storage/study copying ambra_sdk/storage/study/study.py -> build/lib/ambra_sdk/storage/study copying ambra_sdk/storage/study/async_study.py -> build/lib/ambra_sdk/storage/study copying ambra_sdk/storage/study/base_study.py -> build/lib/ambra_sdk/storage/study copying ambra_sdk/storage/study/__init__.py -> build/lib/ambra_sdk/storage/study + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lETde7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64 + cd ambra-sdk-3.22.4.0.post1 + 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 -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-ambra-sdk-3.22.4.0.post1-1.aarch64 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-ambra-sdk-3.22.4.0.post1-1.aarch64/usr creating /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk copying build/lib/ambra_sdk/request_args.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk creating /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/api copying build/lib/ambra_sdk/api/base_api.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/api copying build/lib/ambra_sdk/api/api.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/api copying build/lib/ambra_sdk/api/async_api.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/api copying build/lib/ambra_sdk/api/__init__.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/api creating /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/storage copying build/lib/ambra_sdk/storage/bool_to_int.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/storage creating /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/storage/storage copying build/lib/ambra_sdk/storage/storage/async_storage.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/storage/storage copying build/lib/ambra_sdk/storage/storage/base_storage.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/storage/storage copying build/lib/ambra_sdk/storage/storage/storage.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/storage/storage copying build/lib/ambra_sdk/storage/storage/__init__.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/storage/storage copying build/lib/ambra_sdk/storage/response.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/storage copying build/lib/ambra_sdk/storage/request.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/storage creating /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/storage/image copying build/lib/ambra_sdk/storage/image/base_image.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/storage/image copying build/lib/ambra_sdk/storage/image/async_image.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/storage/image copying build/lib/ambra_sdk/storage/image/__init__.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/storage/image copying build/lib/ambra_sdk/storage/image/image.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/storage/image copying build/lib/ambra_sdk/storage/__init__.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/storage creating /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/storage/study copying build/lib/ambra_sdk/storage/study/study.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/storage/study copying build/lib/ambra_sdk/storage/study/async_study.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/storage/study copying build/lib/ambra_sdk/storage/study/base_study.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/storage/study copying build/lib/ambra_sdk/storage/study/__init__.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/storage/study copying build/lib/ambra_sdk/pythonize.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk creating /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/models copying build/lib/ambra_sdk/models/base.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/models copying build/lib/ambra_sdk/models/generated.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/models copying build/lib/ambra_sdk/models/models.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/models copying build/lib/ambra_sdk/models/fields.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/models copying build/lib/ambra_sdk/models/__init__.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/models creating /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/addon copying build/lib/ambra_sdk/addon/study.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/addon copying build/lib/ambra_sdk/addon/addon.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/addon copying build/lib/ambra_sdk/addon/job.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/addon copying build/lib/ambra_sdk/addon/dicom.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/addon copying build/lib/ambra_sdk/addon/__init__.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/addon creating /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service copying build/lib/ambra_sdk/service/filtering.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service creating /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/response copying build/lib/ambra_sdk/service/response/response.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/response copying build/lib/ambra_sdk/service/response/async_response.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/response copying build/lib/ambra_sdk/service/response/base_response.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/response copying build/lib/ambra_sdk/service/response/__init__.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/response creating /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/query copying build/lib/ambra_sdk/service/query/query.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/query copying build/lib/ambra_sdk/service/query/base_query.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/query copying build/lib/ambra_sdk/service/query/async_query.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/query copying build/lib/ambra_sdk/service/query/__init__.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/query copying build/lib/ambra_sdk/service/only.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service creating /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints copying build/lib/ambra_sdk/service/entrypoints/study.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints copying build/lib/ambra_sdk/service/entrypoints/analytics.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints copying build/lib/ambra_sdk/service/entrypoints/order.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints copying build/lib/ambra_sdk/service/entrypoints/audit.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints copying build/lib/ambra_sdk/service/entrypoints/annotation.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints copying build/lib/ambra_sdk/service/entrypoints/dictionary.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints copying build/lib/ambra_sdk/service/entrypoints/scanner.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints copying build/lib/ambra_sdk/service/entrypoints/filter.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints copying build/lib/ambra_sdk/service/entrypoints/dicomdata.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints copying build/lib/ambra_sdk/service/entrypoints/validate.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints copying build/lib/ambra_sdk/service/entrypoints/customcode.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints copying build/lib/ambra_sdk/service/entrypoints/destination.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints copying build/lib/ambra_sdk/service/entrypoints/activity.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints copying build/lib/ambra_sdk/service/entrypoints/meeting.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints copying build/lib/ambra_sdk/service/entrypoints/route.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints copying build/lib/ambra_sdk/service/entrypoints/node.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints copying build/lib/ambra_sdk/service/entrypoints/query.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints copying build/lib/ambra_sdk/service/entrypoints/webhook.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints copying build/lib/ambra_sdk/service/entrypoints/qctask.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints copying build/lib/ambra_sdk/service/entrypoints/account.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints copying build/lib/ambra_sdk/service/entrypoints/training.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints copying build/lib/ambra_sdk/service/entrypoints/user.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints copying build/lib/ambra_sdk/service/entrypoints/session.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints copying build/lib/ambra_sdk/service/entrypoints/message.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints copying build/lib/ambra_sdk/service/entrypoints/site.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints copying build/lib/ambra_sdk/service/entrypoints/purge.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints copying build/lib/ambra_sdk/service/entrypoints/rsna.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints copying build/lib/ambra_sdk/service/entrypoints/link.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints copying build/lib/ambra_sdk/service/entrypoints/keyimage.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints copying build/lib/ambra_sdk/service/entrypoints/group.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints copying build/lib/ambra_sdk/service/entrypoints/customfield.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints copying build/lib/ambra_sdk/service/entrypoints/role.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints copying build/lib/ambra_sdk/service/entrypoints/setting.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints copying build/lib/ambra_sdk/service/entrypoints/anonymization.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints copying build/lib/ambra_sdk/service/entrypoints/tag.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints copying build/lib/ambra_sdk/service/entrypoints/radreport.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints copying build/lib/ambra_sdk/service/entrypoints/terminology.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints copying build/lib/ambra_sdk/service/entrypoints/case.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints copying build/lib/ambra_sdk/service/entrypoints/appointment.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints copying build/lib/ambra_sdk/service/entrypoints/radreportmacro.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints copying build/lib/ambra_sdk/service/entrypoints/hl7.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints copying build/lib/ambra_sdk/service/entrypoints/report.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints creating /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated copying build/lib/ambra_sdk/service/entrypoints/generated/study.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated copying build/lib/ambra_sdk/service/entrypoints/generated/analytics.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated copying build/lib/ambra_sdk/service/entrypoints/generated/order.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated copying build/lib/ambra_sdk/service/entrypoints/generated/audit.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated copying build/lib/ambra_sdk/service/entrypoints/generated/annotation.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated copying build/lib/ambra_sdk/service/entrypoints/generated/dictionary.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated copying build/lib/ambra_sdk/service/entrypoints/generated/scanner.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated copying build/lib/ambra_sdk/service/entrypoints/generated/filter.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated copying build/lib/ambra_sdk/service/entrypoints/generated/dicomdata.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated copying build/lib/ambra_sdk/service/entrypoints/generated/validate.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated copying build/lib/ambra_sdk/service/entrypoints/generated/timer_rule.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated copying build/lib/ambra_sdk/service/entrypoints/generated/customcode.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated copying build/lib/ambra_sdk/service/entrypoints/generated/destination.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated copying build/lib/ambra_sdk/service/entrypoints/generated/activity.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated copying build/lib/ambra_sdk/service/entrypoints/generated/meeting.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated copying build/lib/ambra_sdk/service/entrypoints/generated/route.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated copying build/lib/ambra_sdk/service/entrypoints/generated/node.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated copying build/lib/ambra_sdk/service/entrypoints/generated/query.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated copying build/lib/ambra_sdk/service/entrypoints/generated/webhook.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated copying build/lib/ambra_sdk/service/entrypoints/generated/qctask.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated copying build/lib/ambra_sdk/service/entrypoints/generated/account.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated copying build/lib/ambra_sdk/service/entrypoints/generated/training.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated copying build/lib/ambra_sdk/service/entrypoints/generated/rule_set.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated copying build/lib/ambra_sdk/service/entrypoints/generated/user.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated copying build/lib/ambra_sdk/service/entrypoints/generated/session.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated copying build/lib/ambra_sdk/service/entrypoints/generated/message.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated copying build/lib/ambra_sdk/service/entrypoints/generated/site.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated copying build/lib/ambra_sdk/service/entrypoints/generated/purge.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated copying build/lib/ambra_sdk/service/entrypoints/generated/rsna.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated copying build/lib/ambra_sdk/service/entrypoints/generated/link.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated copying build/lib/ambra_sdk/service/entrypoints/generated/keyimage.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated copying build/lib/ambra_sdk/service/entrypoints/generated/group.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated copying build/lib/ambra_sdk/service/entrypoints/generated/customfield.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated copying build/lib/ambra_sdk/service/entrypoints/generated/role.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated copying build/lib/ambra_sdk/service/entrypoints/generated/setting.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated copying build/lib/ambra_sdk/service/entrypoints/generated/anonymization.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated copying build/lib/ambra_sdk/service/entrypoints/generated/tag.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated copying build/lib/ambra_sdk/service/entrypoints/generated/radreport.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated copying build/lib/ambra_sdk/service/entrypoints/generated/terminology.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated copying build/lib/ambra_sdk/service/entrypoints/generated/case.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated copying build/lib/ambra_sdk/service/entrypoints/generated/appointment.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated copying build/lib/ambra_sdk/service/entrypoints/generated/radreportmacro.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated copying build/lib/ambra_sdk/service/entrypoints/generated/hl7.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated copying build/lib/ambra_sdk/service/entrypoints/generated/report.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated copying build/lib/ambra_sdk/service/entrypoints/generated/npi.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated copying build/lib/ambra_sdk/service/entrypoints/generated/location.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated copying build/lib/ambra_sdk/service/entrypoints/generated/help.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated copying build/lib/ambra_sdk/service/entrypoints/generated/patient.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated copying build/lib/ambra_sdk/service/entrypoints/generated/namespace.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated copying build/lib/ambra_sdk/service/entrypoints/__init__.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints copying build/lib/ambra_sdk/service/entrypoints/npi.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints copying build/lib/ambra_sdk/service/entrypoints/location.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints copying build/lib/ambra_sdk/service/entrypoints/help.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints copying build/lib/ambra_sdk/service/entrypoints/patient.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints copying build/lib/ambra_sdk/service/entrypoints/namespace.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints creating /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/ws copying build/lib/ambra_sdk/service/ws/async_ws.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/ws copying build/lib/ambra_sdk/service/ws/__init__.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/ws copying build/lib/ambra_sdk/service/ws/ws.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/ws copying build/lib/ambra_sdk/service/sorting.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service copying build/lib/ambra_sdk/service/__init__.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service copying build/lib/ambra_sdk/types.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk copying build/lib/ambra_sdk/clear_params.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk creating /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/async_addon copying build/lib/ambra_sdk/async_addon/study.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/async_addon copying build/lib/ambra_sdk/async_addon/addon.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/async_addon copying build/lib/ambra_sdk/async_addon/job.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/async_addon copying build/lib/ambra_sdk/async_addon/dicom.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/async_addon copying build/lib/ambra_sdk/async_addon/__init__.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/async_addon copying build/lib/ambra_sdk/async_context_manager.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk copying build/lib/ambra_sdk/deprecated.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk copying build/lib/ambra_sdk/__init__.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk creating /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/exceptions copying build/lib/ambra_sdk/exceptions/base.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/exceptions copying build/lib/ambra_sdk/exceptions/service.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/exceptions copying build/lib/ambra_sdk/exceptions/storage.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/exceptions copying build/lib/ambra_sdk/exceptions/__init__.py -> /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/exceptions byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/request_args.py to request_args.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/api/base_api.py to base_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/api/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/api/async_api.py to async_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/storage/bool_to_int.py to bool_to_int.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/storage/storage/async_storage.py to async_storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/storage/storage/base_storage.py to base_storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/storage/storage/storage.py to storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/storage/storage/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/storage/response.py to response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/storage/request.py to request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/storage/image/base_image.py to base_image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/storage/image/async_image.py to async_image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/storage/image/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/storage/image/image.py to image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/storage/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/storage/study/study.py to study.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/storage/study/async_study.py to async_study.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/storage/study/base_study.py to base_study.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/storage/study/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/pythonize.py to pythonize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/models/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/models/generated.py to generated.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/models/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/models/fields.py to fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/addon/study.py to study.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/addon/addon.py to addon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/addon/job.py to job.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/addon/dicom.py to dicom.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/addon/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/filtering.py to filtering.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/response/response.py to response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/response/async_response.py to async_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/response/base_response.py to base_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/response/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/query/query.py to query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/query/base_query.py to base_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/query/async_query.py to async_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/query/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/only.py to only.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/study.py to study.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/analytics.py to analytics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/order.py to order.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/audit.py to audit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/annotation.py to annotation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/dictionary.py to dictionary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/scanner.py to scanner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/filter.py to filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/dicomdata.py to dicomdata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/validate.py to validate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/customcode.py to customcode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/destination.py to destination.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/activity.py to activity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/meeting.py to meeting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/route.py to route.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/node.py to node.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/query.py to query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/webhook.py to webhook.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/qctask.py to qctask.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/account.py to account.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/training.py to training.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/user.py to user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/session.py to session.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/message.py to message.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/site.py to site.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/purge.py to purge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/rsna.py to rsna.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/link.py to link.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/keyimage.py to keyimage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/group.py to group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/customfield.py to customfield.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/role.py to role.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/setting.py to setting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/anonymization.py to anonymization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/tag.py to tag.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/radreport.py to radreport.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/terminology.py to terminology.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/case.py to case.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/appointment.py to appointment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/radreportmacro.py to radreportmacro.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/hl7.py to hl7.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/report.py to report.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated/study.py to study.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated/analytics.py to analytics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated/order.py to order.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated/audit.py to audit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated/annotation.py to annotation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated/dictionary.py to dictionary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated/scanner.py to scanner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated/filter.py to filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated/dicomdata.py to dicomdata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated/validate.py to validate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated/timer_rule.py to timer_rule.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated/customcode.py to customcode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated/destination.py to destination.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated/activity.py to activity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated/meeting.py to meeting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated/route.py to route.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated/node.py to node.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated/query.py to query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated/webhook.py to webhook.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated/qctask.py to qctask.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated/account.py to account.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated/training.py to training.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated/rule_set.py to rule_set.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated/user.py to user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated/session.py to session.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated/message.py to message.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated/site.py to site.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated/purge.py to purge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated/rsna.py to rsna.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated/link.py to link.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated/keyimage.py to keyimage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated/group.py to group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated/customfield.py to customfield.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated/role.py to role.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated/setting.py to setting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated/anonymization.py to anonymization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated/tag.py to tag.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated/radreport.py to radreport.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated/terminology.py to terminology.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated/case.py to case.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated/appointment.py to appointment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated/radreportmacro.py to radreportmacro.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated/hl7.py to hl7.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated/report.py to report.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated/npi.py to npi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated/location.py to location.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated/help.py to help.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated/patient.py to patient.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/generated/namespace.py to namespace.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/npi.py to npi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/location.py to location.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/help.py to help.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/patient.py to patient.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/entrypoints/namespace.py to namespace.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/ws/async_ws.py to async_ws.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/ws/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/ws/ws.py to ws.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/sorting.py to sorting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/service/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/clear_params.py to clear_params.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/async_addon/study.py to study.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/async_addon/addon.py to addon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/async_addon/job.py to job.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/async_addon/dicom.py to dicom.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/async_addon/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/async_context_manager.py to async_context_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/deprecated.py to deprecated.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/exceptions/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/exceptions/service.py to service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/exceptions/storage.py to storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk/exceptions/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmp0h9t833b.py' /usr/bin/python3 /tmp/tmp0h9t833b.py removing /tmp/tmp0h9t833b.py running install_egg_info running egg_info creating ambra_sdk.egg-info writing ambra_sdk.egg-info/PKG-INFO writing dependency_links to ambra_sdk.egg-info/dependency_links.txt writing entry points to ambra_sdk.egg-info/entry_points.txt writing requirements to ambra_sdk.egg-info/requires.txt writing top-level names to ambra_sdk.egg-info/top_level.txt writing manifest file 'ambra_sdk.egg-info/SOURCES.txt' package init file 'ambra_sdk/service/entrypoints/generated/__init__.py' not found (or not a regular file) reading manifest file 'ambra_sdk.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'ambra_sdk.egg-info/SOURCES.txt' Copying ambra_sdk.egg-info to /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9/site-packages/ambra_sdk-3.22.4.0.post1-py3.9.egg-info running install_scripts Installing bump_release script to /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/bin Installing bump_release_candidate script to /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/bin Installing start_release script to /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64//usr/share/doc/python-ambra-sdk + '[' -d doc ']' ~/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64 ~/build/BUILD/ambra-sdk-3.22.4.0.post1 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64 + '[' -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/ambra-sdk-3.22.4.0.post1 + popd + mv /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 3.22.4.0.post1-1 --unique-debug-suffix -3.22.4.0.post1-1.aarch64 --unique-debug-src-base python-ambra-sdk-3.22.4.0.post1-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/ambra-sdk-3.22.4.0.post1 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-ambra-sdk-3.22.4.0.post1-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-ambra-sdk-3.22.4.0.post1-1.noarch Provides: python-ambra-sdk python3-ambra-sdk = 3.22.4.0.post1-1 python3.9dist(ambra-sdk) = 3.22.4.0.post1 python3dist(ambra-sdk) = 3.22.4.0.post1 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(aiohttp) >= 3.6.2 python3.9dist(aiohttp) < 4 python3.9dist(pydicom) >= 2 python3.9dist(pydicom) < 3 python3.9dist(python-box) >= 5.1.1 python3.9dist(python-box) < 6 python3.9dist(requests) >= 2.24 python3.9dist(requests) < 3 python3.9dist(setuptools) Processing files: python-ambra-sdk-help-3.22.4.0.post1-1.noarch warning: Empty %files file /builddir/build/BUILD/ambra-sdk-3.22.4.0.post1/doclist.lst Provides: python-ambra-sdk-help = 3.22.4.0.post1-1 python3-ambra-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-ambra-sdk-3.22.4.0.post1-1.aarch64 Wrote: /builddir/build/RPMS/python-ambra-sdk-help-3.22.4.0.post1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-ambra-sdk-3.22.4.0.post1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.85DVF0 + umask 022 + cd /builddir/build/BUILD + cd ambra-sdk-3.22.4.0.post1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-ambra-sdk-3.22.4.0.post1-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0