Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-neobolt.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682264057.250005/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-neobolt.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-neobolt-1.7.17-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-neobolt.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682264057.250005/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-neobolt.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-neobolt-1.7.17-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-neobolt.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682264057.250005/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-neobolt.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.1FAhBD + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf neobolt-1.7.17 + /usr/bin/gzip -dc /builddir/build/SOURCES/neobolt-1.7.17.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd neobolt-1.7.17 + /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.l2bulf + umask 022 + cd /builddir/build/BUILD + cd neobolt-1.7.17 + 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.linux-aarch64-3.9 creating build/lib.linux-aarch64-3.9/neobolt copying neobolt/direct.py -> build/lib.linux-aarch64-3.9/neobolt copying neobolt/routing.py -> build/lib.linux-aarch64-3.9/neobolt copying neobolt/diagnostics.py -> build/lib.linux-aarch64-3.9/neobolt copying neobolt/meta.py -> build/lib.linux-aarch64-3.9/neobolt copying neobolt/__init__.py -> build/lib.linux-aarch64-3.9/neobolt copying neobolt/exceptions.py -> build/lib.linux-aarch64-3.9/neobolt copying neobolt/versioning.py -> build/lib.linux-aarch64-3.9/neobolt copying neobolt/security.py -> build/lib.linux-aarch64-3.9/neobolt copying neobolt/addressing.py -> build/lib.linux-aarch64-3.9/neobolt copying neobolt/__main__.py -> build/lib.linux-aarch64-3.9/neobolt creating build/lib.linux-aarch64-3.9/neobolt/bolt copying neobolt/bolt/__init__.py -> build/lib.linux-aarch64-3.9/neobolt/bolt copying neobolt/bolt/io.py -> build/lib.linux-aarch64-3.9/neobolt/bolt creating build/lib.linux-aarch64-3.9/neobolt/compat copying neobolt/compat/__init__.py -> build/lib.linux-aarch64-3.9/neobolt/compat copying neobolt/compat/ssl.py -> build/lib.linux-aarch64-3.9/neobolt/compat copying neobolt/compat/collections.py -> build/lib.linux-aarch64-3.9/neobolt/compat creating build/lib.linux-aarch64-3.9/neobolt/packstream copying neobolt/packstream/unpacker.py -> build/lib.linux-aarch64-3.9/neobolt/packstream copying neobolt/packstream/packer.py -> build/lib.linux-aarch64-3.9/neobolt/packstream copying neobolt/packstream/__init__.py -> build/lib.linux-aarch64-3.9/neobolt/packstream running build_ext building 'neobolt.bolt._io' extension creating build/temp.linux-aarch64-3.9 creating build/temp.linux-aarch64-3.9/neobolt creating build/temp.linux-aarch64-3.9/neobolt/bolt gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -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 -fPIC -I/usr/include/python3.9 -c neobolt/bolt/_io.c -o build/temp.linux-aarch64-3.9/neobolt/bolt/_io.o neobolt/bolt/_io.c: In function ‘__Pyx_modinit_type_init_code’: neobolt/bolt/_io.c:7689:46: error: ‘PyTypeObject’ {aka ‘struct _typeobject’} has no member named ‘tp_print’ 7689 | __pyx_type_7neobolt_4bolt_3_io_MessageFrame.tp_print = 0; | ^ neobolt/bolt/_io.c:7708:52: error: ‘PyTypeObject’ {aka ‘struct _typeobject’} has no member named ‘tp_print’ 7708 | __pyx_type_7neobolt_4bolt_3_io_ChunkedInputBuffer.tp_print = 0; | ^ neobolt/bolt/_io.c:7723:53: error: ‘PyTypeObject’ {aka ‘struct _typeobject’} has no member named ‘tp_print’ 7723 | __pyx_type_7neobolt_4bolt_3_io_ChunkedOutputBuffer.tp_print = 0; | ^ neobolt/bolt/_io.c: In function ‘__Pyx_ParseOptionalKeywords’: neobolt/bolt/_io.c:8172:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 8172 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from neobolt/bolt/_io.c:16: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ neobolt/bolt/_io.c:8172:21: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 8172 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from neobolt/bolt/_io.c:16: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ neobolt/bolt/_io.c:8172:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 8172 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from neobolt/bolt/_io.c:16: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ neobolt/bolt/_io.c:8172:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 8172 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from neobolt/bolt/_io.c:16: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ neobolt/bolt/_io.c:8172:21: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 8172 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from neobolt/bolt/_io.c:16: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ neobolt/bolt/_io.c:8172:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 8172 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from neobolt/bolt/_io.c:16: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ neobolt/bolt/_io.c:8188:25: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 8188 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from neobolt/bolt/_io.c:16: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ neobolt/bolt/_io.c:8188:25: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 8188 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from neobolt/bolt/_io.c:16: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ neobolt/bolt/_io.c:8188:25: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 8188 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from neobolt/bolt/_io.c:16: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ neobolt/bolt/_io.c:8188:25: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 8188 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from neobolt/bolt/_io.c:16: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ neobolt/bolt/_io.c:8188:25: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 8188 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from neobolt/bolt/_io.c:16: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ neobolt/bolt/_io.c:8188:25: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 8188 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from neobolt/bolt/_io.c:16: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ Compilation failed, falling back to pure Python. running build running build_py creating build/lib creating build/lib/neobolt copying neobolt/direct.py -> build/lib/neobolt copying neobolt/routing.py -> build/lib/neobolt copying neobolt/diagnostics.py -> build/lib/neobolt copying neobolt/meta.py -> build/lib/neobolt copying neobolt/__init__.py -> build/lib/neobolt copying neobolt/exceptions.py -> build/lib/neobolt copying neobolt/versioning.py -> build/lib/neobolt copying neobolt/security.py -> build/lib/neobolt copying neobolt/addressing.py -> build/lib/neobolt copying neobolt/__main__.py -> build/lib/neobolt creating build/lib/neobolt/bolt copying neobolt/bolt/__init__.py -> build/lib/neobolt/bolt copying neobolt/bolt/io.py -> build/lib/neobolt/bolt creating build/lib/neobolt/compat copying neobolt/compat/__init__.py -> build/lib/neobolt/compat copying neobolt/compat/ssl.py -> build/lib/neobolt/compat copying neobolt/compat/collections.py -> build/lib/neobolt/compat creating build/lib/neobolt/packstream copying neobolt/packstream/unpacker.py -> build/lib/neobolt/packstream copying neobolt/packstream/packer.py -> build/lib/neobolt/packstream copying neobolt/packstream/__init__.py -> build/lib/neobolt/packstream + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.HtMQ0i + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-neobolt-1.7.17-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-neobolt-1.7.17-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-neobolt-1.7.17-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-neobolt-1.7.17-1.aarch64 + cd neobolt-1.7.17 + 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-neobolt-1.7.17-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-neobolt-1.7.17-1.aarch64/usr creating /builddir/build/BUILDROOT/python-neobolt-1.7.17-1.aarch64/usr/lib64 creating /builddir/build/BUILDROOT/python-neobolt-1.7.17-1.aarch64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-neobolt-1.7.17-1.aarch64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-neobolt-1.7.17-1.aarch64/usr/lib64/python3.9/site-packages/neobolt copying build/lib.linux-aarch64-3.9/neobolt/direct.py -> /builddir/build/BUILDROOT/python-neobolt-1.7.17-1.aarch64/usr/lib64/python3.9/site-packages/neobolt copying build/lib.linux-aarch64-3.9/neobolt/routing.py -> /builddir/build/BUILDROOT/python-neobolt-1.7.17-1.aarch64/usr/lib64/python3.9/site-packages/neobolt copying build/lib.linux-aarch64-3.9/neobolt/diagnostics.py -> /builddir/build/BUILDROOT/python-neobolt-1.7.17-1.aarch64/usr/lib64/python3.9/site-packages/neobolt copying build/lib.linux-aarch64-3.9/neobolt/meta.py -> /builddir/build/BUILDROOT/python-neobolt-1.7.17-1.aarch64/usr/lib64/python3.9/site-packages/neobolt copying build/lib.linux-aarch64-3.9/neobolt/__init__.py -> /builddir/build/BUILDROOT/python-neobolt-1.7.17-1.aarch64/usr/lib64/python3.9/site-packages/neobolt creating /builddir/build/BUILDROOT/python-neobolt-1.7.17-1.aarch64/usr/lib64/python3.9/site-packages/neobolt/bolt copying build/lib.linux-aarch64-3.9/neobolt/bolt/__init__.py -> /builddir/build/BUILDROOT/python-neobolt-1.7.17-1.aarch64/usr/lib64/python3.9/site-packages/neobolt/bolt copying build/lib.linux-aarch64-3.9/neobolt/bolt/io.py -> /builddir/build/BUILDROOT/python-neobolt-1.7.17-1.aarch64/usr/lib64/python3.9/site-packages/neobolt/bolt copying build/lib.linux-aarch64-3.9/neobolt/exceptions.py -> /builddir/build/BUILDROOT/python-neobolt-1.7.17-1.aarch64/usr/lib64/python3.9/site-packages/neobolt copying build/lib.linux-aarch64-3.9/neobolt/versioning.py -> /builddir/build/BUILDROOT/python-neobolt-1.7.17-1.aarch64/usr/lib64/python3.9/site-packages/neobolt creating /builddir/build/BUILDROOT/python-neobolt-1.7.17-1.aarch64/usr/lib64/python3.9/site-packages/neobolt/packstream copying build/lib.linux-aarch64-3.9/neobolt/packstream/unpacker.py -> /builddir/build/BUILDROOT/python-neobolt-1.7.17-1.aarch64/usr/lib64/python3.9/site-packages/neobolt/packstream copying build/lib.linux-aarch64-3.9/neobolt/packstream/packer.py -> /builddir/build/BUILDROOT/python-neobolt-1.7.17-1.aarch64/usr/lib64/python3.9/site-packages/neobolt/packstream copying build/lib.linux-aarch64-3.9/neobolt/packstream/__init__.py -> /builddir/build/BUILDROOT/python-neobolt-1.7.17-1.aarch64/usr/lib64/python3.9/site-packages/neobolt/packstream copying build/lib.linux-aarch64-3.9/neobolt/security.py -> /builddir/build/BUILDROOT/python-neobolt-1.7.17-1.aarch64/usr/lib64/python3.9/site-packages/neobolt copying build/lib.linux-aarch64-3.9/neobolt/addressing.py -> /builddir/build/BUILDROOT/python-neobolt-1.7.17-1.aarch64/usr/lib64/python3.9/site-packages/neobolt creating /builddir/build/BUILDROOT/python-neobolt-1.7.17-1.aarch64/usr/lib64/python3.9/site-packages/neobolt/compat copying build/lib.linux-aarch64-3.9/neobolt/compat/__init__.py -> /builddir/build/BUILDROOT/python-neobolt-1.7.17-1.aarch64/usr/lib64/python3.9/site-packages/neobolt/compat copying build/lib.linux-aarch64-3.9/neobolt/compat/ssl.py -> /builddir/build/BUILDROOT/python-neobolt-1.7.17-1.aarch64/usr/lib64/python3.9/site-packages/neobolt/compat copying build/lib.linux-aarch64-3.9/neobolt/compat/collections.py -> /builddir/build/BUILDROOT/python-neobolt-1.7.17-1.aarch64/usr/lib64/python3.9/site-packages/neobolt/compat copying build/lib.linux-aarch64-3.9/neobolt/__main__.py -> /builddir/build/BUILDROOT/python-neobolt-1.7.17-1.aarch64/usr/lib64/python3.9/site-packages/neobolt byte-compiling /builddir/build/BUILDROOT/python-neobolt-1.7.17-1.aarch64/usr/lib64/python3.9/site-packages/neobolt/direct.py to direct.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neobolt-1.7.17-1.aarch64/usr/lib64/python3.9/site-packages/neobolt/routing.py to routing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neobolt-1.7.17-1.aarch64/usr/lib64/python3.9/site-packages/neobolt/diagnostics.py to diagnostics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neobolt-1.7.17-1.aarch64/usr/lib64/python3.9/site-packages/neobolt/meta.py to meta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neobolt-1.7.17-1.aarch64/usr/lib64/python3.9/site-packages/neobolt/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neobolt-1.7.17-1.aarch64/usr/lib64/python3.9/site-packages/neobolt/bolt/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neobolt-1.7.17-1.aarch64/usr/lib64/python3.9/site-packages/neobolt/bolt/io.py to io.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neobolt-1.7.17-1.aarch64/usr/lib64/python3.9/site-packages/neobolt/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neobolt-1.7.17-1.aarch64/usr/lib64/python3.9/site-packages/neobolt/versioning.py to versioning.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neobolt-1.7.17-1.aarch64/usr/lib64/python3.9/site-packages/neobolt/packstream/unpacker.py to unpacker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neobolt-1.7.17-1.aarch64/usr/lib64/python3.9/site-packages/neobolt/packstream/packer.py to packer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neobolt-1.7.17-1.aarch64/usr/lib64/python3.9/site-packages/neobolt/packstream/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neobolt-1.7.17-1.aarch64/usr/lib64/python3.9/site-packages/neobolt/security.py to security.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neobolt-1.7.17-1.aarch64/usr/lib64/python3.9/site-packages/neobolt/addressing.py to addressing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neobolt-1.7.17-1.aarch64/usr/lib64/python3.9/site-packages/neobolt/compat/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neobolt-1.7.17-1.aarch64/usr/lib64/python3.9/site-packages/neobolt/compat/ssl.py to ssl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neobolt-1.7.17-1.aarch64/usr/lib64/python3.9/site-packages/neobolt/compat/collections.py to collections.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-neobolt-1.7.17-1.aarch64/usr/lib64/python3.9/site-packages/neobolt/__main__.py to __main__.cpython-39.pyc writing byte-compilation script '/tmp/tmprbfp1twl.py' /usr/bin/python3 /tmp/tmprbfp1twl.py removing /tmp/tmprbfp1twl.py running install_egg_info running egg_info writing neobolt.egg-info/PKG-INFO writing dependency_links to neobolt.egg-info/dependency_links.txt writing requirements to neobolt.egg-info/requires.txt writing top-level names to neobolt.egg-info/top_level.txt reading manifest file 'neobolt.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.class' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.dll' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution no previously-included directories found matching 'test' writing manifest file 'neobolt.egg-info/SOURCES.txt' Copying neobolt.egg-info to /builddir/build/BUILDROOT/python-neobolt-1.7.17-1.aarch64/usr/lib64/python3.9/site-packages/neobolt-1.7.17-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-neobolt-1.7.17-1.aarch64//usr/share/doc/python-neobolt + '[' -d doc ']' ~/build/BUILDROOT/python-neobolt-1.7.17-1.aarch64 ~/build/BUILD/neobolt-1.7.17 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-neobolt-1.7.17-1.aarch64 + '[' -d usr/lib ']' + '[' -d usr/lib64 ']' + find usr/lib64 -type f -printf '/%h/%f\n' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/neobolt-1.7.17 + popd + mv /builddir/build/BUILDROOT/python-neobolt-1.7.17-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-neobolt-1.7.17-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.7.17-1 --unique-debug-suffix -1.7.17-1.aarch64 --unique-debug-src-base python-neobolt-1.7.17-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/neobolt-1.7.17 + /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-neobolt-1.7.17-1.aarch64/usr/lib64/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-neobolt-1.7.17-1.noarch error: Directory not found: /builddir/build/BUILDROOT/python-neobolt-1.7.17-1.aarch64/usr/lib/python3.9/site-packages/* RPM build errors: Directory not found: /builddir/build/BUILDROOT/python-neobolt-1.7.17-1.aarch64/usr/lib/python3.9/site-packages/* Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-neobolt.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-neobolt.spec