Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-canaryd.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686394485.841107/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-canaryd.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-canaryd-0.6.9-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-canaryd.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686394485.841107/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-canaryd.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-canaryd-0.6.9-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-canaryd.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686394485.841107/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-canaryd.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.P9J9cH + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf canaryd-0.6.9 + /usr/bin/gzip -dc /builddir/build/SOURCES/canaryd-0.6.9.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd canaryd-0.6.9 + /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.E3WVpy + umask 022 + cd /builddir/build/BUILD + cd canaryd-0.6.9 + 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/canaryd copying canaryd/__main__.py -> build/lib/canaryd copying canaryd/script.py -> build/lib/canaryd copying canaryd/subprocess.py -> build/lib/canaryd copying canaryd/version.py -> build/lib/canaryd copying canaryd/log.py -> build/lib/canaryd copying canaryd/exceptions.py -> build/lib/canaryd copying canaryd/plugin.py -> build/lib/canaryd copying canaryd/diff.py -> build/lib/canaryd copying canaryd/__init__.py -> build/lib/canaryd copying canaryd/settings.py -> build/lib/canaryd copying canaryd/daemon.py -> build/lib/canaryd copying canaryd/remote.py -> build/lib/canaryd creating build/lib/canaryd/ctl copying canaryd/ctl/__main__.py -> build/lib/canaryd/ctl copying canaryd/ctl/check_root.py -> build/lib/canaryd/ctl copying canaryd/ctl/scripts.py -> build/lib/canaryd/ctl copying canaryd/ctl/__init__.py -> build/lib/canaryd/ctl copying canaryd/ctl/install_service.py -> build/lib/canaryd/ctl creating build/lib/canaryd/plugins copying canaryd/plugins/services_util.py -> build/lib/canaryd/plugins copying canaryd/plugins/monitor.py -> build/lib/canaryd/plugins copying canaryd/plugins/sysctl.py -> build/lib/canaryd/plugins copying canaryd/plugins/iptables.py -> build/lib/canaryd/plugins copying canaryd/plugins/monitor_util.py -> build/lib/canaryd/plugins copying canaryd/plugins/scripts.py -> build/lib/canaryd/plugins copying canaryd/plugins/__init__.py -> build/lib/canaryd/plugins copying canaryd/plugins/integrity.py -> build/lib/canaryd/plugins copying canaryd/plugins/meta.py -> build/lib/canaryd/plugins copying canaryd/plugins/containers_util.py -> build/lib/canaryd/plugins copying canaryd/plugins/packages_util.py -> build/lib/canaryd/plugins copying canaryd/plugins/containers.py -> build/lib/canaryd/plugins copying canaryd/plugins/hardware.py -> build/lib/canaryd/plugins copying canaryd/plugins/users.py -> build/lib/canaryd/plugins copying canaryd/plugins/packages.py -> build/lib/canaryd/plugins copying canaryd/plugins/services.py -> build/lib/canaryd/plugins creating build/lib/canaryd_packages copying canaryd_packages/six.py -> build/lib/canaryd_packages copying canaryd_packages/subprocess32.py -> build/lib/canaryd_packages copying canaryd_packages/__init__.py -> build/lib/canaryd_packages copying canaryd_packages/importlib.py -> build/lib/canaryd_packages creating build/lib/canaryd_packages/click copying canaryd_packages/click/globals.py -> build/lib/canaryd_packages/click copying canaryd_packages/click/testing.py -> build/lib/canaryd_packages/click copying canaryd_packages/click/formatting.py -> build/lib/canaryd_packages/click copying canaryd_packages/click/termui.py -> build/lib/canaryd_packages/click copying canaryd_packages/click/exceptions.py -> build/lib/canaryd_packages/click copying canaryd_packages/click/core.py -> build/lib/canaryd_packages/click copying canaryd_packages/click/parser.py -> build/lib/canaryd_packages/click copying canaryd_packages/click/decorators.py -> build/lib/canaryd_packages/click copying canaryd_packages/click/utils.py -> build/lib/canaryd_packages/click copying canaryd_packages/click/_unicodefun.py -> build/lib/canaryd_packages/click copying canaryd_packages/click/__init__.py -> build/lib/canaryd_packages/click copying canaryd_packages/click/_winconsole.py -> build/lib/canaryd_packages/click copying canaryd_packages/click/types.py -> build/lib/canaryd_packages/click copying canaryd_packages/click/_textwrap.py -> build/lib/canaryd_packages/click copying canaryd_packages/click/_termui_impl.py -> build/lib/canaryd_packages/click copying canaryd_packages/click/_bashcomplete.py -> build/lib/canaryd_packages/click copying canaryd_packages/click/_compat.py -> build/lib/canaryd_packages/click creating build/lib/canaryd_packages/requests copying canaryd_packages/requests/adapters.py -> build/lib/canaryd_packages/requests copying canaryd_packages/requests/structures.py -> build/lib/canaryd_packages/requests copying canaryd_packages/requests/certs.py -> build/lib/canaryd_packages/requests copying canaryd_packages/requests/exceptions.py -> build/lib/canaryd_packages/requests copying canaryd_packages/requests/compat.py -> build/lib/canaryd_packages/requests copying canaryd_packages/requests/auth.py -> build/lib/canaryd_packages/requests copying canaryd_packages/requests/utils.py -> build/lib/canaryd_packages/requests copying canaryd_packages/requests/__init__.py -> build/lib/canaryd_packages/requests copying canaryd_packages/requests/sessions.py -> build/lib/canaryd_packages/requests copying canaryd_packages/requests/status_codes.py -> build/lib/canaryd_packages/requests copying canaryd_packages/requests/models.py -> build/lib/canaryd_packages/requests copying canaryd_packages/requests/hooks.py -> build/lib/canaryd_packages/requests copying canaryd_packages/requests/cookies.py -> build/lib/canaryd_packages/requests copying canaryd_packages/requests/api.py -> build/lib/canaryd_packages/requests creating build/lib/canaryd_packages/requests/packages copying canaryd_packages/requests/packages/__init__.py -> build/lib/canaryd_packages/requests/packages creating build/lib/canaryd_packages/requests/packages/chardet copying canaryd_packages/requests/packages/chardet/chardetect.py -> build/lib/canaryd_packages/requests/packages/chardet copying canaryd_packages/requests/packages/chardet/cp949prober.py -> build/lib/canaryd_packages/requests/packages/chardet copying canaryd_packages/requests/packages/chardet/langbulgarianmodel.py -> build/lib/canaryd_packages/requests/packages/chardet copying canaryd_packages/requests/packages/chardet/jisfreq.py -> build/lib/canaryd_packages/requests/packages/chardet copying canaryd_packages/requests/packages/chardet/codingstatemachine.py -> build/lib/canaryd_packages/requests/packages/chardet copying canaryd_packages/requests/packages/chardet/gb2312freq.py -> build/lib/canaryd_packages/requests/packages/chardet copying canaryd_packages/requests/packages/chardet/euckrprober.py -> build/lib/canaryd_packages/requests/packages/chardet copying canaryd_packages/requests/packages/chardet/langthaimodel.py -> build/lib/canaryd_packages/requests/packages/chardet copying canaryd_packages/requests/packages/chardet/sbcharsetprober.py -> build/lib/canaryd_packages/requests/packages/chardet copying canaryd_packages/requests/packages/chardet/sjisprober.py -> build/lib/canaryd_packages/requests/packages/chardet copying canaryd_packages/requests/packages/chardet/big5freq.py -> build/lib/canaryd_packages/requests/packages/chardet copying canaryd_packages/requests/packages/chardet/compat.py -> build/lib/canaryd_packages/requests/packages/chardet copying canaryd_packages/requests/packages/chardet/langhebrewmodel.py -> build/lib/canaryd_packages/requests/packages/chardet copying canaryd_packages/requests/packages/chardet/mbcsgroupprober.py -> build/lib/canaryd_packages/requests/packages/chardet copying canaryd_packages/requests/packages/chardet/mbcharsetprober.py -> build/lib/canaryd_packages/requests/packages/chardet copying canaryd_packages/requests/packages/chardet/__init__.py -> build/lib/canaryd_packages/requests/packages/chardet copying canaryd_packages/requests/packages/chardet/eucjpprober.py -> build/lib/canaryd_packages/requests/packages/chardet copying canaryd_packages/requests/packages/chardet/utf8prober.py -> build/lib/canaryd_packages/requests/packages/chardet copying canaryd_packages/requests/packages/chardet/universaldetector.py -> build/lib/canaryd_packages/requests/packages/chardet copying canaryd_packages/requests/packages/chardet/chardistribution.py -> build/lib/canaryd_packages/requests/packages/chardet copying canaryd_packages/requests/packages/chardet/hebrewprober.py -> build/lib/canaryd_packages/requests/packages/chardet copying canaryd_packages/requests/packages/chardet/euctwprober.py -> build/lib/canaryd_packages/requests/packages/chardet copying canaryd_packages/requests/packages/chardet/langcyrillicmodel.py -> build/lib/canaryd_packages/requests/packages/chardet copying canaryd_packages/requests/packages/chardet/escprober.py -> build/lib/canaryd_packages/requests/packages/chardet copying canaryd_packages/requests/packages/chardet/escsm.py -> build/lib/canaryd_packages/requests/packages/chardet copying canaryd_packages/requests/packages/chardet/latin1prober.py -> build/lib/canaryd_packages/requests/packages/chardet copying canaryd_packages/requests/packages/chardet/charsetgroupprober.py -> build/lib/canaryd_packages/requests/packages/chardet copying canaryd_packages/requests/packages/chardet/mbcssm.py -> build/lib/canaryd_packages/requests/packages/chardet copying canaryd_packages/requests/packages/chardet/sbcsgroupprober.py -> build/lib/canaryd_packages/requests/packages/chardet copying canaryd_packages/requests/packages/chardet/langgreekmodel.py -> build/lib/canaryd_packages/requests/packages/chardet copying canaryd_packages/requests/packages/chardet/euctwfreq.py -> build/lib/canaryd_packages/requests/packages/chardet copying canaryd_packages/requests/packages/chardet/gb2312prober.py -> build/lib/canaryd_packages/requests/packages/chardet copying canaryd_packages/requests/packages/chardet/charsetprober.py -> build/lib/canaryd_packages/requests/packages/chardet copying canaryd_packages/requests/packages/chardet/euckrfreq.py -> build/lib/canaryd_packages/requests/packages/chardet copying canaryd_packages/requests/packages/chardet/big5prober.py -> build/lib/canaryd_packages/requests/packages/chardet copying canaryd_packages/requests/packages/chardet/jpcntx.py -> build/lib/canaryd_packages/requests/packages/chardet copying canaryd_packages/requests/packages/chardet/langhungarianmodel.py -> build/lib/canaryd_packages/requests/packages/chardet copying canaryd_packages/requests/packages/chardet/constants.py -> build/lib/canaryd_packages/requests/packages/chardet creating build/lib/canaryd_packages/requests/packages/urllib3 copying canaryd_packages/requests/packages/urllib3/request.py -> build/lib/canaryd_packages/requests/packages/urllib3 copying canaryd_packages/requests/packages/urllib3/fields.py -> build/lib/canaryd_packages/requests/packages/urllib3 copying canaryd_packages/requests/packages/urllib3/exceptions.py -> build/lib/canaryd_packages/requests/packages/urllib3 copying canaryd_packages/requests/packages/urllib3/response.py -> build/lib/canaryd_packages/requests/packages/urllib3 copying canaryd_packages/requests/packages/urllib3/connectionpool.py -> build/lib/canaryd_packages/requests/packages/urllib3 copying canaryd_packages/requests/packages/urllib3/__init__.py -> build/lib/canaryd_packages/requests/packages/urllib3 copying canaryd_packages/requests/packages/urllib3/filepost.py -> build/lib/canaryd_packages/requests/packages/urllib3 copying canaryd_packages/requests/packages/urllib3/connection.py -> build/lib/canaryd_packages/requests/packages/urllib3 copying canaryd_packages/requests/packages/urllib3/_collections.py -> build/lib/canaryd_packages/requests/packages/urllib3 copying canaryd_packages/requests/packages/urllib3/poolmanager.py -> build/lib/canaryd_packages/requests/packages/urllib3 creating build/lib/canaryd_packages/requests/packages/urllib3/contrib copying canaryd_packages/requests/packages/urllib3/contrib/appengine.py -> build/lib/canaryd_packages/requests/packages/urllib3/contrib copying canaryd_packages/requests/packages/urllib3/contrib/__init__.py -> build/lib/canaryd_packages/requests/packages/urllib3/contrib copying canaryd_packages/requests/packages/urllib3/contrib/pyopenssl.py -> build/lib/canaryd_packages/requests/packages/urllib3/contrib copying canaryd_packages/requests/packages/urllib3/contrib/ntlmpool.py -> build/lib/canaryd_packages/requests/packages/urllib3/contrib copying canaryd_packages/requests/packages/urllib3/contrib/socks.py -> build/lib/canaryd_packages/requests/packages/urllib3/contrib creating build/lib/canaryd_packages/requests/packages/urllib3/packages copying canaryd_packages/requests/packages/urllib3/packages/six.py -> build/lib/canaryd_packages/requests/packages/urllib3/packages copying canaryd_packages/requests/packages/urllib3/packages/ordered_dict.py -> build/lib/canaryd_packages/requests/packages/urllib3/packages copying canaryd_packages/requests/packages/urllib3/packages/__init__.py -> build/lib/canaryd_packages/requests/packages/urllib3/packages creating build/lib/canaryd_packages/requests/packages/urllib3/packages/backports copying canaryd_packages/requests/packages/urllib3/packages/backports/__init__.py -> build/lib/canaryd_packages/requests/packages/urllib3/packages/backports copying canaryd_packages/requests/packages/urllib3/packages/backports/makefile.py -> build/lib/canaryd_packages/requests/packages/urllib3/packages/backports creating build/lib/canaryd_packages/requests/packages/urllib3/packages/ssl_match_hostname copying canaryd_packages/requests/packages/urllib3/packages/ssl_match_hostname/__init__.py -> build/lib/canaryd_packages/requests/packages/urllib3/packages/ssl_match_hostname copying canaryd_packages/requests/packages/urllib3/packages/ssl_match_hostname/_implementation.py -> build/lib/canaryd_packages/requests/packages/urllib3/packages/ssl_match_hostname creating build/lib/canaryd_packages/requests/packages/urllib3/util copying canaryd_packages/requests/packages/urllib3/util/url.py -> build/lib/canaryd_packages/requests/packages/urllib3/util copying canaryd_packages/requests/packages/urllib3/util/request.py -> build/lib/canaryd_packages/requests/packages/urllib3/util copying canaryd_packages/requests/packages/urllib3/util/timeout.py -> build/lib/canaryd_packages/requests/packages/urllib3/util copying canaryd_packages/requests/packages/urllib3/util/response.py -> build/lib/canaryd_packages/requests/packages/urllib3/util copying canaryd_packages/requests/packages/urllib3/util/ssl_.py -> build/lib/canaryd_packages/requests/packages/urllib3/util copying canaryd_packages/requests/packages/urllib3/util/__init__.py -> build/lib/canaryd_packages/requests/packages/urllib3/util copying canaryd_packages/requests/packages/urllib3/util/retry.py -> build/lib/canaryd_packages/requests/packages/urllib3/util copying canaryd_packages/requests/packages/urllib3/util/connection.py -> build/lib/canaryd_packages/requests/packages/urllib3/util running egg_info writing canaryd.egg-info/PKG-INFO writing dependency_links to canaryd.egg-info/dependency_links.txt writing requirements to canaryd.egg-info/requires.txt writing top-level names to canaryd.egg-info/top_level.txt reading manifest file 'canaryd.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'canaryd.egg-info/SOURCES.txt' creating build/lib/canaryd/init_scripts copying canaryd/init_scripts/canaryd.conf -> build/lib/canaryd/init_scripts copying canaryd/init_scripts/canaryd.service -> build/lib/canaryd/init_scripts copying canaryd/init_scripts/canaryd.sh -> build/lib/canaryd/init_scripts copying canaryd/init_scripts/com.oxygem.canaryd.plist -> build/lib/canaryd/init_scripts creating build/lib/canaryd/scripts copying canaryd/scripts/disk_health.py -> build/lib/canaryd/scripts copying canaryd/scripts/raid_health.py -> build/lib/canaryd/scripts copying canaryd_packages/requests/cacert.pem -> build/lib/canaryd_packages/requests running build_scripts creating build/scripts-3.9 copying and adjusting bin/canaryctl -> build/scripts-3.9 copying and adjusting bin/canaryd -> build/scripts-3.9 changing mode of build/scripts-3.9/canaryctl from 644 to 755 changing mode of build/scripts-3.9/canaryd from 644 to 755 + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.XkL1Dz + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64 + cd canaryd-0.6.9 + 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-canaryd-0.6.9-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-canaryd-0.6.9-1.x86_64/usr creating /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages creating /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests copying build/lib/canaryd_packages/requests/adapters.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests copying build/lib/canaryd_packages/requests/structures.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests copying build/lib/canaryd_packages/requests/certs.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests copying build/lib/canaryd_packages/requests/exceptions.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests copying build/lib/canaryd_packages/requests/compat.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests copying build/lib/canaryd_packages/requests/auth.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests copying build/lib/canaryd_packages/requests/utils.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests copying build/lib/canaryd_packages/requests/__init__.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests copying build/lib/canaryd_packages/requests/sessions.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests copying build/lib/canaryd_packages/requests/cacert.pem -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests creating /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages copying build/lib/canaryd_packages/requests/packages/__init__.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages creating /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet copying build/lib/canaryd_packages/requests/packages/chardet/chardetect.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet copying build/lib/canaryd_packages/requests/packages/chardet/cp949prober.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet copying build/lib/canaryd_packages/requests/packages/chardet/langbulgarianmodel.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet copying build/lib/canaryd_packages/requests/packages/chardet/jisfreq.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet copying build/lib/canaryd_packages/requests/packages/chardet/codingstatemachine.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet copying build/lib/canaryd_packages/requests/packages/chardet/gb2312freq.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet copying build/lib/canaryd_packages/requests/packages/chardet/euckrprober.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet copying build/lib/canaryd_packages/requests/packages/chardet/langthaimodel.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet copying build/lib/canaryd_packages/requests/packages/chardet/sbcharsetprober.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet copying build/lib/canaryd_packages/requests/packages/chardet/sjisprober.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet copying build/lib/canaryd_packages/requests/packages/chardet/big5freq.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet copying build/lib/canaryd_packages/requests/packages/chardet/compat.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet copying build/lib/canaryd_packages/requests/packages/chardet/langhebrewmodel.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet copying build/lib/canaryd_packages/requests/packages/chardet/mbcsgroupprober.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet copying build/lib/canaryd_packages/requests/packages/chardet/mbcharsetprober.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet copying build/lib/canaryd_packages/requests/packages/chardet/__init__.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet copying build/lib/canaryd_packages/requests/packages/chardet/eucjpprober.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet copying build/lib/canaryd_packages/requests/packages/chardet/utf8prober.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet copying build/lib/canaryd_packages/requests/packages/chardet/universaldetector.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet copying build/lib/canaryd_packages/requests/packages/chardet/chardistribution.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet copying build/lib/canaryd_packages/requests/packages/chardet/hebrewprober.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet copying build/lib/canaryd_packages/requests/packages/chardet/euctwprober.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet copying build/lib/canaryd_packages/requests/packages/chardet/langcyrillicmodel.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet copying build/lib/canaryd_packages/requests/packages/chardet/escprober.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet copying build/lib/canaryd_packages/requests/packages/chardet/escsm.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet copying build/lib/canaryd_packages/requests/packages/chardet/latin1prober.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet copying build/lib/canaryd_packages/requests/packages/chardet/charsetgroupprober.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet copying build/lib/canaryd_packages/requests/packages/chardet/mbcssm.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet copying build/lib/canaryd_packages/requests/packages/chardet/sbcsgroupprober.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet copying build/lib/canaryd_packages/requests/packages/chardet/langgreekmodel.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet copying build/lib/canaryd_packages/requests/packages/chardet/euctwfreq.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet copying build/lib/canaryd_packages/requests/packages/chardet/gb2312prober.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet copying build/lib/canaryd_packages/requests/packages/chardet/charsetprober.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet copying build/lib/canaryd_packages/requests/packages/chardet/euckrfreq.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet copying build/lib/canaryd_packages/requests/packages/chardet/big5prober.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet copying build/lib/canaryd_packages/requests/packages/chardet/jpcntx.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet copying build/lib/canaryd_packages/requests/packages/chardet/langhungarianmodel.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet copying build/lib/canaryd_packages/requests/packages/chardet/constants.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet creating /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3 copying build/lib/canaryd_packages/requests/packages/urllib3/request.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3 copying build/lib/canaryd_packages/requests/packages/urllib3/fields.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3 creating /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3/contrib copying build/lib/canaryd_packages/requests/packages/urllib3/contrib/appengine.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3/contrib copying build/lib/canaryd_packages/requests/packages/urllib3/contrib/__init__.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3/contrib copying build/lib/canaryd_packages/requests/packages/urllib3/contrib/pyopenssl.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3/contrib copying build/lib/canaryd_packages/requests/packages/urllib3/contrib/ntlmpool.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3/contrib copying build/lib/canaryd_packages/requests/packages/urllib3/contrib/socks.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3/contrib copying build/lib/canaryd_packages/requests/packages/urllib3/exceptions.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3 creating /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3/util copying build/lib/canaryd_packages/requests/packages/urllib3/util/url.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3/util copying build/lib/canaryd_packages/requests/packages/urllib3/util/request.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3/util copying build/lib/canaryd_packages/requests/packages/urllib3/util/timeout.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3/util copying build/lib/canaryd_packages/requests/packages/urllib3/util/response.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3/util copying build/lib/canaryd_packages/requests/packages/urllib3/util/ssl_.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3/util copying build/lib/canaryd_packages/requests/packages/urllib3/util/__init__.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3/util copying build/lib/canaryd_packages/requests/packages/urllib3/util/retry.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3/util copying build/lib/canaryd_packages/requests/packages/urllib3/util/connection.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3/util copying build/lib/canaryd_packages/requests/packages/urllib3/response.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3 copying build/lib/canaryd_packages/requests/packages/urllib3/connectionpool.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3 copying build/lib/canaryd_packages/requests/packages/urllib3/__init__.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3 creating /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3/packages creating /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3/packages/backports copying build/lib/canaryd_packages/requests/packages/urllib3/packages/backports/__init__.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3/packages/backports copying build/lib/canaryd_packages/requests/packages/urllib3/packages/backports/makefile.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3/packages/backports copying build/lib/canaryd_packages/requests/packages/urllib3/packages/six.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3/packages creating /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3/packages/ssl_match_hostname copying build/lib/canaryd_packages/requests/packages/urllib3/packages/ssl_match_hostname/__init__.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3/packages/ssl_match_hostname copying build/lib/canaryd_packages/requests/packages/urllib3/packages/ssl_match_hostname/_implementation.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3/packages/ssl_match_hostname copying build/lib/canaryd_packages/requests/packages/urllib3/packages/ordered_dict.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3/packages copying build/lib/canaryd_packages/requests/packages/urllib3/packages/__init__.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3/packages copying build/lib/canaryd_packages/requests/packages/urllib3/filepost.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3 copying build/lib/canaryd_packages/requests/packages/urllib3/connection.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3 copying build/lib/canaryd_packages/requests/packages/urllib3/_collections.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3 copying build/lib/canaryd_packages/requests/packages/urllib3/poolmanager.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3 copying build/lib/canaryd_packages/requests/status_codes.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests copying build/lib/canaryd_packages/requests/models.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests copying build/lib/canaryd_packages/requests/hooks.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests copying build/lib/canaryd_packages/requests/cookies.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests copying build/lib/canaryd_packages/requests/api.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests copying build/lib/canaryd_packages/six.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages copying build/lib/canaryd_packages/subprocess32.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages copying build/lib/canaryd_packages/__init__.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages copying build/lib/canaryd_packages/importlib.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages creating /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/click copying build/lib/canaryd_packages/click/globals.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/click copying build/lib/canaryd_packages/click/testing.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/click copying build/lib/canaryd_packages/click/formatting.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/click copying build/lib/canaryd_packages/click/termui.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/click copying build/lib/canaryd_packages/click/exceptions.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/click copying build/lib/canaryd_packages/click/core.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/click copying build/lib/canaryd_packages/click/parser.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/click copying build/lib/canaryd_packages/click/decorators.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/click copying build/lib/canaryd_packages/click/utils.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/click copying build/lib/canaryd_packages/click/_unicodefun.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/click copying build/lib/canaryd_packages/click/__init__.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/click copying build/lib/canaryd_packages/click/_winconsole.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/click copying build/lib/canaryd_packages/click/types.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/click copying build/lib/canaryd_packages/click/_textwrap.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/click copying build/lib/canaryd_packages/click/_termui_impl.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/click copying build/lib/canaryd_packages/click/_bashcomplete.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/click copying build/lib/canaryd_packages/click/_compat.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/click creating /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd creating /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/scripts copying build/lib/canaryd/scripts/raid_health.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/scripts copying build/lib/canaryd/scripts/disk_health.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/scripts copying build/lib/canaryd/__main__.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd copying build/lib/canaryd/script.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd copying build/lib/canaryd/subprocess.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd copying build/lib/canaryd/version.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd copying build/lib/canaryd/log.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd creating /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/init_scripts copying build/lib/canaryd/init_scripts/canaryd.service -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/init_scripts copying build/lib/canaryd/init_scripts/com.oxygem.canaryd.plist -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/init_scripts copying build/lib/canaryd/init_scripts/canaryd.conf -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/init_scripts copying build/lib/canaryd/init_scripts/canaryd.sh -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/init_scripts copying build/lib/canaryd/exceptions.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd creating /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/plugins copying build/lib/canaryd/plugins/services_util.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/plugins copying build/lib/canaryd/plugins/monitor.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/plugins copying build/lib/canaryd/plugins/sysctl.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/plugins copying build/lib/canaryd/plugins/iptables.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/plugins copying build/lib/canaryd/plugins/monitor_util.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/plugins copying build/lib/canaryd/plugins/scripts.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/plugins copying build/lib/canaryd/plugins/__init__.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/plugins copying build/lib/canaryd/plugins/integrity.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/plugins copying build/lib/canaryd/plugins/meta.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/plugins copying build/lib/canaryd/plugins/containers_util.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/plugins copying build/lib/canaryd/plugins/packages_util.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/plugins copying build/lib/canaryd/plugins/containers.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/plugins copying build/lib/canaryd/plugins/hardware.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/plugins copying build/lib/canaryd/plugins/users.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/plugins copying build/lib/canaryd/plugins/packages.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/plugins copying build/lib/canaryd/plugins/services.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/plugins creating /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/ctl copying build/lib/canaryd/ctl/__main__.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/ctl copying build/lib/canaryd/ctl/check_root.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/ctl copying build/lib/canaryd/ctl/scripts.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/ctl copying build/lib/canaryd/ctl/__init__.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/ctl copying build/lib/canaryd/ctl/install_service.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/ctl copying build/lib/canaryd/plugin.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd copying build/lib/canaryd/diff.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd copying build/lib/canaryd/__init__.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd copying build/lib/canaryd/settings.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd copying build/lib/canaryd/daemon.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd copying build/lib/canaryd/remote.py -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/adapters.py to adapters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/structures.py to structures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/certs.py to certs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/compat.py to compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/auth.py to auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/sessions.py to sessions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet/chardetect.py to chardetect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet/cp949prober.py to cp949prober.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet/langbulgarianmodel.py to langbulgarianmodel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet/jisfreq.py to jisfreq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet/codingstatemachine.py to codingstatemachine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet/gb2312freq.py to gb2312freq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet/euckrprober.py to euckrprober.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet/langthaimodel.py to langthaimodel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet/sbcharsetprober.py to sbcharsetprober.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet/sjisprober.py to sjisprober.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet/big5freq.py to big5freq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet/compat.py to compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet/langhebrewmodel.py to langhebrewmodel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet/mbcsgroupprober.py to mbcsgroupprober.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet/mbcharsetprober.py to mbcharsetprober.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet/eucjpprober.py to eucjpprober.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet/utf8prober.py to utf8prober.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet/universaldetector.py to universaldetector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet/chardistribution.py to chardistribution.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet/hebrewprober.py to hebrewprober.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet/euctwprober.py to euctwprober.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet/langcyrillicmodel.py to langcyrillicmodel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet/escprober.py to escprober.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet/escsm.py to escsm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet/latin1prober.py to latin1prober.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet/charsetgroupprober.py to charsetgroupprober.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet/mbcssm.py to mbcssm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet/sbcsgroupprober.py to sbcsgroupprober.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet/langgreekmodel.py to langgreekmodel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet/euctwfreq.py to euctwfreq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet/gb2312prober.py to gb2312prober.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet/charsetprober.py to charsetprober.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet/euckrfreq.py to euckrfreq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet/big5prober.py to big5prober.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet/jpcntx.py to jpcntx.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet/langhungarianmodel.py to langhungarianmodel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/chardet/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3/request.py to request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3/fields.py to fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3/contrib/appengine.py to appengine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3/contrib/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3/contrib/pyopenssl.py to pyopenssl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3/contrib/ntlmpool.py to ntlmpool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3/contrib/socks.py to socks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3/util/url.py to url.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3/util/request.py to request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3/util/timeout.py to timeout.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3/util/response.py to response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3/util/ssl_.py to ssl_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3/util/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3/util/retry.py to retry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3/util/connection.py to connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3/response.py to response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3/connectionpool.py to connectionpool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3/packages/backports/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3/packages/backports/makefile.py to makefile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3/packages/six.py to six.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3/packages/ssl_match_hostname/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3/packages/ssl_match_hostname/_implementation.py to _implementation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3/packages/ordered_dict.py to ordered_dict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3/packages/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3/filepost.py to filepost.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3/connection.py to connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3/_collections.py to _collections.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/packages/urllib3/poolmanager.py to poolmanager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/status_codes.py to status_codes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/hooks.py to hooks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/cookies.py to cookies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/requests/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/six.py to six.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/subprocess32.py to subprocess32.cpython-39.pyc File "/usr/lib/python3.9/site-packages/canaryd_packages/subprocess32.py", line 543 except (OSError, IOError), e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/importlib.py to importlib.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/click/globals.py to globals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/click/testing.py to testing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/click/formatting.py to formatting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/click/termui.py to termui.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/click/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/click/core.py to core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/click/parser.py to parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/click/decorators.py to decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/click/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/click/_unicodefun.py to _unicodefun.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/click/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/click/_winconsole.py to _winconsole.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/click/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/click/_textwrap.py to _textwrap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/click/_termui_impl.py to _termui_impl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/click/_bashcomplete.py to _bashcomplete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/click/_compat.py to _compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/scripts/raid_health.py to raid_health.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/scripts/disk_health.py to disk_health.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/script.py to script.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/subprocess.py to subprocess.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/log.py to log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/plugins/services_util.py to services_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/plugins/monitor.py to monitor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/plugins/sysctl.py to sysctl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/plugins/iptables.py to iptables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/plugins/monitor_util.py to monitor_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/plugins/scripts.py to scripts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/plugins/integrity.py to integrity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/plugins/meta.py to meta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/plugins/containers_util.py to containers_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/plugins/packages_util.py to packages_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/plugins/containers.py to containers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/plugins/hardware.py to hardware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/plugins/users.py to users.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/plugins/packages.py to packages.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/plugins/services.py to services.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/ctl/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/ctl/check_root.py to check_root.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/ctl/scripts.py to scripts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/ctl/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/ctl/install_service.py to install_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/plugin.py to plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/diff.py to diff.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/daemon.py to daemon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd/remote.py to remote.cpython-39.pyc writing byte-compilation script '/tmp/tmpf9__6liq.py' /usr/bin/python3 /tmp/tmpf9__6liq.py File "/usr/lib/python3.9/site-packages/canaryd_packages/subprocess32.py", line 543 except (OSError, IOError), e: ^ SyntaxError: invalid syntax removing /tmp/tmpf9__6liq.py running install_egg_info running egg_info writing canaryd.egg-info/PKG-INFO writing dependency_links to canaryd.egg-info/dependency_links.txt writing requirements to canaryd.egg-info/requires.txt writing top-level names to canaryd.egg-info/top_level.txt reading manifest file 'canaryd.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'canaryd.egg-info/SOURCES.txt' Copying canaryd.egg-info to /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd-0.6.9-py3.9.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/bin copying build/scripts-3.9/canaryctl -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/bin copying build/scripts-3.9/canaryd -> /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/bin/canaryctl to 755 changing mode of /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/bin/canaryd to 755 + install -d -m755 /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64//usr/share/doc/python-canaryd + '[' -d doc ']' ~/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64 ~/build/BUILD/canaryd-0.6.9 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-canaryd-0.6.9-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 ']' ~/build/BUILD/canaryd-0.6.9 + popd + mv /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.6.9-1 --unique-debug-suffix -0.6.9-1.x86_64 --unique-debug-src-base python-canaryd-0.6.9-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/canaryd-0.6.9 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-canaryd-0.6.9-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 *** Error compiling '/builddir/build/BUILDROOT/python-canaryd-0.6.9-1.x86_64/usr/lib/python3.9/site-packages/canaryd_packages/subprocess32.py'... File "/usr/lib/python3.9/site-packages/canaryd_packages/subprocess32.py", line 543 except (OSError, IOError), e: ^ SyntaxError: invalid syntax error: Bad exit status from /var/tmp/rpm-tmp.XkL1Dz (%install) Bad exit status from /var/tmp/rpm-tmp.XkL1Dz (%install) RPM build errors: Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-canaryd.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-canaryd.spec