Mock Version: 3.5
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target aarch64 --nodeps /builddir/build/SPECS/python-cauldron-notebook.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1683890279.379607/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xffffb4ec6590>timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target aarch64 --nodeps /builddir/build/SPECS/python-cauldron-notebook.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
/etc/profile.d/system-info.sh: line 55: ps: command not found
Building target platforms: aarch64
Building for target aarch64
Wrote: /builddir/build/SRPMS/python-cauldron-notebook-1.0.9-1.src.rpm
Child return code was: 0
Mock Version: 3.5
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target aarch64 --nodeps /builddir/build/SPECS/python-cauldron-notebook.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1683890279.379607/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xffffa644e9d0>timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target aarch64 --nodeps /builddir/build/SPECS/python-cauldron-notebook.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
/etc/profile.d/system-info.sh: line 55: ps: command not found
Building target platforms: aarch64
Building for target aarch64
Wrote: /builddir/build/SRPMS/python-cauldron-notebook-1.0.9-1.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb  --target aarch64 --nodeps /builddir/build/SPECS/python-cauldron-notebook.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1683890279.379607/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xffffa644e9d0>timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb  --target aarch64 --nodeps /builddir/build/SPECS/python-cauldron-notebook.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
/etc/profile.d/system-info.sh: line 55: ps: command not found
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.e3FdZh
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf cauldron-notebook-1.0.9
+ /usr/bin/gzip -dc /builddir/build/SOURCES/cauldron-notebook-1.0.9.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd cauldron-notebook-1.0.9
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.l7llYm
+ umask 022
+ cd /builddir/build/BUILD
+ cd cauldron-notebook-1.0.9
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -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'
/usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer.
  warnings.warn(
WARNING: The wheel package is not available.
  WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='files.pythonhosted.org', port=443): Read timed out. (read timeout=15)")': /packages/42/7b/1cec26caae4bf44bb9911e1119d5d1a35171571e100b728a2ccd8719a3b1/pytest_runner-6.0.0-py3-none-any.whl
running build
running build_py
creating build
creating build/lib
creating build/lib/cauldron
copying cauldron/writer.py -> build/lib/cauldron
copying cauldron/templating.py -> build/lib/cauldron
copying cauldron/__init__.py -> build/lib/cauldron
creating build/lib/cauldron/session
copying cauldron/session/definitions.py -> build/lib/cauldron/session
copying cauldron/session/buffering.py -> build/lib/cauldron/session
copying cauldron/session/report.py -> build/lib/cauldron/session
copying cauldron/session/__init__.py -> build/lib/cauldron/session
copying cauldron/session/reloading.py -> build/lib/cauldron/session
copying cauldron/session/caching.py -> build/lib/cauldron/session
copying cauldron/session/exposed.py -> build/lib/cauldron/session
copying cauldron/session/naming.py -> build/lib/cauldron/session
creating build/lib/cauldron/steptest
copying cauldron/steptest/support.py -> build/lib/cauldron/steptest
copying cauldron/steptest/results.py -> build/lib/cauldron/steptest
copying cauldron/steptest/functional.py -> build/lib/cauldron/steptest
copying cauldron/steptest/__init__.py -> build/lib/cauldron/steptest
creating build/lib/cauldron/invoke
copying cauldron/invoke/parser.py -> build/lib/cauldron/invoke
copying cauldron/invoke/containerized.py -> build/lib/cauldron/invoke
copying cauldron/invoke/invoker.py -> build/lib/cauldron/invoke
copying cauldron/invoke/__init__.py -> build/lib/cauldron/invoke
creating build/lib/cauldron/test
copying cauldron/test/test_plotting.py -> build/lib/cauldron/test
copying cauldron/test/test_templating.py -> build/lib/cauldron/test
copying cauldron/test/__init__.py -> build/lib/cauldron/test
copying cauldron/test/test_test_support.py -> build/lib/cauldron/test
copying cauldron/test/test_init.py -> build/lib/cauldron/test
copying cauldron/test/test_writer.py -> build/lib/cauldron/test
creating build/lib/cauldron/ui
copying cauldron/ui/launcher.py -> build/lib/cauldron/ui
copying cauldron/ui/arguments.py -> build/lib/cauldron/ui
copying cauldron/ui/configs.py -> build/lib/cauldron/ui
copying cauldron/ui/__init__.py -> build/lib/cauldron/ui
copying cauldron/ui/parsing.py -> build/lib/cauldron/ui
creating build/lib/cauldron/docgen
copying cauldron/docgen/conversions.py -> build/lib/cauldron/docgen
copying cauldron/docgen/function_returns.py -> build/lib/cauldron/docgen
copying cauldron/docgen/__init__.py -> build/lib/cauldron/docgen
copying cauldron/docgen/parsing.py -> build/lib/cauldron/docgen
copying cauldron/docgen/params.py -> build/lib/cauldron/docgen
creating build/lib/cauldron/runner
copying cauldron/runner/redirection.py -> build/lib/cauldron/runner
copying cauldron/runner/html_file.py -> build/lib/cauldron/runner
copying cauldron/runner/__init__.py -> build/lib/cauldron/runner
copying cauldron/runner/source.py -> build/lib/cauldron/runner
copying cauldron/runner/markdown_file.py -> build/lib/cauldron/runner
copying cauldron/runner/python_file.py -> build/lib/cauldron/runner
creating build/lib/cauldron/cli
copying cauldron/cli/commander.py -> build/lib/cauldron/cli
copying cauldron/cli/threads.py -> build/lib/cauldron/cli
copying cauldron/cli/parse.py -> build/lib/cauldron/cli
copying cauldron/cli/__init__.py -> build/lib/cauldron/cli
copying cauldron/cli/batcher.py -> build/lib/cauldron/cli
copying cauldron/cli/shell.py -> build/lib/cauldron/cli
creating build/lib/cauldron/render
copying cauldron/render/stack.py -> build/lib/cauldron/render
copying cauldron/render/utils.py -> build/lib/cauldron/render
copying cauldron/render/inspection.py -> build/lib/cauldron/render
copying cauldron/render/texts.py -> build/lib/cauldron/render
copying cauldron/render/plots.py -> build/lib/cauldron/render
copying cauldron/render/syntax_highlighting.py -> build/lib/cauldron/render
copying cauldron/render/__init__.py -> build/lib/cauldron/render
copying cauldron/render/encoding.py -> build/lib/cauldron/render
creating build/lib/cauldron/environ
copying cauldron/environ/response.py -> build/lib/cauldron/environ
copying cauldron/environ/paths.py -> build/lib/cauldron/environ
copying cauldron/environ/systems.py -> build/lib/cauldron/environ
copying cauldron/environ/modes.py -> build/lib/cauldron/environ
copying cauldron/environ/logger.py -> build/lib/cauldron/environ
copying cauldron/environ/__init__.py -> build/lib/cauldron/environ
copying cauldron/environ/configuration.py -> build/lib/cauldron/environ
creating build/lib/cauldron/plotting
copying cauldron/plotting/_helpers.py -> build/lib/cauldron/plotting
copying cauldron/plotting/_colors.py -> build/lib/cauldron/plotting
copying cauldron/plotting/__init__.py -> build/lib/cauldron/plotting
copying cauldron/plotting/_brewers.py -> build/lib/cauldron/plotting
copying cauldron/plotting/_definitions.py -> build/lib/cauldron/plotting
copying cauldron/plotting/_categoricals.py -> build/lib/cauldron/plotting
creating build/lib/cauldron/session/spark
copying cauldron/session/spark/__init__.py -> build/lib/cauldron/session/spark
creating build/lib/cauldron/session/writing
copying cauldron/session/writing/file_io.py -> build/lib/cauldron/session/writing
copying cauldron/session/writing/html.py -> build/lib/cauldron/session/writing
copying cauldron/session/writing/__init__.py -> build/lib/cauldron/session/writing
copying cauldron/session/writing/step.py -> build/lib/cauldron/session/writing
creating build/lib/cauldron/session/projects
copying cauldron/session/projects/steps.py -> build/lib/cauldron/session/projects
copying cauldron/session/projects/definitions.py -> build/lib/cauldron/session/projects
copying cauldron/session/projects/specio.py -> build/lib/cauldron/session/projects
copying cauldron/session/projects/project.py -> build/lib/cauldron/session/projects
copying cauldron/session/projects/__init__.py -> build/lib/cauldron/session/projects
creating build/lib/cauldron/session/display
copying cauldron/session/display/__init__.py -> build/lib/cauldron/session/display
creating build/lib/cauldron/session/writing/components
copying cauldron/session/writing/components/definitions.py -> build/lib/cauldron/session/writing/components
copying cauldron/session/writing/components/project_component.py -> build/lib/cauldron/session/writing/components
copying cauldron/session/writing/components/__init__.py -> build/lib/cauldron/session/writing/components
copying cauldron/session/writing/components/bokeh_component.py -> build/lib/cauldron/session/writing/components
copying cauldron/session/writing/components/plotly_component.py -> build/lib/cauldron/session/writing/components
creating build/lib/cauldron/test/session
copying cauldron/test/session/test_definitions.py -> build/lib/cauldron/test/session
copying cauldron/test/session/test_naming.py -> build/lib/cauldron/test/session
copying cauldron/test/session/test_session_spark.py -> build/lib/cauldron/test/session
copying cauldron/test/session/test_session_display.py -> build/lib/cauldron/test/session
copying cauldron/test/session/test_session_buffer.py -> build/lib/cauldron/test/session
copying cauldron/test/session/__init__.py -> build/lib/cauldron/test/session
copying cauldron/test/session/test_session_reloading.py -> build/lib/cauldron/test/session
creating build/lib/cauldron/test/writing
copying cauldron/test/writing/test_writing.py -> build/lib/cauldron/test/writing
copying cauldron/test/writing/__init__.py -> build/lib/cauldron/test/writing
creating build/lib/cauldron/test/support
copying cauldron/test/support/mocking.py -> build/lib/cauldron/test/support
copying cauldron/test/support/scaffolds.py -> build/lib/cauldron/test/support
copying cauldron/test/support/messages.py -> build/lib/cauldron/test/support
copying cauldron/test/support/test_mocking.py -> build/lib/cauldron/test/support
copying cauldron/test/support/functional.py -> build/lib/cauldron/test/support
copying cauldron/test/support/flask_scaffolds.py -> build/lib/cauldron/test/support
copying cauldron/test/support/test_messages.py -> build/lib/cauldron/test/support
copying cauldron/test/support/__init__.py -> build/lib/cauldron/test/support
copying cauldron/test/support/server.py -> build/lib/cauldron/test/support
creating build/lib/cauldron/test/invoke
copying cauldron/test/invoke/test_containerized.py -> build/lib/cauldron/test/invoke
copying cauldron/test/invoke/utils.py -> build/lib/cauldron/test/invoke
copying cauldron/test/invoke/test_invoker.py -> build/lib/cauldron/test/invoke
copying cauldron/test/invoke/__init__.py -> build/lib/cauldron/test/invoke
copying cauldron/test/invoke/test_invoke.py -> build/lib/cauldron/test/invoke
creating build/lib/cauldron/test/ui
copying cauldron/test/ui/test_ui_start.py -> build/lib/cauldron/test/ui
copying cauldron/test/ui/test_arguments.py -> build/lib/cauldron/test/ui
copying cauldron/test/ui/__init__.py -> build/lib/cauldron/test/ui
copying cauldron/test/ui/test_launcher.py -> build/lib/cauldron/test/ui
creating build/lib/cauldron/test/docgen
copying cauldron/test/docgen/test_docgen_parsing.py -> build/lib/cauldron/test/docgen
copying cauldron/test/docgen/__init__.py -> build/lib/cauldron/test/docgen
creating build/lib/cauldron/test/runner
copying cauldron/test/runner/test_reload_libraries.py -> build/lib/cauldron/test/runner
copying cauldron/test/runner/test_error_display.py -> build/lib/cauldron/test/runner
copying cauldron/test/runner/__init__.py -> build/lib/cauldron/test/runner
copying cauldron/test/runner/test_runner_redirection.py -> build/lib/cauldron/test/runner
copying cauldron/test/runner/test_runner_source.py -> build/lib/cauldron/test/runner
copying cauldron/test/runner/test_printing.py -> build/lib/cauldron/test/runner
copying cauldron/test/runner/test_runner_markdown_file.py -> build/lib/cauldron/test/runner
copying cauldron/test/runner/test_runner_python_file.py -> build/lib/cauldron/test/runner
copying cauldron/test/runner/test_runner.py -> build/lib/cauldron/test/runner
creating build/lib/cauldron/test/cli
copying cauldron/test/cli/test_batcher.py -> build/lib/cauldron/test/cli
copying cauldron/test/cli/test_commander.py -> build/lib/cauldron/test/cli
copying cauldron/test/cli/test_cli_commands.py -> build/lib/cauldron/test/cli
copying cauldron/test/cli/test_cli_shell.py -> build/lib/cauldron/test/cli
copying cauldron/test/cli/__init__.py -> build/lib/cauldron/test/cli
creating build/lib/cauldron/test/steptesting
copying cauldron/test/steptesting/S03-lib-patching.py -> build/lib/cauldron/test/steptesting
copying cauldron/test/steptesting/test_steptest.py -> build/lib/cauldron/test/steptesting
copying cauldron/test/steptesting/S01-first.py -> build/lib/cauldron/test/steptesting
copying cauldron/test/steptesting/test_support.py -> build/lib/cauldron/test/steptesting
copying cauldron/test/steptesting/S02-errors.py -> build/lib/cauldron/test/steptesting
copying cauldron/test/steptesting/__init__.py -> build/lib/cauldron/test/steptesting
copying cauldron/test/steptesting/test_functional.py -> build/lib/cauldron/test/steptesting
creating build/lib/cauldron/test/render
copying cauldron/test/render/test_render.py -> build/lib/cauldron/test/render
copying cauldron/test/render/test_render_encoding.py -> build/lib/cauldron/test/render
copying cauldron/test/render/test_syntax_highlighting.py -> build/lib/cauldron/test/render
copying cauldron/test/render/__init__.py -> build/lib/cauldron/test/render
copying cauldron/test/render/test_render_texts.py -> build/lib/cauldron/test/render
copying cauldron/test/render/test_render_plots.py -> build/lib/cauldron/test/render
creating build/lib/cauldron/test/projects
copying cauldron/test/projects/test_ProjectStep.py -> build/lib/cauldron/test/projects
copying cauldron/test/projects/test_refresh.py -> build/lib/cauldron/test/projects
copying cauldron/test/projects/test_Project.py -> build/lib/cauldron/test/projects
copying cauldron/test/projects/__init__.py -> build/lib/cauldron/test/projects
copying cauldron/test/projects/test_exposed.py -> build/lib/cauldron/test/projects
creating build/lib/cauldron/test/environ
copying cauldron/test/environ/test_response.py -> build/lib/cauldron/test/environ
copying cauldron/test/environ/test_systems.py -> build/lib/cauldron/test/environ
copying cauldron/test/environ/test_modes.py -> build/lib/cauldron/test/environ
copying cauldron/test/environ/test_environ_paths.py -> build/lib/cauldron/test/environ
copying cauldron/test/environ/__init__.py -> build/lib/cauldron/test/environ
copying cauldron/test/environ/test_logger.py -> build/lib/cauldron/test/environ
copying cauldron/test/environ/test_configuration.py -> build/lib/cauldron/test/environ
creating build/lib/cauldron/test/session/writing
copying cauldron/test/session/writing/test_bokeh_component.py -> build/lib/cauldron/test/session/writing
copying cauldron/test/session/writing/test_components.py -> build/lib/cauldron/test/session/writing
copying cauldron/test/session/writing/test_file_io_move.py -> build/lib/cauldron/test/session/writing
copying cauldron/test/session/writing/test_plotly_component.py -> build/lib/cauldron/test/session/writing
copying cauldron/test/session/writing/__init__.py -> build/lib/cauldron/test/session/writing
copying cauldron/test/session/writing/test_project_component.py -> build/lib/cauldron/test/session/writing
creating build/lib/cauldron/test/session/projects
copying cauldron/test/session/projects/test_specio_format_times.py -> build/lib/cauldron/test/session/projects
copying cauldron/test/session/projects/__init__.py -> build/lib/cauldron/test/session/projects
creating build/lib/cauldron/test/ui/routes
copying cauldron/test/ui/routes/test_hello.py -> build/lib/cauldron/test/ui/routes
copying cauldron/test/ui/routes/__init__.py -> build/lib/cauldron/test/ui/routes
creating build/lib/cauldron/test/ui/statuses
copying cauldron/test/ui/statuses/test_merge_local_state.py -> build/lib/cauldron/test/ui/statuses
copying cauldron/test/ui/statuses/test_get_status.py -> build/lib/cauldron/test/ui/statuses
copying cauldron/test/ui/statuses/__init__.py -> build/lib/cauldron/test/ui/statuses
creating build/lib/cauldron/test/ui/routes/notebooks
copying cauldron/test/ui/routes/notebooks/__init__.py -> build/lib/cauldron/test/ui/routes/notebooks
copying cauldron/test/ui/routes/notebooks/test_notebook.py -> build/lib/cauldron/test/ui/routes/notebooks
copying cauldron/test/ui/routes/notebooks/test_get_remote_view.py -> build/lib/cauldron/test/ui/routes/notebooks
creating build/lib/cauldron/test/ui/routes/apps
copying cauldron/test/ui/routes/apps/__init__.py -> build/lib/cauldron/test/ui/routes/apps
copying cauldron/test/ui/routes/apps/test_view.py -> build/lib/cauldron/test/ui/routes/apps
creating build/lib/cauldron/test/ui/routes/apis
copying cauldron/test/ui/routes/apis/__init__.py -> build/lib/cauldron/test/ui/routes/apis
creating build/lib/cauldron/test/ui/routes/viewers
copying cauldron/test/ui/routes/viewers/__init__.py -> build/lib/cauldron/test/ui/routes/viewers
copying cauldron/test/ui/routes/viewers/test_view.py -> build/lib/cauldron/test/ui/routes/viewers
creating build/lib/cauldron/test/ui/routes/apis/executions
copying cauldron/test/ui/routes/apis/executions/test_runner_abort.py -> build/lib/cauldron/test/ui/routes/apis/executions
copying cauldron/test/ui/routes/apis/executions/test_runner_parsing.py -> build/lib/cauldron/test/ui/routes/apis/executions
copying cauldron/test/ui/routes/apis/executions/__init__.py -> build/lib/cauldron/test/ui/routes/apis/executions
copying cauldron/test/ui/routes/apis/executions/test_runner_execute.py -> build/lib/cauldron/test/ui/routes/apis/executions
copying cauldron/test/ui/routes/apis/executions/test_endpoints.py -> build/lib/cauldron/test/ui/routes/apis/executions
creating build/lib/cauldron/test/ui/routes/apis/statuses
copying cauldron/test/ui/routes/apis/statuses/test_status.py -> build/lib/cauldron/test/ui/routes/apis/statuses
copying cauldron/test/ui/routes/apis/statuses/__init__.py -> build/lib/cauldron/test/ui/routes/apis/statuses
creating build/lib/cauldron/test/cli/interaction
copying cauldron/test/cli/interaction/__init__.py -> build/lib/cauldron/test/cli/interaction
copying cauldron/test/cli/interaction/test_interaction_query.py -> build/lib/cauldron/test/cli/interaction
creating build/lib/cauldron/test/cli/sync
copying cauldron/test/cli/sync/test_sync_io.py -> build/lib/cauldron/test/cli/sync
copying cauldron/test/cli/sync/__init__.py -> build/lib/cauldron/test/cli/sync
copying cauldron/test/cli/sync/test_sync_threading.py -> build/lib/cauldron/test/cli/sync
copying cauldron/test/cli/sync/test_sync_comm.py -> build/lib/cauldron/test/cli/sync
copying cauldron/test/cli/sync/test_sync_files.py -> build/lib/cauldron/test/cli/sync
creating build/lib/cauldron/test/cli/server
copying cauldron/test/cli/server/test_arguments.py -> build/lib/cauldron/test/cli/server
copying cauldron/test/cli/server/test_server_status.py -> build/lib/cauldron/test/cli/server
copying cauldron/test/cli/server/test_server_run_status.py -> build/lib/cauldron/test/cli/server
copying cauldron/test/cli/server/test_server.py -> build/lib/cauldron/test/cli/server
copying cauldron/test/cli/server/__init__.py -> build/lib/cauldron/test/cli/server
copying cauldron/test/cli/server/test_server_display.py -> build/lib/cauldron/test/cli/server
copying cauldron/test/cli/server/test_server_execution.py -> build/lib/cauldron/test/cli/server
creating build/lib/cauldron/test/cli/commands
copying cauldron/test/cli/commands/test_clear.py -> build/lib/cauldron/test/cli/commands
copying cauldron/test/cli/commands/test_step_actions.py -> build/lib/cauldron/test/cli/commands
copying cauldron/test/cli/commands/test_steps_selection.py -> build/lib/cauldron/test/cli/commands
copying cauldron/test/cli/commands/test_create.py -> build/lib/cauldron/test/cli/commands
copying cauldron/test/cli/commands/test_exit.py -> build/lib/cauldron/test/cli/commands
copying cauldron/test/cli/commands/test_alias.py -> build/lib/cauldron/test/cli/commands
copying cauldron/test/cli/commands/test_sync.py -> build/lib/cauldron/test/cli/commands
copying cauldron/test/cli/commands/test_refresh.py -> build/lib/cauldron/test/cli/commands
copying cauldron/test/cli/commands/test_connect_command.py -> build/lib/cauldron/test/cli/commands
copying cauldron/test/cli/commands/test_open_actions.py -> build/lib/cauldron/test/cli/commands
copying cauldron/test/cli/commands/test_export.py -> build/lib/cauldron/test/cli/commands
copying cauldron/test/cli/commands/test_steps_create_step.py -> build/lib/cauldron/test/cli/commands
copying cauldron/test/cli/commands/test_close.py -> build/lib/cauldron/test/cli/commands
copying cauldron/test/cli/commands/test_purge.py -> build/lib/cauldron/test/cli/commands
copying cauldron/test/cli/commands/test_open_opener.py -> build/lib/cauldron/test/cli/commands
copying cauldron/test/cli/commands/test_save.py -> build/lib/cauldron/test/cli/commands
copying cauldron/test/cli/commands/test_open.py -> build/lib/cauldron/test/cli/commands
copying cauldron/test/cli/commands/test_status.py -> build/lib/cauldron/test/cli/commands
copying cauldron/test/cli/commands/__init__.py -> build/lib/cauldron/test/cli/commands
copying cauldron/test/cli/commands/test_cd.py -> build/lib/cauldron/test/cli/commands
copying cauldron/test/cli/commands/test_steps.py -> build/lib/cauldron/test/cli/commands
copying cauldron/test/cli/commands/test_version.py -> build/lib/cauldron/test/cli/commands
copying cauldron/test/cli/commands/test_view.py -> build/lib/cauldron/test/cli/commands
copying cauldron/test/cli/commands/test_configure.py -> build/lib/cauldron/test/cli/commands
copying cauldron/test/cli/commands/test_steps_insert.py -> build/lib/cauldron/test/cli/commands
copying cauldron/test/cli/commands/test_run.py -> build/lib/cauldron/test/cli/commands
copying cauldron/test/cli/commands/test_steps_modify_step.py -> build/lib/cauldron/test/cli/commands
copying cauldron/test/cli/commands/test_show.py -> build/lib/cauldron/test/cli/commands
copying cauldron/test/cli/commands/test_listing.py -> build/lib/cauldron/test/cli/commands
copying cauldron/test/cli/commands/test_disconnect_command.py -> build/lib/cauldron/test/cli/commands
copying cauldron/test/cli/commands/test_reload.py -> build/lib/cauldron/test/cli/commands
copying cauldron/test/cli/commands/test_ui.py -> build/lib/cauldron/test/cli/commands
copying cauldron/test/cli/commands/test_ls.py -> build/lib/cauldron/test/cli/commands
creating build/lib/cauldron/test/cli/server/routes
copying cauldron/test/cli/server/routes/__init__.py -> build/lib/cauldron/test/cli/server/routes
copying cauldron/test/cli/server/routes/test_ui_statuses.py -> build/lib/cauldron/test/cli/server/routes
creating build/lib/cauldron/test/cli/server/routes/synchronize
copying cauldron/test/cli/server/routes/synchronize/test_sync_create.py -> build/lib/cauldron/test/cli/server/routes/synchronize
copying cauldron/test/cli/server/routes/synchronize/test_sync_touch.py -> build/lib/cauldron/test/cli/server/routes/synchronize
copying cauldron/test/cli/server/routes/synchronize/test_sync_download.py -> build/lib/cauldron/test/cli/server/routes/synchronize
copying cauldron/test/cli/server/routes/synchronize/test_sync_file.py -> build/lib/cauldron/test/cli/server/routes/synchronize
copying cauldron/test/cli/server/routes/synchronize/test_status.py -> build/lib/cauldron/test/cli/server/routes/synchronize
copying cauldron/test/cli/server/routes/synchronize/__init__.py -> build/lib/cauldron/test/cli/server/routes/synchronize
copying cauldron/test/cli/server/routes/synchronize/test_sync_open.py -> build/lib/cauldron/test/cli/server/routes/synchronize
copying cauldron/test/cli/server/routes/synchronize/test_sync_status.py -> build/lib/cauldron/test/cli/server/routes/synchronize
copying cauldron/test/cli/server/routes/synchronize/test_project_download.py -> build/lib/cauldron/test/cli/server/routes/synchronize
creating build/lib/cauldron/ui/routes
copying cauldron/ui/routes/__init__.py -> build/lib/cauldron/ui/routes
creating build/lib/cauldron/ui/statuses
copying cauldron/ui/statuses/_utils.py -> build/lib/cauldron/ui/statuses
copying cauldron/ui/statuses/__init__.py -> build/lib/cauldron/ui/statuses
copying cauldron/ui/statuses/_reconciler.py -> build/lib/cauldron/ui/statuses
creating build/lib/cauldron/ui/routes/notebooks
copying cauldron/ui/routes/notebooks/__init__.py -> build/lib/cauldron/ui/routes/notebooks
creating build/lib/cauldron/ui/routes/apps
copying cauldron/ui/routes/apps/__init__.py -> build/lib/cauldron/ui/routes/apps
creating build/lib/cauldron/ui/routes/apis
copying cauldron/ui/routes/apis/__init__.py -> build/lib/cauldron/ui/routes/apis
creating build/lib/cauldron/ui/routes/viewers
copying cauldron/ui/routes/viewers/__init__.py -> build/lib/cauldron/ui/routes/viewers
creating build/lib/cauldron/ui/routes/apis/executions
copying cauldron/ui/routes/apis/executions/__init__.py -> build/lib/cauldron/ui/routes/apis/executions
copying cauldron/ui/routes/apis/executions/runner.py -> build/lib/cauldron/ui/routes/apis/executions
creating build/lib/cauldron/ui/routes/apis/statuses
copying cauldron/ui/routes/apis/statuses/__init__.py -> build/lib/cauldron/ui/routes/apis/statuses
creating build/lib/cauldron/cli/interaction
copying cauldron/cli/interaction/query.py -> build/lib/cauldron/cli/interaction
copying cauldron/cli/interaction/autocompletion.py -> build/lib/cauldron/cli/interaction
copying cauldron/cli/interaction/__init__.py -> build/lib/cauldron/cli/interaction
creating build/lib/cauldron/cli/sync
copying cauldron/cli/sync/threads.py -> build/lib/cauldron/cli/sync
copying cauldron/cli/sync/comm.py -> build/lib/cauldron/cli/sync
copying cauldron/cli/sync/__init__.py -> build/lib/cauldron/cli/sync
copying cauldron/cli/sync/sync_io.py -> build/lib/cauldron/cli/sync
copying cauldron/cli/sync/files.py -> build/lib/cauldron/cli/sync
creating build/lib/cauldron/cli/server
copying cauldron/cli/server/arguments.py -> build/lib/cauldron/cli/server
copying cauldron/cli/server/__init__.py -> build/lib/cauldron/cli/server
copying cauldron/cli/server/run.py -> build/lib/cauldron/cli/server
copying cauldron/cli/server/authorization.py -> build/lib/cauldron/cli/server
creating build/lib/cauldron/cli/commands
copying cauldron/cli/commands/connect.py -> build/lib/cauldron/cli/commands
copying cauldron/cli/commands/purge.py -> build/lib/cauldron/cli/commands
copying cauldron/cli/commands/close.py -> build/lib/cauldron/cli/commands
copying cauldron/cli/commands/status.py -> build/lib/cauldron/cli/commands
copying cauldron/cli/commands/refresh.py -> build/lib/cauldron/cli/commands
copying cauldron/cli/commands/ls.py -> build/lib/cauldron/cli/commands
copying cauldron/cli/commands/view.py -> build/lib/cauldron/cli/commands
copying cauldron/cli/commands/ui.py -> build/lib/cauldron/cli/commands
copying cauldron/cli/commands/show.py -> build/lib/cauldron/cli/commands
copying cauldron/cli/commands/version.py -> build/lib/cauldron/cli/commands
copying cauldron/cli/commands/reload.py -> build/lib/cauldron/cli/commands
copying cauldron/cli/commands/exit.py -> build/lib/cauldron/cli/commands
copying cauldron/cli/commands/__init__.py -> build/lib/cauldron/cli/commands
copying cauldron/cli/commands/clear.py -> build/lib/cauldron/cli/commands
copying cauldron/cli/commands/cd.py -> build/lib/cauldron/cli/commands
copying cauldron/cli/commands/disconnect.py -> build/lib/cauldron/cli/commands
copying cauldron/cli/commands/alias.py -> build/lib/cauldron/cli/commands
copying cauldron/cli/commands/export.py -> build/lib/cauldron/cli/commands
copying cauldron/cli/commands/save.py -> build/lib/cauldron/cli/commands
creating build/lib/cauldron/cli/server/routes
copying cauldron/cli/server/routes/status.py -> build/lib/cauldron/cli/server/routes
copying cauldron/cli/server/routes/execution.py -> build/lib/cauldron/cli/server/routes
copying cauldron/cli/server/routes/__init__.py -> build/lib/cauldron/cli/server/routes
copying cauldron/cli/server/routes/display.py -> build/lib/cauldron/cli/server/routes
copying cauldron/cli/server/routes/ui_statuses.py -> build/lib/cauldron/cli/server/routes
creating build/lib/cauldron/cli/server/routes/synchronize
copying cauldron/cli/server/routes/synchronize/status.py -> build/lib/cauldron/cli/server/routes/synchronize
copying cauldron/cli/server/routes/synchronize/__init__.py -> build/lib/cauldron/cli/server/routes/synchronize
creating build/lib/cauldron/cli/commands/run
copying cauldron/cli/commands/run/__init__.py -> build/lib/cauldron/cli/commands/run
copying cauldron/cli/commands/run/actions.py -> build/lib/cauldron/cli/commands/run
creating build/lib/cauldron/cli/commands/sync
copying cauldron/cli/commands/sync/syncer.py -> build/lib/cauldron/cli/commands/sync
copying cauldron/cli/commands/sync/__init__.py -> build/lib/cauldron/cli/commands/sync
creating build/lib/cauldron/cli/commands/create
copying cauldron/cli/commands/create/__init__.py -> build/lib/cauldron/cli/commands/create
copying cauldron/cli/commands/create/actions.py -> build/lib/cauldron/cli/commands/create
creating build/lib/cauldron/cli/commands/configure
copying cauldron/cli/commands/configure/__init__.py -> build/lib/cauldron/cli/commands/configure
copying cauldron/cli/commands/configure/actions.py -> build/lib/cauldron/cli/commands/configure
creating build/lib/cauldron/cli/commands/open
copying cauldron/cli/commands/open/remote.py -> build/lib/cauldron/cli/commands/open
copying cauldron/cli/commands/open/__init__.py -> build/lib/cauldron/cli/commands/open
copying cauldron/cli/commands/open/actions.py -> build/lib/cauldron/cli/commands/open
copying cauldron/cli/commands/open/opener.py -> build/lib/cauldron/cli/commands/open
creating build/lib/cauldron/cli/commands/steps
copying cauldron/cli/commands/steps/renaming.py -> build/lib/cauldron/cli/commands/steps
copying cauldron/cli/commands/steps/__init__.py -> build/lib/cauldron/cli/commands/steps
copying cauldron/cli/commands/steps/selection.py -> build/lib/cauldron/cli/commands/steps
copying cauldron/cli/commands/steps/removal.py -> build/lib/cauldron/cli/commands/steps
copying cauldron/cli/commands/steps/actions.py -> build/lib/cauldron/cli/commands/steps
creating build/lib/cauldron/cli/commands/listing
copying cauldron/cli/commands/listing/_remover.py -> build/lib/cauldron/cli/commands/listing
copying cauldron/cli/commands/listing/discovery.py -> build/lib/cauldron/cli/commands/listing
copying cauldron/cli/commands/listing/_utils.py -> build/lib/cauldron/cli/commands/listing
copying cauldron/cli/commands/listing/__init__.py -> build/lib/cauldron/cli/commands/listing
copying cauldron/cli/commands/listing/_lister.py -> build/lib/cauldron/cli/commands/listing
running egg_info
writing cauldron_notebook.egg-info/PKG-INFO
writing dependency_links to cauldron_notebook.egg-info/dependency_links.txt
writing entry points to cauldron_notebook.egg-info/entry_points.txt
writing requirements to cauldron_notebook.egg-info/requires.txt
writing top-level names to cauldron_notebook.egg-info/top_level.txt
reading manifest file 'cauldron_notebook.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'cauldron_notebook.egg-info/SOURCES.txt'
copying cauldron/settings.json -> build/lib/cauldron
creating build/lib/cauldron/resources
creating build/lib/cauldron/resources/app
copying cauldron/resources/app/favicon.ico -> build/lib/cauldron/resources/app
copying cauldron/resources/app/index.html -> build/lib/cauldron/resources/app
creating build/lib/cauldron/resources/app/assets
creating build/lib/cauldron/resources/app/assets/css
copying cauldron/resources/app/assets/css/app.098a576f.css -> build/lib/cauldron/resources/app/assets/css
copying cauldron/resources/app/assets/css/chunk-vendors.c518c4ef.css -> build/lib/cauldron/resources/app/assets/css
copying cauldron/resources/app/assets/css/create.019b4dfd.css -> build/lib/cauldron/resources/app/assets/css
copying cauldron/resources/app/assets/css/create~project.588b048f.css -> build/lib/cauldron/resources/app/assets/css
copying cauldron/resources/app/assets/css/project.0beac151.css -> build/lib/cauldron/resources/app/assets/css
creating build/lib/cauldron/resources/app/assets/fonts
copying cauldron/resources/app/assets/fonts/MaterialIcons-Regular.0509ab09.woff2 -> build/lib/cauldron/resources/app/assets/fonts
copying cauldron/resources/app/assets/fonts/MaterialIcons-Regular.29b882f0.woff -> build/lib/cauldron/resources/app/assets/fonts
copying cauldron/resources/app/assets/fonts/MaterialIcons-Regular.96c47680.eot -> build/lib/cauldron/resources/app/assets/fonts
copying cauldron/resources/app/assets/fonts/MaterialIcons-Regular.d120c85b.ttf -> build/lib/cauldron/resources/app/assets/fonts
copying cauldron/resources/app/assets/fonts/SourceSansPro-Black.0ef9ee9f.otf -> build/lib/cauldron/resources/app/assets/fonts
copying cauldron/resources/app/assets/fonts/SourceSansPro-Black.4a31d5fa.ttf -> build/lib/cauldron/resources/app/assets/fonts
copying cauldron/resources/app/assets/fonts/SourceSansPro-Black.otf.2c99d731.woff -> build/lib/cauldron/resources/app/assets/fonts
copying cauldron/resources/app/assets/fonts/SourceSansPro-Black.ttf.1ec93fb0.woff2 -> build/lib/cauldron/resources/app/assets/fonts
copying cauldron/resources/app/assets/fonts/SourceSansPro-BlackIt.0bf3a60f.otf -> build/lib/cauldron/resources/app/assets/fonts
copying cauldron/resources/app/assets/fonts/SourceSansPro-BlackIt.88c36b15.ttf -> build/lib/cauldron/resources/app/assets/fonts
copying cauldron/resources/app/assets/fonts/SourceSansPro-BlackIt.otf.9330ab0d.woff -> build/lib/cauldron/resources/app/assets/fonts
copying cauldron/resources/app/assets/fonts/SourceSansPro-BlackIt.ttf.400e7325.woff2 -> build/lib/cauldron/resources/app/assets/fonts
copying cauldron/resources/app/assets/fonts/SourceSansPro-Bold.b23705a4.otf -> build/lib/cauldron/resources/app/assets/fonts
copying cauldron/resources/app/assets/fonts/SourceSansPro-Bold.cd9e6b79.ttf -> build/lib/cauldron/resources/app/assets/fonts
copying cauldron/resources/app/assets/fonts/SourceSansPro-Bold.otf.ac261598.woff -> build/lib/cauldron/resources/app/assets/fonts
copying cauldron/resources/app/assets/fonts/SourceSansPro-Bold.ttf.07a20717.woff2 -> build/lib/cauldron/resources/app/assets/fonts
copying cauldron/resources/app/assets/fonts/SourceSansPro-BoldIt.07ceebf1.otf -> build/lib/cauldron/resources/app/assets/fonts
copying cauldron/resources/app/assets/fonts/SourceSansPro-BoldIt.7e401b3e.ttf -> build/lib/cauldron/resources/app/assets/fonts
copying cauldron/resources/app/assets/fonts/SourceSansPro-BoldIt.otf.b81c2d8b.woff -> build/lib/cauldron/resources/app/assets/fonts
copying cauldron/resources/app/assets/fonts/SourceSansPro-BoldIt.ttf.433da739.woff2 -> build/lib/cauldron/resources/app/assets/fonts
copying cauldron/resources/app/assets/fonts/SourceSansPro-ExtraLight.8d0c3b1c.ttf -> build/lib/cauldron/resources/app/assets/fonts
copying cauldron/resources/app/assets/fonts/SourceSansPro-ExtraLight.c867d05d.otf -> build/lib/cauldron/resources/app/assets/fonts
copying cauldron/resources/app/assets/fonts/SourceSansPro-ExtraLight.otf.d577e2c5.woff -> build/lib/cauldron/resources/app/assets/fonts
copying cauldron/resources/app/assets/fonts/SourceSansPro-ExtraLight.ttf.d92614da.woff2 -> build/lib/cauldron/resources/app/assets/fonts
copying cauldron/resources/app/assets/fonts/SourceSansPro-ExtraLightIt.5f6c950a.ttf -> build/lib/cauldron/resources/app/assets/fonts
copying cauldron/resources/app/assets/fonts/SourceSansPro-ExtraLightIt.d6648c78.otf -> build/lib/cauldron/resources/app/assets/fonts
copying cauldron/resources/app/assets/fonts/SourceSansPro-ExtraLightIt.otf.9b9d35be.woff -> build/lib/cauldron/resources/app/assets/fonts
copying cauldron/resources/app/assets/fonts/SourceSansPro-ExtraLightIt.ttf.82097c26.woff2 -> build/lib/cauldron/resources/app/assets/fonts
copying cauldron/resources/app/assets/fonts/SourceSansPro-It.6c362e00.ttf -> build/lib/cauldron/resources/app/assets/fonts
copying cauldron/resources/app/assets/fonts/SourceSansPro-It.ad486cdf.otf -> build/lib/cauldron/resources/app/assets/fonts
copying cauldron/resources/app/assets/fonts/SourceSansPro-It.otf.5f31e7ec.woff -> build/lib/cauldron/resources/app/assets/fonts
copying cauldron/resources/app/assets/fonts/SourceSansPro-It.ttf.7ee03da8.woff2 -> build/lib/cauldron/resources/app/assets/fonts
copying cauldron/resources/app/assets/fonts/SourceSansPro-Light.420d839a.otf -> build/lib/cauldron/resources/app/assets/fonts
copying cauldron/resources/app/assets/fonts/SourceSansPro-Light.e7daa4ab.ttf -> build/lib/cauldron/resources/app/assets/fonts
copying cauldron/resources/app/assets/fonts/SourceSansPro-Light.otf.cd6456a8.woff -> build/lib/cauldron/resources/app/assets/fonts
copying cauldron/resources/app/assets/fonts/SourceSansPro-Light.ttf.7db69e93.woff2 -> build/lib/cauldron/resources/app/assets/fonts
copying cauldron/resources/app/assets/fonts/SourceSansPro-LightIt.0b4be0f9.otf -> build/lib/cauldron/resources/app/assets/fonts
copying cauldron/resources/app/assets/fonts/SourceSansPro-LightIt.cf7fa055.ttf -> build/lib/cauldron/resources/app/assets/fonts
copying cauldron/resources/app/assets/fonts/SourceSansPro-LightIt.otf.ed22e01b.woff -> build/lib/cauldron/resources/app/assets/fonts
copying cauldron/resources/app/assets/fonts/SourceSansPro-LightIt.ttf.9b26dad3.woff2 -> build/lib/cauldron/resources/app/assets/fonts
copying cauldron/resources/app/assets/fonts/SourceSansPro-Regular.906ba80a.ttf -> build/lib/cauldron/resources/app/assets/fonts
copying cauldron/resources/app/assets/fonts/SourceSansPro-Regular.da547242.otf -> build/lib/cauldron/resources/app/assets/fonts
copying cauldron/resources/app/assets/fonts/SourceSansPro-Regular.otf.344f4c8d.woff -> build/lib/cauldron/resources/app/assets/fonts
copying cauldron/resources/app/assets/fonts/SourceSansPro-Regular.ttf.8bb5b88b.woff2 -> build/lib/cauldron/resources/app/assets/fonts
copying cauldron/resources/app/assets/fonts/SourceSansPro-Semibold.d22df054.otf -> build/lib/cauldron/resources/app/assets/fonts
copying cauldron/resources/app/assets/fonts/SourceSansPro-Semibold.e8db8af2.ttf -> build/lib/cauldron/resources/app/assets/fonts
copying cauldron/resources/app/assets/fonts/SourceSansPro-Semibold.otf.90cd4925.woff -> build/lib/cauldron/resources/app/assets/fonts
copying cauldron/resources/app/assets/fonts/SourceSansPro-Semibold.ttf.b13c669d.woff2 -> build/lib/cauldron/resources/app/assets/fonts
copying cauldron/resources/app/assets/fonts/SourceSansPro-SemiboldIt.41995df8.ttf -> build/lib/cauldron/resources/app/assets/fonts
copying cauldron/resources/app/assets/fonts/SourceSansPro-SemiboldIt.6de08aa7.otf -> build/lib/cauldron/resources/app/assets/fonts
copying cauldron/resources/app/assets/fonts/SourceSansPro-SemiboldIt.otf.b27999d8.woff -> build/lib/cauldron/resources/app/assets/fonts
copying cauldron/resources/app/assets/fonts/SourceSansPro-SemiboldIt.ttf.c474abd9.woff2 -> build/lib/cauldron/resources/app/assets/fonts
creating build/lib/cauldron/resources/app/assets/img
copying cauldron/resources/app/assets/img/logo-128.a32de47b.png -> build/lib/cauldron/resources/app/assets/img
creating build/lib/cauldron/resources/app/assets/js
copying cauldron/resources/app/assets/js/app.cf0a4552.js -> build/lib/cauldron/resources/app/assets/js
copying cauldron/resources/app/assets/js/app.cf0a4552.js.map -> build/lib/cauldron/resources/app/assets/js
copying cauldron/resources/app/assets/js/chunk-vendors.c932c0f7.js -> build/lib/cauldron/resources/app/assets/js
copying cauldron/resources/app/assets/js/chunk-vendors.c932c0f7.js.map -> build/lib/cauldron/resources/app/assets/js
copying cauldron/resources/app/assets/js/create.5f3503e1.js -> build/lib/cauldron/resources/app/assets/js
copying cauldron/resources/app/assets/js/create.5f3503e1.js.map -> build/lib/cauldron/resources/app/assets/js
copying cauldron/resources/app/assets/js/create~project.48b68943.js -> build/lib/cauldron/resources/app/assets/js
copying cauldron/resources/app/assets/js/create~project.48b68943.js.map -> build/lib/cauldron/resources/app/assets/js
copying cauldron/resources/app/assets/js/project.9b6477fc.js -> build/lib/cauldron/resources/app/assets/js
copying cauldron/resources/app/assets/js/project.9b6477fc.js.map -> build/lib/cauldron/resources/app/assets/js
creating build/lib/cauldron/resources/examples
creating build/lib/cauldron/resources/examples/bokeh
copying cauldron/resources/examples/bokeh/cauldron.json -> build/lib/cauldron/resources/examples/bokeh
copying cauldron/resources/examples/bokeh/color_scatter.py -> build/lib/cauldron/resources/examples/bokeh
copying cauldron/resources/examples/bokeh/with-figure.py -> build/lib/cauldron/resources/examples/bokeh
creating build/lib/cauldron/resources/examples/hello_cauldron
copying cauldron/resources/examples/hello_cauldron/S01-create-data.py -> build/lib/cauldron/resources/examples/hello_cauldron
copying cauldron/resources/examples/hello_cauldron/S02-plot-data.py -> build/lib/cauldron/resources/examples/hello_cauldron
copying cauldron/resources/examples/hello_cauldron/cauldron.json -> build/lib/cauldron/resources/examples/hello_cauldron
creating build/lib/cauldron/resources/examples/hello_cauldron/step_tests
copying cauldron/resources/examples/hello_cauldron/step_tests/__init__.py -> build/lib/cauldron/resources/examples/hello_cauldron/step_tests
copying cauldron/resources/examples/hello_cauldron/step_tests/test_hello_cauldron.py -> build/lib/cauldron/resources/examples/hello_cauldron/step_tests
creating build/lib/cauldron/resources/examples/hello_cauldron/step_tests/__pycache__
copying cauldron/resources/examples/hello_cauldron/step_tests/__pycache__/__init__.cpython-35.pyc -> build/lib/cauldron/resources/examples/hello_cauldron/step_tests/__pycache__
copying cauldron/resources/examples/hello_cauldron/step_tests/__pycache__/test_hello_cauldron.cpython-35-pytest-5.3.3.pyc -> build/lib/cauldron/resources/examples/hello_cauldron/step_tests/__pycache__
creating build/lib/cauldron/resources/examples/hello_text
copying cauldron/resources/examples/hello_text/cauldron.json -> build/lib/cauldron/resources/examples/hello_text
copying cauldron/resources/examples/hello_text/code.py -> build/lib/cauldron/resources/examples/hello_text
copying cauldron/resources/examples/hello_text/equations.py -> build/lib/cauldron/resources/examples/hello_text
copying cauldron/resources/examples/hello_text/hello.py -> build/lib/cauldron/resources/examples/hello_text
copying cauldron/resources/examples/hello_text/lorem_ipsum.txt -> build/lib/cauldron/resources/examples/hello_text
copying cauldron/resources/examples/hello_text/portions.py -> build/lib/cauldron/resources/examples/hello_text
copying cauldron/resources/examples/hello_text/variables.py -> build/lib/cauldron/resources/examples/hello_text
creating build/lib/cauldron/resources/examples/pyplot
copying cauldron/resources/examples/pyplot/cauldron.json -> build/lib/cauldron/resources/examples/pyplot
copying cauldron/resources/examples/pyplot/histogram.py -> build/lib/cauldron/resources/examples/pyplot
creating build/lib/cauldron/resources/examples/seaborn
copying cauldron/resources/examples/seaborn/cauldron.json -> build/lib/cauldron/resources/examples/seaborn
copying cauldron/resources/examples/seaborn/facets.py -> build/lib/cauldron/resources/examples/seaborn
creating build/lib/cauldron/resources/examples/time-gender
copying cauldron/resources/examples/time-gender/S01-introduction.md -> build/lib/cauldron/resources/examples/time-gender
copying cauldron/resources/examples/time-gender/S02-load-data.py -> build/lib/cauldron/resources/examples/time-gender
copying cauldron/resources/examples/time-gender/S03-graph-raw-data.py -> build/lib/cauldron/resources/examples/time-gender
copying cauldron/resources/examples/time-gender/S04-smoothed-plot.py -> build/lib/cauldron/resources/examples/time-gender
copying cauldron/resources/examples/time-gender/S05-export-data.py -> build/lib/cauldron/resources/examples/time-gender
copying cauldron/resources/examples/time-gender/S06-activity.html -> build/lib/cauldron/resources/examples/time-gender
copying cauldron/resources/examples/time-gender/TIME_Gender_Ratio.csv -> build/lib/cauldron/resources/examples/time-gender
copying cauldron/resources/examples/time-gender/_styles.css -> build/lib/cauldron/resources/examples/time-gender
copying cauldron/resources/examples/time-gender/cauldron.json -> build/lib/cauldron/resources/examples/time-gender
copying cauldron/resources/examples/time-gender/sp500.csv -> build/lib/cauldron/resources/examples/time-gender
creating build/lib/cauldron/resources/templates
copying cauldron/resources/templates/StdErr.html -> build/lib/cauldron/resources/templates
copying cauldron/resources/templates/bokeh_component.html -> build/lib/cauldron/resources/templates
copying cauldron/resources/templates/code-block.html -> build/lib/cauldron/resources/templates
copying cauldron/resources/templates/dependencies.html -> build/lib/cauldron/resources/templates
copying cauldron/resources/templates/elapsed_time.html -> build/lib/cauldron/resources/templates
copying cauldron/resources/templates/embedded-step.py.txt -> build/lib/cauldron/resources/templates
copying cauldron/resources/templates/first-step.py -> build/lib/cauldron/resources/templates
copying cauldron/resources/templates/image.html -> build/lib/cauldron/resources/templates
copying cauldron/resources/templates/import-error.html -> build/lib/cauldron/resources/templates
copying cauldron/resources/templates/json_include.html -> build/lib/cauldron/resources/templates
copying cauldron/resources/templates/katex.html -> build/lib/cauldron/resources/templates
copying cauldron/resources/templates/kernel_introduction.txt -> build/lib/cauldron/resources/templates
copying cauldron/resources/templates/list_grid.html -> build/lib/cauldron/resources/templates
copying cauldron/resources/templates/listing.html -> build/lib/cauldron/resources/templates
copying cauldron/resources/templates/markdown-block.html -> build/lib/cauldron/resources/templates
copying cauldron/resources/templates/markdown-error.html -> build/lib/cauldron/resources/templates
copying cauldron/resources/templates/notebook-script-header.html -> build/lib/cauldron/resources/templates
copying cauldron/resources/templates/plotly-component.html -> build/lib/cauldron/resources/templates
copying cauldron/resources/templates/project-dependency.html -> build/lib/cauldron/resources/templates
copying cauldron/resources/templates/report-top-bar.html -> build/lib/cauldron/resources/templates
copying cauldron/resources/templates/report.js.template -> build/lib/cauldron/resources/templates
copying cauldron/resources/templates/shell_introduction.txt -> build/lib/cauldron/resources/templates
copying cauldron/resources/templates/status-variable.template.html -> build/lib/cauldron/resources/templates
copying cauldron/resources/templates/step-body.html -> build/lib/cauldron/resources/templates
copying cauldron/resources/templates/step-status.html -> build/lib/cauldron/resources/templates
copying cauldron/resources/templates/step-stop.html -> build/lib/cauldron/resources/templates
copying cauldron/resources/templates/table.html -> build/lib/cauldron/resources/templates
copying cauldron/resources/templates/tree.html -> build/lib/cauldron/resources/templates
copying cauldron/resources/templates/unit_test.html -> build/lib/cauldron/resources/templates
copying cauldron/resources/templates/user-code-error.html -> build/lib/cauldron/resources/templates
copying cauldron/resources/templates/user-code-error.txt -> build/lib/cauldron/resources/templates
creating build/lib/cauldron/resources/web
copying cauldron/resources/web/project.css -> build/lib/cauldron/resources/web
copying cauldron/resources/web/project.html -> build/lib/cauldron/resources/web
copying cauldron/resources/web/project.js -> build/lib/cauldron/resources/web
creating build/lib/cauldron/resources/web/assets
copying cauldron/resources/web/assets/32px.png -> build/lib/cauldron/resources/web/assets
copying cauldron/resources/web/assets/40px.png -> build/lib/cauldron/resources/web/assets
copying cauldron/resources/web/assets/throbber.gif -> build/lib/cauldron/resources/web/assets
creating build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_AMS-Regular.ttf -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_AMS-Regular.woff -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_AMS-Regular.woff2 -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_Caligraphic-Bold.ttf -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_Caligraphic-Bold.woff -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_Caligraphic-Bold.woff2 -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_Caligraphic-Regular.ttf -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_Caligraphic-Regular.woff -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_Caligraphic-Regular.woff2 -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_Fraktur-Bold.ttf -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_Fraktur-Bold.woff -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_Fraktur-Bold.woff2 -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_Fraktur-Regular.ttf -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_Fraktur-Regular.woff -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_Fraktur-Regular.woff2 -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_Main-Bold.ttf -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_Main-Bold.woff -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_Main-Bold.woff2 -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_Main-BoldItalic.ttf -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_Main-BoldItalic.woff -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_Main-BoldItalic.woff2 -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_Main-Italic.ttf -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_Main-Italic.woff -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_Main-Italic.woff2 -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_Main-Regular.ttf -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_Main-Regular.woff -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_Main-Regular.woff2 -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_Math-BoldItalic.ttf -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_Math-BoldItalic.woff -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_Math-BoldItalic.woff2 -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_Math-Italic.ttf -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_Math-Italic.woff -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_Math-Italic.woff2 -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_SansSerif-Bold.ttf -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_SansSerif-Bold.woff -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_SansSerif-Bold.woff2 -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_SansSerif-Italic.ttf -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_SansSerif-Italic.woff -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_SansSerif-Italic.woff2 -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_SansSerif-Regular.ttf -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_SansSerif-Regular.woff -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_SansSerif-Regular.woff2 -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_Script-Regular.ttf -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_Script-Regular.woff -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_Script-Regular.woff2 -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_Size1-Regular.ttf -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_Size1-Regular.woff -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_Size1-Regular.woff2 -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_Size2-Regular.ttf -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_Size2-Regular.woff -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_Size2-Regular.woff2 -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_Size3-Regular.ttf -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_Size3-Regular.woff -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_Size3-Regular.woff2 -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_Size4-Regular.ttf -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_Size4-Regular.woff -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_Size4-Regular.woff2 -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_Typewriter-Regular.ttf -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_Typewriter-Regular.woff -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/KaTeX_Typewriter-Regular.woff2 -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/MaterialIcons-Regular.eot -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/MaterialIcons-Regular.ttf -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/MaterialIcons-Regular.woff -> build/lib/cauldron/resources/web/assets/fonts
copying cauldron/resources/web/assets/fonts/MaterialIcons-Regular.woff2 -> build/lib/cauldron/resources/web/assets/fonts
+ sleep 1
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1rbqGz
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64
++ dirname /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64
+ cd cauldron-notebook-1.0.9
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -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-cauldron-notebook-1.0.9-1.aarch64
/usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer.
  warnings.warn(
WARNING: The wheel package is not available.
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-cauldron-notebook-1.0.9-1.aarch64/usr
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron
copying build/lib/cauldron/writer.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron
copying build/lib/cauldron/templating.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/session
copying build/lib/cauldron/session/definitions.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/session
copying build/lib/cauldron/session/buffering.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/session
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/session/spark
copying build/lib/cauldron/session/spark/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/session/spark
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/session/writing
copying build/lib/cauldron/session/writing/file_io.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/session/writing
copying build/lib/cauldron/session/writing/html.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/session/writing
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/session/writing/components
copying build/lib/cauldron/session/writing/components/definitions.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/session/writing/components
copying build/lib/cauldron/session/writing/components/project_component.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/session/writing/components
copying build/lib/cauldron/session/writing/components/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/session/writing/components
copying build/lib/cauldron/session/writing/components/bokeh_component.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/session/writing/components
copying build/lib/cauldron/session/writing/components/plotly_component.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/session/writing/components
copying build/lib/cauldron/session/writing/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/session/writing
copying build/lib/cauldron/session/writing/step.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/session/writing
copying build/lib/cauldron/session/report.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/session
copying build/lib/cauldron/session/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/session
copying build/lib/cauldron/session/reloading.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/session
copying build/lib/cauldron/session/caching.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/session
copying build/lib/cauldron/session/exposed.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/session
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/session/projects
copying build/lib/cauldron/session/projects/steps.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/session/projects
copying build/lib/cauldron/session/projects/definitions.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/session/projects
copying build/lib/cauldron/session/projects/specio.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/session/projects
copying build/lib/cauldron/session/projects/project.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/session/projects
copying build/lib/cauldron/session/projects/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/session/projects
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/session/display
copying build/lib/cauldron/session/display/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/session/display
copying build/lib/cauldron/session/naming.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/session
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/steptest
copying build/lib/cauldron/steptest/support.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/steptest
copying build/lib/cauldron/steptest/results.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/steptest
copying build/lib/cauldron/steptest/functional.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/steptest
copying build/lib/cauldron/steptest/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/steptest
copying build/lib/cauldron/settings.json -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/invoke
copying build/lib/cauldron/invoke/parser.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/invoke
copying build/lib/cauldron/invoke/containerized.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/invoke
copying build/lib/cauldron/invoke/invoker.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/invoke
copying build/lib/cauldron/invoke/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/invoke
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/session
copying build/lib/cauldron/test/session/test_definitions.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/session
copying build/lib/cauldron/test/session/test_naming.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/session
copying build/lib/cauldron/test/session/test_session_spark.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/session
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/session/writing
copying build/lib/cauldron/test/session/writing/test_bokeh_component.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/session/writing
copying build/lib/cauldron/test/session/writing/test_components.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/session/writing
copying build/lib/cauldron/test/session/writing/test_file_io_move.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/session/writing
copying build/lib/cauldron/test/session/writing/test_plotly_component.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/session/writing
copying build/lib/cauldron/test/session/writing/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/session/writing
copying build/lib/cauldron/test/session/writing/test_project_component.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/session/writing
copying build/lib/cauldron/test/session/test_session_display.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/session
copying build/lib/cauldron/test/session/test_session_buffer.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/session
copying build/lib/cauldron/test/session/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/session
copying build/lib/cauldron/test/session/test_session_reloading.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/session
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/session/projects
copying build/lib/cauldron/test/session/projects/test_specio_format_times.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/session/projects
copying build/lib/cauldron/test/session/projects/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/session/projects
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/writing
copying build/lib/cauldron/test/writing/test_writing.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/writing
copying build/lib/cauldron/test/writing/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/writing
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/support
copying build/lib/cauldron/test/support/mocking.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/support
copying build/lib/cauldron/test/support/scaffolds.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/support
copying build/lib/cauldron/test/support/messages.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/support
copying build/lib/cauldron/test/support/test_mocking.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/support
copying build/lib/cauldron/test/support/functional.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/support
copying build/lib/cauldron/test/support/flask_scaffolds.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/support
copying build/lib/cauldron/test/support/test_messages.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/support
copying build/lib/cauldron/test/support/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/support
copying build/lib/cauldron/test/support/server.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/support
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/invoke
copying build/lib/cauldron/test/invoke/test_containerized.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/invoke
copying build/lib/cauldron/test/invoke/utils.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/invoke
copying build/lib/cauldron/test/invoke/test_invoker.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/invoke
copying build/lib/cauldron/test/invoke/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/invoke
copying build/lib/cauldron/test/invoke/test_invoke.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/invoke
copying build/lib/cauldron/test/test_plotting.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/ui
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/ui/routes
copying build/lib/cauldron/test/ui/routes/test_hello.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/ui/routes
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/ui/routes/notebooks
copying build/lib/cauldron/test/ui/routes/notebooks/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/ui/routes/notebooks
copying build/lib/cauldron/test/ui/routes/notebooks/test_notebook.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/ui/routes/notebooks
copying build/lib/cauldron/test/ui/routes/notebooks/test_get_remote_view.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/ui/routes/notebooks
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/ui/routes/apps
copying build/lib/cauldron/test/ui/routes/apps/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/ui/routes/apps
copying build/lib/cauldron/test/ui/routes/apps/test_view.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/ui/routes/apps
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/ui/routes/apis
copying build/lib/cauldron/test/ui/routes/apis/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/ui/routes/apis
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/ui/routes/apis/executions
copying build/lib/cauldron/test/ui/routes/apis/executions/test_runner_abort.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/ui/routes/apis/executions
copying build/lib/cauldron/test/ui/routes/apis/executions/test_runner_parsing.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/ui/routes/apis/executions
copying build/lib/cauldron/test/ui/routes/apis/executions/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/ui/routes/apis/executions
copying build/lib/cauldron/test/ui/routes/apis/executions/test_runner_execute.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/ui/routes/apis/executions
copying build/lib/cauldron/test/ui/routes/apis/executions/test_endpoints.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/ui/routes/apis/executions
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/ui/routes/apis/statuses
copying build/lib/cauldron/test/ui/routes/apis/statuses/test_status.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/ui/routes/apis/statuses
copying build/lib/cauldron/test/ui/routes/apis/statuses/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/ui/routes/apis/statuses
copying build/lib/cauldron/test/ui/routes/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/ui/routes
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/ui/routes/viewers
copying build/lib/cauldron/test/ui/routes/viewers/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/ui/routes/viewers
copying build/lib/cauldron/test/ui/routes/viewers/test_view.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/ui/routes/viewers
copying build/lib/cauldron/test/ui/test_ui_start.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/ui
copying build/lib/cauldron/test/ui/test_arguments.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/ui
copying build/lib/cauldron/test/ui/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/ui
copying build/lib/cauldron/test/ui/test_launcher.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/ui
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/ui/statuses
copying build/lib/cauldron/test/ui/statuses/test_merge_local_state.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/ui/statuses
copying build/lib/cauldron/test/ui/statuses/test_get_status.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/ui/statuses
copying build/lib/cauldron/test/ui/statuses/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/ui/statuses
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/docgen
copying build/lib/cauldron/test/docgen/test_docgen_parsing.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/docgen
copying build/lib/cauldron/test/docgen/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/docgen
copying build/lib/cauldron/test/test_templating.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/runner
copying build/lib/cauldron/test/runner/test_reload_libraries.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/runner
copying build/lib/cauldron/test/runner/test_error_display.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/runner
copying build/lib/cauldron/test/runner/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/runner
copying build/lib/cauldron/test/runner/test_runner_redirection.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/runner
copying build/lib/cauldron/test/runner/test_runner_source.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/runner
copying build/lib/cauldron/test/runner/test_printing.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/runner
copying build/lib/cauldron/test/runner/test_runner_markdown_file.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/runner
copying build/lib/cauldron/test/runner/test_runner_python_file.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/runner
copying build/lib/cauldron/test/runner/test_runner.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/runner
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli
copying build/lib/cauldron/test/cli/test_batcher.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli
copying build/lib/cauldron/test/cli/test_commander.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli
copying build/lib/cauldron/test/cli/test_cli_commands.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/interaction
copying build/lib/cauldron/test/cli/interaction/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/interaction
copying build/lib/cauldron/test/cli/interaction/test_interaction_query.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/interaction
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/sync
copying build/lib/cauldron/test/cli/sync/test_sync_io.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/sync
copying build/lib/cauldron/test/cli/sync/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/sync
copying build/lib/cauldron/test/cli/sync/test_sync_threading.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/sync
copying build/lib/cauldron/test/cli/sync/test_sync_comm.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/sync
copying build/lib/cauldron/test/cli/sync/test_sync_files.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/sync
copying build/lib/cauldron/test/cli/test_cli_shell.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli
copying build/lib/cauldron/test/cli/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/server
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/server/routes
copying build/lib/cauldron/test/cli/server/routes/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/server/routes
copying build/lib/cauldron/test/cli/server/routes/test_ui_statuses.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/server/routes
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/server/routes/synchronize
copying build/lib/cauldron/test/cli/server/routes/synchronize/test_sync_create.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/server/routes/synchronize
copying build/lib/cauldron/test/cli/server/routes/synchronize/test_sync_touch.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/server/routes/synchronize
copying build/lib/cauldron/test/cli/server/routes/synchronize/test_sync_download.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/server/routes/synchronize
copying build/lib/cauldron/test/cli/server/routes/synchronize/test_sync_file.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/server/routes/synchronize
copying build/lib/cauldron/test/cli/server/routes/synchronize/test_status.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/server/routes/synchronize
copying build/lib/cauldron/test/cli/server/routes/synchronize/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/server/routes/synchronize
copying build/lib/cauldron/test/cli/server/routes/synchronize/test_sync_open.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/server/routes/synchronize
copying build/lib/cauldron/test/cli/server/routes/synchronize/test_sync_status.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/server/routes/synchronize
copying build/lib/cauldron/test/cli/server/routes/synchronize/test_project_download.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/server/routes/synchronize
copying build/lib/cauldron/test/cli/server/test_arguments.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/server
copying build/lib/cauldron/test/cli/server/test_server_status.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/server
copying build/lib/cauldron/test/cli/server/test_server_run_status.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/server
copying build/lib/cauldron/test/cli/server/test_server.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/server
copying build/lib/cauldron/test/cli/server/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/server
copying build/lib/cauldron/test/cli/server/test_server_display.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/server
copying build/lib/cauldron/test/cli/server/test_server_execution.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/server
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands
copying build/lib/cauldron/test/cli/commands/test_clear.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands
copying build/lib/cauldron/test/cli/commands/test_step_actions.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands
copying build/lib/cauldron/test/cli/commands/test_steps_selection.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands
copying build/lib/cauldron/test/cli/commands/test_create.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands
copying build/lib/cauldron/test/cli/commands/test_exit.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands
copying build/lib/cauldron/test/cli/commands/test_alias.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands
copying build/lib/cauldron/test/cli/commands/test_sync.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands
copying build/lib/cauldron/test/cli/commands/test_refresh.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands
copying build/lib/cauldron/test/cli/commands/test_connect_command.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands
copying build/lib/cauldron/test/cli/commands/test_open_actions.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands
copying build/lib/cauldron/test/cli/commands/test_export.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands
copying build/lib/cauldron/test/cli/commands/test_steps_create_step.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands
copying build/lib/cauldron/test/cli/commands/test_close.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands
copying build/lib/cauldron/test/cli/commands/test_purge.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands
copying build/lib/cauldron/test/cli/commands/test_open_opener.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands
copying build/lib/cauldron/test/cli/commands/test_save.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands
copying build/lib/cauldron/test/cli/commands/test_open.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands
copying build/lib/cauldron/test/cli/commands/test_status.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands
copying build/lib/cauldron/test/cli/commands/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands
copying build/lib/cauldron/test/cli/commands/test_cd.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands
copying build/lib/cauldron/test/cli/commands/test_steps.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands
copying build/lib/cauldron/test/cli/commands/test_version.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands
copying build/lib/cauldron/test/cli/commands/test_view.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands
copying build/lib/cauldron/test/cli/commands/test_configure.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands
copying build/lib/cauldron/test/cli/commands/test_steps_insert.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands
copying build/lib/cauldron/test/cli/commands/test_run.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands
copying build/lib/cauldron/test/cli/commands/test_steps_modify_step.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands
copying build/lib/cauldron/test/cli/commands/test_show.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands
copying build/lib/cauldron/test/cli/commands/test_listing.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands
copying build/lib/cauldron/test/cli/commands/test_disconnect_command.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands
copying build/lib/cauldron/test/cli/commands/test_reload.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands
copying build/lib/cauldron/test/cli/commands/test_ui.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands
copying build/lib/cauldron/test/cli/commands/test_ls.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/steptesting
copying build/lib/cauldron/test/steptesting/S03-lib-patching.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/steptesting
copying build/lib/cauldron/test/steptesting/test_steptest.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/steptesting
copying build/lib/cauldron/test/steptesting/S01-first.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/steptesting
copying build/lib/cauldron/test/steptesting/test_support.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/steptesting
copying build/lib/cauldron/test/steptesting/S02-errors.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/steptesting
copying build/lib/cauldron/test/steptesting/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/steptesting
copying build/lib/cauldron/test/steptesting/test_functional.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/steptesting
copying build/lib/cauldron/test/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test
copying build/lib/cauldron/test/test_test_support.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/render
copying build/lib/cauldron/test/render/test_render.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/render
copying build/lib/cauldron/test/render/test_render_encoding.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/render
copying build/lib/cauldron/test/render/test_syntax_highlighting.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/render
copying build/lib/cauldron/test/render/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/render
copying build/lib/cauldron/test/render/test_render_texts.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/render
copying build/lib/cauldron/test/render/test_render_plots.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/render
copying build/lib/cauldron/test/test_init.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/projects
copying build/lib/cauldron/test/projects/test_ProjectStep.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/projects
copying build/lib/cauldron/test/projects/test_refresh.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/projects
copying build/lib/cauldron/test/projects/test_Project.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/projects
copying build/lib/cauldron/test/projects/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/projects
copying build/lib/cauldron/test/projects/test_exposed.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/projects
copying build/lib/cauldron/test/test_writer.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/environ
copying build/lib/cauldron/test/environ/test_response.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/environ
copying build/lib/cauldron/test/environ/test_systems.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/environ
copying build/lib/cauldron/test/environ/test_modes.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/environ
copying build/lib/cauldron/test/environ/test_environ_paths.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/environ
copying build/lib/cauldron/test/environ/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/environ
copying build/lib/cauldron/test/environ/test_logger.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/environ
copying build/lib/cauldron/test/environ/test_configuration.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/environ
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/ui
copying build/lib/cauldron/ui/launcher.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/ui
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/ui/routes
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/ui/routes/notebooks
copying build/lib/cauldron/ui/routes/notebooks/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/ui/routes/notebooks
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/ui/routes/apps
copying build/lib/cauldron/ui/routes/apps/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/ui/routes/apps
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/ui/routes/apis
copying build/lib/cauldron/ui/routes/apis/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/ui/routes/apis
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/ui/routes/apis/executions
copying build/lib/cauldron/ui/routes/apis/executions/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/ui/routes/apis/executions
copying build/lib/cauldron/ui/routes/apis/executions/runner.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/ui/routes/apis/executions
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/ui/routes/apis/statuses
copying build/lib/cauldron/ui/routes/apis/statuses/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/ui/routes/apis/statuses
copying build/lib/cauldron/ui/routes/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/ui/routes
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/ui/routes/viewers
copying build/lib/cauldron/ui/routes/viewers/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/ui/routes/viewers
copying build/lib/cauldron/ui/arguments.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/ui
copying build/lib/cauldron/ui/configs.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/ui
copying build/lib/cauldron/ui/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/ui
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/ui/statuses
copying build/lib/cauldron/ui/statuses/_utils.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/ui/statuses
copying build/lib/cauldron/ui/statuses/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/ui/statuses
copying build/lib/cauldron/ui/statuses/_reconciler.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/ui/statuses
copying build/lib/cauldron/ui/parsing.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/ui
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/docgen
copying build/lib/cauldron/docgen/conversions.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/docgen
copying build/lib/cauldron/docgen/function_returns.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/docgen
copying build/lib/cauldron/docgen/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/docgen
copying build/lib/cauldron/docgen/parsing.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/docgen
copying build/lib/cauldron/docgen/params.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/docgen
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/runner
copying build/lib/cauldron/runner/redirection.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/runner
copying build/lib/cauldron/runner/html_file.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/runner
copying build/lib/cauldron/runner/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/runner
copying build/lib/cauldron/runner/source.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/runner
copying build/lib/cauldron/runner/markdown_file.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/runner
copying build/lib/cauldron/runner/python_file.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/runner
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/templates
copying build/lib/cauldron/resources/templates/step-body.html -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/templates
copying build/lib/cauldron/resources/templates/table.html -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/templates
copying build/lib/cauldron/resources/templates/report.js.template -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/templates
copying build/lib/cauldron/resources/templates/unit_test.html -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/templates
copying build/lib/cauldron/resources/templates/report-top-bar.html -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/templates
copying build/lib/cauldron/resources/templates/markdown-block.html -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/templates
copying build/lib/cauldron/resources/templates/import-error.html -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/templates
copying build/lib/cauldron/resources/templates/list_grid.html -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/templates
copying build/lib/cauldron/resources/templates/status-variable.template.html -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/templates
copying build/lib/cauldron/resources/templates/bokeh_component.html -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/templates
copying build/lib/cauldron/resources/templates/dependencies.html -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/templates
copying build/lib/cauldron/resources/templates/embedded-step.py.txt -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/templates
copying build/lib/cauldron/resources/templates/kernel_introduction.txt -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/templates
copying build/lib/cauldron/resources/templates/json_include.html -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/templates
copying build/lib/cauldron/resources/templates/elapsed_time.html -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/templates
copying build/lib/cauldron/resources/templates/step-status.html -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/templates
copying build/lib/cauldron/resources/templates/image.html -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/templates
copying build/lib/cauldron/resources/templates/step-stop.html -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/templates
copying build/lib/cauldron/resources/templates/notebook-script-header.html -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/templates
copying build/lib/cauldron/resources/templates/user-code-error.txt -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/templates
copying build/lib/cauldron/resources/templates/first-step.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/templates
copying build/lib/cauldron/resources/templates/plotly-component.html -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/templates
copying build/lib/cauldron/resources/templates/shell_introduction.txt -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/templates
copying build/lib/cauldron/resources/templates/listing.html -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/templates
copying build/lib/cauldron/resources/templates/user-code-error.html -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/templates
copying build/lib/cauldron/resources/templates/tree.html -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/templates
copying build/lib/cauldron/resources/templates/StdErr.html -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/templates
copying build/lib/cauldron/resources/templates/markdown-error.html -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/templates
copying build/lib/cauldron/resources/templates/code-block.html -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/templates
copying build/lib/cauldron/resources/templates/katex.html -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/templates
copying build/lib/cauldron/resources/templates/project-dependency.html -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/templates
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/examples
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/examples/hello_text
copying build/lib/cauldron/resources/examples/hello_text/code.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/examples/hello_text
copying build/lib/cauldron/resources/examples/hello_text/variables.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/examples/hello_text
copying build/lib/cauldron/resources/examples/hello_text/hello.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/examples/hello_text
copying build/lib/cauldron/resources/examples/hello_text/portions.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/examples/hello_text
copying build/lib/cauldron/resources/examples/hello_text/equations.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/examples/hello_text
copying build/lib/cauldron/resources/examples/hello_text/lorem_ipsum.txt -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/examples/hello_text
copying build/lib/cauldron/resources/examples/hello_text/cauldron.json -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/examples/hello_text
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/examples/seaborn
copying build/lib/cauldron/resources/examples/seaborn/facets.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/examples/seaborn
copying build/lib/cauldron/resources/examples/seaborn/cauldron.json -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/examples/seaborn
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/examples/hello_cauldron
copying build/lib/cauldron/resources/examples/hello_cauldron/S02-plot-data.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/examples/hello_cauldron
copying build/lib/cauldron/resources/examples/hello_cauldron/S01-create-data.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/examples/hello_cauldron
copying build/lib/cauldron/resources/examples/hello_cauldron/cauldron.json -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/examples/hello_cauldron
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/examples/hello_cauldron/step_tests
copying build/lib/cauldron/resources/examples/hello_cauldron/step_tests/test_hello_cauldron.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/examples/hello_cauldron/step_tests
copying build/lib/cauldron/resources/examples/hello_cauldron/step_tests/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/examples/hello_cauldron/step_tests
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/examples/hello_cauldron/step_tests/__pycache__
copying build/lib/cauldron/resources/examples/hello_cauldron/step_tests/__pycache__/__init__.cpython-35.pyc -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/examples/hello_cauldron/step_tests/__pycache__
copying build/lib/cauldron/resources/examples/hello_cauldron/step_tests/__pycache__/test_hello_cauldron.cpython-35-pytest-5.3.3.pyc -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/examples/hello_cauldron/step_tests/__pycache__
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/examples/bokeh
copying build/lib/cauldron/resources/examples/bokeh/with-figure.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/examples/bokeh
copying build/lib/cauldron/resources/examples/bokeh/color_scatter.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/examples/bokeh
copying build/lib/cauldron/resources/examples/bokeh/cauldron.json -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/examples/bokeh
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/examples/pyplot
copying build/lib/cauldron/resources/examples/pyplot/histogram.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/examples/pyplot
copying build/lib/cauldron/resources/examples/pyplot/cauldron.json -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/examples/pyplot
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/examples/time-gender
copying build/lib/cauldron/resources/examples/time-gender/S01-introduction.md -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/examples/time-gender
copying build/lib/cauldron/resources/examples/time-gender/sp500.csv -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/examples/time-gender
copying build/lib/cauldron/resources/examples/time-gender/S04-smoothed-plot.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/examples/time-gender
copying build/lib/cauldron/resources/examples/time-gender/S02-load-data.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/examples/time-gender
copying build/lib/cauldron/resources/examples/time-gender/S06-activity.html -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/examples/time-gender
copying build/lib/cauldron/resources/examples/time-gender/_styles.css -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/examples/time-gender
copying build/lib/cauldron/resources/examples/time-gender/S05-export-data.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/examples/time-gender
copying build/lib/cauldron/resources/examples/time-gender/S03-graph-raw-data.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/examples/time-gender
copying build/lib/cauldron/resources/examples/time-gender/cauldron.json -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/examples/time-gender
copying build/lib/cauldron/resources/examples/time-gender/TIME_Gender_Ratio.csv -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/examples/time-gender
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web
copying build/lib/cauldron/resources/web/project.js -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web
copying build/lib/cauldron/resources/web/project.html -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets
copying build/lib/cauldron/resources/web/assets/32px.png -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_Main-Regular.woff -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_Main-BoldItalic.woff -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_AMS-Regular.woff2 -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_Fraktur-Regular.woff -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_AMS-Regular.woff -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_Fraktur-Regular.woff2 -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_Caligraphic-Regular.woff -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_Size4-Regular.woff2 -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_Size1-Regular.woff2 -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_Math-Italic.ttf -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_Typewriter-Regular.ttf -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_Main-Bold.woff2 -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_SansSerif-Italic.ttf -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_Size3-Regular.woff -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_Caligraphic-Regular.ttf -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_Size2-Regular.woff2 -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_Main-Regular.ttf -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_Math-BoldItalic.woff -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_SansSerif-Bold.woff -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_Math-BoldItalic.woff2 -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_SansSerif-Italic.woff2 -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_Script-Regular.woff2 -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_SansSerif-Bold.ttf -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_AMS-Regular.ttf -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_Fraktur-Bold.ttf -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/MaterialIcons-Regular.woff2 -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_Fraktur-Bold.woff2 -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_Size3-Regular.woff2 -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_SansSerif-Regular.woff -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_Main-Italic.ttf -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_Math-Italic.woff2 -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_SansSerif-Italic.woff -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_Caligraphic-Bold.woff2 -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_Main-Italic.woff -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/MaterialIcons-Regular.ttf -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_Size2-Regular.woff -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_Size2-Regular.ttf -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/MaterialIcons-Regular.eot -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_Fraktur-Bold.woff -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_Script-Regular.woff -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_Math-BoldItalic.ttf -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_Script-Regular.ttf -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_Typewriter-Regular.woff -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_Typewriter-Regular.woff2 -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_SansSerif-Regular.ttf -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_Main-Regular.woff2 -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_SansSerif-Regular.woff2 -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_Main-Bold.ttf -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_Main-BoldItalic.ttf -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_Math-Italic.woff -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_SansSerif-Bold.woff2 -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_Caligraphic-Regular.woff2 -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_Size4-Regular.ttf -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_Main-Italic.woff2 -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_Size4-Regular.woff -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_Caligraphic-Bold.woff -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_Size3-Regular.ttf -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_Size1-Regular.woff -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_Caligraphic-Bold.ttf -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/MaterialIcons-Regular.woff -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_Main-Bold.woff -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_Fraktur-Regular.ttf -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_Main-BoldItalic.woff2 -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/fonts/KaTeX_Size1-Regular.ttf -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets/fonts
copying build/lib/cauldron/resources/web/assets/throbber.gif -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets
copying build/lib/cauldron/resources/web/assets/40px.png -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web/assets
copying build/lib/cauldron/resources/web/project.css -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/web
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app
copying build/lib/cauldron/resources/app/favicon.ico -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/css
copying build/lib/cauldron/resources/app/assets/css/create~project.588b048f.css -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/css
copying build/lib/cauldron/resources/app/assets/css/chunk-vendors.c518c4ef.css -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/css
copying build/lib/cauldron/resources/app/assets/css/create.019b4dfd.css -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/css
copying build/lib/cauldron/resources/app/assets/css/app.098a576f.css -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/css
copying build/lib/cauldron/resources/app/assets/css/project.0beac151.css -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/css
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/fonts
copying build/lib/cauldron/resources/app/assets/fonts/SourceSansPro-LightIt.otf.ed22e01b.woff -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/fonts
copying build/lib/cauldron/resources/app/assets/fonts/SourceSansPro-ExtraLightIt.d6648c78.otf -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/fonts
copying build/lib/cauldron/resources/app/assets/fonts/SourceSansPro-SemiboldIt.ttf.c474abd9.woff2 -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/fonts
copying build/lib/cauldron/resources/app/assets/fonts/SourceSansPro-LightIt.cf7fa055.ttf -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/fonts
copying build/lib/cauldron/resources/app/assets/fonts/SourceSansPro-Regular.ttf.8bb5b88b.woff2 -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/fonts
copying build/lib/cauldron/resources/app/assets/fonts/SourceSansPro-Semibold.e8db8af2.ttf -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/fonts
copying build/lib/cauldron/resources/app/assets/fonts/SourceSansPro-Regular.otf.344f4c8d.woff -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/fonts
copying build/lib/cauldron/resources/app/assets/fonts/SourceSansPro-BlackIt.ttf.400e7325.woff2 -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/fonts
copying build/lib/cauldron/resources/app/assets/fonts/SourceSansPro-It.ttf.7ee03da8.woff2 -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/fonts
copying build/lib/cauldron/resources/app/assets/fonts/SourceSansPro-SemiboldIt.6de08aa7.otf -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/fonts
copying build/lib/cauldron/resources/app/assets/fonts/MaterialIcons-Regular.96c47680.eot -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/fonts
copying build/lib/cauldron/resources/app/assets/fonts/SourceSansPro-Light.ttf.7db69e93.woff2 -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/fonts
copying build/lib/cauldron/resources/app/assets/fonts/MaterialIcons-Regular.29b882f0.woff -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/fonts
copying build/lib/cauldron/resources/app/assets/fonts/SourceSansPro-Regular.906ba80a.ttf -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/fonts
copying build/lib/cauldron/resources/app/assets/fonts/SourceSansPro-BoldIt.ttf.433da739.woff2 -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/fonts
copying build/lib/cauldron/resources/app/assets/fonts/SourceSansPro-Black.4a31d5fa.ttf -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/fonts
copying build/lib/cauldron/resources/app/assets/fonts/SourceSansPro-BoldIt.otf.b81c2d8b.woff -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/fonts
copying build/lib/cauldron/resources/app/assets/fonts/SourceSansPro-ExtraLightIt.otf.9b9d35be.woff -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/fonts
copying build/lib/cauldron/resources/app/assets/fonts/SourceSansPro-BlackIt.0bf3a60f.otf -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/fonts
copying build/lib/cauldron/resources/app/assets/fonts/SourceSansPro-Semibold.d22df054.otf -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/fonts
copying build/lib/cauldron/resources/app/assets/fonts/SourceSansPro-BlackIt.88c36b15.ttf -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/fonts
copying build/lib/cauldron/resources/app/assets/fonts/SourceSansPro-LightIt.ttf.9b26dad3.woff2 -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/fonts
copying build/lib/cauldron/resources/app/assets/fonts/SourceSansPro-BoldIt.07ceebf1.otf -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/fonts
copying build/lib/cauldron/resources/app/assets/fonts/SourceSansPro-LightIt.0b4be0f9.otf -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/fonts
copying build/lib/cauldron/resources/app/assets/fonts/SourceSansPro-It.otf.5f31e7ec.woff -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/fonts
copying build/lib/cauldron/resources/app/assets/fonts/SourceSansPro-Black.ttf.1ec93fb0.woff2 -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/fonts
copying build/lib/cauldron/resources/app/assets/fonts/SourceSansPro-It.6c362e00.ttf -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/fonts
copying build/lib/cauldron/resources/app/assets/fonts/SourceSansPro-It.ad486cdf.otf -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/fonts
copying build/lib/cauldron/resources/app/assets/fonts/SourceSansPro-Semibold.ttf.b13c669d.woff2 -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/fonts
copying build/lib/cauldron/resources/app/assets/fonts/SourceSansPro-SemiboldIt.otf.b27999d8.woff -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/fonts
copying build/lib/cauldron/resources/app/assets/fonts/SourceSansPro-ExtraLightIt.5f6c950a.ttf -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/fonts
copying build/lib/cauldron/resources/app/assets/fonts/SourceSansPro-Bold.otf.ac261598.woff -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/fonts
copying build/lib/cauldron/resources/app/assets/fonts/SourceSansPro-Bold.ttf.07a20717.woff2 -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/fonts
copying build/lib/cauldron/resources/app/assets/fonts/SourceSansPro-Semibold.otf.90cd4925.woff -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/fonts
copying build/lib/cauldron/resources/app/assets/fonts/SourceSansPro-Light.otf.cd6456a8.woff -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/fonts
copying build/lib/cauldron/resources/app/assets/fonts/SourceSansPro-SemiboldIt.41995df8.ttf -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/fonts
copying build/lib/cauldron/resources/app/assets/fonts/MaterialIcons-Regular.d120c85b.ttf -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/fonts
copying build/lib/cauldron/resources/app/assets/fonts/SourceSansPro-ExtraLight.otf.d577e2c5.woff -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/fonts
copying build/lib/cauldron/resources/app/assets/fonts/SourceSansPro-ExtraLight.c867d05d.otf -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/fonts
copying build/lib/cauldron/resources/app/assets/fonts/SourceSansPro-ExtraLightIt.ttf.82097c26.woff2 -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/fonts
copying build/lib/cauldron/resources/app/assets/fonts/SourceSansPro-Bold.b23705a4.otf -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/fonts
copying build/lib/cauldron/resources/app/assets/fonts/MaterialIcons-Regular.0509ab09.woff2 -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/fonts
copying build/lib/cauldron/resources/app/assets/fonts/SourceSansPro-BlackIt.otf.9330ab0d.woff -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/fonts
copying build/lib/cauldron/resources/app/assets/fonts/SourceSansPro-Bold.cd9e6b79.ttf -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/fonts
copying build/lib/cauldron/resources/app/assets/fonts/SourceSansPro-Black.0ef9ee9f.otf -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/fonts
copying build/lib/cauldron/resources/app/assets/fonts/SourceSansPro-ExtraLight.8d0c3b1c.ttf -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/fonts
copying build/lib/cauldron/resources/app/assets/fonts/SourceSansPro-BoldIt.7e401b3e.ttf -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/fonts
copying build/lib/cauldron/resources/app/assets/fonts/SourceSansPro-Light.420d839a.otf -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/fonts
copying build/lib/cauldron/resources/app/assets/fonts/SourceSansPro-Regular.da547242.otf -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/fonts
copying build/lib/cauldron/resources/app/assets/fonts/SourceSansPro-Black.otf.2c99d731.woff -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/fonts
copying build/lib/cauldron/resources/app/assets/fonts/SourceSansPro-ExtraLight.ttf.d92614da.woff2 -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/fonts
copying build/lib/cauldron/resources/app/assets/fonts/SourceSansPro-Light.e7daa4ab.ttf -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/fonts
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/js
copying build/lib/cauldron/resources/app/assets/js/create.5f3503e1.js.map -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/js
copying build/lib/cauldron/resources/app/assets/js/create~project.48b68943.js -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/js
copying build/lib/cauldron/resources/app/assets/js/chunk-vendors.c932c0f7.js -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/js
copying build/lib/cauldron/resources/app/assets/js/app.cf0a4552.js.map -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/js
copying build/lib/cauldron/resources/app/assets/js/create.5f3503e1.js -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/js
copying build/lib/cauldron/resources/app/assets/js/create~project.48b68943.js.map -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/js
copying build/lib/cauldron/resources/app/assets/js/chunk-vendors.c932c0f7.js.map -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/js
copying build/lib/cauldron/resources/app/assets/js/project.9b6477fc.js.map -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/js
copying build/lib/cauldron/resources/app/assets/js/app.cf0a4552.js -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/js
copying build/lib/cauldron/resources/app/assets/js/project.9b6477fc.js -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/js
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/img
copying build/lib/cauldron/resources/app/assets/img/logo-128.a32de47b.png -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app/assets/img
copying build/lib/cauldron/resources/app/index.html -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/app
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli
copying build/lib/cauldron/cli/commander.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli
copying build/lib/cauldron/cli/threads.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/interaction
copying build/lib/cauldron/cli/interaction/query.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/interaction
copying build/lib/cauldron/cli/interaction/autocompletion.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/interaction
copying build/lib/cauldron/cli/interaction/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/interaction
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/sync
copying build/lib/cauldron/cli/sync/threads.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/sync
copying build/lib/cauldron/cli/sync/comm.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/sync
copying build/lib/cauldron/cli/sync/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/sync
copying build/lib/cauldron/cli/sync/sync_io.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/sync
copying build/lib/cauldron/cli/sync/files.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/sync
copying build/lib/cauldron/cli/parse.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli
copying build/lib/cauldron/cli/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli
copying build/lib/cauldron/cli/batcher.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/server
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/server/routes
copying build/lib/cauldron/cli/server/routes/status.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/server/routes
copying build/lib/cauldron/cli/server/routes/execution.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/server/routes
copying build/lib/cauldron/cli/server/routes/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/server/routes
copying build/lib/cauldron/cli/server/routes/display.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/server/routes
copying build/lib/cauldron/cli/server/routes/ui_statuses.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/server/routes
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/server/routes/synchronize
copying build/lib/cauldron/cli/server/routes/synchronize/status.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/server/routes/synchronize
copying build/lib/cauldron/cli/server/routes/synchronize/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/server/routes/synchronize
copying build/lib/cauldron/cli/server/arguments.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/server
copying build/lib/cauldron/cli/server/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/server
copying build/lib/cauldron/cli/server/run.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/server
copying build/lib/cauldron/cli/server/authorization.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/server
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands
copying build/lib/cauldron/cli/commands/connect.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands
copying build/lib/cauldron/cli/commands/purge.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands
copying build/lib/cauldron/cli/commands/close.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands
copying build/lib/cauldron/cli/commands/status.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands
copying build/lib/cauldron/cli/commands/refresh.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/run
copying build/lib/cauldron/cli/commands/run/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/run
copying build/lib/cauldron/cli/commands/run/actions.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/run
copying build/lib/cauldron/cli/commands/ls.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands
copying build/lib/cauldron/cli/commands/view.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands
copying build/lib/cauldron/cli/commands/ui.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands
copying build/lib/cauldron/cli/commands/show.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/sync
copying build/lib/cauldron/cli/commands/sync/syncer.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/sync
copying build/lib/cauldron/cli/commands/sync/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/sync
copying build/lib/cauldron/cli/commands/version.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/create
copying build/lib/cauldron/cli/commands/create/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/create
copying build/lib/cauldron/cli/commands/create/actions.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/create
copying build/lib/cauldron/cli/commands/reload.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands
copying build/lib/cauldron/cli/commands/exit.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands
copying build/lib/cauldron/cli/commands/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands
copying build/lib/cauldron/cli/commands/clear.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/configure
copying build/lib/cauldron/cli/commands/configure/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/configure
copying build/lib/cauldron/cli/commands/configure/actions.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/configure
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/open
copying build/lib/cauldron/cli/commands/open/remote.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/open
copying build/lib/cauldron/cli/commands/open/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/open
copying build/lib/cauldron/cli/commands/open/actions.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/open
copying build/lib/cauldron/cli/commands/open/opener.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/open
copying build/lib/cauldron/cli/commands/cd.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/steps
copying build/lib/cauldron/cli/commands/steps/renaming.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/steps
copying build/lib/cauldron/cli/commands/steps/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/steps
copying build/lib/cauldron/cli/commands/steps/selection.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/steps
copying build/lib/cauldron/cli/commands/steps/removal.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/steps
copying build/lib/cauldron/cli/commands/steps/actions.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/steps
copying build/lib/cauldron/cli/commands/disconnect.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands
copying build/lib/cauldron/cli/commands/alias.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands
copying build/lib/cauldron/cli/commands/export.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/listing
copying build/lib/cauldron/cli/commands/listing/_remover.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/listing
copying build/lib/cauldron/cli/commands/listing/discovery.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/listing
copying build/lib/cauldron/cli/commands/listing/_utils.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/listing
copying build/lib/cauldron/cli/commands/listing/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/listing
copying build/lib/cauldron/cli/commands/listing/_lister.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/listing
copying build/lib/cauldron/cli/commands/save.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands
copying build/lib/cauldron/cli/shell.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli
copying build/lib/cauldron/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/render
copying build/lib/cauldron/render/stack.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/render
copying build/lib/cauldron/render/utils.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/render
copying build/lib/cauldron/render/inspection.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/render
copying build/lib/cauldron/render/texts.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/render
copying build/lib/cauldron/render/plots.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/render
copying build/lib/cauldron/render/syntax_highlighting.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/render
copying build/lib/cauldron/render/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/render
copying build/lib/cauldron/render/encoding.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/render
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/environ
copying build/lib/cauldron/environ/response.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/environ
copying build/lib/cauldron/environ/paths.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/environ
copying build/lib/cauldron/environ/systems.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/environ
copying build/lib/cauldron/environ/modes.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/environ
copying build/lib/cauldron/environ/logger.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/environ
copying build/lib/cauldron/environ/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/environ
copying build/lib/cauldron/environ/configuration.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/environ
creating /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/plotting
copying build/lib/cauldron/plotting/_helpers.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/plotting
copying build/lib/cauldron/plotting/_colors.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/plotting
copying build/lib/cauldron/plotting/__init__.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/plotting
copying build/lib/cauldron/plotting/_brewers.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/plotting
copying build/lib/cauldron/plotting/_definitions.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/plotting
copying build/lib/cauldron/plotting/_categoricals.py -> /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/plotting
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/writer.py to writer.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/templating.py to templating.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/session/definitions.py to definitions.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/session/buffering.py to buffering.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/session/spark/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/session/writing/file_io.py to file_io.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/session/writing/html.py to html.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/session/writing/components/definitions.py to definitions.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/session/writing/components/project_component.py to project_component.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/session/writing/components/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/session/writing/components/bokeh_component.py to bokeh_component.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/session/writing/components/plotly_component.py to plotly_component.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/session/writing/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/session/writing/step.py to step.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/session/report.py to report.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/session/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/session/reloading.py to reloading.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/session/caching.py to caching.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/session/exposed.py to exposed.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/session/projects/steps.py to steps.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/session/projects/definitions.py to definitions.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/session/projects/specio.py to specio.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/session/projects/project.py to project.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/session/projects/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/session/display/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/session/naming.py to naming.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/steptest/support.py to support.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/steptest/results.py to results.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/steptest/functional.py to functional.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/steptest/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/invoke/parser.py to parser.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/invoke/containerized.py to containerized.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/invoke/invoker.py to invoker.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/invoke/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/session/test_definitions.py to test_definitions.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/session/test_naming.py to test_naming.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/session/test_session_spark.py to test_session_spark.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/session/writing/test_bokeh_component.py to test_bokeh_component.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/session/writing/test_components.py to test_components.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/session/writing/test_file_io_move.py to test_file_io_move.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/session/writing/test_plotly_component.py to test_plotly_component.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/session/writing/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/session/writing/test_project_component.py to test_project_component.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/session/test_session_display.py to test_session_display.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/session/test_session_buffer.py to test_session_buffer.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/session/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/session/test_session_reloading.py to test_session_reloading.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/session/projects/test_specio_format_times.py to test_specio_format_times.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/session/projects/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/writing/test_writing.py to test_writing.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/writing/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/support/mocking.py to mocking.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/support/scaffolds.py to scaffolds.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/support/messages.py to messages.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/support/test_mocking.py to test_mocking.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/support/functional.py to functional.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/support/flask_scaffolds.py to flask_scaffolds.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/support/test_messages.py to test_messages.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/support/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/support/server.py to server.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/invoke/test_containerized.py to test_containerized.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/invoke/utils.py to utils.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/invoke/test_invoker.py to test_invoker.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/invoke/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/invoke/test_invoke.py to test_invoke.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/test_plotting.py to test_plotting.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/ui/routes/test_hello.py to test_hello.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/ui/routes/notebooks/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/ui/routes/notebooks/test_notebook.py to test_notebook.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/ui/routes/notebooks/test_get_remote_view.py to test_get_remote_view.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/ui/routes/apps/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/ui/routes/apps/test_view.py to test_view.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/ui/routes/apis/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/ui/routes/apis/executions/test_runner_abort.py to test_runner_abort.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/ui/routes/apis/executions/test_runner_parsing.py to test_runner_parsing.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/ui/routes/apis/executions/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/ui/routes/apis/executions/test_runner_execute.py to test_runner_execute.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/ui/routes/apis/executions/test_endpoints.py to test_endpoints.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/ui/routes/apis/statuses/test_status.py to test_status.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/ui/routes/apis/statuses/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/ui/routes/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/ui/routes/viewers/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/ui/routes/viewers/test_view.py to test_view.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/ui/test_ui_start.py to test_ui_start.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/ui/test_arguments.py to test_arguments.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/ui/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/ui/test_launcher.py to test_launcher.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/ui/statuses/test_merge_local_state.py to test_merge_local_state.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/ui/statuses/test_get_status.py to test_get_status.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/ui/statuses/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/docgen/test_docgen_parsing.py to test_docgen_parsing.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/docgen/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/test_templating.py to test_templating.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/runner/test_reload_libraries.py to test_reload_libraries.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/runner/test_error_display.py to test_error_display.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/runner/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/runner/test_runner_redirection.py to test_runner_redirection.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/runner/test_runner_source.py to test_runner_source.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/runner/test_printing.py to test_printing.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/runner/test_runner_markdown_file.py to test_runner_markdown_file.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/runner/test_runner_python_file.py to test_runner_python_file.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/runner/test_runner.py to test_runner.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/test_batcher.py to test_batcher.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/test_commander.py to test_commander.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/test_cli_commands.py to test_cli_commands.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/interaction/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/interaction/test_interaction_query.py to test_interaction_query.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/sync/test_sync_io.py to test_sync_io.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/sync/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/sync/test_sync_threading.py to test_sync_threading.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/sync/test_sync_comm.py to test_sync_comm.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/sync/test_sync_files.py to test_sync_files.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/test_cli_shell.py to test_cli_shell.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/server/routes/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/server/routes/test_ui_statuses.py to test_ui_statuses.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/server/routes/synchronize/test_sync_create.py to test_sync_create.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/server/routes/synchronize/test_sync_touch.py to test_sync_touch.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/server/routes/synchronize/test_sync_download.py to test_sync_download.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/server/routes/synchronize/test_sync_file.py to test_sync_file.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/server/routes/synchronize/test_status.py to test_status.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/server/routes/synchronize/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/server/routes/synchronize/test_sync_open.py to test_sync_open.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/server/routes/synchronize/test_sync_status.py to test_sync_status.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/server/routes/synchronize/test_project_download.py to test_project_download.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/server/test_arguments.py to test_arguments.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/server/test_server_status.py to test_server_status.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/server/test_server_run_status.py to test_server_run_status.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/server/test_server.py to test_server.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/server/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/server/test_server_display.py to test_server_display.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/server/test_server_execution.py to test_server_execution.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands/test_clear.py to test_clear.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands/test_step_actions.py to test_step_actions.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands/test_steps_selection.py to test_steps_selection.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands/test_create.py to test_create.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands/test_exit.py to test_exit.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands/test_alias.py to test_alias.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands/test_sync.py to test_sync.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands/test_refresh.py to test_refresh.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands/test_connect_command.py to test_connect_command.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands/test_open_actions.py to test_open_actions.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands/test_export.py to test_export.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands/test_steps_create_step.py to test_steps_create_step.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands/test_close.py to test_close.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands/test_purge.py to test_purge.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands/test_open_opener.py to test_open_opener.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands/test_save.py to test_save.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands/test_open.py to test_open.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands/test_status.py to test_status.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands/test_cd.py to test_cd.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands/test_steps.py to test_steps.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands/test_version.py to test_version.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands/test_view.py to test_view.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands/test_configure.py to test_configure.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands/test_steps_insert.py to test_steps_insert.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands/test_run.py to test_run.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands/test_steps_modify_step.py to test_steps_modify_step.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands/test_show.py to test_show.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands/test_listing.py to test_listing.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands/test_disconnect_command.py to test_disconnect_command.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands/test_reload.py to test_reload.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands/test_ui.py to test_ui.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/cli/commands/test_ls.py to test_ls.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/steptesting/S03-lib-patching.py to S03-lib-patching.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/steptesting/test_steptest.py to test_steptest.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/steptesting/S01-first.py to S01-first.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/steptesting/test_support.py to test_support.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/steptesting/S02-errors.py to S02-errors.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/steptesting/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/steptesting/test_functional.py to test_functional.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/test_test_support.py to test_test_support.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/render/test_render.py to test_render.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/render/test_render_encoding.py to test_render_encoding.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/render/test_syntax_highlighting.py to test_syntax_highlighting.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/render/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/render/test_render_texts.py to test_render_texts.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/render/test_render_plots.py to test_render_plots.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/test_init.py to test_init.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/projects/test_ProjectStep.py to test_ProjectStep.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/projects/test_refresh.py to test_refresh.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/projects/test_Project.py to test_Project.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/projects/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/projects/test_exposed.py to test_exposed.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/test_writer.py to test_writer.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/environ/test_response.py to test_response.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/environ/test_systems.py to test_systems.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/environ/test_modes.py to test_modes.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/environ/test_environ_paths.py to test_environ_paths.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/environ/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/environ/test_logger.py to test_logger.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/test/environ/test_configuration.py to test_configuration.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/ui/launcher.py to launcher.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/ui/routes/notebooks/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/ui/routes/apps/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/ui/routes/apis/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/ui/routes/apis/executions/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/ui/routes/apis/executions/runner.py to runner.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/ui/routes/apis/statuses/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/ui/routes/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/ui/routes/viewers/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/ui/arguments.py to arguments.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/ui/configs.py to configs.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/ui/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/ui/statuses/_utils.py to _utils.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/ui/statuses/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/ui/statuses/_reconciler.py to _reconciler.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/ui/parsing.py to parsing.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/docgen/conversions.py to conversions.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/docgen/function_returns.py to function_returns.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/docgen/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/docgen/parsing.py to parsing.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/docgen/params.py to params.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/runner/redirection.py to redirection.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/runner/html_file.py to html_file.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/runner/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/runner/source.py to source.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/runner/markdown_file.py to markdown_file.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/runner/python_file.py to python_file.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/templates/first-step.py to first-step.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/examples/hello_text/code.py to code.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/examples/hello_text/variables.py to variables.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/examples/hello_text/hello.py to hello.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/examples/hello_text/portions.py to portions.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/examples/hello_text/equations.py to equations.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/examples/seaborn/facets.py to facets.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/examples/hello_cauldron/S02-plot-data.py to S02-plot-data.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/examples/hello_cauldron/S01-create-data.py to S01-create-data.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/examples/hello_cauldron/step_tests/test_hello_cauldron.py to test_hello_cauldron.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/examples/hello_cauldron/step_tests/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/examples/bokeh/with-figure.py to with-figure.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/examples/bokeh/color_scatter.py to color_scatter.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/examples/pyplot/histogram.py to histogram.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/examples/time-gender/S04-smoothed-plot.py to S04-smoothed-plot.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/examples/time-gender/S02-load-data.py to S02-load-data.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/examples/time-gender/S05-export-data.py to S05-export-data.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/resources/examples/time-gender/S03-graph-raw-data.py to S03-graph-raw-data.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commander.py to commander.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/threads.py to threads.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/interaction/query.py to query.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/interaction/autocompletion.py to autocompletion.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/interaction/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/sync/threads.py to threads.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/sync/comm.py to comm.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/sync/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/sync/sync_io.py to sync_io.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/sync/files.py to files.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/parse.py to parse.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/batcher.py to batcher.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/server/routes/status.py to status.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/server/routes/execution.py to execution.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/server/routes/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/server/routes/display.py to display.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/server/routes/ui_statuses.py to ui_statuses.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/server/routes/synchronize/status.py to status.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/server/routes/synchronize/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/server/arguments.py to arguments.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/server/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/server/run.py to run.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/server/authorization.py to authorization.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/connect.py to connect.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/purge.py to purge.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/close.py to close.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/status.py to status.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/refresh.py to refresh.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/run/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/run/actions.py to actions.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/ls.py to ls.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/view.py to view.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/ui.py to ui.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/show.py to show.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/sync/syncer.py to syncer.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/sync/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/version.py to version.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/create/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/create/actions.py to actions.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/reload.py to reload.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/exit.py to exit.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/clear.py to clear.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/configure/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/configure/actions.py to actions.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/open/remote.py to remote.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/open/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/open/actions.py to actions.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/open/opener.py to opener.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/cd.py to cd.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/steps/renaming.py to renaming.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/steps/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/steps/selection.py to selection.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/steps/removal.py to removal.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/steps/actions.py to actions.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/disconnect.py to disconnect.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/alias.py to alias.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/export.py to export.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/listing/_remover.py to _remover.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/listing/discovery.py to discovery.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/listing/_utils.py to _utils.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/listing/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/listing/_lister.py to _lister.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/commands/save.py to save.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/cli/shell.py to shell.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/render/stack.py to stack.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/render/utils.py to utils.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/render/inspection.py to inspection.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/render/texts.py to texts.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/render/plots.py to plots.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/render/syntax_highlighting.py to syntax_highlighting.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/render/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/render/encoding.py to encoding.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/environ/response.py to response.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/environ/paths.py to paths.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/environ/systems.py to systems.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/environ/modes.py to modes.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/environ/logger.py to logger.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/environ/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/environ/configuration.py to configuration.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/plotting/_helpers.py to _helpers.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/plotting/_colors.py to _colors.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/plotting/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/plotting/_brewers.py to _brewers.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/plotting/_definitions.py to _definitions.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron/plotting/_categoricals.py to _categoricals.cpython-39.pyc
writing byte-compilation script '/tmp/tmph5m9ndte.py'
/usr/bin/python3 /tmp/tmph5m9ndte.py
removing /tmp/tmph5m9ndte.py
running install_egg_info
running egg_info
writing cauldron_notebook.egg-info/PKG-INFO
writing dependency_links to cauldron_notebook.egg-info/dependency_links.txt
writing entry points to cauldron_notebook.egg-info/entry_points.txt
writing requirements to cauldron_notebook.egg-info/requires.txt
writing top-level names to cauldron_notebook.egg-info/top_level.txt
reading manifest file 'cauldron_notebook.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'cauldron_notebook.egg-info/SOURCES.txt'
Copying cauldron_notebook.egg-info to /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9/site-packages/cauldron_notebook-1.0.9-py3.9.egg-info
running install_scripts
Installing cauldron script to /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/bin
+ install -d -m755 /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64//usr/share/doc/python-cauldron-notebook
+ '[' -d doc ']'
~/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64 ~/build/BUILD/cauldron-notebook-1.0.9
+ '[' -d docs ']'
+ '[' -d example ']'
+ '[' -d examples ']'
+ pushd /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64
+ '[' -d usr/lib ']'
+ find usr/lib -type f -printf '/%h/%f\n'
+ '[' -d usr/lib64 ']'
+ '[' -d usr/bin ']'
+ find usr/bin -type f -printf '/%h/%f\n'
+ '[' -d usr/sbin ']'
+ touch doclist.lst
+ '[' -d usr/share/man ']'
~/build/BUILD/cauldron-notebook-1.0.9
+ popd
+ mv /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/filelist.lst .
+ mv /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/doclist.lst .
+ /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.0.9-1 --unique-debug-suffix -1.0.9-1.aarch64 --unique-debug-src-base python-cauldron-notebook-1.0.9-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/cauldron-notebook-1.0.9
find: 'debug': No such file or directory
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1
Bytecompiling .py files below /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9
+ /usr/lib/rpm/brp-python-hardlink
Processing files: python3-cauldron-notebook-1.0.9-1.noarch
Provides: python-cauldron-notebook python3-cauldron-notebook = 1.0.9-1 python3.9dist(cauldron-notebook) = 1.0.9 python3dist(cauldron-notebook) = 1.0.9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(beautifulsoup4) python3.9dist(flask) python3.9dist(jinja2) python3.9dist(markdown) python3.9dist(numpy) python3.9dist(pandas) python3.9dist(pygments) python3.9dist(requests) python3.9dist(setuptools) python3.9dist(waitress)
Processing files: python-cauldron-notebook-help-1.0.9-1.noarch
warning: Empty %files file /builddir/build/BUILD/cauldron-notebook-1.0.9/doclist.lst
Provides: python-cauldron-notebook-help = 1.0.9-1 python3-cauldron-notebook-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-cauldron-notebook-1.0.9-1.aarch64
Wrote: /builddir/build/RPMS/python-cauldron-notebook-help-1.0.9-1.noarch.rpm
Wrote: /builddir/build/RPMS/python3-cauldron-notebook-1.0.9-1.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QpiLhy
+ umask 022
+ cd /builddir/build/BUILD
+ cd cauldron-notebook-1.0.9
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/python-cauldron-notebook-1.0.9-1.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Child return code was: 0