>>> py3-tls_parser: Building testing/py3-tls_parser 2.0.1-r1 (using abuild 3.13.0-r5) started Tue, 24 Sep 2024 06:01:39 +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 py3-gpep517 (1/22) Installing libbz2 (1.0.8-r6) (2/22) Installing libffi (3.4.6-r0) (3/22) Installing gdbm (1.24-r0) (4/22) Installing xz-libs (5.6.2-r0) (5/22) Installing mpdecimal (4.0.0-r0) (6/22) Installing libpanelw (6.5_p20240601-r1) (7/22) Installing sqlite-libs (3.46.1-r0) (8/22) Installing python3 (3.12.6-r0) (9/22) Installing python3-pycache-pyc0 (3.12.6-r0) (10/22) Installing pyc (3.12.6-r0) (11/22) Installing python3-pyc (3.12.6-r0) (12/22) Installing py3-parsing (3.1.4-r0) (13/22) Installing py3-parsing-pyc (3.1.4-r0) (14/22) Installing py3-packaging (24.1-r0) (15/22) Installing py3-packaging-pyc (24.1-r0) (16/22) Installing py3-setuptools (70.3.0-r0) (17/22) Installing py3-setuptools-pyc (70.3.0-r0) (18/22) Installing py3-installer (0.7.0-r2) (19/22) Installing py3-installer-pyc (0.7.0-r2) (20/22) Installing py3-gpep517 (16-r0) (21/22) Installing py3-gpep517-pyc (16-r0) (22/22) Installing .makedepends-py3-tls_parser (20240924.060142) Executing busybox-1.36.1-r32.trigger OK: 301 MiB in 125 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 % 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 8495 100 8495 0 0 125k 0 --:--:-- --:--:-- --:--:-- 127k >>> 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... 2024-09-24 06:01:43,846 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /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) 2024-09-24 06:01:43,869 root INFO running bdist_wheel 2024-09-24 06:01:43,891 root INFO running build 2024-09-24 06:01:43,891 root INFO running build_py 2024-09-24 06:01:43,894 root INFO creating build 2024-09-24 06:01:43,894 root INFO creating build/lib 2024-09-24 06:01:43,894 root INFO creating build/lib/tls_parser 2024-09-24 06:01:43,894 root INFO copying tls_parser/parser.py -> build/lib/tls_parser 2024-09-24 06:01:43,895 root INFO copying tls_parser/record_protocol.py -> build/lib/tls_parser 2024-09-24 06:01:43,895 root INFO copying tls_parser/exceptions.py -> build/lib/tls_parser 2024-09-24 06:01:43,895 root INFO copying tls_parser/application_data_protocol.py -> build/lib/tls_parser 2024-09-24 06:01:43,896 root INFO copying tls_parser/alert_protocol.py -> build/lib/tls_parser 2024-09-24 06:01:43,896 root INFO copying tls_parser/__init__.py -> build/lib/tls_parser 2024-09-24 06:01:43,896 root INFO copying tls_parser/cipher_suites.py -> build/lib/tls_parser 2024-09-24 06:01:43,897 root INFO copying tls_parser/handshake_protocol.py -> build/lib/tls_parser 2024-09-24 06:01:43,897 root INFO copying tls_parser/heartbeat_protocol.py -> build/lib/tls_parser 2024-09-24 06:01:43,897 root INFO copying tls_parser/change_cipher_spec_protocol.py -> build/lib/tls_parser 2024-09-24 06:01:43,898 root INFO copying tls_parser/tls_version.py -> build/lib/tls_parser 2024-09-24 06:01:43,904 root INFO installing to build/bdist.linux-loongarch64/wheel 2024-09-24 06:01:43,904 root INFO running install 2024-09-24 06:01:43,918 root INFO running install_lib 2024-09-24 06:01:43,920 root INFO creating build/bdist.linux-loongarch64 2024-09-24 06:01:43,921 root INFO creating build/bdist.linux-loongarch64/wheel 2024-09-24 06:01:43,921 root INFO creating build/bdist.linux-loongarch64/wheel/tls_parser 2024-09-24 06:01:43,921 root INFO copying build/lib/tls_parser/parser.py -> build/bdist.linux-loongarch64/wheel/tls_parser 2024-09-24 06:01:43,921 root INFO copying build/lib/tls_parser/record_protocol.py -> build/bdist.linux-loongarch64/wheel/tls_parser 2024-09-24 06:01:43,922 root INFO copying build/lib/tls_parser/exceptions.py -> build/bdist.linux-loongarch64/wheel/tls_parser 2024-09-24 06:01:43,922 root INFO copying build/lib/tls_parser/application_data_protocol.py -> build/bdist.linux-loongarch64/wheel/tls_parser 2024-09-24 06:01:43,922 root INFO copying build/lib/tls_parser/alert_protocol.py -> build/bdist.linux-loongarch64/wheel/tls_parser 2024-09-24 06:01:43,923 root INFO copying build/lib/tls_parser/__init__.py -> build/bdist.linux-loongarch64/wheel/tls_parser 2024-09-24 06:01:43,923 root INFO copying build/lib/tls_parser/cipher_suites.py -> build/bdist.linux-loongarch64/wheel/tls_parser 2024-09-24 06:01:43,923 root INFO copying build/lib/tls_parser/handshake_protocol.py -> build/bdist.linux-loongarch64/wheel/tls_parser 2024-09-24 06:01:43,924 root INFO copying build/lib/tls_parser/heartbeat_protocol.py -> build/bdist.linux-loongarch64/wheel/tls_parser 2024-09-24 06:01:43,924 root INFO copying build/lib/tls_parser/change_cipher_spec_protocol.py -> build/bdist.linux-loongarch64/wheel/tls_parser 2024-09-24 06:01:43,924 root INFO copying build/lib/tls_parser/tls_version.py -> build/bdist.linux-loongarch64/wheel/tls_parser 2024-09-24 06:01:43,925 root INFO running install_egg_info 2024-09-24 06:01:43,927 root INFO running egg_info 2024-09-24 06:01:43,929 root INFO writing tls_parser.egg-info/PKG-INFO 2024-09-24 06:01:43,930 root INFO writing dependency_links to tls_parser.egg-info/dependency_links.txt 2024-09-24 06:01:43,930 root INFO writing top-level names to tls_parser.egg-info/top_level.txt 2024-09-24 06:01:43,933 root INFO reading manifest file 'tls_parser.egg-info/SOURCES.txt' 2024-09-24 06:01:43,933 root INFO adding license file 'LICENSE' 2024-09-24 06:01:43,934 root INFO writing manifest file 'tls_parser.egg-info/SOURCES.txt' 2024-09-24 06:01:43,934 root INFO Copying tls_parser.egg-info to build/bdist.linux-loongarch64/wheel/tls_parser-2.0.1-py3.12.egg-info 2024-09-24 06:01:43,936 root INFO running install_scripts 2024-09-24 06:01:43,938 root INFO creating build/bdist.linux-loongarch64/wheel/tls_parser-2.0.1.dist-info/WHEEL 2024-09-24 06:01:43,938 wheel INFO creating '/home/buildozer/aports/testing/py3-tls_parser/src/tls_parser-2.0.1/.dist/.tmp-ntosotoq/tls_parser-2.0.1-py3-none-any.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2024-09-24 06:01:43,939 wheel INFO adding 'tls_parser/__init__.py' 2024-09-24 06:01:43,939 wheel INFO adding 'tls_parser/alert_protocol.py' 2024-09-24 06:01:43,939 wheel INFO adding 'tls_parser/application_data_protocol.py' 2024-09-24 06:01:43,940 wheel INFO adding 'tls_parser/change_cipher_spec_protocol.py' 2024-09-24 06:01:43,940 wheel INFO adding 'tls_parser/cipher_suites.py' 2024-09-24 06:01:43,941 wheel INFO adding 'tls_parser/exceptions.py' 2024-09-24 06:01:43,941 wheel INFO adding 'tls_parser/handshake_protocol.py' 2024-09-24 06:01:43,941 wheel INFO adding 'tls_parser/heartbeat_protocol.py' 2024-09-24 06:01:43,941 wheel INFO adding 'tls_parser/parser.py' 2024-09-24 06:01:43,942 wheel INFO adding 'tls_parser/record_protocol.py' 2024-09-24 06:01:43,942 wheel INFO adding 'tls_parser/tls_version.py' 2024-09-24 06:01:43,943 wheel INFO adding 'tls_parser-2.0.1.dist-info/LICENSE' 2024-09-24 06:01:43,943 wheel INFO adding 'tls_parser-2.0.1.dist-info/METADATA' 2024-09-24 06:01:43,943 wheel INFO adding 'tls_parser-2.0.1.dist-info/WHEEL' 2024-09-24 06:01:43,943 wheel INFO adding 'tls_parser-2.0.1.dist-info/top_level.txt' 2024-09-24 06:01:43,944 wheel INFO adding 'tls_parser-2.0.1.dist-info/RECORD' 2024-09-24 06:01:43,944 root INFO removing build/bdist.linux-loongarch64/wheel 2024-09-24 06:01:43,945 gpep517 INFO The backend produced .dist/tls_parser-2.0.1-py3-none-any.whl tls_parser-2.0.1-py3-none-any.whl >>> py3-tls_parser: Entering fakeroot... 2024-09-24 06:01:44,176 gpep517 INFO Installing .dist/tls_parser-2.0.1-py3-none-any.whl into /home/buildozer/aports/testing/py3-tls_parser/pkg/py3-tls_parser 2024-09-24 06:01:44,202 gpep517 INFO Installation complete >>> 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: 108.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 Tue, 24 Sep 2024 06:01:44 +0000 elapsed time 0h 0m 5s >>> py3-tls_parser: Cleaning up srcdir >>> py3-tls_parser: Cleaning up pkgdir >>> py3-tls_parser: Uninstalling dependencies... (1/22) Purging .makedepends-py3-tls_parser (20240924.060142) (2/22) Purging py3-setuptools-pyc (70.3.0-r0) (3/22) Purging py3-setuptools (70.3.0-r0) (4/22) Purging py3-packaging-pyc (24.1-r0) (5/22) Purging py3-packaging (24.1-r0) (6/22) Purging py3-parsing-pyc (3.1.4-r0) (7/22) Purging py3-parsing (3.1.4-r0) (8/22) Purging py3-gpep517-pyc (16-r0) (9/22) Purging py3-gpep517 (16-r0) (10/22) Purging py3-installer-pyc (0.7.0-r2) (11/22) Purging py3-installer (0.7.0-r2) (12/22) Purging python3-pyc (3.12.6-r0) (13/22) Purging python3-pycache-pyc0 (3.12.6-r0) (14/22) Purging pyc (3.12.6-r0) (15/22) Purging python3 (3.12.6-r0) (16/22) Purging gdbm (1.24-r0) (17/22) Purging libbz2 (1.0.8-r6) (18/22) Purging libffi (3.4.6-r0) (19/22) Purging libpanelw (6.5_p20240601-r1) (20/22) Purging mpdecimal (4.0.0-r0) (21/22) Purging sqlite-libs (3.46.1-r0) (22/22) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r32.trigger OK: 251 MiB in 103 packages >>> py3-tls_parser: Updating the testing/loongarch64 repository index... >>> py3-tls_parser: Signing the index...