Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-ducts.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1685382771.373875/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-ducts.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-ducts-0.1.7-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-ducts.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1685382771.373875/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-ducts.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-ducts-0.1.7-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-ducts.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1685382771.373875/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-ducts.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.IiXycH + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ducts-0.1.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/ducts-0.1.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ducts-0.1.7 + /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.lsx2uF + umask 022 + cd /builddir/build/BUILD + cd ducts-0.1.7 + 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/ducts copying ducts/mixin.py -> build/lib/ducts copying ducts/common.py -> build/lib/ducts copying ducts/spi.py -> build/lib/ducts copying ducts/context.py -> build/lib/ducts copying ducts/__init__.py -> build/lib/ducts copying ducts/redis.py -> build/lib/ducts copying ducts/app.py -> build/lib/ducts copying ducts/__main__.py -> build/lib/ducts copying ducts/auth.py -> build/lib/ducts copying ducts/event.py -> build/lib/ducts copying ducts/server.py -> build/lib/ducts creating build/lib/ducts/main copying ducts/main/asr.py -> build/lib/ducts/main copying ducts/main/__init__.py -> build/lib/ducts/main copying ducts/main/server.py -> build/lib/ducts/main creating build/lib/ducts/handler copying ducts/handler/evt_0522_blobs_group_update.py -> build/lib/ducts/handler copying ducts/handler/evt_0530_blobs_content_list.py -> build/lib/ducts/handler copying ducts/handler/evt_0542_blobs_content_add_by_buffer.py -> build/lib/ducts/handler copying ducts/handler/evt_0400_events.py -> build/lib/ducts/handler copying ducts/handler/evt_0001_loop_response_start.py -> build/lib/ducts/handler copying ducts/handler/evt_0512_blobs_group_metadata.py -> build/lib/ducts/handler copying ducts/handler/evt_0532_blobs_content_metadata.py -> build/lib/ducts/handler copying ducts/handler/evt_0300_redis_execute.py -> build/lib/ducts/handler copying ducts/handler/evt_0572_blobs_dir_list_files.py -> build/lib/ducts/handler copying ducts/handler/evt_0579_blobs_dir_rm_files.py -> build/lib/ducts/handler copying ducts/handler/evt_0514_blobs_group_list_names.py -> build/lib/ducts/handler copying ducts/handler/helper_blobs.py -> build/lib/ducts/handler copying ducts/handler/evt_0002_loop_response_next.py -> build/lib/ducts/handler copying ducts/handler/evt_0513_blobs_group_exists.py -> build/lib/ducts/handler copying ducts/handler/evt_0543_blobs_content_add_dir.py -> build/lib/ducts/handler copying ducts/handler/evt_0591_blobs_buffer_append.py -> build/lib/ducts/handler copying ducts/handler/evt_0004_divided_response_append.py -> build/lib/ducts/handler copying ducts/handler/evt_0511_blobs_group_versions.py -> build/lib/ducts/handler copying ducts/handler/evt_0100_logging.py -> build/lib/ducts/handler copying ducts/handler/evt_0573_blobs_dir_file_metadata.py -> build/lib/ducts/handler copying ducts/handler/__init__.py -> build/lib/ducts/handler copying ducts/handler/evt_0560_blobs_content_revert.py -> build/lib/ducts/handler copying ducts/handler/evt_0521_blobs_group_add.py -> build/lib/ducts/handler copying ducts/handler/evt_0500_blobs.py -> build/lib/ducts/handler copying ducts/handler/evt_0541_blobs_content_add.py -> build/lib/ducts/handler copying ducts/handler/evt_0599_blobs_delete_all.py -> build/lib/ducts/handler copying ducts/handler/evt_0005_divided_response_end.py -> build/lib/ducts/handler copying ducts/handler/evt_0551_blobs_content_update.py -> build/lib/ducts/handler copying ducts/handler/evt_0534_blobs_content_is_dir.py -> build/lib/ducts/handler copying ducts/handler/evt_0200_ping.py -> build/lib/ducts/handler copying ducts/handler/evt_0535_blobs_content_filter.py -> build/lib/ducts/handler copying ducts/handler/evt_0533_blobs_content_exists.py -> build/lib/ducts/handler copying ducts/handler/evt_0000_alive_monitoring.py -> build/lib/ducts/handler copying ducts/handler/evt_0552_blobs_content_update_by_buffer.py -> build/lib/ducts/handler copying ducts/handler/evt_0510_blobs_group_list.py -> build/lib/ducts/handler copying ducts/handler/evt_0590_blobs_buffer_open.py -> build/lib/ducts/handler copying ducts/handler/evt_0574_blobs_dir_file_exists.py -> build/lib/ducts/handler copying ducts/handler/evt_0571_blobs_dir_add_files.py -> build/lib/ducts/handler copying ducts/handler/evt_0529_blobs_group_delete.py -> build/lib/ducts/handler copying ducts/handler/evt_0531_blobs_content_versions.py -> build/lib/ducts/handler copying ducts/handler/evt_0003_loop_response_end.py -> build/lib/ducts/handler creating build/lib/ducts/backend copying ducts/backend/asr.py -> build/lib/ducts/backend copying ducts/backend/__init__.py -> build/lib/ducts/backend creating build/lib/ducts/assets copying ducts/assets/favicon.ico -> build/lib/ducts/assets copying ducts/assets/jsonp_template.js -> build/lib/ducts/assets creating build/lib/ducts/libs copying ducts/libs/event.css -> build/lib/ducts/libs copying ducts/libs/ducts.js -> build/lib/ducts/libs copying ducts/libs/event.js -> build/lib/ducts/libs copying ducts/libs/main.js -> build/lib/ducts/libs copying ducts/libs/main6.js -> build/lib/ducts/libs copying ducts/libs/main2.js -> build/lib/ducts/libs copying ducts/libs/main4.js -> build/lib/ducts/libs copying ducts/libs/main5.js -> build/lib/ducts/libs copying ducts/libs/event.html -> build/lib/ducts/libs + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.TNYBId + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64 + cd ducts-0.1.7 + 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-ducts-0.1.7-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-ducts-0.1.7-1.x86_64/usr creating /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts copying build/lib/ducts/mixin.py -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts copying build/lib/ducts/common.py -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts creating /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/assets copying build/lib/ducts/assets/favicon.ico -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/assets copying build/lib/ducts/assets/jsonp_template.js -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/assets copying build/lib/ducts/spi.py -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts copying build/lib/ducts/context.py -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts copying build/lib/ducts/__init__.py -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts copying build/lib/ducts/redis.py -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts creating /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/main copying build/lib/ducts/main/asr.py -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/main copying build/lib/ducts/main/__init__.py -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/main copying build/lib/ducts/main/server.py -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/main creating /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler copying build/lib/ducts/handler/evt_0522_blobs_group_update.py -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler copying build/lib/ducts/handler/evt_0530_blobs_content_list.py -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler copying build/lib/ducts/handler/evt_0542_blobs_content_add_by_buffer.py -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler copying build/lib/ducts/handler/evt_0400_events.py -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler copying build/lib/ducts/handler/evt_0001_loop_response_start.py -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler copying build/lib/ducts/handler/evt_0512_blobs_group_metadata.py -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler copying build/lib/ducts/handler/evt_0532_blobs_content_metadata.py -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler copying build/lib/ducts/handler/evt_0300_redis_execute.py -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler copying build/lib/ducts/handler/evt_0572_blobs_dir_list_files.py -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler copying build/lib/ducts/handler/evt_0579_blobs_dir_rm_files.py -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler copying build/lib/ducts/handler/evt_0514_blobs_group_list_names.py -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler copying build/lib/ducts/handler/helper_blobs.py -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler copying build/lib/ducts/handler/evt_0002_loop_response_next.py -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler copying build/lib/ducts/handler/evt_0513_blobs_group_exists.py -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler copying build/lib/ducts/handler/evt_0543_blobs_content_add_dir.py -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler copying build/lib/ducts/handler/evt_0591_blobs_buffer_append.py -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler copying build/lib/ducts/handler/evt_0004_divided_response_append.py -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler copying build/lib/ducts/handler/evt_0511_blobs_group_versions.py -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler copying build/lib/ducts/handler/evt_0100_logging.py -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler copying build/lib/ducts/handler/evt_0573_blobs_dir_file_metadata.py -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler copying build/lib/ducts/handler/__init__.py -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler copying build/lib/ducts/handler/evt_0560_blobs_content_revert.py -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler copying build/lib/ducts/handler/evt_0521_blobs_group_add.py -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler copying build/lib/ducts/handler/evt_0500_blobs.py -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler copying build/lib/ducts/handler/evt_0541_blobs_content_add.py -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler copying build/lib/ducts/handler/evt_0599_blobs_delete_all.py -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler copying build/lib/ducts/handler/evt_0005_divided_response_end.py -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler copying build/lib/ducts/handler/evt_0551_blobs_content_update.py -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler copying build/lib/ducts/handler/evt_0534_blobs_content_is_dir.py -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler copying build/lib/ducts/handler/evt_0200_ping.py -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler copying build/lib/ducts/handler/evt_0535_blobs_content_filter.py -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler copying build/lib/ducts/handler/evt_0533_blobs_content_exists.py -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler copying build/lib/ducts/handler/evt_0000_alive_monitoring.py -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler copying build/lib/ducts/handler/evt_0552_blobs_content_update_by_buffer.py -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler copying build/lib/ducts/handler/evt_0510_blobs_group_list.py -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler copying build/lib/ducts/handler/evt_0590_blobs_buffer_open.py -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler copying build/lib/ducts/handler/evt_0574_blobs_dir_file_exists.py -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler copying build/lib/ducts/handler/evt_0571_blobs_dir_add_files.py -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler copying build/lib/ducts/handler/evt_0529_blobs_group_delete.py -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler copying build/lib/ducts/handler/evt_0531_blobs_content_versions.py -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler copying build/lib/ducts/handler/evt_0003_loop_response_end.py -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler copying build/lib/ducts/app.py -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts copying build/lib/ducts/__main__.py -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts copying build/lib/ducts/auth.py -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts copying build/lib/ducts/event.py -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts creating /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/backend copying build/lib/ducts/backend/asr.py -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/backend copying build/lib/ducts/backend/__init__.py -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/backend creating /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/libs copying build/lib/ducts/libs/ducts.js -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/libs copying build/lib/ducts/libs/event.css -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/libs copying build/lib/ducts/libs/event.js -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/libs copying build/lib/ducts/libs/main.js -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/libs copying build/lib/ducts/libs/event.html -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/libs copying build/lib/ducts/libs/main6.js -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/libs copying build/lib/ducts/libs/main2.js -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/libs copying build/lib/ducts/libs/main4.js -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/libs copying build/lib/ducts/libs/main5.js -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/libs copying build/lib/ducts/server.py -> /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts byte-compiling /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/mixin.py to mixin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/spi.py to spi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/context.py to context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/redis.py to redis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/main/asr.py to asr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/main/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/main/server.py to server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler/evt_0522_blobs_group_update.py to evt_0522_blobs_group_update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler/evt_0530_blobs_content_list.py to evt_0530_blobs_content_list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler/evt_0542_blobs_content_add_by_buffer.py to evt_0542_blobs_content_add_by_buffer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler/evt_0400_events.py to evt_0400_events.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler/evt_0001_loop_response_start.py to evt_0001_loop_response_start.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler/evt_0512_blobs_group_metadata.py to evt_0512_blobs_group_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler/evt_0532_blobs_content_metadata.py to evt_0532_blobs_content_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler/evt_0300_redis_execute.py to evt_0300_redis_execute.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler/evt_0572_blobs_dir_list_files.py to evt_0572_blobs_dir_list_files.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler/evt_0579_blobs_dir_rm_files.py to evt_0579_blobs_dir_rm_files.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler/evt_0514_blobs_group_list_names.py to evt_0514_blobs_group_list_names.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler/helper_blobs.py to helper_blobs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler/evt_0002_loop_response_next.py to evt_0002_loop_response_next.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler/evt_0513_blobs_group_exists.py to evt_0513_blobs_group_exists.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler/evt_0543_blobs_content_add_dir.py to evt_0543_blobs_content_add_dir.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler/evt_0591_blobs_buffer_append.py to evt_0591_blobs_buffer_append.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler/evt_0004_divided_response_append.py to evt_0004_divided_response_append.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler/evt_0511_blobs_group_versions.py to evt_0511_blobs_group_versions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler/evt_0100_logging.py to evt_0100_logging.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler/evt_0573_blobs_dir_file_metadata.py to evt_0573_blobs_dir_file_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler/evt_0560_blobs_content_revert.py to evt_0560_blobs_content_revert.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler/evt_0521_blobs_group_add.py to evt_0521_blobs_group_add.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler/evt_0500_blobs.py to evt_0500_blobs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler/evt_0541_blobs_content_add.py to evt_0541_blobs_content_add.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler/evt_0599_blobs_delete_all.py to evt_0599_blobs_delete_all.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler/evt_0005_divided_response_end.py to evt_0005_divided_response_end.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler/evt_0551_blobs_content_update.py to evt_0551_blobs_content_update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler/evt_0534_blobs_content_is_dir.py to evt_0534_blobs_content_is_dir.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler/evt_0200_ping.py to evt_0200_ping.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler/evt_0535_blobs_content_filter.py to evt_0535_blobs_content_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler/evt_0533_blobs_content_exists.py to evt_0533_blobs_content_exists.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler/evt_0000_alive_monitoring.py to evt_0000_alive_monitoring.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler/evt_0552_blobs_content_update_by_buffer.py to evt_0552_blobs_content_update_by_buffer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler/evt_0510_blobs_group_list.py to evt_0510_blobs_group_list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler/evt_0590_blobs_buffer_open.py to evt_0590_blobs_buffer_open.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler/evt_0574_blobs_dir_file_exists.py to evt_0574_blobs_dir_file_exists.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler/evt_0571_blobs_dir_add_files.py to evt_0571_blobs_dir_add_files.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler/evt_0529_blobs_group_delete.py to evt_0529_blobs_group_delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler/evt_0531_blobs_content_versions.py to evt_0531_blobs_content_versions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/handler/evt_0003_loop_response_end.py to evt_0003_loop_response_end.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/app.py to app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/auth.py to auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/event.py to event.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/backend/asr.py to asr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/backend/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts/server.py to server.cpython-39.pyc writing byte-compilation script '/tmp/tmpxcwxm02x.py' /usr/bin/python3 /tmp/tmpxcwxm02x.py removing /tmp/tmpxcwxm02x.py running install_egg_info running egg_info writing ducts.egg-info/PKG-INFO writing dependency_links to ducts.egg-info/dependency_links.txt writing requirements to ducts.egg-info/requires.txt writing top-level names to ducts.egg-info/top_level.txt reading manifest file 'ducts.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'LICENSE.txt' warning: no files found matching '*' under directory 'data' writing manifest file 'ducts.egg-info/SOURCES.txt' Copying ducts.egg-info to /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/usr/lib/python3.9/site-packages/ducts-0.1.7-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64//usr/share/doc/python-ducts + '[' -d doc ']' ~/build/BUILDROOT/python-ducts-0.1.7-1.x86_64 ~/build/BUILD/ducts-0.1.7 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-ducts-0.1.7-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/ducts-0.1.7 + popd + mv /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.1.7-1 --unique-debug-suffix -0.1.7-1.x86_64 --unique-debug-src-base python-ducts-0.1.7-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/ducts-0.1.7 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-ducts-0.1.7-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-ducts-0.1.7-1.noarch Provides: python-ducts python3-ducts = 0.1.7-1 python3.9dist(ducts) = 0.1.7 python3dist(ducts) = 0.1.7 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(aiofiles) >= 0.8 python3.9dist(aiofiles) < 0.9 python3.9dist(aiohttp) >= 3.8 python3.9dist(aiohttp) < 4 python3.9dist(aiohttp-remotes) >= 1.2 python3.9dist(aiohttp-remotes) < 2 python3.9dist(aioredis) >= 1 python3.9dist(aioredis) < 2 python3.9dist(async-timeout) >= 4 python3.9dist(async-timeout) < 5 python3.9dist(ifconf) >= 0.0.15 python3.9dist(ifconf) < 0.1 python3.9dist(iflb) >= 0.0.1 python3.9dist(iflb) < 0.1 python3.9dist(msgpack) >= 1 python3.9dist(msgpack) < 2 python3.9dist(psutil) >= 5.9 python3.9dist(psutil) < 6 python3.9dist(python-daemon) >= 2.3 python3.9dist(python-daemon) < 3 python3.9dist(wave) >= 0.0.2 python3.9dist(wave) < 0.1 Processing files: python-ducts-help-0.1.7-1.noarch warning: Empty %files file /builddir/build/BUILD/ducts-0.1.7/doclist.lst Provides: python-ducts-help = 0.1.7-1 python3-ducts-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-ducts-0.1.7-1.x86_64 Wrote: /builddir/build/RPMS/python-ducts-help-0.1.7-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-ducts-0.1.7-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nsyFIQ + umask 022 + cd /builddir/build/BUILD + cd ducts-0.1.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-ducts-0.1.7-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0