>>> py3-jupyter_core: Building community/py3-jupyter_core 5.8.1-r0 (using abuild 3.15.0-r1) started Fri, 27 Jun 2025 12:13:51 +0000 >>> py3-jupyter_core: Validating /home/buildozer/aports/community/py3-jupyter_core/APKBUILD... >>> py3-jupyter_core: Analyzing dependencies... >>> py3-jupyter_core: Installing for build: build-base py3-traitlets py3-platformdirs py3-hatchling py3-gpep517 py3-pytest (1/42) Installing libbz2 (1.0.8-r6) (2/42) Installing libffi (3.5.1-r0) (3/42) Installing gdbm (1.24-r0) (4/42) Installing xz-libs (5.8.1-r0) (5/42) Installing mpdecimal (4.0.1-r0) (6/42) Installing libpanelw (6.5_p20250614-r0) (7/42) Installing sqlite-libs (3.50.1-r0) (8/42) Installing python3 (3.12.11-r0) (9/42) Installing python3-pycache-pyc0 (3.12.11-r0) (10/42) Installing pyc (3.12.11-r0) (11/42) Installing py3-traitlets-pyc (5.14.3-r0) (12/42) Installing python3-pyc (3.12.11-r0) (13/42) Installing py3-traitlets (5.14.3-r0) (14/42) Installing py3-platformdirs (4.3.8-r0) (15/42) Installing py3-platformdirs-pyc (4.3.8-r0) (16/42) Installing py3-editables (0.5-r2) (17/42) Installing py3-editables-pyc (0.5-r2) (18/42) Installing py3-parsing (3.2.3-r0) (19/42) Installing py3-parsing-pyc (3.2.3-r0) (20/42) Installing py3-packaging (25.0-r0) (21/42) Installing py3-packaging-pyc (25.0-r0) (22/42) Installing py3-pathspec (0.12.1-r2) (23/42) Installing py3-pathspec-pyc (0.12.1-r2) (24/42) Installing py3-pluggy (1.5.0-r0) (25/42) Installing py3-pluggy-pyc (1.5.0-r0) (26/42) Installing py3-trove-classifiers (2025.1.15.22-r0) (27/42) Installing py3-trove-classifiers-pyc (2025.1.15.22-r0) (28/42) Installing py3-hatchling (1.27.0-r0) (29/42) Installing py3-hatchling-pyc (1.27.0-r0) (30/42) Installing py3-installer (0.7.0-r2) (31/42) Installing py3-installer-pyc (0.7.0-r2) (32/42) Installing py3-gpep517 (19-r0) (33/42) Installing py3-gpep517-pyc (19-r0) (34/42) Installing py3-iniconfig (2.1.0-r0) (35/42) Installing py3-iniconfig-pyc (2.1.0-r0) (36/42) Installing py3-py (1.11.0-r4) (37/42) Installing py3-py-pyc (1.11.0-r4) (38/42) Installing py3-pygments (2.19.2-r0) (39/42) Installing py3-pygments-pyc (2.19.2-r0) (40/42) Installing py3-pytest (8.4.1-r0) (41/42) Installing py3-pytest-pyc (8.4.1-r0) (42/42) Installing .makedepends-py3-jupyter_core (20250627.121352) Executing busybox-1.37.0-r18.trigger OK: 414 MiB in 150 packages >>> py3-jupyter_core: Cleaning up srcdir >>> py3-jupyter_core: Cleaning up pkgdir >>> py3-jupyter_core: Cleaning up tmpdir >>> py3-jupyter_core: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-jupyter_core-5.8.1.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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-jupyter_core: Fetching py3-jupyter_core-5.8.1.tar.gz::https://github.com/jupyter/jupyter_core/archive/refs/tags/v5.8.1.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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89751 0 89751 0 0 83499 0 --:--:-- 0:00:01 --:--:-- 83499 >>> py3-jupyter_core: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-jupyter_core-5.8.1.tar.gz >>> py3-jupyter_core: Checking sha512sums... py3-jupyter_core-5.8.1.tar.gz: OK >>> py3-jupyter_core: Unpacking /var/cache/distfiles/edge/py3-jupyter_core-5.8.1.tar.gz... 2025-06-27 12:13:54,290 gpep517 INFO Building wheel via backend hatchling.build 2025-06-27 12:13:54,362 gpep517 INFO The backend produced .dist/jupyter_core-5.8.1-py3-none-any.whl jupyter_core-5.8.1-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.11, pytest-8.4.1, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-jupyter_core/src/jupyter_core-5.8.1 configfile: pyproject.toml testpaths: tests/ collected 94 items / 7 deselected / 87 selected tests/test_application.py ............. [ 14%] tests/test_command.py ........... [ 27%] tests/test_migrate.py ........... [ 40%] tests/test_paths.py ..ss.....ssss....ssss.............ssss...ssssss [ 94%] tests/test_utils.py ..... [100%] =============================== warnings summary =============================== jupyter_core/application.py:23 /home/buildozer/aports/community/py3-jupyter_core/src/jupyter_core-5.8.1/jupyter_core/application.py:23: DeprecationWarning: Jupyter is migrating its paths to use standard platformdirs given by the platformdirs library. To remove this warning and see the appropriate new directories, set the environment variable `JUPYTER_PLATFORM_DIRS=1` and then run `jupyter --paths`. The use of platformdirs will be the default in `jupyter_core` v6 from .paths import ( -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============================= slowest 10 durations ============================= 0.19s call tests/test_command.py::test_paths_debug 0.10s call tests/test_command.py::test_subcommand_not_given 0.10s call tests/test_command.py::test_subcommand_not_found 0.10s call tests/test_command.py::test_help 0.10s call tests/test_command.py::test_paths 0.10s call tests/test_command.py::test_config_dir 0.09s call tests/test_command.py::test_data_dir 0.09s call tests/test_command.py::test_paths_json 0.09s call tests/test_command.py::test_runtime_dir 0.01s call tests/test_application.py::test_custom_config =========================== short test summary info ============================ SKIPPED [1] tests/test_paths.py:116: only run on macos SKIPPED [1] tests/test_paths.py:124: only run on windows SKIPPED [1] tests/test_paths.py:166: only run on macos SKIPPED [1] tests/test_paths.py:172: only run on macos SKIPPED [1] tests/test_paths.py:179: only run on windows SKIPPED [1] tests/test_paths.py:185: only run on windows SKIPPED [1] tests/test_paths.py:230: only run on macos SKIPPED [1] tests/test_paths.py:236: only run on macos SKIPPED [1] tests/test_paths.py:246: only run on windows SKIPPED [1] tests/test_paths.py:252: only run on windows SKIPPED [1] tests/test_paths.py:476: only run on windows/cpython or pypy >= 7.3.6: https://foss.heptapod.net/pypy/pypy/-/issues/3469 SKIPPED [1] tests/test_paths.py:493: only run on windows/pypy < 7.3.6: https://foss.heptapod.net/pypy/pypy/-/issues/3469 SKIPPED [1] tests/test_paths.py:531: only runs on windows SKIPPED [1] tests/test_paths.py:536: only runs on windows SKIPPED [6] tests/test_paths.py:615: only run on windows =========== 67 passed, 20 skipped, 7 deselected, 1 warning in 1.37s ============ (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-0a55cfbd-9ab1-4924-b08d-02357d24da69/popen-gw3/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-0a55cfbd-9ab1-4924-b08d-02357d24da69/popen-gw3/test_discovery_via_path_in_non0' (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-0a55cfbd-9ab1-4924-b08d-02357d24da69/popen-gw3 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-0a55cfbd-9ab1-4924-b08d-02357d24da69/popen-gw3' (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-0a55cfbd-9ab1-4924-b08d-02357d24da69 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-0a55cfbd-9ab1-4924-b08d-02357d24da69' >>> py3-jupyter_core: Entering fakeroot... >>> py3-jupyter_core-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/__pycache__' -> '/home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core-pyc/usr/lib/python3.12/site-packages/__pycache__' 'usr/lib/python3.12/site-packages/jupyter_core/__pycache__' -> '/home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core-pyc/usr/lib/python3.12/site-packages/jupyter_core/__pycache__' 'usr/lib/python3.12/site-packages/jupyter_core/utils/__pycache__' -> '/home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core-pyc/usr/lib/python3.12/site-packages/jupyter_core/utils/__pycache__' >>> py3-jupyter_core-pyc*: Preparing subpackage py3-jupyter_core-pyc... >>> py3-jupyter_core-pyc*: Running postcheck for py3-jupyter_core-pyc >>> py3-jupyter_core*: Running postcheck for py3-jupyter_core >>> py3-jupyter_core*: Preparing package py3-jupyter_core... >>> py3-jupyter_core-pyc*: Tracing dependencies... py3-traitlets py3-platformdirs python3~3.12 >>> py3-jupyter_core-pyc*: Package size: 97.1 KB >>> py3-jupyter_core-pyc*: Compressing data... >>> py3-jupyter_core-pyc*: Create checksum... >>> py3-jupyter_core-pyc*: Create py3-jupyter_core-pyc-5.8.1-r0.apk >>> py3-jupyter_core*: Tracing dependencies... py3-traitlets py3-platformdirs python3~3.12 >>> py3-jupyter_core*: Package size: 88.3 KB >>> py3-jupyter_core*: Compressing data... >>> py3-jupyter_core*: Create checksum... >>> py3-jupyter_core*: Create py3-jupyter_core-5.8.1-r0.apk >>> py3-jupyter_core: Build complete at Fri, 27 Jun 2025 12:13:56 +0000 elapsed time 0h 0m 5s >>> py3-jupyter_core: Cleaning up srcdir >>> py3-jupyter_core: Cleaning up pkgdir >>> py3-jupyter_core: Uninstalling dependencies... (1/42) Purging .makedepends-py3-jupyter_core (20250627.121352) (2/42) Purging py3-traitlets-pyc (5.14.3-r0) (3/42) Purging py3-traitlets (5.14.3-r0) (4/42) Purging py3-platformdirs-pyc (4.3.8-r0) (5/42) Purging py3-platformdirs (4.3.8-r0) (6/42) Purging py3-hatchling-pyc (1.27.0-r0) (7/42) Purging py3-hatchling (1.27.0-r0) (8/42) Purging py3-editables-pyc (0.5-r2) (9/42) Purging py3-editables (0.5-r2) (10/42) Purging py3-pathspec-pyc (0.12.1-r2) (11/42) Purging py3-pathspec (0.12.1-r2) (12/42) Purging py3-trove-classifiers-pyc (2025.1.15.22-r0) (13/42) Purging py3-trove-classifiers (2025.1.15.22-r0) (14/42) Purging py3-gpep517-pyc (19-r0) (15/42) Purging py3-gpep517 (19-r0) (16/42) Purging py3-installer-pyc (0.7.0-r2) (17/42) Purging py3-installer (0.7.0-r2) (18/42) Purging py3-pytest-pyc (8.4.1-r0) (19/42) Purging py3-pytest (8.4.1-r0) (20/42) Purging py3-iniconfig-pyc (2.1.0-r0) (21/42) Purging py3-iniconfig (2.1.0-r0) (22/42) Purging py3-packaging-pyc (25.0-r0) (23/42) Purging py3-packaging (25.0-r0) (24/42) Purging py3-parsing-pyc (3.2.3-r0) (25/42) Purging py3-parsing (3.2.3-r0) (26/42) Purging py3-pluggy-pyc (1.5.0-r0) (27/42) Purging py3-pluggy (1.5.0-r0) (28/42) Purging py3-py-pyc (1.11.0-r4) (29/42) Purging py3-py (1.11.0-r4) (30/42) Purging py3-pygments-pyc (2.19.2-r0) (31/42) Purging py3-pygments (2.19.2-r0) (32/42) Purging python3-pyc (3.12.11-r0) (33/42) Purging python3-pycache-pyc0 (3.12.11-r0) (34/42) Purging pyc (3.12.11-r0) (35/42) Purging python3 (3.12.11-r0) (36/42) Purging gdbm (1.24-r0) (37/42) Purging libbz2 (1.0.8-r6) (38/42) Purging libffi (3.5.1-r0) (39/42) Purging libpanelw (6.5_p20250614-r0) (40/42) Purging mpdecimal (4.0.1-r0) (41/42) Purging sqlite-libs (3.50.1-r0) (42/42) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r18.trigger OK: 361 MiB in 108 packages >>> py3-jupyter_core: Updating the community/s390x repository index... >>> py3-jupyter_core: Signing the index...