Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-wiperf-poller.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686519744.462650/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-wiperf-poller.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-wiperf-poller-0.3.6-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-wiperf-poller.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686519744.462650/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-wiperf-poller.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-wiperf-poller-0.3.6-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-wiperf-poller.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686519744.462650/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-wiperf-poller.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.S1M6Bx + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf wiperf_poller-0.3.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/wiperf_poller-0.3.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd wiperf_poller-0.3.6 + /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.F2stJ9 + umask 022 + cd /builddir/build/BUILD + cd wiperf_poller-0.3.6 + 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/wiperf_poller copying wiperf_poller/__init__.py -> build/lib/wiperf_poller copying wiperf_poller/__main__.py -> build/lib/wiperf_poller creating build/lib/wiperf_poller/testers copying wiperf_poller/testers/iperf3tester.py -> build/lib/wiperf_poller/testers copying wiperf_poller/testers/smbtester.py -> build/lib/wiperf_poller/testers copying wiperf_poller/testers/pingtester.py -> build/lib/wiperf_poller/testers copying wiperf_poller/testers/ethernetconnectiontester.py -> build/lib/wiperf_poller/testers copying wiperf_poller/testers/speedtester.py -> build/lib/wiperf_poller/testers copying wiperf_poller/testers/wirelessconnectiontester.py -> build/lib/wiperf_poller/testers copying wiperf_poller/testers/__init__.py -> build/lib/wiperf_poller/testers copying wiperf_poller/testers/mgtconnectiontester.py -> build/lib/wiperf_poller/testers copying wiperf_poller/testers/wifiauthentication.py -> build/lib/wiperf_poller/testers copying wiperf_poller/testers/dnstester.py -> build/lib/wiperf_poller/testers copying wiperf_poller/testers/httptester.py -> build/lib/wiperf_poller/testers copying wiperf_poller/testers/dhcptester.py -> build/lib/wiperf_poller/testers creating build/lib/wiperf_poller/exporters copying wiperf_poller/exporters/splunkexporter.py -> build/lib/wiperf_poller/exporters copying wiperf_poller/exporters/exportresults.py -> build/lib/wiperf_poller/exporters copying wiperf_poller/exporters/__init__.py -> build/lib/wiperf_poller/exporters copying wiperf_poller/exporters/cacheexporter.py -> build/lib/wiperf_poller/exporters copying wiperf_poller/exporters/influxexporter.py -> build/lib/wiperf_poller/exporters copying wiperf_poller/exporters/influxexporter2.py -> build/lib/wiperf_poller/exporters copying wiperf_poller/exporters/spoolexporter.py -> build/lib/wiperf_poller/exporters creating build/lib/wiperf_poller/helpers copying wiperf_poller/helpers/config.py -> build/lib/wiperf_poller/helpers copying wiperf_poller/helpers/statusfile.py -> build/lib/wiperf_poller/helpers copying wiperf_poller/helpers/os_cmds.py -> build/lib/wiperf_poller/helpers copying wiperf_poller/helpers/remoteconfig.py -> build/lib/wiperf_poller/helpers copying wiperf_poller/helpers/route.py -> build/lib/wiperf_poller/helpers copying wiperf_poller/helpers/bouncer.py -> build/lib/wiperf_poller/helpers copying wiperf_poller/helpers/wirelessadapter.py -> build/lib/wiperf_poller/helpers copying wiperf_poller/helpers/__init__.py -> build/lib/wiperf_poller/helpers copying wiperf_poller/helpers/poll_status.py -> build/lib/wiperf_poller/helpers copying wiperf_poller/helpers/error_messages.py -> build/lib/wiperf_poller/helpers copying wiperf_poller/helpers/watchdog.py -> build/lib/wiperf_poller/helpers copying wiperf_poller/helpers/fieldchecker.py -> build/lib/wiperf_poller/helpers copying wiperf_poller/helpers/lockfile.py -> build/lib/wiperf_poller/helpers copying wiperf_poller/helpers/timefunc.py -> build/lib/wiperf_poller/helpers copying wiperf_poller/helpers/ethernetadapter.py -> build/lib/wiperf_poller/helpers copying wiperf_poller/helpers/filelogger.py -> build/lib/wiperf_poller/helpers running egg_info writing wiperf_poller.egg-info/PKG-INFO writing dependency_links to wiperf_poller.egg-info/dependency_links.txt writing entry points to wiperf_poller.egg-info/entry_points.txt writing requirements to wiperf_poller.egg-info/requires.txt writing top-level names to wiperf_poller.egg-info/top_level.txt reading manifest file 'wiperf_poller.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'wiperf_poller.egg-info/SOURCES.txt' + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OiwHAG + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64 + cd wiperf_poller-0.3.6 + 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-wiperf-poller-0.3.6-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-wiperf-poller-0.3.6-1.x86_64/usr creating /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller creating /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/testers copying build/lib/wiperf_poller/testers/iperf3tester.py -> /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/testers copying build/lib/wiperf_poller/testers/smbtester.py -> /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/testers copying build/lib/wiperf_poller/testers/pingtester.py -> /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/testers copying build/lib/wiperf_poller/testers/ethernetconnectiontester.py -> /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/testers copying build/lib/wiperf_poller/testers/speedtester.py -> /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/testers copying build/lib/wiperf_poller/testers/wirelessconnectiontester.py -> /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/testers copying build/lib/wiperf_poller/testers/__init__.py -> /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/testers copying build/lib/wiperf_poller/testers/mgtconnectiontester.py -> /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/testers copying build/lib/wiperf_poller/testers/wifiauthentication.py -> /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/testers copying build/lib/wiperf_poller/testers/dnstester.py -> /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/testers copying build/lib/wiperf_poller/testers/httptester.py -> /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/testers copying build/lib/wiperf_poller/testers/dhcptester.py -> /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/testers creating /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/exporters copying build/lib/wiperf_poller/exporters/splunkexporter.py -> /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/exporters copying build/lib/wiperf_poller/exporters/exportresults.py -> /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/exporters copying build/lib/wiperf_poller/exporters/__init__.py -> /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/exporters copying build/lib/wiperf_poller/exporters/cacheexporter.py -> /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/exporters copying build/lib/wiperf_poller/exporters/influxexporter.py -> /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/exporters copying build/lib/wiperf_poller/exporters/influxexporter2.py -> /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/exporters copying build/lib/wiperf_poller/exporters/spoolexporter.py -> /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/exporters copying build/lib/wiperf_poller/__init__.py -> /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller creating /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/helpers copying build/lib/wiperf_poller/helpers/config.py -> /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/helpers copying build/lib/wiperf_poller/helpers/statusfile.py -> /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/helpers copying build/lib/wiperf_poller/helpers/os_cmds.py -> /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/helpers copying build/lib/wiperf_poller/helpers/remoteconfig.py -> /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/helpers copying build/lib/wiperf_poller/helpers/route.py -> /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/helpers copying build/lib/wiperf_poller/helpers/bouncer.py -> /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/helpers copying build/lib/wiperf_poller/helpers/wirelessadapter.py -> /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/helpers copying build/lib/wiperf_poller/helpers/__init__.py -> /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/helpers copying build/lib/wiperf_poller/helpers/poll_status.py -> /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/helpers copying build/lib/wiperf_poller/helpers/error_messages.py -> /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/helpers copying build/lib/wiperf_poller/helpers/watchdog.py -> /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/helpers copying build/lib/wiperf_poller/helpers/fieldchecker.py -> /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/helpers copying build/lib/wiperf_poller/helpers/lockfile.py -> /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/helpers copying build/lib/wiperf_poller/helpers/timefunc.py -> /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/helpers copying build/lib/wiperf_poller/helpers/ethernetadapter.py -> /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/helpers copying build/lib/wiperf_poller/helpers/filelogger.py -> /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/helpers copying build/lib/wiperf_poller/__main__.py -> /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller byte-compiling /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/testers/iperf3tester.py to iperf3tester.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/testers/smbtester.py to smbtester.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/testers/pingtester.py to pingtester.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/testers/ethernetconnectiontester.py to ethernetconnectiontester.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/testers/speedtester.py to speedtester.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/testers/wirelessconnectiontester.py to wirelessconnectiontester.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/testers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/testers/mgtconnectiontester.py to mgtconnectiontester.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/testers/wifiauthentication.py to wifiauthentication.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/testers/dnstester.py to dnstester.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/testers/httptester.py to httptester.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/testers/dhcptester.py to dhcptester.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/exporters/splunkexporter.py to splunkexporter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/exporters/exportresults.py to exportresults.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/exporters/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/exporters/cacheexporter.py to cacheexporter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/exporters/influxexporter.py to influxexporter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/exporters/influxexporter2.py to influxexporter2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/exporters/spoolexporter.py to spoolexporter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/helpers/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/helpers/statusfile.py to statusfile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/helpers/os_cmds.py to os_cmds.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/helpers/remoteconfig.py to remoteconfig.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/helpers/route.py to route.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/helpers/bouncer.py to bouncer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/helpers/wirelessadapter.py to wirelessadapter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/helpers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/helpers/poll_status.py to poll_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/helpers/error_messages.py to error_messages.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/helpers/watchdog.py to watchdog.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/helpers/fieldchecker.py to fieldchecker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/helpers/lockfile.py to lockfile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/helpers/timefunc.py to timefunc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/helpers/ethernetadapter.py to ethernetadapter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/helpers/filelogger.py to filelogger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller/__main__.py to __main__.cpython-39.pyc writing byte-compilation script '/tmp/tmpggq_zj33.py' /usr/bin/python3 /tmp/tmpggq_zj33.py removing /tmp/tmpggq_zj33.py running install_egg_info running egg_info writing wiperf_poller.egg-info/PKG-INFO writing dependency_links to wiperf_poller.egg-info/dependency_links.txt writing entry points to wiperf_poller.egg-info/entry_points.txt writing requirements to wiperf_poller.egg-info/requires.txt writing top-level names to wiperf_poller.egg-info/top_level.txt reading manifest file 'wiperf_poller.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'wiperf_poller.egg-info/SOURCES.txt' Copying wiperf_poller.egg-info to /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9/site-packages/wiperf_poller-0.3.6-py3.9.egg-info running install_scripts Installing wiperf_poller script to /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64//usr/share/doc/python-wiperf-poller + '[' -d doc ']' ~/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64 ~/build/BUILD/wiperf_poller-0.3.6 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '"/%h/%f"\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/wiperf_poller-0.3.6 + mv /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.3.6-1 --unique-debug-suffix -0.3.6-1.x86_64 --unique-debug-src-base python-wiperf-poller-0.3.6-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/wiperf_poller-0.3.6 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-wiperf-poller-0.3.6-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-wiperf-poller-0.3.6-1.noarch Provides: python-wiperf-poller python3-wiperf-poller = 0.3.6-1 python3.9dist(wiperf-poller) = 0.3.6 python3dist(wiperf-poller) = 0.3.6 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: /usr/bin/python3 python(abi) = 3.9 python3.9dist(influxdb) python3.9dist(influxdb-client) python3.9dist(iperf3) python3.9dist(setuptools) python3.9dist(speedtest-cli) python3.9dist(timeout-decorator) Processing files: python-wiperf-poller-help-0.3.6-1.noarch warning: Empty %files file /builddir/build/BUILD/wiperf_poller-0.3.6/doclist.lst Provides: python-wiperf-poller-help = 0.3.6-1 python3-wiperf-poller-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-wiperf-poller-0.3.6-1.x86_64 Wrote: /builddir/build/RPMS/python-wiperf-poller-help-0.3.6-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-wiperf-poller-0.3.6-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HDCbmn + umask 022 + cd /builddir/build/BUILD + cd wiperf_poller-0.3.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-wiperf-poller-0.3.6-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0