Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-detext.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683340498.022186/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-detext.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-detext-3.2.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 x86_64 --nodeps /builddir/build/SPECS/python-detext.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683340498.022186/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-detext.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-detext-3.2.0-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-detext.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683340498.022186/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-detext.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.eET32q + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf detext-3.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/detext-3.2.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd detext-3.2.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.x1fTkN + umask 022 + cd /builddir/build/BUILD + cd detext-3.2.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 -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/smart_compose copying src/smart_compose/args.py -> build/lib/smart_compose copying src/smart_compose/__init__.py -> build/lib/smart_compose copying src/smart_compose/run_smart_compose.py -> build/lib/smart_compose creating build/lib/libert copying src/libert/__init__.py -> build/lib/libert copying src/libert/preprocess.py -> build/lib/libert creating build/lib/detext copying src/detext/metaclass.py -> build/lib/detext copying src/detext/args.py -> build/lib/detext copying src/detext/__init__.py -> build/lib/detext copying src/detext/run_detext.py -> build/lib/detext creating build/lib/smart_compose/utils copying src/smart_compose/utils/distributed_utils.py -> build/lib/smart_compose/utils copying src/smart_compose/utils/layer_utils.py -> build/lib/smart_compose/utils copying src/smart_compose/utils/__init__.py -> build/lib/smart_compose/utils copying src/smart_compose/utils/parsing_utils.py -> build/lib/smart_compose/utils copying src/smart_compose/utils/vocab_utils.py -> build/lib/smart_compose/utils creating build/lib/smart_compose/layers copying src/smart_compose/layers/beam_search.py -> build/lib/smart_compose/layers copying src/smart_compose/layers/embedding_layer.py -> build/lib/smart_compose/layers copying src/smart_compose/layers/prefix_search.py -> build/lib/smart_compose/layers copying src/smart_compose/layers/__init__.py -> build/lib/smart_compose/layers copying src/smart_compose/layers/vocab_layer.py -> build/lib/smart_compose/layers creating build/lib/smart_compose/train copying src/smart_compose/train/train_model_helper.py -> build/lib/smart_compose/train copying src/smart_compose/train/metrics.py -> build/lib/smart_compose/train copying src/smart_compose/train/train.py -> build/lib/smart_compose/train copying src/smart_compose/train/data_fn.py -> build/lib/smart_compose/train copying src/smart_compose/train/optimization.py -> build/lib/smart_compose/train copying src/smart_compose/train/train_flow_helper.py -> build/lib/smart_compose/train copying src/smart_compose/train/__init__.py -> build/lib/smart_compose/train copying src/smart_compose/train/losses.py -> build/lib/smart_compose/train copying src/smart_compose/train/model.py -> build/lib/smart_compose/train creating build/lib/smart_compose/utils/testing copying src/smart_compose/utils/testing/__init__.py -> build/lib/smart_compose/utils/testing copying src/smart_compose/utils/testing/data_setup.py -> build/lib/smart_compose/utils/testing copying src/smart_compose/utils/testing/testing_utils.py -> build/lib/smart_compose/utils/testing copying src/smart_compose/utils/testing/test_case.py -> build/lib/smart_compose/utils/testing creating build/lib/detext/examples copying src/detext/examples/vocab_layer_example.py -> build/lib/detext/examples copying src/detext/examples/__init__.py -> build/lib/detext/examples copying src/detext/examples/embedding_layer_example.py -> build/lib/detext/examples creating build/lib/detext/utils copying src/detext/utils/distributed_utils.py -> build/lib/detext/utils copying src/detext/utils/layer_utils.py -> build/lib/detext/utils copying src/detext/utils/__init__.py -> build/lib/detext/utils copying src/detext/utils/parsing_utils.py -> build/lib/detext/utils copying src/detext/utils/vocab_utils.py -> build/lib/detext/utils creating build/lib/detext/layers copying src/detext/layers/lstm_layer.py -> build/lib/detext/layers copying src/detext/layers/sparse_embedding_layer.py -> build/lib/detext/layers copying src/detext/layers/representation_layer.py -> build/lib/detext/layers copying src/detext/layers/scoring_layer.py -> build/lib/detext/layers copying src/detext/layers/embedding_layer.py -> build/lib/detext/layers copying src/detext/layers/cnn_layer.py -> build/lib/detext/layers copying src/detext/layers/feature_normalizer.py -> build/lib/detext/layers copying src/detext/layers/feature_grouper.py -> build/lib/detext/layers copying src/detext/layers/id_embed_layer.py -> build/lib/detext/layers copying src/detext/layers/multi_layer_perceptron.py -> build/lib/detext/layers copying src/detext/layers/__init__.py -> build/lib/detext/layers copying src/detext/layers/output_transform_layer.py -> build/lib/detext/layers copying src/detext/layers/feature_name_type_converter.py -> build/lib/detext/layers copying src/detext/layers/shallow_tower_layer.py -> build/lib/detext/layers copying src/detext/layers/bert_layer.py -> build/lib/detext/layers copying src/detext/layers/feature_rescaler.py -> build/lib/detext/layers copying src/detext/layers/interaction_layer.py -> build/lib/detext/layers copying src/detext/layers/vocab_layer.py -> build/lib/detext/layers creating build/lib/detext/train copying src/detext/train/loss.py -> build/lib/detext/train copying src/detext/train/train_model_helper.py -> build/lib/detext/train copying src/detext/train/metrics.py -> build/lib/detext/train copying src/detext/train/constant.py -> build/lib/detext/train copying src/detext/train/train.py -> build/lib/detext/train copying src/detext/train/data_fn.py -> build/lib/detext/train copying src/detext/train/optimization.py -> build/lib/detext/train copying src/detext/train/train_flow_helper.py -> build/lib/detext/train copying src/detext/train/__init__.py -> build/lib/detext/train copying src/detext/train/model.py -> build/lib/detext/train creating build/lib/detext/utils/testing copying src/detext/utils/testing/__init__.py -> build/lib/detext/utils/testing copying src/detext/utils/testing/data_setup.py -> build/lib/detext/utils/testing copying src/detext/utils/testing/testing_utils.py -> build/lib/detext/utils/testing running egg_info writing src/detext.egg-info/PKG-INFO writing dependency_links to src/detext.egg-info/dependency_links.txt writing requirements to src/detext.egg-info/requires.txt writing top-level names to src/detext.egg-info/top_level.txt reading manifest file 'src/detext.egg-info/SOURCES.txt' adding license file 'LICENSE.md' writing manifest file 'src/detext.egg-info/SOURCES.txt' + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wrwsER + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64 + cd detext-3.2.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 -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-detext-3.2.0-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-detext-3.2.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/smart_compose copying build/lib/smart_compose/args.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/smart_compose copying build/lib/smart_compose/__init__.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/smart_compose creating /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/smart_compose/utils copying build/lib/smart_compose/utils/distributed_utils.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/smart_compose/utils copying build/lib/smart_compose/utils/layer_utils.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/smart_compose/utils copying build/lib/smart_compose/utils/__init__.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/smart_compose/utils creating /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/smart_compose/utils/testing copying build/lib/smart_compose/utils/testing/__init__.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/smart_compose/utils/testing copying build/lib/smart_compose/utils/testing/data_setup.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/smart_compose/utils/testing copying build/lib/smart_compose/utils/testing/testing_utils.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/smart_compose/utils/testing copying build/lib/smart_compose/utils/testing/test_case.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/smart_compose/utils/testing copying build/lib/smart_compose/utils/parsing_utils.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/smart_compose/utils copying build/lib/smart_compose/utils/vocab_utils.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/smart_compose/utils copying build/lib/smart_compose/run_smart_compose.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/smart_compose creating /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/smart_compose/layers copying build/lib/smart_compose/layers/beam_search.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/smart_compose/layers copying build/lib/smart_compose/layers/embedding_layer.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/smart_compose/layers copying build/lib/smart_compose/layers/prefix_search.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/smart_compose/layers copying build/lib/smart_compose/layers/__init__.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/smart_compose/layers copying build/lib/smart_compose/layers/vocab_layer.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/smart_compose/layers creating /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/smart_compose/train copying build/lib/smart_compose/train/train_model_helper.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/smart_compose/train copying build/lib/smart_compose/train/metrics.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/smart_compose/train copying build/lib/smart_compose/train/train.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/smart_compose/train copying build/lib/smart_compose/train/data_fn.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/smart_compose/train copying build/lib/smart_compose/train/optimization.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/smart_compose/train copying build/lib/smart_compose/train/train_flow_helper.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/smart_compose/train copying build/lib/smart_compose/train/__init__.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/smart_compose/train copying build/lib/smart_compose/train/losses.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/smart_compose/train copying build/lib/smart_compose/train/model.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/smart_compose/train creating /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/libert copying build/lib/libert/__init__.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/libert copying build/lib/libert/preprocess.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/libert creating /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext copying build/lib/detext/metaclass.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext creating /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/examples copying build/lib/detext/examples/vocab_layer_example.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/examples copying build/lib/detext/examples/__init__.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/examples copying build/lib/detext/examples/embedding_layer_example.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/examples copying build/lib/detext/args.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext copying build/lib/detext/__init__.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext creating /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/utils copying build/lib/detext/utils/distributed_utils.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/utils copying build/lib/detext/utils/layer_utils.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/utils copying build/lib/detext/utils/__init__.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/utils creating /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/utils/testing copying build/lib/detext/utils/testing/__init__.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/utils/testing copying build/lib/detext/utils/testing/data_setup.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/utils/testing copying build/lib/detext/utils/testing/testing_utils.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/utils/testing copying build/lib/detext/utils/parsing_utils.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/utils copying build/lib/detext/utils/vocab_utils.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/utils copying build/lib/detext/run_detext.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext creating /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/layers copying build/lib/detext/layers/lstm_layer.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/layers copying build/lib/detext/layers/sparse_embedding_layer.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/layers copying build/lib/detext/layers/representation_layer.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/layers copying build/lib/detext/layers/scoring_layer.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/layers copying build/lib/detext/layers/embedding_layer.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/layers copying build/lib/detext/layers/cnn_layer.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/layers copying build/lib/detext/layers/feature_normalizer.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/layers copying build/lib/detext/layers/feature_grouper.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/layers copying build/lib/detext/layers/id_embed_layer.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/layers copying build/lib/detext/layers/multi_layer_perceptron.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/layers copying build/lib/detext/layers/__init__.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/layers copying build/lib/detext/layers/output_transform_layer.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/layers copying build/lib/detext/layers/feature_name_type_converter.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/layers copying build/lib/detext/layers/shallow_tower_layer.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/layers copying build/lib/detext/layers/bert_layer.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/layers copying build/lib/detext/layers/feature_rescaler.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/layers copying build/lib/detext/layers/interaction_layer.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/layers copying build/lib/detext/layers/vocab_layer.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/layers creating /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/train copying build/lib/detext/train/loss.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/train copying build/lib/detext/train/train_model_helper.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/train copying build/lib/detext/train/metrics.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/train copying build/lib/detext/train/constant.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/train copying build/lib/detext/train/train.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/train copying build/lib/detext/train/data_fn.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/train copying build/lib/detext/train/optimization.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/train copying build/lib/detext/train/train_flow_helper.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/train copying build/lib/detext/train/__init__.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/train copying build/lib/detext/train/model.py -> /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/train byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/smart_compose/args.py to args.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/smart_compose/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/smart_compose/utils/distributed_utils.py to distributed_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/smart_compose/utils/layer_utils.py to layer_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/smart_compose/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/smart_compose/utils/testing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/smart_compose/utils/testing/data_setup.py to data_setup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/smart_compose/utils/testing/testing_utils.py to testing_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/smart_compose/utils/testing/test_case.py to test_case.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/smart_compose/utils/parsing_utils.py to parsing_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/smart_compose/utils/vocab_utils.py to vocab_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/smart_compose/run_smart_compose.py to run_smart_compose.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/smart_compose/layers/beam_search.py to beam_search.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/smart_compose/layers/embedding_layer.py to embedding_layer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/smart_compose/layers/prefix_search.py to prefix_search.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/smart_compose/layers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/smart_compose/layers/vocab_layer.py to vocab_layer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/smart_compose/train/train_model_helper.py to train_model_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/smart_compose/train/metrics.py to metrics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/smart_compose/train/train.py to train.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/smart_compose/train/data_fn.py to data_fn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/smart_compose/train/optimization.py to optimization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/smart_compose/train/train_flow_helper.py to train_flow_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/smart_compose/train/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/smart_compose/train/losses.py to losses.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/smart_compose/train/model.py to model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/libert/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/libert/preprocess.py to preprocess.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/metaclass.py to metaclass.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/examples/vocab_layer_example.py to vocab_layer_example.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/examples/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/examples/embedding_layer_example.py to embedding_layer_example.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/args.py to args.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/utils/distributed_utils.py to distributed_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/utils/layer_utils.py to layer_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/utils/testing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/utils/testing/data_setup.py to data_setup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/utils/testing/testing_utils.py to testing_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/utils/parsing_utils.py to parsing_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/utils/vocab_utils.py to vocab_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/run_detext.py to run_detext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/layers/lstm_layer.py to lstm_layer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/layers/sparse_embedding_layer.py to sparse_embedding_layer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/layers/representation_layer.py to representation_layer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/layers/scoring_layer.py to scoring_layer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/layers/embedding_layer.py to embedding_layer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/layers/cnn_layer.py to cnn_layer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/layers/feature_normalizer.py to feature_normalizer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/layers/feature_grouper.py to feature_grouper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/layers/id_embed_layer.py to id_embed_layer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/layers/multi_layer_perceptron.py to multi_layer_perceptron.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/layers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/layers/output_transform_layer.py to output_transform_layer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/layers/feature_name_type_converter.py to feature_name_type_converter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/layers/shallow_tower_layer.py to shallow_tower_layer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/layers/bert_layer.py to bert_layer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/layers/feature_rescaler.py to feature_rescaler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/layers/interaction_layer.py to interaction_layer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/layers/vocab_layer.py to vocab_layer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/train/loss.py to loss.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/train/train_model_helper.py to train_model_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/train/metrics.py to metrics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/train/constant.py to constant.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/train/train.py to train.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/train/data_fn.py to data_fn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/train/optimization.py to optimization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/train/train_flow_helper.py to train_flow_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/train/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext/train/model.py to model.cpython-39.pyc writing byte-compilation script '/tmp/tmp0dqzrtnz.py' /usr/bin/python3 /tmp/tmp0dqzrtnz.py removing /tmp/tmp0dqzrtnz.py running install_egg_info running egg_info writing src/detext.egg-info/PKG-INFO writing dependency_links to src/detext.egg-info/dependency_links.txt writing requirements to src/detext.egg-info/requires.txt writing top-level names to src/detext.egg-info/top_level.txt reading manifest file 'src/detext.egg-info/SOURCES.txt' adding license file 'LICENSE.md' writing manifest file 'src/detext.egg-info/SOURCES.txt' Copying src/detext.egg-info to /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/usr/lib/python3.9/site-packages/detext-3.2.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64//usr/share/doc/python-detext + '[' -d doc ']' ~/build/BUILDROOT/python-detext-3.2.0-1.x86_64 ~/build/BUILD/detext-3.2.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/detext-3.2.0 + mv /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 3.2.0-1 --unique-debug-suffix -3.2.0-1.x86_64 --unique-debug-src-base python-detext-3.2.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/detext-3.2.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-detext-3.2.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-detext-3.2.0-1.noarch Provides: python-detext python3-detext = 3.2.0-1 python3.9dist(detext) = 3.2 python3dist(detext) = 3.2 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(bump2version) python3.9dist(future) < 0.14 python3.9dist(smart-arg) = 0.4 python3.9dist(tensorflow) >= 2.4 python3.9dist(tensorflow) < 2.5 python3.9dist(tensorflow-ranking) python3.9dist(tensorflow-text) >= 2.4 python3.9dist(tensorflow-text) < 2.5 python3.9dist(tf-models-official) >= 2.4 python3.9dist(tf-models-official) < 2.5 python3.9dist(twine) = 3.2 Processing files: python-detext-help-3.2.0-1.noarch warning: Empty %files file /builddir/build/BUILD/detext-3.2.0/doclist.lst Provides: python-detext-help = 3.2.0-1 python3-detext-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-detext-3.2.0-1.x86_64 Wrote: /builddir/build/RPMS/python-detext-help-3.2.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-detext-3.2.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1rPFJH + umask 022 + cd /builddir/build/BUILD + cd detext-3.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-detext-3.2.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0