Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-stellargraph.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682438018.917936/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-stellargraph.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-stellargraph-1.2.1-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-stellargraph.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682438018.917936/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-stellargraph.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-stellargraph-1.2.1-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-stellargraph.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682438018.917936/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-stellargraph.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.TTKdCR + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf stellargraph-1.2.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/stellargraph-1.2.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd stellargraph-1.2.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aCyfqA + umask 022 + cd /builddir/build/BUILD + cd stellargraph-1.2.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -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/stellargraph copying stellargraph/globalvar.py -> build/lib/stellargraph copying stellargraph/version.py -> build/lib/stellargraph copying stellargraph/ensemble.py -> build/lib/stellargraph copying stellargraph/losses.py -> build/lib/stellargraph copying stellargraph/calibration.py -> build/lib/stellargraph copying stellargraph/__init__.py -> build/lib/stellargraph copying stellargraph/random.py -> build/lib/stellargraph creating build/lib/stellargraph/datasets copying stellargraph/datasets/datasets.py -> build/lib/stellargraph/datasets copying stellargraph/datasets/dataset_loader.py -> build/lib/stellargraph/datasets copying stellargraph/datasets/__init__.py -> build/lib/stellargraph/datasets creating build/lib/stellargraph/mapper copying stellargraph/mapper/sliding.py -> build/lib/stellargraph/mapper copying stellargraph/mapper/graphwave_generator.py -> build/lib/stellargraph/mapper copying stellargraph/mapper/corrupted.py -> build/lib/stellargraph/mapper copying stellargraph/mapper/sampled_node_generators.py -> build/lib/stellargraph/mapper copying stellargraph/mapper/sampled_link_generators.py -> build/lib/stellargraph/mapper copying stellargraph/mapper/knowledge_graph.py -> build/lib/stellargraph/mapper copying stellargraph/mapper/base.py -> build/lib/stellargraph/mapper copying stellargraph/mapper/mini_batch_node_generators.py -> build/lib/stellargraph/mapper copying stellargraph/mapper/padded_graph_generator.py -> build/lib/stellargraph/mapper copying stellargraph/mapper/full_batch_generators.py -> build/lib/stellargraph/mapper copying stellargraph/mapper/__init__.py -> build/lib/stellargraph/mapper copying stellargraph/mapper/adjacency_generators.py -> build/lib/stellargraph/mapper copying stellargraph/mapper/sequences.py -> build/lib/stellargraph/mapper creating build/lib/stellargraph/core copying stellargraph/core/validation.py -> build/lib/stellargraph/core copying stellargraph/core/indexed_array.py -> build/lib/stellargraph/core copying stellargraph/core/experimental.py -> build/lib/stellargraph/core copying stellargraph/core/utils.py -> build/lib/stellargraph/core copying stellargraph/core/graph.py -> build/lib/stellargraph/core copying stellargraph/core/schema.py -> build/lib/stellargraph/core copying stellargraph/core/numpy_elements.py -> build/lib/stellargraph/core copying stellargraph/core/convert.py -> build/lib/stellargraph/core copying stellargraph/core/__init__.py -> build/lib/stellargraph/core copying stellargraph/core/element_data.py -> build/lib/stellargraph/core creating build/lib/stellargraph/data copying stellargraph/data/loader.py -> build/lib/stellargraph/data copying stellargraph/data/unsupervised_sampler.py -> build/lib/stellargraph/data copying stellargraph/data/epgm.py -> build/lib/stellargraph/data copying stellargraph/data/edge_splitter.py -> build/lib/stellargraph/data copying stellargraph/data/node_splitter.py -> build/lib/stellargraph/data copying stellargraph/data/explorer.py -> build/lib/stellargraph/data copying stellargraph/data/__init__.py -> build/lib/stellargraph/data copying stellargraph/data/converter.py -> build/lib/stellargraph/data creating build/lib/stellargraph/layer copying stellargraph/layer/misc.py -> build/lib/stellargraph/layer copying stellargraph/layer/gcn_lstm.py -> build/lib/stellargraph/layer copying stellargraph/layer/graphsage.py -> build/lib/stellargraph/layer copying stellargraph/layer/deep_graph_infomax.py -> build/lib/stellargraph/layer copying stellargraph/layer/link_inference.py -> build/lib/stellargraph/layer copying stellargraph/layer/attri2vec.py -> build/lib/stellargraph/layer copying stellargraph/layer/knowledge_graph.py -> build/lib/stellargraph/layer copying stellargraph/layer/gcn.py -> build/lib/stellargraph/layer copying stellargraph/layer/ppnp.py -> build/lib/stellargraph/layer copying stellargraph/layer/hinsage.py -> build/lib/stellargraph/layer copying stellargraph/layer/graph_attention.py -> build/lib/stellargraph/layer copying stellargraph/layer/rgcn.py -> build/lib/stellargraph/layer copying stellargraph/layer/__init__.py -> build/lib/stellargraph/layer copying stellargraph/layer/graph_classification.py -> build/lib/stellargraph/layer copying stellargraph/layer/cluster_gcn.py -> build/lib/stellargraph/layer copying stellargraph/layer/sort_pooling.py -> build/lib/stellargraph/layer copying stellargraph/layer/appnp.py -> build/lib/stellargraph/layer copying stellargraph/layer/watch_your_step.py -> build/lib/stellargraph/layer copying stellargraph/layer/node2vec.py -> build/lib/stellargraph/layer copying stellargraph/layer/preprocessing_layer.py -> build/lib/stellargraph/layer creating build/lib/stellargraph/connector copying stellargraph/connector/__init__.py -> build/lib/stellargraph/connector creating build/lib/stellargraph/interpretability copying stellargraph/interpretability/__init__.py -> build/lib/stellargraph/interpretability creating build/lib/stellargraph/utils copying stellargraph/utils/hyperbolic.py -> build/lib/stellargraph/utils copying stellargraph/utils/version_validation.py -> build/lib/stellargraph/utils copying stellargraph/utils/__init__.py -> build/lib/stellargraph/utils copying stellargraph/utils/history.py -> build/lib/stellargraph/utils creating build/lib/stellargraph/connector/neo4j copying stellargraph/connector/neo4j/mapper.py -> build/lib/stellargraph/connector/neo4j copying stellargraph/connector/neo4j/graph.py -> build/lib/stellargraph/connector/neo4j copying stellargraph/connector/neo4j/sampler.py -> build/lib/stellargraph/connector/neo4j copying stellargraph/connector/neo4j/__init__.py -> build/lib/stellargraph/connector/neo4j creating build/lib/stellargraph/interpretability/saliency_maps copying stellargraph/interpretability/saliency_maps/integrated_gradients_gat.py -> build/lib/stellargraph/interpretability/saliency_maps copying stellargraph/interpretability/saliency_maps/integrated_gradients.py -> build/lib/stellargraph/interpretability/saliency_maps copying stellargraph/interpretability/saliency_maps/__init__.py -> build/lib/stellargraph/interpretability/saliency_maps copying stellargraph/interpretability/saliency_maps/saliency_gat.py -> build/lib/stellargraph/interpretability/saliency_maps running egg_info writing stellargraph.egg-info/PKG-INFO writing dependency_links to stellargraph.egg-info/dependency_links.txt writing requirements to stellargraph.egg-info/requires.txt writing top-level names to stellargraph.egg-info/top_level.txt reading manifest file 'stellargraph.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'stellargraph.egg-info/SOURCES.txt' + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jyerwi + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64 + cd stellargraph-1.2.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -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-stellargraph-1.2.1-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-stellargraph-1.2.1-1.aarch64/usr creating /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph creating /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/datasets copying build/lib/stellargraph/datasets/datasets.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/datasets copying build/lib/stellargraph/datasets/dataset_loader.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/datasets copying build/lib/stellargraph/datasets/__init__.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/datasets copying build/lib/stellargraph/globalvar.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph creating /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/mapper copying build/lib/stellargraph/mapper/sliding.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/mapper copying build/lib/stellargraph/mapper/graphwave_generator.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/mapper copying build/lib/stellargraph/mapper/corrupted.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/mapper copying build/lib/stellargraph/mapper/sampled_node_generators.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/mapper copying build/lib/stellargraph/mapper/sampled_link_generators.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/mapper copying build/lib/stellargraph/mapper/knowledge_graph.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/mapper copying build/lib/stellargraph/mapper/base.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/mapper copying build/lib/stellargraph/mapper/mini_batch_node_generators.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/mapper copying build/lib/stellargraph/mapper/padded_graph_generator.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/mapper copying build/lib/stellargraph/mapper/full_batch_generators.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/mapper copying build/lib/stellargraph/mapper/__init__.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/mapper copying build/lib/stellargraph/mapper/adjacency_generators.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/mapper copying build/lib/stellargraph/mapper/sequences.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/mapper creating /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/core copying build/lib/stellargraph/core/validation.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/core copying build/lib/stellargraph/core/indexed_array.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/core copying build/lib/stellargraph/core/experimental.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/core copying build/lib/stellargraph/core/utils.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/core copying build/lib/stellargraph/core/graph.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/core copying build/lib/stellargraph/core/schema.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/core copying build/lib/stellargraph/core/numpy_elements.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/core copying build/lib/stellargraph/core/convert.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/core copying build/lib/stellargraph/core/__init__.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/core copying build/lib/stellargraph/core/element_data.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/core creating /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/data copying build/lib/stellargraph/data/loader.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/data copying build/lib/stellargraph/data/unsupervised_sampler.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/data copying build/lib/stellargraph/data/epgm.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/data copying build/lib/stellargraph/data/edge_splitter.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/data copying build/lib/stellargraph/data/node_splitter.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/data copying build/lib/stellargraph/data/explorer.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/data copying build/lib/stellargraph/data/__init__.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/data copying build/lib/stellargraph/data/converter.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/data copying build/lib/stellargraph/version.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph copying build/lib/stellargraph/ensemble.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph copying build/lib/stellargraph/losses.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph copying build/lib/stellargraph/calibration.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph copying build/lib/stellargraph/__init__.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph creating /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/layer copying build/lib/stellargraph/layer/misc.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/layer copying build/lib/stellargraph/layer/gcn_lstm.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/layer copying build/lib/stellargraph/layer/graphsage.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/layer copying build/lib/stellargraph/layer/deep_graph_infomax.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/layer copying build/lib/stellargraph/layer/link_inference.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/layer copying build/lib/stellargraph/layer/attri2vec.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/layer copying build/lib/stellargraph/layer/knowledge_graph.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/layer copying build/lib/stellargraph/layer/gcn.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/layer copying build/lib/stellargraph/layer/ppnp.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/layer copying build/lib/stellargraph/layer/hinsage.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/layer copying build/lib/stellargraph/layer/graph_attention.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/layer copying build/lib/stellargraph/layer/rgcn.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/layer copying build/lib/stellargraph/layer/__init__.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/layer copying build/lib/stellargraph/layer/graph_classification.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/layer copying build/lib/stellargraph/layer/cluster_gcn.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/layer copying build/lib/stellargraph/layer/sort_pooling.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/layer copying build/lib/stellargraph/layer/appnp.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/layer copying build/lib/stellargraph/layer/watch_your_step.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/layer copying build/lib/stellargraph/layer/node2vec.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/layer copying build/lib/stellargraph/layer/preprocessing_layer.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/layer creating /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/connector copying build/lib/stellargraph/connector/__init__.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/connector creating /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/connector/neo4j copying build/lib/stellargraph/connector/neo4j/mapper.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/connector/neo4j copying build/lib/stellargraph/connector/neo4j/graph.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/connector/neo4j copying build/lib/stellargraph/connector/neo4j/sampler.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/connector/neo4j copying build/lib/stellargraph/connector/neo4j/__init__.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/connector/neo4j creating /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/interpretability creating /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/interpretability/saliency_maps copying build/lib/stellargraph/interpretability/saliency_maps/integrated_gradients_gat.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/interpretability/saliency_maps copying build/lib/stellargraph/interpretability/saliency_maps/integrated_gradients.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/interpretability/saliency_maps copying build/lib/stellargraph/interpretability/saliency_maps/__init__.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/interpretability/saliency_maps copying build/lib/stellargraph/interpretability/saliency_maps/saliency_gat.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/interpretability/saliency_maps copying build/lib/stellargraph/interpretability/__init__.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/interpretability creating /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/utils copying build/lib/stellargraph/utils/hyperbolic.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/utils copying build/lib/stellargraph/utils/version_validation.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/utils copying build/lib/stellargraph/utils/__init__.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/utils copying build/lib/stellargraph/utils/history.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/utils copying build/lib/stellargraph/random.py -> /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/datasets/datasets.py to datasets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/datasets/dataset_loader.py to dataset_loader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/datasets/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/globalvar.py to globalvar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/mapper/sliding.py to sliding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/mapper/graphwave_generator.py to graphwave_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/mapper/corrupted.py to corrupted.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/mapper/sampled_node_generators.py to sampled_node_generators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/mapper/sampled_link_generators.py to sampled_link_generators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/mapper/knowledge_graph.py to knowledge_graph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/mapper/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/mapper/mini_batch_node_generators.py to mini_batch_node_generators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/mapper/padded_graph_generator.py to padded_graph_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/mapper/full_batch_generators.py to full_batch_generators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/mapper/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/mapper/adjacency_generators.py to adjacency_generators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/mapper/sequences.py to sequences.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/core/validation.py to validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/core/indexed_array.py to indexed_array.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/core/experimental.py to experimental.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/core/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/core/graph.py to graph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/core/schema.py to schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/core/numpy_elements.py to numpy_elements.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/core/convert.py to convert.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/core/element_data.py to element_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/data/loader.py to loader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/data/unsupervised_sampler.py to unsupervised_sampler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/data/epgm.py to epgm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/data/edge_splitter.py to edge_splitter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/data/node_splitter.py to node_splitter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/data/explorer.py to explorer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/data/converter.py to converter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/ensemble.py to ensemble.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/losses.py to losses.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/calibration.py to calibration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/layer/misc.py to misc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/layer/gcn_lstm.py to gcn_lstm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/layer/graphsage.py to graphsage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/layer/deep_graph_infomax.py to deep_graph_infomax.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/layer/link_inference.py to link_inference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/layer/attri2vec.py to attri2vec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/layer/knowledge_graph.py to knowledge_graph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/layer/gcn.py to gcn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/layer/ppnp.py to ppnp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/layer/hinsage.py to hinsage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/layer/graph_attention.py to graph_attention.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/layer/rgcn.py to rgcn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/layer/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/layer/graph_classification.py to graph_classification.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/layer/cluster_gcn.py to cluster_gcn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/layer/sort_pooling.py to sort_pooling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/layer/appnp.py to appnp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/layer/watch_your_step.py to watch_your_step.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/layer/node2vec.py to node2vec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/layer/preprocessing_layer.py to preprocessing_layer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/connector/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/connector/neo4j/mapper.py to mapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/connector/neo4j/graph.py to graph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/connector/neo4j/sampler.py to sampler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/connector/neo4j/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/interpretability/saliency_maps/integrated_gradients_gat.py to integrated_gradients_gat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/interpretability/saliency_maps/integrated_gradients.py to integrated_gradients.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/interpretability/saliency_maps/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/interpretability/saliency_maps/saliency_gat.py to saliency_gat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/interpretability/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/utils/hyperbolic.py to hyperbolic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/utils/version_validation.py to version_validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/utils/history.py to history.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph/random.py to random.cpython-39.pyc writing byte-compilation script '/tmp/tmpkkp1bq4r.py' /usr/bin/python3 /tmp/tmpkkp1bq4r.py removing /tmp/tmpkkp1bq4r.py running install_egg_info running egg_info writing stellargraph.egg-info/PKG-INFO writing dependency_links to stellargraph.egg-info/dependency_links.txt writing requirements to stellargraph.egg-info/requires.txt writing top-level names to stellargraph.egg-info/top_level.txt reading manifest file 'stellargraph.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'stellargraph.egg-info/SOURCES.txt' Copying stellargraph.egg-info to /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9/site-packages/stellargraph-1.2.1-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64//usr/share/doc/python-stellargraph + '[' -d doc ']' ~/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64 ~/build/BUILD/stellargraph-1.2.1 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-stellargraph-1.2.1-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/stellargraph-1.2.1 + popd + mv /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.2.1-1 --unique-debug-suffix -1.2.1-1.aarch64 --unique-debug-src-base python-stellargraph-1.2.1-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/stellargraph-1.2.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-stellargraph-1.2.1-1.noarch Provides: python-stellargraph python3-stellargraph = 1.2.1-1 python3.9dist(stellargraph) = 1.2.1 python3dist(stellargraph) = 1.2.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(gensim) >= 3.4 python3.9dist(matplotlib) >= 2.2 python3.9dist(networkx) >= 2.2 python3.9dist(numpy) >= 1.14 python3.9dist(pandas) >= 0.24 python3.9dist(scikit-learn) >= 0.20 python3.9dist(scipy) >= 1.1 python3.9dist(tensorflow) >= 2.1 Processing files: python-stellargraph-help-1.2.1-1.noarch warning: Empty %files file /builddir/build/BUILD/stellargraph-1.2.1/doclist.lst Provides: python-stellargraph-help = 1.2.1-1 python3-stellargraph-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-stellargraph-1.2.1-1.aarch64 Wrote: /builddir/build/RPMS/python-stellargraph-help-1.2.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-stellargraph-1.2.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.wJv4Aw + umask 022 + cd /builddir/build/BUILD + cd stellargraph-1.2.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-stellargraph-1.2.1-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0