>>> py3-werkzeug: Building community/py3-werkzeug 3.1.3-r0 (using abuild 3.15.0-r0) started Mon, 13 Oct 2025 06:30:37 +0000 >>> py3-werkzeug: Validating /home/udu/aports/community/py3-werkzeug/APKBUILD... >>> py3-werkzeug: Analyzing dependencies... >>> py3-werkzeug: Installing for build: build-base python3 py3-markupsafe py3-gpep517 py3-flit-core py3-pytest py3-requests py3-pytest-timeout WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/33) Installing py3-markupsafe (3.0.2-r0) (2/33) Installing py3-markupsafe-pyc (3.0.2-r0) (3/33) Installing py3-installer (0.7.0-r2) (4/33) Installing py3-installer-pyc (0.7.0-r2) (5/33) Installing py3-gpep517 (19-r0) (6/33) Installing py3-gpep517-pyc (19-r0) (7/33) Installing py3-flit-core (3.12.0-r0) (8/33) Installing py3-flit-core-pyc (3.12.0-r0) (9/33) Installing py3-iniconfig (2.1.0-r0) (10/33) Installing py3-iniconfig-pyc (2.1.0-r0) (11/33) Installing py3-parsing (3.2.3-r0) (12/33) Installing py3-parsing-pyc (3.2.3-r0) (13/33) Installing py3-packaging (25.0-r0) (14/33) Installing py3-packaging-pyc (25.0-r0) (15/33) Installing py3-pluggy (1.5.0-r0) (16/33) Installing py3-pluggy-pyc (1.5.0-r0) (17/33) Installing py3-py (1.11.0-r4) (18/33) Installing py3-py-pyc (1.11.0-r4) (19/33) Installing py3-pytest (8.3.5-r0) (20/33) Installing py3-pytest-pyc (8.3.5-r0) (21/33) Installing py3-certifi (2025.4.26-r0) (22/33) Installing py3-certifi-pyc (2025.4.26-r0) (23/33) Installing py3-charset-normalizer (3.4.2-r0) (24/33) Installing py3-charset-normalizer-pyc (3.4.2-r0) (25/33) Installing py3-idna (3.10-r0) (26/33) Installing py3-idna-pyc (3.10-r0) (27/33) Installing py3-urllib3 (1.26.20-r0) (28/33) Installing py3-urllib3-pyc (1.26.20-r0) (29/33) Installing py3-requests (2.32.5-r0) (30/33) Installing py3-requests-pyc (2.32.5-r0) (31/33) Installing py3-pytest-timeout (2.3.1-r1) (32/33) Installing py3-pytest-timeout-pyc (2.3.1-r1) (33/33) Installing .makedepends-py3-werkzeug (20251013.063037) Executing busybox-1.37.0-r19.trigger OK: 305 MiB in 122 packages >>> py3-werkzeug: Cleaning up srcdir >>> py3-werkzeug: Cleaning up pkgdir >>> py3-werkzeug: Cleaning up tmpdir >>> py3-werkzeug: Fetching https://files.pythonhosted.org/packages/source/w/werkzeug/werkzeug-3.1.3.tar.gz >>> py3-werkzeug: Fetching https://files.pythonhosted.org/packages/source/w/werkzeug/werkzeug-3.1.3.tar.gz >>> py3-werkzeug: Checking sha512sums... werkzeug-3.1.3.tar.gz: OK >>> py3-werkzeug: Unpacking /var/cache/distfiles/werkzeug-3.1.3.tar.gz... removed 'tests/conftest.py' removed 'tests/test_debug.py' removed 'tests/test_serving.py' removed 'tests//middleware/test_http_proxy.py' 2025-10-13 06:30:38,341 gpep517 INFO Building wheel via backend flit_core.buildapi 2025-10-13 06:30:38,343 flit_core.wheel INFO Zip timestamps will be from SOURCE_DATE_EPOCH: 2025-09-11 16:12:32+00:00 2025-10-13 06:30:38,343 flit_core.wheel INFO Copying package file(s) from src/werkzeug 2025-10-13 06:30:38,347 flit_core.wheel INFO Writing metadata files 2025-10-13 06:30:38,347 flit_core.wheel INFO Writing the record of files 2025-10-13 06:30:38,347 flit_core.wheel INFO Built wheel: .dist/werkzeug-3.1.3-py3-none-any.whl 2025-10-13 06:30:38,347 gpep517 INFO The backend produced .dist/werkzeug-3.1.3-py3-none-any.whl werkzeug-3.1.3-py3-none-any.whl ============================================================================================================================================ test session starts ============================================================================================================================================= platform linux -- Python 3.12.11, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/udu/aports/community/py3-werkzeug/src/werkzeug-3.1.3 configfile: pyproject.toml testpaths: tests plugins: timeout-2.3.1 collected 898 items tests/middleware/test_dispatcher.py . [ 0%] tests/middleware/test_lint.py ......... [ 1%] tests/middleware/test_profiler.py . [ 1%] tests/middleware/test_proxy_fix.py ................. [ 3%] tests/middleware/test_shared_data.py .. [ 3%] tests/sansio/test_multipart.py ..................... [ 5%] tests/sansio/test_request.py ......... [ 6%] tests/sansio/test_utils.py ........................ [ 9%] tests/test_datastructures.py ........................................................................................................................... [ 23%] tests/test_exceptions.py ............................................................................................ [ 33%] tests/test_formparser.py ........................... [ 36%] tests/test_http.py ........................................................................................................................ [ 49%] tests/test_internal.py . [ 49%] tests/test_local.py ............................................................... [ 56%] tests/test_routing.py ..................................................................................................................... [ 69%] tests/test_security.py ............ [ 71%] tests/test_send_file.py ................................ [ 74%] tests/test_test.py ............................................................ [ 81%] tests/test_urls.py ................. [ 83%] tests/test_utils.py .................................... [ 87%] tests/test_wrappers.py ............................................................................................. [ 97%] tests/test_wsgi.py ..................... [100%] ============================================================================================================================================ 898 passed in 3.78s ============================================================================================================================================= >>> py3-werkzeug: Entering fakeroot... >>> py3-werkzeug-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/werkzeug/wrappers/__pycache__' -> '/home/udu/aports/community/py3-werkzeug/pkg/py3-werkzeug-pyc/usr/lib/python3.12/site-packages/werkzeug/wrappers/__pycache__' 'usr/lib/python3.12/site-packages/werkzeug/routing/__pycache__' -> '/home/udu/aports/community/py3-werkzeug/pkg/py3-werkzeug-pyc/usr/lib/python3.12/site-packages/werkzeug/routing/__pycache__' 'usr/lib/python3.12/site-packages/werkzeug/datastructures/__pycache__' -> '/home/udu/aports/community/py3-werkzeug/pkg/py3-werkzeug-pyc/usr/lib/python3.12/site-packages/werkzeug/datastructures/__pycache__' 'usr/lib/python3.12/site-packages/werkzeug/debug/__pycache__' -> '/home/udu/aports/community/py3-werkzeug/pkg/py3-werkzeug-pyc/usr/lib/python3.12/site-packages/werkzeug/debug/__pycache__' 'usr/lib/python3.12/site-packages/werkzeug/middleware/__pycache__' -> '/home/udu/aports/community/py3-werkzeug/pkg/py3-werkzeug-pyc/usr/lib/python3.12/site-packages/werkzeug/middleware/__pycache__' 'usr/lib/python3.12/site-packages/werkzeug/__pycache__' -> '/home/udu/aports/community/py3-werkzeug/pkg/py3-werkzeug-pyc/usr/lib/python3.12/site-packages/werkzeug/__pycache__' 'usr/lib/python3.12/site-packages/werkzeug/sansio/__pycache__' -> '/home/udu/aports/community/py3-werkzeug/pkg/py3-werkzeug-pyc/usr/lib/python3.12/site-packages/werkzeug/sansio/__pycache__' >>> py3-werkzeug-pyc*: Preparing subpackage py3-werkzeug-pyc... >>> py3-werkzeug-pyc*: Running postcheck for py3-werkzeug-pyc >>> py3-werkzeug*: Running postcheck for py3-werkzeug >>> py3-werkzeug*: Preparing package py3-werkzeug... >>> py3-werkzeug-pyc*: Tracing dependencies... python3 py3-markupsafe python3~3.12 >>> py3-werkzeug-pyc*: Package size: 878.6 KB >>> py3-werkzeug-pyc*: Compressing data... >>> py3-werkzeug-pyc*: Create checksum... >>> py3-werkzeug-pyc*: Create py3-werkzeug-pyc-3.1.3-r0.apk >>> py3-werkzeug*: Tracing dependencies... python3 py3-markupsafe python3~3.12 >>> py3-werkzeug*: Package size: 743.1 KB >>> py3-werkzeug*: Compressing data... >>> py3-werkzeug*: Create checksum... >>> py3-werkzeug*: Create py3-werkzeug-3.1.3-r0.apk >>> py3-werkzeug: Build complete at Mon, 13 Oct 2025 06:30:43 +0000 elapsed time 0h 0m 6s >>> py3-werkzeug: Cleaning up srcdir >>> py3-werkzeug: Cleaning up pkgdir >>> py3-werkzeug: Uninstalling dependencies... (1/33) Purging .makedepends-py3-werkzeug (20251013.063037) (2/33) Purging py3-markupsafe-pyc (3.0.2-r0) (3/33) Purging py3-markupsafe (3.0.2-r0) (4/33) Purging py3-gpep517-pyc (19-r0) (5/33) Purging py3-gpep517 (19-r0) (6/33) Purging py3-installer-pyc (0.7.0-r2) (7/33) Purging py3-installer (0.7.0-r2) (8/33) Purging py3-flit-core-pyc (3.12.0-r0) (9/33) Purging py3-flit-core (3.12.0-r0) (10/33) Purging py3-requests-pyc (2.32.5-r0) (11/33) Purging py3-requests (2.32.5-r0) (12/33) Purging py3-certifi-pyc (2025.4.26-r0) (13/33) Purging py3-certifi (2025.4.26-r0) (14/33) Purging py3-charset-normalizer-pyc (3.4.2-r0) (15/33) Purging py3-charset-normalizer (3.4.2-r0) (16/33) Purging py3-idna-pyc (3.10-r0) (17/33) Purging py3-idna (3.10-r0) (18/33) Purging py3-urllib3-pyc (1.26.20-r0) (19/33) Purging py3-urllib3 (1.26.20-r0) (20/33) Purging py3-pytest-timeout-pyc (2.3.1-r1) (21/33) Purging py3-pytest-timeout (2.3.1-r1) (22/33) Purging py3-pytest-pyc (8.3.5-r0) (23/33) Purging py3-pytest (8.3.5-r0) (24/33) Purging py3-iniconfig-pyc (2.1.0-r0) (25/33) Purging py3-iniconfig (2.1.0-r0) (26/33) Purging py3-packaging-pyc (25.0-r0) (27/33) Purging py3-packaging (25.0-r0) (28/33) Purging py3-parsing-pyc (3.2.3-r0) (29/33) Purging py3-parsing (3.2.3-r0) (30/33) Purging py3-pluggy-pyc (1.5.0-r0) (31/33) Purging py3-pluggy (1.5.0-r0) (32/33) Purging py3-py-pyc (1.11.0-r4) (33/33) Purging py3-py (1.11.0-r4) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-werkzeug: Updating the community/x86_64 repository index... >>> py3-werkzeug: Signing the index...