>>> py3-tls_parser: Building testing/py3-tls_parser 2.0.1-r1 (using abuild 3.12.0-r5) started Mon, 15 Apr 2024 17:23:21 +0000
>>> py3-tls_parser: Checking sanity of /home/buildozer/aports/testing/py3-tls_parser/APKBUILD...
>>> py3-tls_parser: Analyzing dependencies...
>>> py3-tls_parser: Installing for build: build-base python3 py3-setuptools
(1/19) Installing libbz2 (1.0.8-r6)
(2/19) Installing libffi (3.4.6-r0)
(3/19) Installing gdbm (1.23-r1)
(4/19) Installing xz-libs (5.6.1-r3)
(5/19) Installing mpdecimal (4.0.0-r0)
(6/19) Installing libpanelw (6.4_p20240330-r0)
(7/19) Installing readline (8.2.10-r0)
(8/19) Installing sqlite-libs (3.45.2-r0)
(9/19) Installing python3 (3.12.3-r0)
(10/19) Installing python3-pycache-pyc0 (3.12.3-r0)
(11/19) Installing pyc (3.12.3-r0)
(12/19) Installing python3-pyc (3.12.3-r0)
(13/19) Installing py3-parsing (3.1.2-r1)
(14/19) Installing py3-parsing-pyc (3.1.2-r1)
(15/19) Installing py3-packaging (24.0-r1)
(16/19) Installing py3-packaging-pyc (24.0-r1)
(17/19) Installing py3-setuptools (69.2.0-r2)
(18/19) Installing py3-setuptools-pyc (69.2.0-r2)
(19/19) Installing .makedepends-py3-tls_parser (20240415.172322)
Executing busybox-1.36.1-r25.trigger
OK: 314 MiB in 122 packages
>>> py3-tls_parser: Cleaning up srcdir
>>> py3-tls_parser: Cleaning up pkgdir
>>> py3-tls_parser: Cleaning up tmpdir
>>> py3-tls_parser: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tls_parser-2.0.1.tar.gz
>>> py3-tls_parser: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tls_parser-2.0.1.tar.gz
>>> py3-tls_parser: Checking sha512sums...
tls_parser-2.0.1.tar.gz: OK
>>> py3-tls_parser: Unpacking /var/cache/distfiles/tls_parser-2.0.1.tar.gz...
/usr/lib/python3.12/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        ********************************************************************************
        Usage of dash-separated 'description-file' will not be supported in future
        versions. Please use the underscore name 'description_file' instead.

        By 2024-Sep-26, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

        See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
        ********************************************************************************

!!
  opt = self.warn_dash_deprecation(opt, section)
running build
running build_py
creating build
creating build/lib
creating build/lib/tls_parser
copying tls_parser/__init__.py -> build/lib/tls_parser
copying tls_parser/cipher_suites.py -> build/lib/tls_parser
copying tls_parser/record_protocol.py -> build/lib/tls_parser
copying tls_parser/application_data_protocol.py -> build/lib/tls_parser
copying tls_parser/exceptions.py -> build/lib/tls_parser
copying tls_parser/handshake_protocol.py -> build/lib/tls_parser
copying tls_parser/parser.py -> build/lib/tls_parser
copying tls_parser/heartbeat_protocol.py -> build/lib/tls_parser
copying tls_parser/tls_version.py -> build/lib/tls_parser
copying tls_parser/alert_protocol.py -> build/lib/tls_parser
copying tls_parser/change_cipher_spec_protocol.py -> build/lib/tls_parser
/usr/lib/python3.12/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        ********************************************************************************
        Usage of dash-separated 'description-file' will not be supported in future
        versions. Please use the underscore name 'description_file' instead.

        By 2024-Sep-26, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

        See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
        ********************************************************************************

!!
  opt = self.warn_dash_deprecation(opt, section)
running check
>>> py3-tls_parser: Entering fakeroot...
/usr/lib/python3.12/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        ********************************************************************************
        Usage of dash-separated 'description-file' will not be supported in future
        versions. Please use the underscore name 'description_file' instead.

        By 2024-Sep-26, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

        See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
        ********************************************************************************

!!
  opt = self.warn_dash_deprecation(opt, section)
running install
/usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
        ********************************************************************************

!!
  self.initialize_options()
running install_lib
creating /home/buildozer/aports/testing/py3-tls_parser/pkg
creating /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser
creating /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser/usr
creating /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser/usr/lib
creating /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser/usr/lib/python3.12
creating /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser/usr/lib/python3.12/site-packages
creating /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser/usr/lib/python3.12/site-packages/tls_parser
copying build/lib/tls_parser/__init__.py -> /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser/usr/lib/python3.12/site-packages/tls_parser
copying build/lib/tls_parser/cipher_suites.py -> /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser/usr/lib/python3.12/site-packages/tls_parser
copying build/lib/tls_parser/record_protocol.py -> /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser/usr/lib/python3.12/site-packages/tls_parser
copying build/lib/tls_parser/application_data_protocol.py -> /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser/usr/lib/python3.12/site-packages/tls_parser
copying build/lib/tls_parser/exceptions.py -> /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser/usr/lib/python3.12/site-packages/tls_parser
copying build/lib/tls_parser/handshake_protocol.py -> /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser/usr/lib/python3.12/site-packages/tls_parser
copying build/lib/tls_parser/parser.py -> /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser/usr/lib/python3.12/site-packages/tls_parser
copying build/lib/tls_parser/heartbeat_protocol.py -> /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser/usr/lib/python3.12/site-packages/tls_parser
copying build/lib/tls_parser/tls_version.py -> /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser/usr/lib/python3.12/site-packages/tls_parser
copying build/lib/tls_parser/alert_protocol.py -> /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser/usr/lib/python3.12/site-packages/tls_parser
copying build/lib/tls_parser/change_cipher_spec_protocol.py -> /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser/usr/lib/python3.12/site-packages/tls_parser
byte-compiling /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser/usr/lib/python3.12/site-packages/tls_parser/__init__.py to __init__.cpython-312.pyc
byte-compiling /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser/usr/lib/python3.12/site-packages/tls_parser/cipher_suites.py to cipher_suites.cpython-312.pyc
byte-compiling /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser/usr/lib/python3.12/site-packages/tls_parser/record_protocol.py to record_protocol.cpython-312.pyc
byte-compiling /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser/usr/lib/python3.12/site-packages/tls_parser/application_data_protocol.py to application_data_protocol.cpython-312.pyc
byte-compiling /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser/usr/lib/python3.12/site-packages/tls_parser/exceptions.py to exceptions.cpython-312.pyc
byte-compiling /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser/usr/lib/python3.12/site-packages/tls_parser/handshake_protocol.py to handshake_protocol.cpython-312.pyc
byte-compiling /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser/usr/lib/python3.12/site-packages/tls_parser/parser.py to parser.cpython-312.pyc
byte-compiling /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser/usr/lib/python3.12/site-packages/tls_parser/heartbeat_protocol.py to heartbeat_protocol.cpython-312.pyc
byte-compiling /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser/usr/lib/python3.12/site-packages/tls_parser/tls_version.py to tls_version.cpython-312.pyc
byte-compiling /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser/usr/lib/python3.12/site-packages/tls_parser/alert_protocol.py to alert_protocol.cpython-312.pyc
byte-compiling /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser/usr/lib/python3.12/site-packages/tls_parser/change_cipher_spec_protocol.py to change_cipher_spec_protocol.cpython-312.pyc
running install_egg_info
running egg_info
writing tls_parser.egg-info/PKG-INFO
writing dependency_links to tls_parser.egg-info/dependency_links.txt
writing top-level names to tls_parser.egg-info/top_level.txt
reading manifest file 'tls_parser.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'tls_parser.egg-info/SOURCES.txt'
Copying tls_parser.egg-info to /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser/usr/lib/python3.12/site-packages/tls_parser-2.0.1-py3.12.egg-info
running install_scripts
>>> py3-tls_parser-pyc*: Running split function pyc...
'/home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser/usr/lib/python3.12/site-packages/tls_parser/__pycache__' -> '/home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser-pyc/usr/lib/python3.12/site-packages/tls_parser/__pycache__'
>>> py3-tls_parser-pyc*: Preparing subpackage py3-tls_parser-pyc...
>>> py3-tls_parser-pyc*: Running postcheck for py3-tls_parser-pyc
>>> py3-tls_parser*: Running postcheck for py3-tls_parser
>>> py3-tls_parser*: Preparing package py3-tls_parser...
>>> py3-tls_parser-pyc*: Tracing dependencies...
	python3
	python3~3.12
>>> py3-tls_parser-pyc*: Package size: 100.0 KB
>>> py3-tls_parser-pyc*: Compressing data...
>>> py3-tls_parser-pyc*: Create checksum...
>>> py3-tls_parser-pyc*: Create py3-tls_parser-pyc-2.0.1-r1.apk
>>> py3-tls_parser*: Tracing dependencies...
	python3
	python3~3.12
>>> py3-tls_parser*: Package size: 104.0 KB
>>> py3-tls_parser*: Compressing data...
>>> py3-tls_parser*: Create checksum...
>>> py3-tls_parser*: Create py3-tls_parser-2.0.1-r1.apk
>>> py3-tls_parser: Build complete at Mon, 15 Apr 2024 17:23:24 +0000 elapsed time 0h 0m 3s
>>> py3-tls_parser: Cleaning up srcdir
>>> py3-tls_parser: Cleaning up pkgdir
>>> py3-tls_parser: Uninstalling dependencies...
(1/19) Purging .makedepends-py3-tls_parser (20240415.172322)
(2/19) Purging py3-setuptools-pyc (69.2.0-r2)
(3/19) Purging py3-setuptools (69.2.0-r2)
(4/19) Purging py3-packaging-pyc (24.0-r1)
(5/19) Purging py3-packaging (24.0-r1)
(6/19) Purging py3-parsing-pyc (3.1.2-r1)
(7/19) Purging py3-parsing (3.1.2-r1)
(8/19) Purging python3-pyc (3.12.3-r0)
(9/19) Purging python3-pycache-pyc0 (3.12.3-r0)
(10/19) Purging pyc (3.12.3-r0)
(11/19) Purging python3 (3.12.3-r0)
(12/19) Purging gdbm (1.23-r1)
(13/19) Purging libbz2 (1.0.8-r6)
(14/19) Purging libffi (3.4.6-r0)
(15/19) Purging libpanelw (6.4_p20240330-r0)
(16/19) Purging mpdecimal (4.0.0-r0)
(17/19) Purging readline (8.2.10-r0)
(18/19) Purging sqlite-libs (3.45.2-r0)
(19/19) Purging xz-libs (5.6.1-r3)
Executing busybox-1.36.1-r25.trigger
OK: 270 MiB in 103 packages
>>> py3-tls_parser: Updating the testing/armv7 repository index...
>>> py3-tls_parser: Signing the index...