Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-castle.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681933313.368697/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-castle.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-castle-6.1.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-castle.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681933313.368697/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-castle.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-castle-6.1.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-castle.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681933313.368697/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-castle.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.AHvYpq + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf castle-6.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/castle-6.1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd castle-6.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.sXXzuq + umask 022 + cd /builddir/build/BUILD + cd castle-6.1.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/castle copying castle/logger.py -> build/lib/castle copying castle/version.py -> build/lib/castle copying castle/__init__.py -> build/lib/castle copying castle/client.py -> build/lib/castle copying castle/session.py -> build/lib/castle copying castle/verdict.py -> build/lib/castle copying castle/command.py -> build/lib/castle copying castle/api_request.py -> build/lib/castle copying castle/secure_mode.py -> build/lib/castle copying castle/configuration.py -> build/lib/castle copying castle/errors.py -> build/lib/castle creating build/lib/castle/utils copying castle/utils/secure_compare.py -> build/lib/castle/utils copying castle/utils/__init__.py -> build/lib/castle/utils copying castle/utils/merge.py -> build/lib/castle/utils copying castle/utils/clone.py -> build/lib/castle/utils copying castle/utils/timestamp.py -> build/lib/castle/utils creating build/lib/castle/webhooks copying castle/webhooks/verify.py -> build/lib/castle/webhooks copying castle/webhooks/__init__.py -> build/lib/castle/webhooks creating build/lib/castle/api copying castle/api/approve_device.py -> build/lib/castle/api copying castle/api/get_devices_for_user.py -> build/lib/castle/api copying castle/api/__init__.py -> build/lib/castle/api copying castle/api/report_device.py -> build/lib/castle/api copying castle/api/get_device.py -> build/lib/castle/api creating build/lib/castle/test copying castle/test/logger_test.py -> build/lib/castle/test copying castle/test/secure_mode_test.py -> build/lib/castle/test copying castle/test/session_test.py -> build/lib/castle/test copying castle/test/client_test.py -> build/lib/castle/test copying castle/test/configuration_test.py -> build/lib/castle/test copying castle/test/command_test.py -> build/lib/castle/test copying castle/test/__init__.py -> build/lib/castle/test copying castle/test/verdict_test.py -> build/lib/castle/test copying castle/test/api_request_test.py -> build/lib/castle/test creating build/lib/castle/validators copying castle/validators/present.py -> build/lib/castle/validators copying castle/validators/not_supported.py -> build/lib/castle/validators copying castle/validators/__init__.py -> build/lib/castle/validators creating build/lib/castle/failover copying castle/failover/strategy.py -> build/lib/castle/failover copying castle/failover/__init__.py -> build/lib/castle/failover copying castle/failover/prepare_response.py -> build/lib/castle/failover creating build/lib/castle/headers copying castle/headers/extract.py -> build/lib/castle/headers copying castle/headers/filter.py -> build/lib/castle/headers copying castle/headers/__init__.py -> build/lib/castle/headers copying castle/headers/format.py -> build/lib/castle/headers creating build/lib/castle/core copying castle/core/process_webhook.py -> build/lib/castle/core copying castle/core/__init__.py -> build/lib/castle/core copying castle/core/process_response.py -> build/lib/castle/core copying castle/core/send_request.py -> build/lib/castle/core creating build/lib/castle/context copying castle/context/__init__.py -> build/lib/castle/context copying castle/context/get_default.py -> build/lib/castle/context copying castle/context/sanitize.py -> build/lib/castle/context copying castle/context/merge.py -> build/lib/castle/context copying castle/context/prepare.py -> build/lib/castle/context creating build/lib/castle/ips copying castle/ips/extract.py -> build/lib/castle/ips copying castle/ips/__init__.py -> build/lib/castle/ips creating build/lib/castle/client_id copying castle/client_id/extract.py -> build/lib/castle/client_id copying castle/client_id/__init__.py -> build/lib/castle/client_id creating build/lib/castle/commands copying castle/commands/approve_device.py -> build/lib/castle/commands copying castle/commands/log.py -> build/lib/castle/commands copying castle/commands/get_devices_for_user.py -> build/lib/castle/commands copying castle/commands/risk.py -> build/lib/castle/commands copying castle/commands/authenticate.py -> build/lib/castle/commands copying castle/commands/start_impersonation.py -> build/lib/castle/commands copying castle/commands/filter.py -> build/lib/castle/commands copying castle/commands/__init__.py -> build/lib/castle/commands copying castle/commands/report_device.py -> build/lib/castle/commands copying castle/commands/track.py -> build/lib/castle/commands copying castle/commands/get_device.py -> build/lib/castle/commands copying castle/commands/end_impersonation.py -> build/lib/castle/commands creating build/lib/castle/payload copying castle/payload/__init__.py -> build/lib/castle/payload copying castle/payload/prepare.py -> build/lib/castle/payload + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.bMqc9e + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64 + cd castle-6.1.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle creating /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/utils copying build/lib/castle/utils/secure_compare.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/utils copying build/lib/castle/utils/__init__.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/utils copying build/lib/castle/utils/merge.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/utils copying build/lib/castle/utils/clone.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/utils copying build/lib/castle/utils/timestamp.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/utils copying build/lib/castle/logger.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle creating /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/webhooks copying build/lib/castle/webhooks/verify.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/webhooks copying build/lib/castle/webhooks/__init__.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/webhooks creating /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/api copying build/lib/castle/api/approve_device.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/api copying build/lib/castle/api/get_devices_for_user.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/api copying build/lib/castle/api/__init__.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/api copying build/lib/castle/api/report_device.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/api copying build/lib/castle/api/get_device.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/api creating /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/test copying build/lib/castle/test/logger_test.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/test copying build/lib/castle/test/secure_mode_test.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/test copying build/lib/castle/test/session_test.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/test copying build/lib/castle/test/client_test.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/test copying build/lib/castle/test/configuration_test.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/test copying build/lib/castle/test/command_test.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/test copying build/lib/castle/test/__init__.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/test copying build/lib/castle/test/verdict_test.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/test copying build/lib/castle/test/api_request_test.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/test creating /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/validators copying build/lib/castle/validators/present.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/validators copying build/lib/castle/validators/not_supported.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/validators copying build/lib/castle/validators/__init__.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/validators creating /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/failover copying build/lib/castle/failover/strategy.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/failover copying build/lib/castle/failover/__init__.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/failover copying build/lib/castle/failover/prepare_response.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/failover creating /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/headers copying build/lib/castle/headers/extract.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/headers copying build/lib/castle/headers/filter.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/headers copying build/lib/castle/headers/__init__.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/headers copying build/lib/castle/headers/format.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/headers copying build/lib/castle/version.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle copying build/lib/castle/__init__.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle copying build/lib/castle/client.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle copying build/lib/castle/session.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle creating /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/core copying build/lib/castle/core/process_webhook.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/core copying build/lib/castle/core/__init__.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/core copying build/lib/castle/core/process_response.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/core copying build/lib/castle/core/send_request.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/core creating /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/context copying build/lib/castle/context/__init__.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/context copying build/lib/castle/context/get_default.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/context copying build/lib/castle/context/sanitize.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/context copying build/lib/castle/context/merge.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/context copying build/lib/castle/context/prepare.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/context copying build/lib/castle/verdict.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle creating /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/ips copying build/lib/castle/ips/extract.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/ips copying build/lib/castle/ips/__init__.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/ips copying build/lib/castle/command.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle copying build/lib/castle/api_request.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle creating /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/client_id copying build/lib/castle/client_id/extract.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/client_id copying build/lib/castle/client_id/__init__.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/client_id copying build/lib/castle/secure_mode.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle copying build/lib/castle/configuration.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle creating /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/commands copying build/lib/castle/commands/approve_device.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/commands copying build/lib/castle/commands/log.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/commands copying build/lib/castle/commands/get_devices_for_user.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/commands copying build/lib/castle/commands/risk.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/commands copying build/lib/castle/commands/authenticate.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/commands copying build/lib/castle/commands/start_impersonation.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/commands copying build/lib/castle/commands/filter.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/commands copying build/lib/castle/commands/__init__.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/commands copying build/lib/castle/commands/report_device.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/commands copying build/lib/castle/commands/track.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/commands copying build/lib/castle/commands/get_device.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/commands copying build/lib/castle/commands/end_impersonation.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/commands creating /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/payload copying build/lib/castle/payload/__init__.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/payload copying build/lib/castle/payload/prepare.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/payload copying build/lib/castle/errors.py -> /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/utils/secure_compare.py to secure_compare.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/utils/merge.py to merge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/utils/clone.py to clone.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/utils/timestamp.py to timestamp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/logger.py to logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/webhooks/verify.py to verify.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/webhooks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/api/approve_device.py to approve_device.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/api/get_devices_for_user.py to get_devices_for_user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/api/report_device.py to report_device.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/api/get_device.py to get_device.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/test/logger_test.py to logger_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/test/secure_mode_test.py to secure_mode_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/test/session_test.py to session_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/test/client_test.py to client_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/test/configuration_test.py to configuration_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/test/command_test.py to command_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/test/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/test/verdict_test.py to verdict_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/test/api_request_test.py to api_request_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/validators/present.py to present.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/validators/not_supported.py to not_supported.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/validators/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/failover/strategy.py to strategy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/failover/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/failover/prepare_response.py to prepare_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/headers/extract.py to extract.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/headers/filter.py to filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/headers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/headers/format.py to format.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/session.py to session.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/core/process_webhook.py to process_webhook.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/core/process_response.py to process_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/core/send_request.py to send_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/context/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/context/get_default.py to get_default.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/context/sanitize.py to sanitize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/context/merge.py to merge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/context/prepare.py to prepare.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/verdict.py to verdict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/ips/extract.py to extract.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/ips/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/command.py to command.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/api_request.py to api_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/client_id/extract.py to extract.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/client_id/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/secure_mode.py to secure_mode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/configuration.py to configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/commands/approve_device.py to approve_device.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/commands/log.py to log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/commands/get_devices_for_user.py to get_devices_for_user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/commands/risk.py to risk.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/commands/authenticate.py to authenticate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/commands/start_impersonation.py to start_impersonation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/commands/filter.py to filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/commands/report_device.py to report_device.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/commands/track.py to track.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/commands/get_device.py to get_device.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/commands/end_impersonation.py to end_impersonation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/payload/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/payload/prepare.py to prepare.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle/errors.py to errors.cpython-39.pyc writing byte-compilation script '/tmp/tmpafj0biva.py' /usr/bin/python3 /tmp/tmpafj0biva.py removing /tmp/tmpafj0biva.py running install_egg_info running egg_info writing castle.egg-info/PKG-INFO writing dependency_links to castle.egg-info/dependency_links.txt writing requirements to castle.egg-info/requires.txt writing top-level names to castle.egg-info/top_level.txt reading manifest file 'castle.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'castle.egg-info/SOURCES.txt' Copying castle.egg-info to /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9/site-packages/castle-6.1.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64//usr/share/doc/python-castle + '[' -d doc ']' ~/build/BUILDROOT/python-castle-6.1.0-1.x86_64 ~/build/BUILD/castle-6.1.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/castle-6.1.0 + popd + mv /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 6.1.0-1 --unique-debug-suffix -6.1.0-1.x86_64 --unique-debug-src-base python-castle-6.1.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/castle-6.1.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-castle-6.1.0-1.noarch Provides: python-castle python3-castle = 6.1.0-1 python3.9dist(castle) = 6.1 python3dist(castle) = 6.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(requests) >= 2.5 Processing files: python-castle-help-6.1.0-1.noarch warning: Empty %files file /builddir/build/BUILD/castle-6.1.0/doclist.lst Provides: python-castle-help = 6.1.0-1 python3-castle-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-castle-6.1.0-1.x86_64 Wrote: /builddir/build/RPMS/python-castle-help-6.1.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-castle-6.1.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9VcGyi + umask 022 + cd /builddir/build/BUILD + cd castle-6.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-castle-6.1.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0