Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-cntkx.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686388399.512646/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-cntkx.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-cntkx-0.1.54-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-cntkx.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686388399.512646/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-cntkx.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-cntkx-0.1.54-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-cntkx.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686388399.512646/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-cntkx.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.PU5PEx + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cntkx-0.1.54 + /usr/bin/gzip -dc /builddir/build/SOURCES/cntkx-0.1.54.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cntkx-0.1.54 + /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.kHsVxv + umask 022 + cd /builddir/build/BUILD + cd cntkx-0.1.54 + 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/cntkx copying cntkx/__init__.py -> build/lib/cntkx creating build/lib/cntkx/layers copying cntkx/layers/sequence.py -> build/lib/cntkx/layers copying cntkx/layers/__init__.py -> build/lib/cntkx/layers copying cntkx/layers/blocks.py -> build/lib/cntkx/layers copying cntkx/layers/layers.py -> build/lib/cntkx/layers creating build/lib/cntkx/losses copying cntkx/losses/__init__.py -> build/lib/cntkx/losses creating build/lib/cntkx/learners copying cntkx/learners/__init__.py -> build/lib/cntkx/learners creating build/lib/cntkx/models copying cntkx/models/__init__.py -> build/lib/cntkx/models creating build/lib/cntkx/misc copying cntkx/misc/__init__.py -> build/lib/cntkx/misc creating build/lib/cntkx/ops copying cntkx/ops/__init__.py -> build/lib/cntkx/ops creating build/lib/cntkx/layers/tests copying cntkx/layers/tests/models_test.py -> build/lib/cntkx/layers/tests copying cntkx/layers/tests/test_blocks.py -> build/lib/cntkx/layers/tests copying cntkx/layers/tests/qrnn.py -> build/lib/cntkx/layers/tests copying cntkx/layers/tests/test_sequence.py -> build/lib/cntkx/layers/tests copying cntkx/layers/tests/__init__.py -> build/lib/cntkx/layers/tests copying cntkx/layers/tests/blocks_performance.py -> build/lib/cntkx/layers/tests copying cntkx/layers/tests/layers_test.py -> build/lib/cntkx/layers/tests copying cntkx/layers/tests/attention_tests.py -> build/lib/cntkx/layers/tests creating build/lib/cntkx/layers/models copying cntkx/layers/models/language.py -> build/lib/cntkx/layers/models copying cntkx/layers/models/vision.py -> build/lib/cntkx/layers/models copying cntkx/layers/models/__init__.py -> build/lib/cntkx/layers/models copying cntkx/layers/models/attention.py -> build/lib/cntkx/layers/models creating build/lib/cntkx/losses/tests copying cntkx/losses/tests/mixture_density_network.py -> build/lib/cntkx/losses/tests copying cntkx/losses/tests/__init__.py -> build/lib/cntkx/losses/tests copying cntkx/losses/tests/losses_test.py -> build/lib/cntkx/losses/tests creating build/lib/cntkx/learners/tests copying cntkx/learners/tests/test_learners.py -> build/lib/cntkx/learners/tests copying cntkx/learners/tests/__init__.py -> build/lib/cntkx/learners/tests copying cntkx/learners/tests/test_clr.py -> build/lib/cntkx/learners/tests creating build/lib/cntkx/misc/tests copying cntkx/misc/tests/test_ctc_encoder.py -> build/lib/cntkx/misc/tests copying cntkx/misc/tests/__init__.py -> build/lib/cntkx/misc/tests creating build/lib/cntkx/ops/random copying cntkx/ops/random/__init__.py -> build/lib/cntkx/ops/random creating build/lib/cntkx/ops/tests copying cntkx/ops/tests/__init__.py -> build/lib/cntkx/ops/tests copying cntkx/ops/tests/ops_test.py -> build/lib/cntkx/ops/tests creating build/lib/cntkx/ops/sequence copying cntkx/ops/sequence/__init__.py -> build/lib/cntkx/ops/sequence creating build/lib/cntkx/ops/random/tests copying cntkx/ops/random/tests/test_random_ops.py -> build/lib/cntkx/ops/random/tests copying cntkx/ops/random/tests/__init__.py -> build/lib/cntkx/ops/random/tests creating build/lib/cntkx/ops/sequence/tests copying cntkx/ops/sequence/tests/seq_ops_test.py -> build/lib/cntkx/ops/sequence/tests copying cntkx/ops/sequence/tests/__init__.py -> build/lib/cntkx/ops/sequence/tests + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.aSP3iG + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64 + cd cntkx-0.1.54 + 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-cntkx-0.1.54-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-cntkx-0.1.54-1.aarch64/usr creating /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx creating /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/layers copying build/lib/cntkx/layers/sequence.py -> /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/layers copying build/lib/cntkx/layers/__init__.py -> /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/layers creating /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/layers/tests copying build/lib/cntkx/layers/tests/models_test.py -> /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/layers/tests copying build/lib/cntkx/layers/tests/test_blocks.py -> /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/layers/tests copying build/lib/cntkx/layers/tests/qrnn.py -> /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/layers/tests copying build/lib/cntkx/layers/tests/test_sequence.py -> /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/layers/tests copying build/lib/cntkx/layers/tests/__init__.py -> /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/layers/tests copying build/lib/cntkx/layers/tests/blocks_performance.py -> /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/layers/tests copying build/lib/cntkx/layers/tests/layers_test.py -> /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/layers/tests copying build/lib/cntkx/layers/tests/attention_tests.py -> /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/layers/tests creating /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/layers/models copying build/lib/cntkx/layers/models/language.py -> /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/layers/models copying build/lib/cntkx/layers/models/vision.py -> /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/layers/models copying build/lib/cntkx/layers/models/__init__.py -> /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/layers/models copying build/lib/cntkx/layers/models/attention.py -> /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/layers/models copying build/lib/cntkx/layers/blocks.py -> /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/layers copying build/lib/cntkx/layers/layers.py -> /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/layers creating /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/losses copying build/lib/cntkx/losses/__init__.py -> /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/losses creating /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/losses/tests copying build/lib/cntkx/losses/tests/mixture_density_network.py -> /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/losses/tests copying build/lib/cntkx/losses/tests/__init__.py -> /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/losses/tests copying build/lib/cntkx/losses/tests/losses_test.py -> /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/losses/tests creating /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/learners copying build/lib/cntkx/learners/__init__.py -> /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/learners creating /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/learners/tests copying build/lib/cntkx/learners/tests/test_learners.py -> /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/learners/tests copying build/lib/cntkx/learners/tests/__init__.py -> /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/learners/tests copying build/lib/cntkx/learners/tests/test_clr.py -> /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/learners/tests copying build/lib/cntkx/__init__.py -> /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx creating /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/models copying build/lib/cntkx/models/__init__.py -> /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/models creating /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/misc copying build/lib/cntkx/misc/__init__.py -> /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/misc creating /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/misc/tests copying build/lib/cntkx/misc/tests/test_ctc_encoder.py -> /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/misc/tests copying build/lib/cntkx/misc/tests/__init__.py -> /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/misc/tests creating /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/ops creating /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/ops/random copying build/lib/cntkx/ops/random/__init__.py -> /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/ops/random creating /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/ops/random/tests copying build/lib/cntkx/ops/random/tests/test_random_ops.py -> /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/ops/random/tests copying build/lib/cntkx/ops/random/tests/__init__.py -> /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/ops/random/tests copying build/lib/cntkx/ops/__init__.py -> /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/ops creating /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/ops/tests copying build/lib/cntkx/ops/tests/__init__.py -> /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/ops/tests copying build/lib/cntkx/ops/tests/ops_test.py -> /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/ops/tests creating /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/ops/sequence copying build/lib/cntkx/ops/sequence/__init__.py -> /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/ops/sequence creating /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/ops/sequence/tests copying build/lib/cntkx/ops/sequence/tests/seq_ops_test.py -> /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/ops/sequence/tests copying build/lib/cntkx/ops/sequence/tests/__init__.py -> /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/ops/sequence/tests byte-compiling /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/layers/sequence.py to sequence.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/layers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/layers/tests/models_test.py to models_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/layers/tests/test_blocks.py to test_blocks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/layers/tests/qrnn.py to qrnn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/layers/tests/test_sequence.py to test_sequence.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/layers/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/layers/tests/blocks_performance.py to blocks_performance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/layers/tests/layers_test.py to layers_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/layers/tests/attention_tests.py to attention_tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/layers/models/language.py to language.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/layers/models/vision.py to vision.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/layers/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/layers/models/attention.py to attention.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/layers/blocks.py to blocks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/layers/layers.py to layers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/losses/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/losses/tests/mixture_density_network.py to mixture_density_network.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/losses/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/losses/tests/losses_test.py to losses_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/learners/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/learners/tests/test_learners.py to test_learners.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/learners/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/learners/tests/test_clr.py to test_clr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/misc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/misc/tests/test_ctc_encoder.py to test_ctc_encoder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/misc/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/ops/random/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/ops/random/tests/test_random_ops.py to test_random_ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/ops/random/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/ops/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/ops/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/ops/tests/ops_test.py to ops_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/ops/sequence/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/ops/sequence/tests/seq_ops_test.py to seq_ops_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx/ops/sequence/tests/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpb6wmv0lc.py' /usr/bin/python3 /tmp/tmpb6wmv0lc.py removing /tmp/tmpb6wmv0lc.py running install_egg_info running egg_info writing cntkx.egg-info/PKG-INFO writing dependency_links to cntkx.egg-info/dependency_links.txt writing top-level names to cntkx.egg-info/top_level.txt reading manifest file 'cntkx.egg-info/SOURCES.txt' writing manifest file 'cntkx.egg-info/SOURCES.txt' Copying cntkx.egg-info to /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/usr/lib/python3.9/site-packages/cntkx-0.1.54-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64//usr/share/doc/python-cntkx + '[' -d doc ']' ~/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64 ~/build/BUILD/cntkx-0.1.54 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64 + '[' -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/cntkx-0.1.54 + popd + mv /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.1.54-1 --unique-debug-suffix -0.1.54-1.aarch64 --unique-debug-src-base python-cntkx-0.1.54-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/cntkx-0.1.54 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-cntkx-0.1.54-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-cntkx-0.1.54-1.noarch Provides: python-cntkx python3-cntkx = 0.1.54-1 python3.9dist(cntkx) = 0.1.54 python3dist(cntkx) = 0.1.54 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 Processing files: python-cntkx-help-0.1.54-1.noarch warning: Empty %files file /builddir/build/BUILD/cntkx-0.1.54/doclist.lst Provides: python-cntkx-help = 0.1.54-1 python3-cntkx-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-cntkx-0.1.54-1.aarch64 Wrote: /builddir/build/RPMS/python-cntkx-help-0.1.54-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-cntkx-0.1.54-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SfWxyG + umask 022 + cd /builddir/build/BUILD + cd cntkx-0.1.54 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-cntkx-0.1.54-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0