>>> jupyter-nbformat: Building testing/jupyter-nbformat 5.1.3-r0 (using abuild 3.9.0-r0) started Wed, 02 Feb 2022 06:31:13 +0000 >>> jupyter-nbformat: Checking sanity of /home/buildozer/aports/testing/jupyter-nbformat/APKBUILD... >>> jupyter-nbformat: Analyzing dependencies... >>> jupyter-nbformat: Installing for build: build-base py3-traitlets py3-jsonschema py3-jupyter_core py3-ipython_genutils py3-pytest py3-testpath py3-fastjsonschema (1/28) Installing libbz2 (1.0.8-r1) (2/28) Installing libffi (3.4.2-r1) (3/28) Installing gdbm (1.22-r0) (4/28) Installing xz-libs (5.2.5-r0) (5/28) Installing mpdecimal (2.5.1-r1) (6/28) Installing readline (8.1.1-r0) (7/28) Installing sqlite-libs (3.37.2-r0) (8/28) Installing python3 (3.10.2-r0) (9/28) Installing py3-six (1.16.0-r1) (10/28) Installing py3-traitlets (5.1.0-r1) (11/28) Installing py3-pyrsistent (0.18.0-r1) (12/28) Installing py3-attrs (21.2.0-r1) (13/28) Installing py3-jsonschema (4.4.0-r0) (14/28) Installing py3-jupyter_core (4.9.1-r1) (15/28) Installing py3-ipython_genutils (0.2.0-r4) (16/28) Installing py3-atomicwrites (1.4.0-r2) (17/28) Installing py3-more-itertools (8.12.0-r1) (18/28) Installing py3-iniconfig (1.1.1-r2) (19/28) Installing py3-pluggy (0.13.1-r5) (20/28) Installing py3-py (1.10.0-r2) (21/28) Installing py3-wcwidth (0.2.5-r2) (22/28) Installing py3-parsing (2.4.7-r3) (23/28) Installing py3-packaging (21.3-r0) (24/28) Installing py3-toml (0.10.2-r3) (25/28) Installing py3-pytest (6.2.5-r1) (26/28) Installing py3-testpath (0.5.0-r0) (27/28) Installing py3-fastjsonschema (2.15.3-r0) (28/28) Installing .makedepends-jupyter-nbformat (20220202.063114) Executing busybox-1.35.0-r2.trigger OK: 393 MiB in 123 packages >>> jupyter-nbformat: Cleaning up srcdir >>> jupyter-nbformat: Cleaning up pkgdir >>> jupyter-nbformat: Fetching https://distfiles.alpinelinux.org/distfiles/edge//jupyter-nbformat-5.1.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> jupyter-nbformat: Fetching jupyter-nbformat-5.1.3.tar.gz::https://github.com/jupyter/nbformat/archive/refs/tags/5.1.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 133 100 133 0 0 496 0 --:--:-- --:--:-- --:--:-- 496 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 127k 100 127k 0 0 146k 0 --:--:-- --:--:-- --:--:-- 301k >>> jupyter-nbformat: Fetching https://distfiles.alpinelinux.org/distfiles/edge//jupyter-nbformat-5.1.3.tar.gz >>> jupyter-nbformat: Checking sha512sums... jupyter-nbformat-5.1.3.tar.gz: OK >>> jupyter-nbformat: Unpacking /var/cache/distfiles/edge/jupyter-nbformat-5.1.3.tar.gz... /home/buildozer/aports/testing/jupyter-nbformat/src/nbformat-5.1.3/setup.py:25: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup /usr/lib/python3.10/distutils/dist.py:274: UserWarning: Unknown distribution option: 'include_package_data' warnings.warn(msg) /usr/lib/python3.10/distutils/dist.py:274: UserWarning: Unknown distribution option: 'python_requires' warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/nbformat copying nbformat/validator.py -> build/lib/nbformat copying nbformat/_version.py -> build/lib/nbformat copying nbformat/__init__.py -> build/lib/nbformat copying nbformat/sign.py -> build/lib/nbformat copying nbformat/current.py -> build/lib/nbformat copying nbformat/converter.py -> build/lib/nbformat copying nbformat/sentinel.py -> build/lib/nbformat copying nbformat/notebooknode.py -> build/lib/nbformat copying nbformat/reader.py -> build/lib/nbformat copying nbformat/json_compat.py -> build/lib/nbformat copying nbformat/_compat.py -> build/lib/nbformat creating build/lib/nbformat/v4 copying nbformat/v4/rwbase.py -> build/lib/nbformat/v4 copying nbformat/v4/__init__.py -> build/lib/nbformat/v4 copying nbformat/v4/convert.py -> build/lib/nbformat/v4 copying nbformat/v4/nbjson.py -> build/lib/nbformat/v4 copying nbformat/v4/nbbase.py -> build/lib/nbformat/v4 creating build/lib/nbformat/v4/tests copying nbformat/v4/tests/__init__.py -> build/lib/nbformat/v4/tests copying nbformat/v4/tests/test_json.py -> build/lib/nbformat/v4/tests copying nbformat/v4/tests/formattest.py -> build/lib/nbformat/v4/tests copying nbformat/v4/tests/test_validate.py -> build/lib/nbformat/v4/tests copying nbformat/v4/tests/test_convert.py -> build/lib/nbformat/v4/tests copying nbformat/v4/tests/test_nbbase.py -> build/lib/nbformat/v4/tests copying nbformat/v4/tests/nbexamples.py -> build/lib/nbformat/v4/tests creating build/lib/nbformat/v1 copying nbformat/v1/rwbase.py -> build/lib/nbformat/v1 copying nbformat/v1/__init__.py -> build/lib/nbformat/v1 copying nbformat/v1/convert.py -> build/lib/nbformat/v1 copying nbformat/v1/nbjson.py -> build/lib/nbformat/v1 copying nbformat/v1/nbbase.py -> build/lib/nbformat/v1 creating build/lib/nbformat/v1/tests copying nbformat/v1/tests/__init__.py -> build/lib/nbformat/v1/tests copying nbformat/v1/tests/test_json.py -> build/lib/nbformat/v1/tests copying nbformat/v1/tests/test_nbbase.py -> build/lib/nbformat/v1/tests copying nbformat/v1/tests/nbexamples.py -> build/lib/nbformat/v1/tests creating build/lib/nbformat/tests copying nbformat/tests/test_validator.py -> build/lib/nbformat/tests copying nbformat/tests/__init__.py -> build/lib/nbformat/tests copying nbformat/tests/test_sign.py -> build/lib/nbformat/tests copying nbformat/tests/test_reader.py -> build/lib/nbformat/tests copying nbformat/tests/test_api.py -> build/lib/nbformat/tests copying nbformat/tests/test_convert.py -> build/lib/nbformat/tests copying nbformat/tests/base.py -> build/lib/nbformat/tests copying nbformat/tests/test_nbformat.py -> build/lib/nbformat/tests creating build/lib/nbformat/v2 copying nbformat/v2/rwbase.py -> build/lib/nbformat/v2 copying nbformat/v2/__init__.py -> build/lib/nbformat/v2 copying nbformat/v2/convert.py -> build/lib/nbformat/v2 copying nbformat/v2/nbxml.py -> build/lib/nbformat/v2 copying nbformat/v2/nbjson.py -> build/lib/nbformat/v2 copying nbformat/v2/nbpy.py -> build/lib/nbformat/v2 copying nbformat/v2/nbbase.py -> build/lib/nbformat/v2 creating build/lib/nbformat/v2/tests copying nbformat/v2/tests/__init__.py -> build/lib/nbformat/v2/tests copying nbformat/v2/tests/test_json.py -> build/lib/nbformat/v2/tests copying nbformat/v2/tests/test_nbbase.py -> build/lib/nbformat/v2/tests copying nbformat/v2/tests/nbexamples.py -> build/lib/nbformat/v2/tests copying nbformat/v2/tests/test_nbpy.py -> build/lib/nbformat/v2/tests creating build/lib/nbformat/v3 copying nbformat/v3/rwbase.py -> build/lib/nbformat/v3 copying nbformat/v3/__init__.py -> build/lib/nbformat/v3 copying nbformat/v3/convert.py -> build/lib/nbformat/v3 copying nbformat/v3/nbjson.py -> build/lib/nbformat/v3 copying nbformat/v3/nbpy.py -> build/lib/nbformat/v3 copying nbformat/v3/nbbase.py -> build/lib/nbformat/v3 creating build/lib/nbformat/v3/tests copying nbformat/v3/tests/__init__.py -> build/lib/nbformat/v3/tests copying nbformat/v3/tests/test_json.py -> build/lib/nbformat/v3/tests copying nbformat/v3/tests/formattest.py -> build/lib/nbformat/v3/tests copying nbformat/v3/tests/test_misc.py -> build/lib/nbformat/v3/tests copying nbformat/v3/tests/test_nbbase.py -> build/lib/nbformat/v3/tests copying nbformat/v3/tests/nbexamples.py -> build/lib/nbformat/v3/tests copying nbformat/v3/tests/test_nbpy.py -> build/lib/nbformat/v3/tests creating build/lib/nbformat/corpus copying nbformat/corpus/__init__.py -> build/lib/nbformat/corpus copying nbformat/corpus/words.py -> build/lib/nbformat/corpus creating build/lib/nbformat/corpus/tests copying nbformat/corpus/tests/__init__.py -> build/lib/nbformat/corpus/tests copying nbformat/corpus/tests/test_words.py -> build/lib/nbformat/corpus/tests copying nbformat/v4/nbformat.v4.4.schema.json -> build/lib/nbformat/v4 copying nbformat/v4/nbformat.v4.1.schema.json -> build/lib/nbformat/v4 copying nbformat/v4/nbformat.v4.5.schema.json -> build/lib/nbformat/v4 copying nbformat/v4/nbformat.v4.schema.json -> build/lib/nbformat/v4 copying nbformat/v4/nbformat.v4.0.schema.json -> build/lib/nbformat/v4 copying nbformat/v4/nbformat.v4.3.schema.json -> build/lib/nbformat/v4 copying nbformat/v4/nbformat.v4.2.schema.json -> build/lib/nbformat/v4 copying nbformat/tests/test4docinfo.ipynb -> build/lib/nbformat/tests copying nbformat/tests/test3.ipynb -> build/lib/nbformat/tests copying nbformat/tests/invalid.ipynb -> build/lib/nbformat/tests copying nbformat/tests/test4jupyter_metadata.ipynb -> build/lib/nbformat/tests copying nbformat/tests/invalid_cell_id.ipynb -> build/lib/nbformat/tests copying nbformat/tests/test2.ipynb -> build/lib/nbformat/tests copying nbformat/tests/invalid_unique_cell_id.ipynb -> build/lib/nbformat/tests copying nbformat/tests/test4jupyter_metadata_timings.ipynb -> build/lib/nbformat/tests copying nbformat/tests/test4.ipynb -> build/lib/nbformat/tests copying nbformat/tests/test4plus.ipynb -> build/lib/nbformat/tests copying nbformat/tests/test4custom.ipynb -> build/lib/nbformat/tests copying nbformat/tests/many_tracebacks.ipynb -> build/lib/nbformat/tests copying nbformat/v3/nbformat.v3.schema.json -> build/lib/nbformat/v3 running build_scripts creating build/scripts-3.10 copying and adjusting scripts/jupyter-trust -> build/scripts-3.10 changing mode of build/scripts-3.10/jupyter-trust from 644 to 755 ============================= test session starts ============================== platform linux -- Python 3.10.2, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/testing/jupyter-nbformat/src/nbformat-5.1.3 collected 165 items nbformat/corpus/tests/test_words.py . [ 0%] nbformat/tests/test_api.py .... [ 3%] nbformat/tests/test_convert.py .... [ 5%] nbformat/tests/test_nbformat.py ..... [ 8%] nbformat/tests/test_reader.py . [ 9%] nbformat/tests/test_sign.py ................... [ 20%] nbformat/tests/test_validator.py ............................... [ 39%] nbformat/v1/tests/test_json.py . [ 40%] nbformat/v1/tests/test_nbbase.py ...... [ 43%] nbformat/v2/tests/test_json.py ... [ 45%] nbformat/v2/tests/test_nbbase.py ............. [ 53%] nbformat/v2/tests/test_nbpy.py . [ 53%] nbformat/v3/tests/test_json.py ........... [ 60%] nbformat/v3/tests/test_misc.py . [ 61%] nbformat/v3/tests/test_nbbase.py ...................... [ 74%] nbformat/v3/tests/test_nbpy.py ..... [ 77%] nbformat/v4/tests/test_convert.py ..... [ 80%] nbformat/v4/tests/test_json.py ............. [ 88%] nbformat/v4/tests/test_nbbase.py .............. [ 96%] nbformat/v4/tests/test_validate.py ..... [100%] =============================== warnings summary =============================== nbformat/validator.py:315: 16 warnings nbformat/tests/test_validator.py: 17 warnings nbformat/v4/tests/test_convert.py: 8 warnings nbformat/v4/tests/test_nbbase.py: 16 warnings nbformat/v4/tests/test_validate.py: 26 warnings /home/buildozer/aports/testing/jupyter-nbformat/src/nbformat-5.1.3/nbformat/validator.py:315: DeprecationWarning: Passing a schema to Validator.iter_errors is deprecated and will be removed in a future release. Call validator.evolve(schema=new_schema).iter_errors(...) instead. for error in errors: -- Docs: https://docs.pytest.org/en/stable/warnings.html ======================= 165 passed, 83 warnings in 2.70s ======================= /usr/lib/python3.10/site-packages/_pytest/pathlib.py:80: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-6ae990d8-6097-4d80-8e5a-d445b819de2c/test_configure_command_cannot_0 : [Errno 39] Directory not empty: 'test_configure_command_cannot_0' warnings.warn( /usr/lib/python3.10/site-packages/_pytest/pathlib.py:80: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-6ae990d8-6097-4d80-8e5a-d445b819de2c/test_configure_command_cannot_1 : [Errno 39] Directory not empty: 'test_configure_command_cannot_1' warnings.warn( /usr/lib/python3.10/site-packages/_pytest/pathlib.py:80: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-6ae990d8-6097-4d80-8e5a-d445b819de2c : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-6ae990d8-6097-4d80-8e5a-d445b819de2c' warnings.warn( >>> jupyter-nbformat: Entering fakeroot... /home/buildozer/aports/testing/jupyter-nbformat/src/nbformat-5.1.3/setup.py:25: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup /usr/lib/python3.10/distutils/dist.py:274: UserWarning: Unknown distribution option: 'include_package_data' warnings.warn(msg) /usr/lib/python3.10/distutils/dist.py:274: UserWarning: Unknown distribution option: 'python_requires' warnings.warn(msg) running install running build running build_py running build_scripts running install_lib creating /home/buildozer/aports/testing/jupyter-nbformat/pkg creating /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat creating /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr creating /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib creating /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10 creating /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages creating /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat copying build/lib/nbformat/validator.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat copying build/lib/nbformat/_version.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat copying build/lib/nbformat/__init__.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat copying build/lib/nbformat/sign.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat creating /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v4 copying build/lib/nbformat/v4/rwbase.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v4 copying build/lib/nbformat/v4/__init__.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v4 copying build/lib/nbformat/v4/nbformat.v4.4.schema.json -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v4 copying build/lib/nbformat/v4/nbformat.v4.1.schema.json -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v4 copying build/lib/nbformat/v4/nbformat.v4.5.schema.json -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v4 copying build/lib/nbformat/v4/convert.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v4 copying build/lib/nbformat/v4/nbformat.v4.schema.json -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v4 copying build/lib/nbformat/v4/nbformat.v4.0.schema.json -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v4 creating /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v4/tests copying build/lib/nbformat/v4/tests/__init__.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v4/tests copying build/lib/nbformat/v4/tests/test_json.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v4/tests copying build/lib/nbformat/v4/tests/formattest.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v4/tests copying build/lib/nbformat/v4/tests/test_validate.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v4/tests copying build/lib/nbformat/v4/tests/test_convert.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v4/tests copying build/lib/nbformat/v4/tests/test_nbbase.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v4/tests copying build/lib/nbformat/v4/tests/nbexamples.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v4/tests copying build/lib/nbformat/v4/nbformat.v4.3.schema.json -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v4 copying build/lib/nbformat/v4/nbjson.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v4 copying build/lib/nbformat/v4/nbformat.v4.2.schema.json -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v4 copying build/lib/nbformat/v4/nbbase.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v4 copying build/lib/nbformat/current.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat copying build/lib/nbformat/converter.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat copying build/lib/nbformat/sentinel.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat creating /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v1 copying build/lib/nbformat/v1/rwbase.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v1 copying build/lib/nbformat/v1/__init__.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v1 copying build/lib/nbformat/v1/convert.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v1 creating /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v1/tests copying build/lib/nbformat/v1/tests/__init__.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v1/tests copying build/lib/nbformat/v1/tests/test_json.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v1/tests copying build/lib/nbformat/v1/tests/test_nbbase.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v1/tests copying build/lib/nbformat/v1/tests/nbexamples.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v1/tests copying build/lib/nbformat/v1/nbjson.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v1 copying build/lib/nbformat/v1/nbbase.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v1 copying build/lib/nbformat/notebooknode.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat creating /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/tests copying build/lib/nbformat/tests/test_validator.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/tests copying build/lib/nbformat/tests/__init__.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/tests copying build/lib/nbformat/tests/test4docinfo.ipynb -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/tests copying build/lib/nbformat/tests/test3.ipynb -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/tests copying build/lib/nbformat/tests/invalid.ipynb -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/tests copying build/lib/nbformat/tests/test4jupyter_metadata.ipynb -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/tests copying build/lib/nbformat/tests/test_sign.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/tests copying build/lib/nbformat/tests/test_reader.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/tests copying build/lib/nbformat/tests/invalid_cell_id.ipynb -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/tests copying build/lib/nbformat/tests/test2.ipynb -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/tests copying build/lib/nbformat/tests/test_api.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/tests copying build/lib/nbformat/tests/invalid_unique_cell_id.ipynb -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/tests copying build/lib/nbformat/tests/test4jupyter_metadata_timings.ipynb -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/tests copying build/lib/nbformat/tests/test_convert.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/tests copying build/lib/nbformat/tests/test4.ipynb -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/tests copying build/lib/nbformat/tests/test4plus.ipynb -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/tests copying build/lib/nbformat/tests/test4custom.ipynb -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/tests copying build/lib/nbformat/tests/base.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/tests copying build/lib/nbformat/tests/many_tracebacks.ipynb -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/tests copying build/lib/nbformat/tests/test_nbformat.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/tests creating /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v2 copying build/lib/nbformat/v2/rwbase.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v2 copying build/lib/nbformat/v2/__init__.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v2 copying build/lib/nbformat/v2/convert.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v2 creating /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v2/tests copying build/lib/nbformat/v2/tests/__init__.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v2/tests copying build/lib/nbformat/v2/tests/test_json.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v2/tests copying build/lib/nbformat/v2/tests/test_nbbase.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v2/tests copying build/lib/nbformat/v2/tests/nbexamples.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v2/tests copying build/lib/nbformat/v2/tests/test_nbpy.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v2/tests copying build/lib/nbformat/v2/nbxml.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v2 copying build/lib/nbformat/v2/nbjson.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v2 copying build/lib/nbformat/v2/nbpy.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v2 copying build/lib/nbformat/v2/nbbase.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v2 creating /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v3 copying build/lib/nbformat/v3/rwbase.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v3 copying build/lib/nbformat/v3/__init__.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v3 copying build/lib/nbformat/v3/convert.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v3 creating /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v3/tests copying build/lib/nbformat/v3/tests/__init__.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v3/tests copying build/lib/nbformat/v3/tests/test_json.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v3/tests copying build/lib/nbformat/v3/tests/formattest.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v3/tests copying build/lib/nbformat/v3/tests/test_misc.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v3/tests copying build/lib/nbformat/v3/tests/test_nbbase.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v3/tests copying build/lib/nbformat/v3/tests/nbexamples.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v3/tests copying build/lib/nbformat/v3/tests/test_nbpy.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v3/tests copying build/lib/nbformat/v3/nbjson.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v3 copying build/lib/nbformat/v3/nbpy.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v3 copying build/lib/nbformat/v3/nbbase.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v3 copying build/lib/nbformat/v3/nbformat.v3.schema.json -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v3 copying build/lib/nbformat/reader.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat creating /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/corpus copying build/lib/nbformat/corpus/__init__.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/corpus copying build/lib/nbformat/corpus/words.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/corpus creating /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/corpus/tests copying build/lib/nbformat/corpus/tests/__init__.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/corpus/tests copying build/lib/nbformat/corpus/tests/test_words.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/corpus/tests copying build/lib/nbformat/json_compat.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat copying build/lib/nbformat/_compat.py -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/validator.py to validator.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/_version.py to _version.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/sign.py to sign.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v4/rwbase.py to rwbase.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v4/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v4/convert.py to convert.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v4/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v4/tests/test_json.py to test_json.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v4/tests/formattest.py to formattest.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v4/tests/test_validate.py to test_validate.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v4/tests/test_convert.py to test_convert.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v4/tests/test_nbbase.py to test_nbbase.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v4/tests/nbexamples.py to nbexamples.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v4/nbjson.py to nbjson.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v4/nbbase.py to nbbase.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/current.py to current.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/converter.py to converter.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/sentinel.py to sentinel.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v1/rwbase.py to rwbase.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v1/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v1/convert.py to convert.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v1/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v1/tests/test_json.py to test_json.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v1/tests/test_nbbase.py to test_nbbase.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v1/tests/nbexamples.py to nbexamples.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v1/nbjson.py to nbjson.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v1/nbbase.py to nbbase.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/notebooknode.py to notebooknode.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/tests/test_validator.py to test_validator.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/tests/test_sign.py to test_sign.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/tests/test_reader.py to test_reader.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/tests/test_api.py to test_api.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/tests/test_convert.py to test_convert.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/tests/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/tests/test_nbformat.py to test_nbformat.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v2/rwbase.py to rwbase.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v2/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v2/convert.py to convert.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v2/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v2/tests/test_json.py to test_json.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v2/tests/test_nbbase.py to test_nbbase.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v2/tests/nbexamples.py to nbexamples.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v2/tests/test_nbpy.py to test_nbpy.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v2/nbxml.py to nbxml.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v2/nbjson.py to nbjson.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v2/nbpy.py to nbpy.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v2/nbbase.py to nbbase.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v3/rwbase.py to rwbase.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v3/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v3/convert.py to convert.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v3/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v3/tests/test_json.py to test_json.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v3/tests/formattest.py to formattest.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v3/tests/test_misc.py to test_misc.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v3/tests/test_nbbase.py to test_nbbase.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v3/tests/nbexamples.py to nbexamples.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v3/tests/test_nbpy.py to test_nbpy.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v3/nbjson.py to nbjson.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v3/nbpy.py to nbpy.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v3/nbbase.py to nbbase.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/reader.py to reader.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/corpus/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/corpus/words.py to words.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/corpus/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/corpus/tests/test_words.py to test_words.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/json_compat.py to json_compat.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/_compat.py to _compat.cpython-310.pyc running install_scripts creating /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/bin copying build/scripts-3.10/jupyter-trust -> /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/bin changing mode of /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/bin/jupyter-trust to 755 running install_egg_info Writing /home/buildozer/aports/testing/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat-5.1.3-py3.10.egg-info >>> jupyter-nbformat*: Running postcheck for jupyter-nbformat >>> jupyter-nbformat*: Preparing package jupyter-nbformat... >>> jupyter-nbformat*: Tracing dependencies... >>> jupyter-nbformat*: Package size: 1.1 MB >>> jupyter-nbformat*: Compressing data... >>> jupyter-nbformat*: Create checksum... >>> jupyter-nbformat*: Create jupyter-nbformat-5.1.3-r0.apk >>> jupyter-nbformat: Build complete at Wed, 02 Feb 2022 06:31:19 +0000 elapsed time 0h 0m 6s >>> jupyter-nbformat: Cleaning up srcdir >>> jupyter-nbformat: Cleaning up pkgdir >>> jupyter-nbformat: Uninstalling dependencies... (1/28) Purging .makedepends-jupyter-nbformat (20220202.063114) (2/28) Purging py3-jsonschema (4.4.0-r0) (3/28) Purging py3-pyrsistent (0.18.0-r1) (4/28) Purging py3-jupyter_core (4.9.1-r1) (5/28) Purging py3-traitlets (5.1.0-r1) (6/28) Purging py3-ipython_genutils (0.2.0-r4) (7/28) Purging py3-pytest (6.2.5-r1) (8/28) Purging py3-atomicwrites (1.4.0-r2) (9/28) Purging py3-attrs (21.2.0-r1) (10/28) Purging py3-more-itertools (8.12.0-r1) (11/28) Purging py3-iniconfig (1.1.1-r2) (12/28) Purging py3-pluggy (0.13.1-r5) (13/28) Purging py3-py (1.10.0-r2) (14/28) Purging py3-wcwidth (0.2.5-r2) (15/28) Purging py3-packaging (21.3-r0) (16/28) Purging py3-parsing (2.4.7-r3) (17/28) Purging py3-six (1.16.0-r1) (18/28) Purging py3-toml (0.10.2-r3) (19/28) Purging py3-testpath (0.5.0-r0) (20/28) Purging python3 (3.10.2-r0) (21/28) Purging py3-fastjsonschema (2.15.3-r0) (22/28) Purging libbz2 (1.0.8-r1) (23/28) Purging libffi (3.4.2-r1) (24/28) Purging gdbm (1.22-r0) (25/28) Purging xz-libs (5.2.5-r0) (26/28) Purging mpdecimal (2.5.1-r1) (27/28) Purging readline (8.1.1-r0) (28/28) Purging sqlite-libs (3.37.2-r0) Executing busybox-1.35.0-r2.trigger OK: 335 MiB in 95 packages >>> jupyter-nbformat: Updating the testing/s390x repository index... >>> jupyter-nbformat: Signing the index...