D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. warning: Macro expanded in comment on line 46: %{python_module pytest-console-scripts} warning: Macro expanded in comment on line 47: %{python_module pytest-tornasync} warning: Macro expanded in comment on line 46: %{python_module pytest-console-scripts} warning: Macro expanded in comment on line 47: %{python_module pytest-tornasync} Installing /home/iurt/rpmbuild/SRPMS/python-jupyter-server-1.5.1-1.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.WcbtJr + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf jupyter_server-1.5.1 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/jupyter_server-1.5.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd jupyter_server-1.5.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 /home/iurt/rpmbuild/tmp/rpm-tmp.JiNioN + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd jupyter_server-1.5.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py running jsdeps `npm` unavailable. If you're running this command using sudo, make sure `npm` is available to sudo creating build creating build/lib creating build/lib/jupyter_server copying jupyter_server/utils.py -> build/lib/jupyter_server copying jupyter_server/transutils.py -> build/lib/jupyter_server copying jupyter_server/traittypes.py -> build/lib/jupyter_server copying jupyter_server/serverapp.py -> build/lib/jupyter_server copying jupyter_server/pytest_plugin.py -> build/lib/jupyter_server copying jupyter_server/log.py -> build/lib/jupyter_server copying jupyter_server/config_manager.py -> build/lib/jupyter_server copying jupyter_server/_version.py -> build/lib/jupyter_server copying jupyter_server/_tz.py -> build/lib/jupyter_server copying jupyter_server/_sysinfo.py -> build/lib/jupyter_server copying jupyter_server/__main__.py -> build/lib/jupyter_server copying jupyter_server/__init__.py -> build/lib/jupyter_server creating build/lib/jupyter_server/view copying jupyter_server/view/handlers.py -> build/lib/jupyter_server/view copying jupyter_server/view/__init__.py -> build/lib/jupyter_server/view creating build/lib/jupyter_server/tests copying jupyter_server/tests/utils.py -> build/lib/jupyter_server/tests copying jupyter_server/tests/test_view.py -> build/lib/jupyter_server/tests copying jupyter_server/tests/test_version.py -> build/lib/jupyter_server/tests copying jupyter_server/tests/test_utils.py -> build/lib/jupyter_server/tests copying jupyter_server/tests/test_traittypes.py -> build/lib/jupyter_server/tests copying jupyter_server/tests/test_terminal.py -> build/lib/jupyter_server/tests copying jupyter_server/tests/test_serverapp.py -> build/lib/jupyter_server/tests copying jupyter_server/tests/test_serialize.py -> build/lib/jupyter_server/tests copying jupyter_server/tests/test_paths.py -> build/lib/jupyter_server/tests copying jupyter_server/tests/test_gateway.py -> build/lib/jupyter_server/tests copying jupyter_server/tests/test_files.py -> build/lib/jupyter_server/tests copying jupyter_server/tests/test_config_manager.py -> build/lib/jupyter_server/tests copying jupyter_server/tests/conftest.py -> build/lib/jupyter_server/tests copying jupyter_server/tests/__init__.py -> build/lib/jupyter_server/tests creating build/lib/jupyter_server/terminal copying jupyter_server/terminal/terminalmanager.py -> build/lib/jupyter_server/terminal copying jupyter_server/terminal/handlers.py -> build/lib/jupyter_server/terminal copying jupyter_server/terminal/api_handlers.py -> build/lib/jupyter_server/terminal copying jupyter_server/terminal/__init__.py -> build/lib/jupyter_server/terminal creating build/lib/jupyter_server/services copying jupyter_server/services/shutdown.py -> build/lib/jupyter_server/services copying jupyter_server/services/__init__.py -> build/lib/jupyter_server/services creating build/lib/jupyter_server/prometheus copying jupyter_server/prometheus/metrics.py -> build/lib/jupyter_server/prometheus copying jupyter_server/prometheus/log_functions.py -> build/lib/jupyter_server/prometheus copying jupyter_server/prometheus/__init__.py -> build/lib/jupyter_server/prometheus creating build/lib/jupyter_server/nbconvert copying jupyter_server/nbconvert/handlers.py -> build/lib/jupyter_server/nbconvert copying jupyter_server/nbconvert/__init__.py -> build/lib/jupyter_server/nbconvert creating build/lib/jupyter_server/kernelspecs copying jupyter_server/kernelspecs/handlers.py -> build/lib/jupyter_server/kernelspecs copying jupyter_server/kernelspecs/__init__.py -> build/lib/jupyter_server/kernelspecs creating build/lib/jupyter_server/i18n copying jupyter_server/i18n/__init__.py -> build/lib/jupyter_server/i18n creating build/lib/jupyter_server/gateway copying jupyter_server/gateway/managers.py -> build/lib/jupyter_server/gateway copying jupyter_server/gateway/handlers.py -> build/lib/jupyter_server/gateway copying jupyter_server/gateway/__init__.py -> build/lib/jupyter_server/gateway creating build/lib/jupyter_server/files copying jupyter_server/files/handlers.py -> build/lib/jupyter_server/files copying jupyter_server/files/__init__.py -> build/lib/jupyter_server/files creating build/lib/jupyter_server/extension copying jupyter_server/extension/utils.py -> build/lib/jupyter_server/extension copying jupyter_server/extension/serverextension.py -> build/lib/jupyter_server/extension copying jupyter_server/extension/manager.py -> build/lib/jupyter_server/extension copying jupyter_server/extension/handler.py -> build/lib/jupyter_server/extension copying jupyter_server/extension/config.py -> build/lib/jupyter_server/extension copying jupyter_server/extension/application.py -> build/lib/jupyter_server/extension copying jupyter_server/extension/__init__.py -> build/lib/jupyter_server/extension creating build/lib/jupyter_server/base copying jupyter_server/base/zmqhandlers.py -> build/lib/jupyter_server/base copying jupyter_server/base/handlers.py -> build/lib/jupyter_server/base copying jupyter_server/base/__init__.py -> build/lib/jupyter_server/base creating build/lib/jupyter_server/auth copying jupyter_server/auth/security.py -> build/lib/jupyter_server/auth copying jupyter_server/auth/logout.py -> build/lib/jupyter_server/auth copying jupyter_server/auth/login.py -> build/lib/jupyter_server/auth copying jupyter_server/auth/__main__.py -> build/lib/jupyter_server/auth copying jupyter_server/auth/__init__.py -> build/lib/jupyter_server/auth creating build/lib/jupyter_server/tests/services copying jupyter_server/tests/services/__init__.py -> build/lib/jupyter_server/tests/services creating build/lib/jupyter_server/tests/nbconvert copying jupyter_server/tests/nbconvert/test_handlers.py -> build/lib/jupyter_server/tests/nbconvert copying jupyter_server/tests/nbconvert/__init__.py -> build/lib/jupyter_server/tests/nbconvert creating build/lib/jupyter_server/tests/extension copying jupyter_server/tests/extension/test_utils.py -> build/lib/jupyter_server/tests/extension copying jupyter_server/tests/extension/test_serverextension.py -> build/lib/jupyter_server/tests/extension copying jupyter_server/tests/extension/test_manager.py -> build/lib/jupyter_server/tests/extension copying jupyter_server/tests/extension/test_launch.py -> build/lib/jupyter_server/tests/extension copying jupyter_server/tests/extension/test_handler.py -> build/lib/jupyter_server/tests/extension copying jupyter_server/tests/extension/test_entrypoint.py -> build/lib/jupyter_server/tests/extension copying jupyter_server/tests/extension/test_config.py -> build/lib/jupyter_server/tests/extension copying jupyter_server/tests/extension/test_app.py -> build/lib/jupyter_server/tests/extension copying jupyter_server/tests/extension/conftest.py -> build/lib/jupyter_server/tests/extension copying jupyter_server/tests/extension/__init__.py -> build/lib/jupyter_server/tests/extension creating build/lib/jupyter_server/tests/auth copying jupyter_server/tests/auth/test_security.py -> build/lib/jupyter_server/tests/auth copying jupyter_server/tests/auth/test_login.py -> build/lib/jupyter_server/tests/auth copying jupyter_server/tests/auth/__init__.py -> build/lib/jupyter_server/tests/auth creating build/lib/jupyter_server/tests/services/sessions copying jupyter_server/tests/services/sessions/test_manager.py -> build/lib/jupyter_server/tests/services/sessions copying jupyter_server/tests/services/sessions/test_api.py -> build/lib/jupyter_server/tests/services/sessions copying jupyter_server/tests/services/sessions/__init__.py -> build/lib/jupyter_server/tests/services/sessions creating build/lib/jupyter_server/tests/services/nbconvert copying jupyter_server/tests/services/nbconvert/test_api.py -> build/lib/jupyter_server/tests/services/nbconvert copying jupyter_server/tests/services/nbconvert/__init__.py -> build/lib/jupyter_server/tests/services/nbconvert creating build/lib/jupyter_server/tests/services/kernelspecs copying jupyter_server/tests/services/kernelspecs/test_api.py -> build/lib/jupyter_server/tests/services/kernelspecs copying jupyter_server/tests/services/kernelspecs/__init__.py -> build/lib/jupyter_server/tests/services/kernelspecs creating build/lib/jupyter_server/tests/services/kernels copying jupyter_server/tests/services/kernels/test_cull.py -> build/lib/jupyter_server/tests/services/kernels copying jupyter_server/tests/services/kernels/test_config.py -> build/lib/jupyter_server/tests/services/kernels copying jupyter_server/tests/services/kernels/test_api.py -> build/lib/jupyter_server/tests/services/kernels copying jupyter_server/tests/services/kernels/__init__.py -> build/lib/jupyter_server/tests/services/kernels creating build/lib/jupyter_server/tests/services/contents copying jupyter_server/tests/services/contents/test_manager.py -> build/lib/jupyter_server/tests/services/contents copying jupyter_server/tests/services/contents/test_largefilemanager.py -> build/lib/jupyter_server/tests/services/contents copying jupyter_server/tests/services/contents/test_fileio.py -> build/lib/jupyter_server/tests/services/contents copying jupyter_server/tests/services/contents/test_config.py -> build/lib/jupyter_server/tests/services/contents copying jupyter_server/tests/services/contents/test_api.py -> build/lib/jupyter_server/tests/services/contents copying jupyter_server/tests/services/contents/__init__.py -> build/lib/jupyter_server/tests/services/contents creating build/lib/jupyter_server/tests/services/config copying jupyter_server/tests/services/config/test_api.py -> build/lib/jupyter_server/tests/services/config copying jupyter_server/tests/services/config/__init__.py -> build/lib/jupyter_server/tests/services/config creating build/lib/jupyter_server/tests/services/api copying jupyter_server/tests/services/api/test_api.py -> build/lib/jupyter_server/tests/services/api copying jupyter_server/tests/services/api/__init__.py -> build/lib/jupyter_server/tests/services/api creating build/lib/jupyter_server/tests/extension/mockextensions copying jupyter_server/tests/extension/mockextensions/mockext_user.py -> build/lib/jupyter_server/tests/extension/mockextensions copying jupyter_server/tests/extension/mockextensions/mockext_sys.py -> build/lib/jupyter_server/tests/extension/mockextensions copying jupyter_server/tests/extension/mockextensions/mockext_py.py -> build/lib/jupyter_server/tests/extension/mockextensions copying jupyter_server/tests/extension/mockextensions/mockext_both.py -> build/lib/jupyter_server/tests/extension/mockextensions copying jupyter_server/tests/extension/mockextensions/mock3.py -> build/lib/jupyter_server/tests/extension/mockextensions copying jupyter_server/tests/extension/mockextensions/mock2.py -> build/lib/jupyter_server/tests/extension/mockextensions copying jupyter_server/tests/extension/mockextensions/mock1.py -> build/lib/jupyter_server/tests/extension/mockextensions copying jupyter_server/tests/extension/mockextensions/app.py -> build/lib/jupyter_server/tests/extension/mockextensions copying jupyter_server/tests/extension/mockextensions/__init__.py -> build/lib/jupyter_server/tests/extension/mockextensions creating build/lib/jupyter_server/services/sessions copying jupyter_server/services/sessions/sessionmanager.py -> build/lib/jupyter_server/services/sessions copying jupyter_server/services/sessions/handlers.py -> build/lib/jupyter_server/services/sessions copying jupyter_server/services/sessions/__init__.py -> build/lib/jupyter_server/services/sessions creating build/lib/jupyter_server/services/security copying jupyter_server/services/security/handlers.py -> build/lib/jupyter_server/services/security copying jupyter_server/services/security/__init__.py -> build/lib/jupyter_server/services/security creating build/lib/jupyter_server/services/nbconvert copying jupyter_server/services/nbconvert/handlers.py -> build/lib/jupyter_server/services/nbconvert copying jupyter_server/services/nbconvert/__init__.py -> build/lib/jupyter_server/services/nbconvert creating build/lib/jupyter_server/services/kernelspecs copying jupyter_server/services/kernelspecs/handlers.py -> build/lib/jupyter_server/services/kernelspecs copying jupyter_server/services/kernelspecs/__init__.py -> build/lib/jupyter_server/services/kernelspecs creating build/lib/jupyter_server/services/kernels copying jupyter_server/services/kernels/kernelmanager.py -> build/lib/jupyter_server/services/kernels copying jupyter_server/services/kernels/handlers.py -> build/lib/jupyter_server/services/kernels copying jupyter_server/services/kernels/__init__.py -> build/lib/jupyter_server/services/kernels creating build/lib/jupyter_server/services/contents copying jupyter_server/services/contents/manager.py -> build/lib/jupyter_server/services/contents copying jupyter_server/services/contents/largefilemanager.py -> build/lib/jupyter_server/services/contents copying jupyter_server/services/contents/handlers.py -> build/lib/jupyter_server/services/contents copying jupyter_server/services/contents/filemanager.py -> build/lib/jupyter_server/services/contents copying jupyter_server/services/contents/fileio.py -> build/lib/jupyter_server/services/contents copying jupyter_server/services/contents/filecheckpoints.py -> build/lib/jupyter_server/services/contents copying jupyter_server/services/contents/checkpoints.py -> build/lib/jupyter_server/services/contents copying jupyter_server/services/contents/__init__.py -> build/lib/jupyter_server/services/contents creating build/lib/jupyter_server/services/config copying jupyter_server/services/config/manager.py -> build/lib/jupyter_server/services/config copying jupyter_server/services/config/handlers.py -> build/lib/jupyter_server/services/config copying jupyter_server/services/config/__init__.py -> build/lib/jupyter_server/services/config creating build/lib/jupyter_server/services/api copying jupyter_server/services/api/handlers.py -> build/lib/jupyter_server/services/api copying jupyter_server/services/api/__init__.py -> build/lib/jupyter_server/services/api running egg_info creating jupyter_server.egg-info writing jupyter_server.egg-info/PKG-INFO writing dependency_links to jupyter_server.egg-info/dependency_links.txt writing entry points to jupyter_server.egg-info/entry_points.txt writing requirements to jupyter_server.egg-info/requires.txt writing top-level names to jupyter_server.egg-info/top_level.txt writing manifest file 'jupyter_server.egg-info/SOURCES.txt' reading manifest file 'jupyter_server.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'docs/#*' no previously-included directories found matching 'docs/build' no previously-included directories found matching 'docs/gh-pages' no previously-included directories found matching 'docs/dist' warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '.git' found anywhere in distribution warning: no previously-included files matching '.ipynb_checkpoints' found anywhere in distribution warning: no previously-included files matching '.pytest_cache' found anywhere in distribution warning: no previously-included files matching '.coverage' found anywhere in distribution adding license file 'COPYING.md' writing manifest file 'jupyter_server.egg-info/SOURCES.txt' creating build/lib/jupyter_server/static copying jupyter_server/static/favicon.ico -> build/lib/jupyter_server/static creating build/lib/jupyter_server/static/favicons copying jupyter_server/static/favicons/favicon-busy-1.ico -> build/lib/jupyter_server/static/favicons copying jupyter_server/static/favicons/favicon-busy-2.ico -> build/lib/jupyter_server/static/favicons copying jupyter_server/static/favicons/favicon-busy-3.ico -> build/lib/jupyter_server/static/favicons copying jupyter_server/static/favicons/favicon-file.ico -> build/lib/jupyter_server/static/favicons copying jupyter_server/static/favicons/favicon-notebook.ico -> build/lib/jupyter_server/static/favicons copying jupyter_server/static/favicons/favicon-terminal.ico -> build/lib/jupyter_server/static/favicons copying jupyter_server/static/favicons/favicon.ico -> build/lib/jupyter_server/static/favicons creating build/lib/jupyter_server/static/logo copying jupyter_server/static/logo/logo.png -> build/lib/jupyter_server/static/logo creating build/lib/jupyter_server/static/style copying jupyter_server/static/style/index.css -> build/lib/jupyter_server/static/style creating build/lib/jupyter_server/templates copying jupyter_server/templates/404.html -> build/lib/jupyter_server/templates copying jupyter_server/templates/browser-open.html -> build/lib/jupyter_server/templates copying jupyter_server/templates/error.html -> build/lib/jupyter_server/templates copying jupyter_server/templates/login.html -> build/lib/jupyter_server/templates copying jupyter_server/templates/logout.html -> build/lib/jupyter_server/templates copying jupyter_server/templates/main.html -> build/lib/jupyter_server/templates copying jupyter_server/templates/page.html -> build/lib/jupyter_server/templates copying jupyter_server/templates/view.html -> build/lib/jupyter_server/templates copying jupyter_server/i18n/README.md -> build/lib/jupyter_server/i18n copying jupyter_server/i18n/babel_nbui.cfg -> build/lib/jupyter_server/i18n copying jupyter_server/i18n/babel_notebook.cfg -> build/lib/jupyter_server/i18n copying jupyter_server/i18n/nbjs.json -> build/lib/jupyter_server/i18n copying jupyter_server/i18n/nbui.pot -> build/lib/jupyter_server/i18n copying jupyter_server/i18n/notebook.pot -> build/lib/jupyter_server/i18n creating build/lib/jupyter_server/i18n/zh_CN creating build/lib/jupyter_server/i18n/zh_CN/LC_MESSAGES copying jupyter_server/i18n/zh_CN/LC_MESSAGES/nbui.po -> build/lib/jupyter_server/i18n/zh_CN/LC_MESSAGES copying jupyter_server/i18n/zh_CN/LC_MESSAGES/notebook.po -> build/lib/jupyter_server/i18n/zh_CN/LC_MESSAGES creating build/lib/jupyter_server/tests/extension/mockextensions/static copying jupyter_server/tests/extension/mockextensions/static/mock.txt -> build/lib/jupyter_server/tests/extension/mockextensions/static copying jupyter_server/services/api/api.yaml -> build/lib/jupyter_server/services/api + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.3CpQug + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64 + cd jupyter_server-1.5.1 + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib creating /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9 creating /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server creating /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/templates copying build/lib/jupyter_server/templates/view.html -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/templates copying build/lib/jupyter_server/templates/page.html -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/templates copying build/lib/jupyter_server/templates/main.html -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/templates copying build/lib/jupyter_server/templates/logout.html -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/templates copying build/lib/jupyter_server/templates/login.html -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/templates copying build/lib/jupyter_server/templates/error.html -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/templates copying build/lib/jupyter_server/templates/browser-open.html -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/templates copying build/lib/jupyter_server/templates/404.html -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/templates creating /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/static creating /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/static/style copying build/lib/jupyter_server/static/style/index.css -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/static/style creating /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/static/logo copying build/lib/jupyter_server/static/logo/logo.png -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/static/logo creating /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/static/favicons copying build/lib/jupyter_server/static/favicons/favicon.ico -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/static/favicons copying build/lib/jupyter_server/static/favicons/favicon-terminal.ico -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/static/favicons copying build/lib/jupyter_server/static/favicons/favicon-notebook.ico -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/static/favicons copying build/lib/jupyter_server/static/favicons/favicon-file.ico -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/static/favicons copying build/lib/jupyter_server/static/favicons/favicon-busy-3.ico -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/static/favicons copying build/lib/jupyter_server/static/favicons/favicon-busy-2.ico -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/static/favicons copying build/lib/jupyter_server/static/favicons/favicon-busy-1.ico -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/static/favicons copying build/lib/jupyter_server/static/favicon.ico -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/static creating /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/auth copying build/lib/jupyter_server/auth/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/auth copying build/lib/jupyter_server/auth/__main__.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/auth copying build/lib/jupyter_server/auth/login.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/auth copying build/lib/jupyter_server/auth/logout.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/auth copying build/lib/jupyter_server/auth/security.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/auth creating /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/base copying build/lib/jupyter_server/base/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/base copying build/lib/jupyter_server/base/handlers.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/base copying build/lib/jupyter_server/base/zmqhandlers.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/base creating /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/extension copying build/lib/jupyter_server/extension/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/extension copying build/lib/jupyter_server/extension/application.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/extension copying build/lib/jupyter_server/extension/config.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/extension copying build/lib/jupyter_server/extension/handler.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/extension copying build/lib/jupyter_server/extension/manager.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/extension copying build/lib/jupyter_server/extension/serverextension.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/extension copying build/lib/jupyter_server/extension/utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/extension creating /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/files copying build/lib/jupyter_server/files/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/files copying build/lib/jupyter_server/files/handlers.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/files creating /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/gateway copying build/lib/jupyter_server/gateway/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/gateway copying build/lib/jupyter_server/gateway/handlers.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/gateway copying build/lib/jupyter_server/gateway/managers.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/gateway creating /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/i18n creating /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/i18n/zh_CN creating /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/i18n/zh_CN/LC_MESSAGES copying build/lib/jupyter_server/i18n/zh_CN/LC_MESSAGES/notebook.po -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/i18n/zh_CN/LC_MESSAGES copying build/lib/jupyter_server/i18n/zh_CN/LC_MESSAGES/nbui.po -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/i18n/zh_CN/LC_MESSAGES copying build/lib/jupyter_server/i18n/notebook.pot -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/i18n copying build/lib/jupyter_server/i18n/nbui.pot -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/i18n copying build/lib/jupyter_server/i18n/nbjs.json -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/i18n copying build/lib/jupyter_server/i18n/babel_notebook.cfg -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/i18n copying build/lib/jupyter_server/i18n/babel_nbui.cfg -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/i18n copying build/lib/jupyter_server/i18n/README.md -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/i18n copying build/lib/jupyter_server/i18n/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/i18n creating /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/kernelspecs copying build/lib/jupyter_server/kernelspecs/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/kernelspecs copying build/lib/jupyter_server/kernelspecs/handlers.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/kernelspecs creating /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/nbconvert copying build/lib/jupyter_server/nbconvert/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/nbconvert copying build/lib/jupyter_server/nbconvert/handlers.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/nbconvert creating /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/prometheus copying build/lib/jupyter_server/prometheus/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/prometheus copying build/lib/jupyter_server/prometheus/log_functions.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/prometheus copying build/lib/jupyter_server/prometheus/metrics.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/prometheus creating /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services creating /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/api copying build/lib/jupyter_server/services/api/api.yaml -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/api copying build/lib/jupyter_server/services/api/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/api copying build/lib/jupyter_server/services/api/handlers.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/api creating /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/config copying build/lib/jupyter_server/services/config/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/config copying build/lib/jupyter_server/services/config/handlers.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/config copying build/lib/jupyter_server/services/config/manager.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/config creating /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/contents copying build/lib/jupyter_server/services/contents/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/contents copying build/lib/jupyter_server/services/contents/checkpoints.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/contents copying build/lib/jupyter_server/services/contents/filecheckpoints.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/contents copying build/lib/jupyter_server/services/contents/fileio.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/contents copying build/lib/jupyter_server/services/contents/filemanager.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/contents copying build/lib/jupyter_server/services/contents/handlers.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/contents copying build/lib/jupyter_server/services/contents/largefilemanager.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/contents copying build/lib/jupyter_server/services/contents/manager.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/contents creating /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/kernels copying build/lib/jupyter_server/services/kernels/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/kernels copying build/lib/jupyter_server/services/kernels/handlers.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/kernels copying build/lib/jupyter_server/services/kernels/kernelmanager.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/kernels creating /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/kernelspecs copying build/lib/jupyter_server/services/kernelspecs/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/kernelspecs copying build/lib/jupyter_server/services/kernelspecs/handlers.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/kernelspecs creating /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/nbconvert copying build/lib/jupyter_server/services/nbconvert/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/nbconvert copying build/lib/jupyter_server/services/nbconvert/handlers.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/nbconvert creating /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/security copying build/lib/jupyter_server/services/security/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/security copying build/lib/jupyter_server/services/security/handlers.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/security creating /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/sessions copying build/lib/jupyter_server/services/sessions/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/sessions copying build/lib/jupyter_server/services/sessions/handlers.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/sessions copying build/lib/jupyter_server/services/sessions/sessionmanager.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/sessions copying build/lib/jupyter_server/services/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services copying build/lib/jupyter_server/services/shutdown.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services creating /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/terminal copying build/lib/jupyter_server/terminal/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/terminal copying build/lib/jupyter_server/terminal/api_handlers.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/terminal copying build/lib/jupyter_server/terminal/handlers.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/terminal copying build/lib/jupyter_server/terminal/terminalmanager.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/terminal creating /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests creating /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/auth copying build/lib/jupyter_server/tests/auth/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/auth copying build/lib/jupyter_server/tests/auth/test_login.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/auth copying build/lib/jupyter_server/tests/auth/test_security.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/auth creating /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/extension creating /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/extension/mockextensions creating /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/extension/mockextensions/static copying build/lib/jupyter_server/tests/extension/mockextensions/static/mock.txt -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/extension/mockextensions/static copying build/lib/jupyter_server/tests/extension/mockextensions/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/extension/mockextensions copying build/lib/jupyter_server/tests/extension/mockextensions/app.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/extension/mockextensions copying build/lib/jupyter_server/tests/extension/mockextensions/mock1.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/extension/mockextensions copying build/lib/jupyter_server/tests/extension/mockextensions/mock2.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/extension/mockextensions copying build/lib/jupyter_server/tests/extension/mockextensions/mock3.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/extension/mockextensions copying build/lib/jupyter_server/tests/extension/mockextensions/mockext_both.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/extension/mockextensions copying build/lib/jupyter_server/tests/extension/mockextensions/mockext_py.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/extension/mockextensions copying build/lib/jupyter_server/tests/extension/mockextensions/mockext_sys.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/extension/mockextensions copying build/lib/jupyter_server/tests/extension/mockextensions/mockext_user.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/extension/mockextensions copying build/lib/jupyter_server/tests/extension/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/extension copying build/lib/jupyter_server/tests/extension/conftest.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/extension copying build/lib/jupyter_server/tests/extension/test_app.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/extension copying build/lib/jupyter_server/tests/extension/test_config.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/extension copying build/lib/jupyter_server/tests/extension/test_entrypoint.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/extension copying build/lib/jupyter_server/tests/extension/test_handler.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/extension copying build/lib/jupyter_server/tests/extension/test_launch.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/extension copying build/lib/jupyter_server/tests/extension/test_manager.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/extension copying build/lib/jupyter_server/tests/extension/test_serverextension.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/extension copying build/lib/jupyter_server/tests/extension/test_utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/extension creating /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/nbconvert copying build/lib/jupyter_server/tests/nbconvert/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/nbconvert copying build/lib/jupyter_server/tests/nbconvert/test_handlers.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/nbconvert creating /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/services creating /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/services/api copying build/lib/jupyter_server/tests/services/api/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/services/api copying build/lib/jupyter_server/tests/services/api/test_api.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/services/api creating /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/services/config copying build/lib/jupyter_server/tests/services/config/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/services/config copying build/lib/jupyter_server/tests/services/config/test_api.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/services/config creating /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/services/contents copying build/lib/jupyter_server/tests/services/contents/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/services/contents copying build/lib/jupyter_server/tests/services/contents/test_api.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/services/contents copying build/lib/jupyter_server/tests/services/contents/test_config.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/services/contents copying build/lib/jupyter_server/tests/services/contents/test_fileio.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/services/contents copying build/lib/jupyter_server/tests/services/contents/test_largefilemanager.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/services/contents copying build/lib/jupyter_server/tests/services/contents/test_manager.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/services/contents creating /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/services/kernels copying build/lib/jupyter_server/tests/services/kernels/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/services/kernels copying build/lib/jupyter_server/tests/services/kernels/test_api.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/services/kernels copying build/lib/jupyter_server/tests/services/kernels/test_config.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/services/kernels copying build/lib/jupyter_server/tests/services/kernels/test_cull.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/services/kernels creating /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/services/kernelspecs copying build/lib/jupyter_server/tests/services/kernelspecs/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/services/kernelspecs copying build/lib/jupyter_server/tests/services/kernelspecs/test_api.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/services/kernelspecs creating /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/services/nbconvert copying build/lib/jupyter_server/tests/services/nbconvert/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/services/nbconvert copying build/lib/jupyter_server/tests/services/nbconvert/test_api.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/services/nbconvert creating /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/services/sessions copying build/lib/jupyter_server/tests/services/sessions/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/services/sessions copying build/lib/jupyter_server/tests/services/sessions/test_api.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/services/sessions copying build/lib/jupyter_server/tests/services/sessions/test_manager.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/services/sessions copying build/lib/jupyter_server/tests/services/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/services copying build/lib/jupyter_server/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests copying build/lib/jupyter_server/tests/conftest.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests copying build/lib/jupyter_server/tests/test_config_manager.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests copying build/lib/jupyter_server/tests/test_files.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests copying build/lib/jupyter_server/tests/test_gateway.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests copying build/lib/jupyter_server/tests/test_paths.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests copying build/lib/jupyter_server/tests/test_serialize.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests copying build/lib/jupyter_server/tests/test_serverapp.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests copying build/lib/jupyter_server/tests/test_terminal.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests copying build/lib/jupyter_server/tests/test_traittypes.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests copying build/lib/jupyter_server/tests/test_utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests copying build/lib/jupyter_server/tests/test_version.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests copying build/lib/jupyter_server/tests/test_view.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests copying build/lib/jupyter_server/tests/utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests creating /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/view copying build/lib/jupyter_server/view/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/view copying build/lib/jupyter_server/view/handlers.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/view copying build/lib/jupyter_server/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server copying build/lib/jupyter_server/__main__.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server copying build/lib/jupyter_server/_sysinfo.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server copying build/lib/jupyter_server/_tz.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server copying build/lib/jupyter_server/_version.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server copying build/lib/jupyter_server/config_manager.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server copying build/lib/jupyter_server/log.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server copying build/lib/jupyter_server/pytest_plugin.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server copying build/lib/jupyter_server/serverapp.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server copying build/lib/jupyter_server/traittypes.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server copying build/lib/jupyter_server/transutils.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server copying build/lib/jupyter_server/utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/auth/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/auth/__main__.py to __main__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/auth/login.py to login.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/auth/logout.py to logout.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/auth/security.py to security.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/base/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/base/handlers.py to handlers.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/base/zmqhandlers.py to zmqhandlers.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/extension/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/extension/application.py to application.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/extension/config.py to config.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/extension/handler.py to handler.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/extension/manager.py to manager.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/extension/serverextension.py to serverextension.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/extension/utils.py to utils.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/files/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/files/handlers.py to handlers.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/gateway/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/gateway/handlers.py to handlers.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/gateway/managers.py to managers.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/i18n/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/kernelspecs/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/kernelspecs/handlers.py to handlers.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/nbconvert/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/nbconvert/handlers.py to handlers.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/prometheus/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/prometheus/log_functions.py to log_functions.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/prometheus/metrics.py to metrics.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/api/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/api/handlers.py to handlers.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/config/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/config/handlers.py to handlers.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/config/manager.py to manager.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/contents/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/contents/checkpoints.py to checkpoints.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/contents/filecheckpoints.py to filecheckpoints.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/contents/fileio.py to fileio.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/contents/filemanager.py to filemanager.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/contents/handlers.py to handlers.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/contents/largefilemanager.py to largefilemanager.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/contents/manager.py to manager.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/kernels/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/kernels/handlers.py to handlers.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/kernels/kernelmanager.py to kernelmanager.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/kernelspecs/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/kernelspecs/handlers.py to handlers.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/nbconvert/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/nbconvert/handlers.py to handlers.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/security/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/security/handlers.py to handlers.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/sessions/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/sessions/handlers.py to handlers.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/sessions/sessionmanager.py to sessionmanager.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/services/shutdown.py to shutdown.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/terminal/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/terminal/api_handlers.py to api_handlers.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/terminal/handlers.py to handlers.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/terminal/terminalmanager.py to terminalmanager.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/auth/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/auth/test_login.py to test_login.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/auth/test_security.py to test_security.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/extension/mockextensions/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/extension/mockextensions/app.py to app.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/extension/mockextensions/mock1.py to mock1.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/extension/mockextensions/mock2.py to mock2.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/extension/mockextensions/mock3.py to mock3.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/extension/mockextensions/mockext_both.py to mockext_both.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/extension/mockextensions/mockext_py.py to mockext_py.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/extension/mockextensions/mockext_sys.py to mockext_sys.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/extension/mockextensions/mockext_user.py to mockext_user.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/extension/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/extension/conftest.py to conftest.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/extension/test_app.py to test_app.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/extension/test_config.py to test_config.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/extension/test_entrypoint.py to test_entrypoint.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/extension/test_handler.py to test_handler.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/extension/test_launch.py to test_launch.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/extension/test_manager.py to test_manager.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/extension/test_serverextension.py to test_serverextension.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/extension/test_utils.py to test_utils.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/nbconvert/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/nbconvert/test_handlers.py to test_handlers.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/services/api/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/services/api/test_api.py to test_api.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/services/config/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/services/config/test_api.py to test_api.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/services/contents/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/services/contents/test_api.py to test_api.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/services/contents/test_config.py to test_config.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/services/contents/test_fileio.py to test_fileio.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/services/contents/test_largefilemanager.py to test_largefilemanager.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/services/contents/test_manager.py to test_manager.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/services/kernels/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/services/kernels/test_api.py to test_api.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/services/kernels/test_config.py to test_config.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/services/kernels/test_cull.py to test_cull.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/services/kernelspecs/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/services/kernelspecs/test_api.py to test_api.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/services/nbconvert/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/services/nbconvert/test_api.py to test_api.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/services/sessions/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/services/sessions/test_api.py to test_api.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/services/sessions/test_manager.py to test_manager.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/services/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/conftest.py to conftest.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/test_config_manager.py to test_config_manager.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/test_files.py to test_files.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/test_gateway.py to test_gateway.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/test_paths.py to test_paths.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/test_serialize.py to test_serialize.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/test_serverapp.py to test_serverapp.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/test_terminal.py to test_terminal.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/test_traittypes.py to test_traittypes.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/test_version.py to test_version.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/test_view.py to test_view.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/tests/utils.py to utils.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/view/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/view/handlers.py to handlers.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/__main__.py to __main__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/_sysinfo.py to _sysinfo.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/_tz.py to _tz.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/_version.py to _version.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/config_manager.py to config_manager.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/log.py to log.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/pytest_plugin.py to pytest_plugin.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/serverapp.py to serverapp.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/traittypes.py to traittypes.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/transutils.py to transutils.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server/utils.py to utils.cpython-39.pyc writing byte-compilation script '/tmp/tmp9m3j81d7.py' /usr/bin/python3 /tmp/tmp9m3j81d7.py removing /tmp/tmp9m3j81d7.py running install_egg_info running egg_info writing jupyter_server.egg-info/PKG-INFO writing dependency_links to jupyter_server.egg-info/dependency_links.txt writing entry points to jupyter_server.egg-info/entry_points.txt writing requirements to jupyter_server.egg-info/requires.txt writing top-level names to jupyter_server.egg-info/top_level.txt reading manifest file 'jupyter_server.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'docs/#*' no previously-included directories found matching 'docs/build' no previously-included directories found matching 'docs/gh-pages' no previously-included directories found matching 'docs/dist' warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '.git' found anywhere in distribution warning: no previously-included files matching '.ipynb_checkpoints' found anywhere in distribution warning: no previously-included files matching '.pytest_cache' found anywhere in distribution warning: no previously-included files matching '.coverage' found anywhere in distribution adding license file 'COPYING.md' writing manifest file 'jupyter_server.egg-info/SOURCES.txt' Copying jupyter_server.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/jupyter_server-1.5.1-py3.9.egg-info running install_scripts Installing jupyter-server script to /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/bin + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.5.1-1.mga9 --unique-debug-suffix -1.5.1-1.mga9.aarch64 --unique-debug-src-base python-jupyter-server-1.5.1-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/jupyter_server-1.5.1 + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-jupyter-server-1.5.1-1.mga9.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.5Xda0N + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd jupyter_server-1.5.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/share/doc/python3-jupyter-server + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/share/doc/python3-jupyter-server + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/share/doc/python3-jupyter-server + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.X3vQbV + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd jupyter_server-1.5.1 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/share/licenses/python3-jupyter-server + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/share/licenses/python3-jupyter-server + cp -pr COPYING.md /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64/usr/share/licenses/python3-jupyter-server + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-jupyter-server = 1.5.1-1.mga9 python3-jupyter-server = 1.5.1-1.mga9 python3.9-jupyter-server = 1.5.1-1.mga9 python3.9dist(jupyter-server) = 1.5.1 python3dist(jupyter-server) = 1.5.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(anyio) >= 2.0.2 python3.9dist(argon2-cffi) python3.9dist(ipython-genutils) python3.9dist(jinja2) python3.9dist(jupyter-client) >= 6.1.1 python3.9dist(jupyter-core) >= 4.4 python3.9dist(nbconvert) python3.9dist(nbformat) python3.9dist(prometheus-client) python3.9dist(pyzmq) >= 17 python3.9dist(send2trash) python3.9dist(setuptools) python3.9dist(terminado) >= 0.8.3 python3.9dist(tornado) >= 6.1 python3.9dist(traitlets) >= 4.2.1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-jupyter-server-1.5.1-1.mga9.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.GpdhF4 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd jupyter_server-1.5.1 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-jupyter-server-1.5.1-1.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Enjyze + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf jupyter_server-1.5.1 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!