Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-camunda-external-task-client-python3.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686311755.309491/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-camunda-external-task-client-python3.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-camunda-external-task-client-python3-4.3.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-camunda-external-task-client-python3.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686311755.309491/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-camunda-external-task-client-python3.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-camunda-external-task-client-python3-4.3.0-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-camunda-external-task-client-python3.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686311755.309491/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-camunda-external-task-client-python3.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.1QEbHC + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf camunda_external_task_client_python3-4.3.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/camunda_external_task_client_python3-4.3.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd camunda_external_task_client_python3-4.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.z4Jaau + umask 022 + cd /builddir/build/BUILD + cd camunda_external_task_client_python3-4.3.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -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/examples copying examples/task_handler_example.py -> build/lib/examples copying examples/event_subprocess_example.py -> build/lib/examples copying examples/correlate_message.py -> build/lib/examples copying examples/get_process_instance.py -> build/lib/examples copying examples/tasks_example.py -> build/lib/examples copying examples/retry_task_example.py -> build/lib/examples copying examples/fetch_and_execute.py -> build/lib/examples copying examples/start_process.py -> build/lib/examples copying examples/bpmn_error_example.py -> build/lib/examples copying examples/__init__.py -> build/lib/examples creating build/lib/camunda copying camunda/__init__.py -> build/lib/camunda creating build/lib/examples/examples_auth_basic copying examples/examples_auth_basic/task_handler_example.py -> build/lib/examples/examples_auth_basic copying examples/examples_auth_basic/get_process_instance.py -> build/lib/examples/examples_auth_basic copying examples/examples_auth_basic/fetch_and_execute.py -> build/lib/examples/examples_auth_basic copying examples/examples_auth_basic/start_process.py -> build/lib/examples/examples_auth_basic copying examples/examples_auth_basic/__init__.py -> build/lib/examples/examples_auth_basic creating build/lib/camunda/client copying camunda/client/external_task_client.py -> build/lib/camunda/client copying camunda/client/engine_client.py -> build/lib/camunda/client copying camunda/client/__init__.py -> build/lib/camunda/client creating build/lib/camunda/utils copying camunda/utils/response_utils.py -> build/lib/camunda/utils copying camunda/utils/utils.py -> build/lib/camunda/utils copying camunda/utils/log_utils.py -> build/lib/camunda/utils copying camunda/utils/auth_basic.py -> build/lib/camunda/utils copying camunda/utils/__init__.py -> build/lib/camunda/utils creating build/lib/camunda/variables copying camunda/variables/variables.py -> build/lib/camunda/variables copying camunda/variables/properties.py -> build/lib/camunda/variables copying camunda/variables/__init__.py -> build/lib/camunda/variables creating build/lib/camunda/external_task copying camunda/external_task/external_task.py -> build/lib/camunda/external_task copying camunda/external_task/external_task_worker.py -> build/lib/camunda/external_task copying camunda/external_task/__init__.py -> build/lib/camunda/external_task copying camunda/external_task/external_task_executor.py -> build/lib/camunda/external_task creating build/lib/camunda/process_definition copying camunda/process_definition/process_definition_client.py -> build/lib/camunda/process_definition copying camunda/process_definition/__init__.py -> build/lib/camunda/process_definition creating build/lib/camunda/client/tests copying camunda/client/tests/test_external_task_client.py -> build/lib/camunda/client/tests copying camunda/client/tests/test_engine_client.py -> build/lib/camunda/client/tests copying camunda/client/tests/test_external_task_client_auth.py -> build/lib/camunda/client/tests copying camunda/client/tests/test_engine_client_auth.py -> build/lib/camunda/client/tests copying camunda/client/tests/__init__.py -> build/lib/camunda/client/tests creating build/lib/camunda/external_task/tests copying camunda/external_task/tests/test_external_task.py -> build/lib/camunda/external_task/tests copying camunda/external_task/tests/test_external_task_worker.py -> build/lib/camunda/external_task/tests copying camunda/external_task/tests/test_external_task_executor.py -> build/lib/camunda/external_task/tests copying camunda/external_task/tests/__init__.py -> build/lib/camunda/external_task/tests creating build/lib/camunda/process_definition/tests copying camunda/process_definition/tests/test_process_definition_client.py -> build/lib/camunda/process_definition/tests copying camunda/process_definition/tests/__init__.py -> build/lib/camunda/process_definition/tests running egg_info writing camunda_external_task_client_python3.egg-info/PKG-INFO writing dependency_links to camunda_external_task_client_python3.egg-info/dependency_links.txt writing requirements to camunda_external_task_client_python3.egg-info/requires.txt writing top-level names to camunda_external_task_client_python3.egg-info/top_level.txt reading manifest file 'camunda_external_task_client_python3.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'camunda_external_task_client_python3.egg-info/SOURCES.txt' + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SzZlEg + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64 + cd camunda_external_task_client_python3-4.3.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -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-camunda-external-task-client-python3-4.3.0-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-camunda-external-task-client-python3-4.3.0-1.aarch64/usr creating /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/examples copying build/lib/examples/task_handler_example.py -> /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/examples copying build/lib/examples/event_subprocess_example.py -> /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/examples creating /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/examples/examples_auth_basic copying build/lib/examples/examples_auth_basic/task_handler_example.py -> /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/examples/examples_auth_basic copying build/lib/examples/examples_auth_basic/get_process_instance.py -> /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/examples/examples_auth_basic copying build/lib/examples/examples_auth_basic/fetch_and_execute.py -> /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/examples/examples_auth_basic copying build/lib/examples/examples_auth_basic/start_process.py -> /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/examples/examples_auth_basic copying build/lib/examples/examples_auth_basic/__init__.py -> /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/examples/examples_auth_basic copying build/lib/examples/correlate_message.py -> /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/examples copying build/lib/examples/get_process_instance.py -> /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/examples copying build/lib/examples/tasks_example.py -> /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/examples copying build/lib/examples/retry_task_example.py -> /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/examples copying build/lib/examples/fetch_and_execute.py -> /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/examples copying build/lib/examples/start_process.py -> /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/examples copying build/lib/examples/bpmn_error_example.py -> /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/examples copying build/lib/examples/__init__.py -> /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/examples creating /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda creating /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/client copying build/lib/camunda/client/external_task_client.py -> /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/client copying build/lib/camunda/client/engine_client.py -> /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/client copying build/lib/camunda/client/__init__.py -> /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/client creating /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/client/tests copying build/lib/camunda/client/tests/test_external_task_client.py -> /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/client/tests copying build/lib/camunda/client/tests/test_engine_client.py -> /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/client/tests copying build/lib/camunda/client/tests/test_external_task_client_auth.py -> /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/client/tests copying build/lib/camunda/client/tests/test_engine_client_auth.py -> /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/client/tests copying build/lib/camunda/client/tests/__init__.py -> /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/client/tests creating /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/utils copying build/lib/camunda/utils/response_utils.py -> /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/utils copying build/lib/camunda/utils/utils.py -> /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/utils copying build/lib/camunda/utils/log_utils.py -> /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/utils copying build/lib/camunda/utils/auth_basic.py -> /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/utils copying build/lib/camunda/utils/__init__.py -> /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/utils creating /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/variables copying build/lib/camunda/variables/variables.py -> /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/variables copying build/lib/camunda/variables/properties.py -> /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/variables copying build/lib/camunda/variables/__init__.py -> /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/variables creating /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/external_task copying build/lib/camunda/external_task/external_task.py -> /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/external_task copying build/lib/camunda/external_task/external_task_worker.py -> /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/external_task copying build/lib/camunda/external_task/__init__.py -> /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/external_task copying build/lib/camunda/external_task/external_task_executor.py -> /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/external_task creating /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/external_task/tests copying build/lib/camunda/external_task/tests/test_external_task.py -> /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/external_task/tests copying build/lib/camunda/external_task/tests/test_external_task_worker.py -> /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/external_task/tests copying build/lib/camunda/external_task/tests/test_external_task_executor.py -> /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/external_task/tests copying build/lib/camunda/external_task/tests/__init__.py -> /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/external_task/tests creating /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/process_definition copying build/lib/camunda/process_definition/process_definition_client.py -> /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/process_definition copying build/lib/camunda/process_definition/__init__.py -> /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/process_definition creating /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/process_definition/tests copying build/lib/camunda/process_definition/tests/test_process_definition_client.py -> /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/process_definition/tests copying build/lib/camunda/process_definition/tests/__init__.py -> /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/process_definition/tests copying build/lib/camunda/__init__.py -> /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda byte-compiling /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/examples/task_handler_example.py to task_handler_example.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/examples/event_subprocess_example.py to event_subprocess_example.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/examples/examples_auth_basic/task_handler_example.py to task_handler_example.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/examples/examples_auth_basic/get_process_instance.py to get_process_instance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/examples/examples_auth_basic/fetch_and_execute.py to fetch_and_execute.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/examples/examples_auth_basic/start_process.py to start_process.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/examples/examples_auth_basic/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/examples/correlate_message.py to correlate_message.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/examples/get_process_instance.py to get_process_instance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/examples/tasks_example.py to tasks_example.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/examples/retry_task_example.py to retry_task_example.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/examples/fetch_and_execute.py to fetch_and_execute.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/examples/start_process.py to start_process.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/examples/bpmn_error_example.py to bpmn_error_example.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/examples/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/client/external_task_client.py to external_task_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/client/engine_client.py to engine_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/client/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/client/tests/test_external_task_client.py to test_external_task_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/client/tests/test_engine_client.py to test_engine_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/client/tests/test_external_task_client_auth.py to test_external_task_client_auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/client/tests/test_engine_client_auth.py to test_engine_client_auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/client/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/utils/response_utils.py to response_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/utils/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/utils/log_utils.py to log_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/utils/auth_basic.py to auth_basic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/variables/variables.py to variables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/variables/properties.py to properties.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/variables/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/external_task/external_task.py to external_task.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/external_task/external_task_worker.py to external_task_worker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/external_task/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/external_task/external_task_executor.py to external_task_executor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/external_task/tests/test_external_task.py to test_external_task.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/external_task/tests/test_external_task_worker.py to test_external_task_worker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/external_task/tests/test_external_task_executor.py to test_external_task_executor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/external_task/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/process_definition/process_definition_client.py to process_definition_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/process_definition/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/process_definition/tests/test_process_definition_client.py to test_process_definition_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/process_definition/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpb67lodb0.py' /usr/bin/python3 /tmp/tmpb67lodb0.py removing /tmp/tmpb67lodb0.py running install_egg_info running egg_info writing camunda_external_task_client_python3.egg-info/PKG-INFO writing dependency_links to camunda_external_task_client_python3.egg-info/dependency_links.txt writing requirements to camunda_external_task_client_python3.egg-info/requires.txt writing top-level names to camunda_external_task_client_python3.egg-info/top_level.txt reading manifest file 'camunda_external_task_client_python3.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'camunda_external_task_client_python3.egg-info/SOURCES.txt' Copying camunda_external_task_client_python3.egg-info to /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9/site-packages/camunda_external_task_client_python3-4.3.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64//usr/share/doc/python-camunda-external-task-client-python3 + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + cp -arf examples /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64//usr/share/doc/python-camunda-external-task-client-python3 + pushd /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64 ~/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64 ~/build/BUILD/camunda_external_task_client_python3-4.3.0 + '[' -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/camunda_external_task_client_python3-4.3.0 + popd + mv /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 4.3.0-1 --unique-debug-suffix -4.3.0-1.aarch64 --unique-debug-src-base python-camunda-external-task-client-python3-4.3.0-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/camunda_external_task_client_python3-4.3.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-camunda-external-task-client-python3-4.3.0-1.noarch Provides: python-camunda-external-task-client-python3 python3-camunda-external-task-client-python3 = 4.3.0-1 python3.9dist(camunda-external-task-client-python3) = 4.3 python3dist(camunda-external-task-client-python3) = 4.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(requests) = 2.24 Processing files: python-camunda-external-task-client-python3-help-4.3.0-1.noarch warning: Empty %files file /builddir/build/BUILD/camunda_external_task_client_python3-4.3.0/doclist.lst Provides: python-camunda-external-task-client-python3-help = 4.3.0-1 python3-camunda-external-task-client-python3-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-camunda-external-task-client-python3-4.3.0-1.aarch64 Wrote: /builddir/build/RPMS/python-camunda-external-task-client-python3-help-4.3.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-camunda-external-task-client-python3-4.3.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LEYTzm + umask 022 + cd /builddir/build/BUILD + cd camunda_external_task_client_python3-4.3.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-camunda-external-task-client-python3-4.3.0-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0