Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-webpie.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686615232.467991/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-webpie.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-webpie-5.16.1-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-webpie.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686615232.467991/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-webpie.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-webpie-5.16.1-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-webpie.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686615232.467991/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-webpie.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.xKY5Kt + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf webpie-5.16.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/webpie-5.16.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd webpie-5.16.1 + /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.jynhyY + umask 022 + cd /builddir/build/BUILD + cd webpie-5.16.1 + 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/webpie copying webpie/WPApp.py -> build/lib/webpie copying webpie/HTTPServer.py -> build/lib/webpie copying webpie/WPSessionApp.py -> build/lib/webpie copying webpie/sanitizers.py -> build/lib/webpie copying webpie/py3.py -> build/lib/webpie copying webpie/Version.py -> build/lib/webpie copying webpie/yaml_expand.py -> build/lib/webpie copying webpie/__init__.py -> build/lib/webpie copying webpie/uid.py -> build/lib/webpie package init file 'samples/__init__.py' not found (or not a regular file) creating build/lib/samples copying samples/wp_test.py -> build/lib/samples copying samples/hello_world.py -> build/lib/samples copying samples/permissions.py -> build/lib/samples copying samples/standalone_session_app.py -> build/lib/samples copying samples/hello_world_function.py -> build/lib/samples copying samples/threads_1.py -> build/lib/samples copying samples/threads_2.py -> build/lib/samples copying samples/hello_world_relpath.py -> build/lib/samples copying samples/digest_authentication.py -> build/lib/samples copying samples/test.py -> build/lib/samples copying samples/templates.py -> build/lib/samples copying samples/standalone_threaded_app.py -> build/lib/samples copying samples/function_app.py -> build/lib/samples copying samples/uwsgi_app.py -> build/lib/samples copying samples/generator.py -> build/lib/samples copying samples/static_server.py -> build/lib/samples copying samples/relpath.py -> build/lib/samples copying samples/make_response.py -> build/lib/samples copying samples/nested_handlers.py -> build/lib/samples copying samples/lambda_app.py -> build/lib/samples copying samples/post_print.py -> build/lib/samples copying samples/time_returns.py -> build/lib/samples copying samples/exception.py -> build/lib/samples copying samples/post_receiver.py -> build/lib/samples copying samples/env.py -> build/lib/samples copying samples/hello_time.py -> build/lib/samples copying samples/https.py -> build/lib/samples copying samples/post.py -> build/lib/samples copying samples/post_client.py -> build/lib/samples copying samples/sanitize.py -> build/lib/samples copying samples/date_time_simple.py -> build/lib/samples copying samples/callable_handler.py -> build/lib/samples copying samples/time_count.py -> build/lib/samples copying samples/redirect.py -> build/lib/samples copying samples/time_handlers.py -> build/lib/samples copying samples/https_server.py -> build/lib/samples copying samples/standalone_server.py -> build/lib/samples copying samples/http_server.py -> build/lib/samples copying samples/getset.py -> build/lib/samples copying samples/function_app2.py -> build/lib/samples copying samples/slow_server.py -> build/lib/samples copying samples/time_count_thread_safe.py -> build/lib/samples copying samples/clock.py -> build/lib/samples copying samples/time_args.py -> build/lib/samples copying samples/delayed_server.py -> build/lib/samples copying samples/robots.py -> build/lib/samples copying samples/strict_handler.py -> build/lib/samples copying samples/time_hello_split.py -> build/lib/samples copying samples/hello_world_wsgi.py -> build/lib/samples copying samples/threads_context.py -> build/lib/samples copying samples/time_server.py -> build/lib/samples copying samples/time_index.py -> build/lib/samples creating build/lib/webpie/webob copying webpie/webob/acceptparse.py -> build/lib/webpie/webob copying webpie/webob/client.py -> build/lib/webpie/webob copying webpie/webob/static.py -> build/lib/webpie/webob copying webpie/webob/descriptors.py -> build/lib/webpie/webob copying webpie/webob/datetime_utils.py -> build/lib/webpie/webob copying webpie/webob/cookies.py -> build/lib/webpie/webob copying webpie/webob/cachecontrol.py -> build/lib/webpie/webob copying webpie/webob/response.py -> build/lib/webpie/webob copying webpie/webob/request.py -> build/lib/webpie/webob copying webpie/webob/util.py -> build/lib/webpie/webob copying webpie/webob/compat.py -> build/lib/webpie/webob copying webpie/webob/multidict.py -> build/lib/webpie/webob copying webpie/webob/byterange.py -> build/lib/webpie/webob copying webpie/webob/etag.py -> build/lib/webpie/webob copying webpie/webob/headers.py -> build/lib/webpie/webob copying webpie/webob/dec.py -> build/lib/webpie/webob copying webpie/webob/__init__.py -> build/lib/webpie/webob copying webpie/webob/exc.py -> build/lib/webpie/webob creating build/lib/webpie/logs copying webpie/logs/logs.py -> build/lib/webpie/logs copying webpie/logs/log_file.py -> build/lib/webpie/logs copying webpie/logs/__init__.py -> build/lib/webpie/logs package init file 'router/__init__.py' not found (or not a regular file) creating build/lib/router copying router/router.py -> build/lib/router package init file 'multiserver/__init__.py' not found (or not a regular file) creating build/lib/multiserver copying multiserver/multiserver.py -> build/lib/multiserver + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.L8n8bs + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64 + cd webpie-5.16.1 + 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-webpie-5.16.1-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-webpie-5.16.1-1.aarch64/usr creating /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie copying build/lib/webpie/WPApp.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie copying build/lib/webpie/HTTPServer.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie copying build/lib/webpie/WPSessionApp.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie copying build/lib/webpie/sanitizers.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie creating /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie/logs copying build/lib/webpie/logs/logs.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie/logs copying build/lib/webpie/logs/log_file.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie/logs copying build/lib/webpie/logs/__init__.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie/logs creating /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie/webob copying build/lib/webpie/webob/acceptparse.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie/webob copying build/lib/webpie/webob/client.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie/webob copying build/lib/webpie/webob/static.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie/webob copying build/lib/webpie/webob/descriptors.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie/webob copying build/lib/webpie/webob/datetime_utils.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie/webob copying build/lib/webpie/webob/cookies.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie/webob copying build/lib/webpie/webob/cachecontrol.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie/webob copying build/lib/webpie/webob/response.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie/webob copying build/lib/webpie/webob/request.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie/webob copying build/lib/webpie/webob/util.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie/webob copying build/lib/webpie/webob/compat.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie/webob copying build/lib/webpie/webob/multidict.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie/webob copying build/lib/webpie/webob/byterange.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie/webob copying build/lib/webpie/webob/etag.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie/webob copying build/lib/webpie/webob/headers.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie/webob copying build/lib/webpie/webob/dec.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie/webob copying build/lib/webpie/webob/__init__.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie/webob copying build/lib/webpie/webob/exc.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie/webob copying build/lib/webpie/py3.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie copying build/lib/webpie/Version.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie copying build/lib/webpie/yaml_expand.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie copying build/lib/webpie/__init__.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie copying build/lib/webpie/uid.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie creating /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples copying build/lib/samples/wp_test.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples copying build/lib/samples/hello_world.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples copying build/lib/samples/permissions.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples copying build/lib/samples/standalone_session_app.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples copying build/lib/samples/hello_world_function.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples copying build/lib/samples/threads_1.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples copying build/lib/samples/threads_2.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples copying build/lib/samples/hello_world_relpath.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples copying build/lib/samples/digest_authentication.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples copying build/lib/samples/test.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples copying build/lib/samples/templates.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples copying build/lib/samples/standalone_threaded_app.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples copying build/lib/samples/function_app.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples copying build/lib/samples/uwsgi_app.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples copying build/lib/samples/generator.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples copying build/lib/samples/static_server.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples copying build/lib/samples/relpath.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples copying build/lib/samples/make_response.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples copying build/lib/samples/nested_handlers.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples copying build/lib/samples/lambda_app.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples copying build/lib/samples/post_print.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples copying build/lib/samples/time_returns.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples copying build/lib/samples/exception.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples copying build/lib/samples/post_receiver.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples copying build/lib/samples/env.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples copying build/lib/samples/hello_time.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples copying build/lib/samples/https.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples copying build/lib/samples/post.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples copying build/lib/samples/post_client.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples copying build/lib/samples/sanitize.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples copying build/lib/samples/date_time_simple.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples copying build/lib/samples/callable_handler.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples copying build/lib/samples/time_count.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples copying build/lib/samples/redirect.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples copying build/lib/samples/time_handlers.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples copying build/lib/samples/https_server.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples copying build/lib/samples/standalone_server.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples copying build/lib/samples/http_server.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples copying build/lib/samples/getset.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples copying build/lib/samples/function_app2.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples copying build/lib/samples/slow_server.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples copying build/lib/samples/time_count_thread_safe.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples copying build/lib/samples/clock.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples copying build/lib/samples/time_args.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples copying build/lib/samples/delayed_server.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples copying build/lib/samples/robots.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples copying build/lib/samples/strict_handler.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples copying build/lib/samples/time_hello_split.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples copying build/lib/samples/hello_world_wsgi.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples copying build/lib/samples/threads_context.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples copying build/lib/samples/time_server.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples copying build/lib/samples/time_index.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples creating /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/router copying build/lib/router/router.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/router creating /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/multiserver copying build/lib/multiserver/multiserver.py -> /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/multiserver byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie/WPApp.py to WPApp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie/HTTPServer.py to HTTPServer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie/WPSessionApp.py to WPSessionApp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie/sanitizers.py to sanitizers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie/logs/logs.py to logs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie/logs/log_file.py to log_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie/logs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie/webob/acceptparse.py to acceptparse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie/webob/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie/webob/static.py to static.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie/webob/descriptors.py to descriptors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie/webob/datetime_utils.py to datetime_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie/webob/cookies.py to cookies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie/webob/cachecontrol.py to cachecontrol.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie/webob/response.py to response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie/webob/request.py to request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie/webob/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie/webob/compat.py to compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie/webob/multidict.py to multidict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie/webob/byterange.py to byterange.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie/webob/etag.py to etag.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie/webob/headers.py to headers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie/webob/dec.py to dec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie/webob/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie/webob/exc.py to exc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie/py3.py to py3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie/Version.py to Version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie/yaml_expand.py to yaml_expand.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie/uid.py to uid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples/wp_test.py to wp_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples/hello_world.py to hello_world.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples/permissions.py to permissions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples/standalone_session_app.py to standalone_session_app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples/hello_world_function.py to hello_world_function.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples/threads_1.py to threads_1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples/threads_2.py to threads_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples/hello_world_relpath.py to hello_world_relpath.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples/digest_authentication.py to digest_authentication.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples/test.py to test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples/templates.py to templates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples/standalone_threaded_app.py to standalone_threaded_app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples/function_app.py to function_app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples/uwsgi_app.py to uwsgi_app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples/generator.py to generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples/static_server.py to static_server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples/relpath.py to relpath.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples/make_response.py to make_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples/nested_handlers.py to nested_handlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples/lambda_app.py to lambda_app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples/post_print.py to post_print.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples/time_returns.py to time_returns.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples/exception.py to exception.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples/post_receiver.py to post_receiver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples/env.py to env.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples/hello_time.py to hello_time.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples/https.py to https.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples/post.py to post.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples/post_client.py to post_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples/sanitize.py to sanitize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples/date_time_simple.py to date_time_simple.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples/callable_handler.py to callable_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples/time_count.py to time_count.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples/redirect.py to redirect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples/time_handlers.py to time_handlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples/https_server.py to https_server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples/standalone_server.py to standalone_server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples/http_server.py to http_server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples/getset.py to getset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples/function_app2.py to function_app2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples/slow_server.py to slow_server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples/time_count_thread_safe.py to time_count_thread_safe.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples/clock.py to clock.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples/time_args.py to time_args.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples/delayed_server.py to delayed_server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples/robots.py to robots.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples/strict_handler.py to strict_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples/time_hello_split.py to time_hello_split.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples/hello_world_wsgi.py to hello_world_wsgi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples/threads_context.py to threads_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples/time_server.py to time_server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/samples/time_index.py to time_index.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/router/router.py to router.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/multiserver/multiserver.py to multiserver.cpython-39.pyc writing byte-compilation script '/tmp/tmpps7tqgkn.py' /usr/bin/python3 /tmp/tmpps7tqgkn.py removing /tmp/tmpps7tqgkn.py running install_egg_info running egg_info writing webpie.egg-info/PKG-INFO writing dependency_links to webpie.egg-info/dependency_links.txt writing entry points to webpie.egg-info/entry_points.txt writing requirements to webpie.egg-info/requires.txt writing top-level names to webpie.egg-info/top_level.txt package init file 'samples/__init__.py' not found (or not a regular file) package init file 'router/__init__.py' not found (or not a regular file) package init file 'multiserver/__init__.py' not found (or not a regular file) reading manifest file 'webpie.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'webpie.egg-info/SOURCES.txt' Copying webpie.egg-info to /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/lib/python3.9/site-packages/webpie-5.16.1-py3.9.egg-info running install_scripts Installing webpie_multiserver script to /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/bin Installing webpie_router script to /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64//usr/share/doc/python-webpie + '[' -d doc ']' ~/build/BUILDROOT/python-webpie-5.16.1-1.aarch64 ~/build/BUILD/webpie-5.16.1 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '"/%h/%f"\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/webpie-5.16.1 + popd + mv /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 5.16.1-1 --unique-debug-suffix -5.16.1-1.aarch64 --unique-debug-src-base python-webpie-5.16.1-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/webpie-5.16.1 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-webpie-5.16.1-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-webpie-5.16.1-1.noarch Provides: python-webpie python3-webpie = 5.16.1-1 python3.9dist(webpie) = 5.16.1 python3dist(webpie) = 5.16.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(pythreader) >= 2.8.2 python3.9dist(setuptools) Processing files: python-webpie-help-5.16.1-1.noarch warning: Empty %files file /builddir/build/BUILD/webpie-5.16.1/doclist.lst Provides: python-webpie-help = 5.16.1-1 python3-webpie-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-webpie-5.16.1-1.aarch64 Wrote: /builddir/build/RPMS/python-webpie-help-5.16.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-webpie-5.16.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.5Mr87N + umask 022 + cd /builddir/build/BUILD + cd webpie-5.16.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-webpie-5.16.1-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0