Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-bergen.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681930197.962194/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-bergen.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-bergen-0.4.75-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-bergen.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681930197.962194/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-bergen.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-bergen-0.4.75-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-bergen.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681930197.962194/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-bergen.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.ACnHyB + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf bergen-0.4.75 + /usr/bin/gzip -dc /builddir/build/SOURCES/bergen-0.4.75.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd bergen-0.4.75 + /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.8Kx91K + umask 022 + cd /builddir/build/BUILD + cd bergen-0.4.75 + 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/bergen copying bergen/utils.py -> build/lib/bergen copying bergen/models.py -> build/lib/bergen copying bergen/comfort.py -> build/lib/bergen copying bergen/enums.py -> build/lib/bergen copying bergen/schema.py -> build/lib/bergen copying bergen/__init__.py -> build/lib/bergen copying bergen/console.py -> build/lib/bergen copying bergen/graphical.py -> build/lib/bergen copying bergen/query.py -> build/lib/bergen copying bergen/extenders.py -> build/lib/bergen copying bergen/logging.py -> build/lib/bergen copying bergen/gql.py -> build/lib/bergen copying bergen/constants.py -> build/lib/bergen copying bergen/debugging.py -> build/lib/bergen creating build/lib/bergen/actors copying bergen/actors/utils.py -> build/lib/bergen/actors copying bergen/actors/classic.py -> build/lib/bergen/actors copying bergen/actors/__init__.py -> build/lib/bergen/actors copying bergen/actors/functional.py -> build/lib/bergen/actors copying bergen/actors/base.py -> build/lib/bergen/actors creating build/lib/bergen/auths copying bergen/auths/__init__.py -> build/lib/bergen/auths copying bergen/auths/base.py -> build/lib/bergen/auths creating build/lib/bergen/auths/backend copying bergen/auths/backend/__init__.py -> build/lib/bergen/auths/backend copying bergen/auths/backend/app.py -> build/lib/bergen/auths/backend creating build/lib/bergen/auths/code copying bergen/auths/code/__init__.py -> build/lib/bergen/auths/code copying bergen/auths/code/app.py -> build/lib/bergen/auths/code package init file 'bergen/auths/code/widgets/__init__.py' not found (or not a regular file) creating build/lib/bergen/auths/code/widgets copying bergen/auths/code/widgets/login.py -> build/lib/bergen/auths/code/widgets creating build/lib/bergen/auths/implicit copying bergen/auths/implicit/__init__.py -> build/lib/bergen/auths/implicit copying bergen/auths/implicit/app.py -> build/lib/bergen/auths/implicit package init file 'bergen/auths/implicit/widgets/__init__.py' not found (or not a regular file) creating build/lib/bergen/auths/implicit/widgets copying bergen/auths/implicit/widgets/login.py -> build/lib/bergen/auths/implicit/widgets creating build/lib/bergen/auths/legacy copying bergen/auths/legacy/__init__.py -> build/lib/bergen/auths/legacy copying bergen/auths/legacy/app.py -> build/lib/bergen/auths/legacy creating build/lib/bergen/auths/messages copying bergen/auths/messages/utils.py -> build/lib/bergen/auths/messages copying bergen/auths/messages/__init__.py -> build/lib/bergen/auths/messages copying bergen/auths/messages/generics.py -> build/lib/bergen/auths/messages copying bergen/auths/messages/exception.py -> build/lib/bergen/auths/messages copying bergen/auths/messages/types.py -> build/lib/bergen/auths/messages copying bergen/auths/messages/base.py -> build/lib/bergen/auths/messages creating build/lib/bergen/auths/messages/postman copying bergen/auths/messages/postman/__init__.py -> build/lib/bergen/auths/messages/postman copying bergen/auths/messages/postman/log.py -> build/lib/bergen/auths/messages/postman copying bergen/auths/messages/postman/exception.py -> build/lib/bergen/auths/messages/postman creating build/lib/bergen/auths/messages/postman/assign copying bergen/auths/messages/postman/assign/assign.py -> build/lib/bergen/auths/messages/postman/assign copying bergen/auths/messages/postman/assign/assign_cancelled.py -> build/lib/bergen/auths/messages/postman/assign copying bergen/auths/messages/postman/assign/assign_done.py -> build/lib/bergen/auths/messages/postman/assign copying bergen/auths/messages/postman/assign/__init__.py -> build/lib/bergen/auths/messages/postman/assign copying bergen/auths/messages/postman/assign/assign_return.py -> build/lib/bergen/auths/messages/postman/assign copying bergen/auths/messages/postman/assign/bounced_assign.py -> build/lib/bergen/auths/messages/postman/assign copying bergen/auths/messages/postman/assign/assign_yield.py -> build/lib/bergen/auths/messages/postman/assign copying bergen/auths/messages/postman/assign/assign_critical.py -> build/lib/bergen/auths/messages/postman/assign copying bergen/auths/messages/postman/assign/assign_log.py -> build/lib/bergen/auths/messages/postman/assign copying bergen/auths/messages/postman/assign/bounced_forwarded_assign.py -> build/lib/bergen/auths/messages/postman/assign creating build/lib/bergen/auths/messages/postman/provide copying bergen/auths/messages/postman/provide/provide.py -> build/lib/bergen/auths/messages/postman/provide copying bergen/auths/messages/postman/provide/__init__.py -> build/lib/bergen/auths/messages/postman/provide copying bergen/auths/messages/postman/provide/provide_transition.py -> build/lib/bergen/auths/messages/postman/provide copying bergen/auths/messages/postman/provide/provide_done.py -> build/lib/bergen/auths/messages/postman/provide copying bergen/auths/messages/postman/provide/params.py -> build/lib/bergen/auths/messages/postman/provide copying bergen/auths/messages/postman/provide/provide_critical.py -> build/lib/bergen/auths/messages/postman/provide copying bergen/auths/messages/postman/provide/bounced_provide.py -> build/lib/bergen/auths/messages/postman/provide copying bergen/auths/messages/postman/provide/provide_log.py -> build/lib/bergen/auths/messages/postman/provide creating build/lib/bergen/auths/messages/postman/reserve copying bergen/auths/messages/postman/reserve/reserve_done.py -> build/lib/bergen/auths/messages/postman/reserve copying bergen/auths/messages/postman/reserve/reserve_log.py -> build/lib/bergen/auths/messages/postman/reserve copying bergen/auths/messages/postman/reserve/__init__.py -> build/lib/bergen/auths/messages/postman/reserve copying bergen/auths/messages/postman/reserve/bounced_reserve.py -> build/lib/bergen/auths/messages/postman/reserve copying bergen/auths/messages/postman/reserve/reserve_active.py -> build/lib/bergen/auths/messages/postman/reserve copying bergen/auths/messages/postman/reserve/reserve.py -> build/lib/bergen/auths/messages/postman/reserve copying bergen/auths/messages/postman/reserve/bounced_forwarded_reserve.py -> build/lib/bergen/auths/messages/postman/reserve copying bergen/auths/messages/postman/reserve/reserve_waiting.py -> build/lib/bergen/auths/messages/postman/reserve copying bergen/auths/messages/postman/reserve/reserve_critical.py -> build/lib/bergen/auths/messages/postman/reserve copying bergen/auths/messages/postman/reserve/params.py -> build/lib/bergen/auths/messages/postman/reserve copying bergen/auths/messages/postman/reserve/reserve_transition.py -> build/lib/bergen/auths/messages/postman/reserve creating build/lib/bergen/auths/messages/postman/unassign copying bergen/auths/messages/postman/unassign/__init__.py -> build/lib/bergen/auths/messages/postman/unassign copying bergen/auths/messages/postman/unassign/unassign_done.py -> build/lib/bergen/auths/messages/postman/unassign copying bergen/auths/messages/postman/unassign/unassign_critical.py -> build/lib/bergen/auths/messages/postman/unassign copying bergen/auths/messages/postman/unassign/bounced_unassign.py -> build/lib/bergen/auths/messages/postman/unassign copying bergen/auths/messages/postman/unassign/unassign_log.py -> build/lib/bergen/auths/messages/postman/unassign copying bergen/auths/messages/postman/unassign/unassign.py -> build/lib/bergen/auths/messages/postman/unassign creating build/lib/bergen/auths/messages/postman/unprovide copying bergen/auths/messages/postman/unprovide/unprovide_done.py -> build/lib/bergen/auths/messages/postman/unprovide copying bergen/auths/messages/postman/unprovide/bounced_unprovide.py -> build/lib/bergen/auths/messages/postman/unprovide copying bergen/auths/messages/postman/unprovide/__init__.py -> build/lib/bergen/auths/messages/postman/unprovide copying bergen/auths/messages/postman/unprovide/unprovide_log.py -> build/lib/bergen/auths/messages/postman/unprovide copying bergen/auths/messages/postman/unprovide/unprovide_critical.py -> build/lib/bergen/auths/messages/postman/unprovide copying bergen/auths/messages/postman/unprovide/unprovide_error.py -> build/lib/bergen/auths/messages/postman/unprovide copying bergen/auths/messages/postman/unprovide/unprovide.py -> build/lib/bergen/auths/messages/postman/unprovide creating build/lib/bergen/auths/messages/postman/unreserve copying bergen/auths/messages/postman/unreserve/__init__.py -> build/lib/bergen/auths/messages/postman/unreserve copying bergen/auths/messages/postman/unreserve/unreserve_log.py -> build/lib/bergen/auths/messages/postman/unreserve copying bergen/auths/messages/postman/unreserve/unreserve_done.py -> build/lib/bergen/auths/messages/postman/unreserve copying bergen/auths/messages/postman/unreserve/unreserve_critical.py -> build/lib/bergen/auths/messages/postman/unreserve copying bergen/auths/messages/postman/unreserve/unreserve.py -> build/lib/bergen/auths/messages/postman/unreserve copying bergen/auths/messages/postman/unreserve/bounced_unreserve.py -> build/lib/bergen/auths/messages/postman/unreserve creating build/lib/bergen/clients copying bergen/clients/provider.py -> build/lib/bergen/clients copying bergen/clients/__init__.py -> build/lib/bergen/clients copying bergen/clients/default.py -> build/lib/bergen/clients copying bergen/clients/host.py -> build/lib/bergen/clients copying bergen/clients/point.py -> build/lib/bergen/clients copying bergen/clients/base.py -> build/lib/bergen/clients package init file 'bergen/config/__init__.py' not found (or not a regular file) creating build/lib/bergen/config copying bergen/config/types.py -> build/lib/bergen/config creating build/lib/bergen/contracts copying bergen/contracts/__init__.py -> build/lib/bergen/contracts copying bergen/contracts/interaction.py -> build/lib/bergen/contracts copying bergen/contracts/exceptions.py -> build/lib/bergen/contracts copying bergen/contracts/reservation.py -> build/lib/bergen/contracts creating build/lib/bergen/entertainer copying bergen/entertainer/__init__.py -> build/lib/bergen/entertainer copying bergen/entertainer/websocket.py -> build/lib/bergen/entertainer copying bergen/entertainer/base.py -> build/lib/bergen/entertainer creating build/lib/bergen/extenders copying bergen/extenders/__init__.py -> build/lib/bergen/extenders copying bergen/extenders/port.py -> build/lib/bergen/extenders copying bergen/extenders/node.py -> build/lib/bergen/extenders package init file 'bergen/graphql/__init__.py' not found (or not a regular file) creating build/lib/bergen/graphql copying bergen/graphql/typed.py -> build/lib/bergen/graphql package init file 'bergen/graphql/types/__init__.py' not found (or not a regular file) creating build/lib/bergen/graphql/types copying bergen/graphql/types/object.py -> build/lib/bergen/graphql/types copying bergen/graphql/types/model.py -> build/lib/bergen/graphql/types creating build/lib/bergen/handlers copying bergen/handlers/provide.py -> build/lib/bergen/handlers copying bergen/handlers/assign.py -> build/lib/bergen/handlers copying bergen/handlers/__init__.py -> build/lib/bergen/handlers copying bergen/handlers/reserve.py -> build/lib/bergen/handlers copying bergen/handlers/unassign.py -> build/lib/bergen/handlers copying bergen/handlers/unprovide.py -> build/lib/bergen/handlers copying bergen/handlers/unreserve.py -> build/lib/bergen/handlers copying bergen/handlers/base.py -> build/lib/bergen/handlers package init file 'bergen/hookable/__init__.py' not found (or not a regular file) creating build/lib/bergen/hookable copying bergen/hookable/base.py -> build/lib/bergen/hookable package init file 'bergen/legacy/__init__.py' not found (or not a regular file) creating build/lib/bergen/legacy copying bergen/legacy/utils.py -> build/lib/bergen/legacy creating build/lib/bergen/managers copying bergen/managers/__init__.py -> build/lib/bergen/managers copying bergen/managers/base.py -> build/lib/bergen/managers creating build/lib/bergen/messages copying bergen/messages/utils.py -> build/lib/bergen/messages copying bergen/messages/__init__.py -> build/lib/bergen/messages copying bergen/messages/generics.py -> build/lib/bergen/messages copying bergen/messages/exception.py -> build/lib/bergen/messages copying bergen/messages/types.py -> build/lib/bergen/messages copying bergen/messages/base.py -> build/lib/bergen/messages creating build/lib/bergen/messages/postman copying bergen/messages/postman/__init__.py -> build/lib/bergen/messages/postman copying bergen/messages/postman/log.py -> build/lib/bergen/messages/postman copying bergen/messages/postman/exception.py -> build/lib/bergen/messages/postman creating build/lib/bergen/messages/postman/assign copying bergen/messages/postman/assign/assign.py -> build/lib/bergen/messages/postman/assign copying bergen/messages/postman/assign/assign_cancelled.py -> build/lib/bergen/messages/postman/assign copying bergen/messages/postman/assign/assign_done.py -> build/lib/bergen/messages/postman/assign copying bergen/messages/postman/assign/__init__.py -> build/lib/bergen/messages/postman/assign copying bergen/messages/postman/assign/assign_return.py -> build/lib/bergen/messages/postman/assign copying bergen/messages/postman/assign/bounced_assign.py -> build/lib/bergen/messages/postman/assign copying bergen/messages/postman/assign/assign_yield.py -> build/lib/bergen/messages/postman/assign copying bergen/messages/postman/assign/assign_critical.py -> build/lib/bergen/messages/postman/assign copying bergen/messages/postman/assign/assign_log.py -> build/lib/bergen/messages/postman/assign copying bergen/messages/postman/assign/bounced_forwarded_assign.py -> build/lib/bergen/messages/postman/assign creating build/lib/bergen/messages/postman/provide copying bergen/messages/postman/provide/provide.py -> build/lib/bergen/messages/postman/provide copying bergen/messages/postman/provide/__init__.py -> build/lib/bergen/messages/postman/provide copying bergen/messages/postman/provide/provide_transition.py -> build/lib/bergen/messages/postman/provide copying bergen/messages/postman/provide/provide_done.py -> build/lib/bergen/messages/postman/provide copying bergen/messages/postman/provide/params.py -> build/lib/bergen/messages/postman/provide copying bergen/messages/postman/provide/provide_critical.py -> build/lib/bergen/messages/postman/provide copying bergen/messages/postman/provide/bounced_provide.py -> build/lib/bergen/messages/postman/provide copying bergen/messages/postman/provide/provide_log.py -> build/lib/bergen/messages/postman/provide creating build/lib/bergen/messages/postman/reserve copying bergen/messages/postman/reserve/reserve_done.py -> build/lib/bergen/messages/postman/reserve copying bergen/messages/postman/reserve/reserve_log.py -> build/lib/bergen/messages/postman/reserve copying bergen/messages/postman/reserve/__init__.py -> build/lib/bergen/messages/postman/reserve copying bergen/messages/postman/reserve/bounced_reserve.py -> build/lib/bergen/messages/postman/reserve copying bergen/messages/postman/reserve/reserve_active.py -> build/lib/bergen/messages/postman/reserve copying bergen/messages/postman/reserve/reserve.py -> build/lib/bergen/messages/postman/reserve copying bergen/messages/postman/reserve/bounced_forwarded_reserve.py -> build/lib/bergen/messages/postman/reserve copying bergen/messages/postman/reserve/reserve_waiting.py -> build/lib/bergen/messages/postman/reserve copying bergen/messages/postman/reserve/reserve_critical.py -> build/lib/bergen/messages/postman/reserve copying bergen/messages/postman/reserve/params.py -> build/lib/bergen/messages/postman/reserve copying bergen/messages/postman/reserve/reserve_transition.py -> build/lib/bergen/messages/postman/reserve creating build/lib/bergen/messages/postman/unassign copying bergen/messages/postman/unassign/__init__.py -> build/lib/bergen/messages/postman/unassign copying bergen/messages/postman/unassign/unassign_done.py -> build/lib/bergen/messages/postman/unassign copying bergen/messages/postman/unassign/unassign_critical.py -> build/lib/bergen/messages/postman/unassign copying bergen/messages/postman/unassign/bounced_unassign.py -> build/lib/bergen/messages/postman/unassign copying bergen/messages/postman/unassign/unassign_log.py -> build/lib/bergen/messages/postman/unassign copying bergen/messages/postman/unassign/unassign.py -> build/lib/bergen/messages/postman/unassign creating build/lib/bergen/messages/postman/unprovide copying bergen/messages/postman/unprovide/unprovide_done.py -> build/lib/bergen/messages/postman/unprovide copying bergen/messages/postman/unprovide/bounced_unprovide.py -> build/lib/bergen/messages/postman/unprovide copying bergen/messages/postman/unprovide/__init__.py -> build/lib/bergen/messages/postman/unprovide copying bergen/messages/postman/unprovide/unprovide_log.py -> build/lib/bergen/messages/postman/unprovide copying bergen/messages/postman/unprovide/unprovide_critical.py -> build/lib/bergen/messages/postman/unprovide copying bergen/messages/postman/unprovide/unprovide_error.py -> build/lib/bergen/messages/postman/unprovide copying bergen/messages/postman/unprovide/unprovide.py -> build/lib/bergen/messages/postman/unprovide creating build/lib/bergen/messages/postman/unreserve copying bergen/messages/postman/unreserve/__init__.py -> build/lib/bergen/messages/postman/unreserve copying bergen/messages/postman/unreserve/unreserve_log.py -> build/lib/bergen/messages/postman/unreserve copying bergen/messages/postman/unreserve/unreserve_done.py -> build/lib/bergen/messages/postman/unreserve copying bergen/messages/postman/unreserve/unreserve_critical.py -> build/lib/bergen/messages/postman/unreserve copying bergen/messages/postman/unreserve/unreserve.py -> build/lib/bergen/messages/postman/unreserve copying bergen/messages/postman/unreserve/bounced_unreserve.py -> build/lib/bergen/messages/postman/unreserve creating build/lib/bergen/monitor copying bergen/monitor/__init__.py -> build/lib/bergen/monitor copying bergen/monitor/monitor.py -> build/lib/bergen/monitor creating build/lib/bergen/postmans copying bergen/postmans/utils.py -> build/lib/bergen/postmans copying bergen/postmans/__init__.py -> build/lib/bergen/postmans copying bergen/postmans/websocket.py -> build/lib/bergen/postmans copying bergen/postmans/base.py -> build/lib/bergen/postmans creating build/lib/bergen/provider copying bergen/provider/utils.py -> build/lib/bergen/provider copying bergen/provider/__init__.py -> build/lib/bergen/provider copying bergen/provider/websocket.py -> build/lib/bergen/provider copying bergen/provider/base.py -> build/lib/bergen/provider creating build/lib/bergen/queries copying bergen/queries/__init__.py -> build/lib/bergen/queries creating build/lib/bergen/queries/delayed copying bergen/queries/delayed/template.py -> build/lib/bergen/queries/delayed copying bergen/queries/delayed/__init__.py -> build/lib/bergen/queries/delayed copying bergen/queries/delayed/pod.py -> build/lib/bergen/queries/delayed copying bergen/queries/delayed/node.py -> build/lib/bergen/queries/delayed package init file 'bergen/registries/__init__.py' not found (or not a regular file) creating build/lib/bergen/registries copying bergen/registries/matcher.py -> build/lib/bergen/registries copying bergen/registries/client.py -> build/lib/bergen/registries copying bergen/registries/ward.py -> build/lib/bergen/registries package init file 'bergen/schemas/arkitekt/__init__.py' not found (or not a regular file) creating build/lib/bergen/schemas creating build/lib/bergen/schemas/arkitekt copying bergen/schemas/arkitekt/types.py -> build/lib/bergen/schemas/arkitekt package init file 'bergen/schemas/arkitekt/mutations/__init__.py' not found (or not a regular file) creating build/lib/bergen/schemas/arkitekt/mutations copying bergen/schemas/arkitekt/mutations/negotiate.py -> build/lib/bergen/schemas/arkitekt/mutations copying bergen/schemas/arkitekt/mutations/host.py -> build/lib/bergen/schemas/arkitekt/mutations package init file 'bergen/schemas/herre/__init__.py' not found (or not a regular file) creating build/lib/bergen/schemas/herre copying bergen/schemas/herre/types.py -> build/lib/bergen/schemas/herre creating build/lib/bergen/types copying bergen/types/utils.py -> build/lib/bergen/types copying bergen/types/__init__.py -> build/lib/bergen/types copying bergen/types/object.py -> build/lib/bergen/types copying bergen/types/model.py -> build/lib/bergen/types creating build/lib/bergen/types/node copying bergen/types/node/__init__.py -> build/lib/bergen/types/node creating build/lib/bergen/types/node/ports copying bergen/types/node/ports/__init__.py -> build/lib/bergen/types/node/ports creating build/lib/bergen/types/node/ports/arg copying bergen/types/node/ports/arg/__init__.py -> build/lib/bergen/types/node/ports/arg copying bergen/types/node/ports/arg/intport.py -> build/lib/bergen/types/node/ports/arg copying bergen/types/node/ports/arg/stringport.py -> build/lib/bergen/types/node/ports/arg copying bergen/types/node/ports/arg/modelport.py -> build/lib/bergen/types/node/ports/arg copying bergen/types/node/ports/arg/base.py -> build/lib/bergen/types/node/ports/arg creating build/lib/bergen/types/node/ports/kwarg copying bergen/types/node/ports/kwarg/__init__.py -> build/lib/bergen/types/node/ports/kwarg copying bergen/types/node/ports/kwarg/intport.py -> build/lib/bergen/types/node/ports/kwarg copying bergen/types/node/ports/kwarg/stringport.py -> build/lib/bergen/types/node/ports/kwarg copying bergen/types/node/ports/kwarg/modelport.py -> build/lib/bergen/types/node/ports/kwarg copying bergen/types/node/ports/kwarg/base.py -> build/lib/bergen/types/node/ports/kwarg creating build/lib/bergen/types/node/ports/returns copying bergen/types/node/ports/returns/__init__.py -> build/lib/bergen/types/node/ports/returns copying bergen/types/node/ports/returns/intport.py -> build/lib/bergen/types/node/ports/returns copying bergen/types/node/ports/returns/modelport.py -> build/lib/bergen/types/node/ports/returns copying bergen/types/node/ports/returns/base.py -> build/lib/bergen/types/node/ports/returns creating build/lib/bergen/types/node/widgets copying bergen/types/node/widgets/intwidget.py -> build/lib/bergen/types/node/widgets copying bergen/types/node/widgets/stringwidget.py -> build/lib/bergen/types/node/widgets copying bergen/types/node/widgets/__init__.py -> build/lib/bergen/types/node/widgets copying bergen/types/node/widgets/querywidget.py -> build/lib/bergen/types/node/widgets copying bergen/types/node/widgets/base.py -> build/lib/bergen/types/node/widgets creating build/lib/bergen/ui copying bergen/ui/__init__.py -> build/lib/bergen/ui copying bergen/ui/assignation.py -> build/lib/bergen/ui creating build/lib/bergen/ui/widgets copying bergen/ui/widgets/intwidget.py -> build/lib/bergen/ui/widgets copying bergen/ui/widgets/__init__.py -> build/lib/bergen/ui/widgets copying bergen/ui/widgets/querywidget.py -> build/lib/bergen/ui/widgets copying bergen/ui/widgets/sliderwidget.py -> build/lib/bergen/ui/widgets copying bergen/ui/widgets/base.py -> build/lib/bergen/ui/widgets copying bergen/ui/widgets/void.py -> build/lib/bergen/ui/widgets creating build/lib/bergen/wards copying bergen/wards/__init__.py -> build/lib/bergen/wards copying bergen/wards/default.py -> build/lib/bergen/wards copying bergen/wards/base.py -> build/lib/bergen/wards creating build/lib/bergen/wards/bare copying bergen/wards/bare/__init__.py -> build/lib/bergen/wards/bare copying bergen/wards/bare/main.py -> build/lib/bergen/wards/bare copying bergen/wards/bare/aiohttp.py -> build/lib/bergen/wards/bare creating build/lib/bergen/wards/gql copying bergen/wards/gql/__init__.py -> build/lib/bergen/wards/gql copying bergen/wards/gql/main.py -> build/lib/bergen/wards/gql copying bergen/wards/gql/aiohttp.py -> build/lib/bergen/wards/gql + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jsijpK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64 + cd bergen-0.4.75 + 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-bergen-0.4.75-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-bergen-0.4.75-1.aarch64/usr creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen copying build/lib/bergen/utils.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen copying build/lib/bergen/models.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen copying build/lib/bergen/comfort.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/registries copying build/lib/bergen/registries/matcher.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/registries copying build/lib/bergen/registries/client.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/registries copying build/lib/bergen/registries/ward.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/registries copying build/lib/bergen/enums.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/entertainer copying build/lib/bergen/entertainer/__init__.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/entertainer copying build/lib/bergen/entertainer/websocket.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/entertainer copying build/lib/bergen/entertainer/base.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/entertainer creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/clients copying build/lib/bergen/clients/provider.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/clients copying build/lib/bergen/clients/__init__.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/clients copying build/lib/bergen/clients/default.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/clients copying build/lib/bergen/clients/host.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/clients copying build/lib/bergen/clients/point.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/clients copying build/lib/bergen/clients/base.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/clients copying build/lib/bergen/schema.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/extenders copying build/lib/bergen/extenders/__init__.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/extenders copying build/lib/bergen/extenders/port.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/extenders copying build/lib/bergen/extenders/node.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/extenders creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/legacy copying build/lib/bergen/legacy/utils.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/legacy creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/monitor copying build/lib/bergen/monitor/__init__.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/monitor copying build/lib/bergen/monitor/monitor.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/monitor creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/graphql copying build/lib/bergen/graphql/typed.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/graphql creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/graphql/types copying build/lib/bergen/graphql/types/object.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/graphql/types copying build/lib/bergen/graphql/types/model.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/graphql/types creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/contracts copying build/lib/bergen/contracts/__init__.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/contracts copying build/lib/bergen/contracts/interaction.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/contracts copying build/lib/bergen/contracts/exceptions.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/contracts copying build/lib/bergen/contracts/reservation.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/contracts copying build/lib/bergen/__init__.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/wards copying build/lib/bergen/wards/__init__.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/wards copying build/lib/bergen/wards/default.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/wards creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/wards/bare copying build/lib/bergen/wards/bare/__init__.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/wards/bare copying build/lib/bergen/wards/bare/main.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/wards/bare copying build/lib/bergen/wards/bare/aiohttp.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/wards/bare copying build/lib/bergen/wards/base.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/wards creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/wards/gql copying build/lib/bergen/wards/gql/__init__.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/wards/gql copying build/lib/bergen/wards/gql/main.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/wards/gql copying build/lib/bergen/wards/gql/aiohttp.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/wards/gql creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/schemas creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/schemas/herre copying build/lib/bergen/schemas/herre/types.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/schemas/herre creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/schemas/arkitekt creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/schemas/arkitekt/mutations copying build/lib/bergen/schemas/arkitekt/mutations/negotiate.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/schemas/arkitekt/mutations copying build/lib/bergen/schemas/arkitekt/mutations/host.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/schemas/arkitekt/mutations copying build/lib/bergen/schemas/arkitekt/types.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/schemas/arkitekt creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/actors copying build/lib/bergen/actors/utils.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/actors copying build/lib/bergen/actors/classic.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/actors copying build/lib/bergen/actors/__init__.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/actors copying build/lib/bergen/actors/functional.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/actors copying build/lib/bergen/actors/base.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/actors creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/managers copying build/lib/bergen/managers/__init__.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/managers copying build/lib/bergen/managers/base.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/managers creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/queries creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/queries/delayed copying build/lib/bergen/queries/delayed/template.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/queries/delayed copying build/lib/bergen/queries/delayed/__init__.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/queries/delayed copying build/lib/bergen/queries/delayed/pod.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/queries/delayed copying build/lib/bergen/queries/delayed/node.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/queries/delayed copying build/lib/bergen/queries/__init__.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/queries copying build/lib/bergen/console.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen copying build/lib/bergen/graphical.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/legacy copying build/lib/bergen/auths/legacy/__init__.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/legacy copying build/lib/bergen/auths/legacy/app.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/legacy copying build/lib/bergen/auths/__init__.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/backend copying build/lib/bergen/auths/backend/__init__.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/backend copying build/lib/bergen/auths/backend/app.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/backend creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/implicit copying build/lib/bergen/auths/implicit/__init__.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/implicit creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/implicit/widgets copying build/lib/bergen/auths/implicit/widgets/login.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/implicit/widgets copying build/lib/bergen/auths/implicit/app.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/implicit creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages copying build/lib/bergen/auths/messages/utils.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages copying build/lib/bergen/auths/messages/__init__.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages copying build/lib/bergen/auths/messages/generics.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/assign copying build/lib/bergen/auths/messages/postman/assign/assign.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/assign copying build/lib/bergen/auths/messages/postman/assign/assign_cancelled.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/assign copying build/lib/bergen/auths/messages/postman/assign/assign_done.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/assign copying build/lib/bergen/auths/messages/postman/assign/__init__.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/assign copying build/lib/bergen/auths/messages/postman/assign/assign_return.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/assign copying build/lib/bergen/auths/messages/postman/assign/bounced_assign.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/assign copying build/lib/bergen/auths/messages/postman/assign/assign_yield.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/assign copying build/lib/bergen/auths/messages/postman/assign/assign_critical.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/assign copying build/lib/bergen/auths/messages/postman/assign/assign_log.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/assign copying build/lib/bergen/auths/messages/postman/assign/bounced_forwarded_assign.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/assign creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/unassign copying build/lib/bergen/auths/messages/postman/unassign/__init__.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/unassign copying build/lib/bergen/auths/messages/postman/unassign/unassign_done.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/unassign copying build/lib/bergen/auths/messages/postman/unassign/unassign_critical.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/unassign copying build/lib/bergen/auths/messages/postman/unassign/bounced_unassign.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/unassign copying build/lib/bergen/auths/messages/postman/unassign/unassign_log.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/unassign copying build/lib/bergen/auths/messages/postman/unassign/unassign.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/unassign copying build/lib/bergen/auths/messages/postman/__init__.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/provide copying build/lib/bergen/auths/messages/postman/provide/provide.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/provide copying build/lib/bergen/auths/messages/postman/provide/__init__.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/provide copying build/lib/bergen/auths/messages/postman/provide/provide_transition.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/provide copying build/lib/bergen/auths/messages/postman/provide/provide_done.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/provide copying build/lib/bergen/auths/messages/postman/provide/params.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/provide copying build/lib/bergen/auths/messages/postman/provide/provide_critical.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/provide copying build/lib/bergen/auths/messages/postman/provide/bounced_provide.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/provide copying build/lib/bergen/auths/messages/postman/provide/provide_log.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/provide copying build/lib/bergen/auths/messages/postman/log.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/unprovide copying build/lib/bergen/auths/messages/postman/unprovide/unprovide_done.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/unprovide copying build/lib/bergen/auths/messages/postman/unprovide/bounced_unprovide.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/unprovide copying build/lib/bergen/auths/messages/postman/unprovide/__init__.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/unprovide copying build/lib/bergen/auths/messages/postman/unprovide/unprovide_log.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/unprovide copying build/lib/bergen/auths/messages/postman/unprovide/unprovide_critical.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/unprovide copying build/lib/bergen/auths/messages/postman/unprovide/unprovide_error.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/unprovide copying build/lib/bergen/auths/messages/postman/unprovide/unprovide.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/unprovide creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/reserve copying build/lib/bergen/auths/messages/postman/reserve/reserve_done.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/reserve copying build/lib/bergen/auths/messages/postman/reserve/reserve_log.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/reserve copying build/lib/bergen/auths/messages/postman/reserve/__init__.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/reserve copying build/lib/bergen/auths/messages/postman/reserve/bounced_reserve.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/reserve copying build/lib/bergen/auths/messages/postman/reserve/reserve_active.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/reserve copying build/lib/bergen/auths/messages/postman/reserve/reserve.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/reserve copying build/lib/bergen/auths/messages/postman/reserve/bounced_forwarded_reserve.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/reserve copying build/lib/bergen/auths/messages/postman/reserve/reserve_waiting.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/reserve copying build/lib/bergen/auths/messages/postman/reserve/reserve_critical.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/reserve copying build/lib/bergen/auths/messages/postman/reserve/params.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/reserve copying build/lib/bergen/auths/messages/postman/reserve/reserve_transition.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/reserve copying build/lib/bergen/auths/messages/postman/exception.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/unreserve copying build/lib/bergen/auths/messages/postman/unreserve/__init__.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/unreserve copying build/lib/bergen/auths/messages/postman/unreserve/unreserve_log.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/unreserve copying build/lib/bergen/auths/messages/postman/unreserve/unreserve_done.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/unreserve copying build/lib/bergen/auths/messages/postman/unreserve/unreserve_critical.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/unreserve copying build/lib/bergen/auths/messages/postman/unreserve/unreserve.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/unreserve copying build/lib/bergen/auths/messages/postman/unreserve/bounced_unreserve.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/unreserve copying build/lib/bergen/auths/messages/exception.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages copying build/lib/bergen/auths/messages/types.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages copying build/lib/bergen/auths/messages/base.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/code copying build/lib/bergen/auths/code/__init__.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/code creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/code/widgets copying build/lib/bergen/auths/code/widgets/login.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/code/widgets copying build/lib/bergen/auths/code/app.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/code copying build/lib/bergen/auths/base.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/types copying build/lib/bergen/types/utils.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/types copying build/lib/bergen/types/__init__.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/types creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/types/node copying build/lib/bergen/types/node/__init__.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/types/node creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/types/node/widgets copying build/lib/bergen/types/node/widgets/intwidget.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/types/node/widgets copying build/lib/bergen/types/node/widgets/stringwidget.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/types/node/widgets copying build/lib/bergen/types/node/widgets/__init__.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/types/node/widgets copying build/lib/bergen/types/node/widgets/querywidget.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/types/node/widgets copying build/lib/bergen/types/node/widgets/base.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/types/node/widgets creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/types/node/ports creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/types/node/ports/kwarg copying build/lib/bergen/types/node/ports/kwarg/__init__.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/types/node/ports/kwarg copying build/lib/bergen/types/node/ports/kwarg/intport.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/types/node/ports/kwarg copying build/lib/bergen/types/node/ports/kwarg/stringport.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/types/node/ports/kwarg copying build/lib/bergen/types/node/ports/kwarg/modelport.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/types/node/ports/kwarg copying build/lib/bergen/types/node/ports/kwarg/base.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/types/node/ports/kwarg copying build/lib/bergen/types/node/ports/__init__.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/types/node/ports creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/types/node/ports/returns copying build/lib/bergen/types/node/ports/returns/__init__.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/types/node/ports/returns copying build/lib/bergen/types/node/ports/returns/intport.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/types/node/ports/returns copying build/lib/bergen/types/node/ports/returns/modelport.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/types/node/ports/returns copying build/lib/bergen/types/node/ports/returns/base.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/types/node/ports/returns creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/types/node/ports/arg copying build/lib/bergen/types/node/ports/arg/__init__.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/types/node/ports/arg copying build/lib/bergen/types/node/ports/arg/intport.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/types/node/ports/arg copying build/lib/bergen/types/node/ports/arg/stringport.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/types/node/ports/arg copying build/lib/bergen/types/node/ports/arg/modelport.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/types/node/ports/arg copying build/lib/bergen/types/node/ports/arg/base.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/types/node/ports/arg copying build/lib/bergen/types/object.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/types copying build/lib/bergen/types/model.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/types copying build/lib/bergen/query.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/ui copying build/lib/bergen/ui/__init__.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/ui creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/ui/widgets copying build/lib/bergen/ui/widgets/intwidget.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/ui/widgets copying build/lib/bergen/ui/widgets/__init__.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/ui/widgets copying build/lib/bergen/ui/widgets/querywidget.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/ui/widgets copying build/lib/bergen/ui/widgets/sliderwidget.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/ui/widgets copying build/lib/bergen/ui/widgets/base.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/ui/widgets copying build/lib/bergen/ui/widgets/void.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/ui/widgets copying build/lib/bergen/ui/assignation.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/ui creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/hookable copying build/lib/bergen/hookable/base.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/hookable creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/provider copying build/lib/bergen/provider/utils.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/provider copying build/lib/bergen/provider/__init__.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/provider copying build/lib/bergen/provider/websocket.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/provider copying build/lib/bergen/provider/base.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/provider copying build/lib/bergen/extenders.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/config copying build/lib/bergen/config/types.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/config creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages copying build/lib/bergen/messages/utils.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages copying build/lib/bergen/messages/__init__.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages copying build/lib/bergen/messages/generics.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/assign copying build/lib/bergen/messages/postman/assign/assign.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/assign copying build/lib/bergen/messages/postman/assign/assign_cancelled.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/assign copying build/lib/bergen/messages/postman/assign/assign_done.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/assign copying build/lib/bergen/messages/postman/assign/__init__.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/assign copying build/lib/bergen/messages/postman/assign/assign_return.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/assign copying build/lib/bergen/messages/postman/assign/bounced_assign.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/assign copying build/lib/bergen/messages/postman/assign/assign_yield.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/assign copying build/lib/bergen/messages/postman/assign/assign_critical.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/assign copying build/lib/bergen/messages/postman/assign/assign_log.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/assign copying build/lib/bergen/messages/postman/assign/bounced_forwarded_assign.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/assign creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/unassign copying build/lib/bergen/messages/postman/unassign/__init__.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/unassign copying build/lib/bergen/messages/postman/unassign/unassign_done.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/unassign copying build/lib/bergen/messages/postman/unassign/unassign_critical.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/unassign copying build/lib/bergen/messages/postman/unassign/bounced_unassign.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/unassign copying build/lib/bergen/messages/postman/unassign/unassign_log.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/unassign copying build/lib/bergen/messages/postman/unassign/unassign.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/unassign copying build/lib/bergen/messages/postman/__init__.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/provide copying build/lib/bergen/messages/postman/provide/provide.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/provide copying build/lib/bergen/messages/postman/provide/__init__.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/provide copying build/lib/bergen/messages/postman/provide/provide_transition.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/provide copying build/lib/bergen/messages/postman/provide/provide_done.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/provide copying build/lib/bergen/messages/postman/provide/params.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/provide copying build/lib/bergen/messages/postman/provide/provide_critical.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/provide copying build/lib/bergen/messages/postman/provide/bounced_provide.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/provide copying build/lib/bergen/messages/postman/provide/provide_log.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/provide copying build/lib/bergen/messages/postman/log.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/unprovide copying build/lib/bergen/messages/postman/unprovide/unprovide_done.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/unprovide copying build/lib/bergen/messages/postman/unprovide/bounced_unprovide.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/unprovide copying build/lib/bergen/messages/postman/unprovide/__init__.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/unprovide copying build/lib/bergen/messages/postman/unprovide/unprovide_log.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/unprovide copying build/lib/bergen/messages/postman/unprovide/unprovide_critical.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/unprovide copying build/lib/bergen/messages/postman/unprovide/unprovide_error.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/unprovide copying build/lib/bergen/messages/postman/unprovide/unprovide.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/unprovide creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/reserve copying build/lib/bergen/messages/postman/reserve/reserve_done.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/reserve copying build/lib/bergen/messages/postman/reserve/reserve_log.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/reserve copying build/lib/bergen/messages/postman/reserve/__init__.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/reserve copying build/lib/bergen/messages/postman/reserve/bounced_reserve.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/reserve copying build/lib/bergen/messages/postman/reserve/reserve_active.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/reserve copying build/lib/bergen/messages/postman/reserve/reserve.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/reserve copying build/lib/bergen/messages/postman/reserve/bounced_forwarded_reserve.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/reserve copying build/lib/bergen/messages/postman/reserve/reserve_waiting.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/reserve copying build/lib/bergen/messages/postman/reserve/reserve_critical.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/reserve copying build/lib/bergen/messages/postman/reserve/params.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/reserve copying build/lib/bergen/messages/postman/reserve/reserve_transition.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/reserve copying build/lib/bergen/messages/postman/exception.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/unreserve copying build/lib/bergen/messages/postman/unreserve/__init__.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/unreserve copying build/lib/bergen/messages/postman/unreserve/unreserve_log.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/unreserve copying build/lib/bergen/messages/postman/unreserve/unreserve_done.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/unreserve copying build/lib/bergen/messages/postman/unreserve/unreserve_critical.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/unreserve copying build/lib/bergen/messages/postman/unreserve/unreserve.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/unreserve copying build/lib/bergen/messages/postman/unreserve/bounced_unreserve.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/unreserve copying build/lib/bergen/messages/exception.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages copying build/lib/bergen/messages/types.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages copying build/lib/bergen/messages/base.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages copying build/lib/bergen/logging.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/handlers copying build/lib/bergen/handlers/provide.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/handlers copying build/lib/bergen/handlers/assign.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/handlers copying build/lib/bergen/handlers/__init__.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/handlers copying build/lib/bergen/handlers/reserve.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/handlers copying build/lib/bergen/handlers/unassign.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/handlers copying build/lib/bergen/handlers/unprovide.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/handlers copying build/lib/bergen/handlers/unreserve.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/handlers copying build/lib/bergen/handlers/base.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/handlers copying build/lib/bergen/gql.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen copying build/lib/bergen/constants.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen creating /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/postmans copying build/lib/bergen/postmans/utils.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/postmans copying build/lib/bergen/postmans/__init__.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/postmans copying build/lib/bergen/postmans/websocket.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/postmans copying build/lib/bergen/postmans/base.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/postmans copying build/lib/bergen/debugging.py -> /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/comfort.py to comfort.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/registries/matcher.py to matcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/registries/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/registries/ward.py to ward.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/enums.py to enums.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/entertainer/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/entertainer/websocket.py to websocket.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/entertainer/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/clients/provider.py to provider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/clients/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/clients/default.py to default.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/clients/host.py to host.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/clients/point.py to point.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/clients/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/schema.py to schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/extenders/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/extenders/port.py to port.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/extenders/node.py to node.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/legacy/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/monitor/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/monitor/monitor.py to monitor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/graphql/typed.py to typed.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/graphql/types/object.py to object.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/graphql/types/model.py to model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/contracts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/contracts/interaction.py to interaction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/contracts/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/contracts/reservation.py to reservation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/wards/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/wards/default.py to default.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/wards/bare/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/wards/bare/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/wards/bare/aiohttp.py to aiohttp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/wards/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/wards/gql/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/wards/gql/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/wards/gql/aiohttp.py to aiohttp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/schemas/herre/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/schemas/arkitekt/mutations/negotiate.py to negotiate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/schemas/arkitekt/mutations/host.py to host.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/schemas/arkitekt/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/actors/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/actors/classic.py to classic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/actors/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/actors/functional.py to functional.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/actors/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/managers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/managers/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/queries/delayed/template.py to template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/queries/delayed/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/queries/delayed/pod.py to pod.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/queries/delayed/node.py to node.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/queries/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/console.py to console.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/graphical.py to graphical.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/legacy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/legacy/app.py to app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/backend/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/backend/app.py to app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/implicit/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/implicit/widgets/login.py to login.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/implicit/app.py to app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/generics.py to generics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/assign/assign.py to assign.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/assign/assign_cancelled.py to assign_cancelled.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/assign/assign_done.py to assign_done.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/assign/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/assign/assign_return.py to assign_return.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/assign/bounced_assign.py to bounced_assign.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/assign/assign_yield.py to assign_yield.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/assign/assign_critical.py to assign_critical.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/assign/assign_log.py to assign_log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/assign/bounced_forwarded_assign.py to bounced_forwarded_assign.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/unassign/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/unassign/unassign_done.py to unassign_done.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/unassign/unassign_critical.py to unassign_critical.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/unassign/bounced_unassign.py to bounced_unassign.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/unassign/unassign_log.py to unassign_log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/unassign/unassign.py to unassign.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/provide/provide.py to provide.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/provide/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/provide/provide_transition.py to provide_transition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/provide/provide_done.py to provide_done.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/provide/params.py to params.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/provide/provide_critical.py to provide_critical.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/provide/bounced_provide.py to bounced_provide.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/provide/provide_log.py to provide_log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/log.py to log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/unprovide/unprovide_done.py to unprovide_done.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/unprovide/bounced_unprovide.py to bounced_unprovide.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/unprovide/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/unprovide/unprovide_log.py to unprovide_log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/unprovide/unprovide_critical.py to unprovide_critical.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/unprovide/unprovide_error.py to unprovide_error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/unprovide/unprovide.py to unprovide.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/reserve/reserve_done.py to reserve_done.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/reserve/reserve_log.py to reserve_log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/reserve/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/reserve/bounced_reserve.py to bounced_reserve.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/reserve/reserve_active.py to reserve_active.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/reserve/reserve.py to reserve.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/reserve/bounced_forwarded_reserve.py to bounced_forwarded_reserve.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/reserve/reserve_waiting.py to reserve_waiting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/reserve/reserve_critical.py to reserve_critical.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/reserve/params.py to params.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/reserve/reserve_transition.py to reserve_transition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/exception.py to exception.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/unreserve/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/unreserve/unreserve_log.py to unreserve_log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/unreserve/unreserve_done.py to unreserve_done.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/unreserve/unreserve_critical.py to unreserve_critical.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/unreserve/unreserve.py to unreserve.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/postman/unreserve/bounced_unreserve.py to bounced_unreserve.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/exception.py to exception.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/messages/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/code/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/code/widgets/login.py to login.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/code/app.py to app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/auths/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/types/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/types/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/types/node/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/types/node/widgets/intwidget.py to intwidget.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/types/node/widgets/stringwidget.py to stringwidget.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/types/node/widgets/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/types/node/widgets/querywidget.py to querywidget.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/types/node/widgets/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/types/node/ports/kwarg/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/types/node/ports/kwarg/intport.py to intport.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/types/node/ports/kwarg/stringport.py to stringport.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/types/node/ports/kwarg/modelport.py to modelport.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/types/node/ports/kwarg/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/types/node/ports/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/types/node/ports/returns/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/types/node/ports/returns/intport.py to intport.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/types/node/ports/returns/modelport.py to modelport.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/types/node/ports/returns/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/types/node/ports/arg/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/types/node/ports/arg/intport.py to intport.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/types/node/ports/arg/stringport.py to stringport.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/types/node/ports/arg/modelport.py to modelport.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/types/node/ports/arg/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/types/object.py to object.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/types/model.py to model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/query.py to query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/ui/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/ui/widgets/intwidget.py to intwidget.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/ui/widgets/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/ui/widgets/querywidget.py to querywidget.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/ui/widgets/sliderwidget.py to sliderwidget.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/ui/widgets/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/ui/widgets/void.py to void.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/ui/assignation.py to assignation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/hookable/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/provider/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/provider/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/provider/websocket.py to websocket.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/provider/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/extenders.py to extenders.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/config/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/generics.py to generics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/assign/assign.py to assign.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/assign/assign_cancelled.py to assign_cancelled.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/assign/assign_done.py to assign_done.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/assign/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/assign/assign_return.py to assign_return.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/assign/bounced_assign.py to bounced_assign.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/assign/assign_yield.py to assign_yield.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/assign/assign_critical.py to assign_critical.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/assign/assign_log.py to assign_log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/assign/bounced_forwarded_assign.py to bounced_forwarded_assign.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/unassign/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/unassign/unassign_done.py to unassign_done.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/unassign/unassign_critical.py to unassign_critical.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/unassign/bounced_unassign.py to bounced_unassign.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/unassign/unassign_log.py to unassign_log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/unassign/unassign.py to unassign.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/provide/provide.py to provide.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/provide/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/provide/provide_transition.py to provide_transition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/provide/provide_done.py to provide_done.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/provide/params.py to params.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/provide/provide_critical.py to provide_critical.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/provide/bounced_provide.py to bounced_provide.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/provide/provide_log.py to provide_log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/log.py to log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/unprovide/unprovide_done.py to unprovide_done.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/unprovide/bounced_unprovide.py to bounced_unprovide.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/unprovide/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/unprovide/unprovide_log.py to unprovide_log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/unprovide/unprovide_critical.py to unprovide_critical.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/unprovide/unprovide_error.py to unprovide_error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/unprovide/unprovide.py to unprovide.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/reserve/reserve_done.py to reserve_done.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/reserve/reserve_log.py to reserve_log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/reserve/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/reserve/bounced_reserve.py to bounced_reserve.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/reserve/reserve_active.py to reserve_active.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/reserve/reserve.py to reserve.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/reserve/bounced_forwarded_reserve.py to bounced_forwarded_reserve.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/reserve/reserve_waiting.py to reserve_waiting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/reserve/reserve_critical.py to reserve_critical.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/reserve/params.py to params.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/reserve/reserve_transition.py to reserve_transition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/exception.py to exception.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/unreserve/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/unreserve/unreserve_log.py to unreserve_log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/unreserve/unreserve_done.py to unreserve_done.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/unreserve/unreserve_critical.py to unreserve_critical.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/unreserve/unreserve.py to unreserve.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/postman/unreserve/bounced_unreserve.py to bounced_unreserve.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/exception.py to exception.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/messages/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/logging.py to logging.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/handlers/provide.py to provide.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/handlers/assign.py to assign.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/handlers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/handlers/reserve.py to reserve.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/handlers/unassign.py to unassign.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/handlers/unprovide.py to unprovide.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/handlers/unreserve.py to unreserve.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/handlers/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/gql.py to gql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/postmans/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/postmans/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/postmans/websocket.py to websocket.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/postmans/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen/debugging.py to debugging.cpython-39.pyc writing byte-compilation script '/tmp/tmphz7rtgry.py' /usr/bin/python3 /tmp/tmphz7rtgry.py removing /tmp/tmphz7rtgry.py running install_egg_info running egg_info creating bergen.egg-info writing bergen.egg-info/PKG-INFO writing dependency_links to bergen.egg-info/dependency_links.txt writing requirements to bergen.egg-info/requires.txt writing top-level names to bergen.egg-info/top_level.txt writing manifest file 'bergen.egg-info/SOURCES.txt' package init file 'bergen/auths/code/widgets/__init__.py' not found (or not a regular file) package init file 'bergen/auths/implicit/widgets/__init__.py' not found (or not a regular file) package init file 'bergen/config/__init__.py' not found (or not a regular file) package init file 'bergen/graphql/__init__.py' not found (or not a regular file) package init file 'bergen/graphql/types/__init__.py' not found (or not a regular file) package init file 'bergen/hookable/__init__.py' not found (or not a regular file) package init file 'bergen/legacy/__init__.py' not found (or not a regular file) package init file 'bergen/registries/__init__.py' not found (or not a regular file) package init file 'bergen/schemas/arkitekt/__init__.py' not found (or not a regular file) package init file 'bergen/schemas/arkitekt/mutations/__init__.py' not found (or not a regular file) package init file 'bergen/schemas/herre/__init__.py' not found (or not a regular file) reading manifest file 'bergen.egg-info/SOURCES.txt' writing manifest file 'bergen.egg-info/SOURCES.txt' Copying bergen.egg-info to /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/usr/lib/python3.9/site-packages/bergen-0.4.75-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64//usr/share/doc/python-bergen + '[' -d doc ']' ~/build/BUILDROOT/python-bergen-0.4.75-1.aarch64 ~/build/BUILD/bergen-0.4.75 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/bergen-0.4.75 + popd + mv /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.4.75-1 --unique-debug-suffix -0.4.75-1.aarch64 --unique-debug-src-base python-bergen-0.4.75-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/bergen-0.4.75 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-bergen-0.4.75-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-bergen-0.4.75-1.noarch Provides: python-bergen python3-bergen = 0.4.75-1 python3.9dist(bergen) = 0.4.75 python3dist(bergen) = 0.4.75 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(aiohttp) >= 3.7.4 python3.9dist(aiohttp) < 4 python3.9dist(aiostream) >= 0.4.1 python3.9dist(aiostream) < 0.5 python3.9dist(docstring-parser) >= 0.7.3 python3.9dist(docstring-parser) < 0.8 python3.9dist(janus) >= 0.6.1 python3.9dist(janus) < 0.7 python3.9dist(namegenerator) >= 1.0.6 python3.9dist(namegenerator) < 2 python3.9dist(nest-asyncio) >= 1.5.1 python3.9dist(nest-asyncio) < 2 python3.9dist(pydantic) >= 1.7.3 python3.9dist(pydantic) < 2 python3.9dist(pyyaml) >= 5.4.1 python3.9dist(pyyaml) < 6 python3.9dist(requests) >= 2.25.1 python3.9dist(requests) < 3 python3.9dist(requests-oauthlib) >= 1.3 python3.9dist(requests-oauthlib) < 2 python3.9dist(rich) >= 10.1 python3.9dist(rich) < 11 python3.9dist(tqdm) >= 4.56.1 python3.9dist(tqdm) < 5 python3.9dist(websockets) >= 8.1 python3.9dist(websockets) < 9 Processing files: python-bergen-help-0.4.75-1.noarch warning: Empty %files file /builddir/build/BUILD/bergen-0.4.75/doclist.lst Provides: python-bergen-help = 0.4.75-1 python3-bergen-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-bergen-0.4.75-1.aarch64 Wrote: /builddir/build/RPMS/python-bergen-help-0.4.75-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-bergen-0.4.75-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.76cZoY + umask 022 + cd /builddir/build/BUILD + cd bergen-0.4.75 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-bergen-0.4.75-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0