Mock Version: 3.5
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target aarch64 --nodeps /builddir/build/SPECS/python-nest.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681488823.137029/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xffff9f9a5c50>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-nest.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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-nest-0.4.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-nest.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681488823.137029/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xffffa78e53d0>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-nest.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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-nest-0.4.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-nest.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681488823.137029/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xffffa78e53d0>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-nest.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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.vjlxia
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf nest-0.4.1
+ /usr/bin/gzip -dc /builddir/build/SOURCES/nest-0.4.1.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd nest-0.4.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.NpzFow
+ umask 022
+ cd /builddir/build/BUILD
+ cd nest-0.4.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/nest
copying nest/config.py -> build/lib/nest
copying nest/global_variables.py -> build/lib/nest
copying nest/topology_map.py -> build/lib/nest
copying nest/__init__.py -> build/lib/nest
copying nest/exceptions.py -> build/lib/nest
copying nest/network_utilities.py -> build/lib/nest
copying nest/version.py -> build/lib/nest
copying nest/clean_up.py -> build/lib/nest
copying nest/logging_helper.py -> build/lib/nest
copying nest/exception.py -> build/lib/nest
copying nest/user.py -> build/lib/nest
creating build/lib/nest/topology
copying nest/topology/network.py -> build/lib/nest/topology
copying nest/topology/traffic_control.py -> build/lib/nest/topology
copying nest/topology/interface.py -> build/lib/nest/topology
copying nest/topology/__init__.py -> build/lib/nest/topology
copying nest/topology/ifb.py -> build/lib/nest/topology
copying nest/topology/router.py -> build/lib/nest/topology
copying nest/topology/switch.py -> build/lib/nest/topology
copying nest/topology/address.py -> build/lib/nest/topology
copying nest/topology/veth_end.py -> build/lib/nest/topology
copying nest/topology/node.py -> build/lib/nest/topology
copying nest/topology/id_generator.py -> build/lib/nest/topology
copying nest/topology/address_helper.py -> build/lib/nest/topology
copying nest/topology/device.py -> build/lib/nest/topology
creating build/lib/nest/routing
copying nest/routing/routing_helper.py -> build/lib/nest/routing
copying nest/routing/rip.py -> build/lib/nest/routing
copying nest/routing/isis.py -> build/lib/nest/routing
copying nest/routing/__init__.py -> build/lib/nest/routing
copying nest/routing/route_daemons.py -> build/lib/nest/routing
copying nest/routing/ldp.py -> build/lib/nest/routing
copying nest/routing/ospf.py -> build/lib/nest/routing
copying nest/routing/zebra.py -> build/lib/nest/routing
creating build/lib/nest/tests
copying nest/tests/test_input_validator.py -> build/lib/nest/tests
copying nest/tests/test_experiment.py -> build/lib/nest/tests
copying nest/tests/__init__.py -> build/lib/nest/tests
copying nest/tests/test_static_routing_mpls.py -> build/lib/nest/tests
copying nest/tests/test_address_helper.py -> build/lib/nest/tests
copying nest/tests/test_routing_quagga_ipv6.py -> build/lib/nest/tests
copying nest/tests/test_routing_frr.py -> build/lib/nest/tests
copying nest/tests/test_routing_frr_ipv6.py -> build/lib/nest/tests
copying nest/tests/test_routing_quagga.py -> build/lib/nest/tests
copying nest/tests/test_topology_map.py -> build/lib/nest/tests
copying nest/tests/test_topology_address_ipv6.py -> build/lib/nest/tests
copying nest/tests/test_topology_address.py -> build/lib/nest/tests
copying nest/tests/test_offload.py -> build/lib/nest/tests
copying nest/tests/test_topology.py -> build/lib/nest/tests
creating build/lib/nest/engine
copying nest/engine/ip_netns.py -> build/lib/nest/engine
copying nest/engine/uname.py -> build/lib/nest/engine
copying nest/engine/netperf.py -> build/lib/nest/engine
copying nest/engine/exec.py -> build/lib/nest/engine
copying nest/engine/__init__.py -> build/lib/nest/engine
copying nest/engine/ip_route.py -> build/lib/nest/engine
copying nest/engine/ping.py -> build/lib/nest/engine
copying nest/engine/ip_link.py -> build/lib/nest/engine
copying nest/engine/tc.py -> build/lib/nest/engine
copying nest/engine/ip_address.py -> build/lib/nest/engine
copying nest/engine/dynamic_routing.py -> build/lib/nest/engine
copying nest/engine/ethtool.py -> build/lib/nest/engine
copying nest/engine/ipv6_states.py -> build/lib/nest/engine
copying nest/engine/util.py -> build/lib/nest/engine
copying nest/engine/setns.py -> build/lib/nest/engine
copying nest/engine/sysctl.py -> build/lib/nest/engine
copying nest/engine/ip_mpls_route.py -> build/lib/nest/engine
copying nest/engine/iperf3.py -> build/lib/nest/engine
copying nest/engine/iterators.py -> build/lib/nest/engine
creating build/lib/nest/input_validator
copying nest/input_validator/__init__.py -> build/lib/nest/input_validator
copying nest/input_validator/typing_helper_methods.py -> build/lib/nest/input_validator
copying nest/input_validator/metric.py -> build/lib/nest/input_validator
copying nest/input_validator/input_validator.py -> build/lib/nest/input_validator
creating build/lib/nest/experiment
copying nest/experiment/interrupts.py -> build/lib/nest/experiment
copying nest/experiment/results.py -> build/lib/nest/experiment
copying nest/experiment/__init__.py -> build/lib/nest/experiment
copying nest/experiment/experiment.py -> build/lib/nest/experiment
copying nest/experiment/run_exp.py -> build/lib/nest/experiment
copying nest/experiment/pack.py -> build/lib/nest/experiment
creating build/lib/nest/experiment/parser
copying nest/experiment/parser/netperf.py -> build/lib/nest/experiment/parser
copying nest/experiment/parser/ss.py -> build/lib/nest/experiment/parser
copying nest/experiment/parser/__init__.py -> build/lib/nest/experiment/parser
copying nest/experiment/parser/runnerbase.py -> build/lib/nest/experiment/parser
copying nest/experiment/parser/ping.py -> build/lib/nest/experiment/parser
copying nest/experiment/parser/tc.py -> build/lib/nest/experiment/parser
copying nest/experiment/parser/iperf3.py -> build/lib/nest/experiment/parser
creating build/lib/nest/experiment/plotter
copying nest/experiment/plotter/netperf.py -> build/lib/nest/experiment/plotter
copying nest/experiment/plotter/ss.py -> build/lib/nest/experiment/plotter
copying nest/experiment/plotter/__init__.py -> build/lib/nest/experiment/plotter
copying nest/experiment/plotter/ping.py -> build/lib/nest/experiment/plotter
copying nest/experiment/plotter/tc.py -> build/lib/nest/experiment/plotter
copying nest/experiment/plotter/iperf3.py -> build/lib/nest/experiment/plotter
copying nest/experiment/plotter/common.py -> build/lib/nest/experiment/plotter
copying nest/config.json -> build/lib/nest
creating build/lib/nest/experiment/info
copying nest/experiment/info/README.txt -> build/lib/nest/experiment/info
creating build/lib/nest/experiment/parser/iterators
copying nest/experiment/parser/iterators/tc.sh -> build/lib/nest/experiment/parser/iterators
copying nest/experiment/parser/iterators/ss.sh -> build/lib/nest/experiment/parser/iterators
+ sleep 1
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.qVIuer
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64
++ dirname /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64
+ cd nest-0.4.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-nest-0.4.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-nest-0.4.1-1.aarch64/usr
creating /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib
creating /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9
creating /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages
creating /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest
copying build/lib/nest/config.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest
copying build/lib/nest/global_variables.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest
copying build/lib/nest/topology_map.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest
copying build/lib/nest/__init__.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest
copying build/lib/nest/exceptions.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest
creating /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/topology
copying build/lib/nest/topology/network.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/topology
copying build/lib/nest/topology/traffic_control.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/topology
copying build/lib/nest/topology/interface.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/topology
copying build/lib/nest/topology/__init__.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/topology
copying build/lib/nest/topology/ifb.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/topology
copying build/lib/nest/topology/router.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/topology
copying build/lib/nest/topology/switch.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/topology
copying build/lib/nest/topology/address.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/topology
copying build/lib/nest/topology/veth_end.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/topology
copying build/lib/nest/topology/node.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/topology
copying build/lib/nest/topology/id_generator.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/topology
copying build/lib/nest/topology/address_helper.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/topology
copying build/lib/nest/topology/device.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/topology
copying build/lib/nest/network_utilities.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest
copying build/lib/nest/config.json -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest
creating /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/routing
copying build/lib/nest/routing/routing_helper.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/routing
copying build/lib/nest/routing/rip.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/routing
copying build/lib/nest/routing/isis.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/routing
copying build/lib/nest/routing/__init__.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/routing
copying build/lib/nest/routing/route_daemons.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/routing
copying build/lib/nest/routing/ldp.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/routing
copying build/lib/nest/routing/ospf.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/routing
copying build/lib/nest/routing/zebra.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/routing
copying build/lib/nest/version.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest
creating /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/tests
copying build/lib/nest/tests/test_input_validator.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/tests
copying build/lib/nest/tests/test_experiment.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/tests
copying build/lib/nest/tests/__init__.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/tests
copying build/lib/nest/tests/test_static_routing_mpls.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/tests
copying build/lib/nest/tests/test_address_helper.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/tests
copying build/lib/nest/tests/test_routing_quagga_ipv6.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/tests
copying build/lib/nest/tests/test_routing_frr.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/tests
copying build/lib/nest/tests/test_routing_frr_ipv6.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/tests
copying build/lib/nest/tests/test_routing_quagga.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/tests
copying build/lib/nest/tests/test_topology_map.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/tests
copying build/lib/nest/tests/test_topology_address_ipv6.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/tests
copying build/lib/nest/tests/test_topology_address.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/tests
copying build/lib/nest/tests/test_offload.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/tests
copying build/lib/nest/tests/test_topology.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/tests
creating /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/engine
copying build/lib/nest/engine/ip_netns.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/engine
copying build/lib/nest/engine/uname.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/engine
copying build/lib/nest/engine/netperf.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/engine
copying build/lib/nest/engine/exec.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/engine
copying build/lib/nest/engine/__init__.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/engine
copying build/lib/nest/engine/ip_route.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/engine
copying build/lib/nest/engine/ping.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/engine
copying build/lib/nest/engine/ip_link.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/engine
copying build/lib/nest/engine/tc.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/engine
copying build/lib/nest/engine/ip_address.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/engine
copying build/lib/nest/engine/dynamic_routing.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/engine
copying build/lib/nest/engine/ethtool.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/engine
copying build/lib/nest/engine/ipv6_states.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/engine
copying build/lib/nest/engine/util.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/engine
copying build/lib/nest/engine/setns.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/engine
copying build/lib/nest/engine/sysctl.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/engine
copying build/lib/nest/engine/ip_mpls_route.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/engine
copying build/lib/nest/engine/iperf3.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/engine
copying build/lib/nest/engine/iterators.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/engine
copying build/lib/nest/clean_up.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest
creating /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/input_validator
copying build/lib/nest/input_validator/__init__.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/input_validator
copying build/lib/nest/input_validator/typing_helper_methods.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/input_validator
copying build/lib/nest/input_validator/metric.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/input_validator
copying build/lib/nest/input_validator/input_validator.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/input_validator
copying build/lib/nest/logging_helper.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest
copying build/lib/nest/exception.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest
copying build/lib/nest/user.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest
creating /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/experiment
creating /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/experiment/parser
copying build/lib/nest/experiment/parser/netperf.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/experiment/parser
copying build/lib/nest/experiment/parser/ss.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/experiment/parser
copying build/lib/nest/experiment/parser/__init__.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/experiment/parser
copying build/lib/nest/experiment/parser/runnerbase.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/experiment/parser
copying build/lib/nest/experiment/parser/ping.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/experiment/parser
copying build/lib/nest/experiment/parser/tc.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/experiment/parser
creating /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/experiment/parser/iterators
copying build/lib/nest/experiment/parser/iterators/tc.sh -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/experiment/parser/iterators
copying build/lib/nest/experiment/parser/iterators/ss.sh -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/experiment/parser/iterators
copying build/lib/nest/experiment/parser/iperf3.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/experiment/parser
copying build/lib/nest/experiment/interrupts.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/experiment
copying build/lib/nest/experiment/results.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/experiment
copying build/lib/nest/experiment/__init__.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/experiment
copying build/lib/nest/experiment/experiment.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/experiment
creating /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/experiment/plotter
copying build/lib/nest/experiment/plotter/netperf.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/experiment/plotter
copying build/lib/nest/experiment/plotter/ss.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/experiment/plotter
copying build/lib/nest/experiment/plotter/__init__.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/experiment/plotter
copying build/lib/nest/experiment/plotter/ping.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/experiment/plotter
copying build/lib/nest/experiment/plotter/tc.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/experiment/plotter
copying build/lib/nest/experiment/plotter/iperf3.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/experiment/plotter
copying build/lib/nest/experiment/plotter/common.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/experiment/plotter
copying build/lib/nest/experiment/run_exp.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/experiment
copying build/lib/nest/experiment/pack.py -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/experiment
creating /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/experiment/info
copying build/lib/nest/experiment/info/README.txt -> /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/experiment/info
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/config.py to config.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/global_variables.py to global_variables.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/topology_map.py to topology_map.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/exceptions.py to exceptions.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/topology/network.py to network.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/topology/traffic_control.py to traffic_control.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/topology/interface.py to interface.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/topology/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/topology/ifb.py to ifb.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/topology/router.py to router.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/topology/switch.py to switch.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/topology/address.py to address.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/topology/veth_end.py to veth_end.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/topology/node.py to node.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/topology/id_generator.py to id_generator.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/topology/address_helper.py to address_helper.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/topology/device.py to device.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/network_utilities.py to network_utilities.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/routing/routing_helper.py to routing_helper.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/routing/rip.py to rip.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/routing/isis.py to isis.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/routing/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/routing/route_daemons.py to route_daemons.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/routing/ldp.py to ldp.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/routing/ospf.py to ospf.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/routing/zebra.py to zebra.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/version.py to version.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/tests/test_input_validator.py to test_input_validator.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/tests/test_experiment.py to test_experiment.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/tests/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/tests/test_static_routing_mpls.py to test_static_routing_mpls.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/tests/test_address_helper.py to test_address_helper.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/tests/test_routing_quagga_ipv6.py to test_routing_quagga_ipv6.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/tests/test_routing_frr.py to test_routing_frr.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/tests/test_routing_frr_ipv6.py to test_routing_frr_ipv6.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/tests/test_routing_quagga.py to test_routing_quagga.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/tests/test_topology_map.py to test_topology_map.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/tests/test_topology_address_ipv6.py to test_topology_address_ipv6.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/tests/test_topology_address.py to test_topology_address.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/tests/test_offload.py to test_offload.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/tests/test_topology.py to test_topology.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/engine/ip_netns.py to ip_netns.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/engine/uname.py to uname.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/engine/netperf.py to netperf.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/engine/exec.py to exec.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/engine/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/engine/ip_route.py to ip_route.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/engine/ping.py to ping.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/engine/ip_link.py to ip_link.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/engine/tc.py to tc.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/engine/ip_address.py to ip_address.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/engine/dynamic_routing.py to dynamic_routing.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/engine/ethtool.py to ethtool.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/engine/ipv6_states.py to ipv6_states.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/engine/util.py to util.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/engine/setns.py to setns.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/engine/sysctl.py to sysctl.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/engine/ip_mpls_route.py to ip_mpls_route.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/engine/iperf3.py to iperf3.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/engine/iterators.py to iterators.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/clean_up.py to clean_up.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/input_validator/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/input_validator/typing_helper_methods.py to typing_helper_methods.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/input_validator/metric.py to metric.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/input_validator/input_validator.py to input_validator.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/logging_helper.py to logging_helper.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/exception.py to exception.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/user.py to user.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/experiment/parser/netperf.py to netperf.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/experiment/parser/ss.py to ss.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/experiment/parser/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/experiment/parser/runnerbase.py to runnerbase.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/experiment/parser/ping.py to ping.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/experiment/parser/tc.py to tc.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/experiment/parser/iperf3.py to iperf3.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/experiment/interrupts.py to interrupts.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/experiment/results.py to results.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/experiment/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/experiment/experiment.py to experiment.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/experiment/plotter/netperf.py to netperf.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/experiment/plotter/ss.py to ss.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/experiment/plotter/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/experiment/plotter/ping.py to ping.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/experiment/plotter/tc.py to tc.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/experiment/plotter/iperf3.py to iperf3.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/experiment/plotter/common.py to common.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/experiment/run_exp.py to run_exp.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest/experiment/pack.py to pack.cpython-39.pyc
writing byte-compilation script '/tmp/tmpldj8_skx.py'
/usr/bin/python3 /tmp/tmpldj8_skx.py
removing /tmp/tmpldj8_skx.py
running install_egg_info
running egg_info
writing nest.egg-info/PKG-INFO
writing dependency_links to nest.egg-info/dependency_links.txt
writing requirements to nest.egg-info/requires.txt
writing top-level names to nest.egg-info/top_level.txt
reading manifest file 'nest.egg-info/SOURCES.txt'
adding license file 'LICENSE'
adding license file 'AUTHORS.txt'
writing manifest file 'nest.egg-info/SOURCES.txt'
Copying nest.egg-info to /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/usr/lib/python3.9/site-packages/nest-0.4.1-py3.9.egg-info
running install_scripts
+ install -d -m755 /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64//usr/share/doc/python-nest
+ '[' -d doc ']'
~/build/BUILDROOT/python-nest-0.4.1-1.aarch64 ~/build/BUILD/nest-0.4.1
+ '[' -d docs ']'
+ '[' -d example ']'
+ '[' -d examples ']'
+ pushd /builddir/build/BUILDROOT/python-nest-0.4.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/nest-0.4.1
+ popd
+ mv /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/filelist.lst .
+ mv /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64/doclist.lst .
+ /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.4.1-1 --unique-debug-suffix -0.4.1-1.aarch64 --unique-debug-src-base python-nest-0.4.1-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/nest-0.4.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-nest-0.4.1-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9
+ /usr/lib/rpm/brp-python-hardlink
Processing files: python3-nest-0.4.1-1.noarch
Provides: python-nest python3-nest = 0.4.1-1 python3.9dist(nest) = 0.4.1 python3dist(nest) = 0.4.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(matplotlib) python3.9dist(numpy) python3.9dist(packaging) python3.9dist(tqdm)
Processing files: python-nest-help-0.4.1-1.noarch
warning: Empty %files file /builddir/build/BUILD/nest-0.4.1/doclist.lst
Provides: python-nest-help = 0.4.1-1 python3-nest-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-nest-0.4.1-1.aarch64
Wrote: /builddir/build/RPMS/python-nest-help-0.4.1-1.noarch.rpm
Wrote: /builddir/build/RPMS/python3-nest-0.4.1-1.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TzQZix
+ umask 022
+ cd /builddir/build/BUILD
+ cd nest-0.4.1
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/python-nest-0.4.1-1.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Child return code was: 0