Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-cherrydoor.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682439443.762452/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-cherrydoor.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-Cherrydoor-0.8.1-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-cherrydoor.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682439443.762452/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-cherrydoor.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-Cherrydoor-0.8.1-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-cherrydoor.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682439443.762452/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-cherrydoor.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.0NsmWL + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Cherrydoor-0.8.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/Cherrydoor-0.8.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Cherrydoor-0.8.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.hK8j0D + umask 022 + cd /builddir/build/BUILD + cd Cherrydoor-0.8.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -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/tests copying tests/__init__.py -> build/lib/tests creating build/lib/cherrydoor copying cherrydoor/app.py -> build/lib/cherrydoor copying cherrydoor/socketio.py -> build/lib/cherrydoor copying cherrydoor/auth.py -> build/lib/cherrydoor copying cherrydoor/config.py -> build/lib/cherrydoor copying cherrydoor/util.py -> build/lib/cherrydoor copying cherrydoor/api_tokens.py -> build/lib/cherrydoor copying cherrydoor/__version__.py -> build/lib/cherrydoor copying cherrydoor/secure.py -> build/lib/cherrydoor copying cherrydoor/views.py -> build/lib/cherrydoor copying cherrydoor/__init__.py -> build/lib/cherrydoor copying cherrydoor/__main__.py -> build/lib/cherrydoor creating build/lib/cherrydoor/database copying cherrydoor/database/mongo.py -> build/lib/cherrydoor/database copying cherrydoor/database/__init__.py -> build/lib/cherrydoor/database creating build/lib/cherrydoor/api copying cherrydoor/api/door_endpoint.py -> build/lib/cherrydoor/api copying cherrydoor/api/stats_endpoint.py -> build/lib/cherrydoor/api copying cherrydoor/api/manage_user_endpoint.py -> build/lib/cherrydoor/api copying cherrydoor/api/cards_endpoint.py -> build/lib/cherrydoor/api copying cherrydoor/api/find_user_endpoint.py -> build/lib/cherrydoor/api copying cherrydoor/api/api_key_endpoint.py -> build/lib/cherrydoor/api copying cherrydoor/api/manage_users_endpoint.py -> build/lib/cherrydoor/api copying cherrydoor/api/__init__.py -> build/lib/cherrydoor/api creating build/lib/cherrydoor/cli copying cherrydoor/cli/install.py -> build/lib/cherrydoor/cli copying cherrydoor/cli/update.py -> build/lib/cherrydoor/cli copying cherrydoor/cli/__init__.py -> build/lib/cherrydoor/cli creating build/lib/cherrydoor/interface copying cherrydoor/interface/serial.py -> build/lib/cherrydoor/interface copying cherrydoor/interface/__init__.py -> build/lib/cherrydoor/interface creating build/lib/cherrydoor/cli/update_scripts copying cherrydoor/cli/update_scripts/aiohttp.py -> build/lib/cherrydoor/cli/update_scripts copying cherrydoor/cli/update_scripts/__init__.py -> build/lib/cherrydoor/cli/update_scripts running egg_info writing Cherrydoor.egg-info/PKG-INFO writing dependency_links to Cherrydoor.egg-info/dependency_links.txt writing entry points to Cherrydoor.egg-info/entry_points.txt writing requirements to Cherrydoor.egg-info/requires.txt writing top-level names to Cherrydoor.egg-info/top_level.txt reading manifest file 'Cherrydoor.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'Cherrydoor.egg-info/SOURCES.txt' creating build/lib/cherrydoor/static creating build/lib/cherrydoor/static/components copying cherrydoor/static/components/Dashboard.js -> build/lib/cherrydoor/static/components copying cherrydoor/static/components/DoorStatus.js -> build/lib/cherrydoor/static/components copying cherrydoor/static/components/HamburgerMenu.js -> build/lib/cherrydoor/static/components copying cherrydoor/static/components/Header.js -> build/lib/cherrydoor/static/components copying cherrydoor/static/components/ManageUsers.js -> build/lib/cherrydoor/static/components copying cherrydoor/static/components/Navbar.js -> build/lib/cherrydoor/static/components copying cherrydoor/static/components/SerialConsole.js -> build/lib/cherrydoor/static/components copying cherrydoor/static/components/Settings-timepicker.js -> build/lib/cherrydoor/static/components copying cherrydoor/static/components/Settings.js -> build/lib/cherrydoor/static/components copying cherrydoor/static/components/UsageChart.js -> build/lib/cherrydoor/static/components copying cherrydoor/static/components/Users.js -> build/lib/cherrydoor/static/components copying cherrydoor/static/components/VueTimepicker.js -> build/lib/cherrydoor/static/components copying cherrydoor/static/components/v-shell.js -> build/lib/cherrydoor/static/components creating build/lib/cherrydoor/static/css copying cherrydoor/static/css/all.css -> build/lib/cherrydoor/static/css copying cherrydoor/static/css/index.css -> build/lib/cherrydoor/static/css copying cherrydoor/static/css/inputs.css -> build/lib/cherrydoor/static/css copying cherrydoor/static/css/login.css -> build/lib/cherrydoor/static/css copying cherrydoor/static/css/materialize.min.css -> build/lib/cherrydoor/static/css copying cherrydoor/static/css/v-shell.css -> build/lib/cherrydoor/static/css copying cherrydoor/static/css/vue-timepicker.css -> build/lib/cherrydoor/static/css creating build/lib/cherrydoor/static/fonts creating build/lib/cherrydoor/static/fonts/Nunito copying cherrydoor/static/fonts/Nunito/Nunito-Black.ttf -> build/lib/cherrydoor/static/fonts/Nunito copying cherrydoor/static/fonts/Nunito/Nunito-BlackItalic.ttf -> build/lib/cherrydoor/static/fonts/Nunito copying cherrydoor/static/fonts/Nunito/Nunito-Bold.ttf -> build/lib/cherrydoor/static/fonts/Nunito copying cherrydoor/static/fonts/Nunito/Nunito-BoldItalic.ttf -> build/lib/cherrydoor/static/fonts/Nunito copying cherrydoor/static/fonts/Nunito/Nunito-ExtraBold.ttf -> build/lib/cherrydoor/static/fonts/Nunito copying cherrydoor/static/fonts/Nunito/Nunito-ExtraBoldItalic.ttf -> build/lib/cherrydoor/static/fonts/Nunito copying cherrydoor/static/fonts/Nunito/Nunito-ExtraLight.ttf -> build/lib/cherrydoor/static/fonts/Nunito copying cherrydoor/static/fonts/Nunito/Nunito-ExtraLightItalic.ttf -> build/lib/cherrydoor/static/fonts/Nunito copying cherrydoor/static/fonts/Nunito/Nunito-Italic.ttf -> build/lib/cherrydoor/static/fonts/Nunito copying cherrydoor/static/fonts/Nunito/Nunito-Light.ttf -> build/lib/cherrydoor/static/fonts/Nunito copying cherrydoor/static/fonts/Nunito/Nunito-LightItalic.ttf -> build/lib/cherrydoor/static/fonts/Nunito copying cherrydoor/static/fonts/Nunito/Nunito-Regular.ttf -> build/lib/cherrydoor/static/fonts/Nunito copying cherrydoor/static/fonts/Nunito/Nunito-SemiBold.ttf -> build/lib/cherrydoor/static/fonts/Nunito copying cherrydoor/static/fonts/Nunito/Nunito-SemiBoldItalic.ttf -> build/lib/cherrydoor/static/fonts/Nunito copying cherrydoor/static/fonts/Nunito/OFL.txt -> build/lib/cherrydoor/static/fonts/Nunito creating build/lib/cherrydoor/static/fonts/Poppins copying cherrydoor/static/fonts/Poppins/OFL.txt -> build/lib/cherrydoor/static/fonts/Poppins copying cherrydoor/static/fonts/Poppins/Poppins-Black.ttf -> build/lib/cherrydoor/static/fonts/Poppins copying cherrydoor/static/fonts/Poppins/Poppins-BlackItalic.ttf -> build/lib/cherrydoor/static/fonts/Poppins copying cherrydoor/static/fonts/Poppins/Poppins-Bold.ttf -> build/lib/cherrydoor/static/fonts/Poppins copying cherrydoor/static/fonts/Poppins/Poppins-BoldItalic.ttf -> build/lib/cherrydoor/static/fonts/Poppins copying cherrydoor/static/fonts/Poppins/Poppins-ExtraBold.ttf -> build/lib/cherrydoor/static/fonts/Poppins copying cherrydoor/static/fonts/Poppins/Poppins-ExtraBoldItalic.ttf -> build/lib/cherrydoor/static/fonts/Poppins copying cherrydoor/static/fonts/Poppins/Poppins-ExtraLight.ttf -> build/lib/cherrydoor/static/fonts/Poppins copying cherrydoor/static/fonts/Poppins/Poppins-ExtraLightItalic.ttf -> build/lib/cherrydoor/static/fonts/Poppins copying cherrydoor/static/fonts/Poppins/Poppins-Italic.ttf -> build/lib/cherrydoor/static/fonts/Poppins copying cherrydoor/static/fonts/Poppins/Poppins-Light.ttf -> build/lib/cherrydoor/static/fonts/Poppins copying cherrydoor/static/fonts/Poppins/Poppins-LightItalic.ttf -> build/lib/cherrydoor/static/fonts/Poppins copying cherrydoor/static/fonts/Poppins/Poppins-Medium.ttf -> build/lib/cherrydoor/static/fonts/Poppins copying cherrydoor/static/fonts/Poppins/Poppins-MediumItalic.ttf -> build/lib/cherrydoor/static/fonts/Poppins copying cherrydoor/static/fonts/Poppins/Poppins-Regular.ttf -> build/lib/cherrydoor/static/fonts/Poppins copying cherrydoor/static/fonts/Poppins/Poppins-SemiBold.ttf -> build/lib/cherrydoor/static/fonts/Poppins copying cherrydoor/static/fonts/Poppins/Poppins-SemiBoldItalic.ttf -> build/lib/cherrydoor/static/fonts/Poppins copying cherrydoor/static/fonts/Poppins/Poppins-Thin.ttf -> build/lib/cherrydoor/static/fonts/Poppins copying cherrydoor/static/fonts/Poppins/Poppins-ThinItalic.ttf -> build/lib/cherrydoor/static/fonts/Poppins creating build/lib/cherrydoor/static/images creating build/lib/cherrydoor/static/images/logo copying cherrydoor/static/images/logo/logo-1024px.png -> build/lib/cherrydoor/static/images/logo copying cherrydoor/static/images/logo/logo-128px.png -> build/lib/cherrydoor/static/images/logo copying cherrydoor/static/images/logo/logo-20px.png -> build/lib/cherrydoor/static/images/logo copying cherrydoor/static/images/logo/logo-256px.png -> build/lib/cherrydoor/static/images/logo copying cherrydoor/static/images/logo/logo-48px.png -> build/lib/cherrydoor/static/images/logo copying cherrydoor/static/images/logo/logo-512px.png -> build/lib/cherrydoor/static/images/logo copying cherrydoor/static/images/logo/logo-56px.png -> build/lib/cherrydoor/static/images/logo copying cherrydoor/static/images/logo/logo-64px.png -> build/lib/cherrydoor/static/images/logo copying cherrydoor/static/images/logo/logo.svg -> build/lib/cherrydoor/static/images/logo creating build/lib/cherrydoor/static/js copying cherrydoor/static/js/chart.min.js -> build/lib/cherrydoor/static/js copying cherrydoor/static/js/chartjs-adapter-date-fns.js -> build/lib/cherrydoor/static/js copying cherrydoor/static/js/index.js -> build/lib/cherrydoor/static/js copying cherrydoor/static/js/materialize.min.js -> build/lib/cherrydoor/static/js copying cherrydoor/static/js/meterialize.LICENSE -> build/lib/cherrydoor/static/js copying cherrydoor/static/js/socket.io.min.js.map -> build/lib/cherrydoor/static/js copying cherrydoor/static/js/socket.io.slim.js -> build/lib/cherrydoor/static/js copying cherrydoor/static/js/vue-chartjs.min.js -> build/lib/cherrydoor/static/js copying cherrydoor/static/js/vue-chartjs.min.js.map -> build/lib/cherrydoor/static/js copying cherrydoor/static/js/vue-dev.js -> build/lib/cherrydoor/static/js copying cherrydoor/static/js/vue-router.js -> build/lib/cherrydoor/static/js copying cherrydoor/static/js/vue-socket.io.js -> build/lib/cherrydoor/static/js copying cherrydoor/static/js/vue.js -> build/lib/cherrydoor/static/js creating build/lib/cherrydoor/templates copying cherrydoor/templates/add-user-modal.html -> build/lib/cherrydoor/templates copying cherrydoor/templates/index.html -> build/lib/cherrydoor/templates copying cherrydoor/templates/layout.html -> build/lib/cherrydoor/templates copying cherrydoor/templates/login.html -> build/lib/cherrydoor/templates copying cherrydoor/templates/manage-users-modal.html -> build/lib/cherrydoor/templates copying cherrydoor/templates/register.html -> build/lib/cherrydoor/templates copying cherrydoor/templates/settings-modal.html -> build/lib/cherrydoor/templates running build_scripts creating build/scripts-3.9 copying scripts/cherrydoor-install -> build/scripts-3.9 changing mode of build/scripts-3.9/cherrydoor-install from 644 to 755 + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WqjfUk + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64 + cd Cherrydoor-0.8.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -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-Cherrydoor-0.8.1-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-Cherrydoor-0.8.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor copying build/lib/cherrydoor/app.py -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor copying build/lib/cherrydoor/socketio.py -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor creating /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static creating /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/fonts creating /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/fonts/Nunito copying build/lib/cherrydoor/static/fonts/Nunito/Nunito-Bold.ttf -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/fonts/Nunito copying build/lib/cherrydoor/static/fonts/Nunito/Nunito-BlackItalic.ttf -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/fonts/Nunito copying build/lib/cherrydoor/static/fonts/Nunito/Nunito-ExtraLightItalic.ttf -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/fonts/Nunito copying build/lib/cherrydoor/static/fonts/Nunito/Nunito-LightItalic.ttf -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/fonts/Nunito copying build/lib/cherrydoor/static/fonts/Nunito/Nunito-ExtraLight.ttf -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/fonts/Nunito copying build/lib/cherrydoor/static/fonts/Nunito/Nunito-Regular.ttf -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/fonts/Nunito copying build/lib/cherrydoor/static/fonts/Nunito/Nunito-Italic.ttf -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/fonts/Nunito copying build/lib/cherrydoor/static/fonts/Nunito/Nunito-Black.ttf -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/fonts/Nunito copying build/lib/cherrydoor/static/fonts/Nunito/Nunito-SemiBoldItalic.ttf -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/fonts/Nunito copying build/lib/cherrydoor/static/fonts/Nunito/Nunito-Light.ttf -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/fonts/Nunito copying build/lib/cherrydoor/static/fonts/Nunito/Nunito-BoldItalic.ttf -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/fonts/Nunito copying build/lib/cherrydoor/static/fonts/Nunito/Nunito-SemiBold.ttf -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/fonts/Nunito copying build/lib/cherrydoor/static/fonts/Nunito/OFL.txt -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/fonts/Nunito copying build/lib/cherrydoor/static/fonts/Nunito/Nunito-ExtraBoldItalic.ttf -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/fonts/Nunito copying build/lib/cherrydoor/static/fonts/Nunito/Nunito-ExtraBold.ttf -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/fonts/Nunito creating /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/fonts/Poppins copying build/lib/cherrydoor/static/fonts/Poppins/Poppins-LightItalic.ttf -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/fonts/Poppins copying build/lib/cherrydoor/static/fonts/Poppins/Poppins-Black.ttf -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/fonts/Poppins copying build/lib/cherrydoor/static/fonts/Poppins/Poppins-Regular.ttf -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/fonts/Poppins copying build/lib/cherrydoor/static/fonts/Poppins/Poppins-ExtraBold.ttf -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/fonts/Poppins copying build/lib/cherrydoor/static/fonts/Poppins/Poppins-BoldItalic.ttf -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/fonts/Poppins copying build/lib/cherrydoor/static/fonts/Poppins/Poppins-Italic.ttf -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/fonts/Poppins copying build/lib/cherrydoor/static/fonts/Poppins/Poppins-ThinItalic.ttf -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/fonts/Poppins copying build/lib/cherrydoor/static/fonts/Poppins/Poppins-SemiBold.ttf -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/fonts/Poppins copying build/lib/cherrydoor/static/fonts/Poppins/Poppins-Light.ttf -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/fonts/Poppins copying build/lib/cherrydoor/static/fonts/Poppins/Poppins-BlackItalic.ttf -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/fonts/Poppins copying build/lib/cherrydoor/static/fonts/Poppins/Poppins-MediumItalic.ttf -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/fonts/Poppins copying build/lib/cherrydoor/static/fonts/Poppins/Poppins-SemiBoldItalic.ttf -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/fonts/Poppins copying build/lib/cherrydoor/static/fonts/Poppins/Poppins-Bold.ttf -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/fonts/Poppins copying build/lib/cherrydoor/static/fonts/Poppins/Poppins-ExtraLightItalic.ttf -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/fonts/Poppins copying build/lib/cherrydoor/static/fonts/Poppins/Poppins-Medium.ttf -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/fonts/Poppins copying build/lib/cherrydoor/static/fonts/Poppins/Poppins-ExtraBoldItalic.ttf -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/fonts/Poppins copying build/lib/cherrydoor/static/fonts/Poppins/Poppins-Thin.ttf -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/fonts/Poppins copying build/lib/cherrydoor/static/fonts/Poppins/Poppins-ExtraLight.ttf -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/fonts/Poppins copying build/lib/cherrydoor/static/fonts/Poppins/OFL.txt -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/fonts/Poppins creating /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/images creating /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/images/logo copying build/lib/cherrydoor/static/images/logo/logo-56px.png -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/images/logo copying build/lib/cherrydoor/static/images/logo/logo-1024px.png -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/images/logo copying build/lib/cherrydoor/static/images/logo/logo-128px.png -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/images/logo copying build/lib/cherrydoor/static/images/logo/logo-256px.png -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/images/logo copying build/lib/cherrydoor/static/images/logo/logo-512px.png -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/images/logo copying build/lib/cherrydoor/static/images/logo/logo-20px.png -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/images/logo copying build/lib/cherrydoor/static/images/logo/logo-48px.png -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/images/logo copying build/lib/cherrydoor/static/images/logo/logo.svg -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/images/logo copying build/lib/cherrydoor/static/images/logo/logo-64px.png -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/images/logo creating /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/css copying build/lib/cherrydoor/static/css/vue-timepicker.css -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/css copying build/lib/cherrydoor/static/css/materialize.min.css -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/css copying build/lib/cherrydoor/static/css/index.css -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/css copying build/lib/cherrydoor/static/css/inputs.css -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/css copying build/lib/cherrydoor/static/css/all.css -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/css copying build/lib/cherrydoor/static/css/v-shell.css -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/css copying build/lib/cherrydoor/static/css/login.css -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/css creating /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/components copying build/lib/cherrydoor/static/components/VueTimepicker.js -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/components copying build/lib/cherrydoor/static/components/DoorStatus.js -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/components copying build/lib/cherrydoor/static/components/ManageUsers.js -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/components copying build/lib/cherrydoor/static/components/Settings.js -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/components copying build/lib/cherrydoor/static/components/Dashboard.js -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/components copying build/lib/cherrydoor/static/components/Settings-timepicker.js -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/components copying build/lib/cherrydoor/static/components/SerialConsole.js -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/components copying build/lib/cherrydoor/static/components/Users.js -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/components copying build/lib/cherrydoor/static/components/Header.js -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/components copying build/lib/cherrydoor/static/components/HamburgerMenu.js -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/components copying build/lib/cherrydoor/static/components/v-shell.js -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/components copying build/lib/cherrydoor/static/components/UsageChart.js -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/components copying build/lib/cherrydoor/static/components/Navbar.js -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/components creating /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/js copying build/lib/cherrydoor/static/js/vue.js -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/js copying build/lib/cherrydoor/static/js/index.js -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/js copying build/lib/cherrydoor/static/js/meterialize.LICENSE -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/js copying build/lib/cherrydoor/static/js/vue-chartjs.min.js -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/js copying build/lib/cherrydoor/static/js/socket.io.min.js.map -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/js copying build/lib/cherrydoor/static/js/vue-chartjs.min.js.map -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/js copying build/lib/cherrydoor/static/js/chart.min.js -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/js copying build/lib/cherrydoor/static/js/vue-socket.io.js -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/js copying build/lib/cherrydoor/static/js/chartjs-adapter-date-fns.js -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/js copying build/lib/cherrydoor/static/js/materialize.min.js -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/js copying build/lib/cherrydoor/static/js/vue-dev.js -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/js copying build/lib/cherrydoor/static/js/socket.io.slim.js -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/js copying build/lib/cherrydoor/static/js/vue-router.js -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/static/js copying build/lib/cherrydoor/auth.py -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor copying build/lib/cherrydoor/config.py -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor creating /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/templates copying build/lib/cherrydoor/templates/register.html -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/templates copying build/lib/cherrydoor/templates/index.html -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/templates copying build/lib/cherrydoor/templates/layout.html -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/templates copying build/lib/cherrydoor/templates/add-user-modal.html -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/templates copying build/lib/cherrydoor/templates/manage-users-modal.html -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/templates copying build/lib/cherrydoor/templates/settings-modal.html -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/templates copying build/lib/cherrydoor/templates/login.html -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/templates creating /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/database copying build/lib/cherrydoor/database/mongo.py -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/database copying build/lib/cherrydoor/database/__init__.py -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/database copying build/lib/cherrydoor/util.py -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor creating /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/api copying build/lib/cherrydoor/api/door_endpoint.py -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/api copying build/lib/cherrydoor/api/stats_endpoint.py -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/api copying build/lib/cherrydoor/api/manage_user_endpoint.py -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/api copying build/lib/cherrydoor/api/cards_endpoint.py -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/api copying build/lib/cherrydoor/api/find_user_endpoint.py -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/api copying build/lib/cherrydoor/api/api_key_endpoint.py -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/api copying build/lib/cherrydoor/api/manage_users_endpoint.py -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/api copying build/lib/cherrydoor/api/__init__.py -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/api copying build/lib/cherrydoor/api_tokens.py -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor copying build/lib/cherrydoor/__version__.py -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor copying build/lib/cherrydoor/secure.py -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor copying build/lib/cherrydoor/views.py -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor creating /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/cli copying build/lib/cherrydoor/cli/install.py -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/cli copying build/lib/cherrydoor/cli/update.py -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/cli creating /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/cli/update_scripts copying build/lib/cherrydoor/cli/update_scripts/aiohttp.py -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/cli/update_scripts copying build/lib/cherrydoor/cli/update_scripts/__init__.py -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/cli/update_scripts copying build/lib/cherrydoor/cli/__init__.py -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/cli copying build/lib/cherrydoor/__init__.py -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor copying build/lib/cherrydoor/__main__.py -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor creating /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/interface copying build/lib/cherrydoor/interface/serial.py -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/interface copying build/lib/cherrydoor/interface/__init__.py -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/interface byte-compiling /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/app.py to app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/socketio.py to socketio.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/auth.py to auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/database/mongo.py to mongo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/database/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/api/door_endpoint.py to door_endpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/api/stats_endpoint.py to stats_endpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/api/manage_user_endpoint.py to manage_user_endpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/api/cards_endpoint.py to cards_endpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/api/find_user_endpoint.py to find_user_endpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/api/api_key_endpoint.py to api_key_endpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/api/manage_users_endpoint.py to manage_users_endpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/api_tokens.py to api_tokens.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/__version__.py to __version__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/secure.py to secure.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/cli/install.py to install.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/cli/update.py to update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/cli/update_scripts/aiohttp.py to aiohttp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/cli/update_scripts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/cli/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/interface/serial.py to serial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/cherrydoor/interface/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpy5kfi6ot.py' /usr/bin/python3 /tmp/tmpy5kfi6ot.py removing /tmp/tmpy5kfi6ot.py running install_egg_info running egg_info writing Cherrydoor.egg-info/PKG-INFO writing dependency_links to Cherrydoor.egg-info/dependency_links.txt writing entry points to Cherrydoor.egg-info/entry_points.txt writing requirements to Cherrydoor.egg-info/requires.txt writing top-level names to Cherrydoor.egg-info/top_level.txt reading manifest file 'Cherrydoor.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'Cherrydoor.egg-info/SOURCES.txt' Copying Cherrydoor.egg-info to /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9/site-packages/Cherrydoor-0.8.1-py3.9.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/bin copying build/scripts-3.9/cherrydoor-install -> /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/bin/cherrydoor-install to 755 Installing cherrydoor script to /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64//usr/share/doc/python-Cherrydoor + '[' -d doc ']' ~/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64 ~/build/BUILD/Cherrydoor-0.8.1 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-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/Cherrydoor-0.8.1 + mv /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.8.1-1 --unique-debug-suffix -0.8.1-1.x86_64 --unique-debug-src-base python-Cherrydoor-0.8.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/Cherrydoor-0.8.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-Cherrydoor-0.8.1-1.noarch Provides: python-Cherrydoor python3-Cherrydoor = 0.8.1-1 python3.9dist(cherrydoor) = 0.8.1 python3dist(cherrydoor) = 0.8.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env /usr/bin/python3 python(abi) = 3.9 python3.9dist(aiohttp) = 3.6.3 python3.9dist(aiohttp-csrf-fixed) >= 0.0.3 python3.9dist(aiohttp-jinja2) >= 1.2 python3.9dist(aiohttp-rest-api-redoc) >= 0.2.3 python3.9dist(aiohttp-security) >= 0.4 python3.9dist(aiohttp-session) >= 2.9 python3.9dist(aiohttp-session-mongo) >= 0.0.1 python3.9dist(aiojobs) >= 0.2.2 python3.9dist(aioserial) >= 1.3 python3.9dist(argon2-cffi) >= 19 python3.9dist(confuse) >= 1.3 python3.9dist(motor) >= 2.1 python3.9dist(msgpack) >= 1 python3.9dist(packaging) >= 20 python3.9dist(pybranca) >= 0.3 python3.9dist(python-socketio) >= 4.6 python3.9dist(secure) >= 0.3 python3.9dist(sentry-sdk) >= 0.16.5 python3.9dist(setuptools) Processing files: python-Cherrydoor-help-0.8.1-1.noarch warning: Empty %files file /builddir/build/BUILD/Cherrydoor-0.8.1/doclist.lst Provides: python-Cherrydoor-help = 0.8.1-1 python3-Cherrydoor-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-Cherrydoor-0.8.1-1.x86_64 Wrote: /builddir/build/RPMS/python-Cherrydoor-help-0.8.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-Cherrydoor-0.8.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.khit9g + umask 022 + cd /builddir/build/BUILD + cd Cherrydoor-0.8.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-Cherrydoor-0.8.1-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0