>>> py3-webpy: Building community/py3-webpy 0.62-r5 (using abuild 3.14.1-r1) started Wed, 13 Nov 2024 08:00:10 +0000
>>> py3-webpy: Validating /home/buildozer/aports/community/py3-webpy/APKBUILD...
>>> WARNING: py3-webpy: No maintainer
>>> py3-webpy: Analyzing dependencies...
>>> py3-webpy: Installing for build: build-base python3 py3-cheroot py3-gpep517 py3-setuptools py3-wheel py3-pytest-xdist
(1/44) Installing libbz2 (1.0.8-r6)
(2/44) Installing libffi (3.4.6-r0)
(3/44) Installing gdbm (1.24-r0)
(4/44) Installing xz-libs (5.6.3-r0)
(5/44) Installing mpdecimal (4.0.0-r0)
(6/44) Installing libpanelw (6.5_p20241006-r3)
(7/44) Installing sqlite-libs (3.47.0-r0)
(8/44) Installing python3 (3.12.7-r1)
(9/44) Installing python3-pycache-pyc0 (3.12.7-r1)
(10/44) Installing pyc (3.12.7-r1)
(11/44) Installing python3-pyc (3.12.7-r1)
(12/44) Installing py3-more-itertools (10.2.0-r1)
(13/44) Installing py3-more-itertools-pyc (10.2.0-r1)
(14/44) Installing py3-jaraco.classes (3.4.0-r1)
(15/44) Installing py3-jaraco.classes-pyc (3.4.0-r1)
(16/44) Installing py3-jaraco.functools (4.0.1-r0)
(17/44) Installing py3-jaraco.functools-pyc (4.0.1-r0)
(18/44) Installing py3-cheroot (10.0.1-r0)
(19/44) Installing py3-cheroot-pyc (10.0.1-r0)
(20/44) Installing py3-installer (0.7.0-r2)
(21/44) Installing py3-installer-pyc (0.7.0-r2)
(22/44) Installing py3-gpep517 (16-r0)
(23/44) Installing py3-gpep517-pyc (16-r0)
(24/44) Installing py3-parsing (3.1.4-r0)
(25/44) Installing py3-parsing-pyc (3.1.4-r0)
(26/44) Installing py3-packaging (24.2-r0)
(27/44) Installing py3-packaging-pyc (24.2-r0)
(28/44) Installing py3-setuptools (70.3.0-r0)
(29/44) Installing py3-setuptools-pyc (70.3.0-r0)
(30/44) Installing py3-wheel (0.43.0-r0)
(31/44) Installing py3-wheel-pyc (0.43.0-r0)
(32/44) Installing py3-execnet (2.1.1-r0)
(33/44) Installing py3-execnet-pyc (2.1.1-r0)
(34/44) Installing py3-iniconfig (2.0.0-r1)
(35/44) Installing py3-iniconfig-pyc (2.0.0-r1)
(36/44) Installing py3-pluggy (1.5.0-r0)
(37/44) Installing py3-pluggy-pyc (1.5.0-r0)
(38/44) Installing py3-py (1.11.0-r4)
(39/44) Installing py3-py-pyc (1.11.0-r4)
(40/44) Installing py3-pytest (8.3.3-r0)
(41/44) Installing py3-pytest-pyc (8.3.3-r0)
(42/44) Installing py3-pytest-xdist (3.6.1-r0)
(43/44) Installing py3-pytest-xdist-pyc (3.6.1-r0)
(44/44) Installing .makedepends-py3-webpy (20241113.080040)
Executing busybox-1.37.0-r6.trigger
OK: 381 MiB in 142 packages
>>> py3-webpy: Cleaning up srcdir
>>> py3-webpy: Cleaning up pkgdir
>>> py3-webpy: Cleaning up tmpdir
>>> py3-webpy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/webpy-0.62.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/v3.21/webpy-0.62.tar.gz.part'
webpy-0.62.tar.gz.pa 100% |********************************|  102k  0:00:00 ETA
'/var/cache/distfiles/v3.21/webpy-0.62.tar.gz.part' saved
>>> py3-webpy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/webpy-0.62.tar.gz
>>> py3-webpy: Checking sha512sums...
webpy-0.62.tar.gz: OK
>>> py3-webpy: Unpacking /var/cache/distfiles/v3.21/webpy-0.62.tar.gz...
2024-11-13 08:00:43,897 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__
/home/buildozer/aports/community/py3-webpy/src/webpy-0.62/web/debugerror.py:31: SyntaxWarning: invalid escape sequence '\-'
  djangoerror_t = """\
2024-11-13 08:00:44,343 root INFO running bdist_wheel
2024-11-13 08:00:44,426 root INFO running build
2024-11-13 08:00:44,427 root INFO running build_py
2024-11-13 08:00:44,440 root INFO creating build
2024-11-13 08:00:44,441 root INFO creating build/lib
2024-11-13 08:00:44,441 root INFO creating build/lib/web
2024-11-13 08:00:44,442 root INFO copying web/db.py -> build/lib/web
2024-11-13 08:00:44,444 root INFO copying web/__init__.py -> build/lib/web
2024-11-13 08:00:44,445 root INFO copying web/application.py -> build/lib/web
2024-11-13 08:00:44,446 root INFO copying web/http.py -> build/lib/web
2024-11-13 08:00:44,447 root INFO copying web/template.py -> build/lib/web
2024-11-13 08:00:44,449 root INFO copying web/browser.py -> build/lib/web
2024-11-13 08:00:44,450 root INFO copying web/webapi.py -> build/lib/web
2024-11-13 08:00:44,452 root INFO copying web/py3helpers.py -> build/lib/web
2024-11-13 08:00:44,453 root INFO copying web/session.py -> build/lib/web
2024-11-13 08:00:44,454 root INFO copying web/net.py -> build/lib/web
2024-11-13 08:00:44,455 root INFO copying web/httpserver.py -> build/lib/web
2024-11-13 08:00:44,456 root INFO copying web/form.py -> build/lib/web
2024-11-13 08:00:44,458 root INFO copying web/test.py -> build/lib/web
2024-11-13 08:00:44,459 root INFO copying web/wsgi.py -> build/lib/web
2024-11-13 08:00:44,460 root INFO copying web/utils.py -> build/lib/web
2024-11-13 08:00:44,461 root INFO copying web/debugerror.py -> build/lib/web
2024-11-13 08:00:44,463 root INFO creating build/lib/web/contrib
2024-11-13 08:00:44,464 root INFO copying web/contrib/__init__.py -> build/lib/web/contrib
2024-11-13 08:00:44,465 root INFO copying web/contrib/template.py -> build/lib/web/contrib
2024-11-13 08:00:44,493 root INFO installing to build/bdist.linux-riscv64/wheel
2024-11-13 08:00:44,493 root INFO running install
2024-11-13 08:00:44,535 root INFO running install_lib
2024-11-13 08:00:44,546 root INFO creating build/bdist.linux-riscv64
2024-11-13 08:00:44,547 root INFO creating build/bdist.linux-riscv64/wheel
2024-11-13 08:00:44,548 root INFO creating build/bdist.linux-riscv64/wheel/web
2024-11-13 08:00:44,548 root INFO copying build/lib/web/db.py -> build/bdist.linux-riscv64/wheel/web
2024-11-13 08:00:44,550 root INFO copying build/lib/web/__init__.py -> build/bdist.linux-riscv64/wheel/web
2024-11-13 08:00:44,551 root INFO copying build/lib/web/application.py -> build/bdist.linux-riscv64/wheel/web
2024-11-13 08:00:44,552 root INFO copying build/lib/web/http.py -> build/bdist.linux-riscv64/wheel/web
2024-11-13 08:00:44,553 root INFO copying build/lib/web/template.py -> build/bdist.linux-riscv64/wheel/web
2024-11-13 08:00:44,554 root INFO copying build/lib/web/browser.py -> build/bdist.linux-riscv64/wheel/web
2024-11-13 08:00:44,555 root INFO copying build/lib/web/webapi.py -> build/bdist.linux-riscv64/wheel/web
2024-11-13 08:00:44,556 root INFO copying build/lib/web/py3helpers.py -> build/bdist.linux-riscv64/wheel/web
2024-11-13 08:00:44,557 root INFO copying build/lib/web/session.py -> build/bdist.linux-riscv64/wheel/web
2024-11-13 08:00:44,558 root INFO copying build/lib/web/net.py -> build/bdist.linux-riscv64/wheel/web
2024-11-13 08:00:44,559 root INFO copying build/lib/web/httpserver.py -> build/bdist.linux-riscv64/wheel/web
2024-11-13 08:00:44,560 root INFO copying build/lib/web/form.py -> build/bdist.linux-riscv64/wheel/web
2024-11-13 08:00:44,561 root INFO copying build/lib/web/test.py -> build/bdist.linux-riscv64/wheel/web
2024-11-13 08:00:44,562 root INFO copying build/lib/web/wsgi.py -> build/bdist.linux-riscv64/wheel/web
2024-11-13 08:00:44,563 root INFO creating build/bdist.linux-riscv64/wheel/web/contrib
2024-11-13 08:00:44,563 root INFO copying build/lib/web/contrib/__init__.py -> build/bdist.linux-riscv64/wheel/web/contrib
2024-11-13 08:00:44,564 root INFO copying build/lib/web/contrib/template.py -> build/bdist.linux-riscv64/wheel/web/contrib
2024-11-13 08:00:44,565 root INFO copying build/lib/web/utils.py -> build/bdist.linux-riscv64/wheel/web
2024-11-13 08:00:44,566 root INFO copying build/lib/web/debugerror.py -> build/bdist.linux-riscv64/wheel/web
2024-11-13 08:00:44,567 root INFO running install_egg_info
2024-11-13 08:00:44,579 root INFO running egg_info
2024-11-13 08:00:44,579 root INFO creating web.py.egg-info
2024-11-13 08:00:44,589 root INFO writing web.py.egg-info/PKG-INFO
2024-11-13 08:00:44,590 root INFO writing dependency_links to web.py.egg-info/dependency_links.txt
2024-11-13 08:00:44,592 root INFO writing requirements to web.py.egg-info/requires.txt
2024-11-13 08:00:44,592 root INFO writing top-level names to web.py.egg-info/top_level.txt
2024-11-13 08:00:44,593 root INFO writing manifest file 'web.py.egg-info/SOURCES.txt'
2024-11-13 08:00:44,606 root INFO reading manifest file 'web.py.egg-info/SOURCES.txt'
2024-11-13 08:00:44,607 root INFO reading manifest template 'MANIFEST.in'
2024-11-13 08:00:44,611 root INFO adding license file 'LICENSE.txt'
2024-11-13 08:00:44,615 root INFO writing manifest file 'web.py.egg-info/SOURCES.txt'
2024-11-13 08:00:44,616 root INFO Copying web.py.egg-info to build/bdist.linux-riscv64/wheel/web.py-0.62-py3.12.egg-info
2024-11-13 08:00:44,619 root INFO running install_scripts
2024-11-13 08:00:44,627 root INFO creating build/bdist.linux-riscv64/wheel/web.py-0.62.dist-info/WHEEL
2024-11-13 08:00:44,629 wheel INFO creating '/home/buildozer/aports/community/py3-webpy/src/webpy-0.62/.dist/.tmp-a6wbquha/web.py-0.62-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it
2024-11-13 08:00:44,630 wheel INFO adding 'web/__init__.py'
2024-11-13 08:00:44,632 wheel INFO adding 'web/application.py'
2024-11-13 08:00:44,633 wheel INFO adding 'web/browser.py'
2024-11-13 08:00:44,635 wheel INFO adding 'web/db.py'
2024-11-13 08:00:44,637 wheel INFO adding 'web/debugerror.py'
2024-11-13 08:00:44,638 wheel INFO adding 'web/form.py'
2024-11-13 08:00:44,640 wheel INFO adding 'web/http.py'
2024-11-13 08:00:44,641 wheel INFO adding 'web/httpserver.py'
2024-11-13 08:00:44,642 wheel INFO adding 'web/net.py'
2024-11-13 08:00:44,643 wheel INFO adding 'web/py3helpers.py'
2024-11-13 08:00:44,644 wheel INFO adding 'web/session.py'
2024-11-13 08:00:44,646 wheel INFO adding 'web/template.py'
2024-11-13 08:00:44,648 wheel INFO adding 'web/test.py'
2024-11-13 08:00:44,649 wheel INFO adding 'web/utils.py'
2024-11-13 08:00:44,651 wheel INFO adding 'web/webapi.py'
2024-11-13 08:00:44,652 wheel INFO adding 'web/wsgi.py'
2024-11-13 08:00:44,653 wheel INFO adding 'web/contrib/__init__.py'
2024-11-13 08:00:44,654 wheel INFO adding 'web/contrib/template.py'
2024-11-13 08:00:44,655 wheel INFO adding 'web.py-0.62.dist-info/LICENSE.txt'
2024-11-13 08:00:44,656 wheel INFO adding 'web.py-0.62.dist-info/METADATA'
2024-11-13 08:00:44,657 wheel INFO adding 'web.py-0.62.dist-info/WHEEL'
2024-11-13 08:00:44,657 wheel INFO adding 'web.py-0.62.dist-info/top_level.txt'
2024-11-13 08:00:44,658 wheel INFO adding 'web.py-0.62.dist-info/RECORD'
2024-11-13 08:00:44,659 root INFO removing build/bdist.linux-riscv64/wheel
2024-11-13 08:00:44,663 gpep517 INFO The backend produced .dist/web.py-0.62-py3-none-any.whl
web.py-0.62-py3-none-any.whl
/home/buildozer/aports/community/py3-webpy/src/webpy-0.62/.testenv/lib/python3.12/site-packages/web/debugerror.py:31: SyntaxWarning: invalid escape sequence '\-'
  djangoerror_t = """\
============================= test session starts ==============================
platform linux -- Python 3.12.7, pytest-8.3.3, pluggy-1.5.0
rootdir: /home/buildozer/aports/community/py3-webpy/src/webpy-0.62
configfile: pyproject.toml
plugins: xdist-3.6.1
created: 64/64 workers
64 workers [12 items]

............                                                             [100%]
=============================== warnings summary ===============================
web/webapi.py:6: 64 warnings
  /home/buildozer/aports/community/py3-webpy/src/webpy-0.62/web/webapi.py:6: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13
    import cgi

tests/test_wsgi.py::WSGITest::test_layers_bytes
  /usr/lib/python3.12/site-packages/_pytest/threadexception.py:82: PytestUnhandledThreadExceptionWarning: Exception in thread Thread-1 (run)
  
  Traceback (most recent call last):
    File "/usr/lib/python3.12/threading.py", line 1075, in _bootstrap_inner
      self.run()
    File "/usr/lib/python3.12/threading.py", line 1012, in run
      self._target(*self._args, **self._kwargs)
    File "/home/buildozer/aports/community/py3-webpy/src/webpy-0.62/web/application.py", line 360, in run
      return wsgi.runwsgi(self.wsgifunc(*middleware))
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    File "/home/buildozer/aports/community/py3-webpy/src/webpy-0.62/web/wsgi.py", line 66, in runwsgi
      return httpserver.runsimple(func, server_addr)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    File "/home/buildozer/aports/community/py3-webpy/src/webpy-0.62/web/httpserver.py", line 176, in runsimple
      server.start()
    File "/usr/lib/python3.12/site-packages/cheroot/server.py", line 1844, in start
      self.prepare()
    File "/usr/lib/python3.12/site-packages/cheroot/server.py", line 1803, in prepare
      self.socket.listen(self.request_queue_size)
  OSError: [Errno 98] Address in use
  
    warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg))

tests/test_wsgi.py::WSGITest::test_layers_unicode
  /usr/lib/python3.12/site-packages/_pytest/threadexception.py:82: PytestUnhandledThreadExceptionWarning: Exception in thread Thread-1 (run)
  
  Traceback (most recent call last):
    File "/usr/lib/python3.12/threading.py", line 1075, in _bootstrap_inner
      self.run()
    File "/usr/lib/python3.12/threading.py", line 1012, in run
      self._target(*self._args, **self._kwargs)
    File "/home/buildozer/aports/community/py3-webpy/src/webpy-0.62/web/application.py", line 360, in run
      return wsgi.runwsgi(self.wsgifunc(*middleware))
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    File "/home/buildozer/aports/community/py3-webpy/src/webpy-0.62/web/wsgi.py", line 66, in runwsgi
      return httpserver.runsimple(func, server_addr)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    File "/home/buildozer/aports/community/py3-webpy/src/webpy-0.62/web/httpserver.py", line 176, in runsimple
      server.start()
    File "/usr/lib/python3.12/site-packages/cheroot/server.py", line 1844, in start
      self.prepare()
    File "/usr/lib/python3.12/site-packages/cheroot/server.py", line 1799, in prepare
      raise socket.error(msg)
  OSError: No socket could be created -- (('0.0.0.0', 8080): [Errno 98] Address in use)
  
    warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg))

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
======================= 12 passed, 66 warnings in 17.25s =======================
>>> py3-webpy: Entering fakeroot...
/usr/lib/python3.12/site-packages/web/debugerror.py:31: SyntaxWarning: invalid escape sequence '\-'
>>> py3-webpy-pyc*: Running split function pyc...
'usr/lib/python3.12/site-packages/web/__pycache__' -> '/home/buildozer/aports/community/py3-webpy/pkg/py3-webpy-pyc/usr/lib/python3.12/site-packages/web/__pycache__'
'usr/lib/python3.12/site-packages/web/contrib/__pycache__' -> '/home/buildozer/aports/community/py3-webpy/pkg/py3-webpy-pyc/usr/lib/python3.12/site-packages/web/contrib/__pycache__'
>>> py3-webpy-pyc*: Preparing subpackage py3-webpy-pyc...
>>> py3-webpy-pyc*: Running postcheck for py3-webpy-pyc
>>> py3-webpy*: Running postcheck for py3-webpy
>>> py3-webpy*: Preparing package py3-webpy...
>>> py3-webpy-pyc*: Tracing dependencies...
	python3
	py3-cheroot
	python3~3.12
>>> py3-webpy-pyc*: Package size: 382.5 KB
>>> py3-webpy-pyc*: Compressing data...
>>> py3-webpy-pyc*: Create checksum...
>>> py3-webpy-pyc*: Create py3-webpy-pyc-0.62-r5.apk
>>> py3-webpy*: Tracing dependencies...
	python3
	py3-cheroot
	python3~3.12
>>> py3-webpy*: Package size: 270.0 KB
>>> py3-webpy*: Compressing data...
>>> py3-webpy*: Create checksum...
>>> py3-webpy*: Create py3-webpy-0.62-r5.apk
>>> py3-webpy: Build complete at Wed, 13 Nov 2024 08:01:07 +0000 elapsed time 0h 0m 57s
>>> py3-webpy: Cleaning up srcdir
>>> py3-webpy: Cleaning up pkgdir
>>> py3-webpy: Uninstalling dependencies...
(1/44) Purging .makedepends-py3-webpy (20241113.080040)
(2/44) Purging py3-cheroot-pyc (10.0.1-r0)
(3/44) Purging py3-cheroot (10.0.1-r0)
(4/44) Purging py3-jaraco.functools-pyc (4.0.1-r0)
(5/44) Purging py3-jaraco.functools (4.0.1-r0)
(6/44) Purging py3-jaraco.classes-pyc (3.4.0-r1)
(7/44) Purging py3-jaraco.classes (3.4.0-r1)
(8/44) Purging py3-more-itertools-pyc (10.2.0-r1)
(9/44) Purging py3-more-itertools (10.2.0-r1)
(10/44) Purging py3-gpep517-pyc (16-r0)
(11/44) Purging py3-gpep517 (16-r0)
(12/44) Purging py3-installer-pyc (0.7.0-r2)
(13/44) Purging py3-installer (0.7.0-r2)
(14/44) Purging py3-setuptools-pyc (70.3.0-r0)
(15/44) Purging py3-setuptools (70.3.0-r0)
(16/44) Purging py3-wheel-pyc (0.43.0-r0)
(17/44) Purging py3-wheel (0.43.0-r0)
(18/44) Purging py3-pytest-xdist-pyc (3.6.1-r0)
(19/44) Purging py3-pytest-xdist (3.6.1-r0)
(20/44) Purging py3-execnet-pyc (2.1.1-r0)
(21/44) Purging py3-execnet (2.1.1-r0)
(22/44) Purging py3-pytest-pyc (8.3.3-r0)
(23/44) Purging py3-pytest (8.3.3-r0)
(24/44) Purging py3-iniconfig-pyc (2.0.0-r1)
(25/44) Purging py3-iniconfig (2.0.0-r1)
(26/44) Purging py3-packaging-pyc (24.2-r0)
(27/44) Purging py3-packaging (24.2-r0)
(28/44) Purging py3-parsing-pyc (3.1.4-r0)
(29/44) Purging py3-parsing (3.1.4-r0)
(30/44) Purging py3-pluggy-pyc (1.5.0-r0)
(31/44) Purging py3-pluggy (1.5.0-r0)
(32/44) Purging py3-py-pyc (1.11.0-r4)
(33/44) Purging py3-py (1.11.0-r4)
(34/44) Purging python3-pyc (3.12.7-r1)
(35/44) Purging python3-pycache-pyc0 (3.12.7-r1)
(36/44) Purging pyc (3.12.7-r1)
(37/44) Purging python3 (3.12.7-r1)
(38/44) Purging gdbm (1.24-r0)
(39/44) Purging libbz2 (1.0.8-r6)
(40/44) Purging libffi (3.4.6-r0)
(41/44) Purging libpanelw (6.5_p20241006-r3)
(42/44) Purging mpdecimal (4.0.0-r0)
(43/44) Purging sqlite-libs (3.47.0-r0)
(44/44) Purging xz-libs (5.6.3-r0)
Executing busybox-1.37.0-r6.trigger
OK: 333 MiB in 98 packages
>>> py3-webpy: Updating the community/riscv64 repository index...
>>> py3-webpy: Signing the index...