Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-dff.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684205309.457334/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-dff.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-dff-0.4.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 x86_64 --nodeps /builddir/build/SPECS/python-dff.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684205309.457334/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-dff.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-dff-0.4.1-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-dff.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684205309.457334/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-dff.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.zlqUll + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dff-0.4.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/dff-0.4.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd dff-0.4.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.WphN08 + umask 022 + cd /builddir/build/BUILD + cd dff-0.4.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 -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/dff copying dff/__init__.py -> build/lib/dff creating build/lib/dff/stats copying dff/stats/__init__.py -> build/lib/dff/stats creating build/lib/dff/messengers copying dff/messengers/__init__.py -> build/lib/dff/messengers creating build/lib/dff/context_storages copying dff/context_storages/sql.py -> build/lib/dff/context_storages copying dff/context_storages/__init__.py -> build/lib/dff/context_storages copying dff/context_storages/pickle.py -> build/lib/dff/context_storages copying dff/context_storages/ydb.py -> build/lib/dff/context_storages copying dff/context_storages/protocol.py -> build/lib/dff/context_storages copying dff/context_storages/redis.py -> build/lib/dff/context_storages copying dff/context_storages/mongo.py -> build/lib/dff/context_storages copying dff/context_storages/json.py -> build/lib/dff/context_storages copying dff/context_storages/database.py -> build/lib/dff/context_storages copying dff/context_storages/shelve.py -> build/lib/dff/context_storages creating build/lib/dff/script copying dff/script/__init__.py -> build/lib/dff/script creating build/lib/dff/utils copying dff/utils/__init__.py -> build/lib/dff/utils creating build/lib/dff/pipeline copying dff/pipeline/conditions.py -> build/lib/dff/pipeline copying dff/pipeline/types.py -> build/lib/dff/pipeline copying dff/pipeline/__init__.py -> build/lib/dff/pipeline creating build/lib/dff/messengers/common copying dff/messengers/common/interface.py -> build/lib/dff/messengers/common copying dff/messengers/common/types.py -> build/lib/dff/messengers/common copying dff/messengers/common/__init__.py -> build/lib/dff/messengers/common creating build/lib/dff/messengers/telegram copying dff/messengers/telegram/interface.py -> build/lib/dff/messengers/telegram copying dff/messengers/telegram/message.py -> build/lib/dff/messengers/telegram copying dff/messengers/telegram/utils.py -> build/lib/dff/messengers/telegram copying dff/messengers/telegram/__init__.py -> build/lib/dff/messengers/telegram copying dff/messengers/telegram/messenger.py -> build/lib/dff/messengers/telegram creating build/lib/dff/script/labels copying dff/script/labels/std_labels.py -> build/lib/dff/script/labels copying dff/script/labels/__init__.py -> build/lib/dff/script/labels creating build/lib/dff/script/extras copying dff/script/extras/__init__.py -> build/lib/dff/script/extras creating build/lib/dff/script/responses copying dff/script/responses/__init__.py -> build/lib/dff/script/responses copying dff/script/responses/std_responses.py -> build/lib/dff/script/responses creating build/lib/dff/script/conditions copying dff/script/conditions/__init__.py -> build/lib/dff/script/conditions copying dff/script/conditions/std_conditions.py -> build/lib/dff/script/conditions creating build/lib/dff/script/core copying dff/script/core/message.py -> build/lib/dff/script/core copying dff/script/core/types.py -> build/lib/dff/script/core copying dff/script/core/__init__.py -> build/lib/dff/script/core copying dff/script/core/keywords.py -> build/lib/dff/script/core copying dff/script/core/context.py -> build/lib/dff/script/core copying dff/script/core/script.py -> build/lib/dff/script/core copying dff/script/core/normalization.py -> build/lib/dff/script/core creating build/lib/dff/script/extras/slots copying dff/script/extras/slots/__init__.py -> build/lib/dff/script/extras/slots creating build/lib/dff/script/extras/conditions copying dff/script/extras/conditions/__init__.py -> build/lib/dff/script/extras/conditions creating build/lib/dff/utils/parser copying dff/utils/parser/__init__.py -> build/lib/dff/utils/parser creating build/lib/dff/utils/viewer copying dff/utils/viewer/__init__.py -> build/lib/dff/utils/viewer creating build/lib/dff/utils/turn_caching copying dff/utils/turn_caching/singleton_turn_caching.py -> build/lib/dff/utils/turn_caching copying dff/utils/turn_caching/__init__.py -> build/lib/dff/utils/turn_caching creating build/lib/dff/utils/testing copying dff/utils/testing/common.py -> build/lib/dff/utils/testing copying dff/utils/testing/toy_script.py -> build/lib/dff/utils/testing copying dff/utils/testing/__init__.py -> build/lib/dff/utils/testing copying dff/utils/testing/telegram.py -> build/lib/dff/utils/testing copying dff/utils/testing/response_comparers.py -> build/lib/dff/utils/testing copying dff/utils/testing/cleanup_db.py -> build/lib/dff/utils/testing creating build/lib/dff/pipeline/service copying dff/pipeline/service/extra.py -> build/lib/dff/pipeline/service copying dff/pipeline/service/utils.py -> build/lib/dff/pipeline/service copying dff/pipeline/service/__init__.py -> build/lib/dff/pipeline/service copying dff/pipeline/service/group.py -> build/lib/dff/pipeline/service copying dff/pipeline/service/service.py -> build/lib/dff/pipeline/service creating build/lib/dff/pipeline/pipeline copying dff/pipeline/pipeline/actor.py -> build/lib/dff/pipeline/pipeline copying dff/pipeline/pipeline/utils.py -> build/lib/dff/pipeline/pipeline copying dff/pipeline/pipeline/__init__.py -> build/lib/dff/pipeline/pipeline copying dff/pipeline/pipeline/pipeline.py -> build/lib/dff/pipeline/pipeline copying dff/pipeline/pipeline/component.py -> build/lib/dff/pipeline/pipeline running egg_info writing dff.egg-info/PKG-INFO writing dependency_links to dff.egg-info/dependency_links.txt writing requirements to dff.egg-info/requires.txt writing top-level names to dff.egg-info/top_level.txt reading manifest file 'dff.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'makefile' warning: no previously-included files matching '*' found under directory 'tests' warning: no previously-included files matching '*' found under directory 'tutorials' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no previously-included files matching '*.rst' found under directory 'docs' warning: no previously-included files matching 'makefile' found under directory 'docs' adding license file 'LICENSE' writing manifest file 'dff.egg-info/SOURCES.txt' copying dff/context_storages/protocols.json -> build/lib/dff/context_storages + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.yGXwJC + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64 + cd dff-0.4.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 -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-dff-0.4.1-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-dff-0.4.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff creating /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/stats copying build/lib/dff/stats/__init__.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/stats creating /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/messengers creating /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/messengers/common copying build/lib/dff/messengers/common/interface.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/messengers/common copying build/lib/dff/messengers/common/types.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/messengers/common copying build/lib/dff/messengers/common/__init__.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/messengers/common creating /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/messengers/telegram copying build/lib/dff/messengers/telegram/interface.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/messengers/telegram copying build/lib/dff/messengers/telegram/message.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/messengers/telegram copying build/lib/dff/messengers/telegram/utils.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/messengers/telegram copying build/lib/dff/messengers/telegram/__init__.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/messengers/telegram copying build/lib/dff/messengers/telegram/messenger.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/messengers/telegram copying build/lib/dff/messengers/__init__.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/messengers copying build/lib/dff/__init__.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff creating /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/context_storages copying build/lib/dff/context_storages/sql.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/context_storages copying build/lib/dff/context_storages/__init__.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/context_storages copying build/lib/dff/context_storages/pickle.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/context_storages copying build/lib/dff/context_storages/protocols.json -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/context_storages copying build/lib/dff/context_storages/ydb.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/context_storages copying build/lib/dff/context_storages/protocol.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/context_storages copying build/lib/dff/context_storages/redis.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/context_storages copying build/lib/dff/context_storages/mongo.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/context_storages copying build/lib/dff/context_storages/json.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/context_storages copying build/lib/dff/context_storages/database.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/context_storages copying build/lib/dff/context_storages/shelve.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/context_storages creating /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/script creating /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/script/labels copying build/lib/dff/script/labels/std_labels.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/script/labels copying build/lib/dff/script/labels/__init__.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/script/labels copying build/lib/dff/script/__init__.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/script creating /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/script/extras copying build/lib/dff/script/extras/__init__.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/script/extras creating /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/script/extras/slots copying build/lib/dff/script/extras/slots/__init__.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/script/extras/slots creating /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/script/extras/conditions copying build/lib/dff/script/extras/conditions/__init__.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/script/extras/conditions creating /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/script/responses copying build/lib/dff/script/responses/__init__.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/script/responses copying build/lib/dff/script/responses/std_responses.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/script/responses creating /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/script/conditions copying build/lib/dff/script/conditions/__init__.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/script/conditions copying build/lib/dff/script/conditions/std_conditions.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/script/conditions creating /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/script/core copying build/lib/dff/script/core/message.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/script/core copying build/lib/dff/script/core/types.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/script/core copying build/lib/dff/script/core/__init__.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/script/core copying build/lib/dff/script/core/keywords.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/script/core copying build/lib/dff/script/core/context.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/script/core copying build/lib/dff/script/core/script.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/script/core copying build/lib/dff/script/core/normalization.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/script/core creating /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/utils creating /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/utils/parser copying build/lib/dff/utils/parser/__init__.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/utils/parser copying build/lib/dff/utils/__init__.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/utils creating /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/utils/viewer copying build/lib/dff/utils/viewer/__init__.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/utils/viewer creating /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/utils/turn_caching copying build/lib/dff/utils/turn_caching/singleton_turn_caching.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/utils/turn_caching copying build/lib/dff/utils/turn_caching/__init__.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/utils/turn_caching creating /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/utils/testing copying build/lib/dff/utils/testing/common.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/utils/testing copying build/lib/dff/utils/testing/toy_script.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/utils/testing copying build/lib/dff/utils/testing/__init__.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/utils/testing copying build/lib/dff/utils/testing/telegram.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/utils/testing copying build/lib/dff/utils/testing/response_comparers.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/utils/testing copying build/lib/dff/utils/testing/cleanup_db.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/utils/testing creating /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/pipeline copying build/lib/dff/pipeline/conditions.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/pipeline copying build/lib/dff/pipeline/types.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/pipeline copying build/lib/dff/pipeline/__init__.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/pipeline creating /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/pipeline/service copying build/lib/dff/pipeline/service/extra.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/pipeline/service copying build/lib/dff/pipeline/service/utils.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/pipeline/service copying build/lib/dff/pipeline/service/__init__.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/pipeline/service copying build/lib/dff/pipeline/service/group.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/pipeline/service copying build/lib/dff/pipeline/service/service.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/pipeline/service creating /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/pipeline/pipeline copying build/lib/dff/pipeline/pipeline/actor.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/pipeline/pipeline copying build/lib/dff/pipeline/pipeline/utils.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/pipeline/pipeline copying build/lib/dff/pipeline/pipeline/__init__.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/pipeline/pipeline copying build/lib/dff/pipeline/pipeline/pipeline.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/pipeline/pipeline copying build/lib/dff/pipeline/pipeline/component.py -> /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/pipeline/pipeline byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/stats/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/messengers/common/interface.py to interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/messengers/common/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/messengers/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/messengers/telegram/interface.py to interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/messengers/telegram/message.py to message.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/messengers/telegram/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/messengers/telegram/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/messengers/telegram/messenger.py to messenger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/messengers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/context_storages/sql.py to sql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/context_storages/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/context_storages/pickle.py to pickle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/context_storages/ydb.py to ydb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/context_storages/protocol.py to protocol.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/context_storages/redis.py to redis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/context_storages/mongo.py to mongo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/context_storages/json.py to json.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/context_storages/database.py to database.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/context_storages/shelve.py to shelve.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/script/labels/std_labels.py to std_labels.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/script/labels/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/script/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/script/extras/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/script/extras/slots/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/script/extras/conditions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/script/responses/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/script/responses/std_responses.py to std_responses.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/script/conditions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/script/conditions/std_conditions.py to std_conditions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/script/core/message.py to message.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/script/core/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/script/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/script/core/keywords.py to keywords.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/script/core/context.py to context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/script/core/script.py to script.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/script/core/normalization.py to normalization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/utils/parser/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/utils/viewer/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/utils/turn_caching/singleton_turn_caching.py to singleton_turn_caching.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/utils/turn_caching/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/utils/testing/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/utils/testing/toy_script.py to toy_script.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/utils/testing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/utils/testing/telegram.py to telegram.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/utils/testing/response_comparers.py to response_comparers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/utils/testing/cleanup_db.py to cleanup_db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/pipeline/conditions.py to conditions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/pipeline/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/pipeline/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/pipeline/service/extra.py to extra.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/pipeline/service/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/pipeline/service/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/pipeline/service/group.py to group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/pipeline/service/service.py to service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/pipeline/pipeline/actor.py to actor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/pipeline/pipeline/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/pipeline/pipeline/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/pipeline/pipeline/pipeline.py to pipeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff/pipeline/pipeline/component.py to component.cpython-39.pyc writing byte-compilation script '/tmp/tmpll9bj91v.py' /usr/bin/python3 /tmp/tmpll9bj91v.py removing /tmp/tmpll9bj91v.py running install_egg_info running egg_info writing dff.egg-info/PKG-INFO writing dependency_links to dff.egg-info/dependency_links.txt writing requirements to dff.egg-info/requires.txt writing top-level names to dff.egg-info/top_level.txt reading manifest file 'dff.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'makefile' warning: no previously-included files matching '*' found under directory 'tests' warning: no previously-included files matching '*' found under directory 'tutorials' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no previously-included files matching '*.rst' found under directory 'docs' warning: no previously-included files matching 'makefile' found under directory 'docs' adding license file 'LICENSE' writing manifest file 'dff.egg-info/SOURCES.txt' Copying dff.egg-info to /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/usr/lib/python3.9/site-packages/dff-0.4.1-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64//usr/share/doc/python-dff + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64 ~/build/BUILDROOT/python-dff-0.4.1-1.x86_64 ~/build/BUILD/dff-0.4.1 + '[' -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/dff-0.4.1 + popd + mv /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.4.1-1 --unique-debug-suffix -0.4.1-1.x86_64 --unique-debug-src-base python-dff-0.4.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/dff-0.4.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-dff-0.4.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-dff-0.4.1-1.noarch Provides: python-dff python3-dff = 0.4.1-1 python3.9dist(dff) = 0.4.1 python3dist(dff) = 0.4.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(nest-asyncio) >= 1.5.5 python3.9dist(pydantic) >= 1.8.2 python3.9dist(typing-extensions) >= 4 Processing files: python-dff-help-0.4.1-1.noarch warning: Empty %files file /builddir/build/BUILD/dff-0.4.1/doclist.lst Provides: python-dff-help = 0.4.1-1 python3-dff-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-dff-0.4.1-1.x86_64 Wrote: /builddir/build/RPMS/python-dff-help-0.4.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-dff-0.4.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.p36Zeh + umask 022 + cd /builddir/build/BUILD + cd dff-0.4.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-dff-0.4.1-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0