>>> py3-influxdb: Building community/py3-influxdb 5.3.1-r0 (using abuild 3.10.0_rc1-r2) started Thu, 17 Nov 2022 02:18:28 +0000 >>> py3-influxdb: Checking sanity of /home/buildozer/aports/community/py3-influxdb/APKBUILD... >>> py3-influxdb: Analyzing dependencies... >>> py3-influxdb: Installing for build: build-base python3 py3-tz py3-six py3-requests py3-dateutil py3-setuptools (1/20) Installing libbz2 (1.0.8-r4) (2/20) Installing libffi (3.4.4-r0) (3/20) Installing gdbm (1.23-r0) (4/20) Installing xz-libs (5.2.8-r0) (5/20) Installing mpdecimal (2.5.1-r1) (6/20) Installing readline (8.2.0-r0) (7/20) Installing sqlite-libs (3.39.4-r0) (8/20) Installing python3 (3.10.8-r3) (9/20) Installing py3-tz (2022.6-r0) (10/20) Installing py3-six (1.16.0-r3) (11/20) Installing py3-certifi (2022.9.24-r0) (12/20) Installing py3-charset-normalizer (3.0.0-r0) (13/20) Installing py3-idna (3.4-r2) (14/20) Installing py3-urllib3 (1.26.12-r0) (15/20) Installing py3-requests (2.28.1-r1) (16/20) Installing py3-dateutil (2.8.2-r1) (17/20) Installing py3-parsing (3.0.9-r0) (18/20) Installing py3-packaging (21.3-r2) (19/20) Installing py3-setuptools (65.5.1-r0) (20/20) Installing .makedepends-py3-influxdb (20221117.021829) Executing busybox-1.35.0-r28.trigger OK: 253 MiB in 112 packages >>> py3-influxdb: Cleaning up srcdir >>> py3-influxdb: Cleaning up pkgdir >>> py3-influxdb: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/py3-influxdb-5.3.1.tar.gz >>> py3-influxdb: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/py3-influxdb-5.3.1.tar.gz >>> py3-influxdb: Checking sha512sums... py3-influxdb-5.3.1.tar.gz: OK >>> py3-influxdb: Unpacking /var/cache/distfiles/v3.17/py3-influxdb-5.3.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/influxdb copying influxdb/resultset.py -> build/lib/influxdb copying influxdb/client.py -> build/lib/influxdb copying influxdb/dataframe_client.py -> build/lib/influxdb copying influxdb/line_protocol.py -> build/lib/influxdb copying influxdb/helper.py -> build/lib/influxdb copying influxdb/__init__.py -> build/lib/influxdb copying influxdb/_dataframe_client.py -> build/lib/influxdb copying influxdb/exceptions.py -> build/lib/influxdb copying influxdb/chunked_json.py -> build/lib/influxdb creating build/lib/influxdb/tests copying influxdb/tests/resultset_test.py -> build/lib/influxdb/tests copying influxdb/tests/chunked_json_test.py -> build/lib/influxdb/tests copying influxdb/tests/client_test.py -> build/lib/influxdb/tests copying influxdb/tests/test_line_protocol.py -> build/lib/influxdb/tests copying influxdb/tests/misc.py -> build/lib/influxdb/tests copying influxdb/tests/dataframe_client_test.py -> build/lib/influxdb/tests copying influxdb/tests/helper_test.py -> build/lib/influxdb/tests copying influxdb/tests/__init__.py -> build/lib/influxdb/tests creating build/lib/influxdb/influxdb08 copying influxdb/influxdb08/client.py -> build/lib/influxdb/influxdb08 copying influxdb/influxdb08/dataframe_client.py -> build/lib/influxdb/influxdb08 copying influxdb/influxdb08/helper.py -> build/lib/influxdb/influxdb08 copying influxdb/influxdb08/__init__.py -> build/lib/influxdb/influxdb08 copying influxdb/influxdb08/chunked_json.py -> build/lib/influxdb/influxdb08 creating build/lib/influxdb/tests/server_tests copying influxdb/tests/server_tests/base.py -> build/lib/influxdb/tests/server_tests copying influxdb/tests/server_tests/influxdb_instance.py -> build/lib/influxdb/tests/server_tests copying influxdb/tests/server_tests/client_test_with_server.py -> build/lib/influxdb/tests/server_tests copying influxdb/tests/server_tests/__init__.py -> build/lib/influxdb/tests/server_tests creating build/lib/influxdb/tests/influxdb08 copying influxdb/tests/influxdb08/client_test.py -> build/lib/influxdb/tests/influxdb08 copying influxdb/tests/influxdb08/dataframe_client_test.py -> build/lib/influxdb/tests/influxdb08 copying influxdb/tests/influxdb08/helper_test.py -> build/lib/influxdb/tests/influxdb08 copying influxdb/tests/influxdb08/__init__.py -> build/lib/influxdb/tests/influxdb08 >>> py3-influxdb: Entering fakeroot... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running install_lib creating /home/buildozer/aports/community/py3-influxdb/pkg creating /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb creating /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr creating /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib creating /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb copying build/lib/influxdb/resultset.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb creating /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/tests creating /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/tests/server_tests copying build/lib/influxdb/tests/server_tests/base.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/tests/server_tests copying build/lib/influxdb/tests/server_tests/influxdb_instance.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/tests/server_tests copying build/lib/influxdb/tests/server_tests/client_test_with_server.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/tests/server_tests copying build/lib/influxdb/tests/server_tests/__init__.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/tests/server_tests copying build/lib/influxdb/tests/resultset_test.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/tests copying build/lib/influxdb/tests/chunked_json_test.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/tests copying build/lib/influxdb/tests/client_test.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/tests copying build/lib/influxdb/tests/test_line_protocol.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/tests copying build/lib/influxdb/tests/misc.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/tests copying build/lib/influxdb/tests/dataframe_client_test.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/tests creating /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/tests/influxdb08 copying build/lib/influxdb/tests/influxdb08/client_test.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/tests/influxdb08 copying build/lib/influxdb/tests/influxdb08/dataframe_client_test.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/tests/influxdb08 copying build/lib/influxdb/tests/influxdb08/helper_test.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/tests/influxdb08 copying build/lib/influxdb/tests/influxdb08/__init__.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/tests/influxdb08 copying build/lib/influxdb/tests/helper_test.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/tests copying build/lib/influxdb/tests/__init__.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/tests creating /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/influxdb08 copying build/lib/influxdb/influxdb08/client.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/influxdb08 copying build/lib/influxdb/influxdb08/dataframe_client.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/influxdb08 copying build/lib/influxdb/influxdb08/helper.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/influxdb08 copying build/lib/influxdb/influxdb08/__init__.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/influxdb08 copying build/lib/influxdb/influxdb08/chunked_json.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/influxdb08 copying build/lib/influxdb/client.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb copying build/lib/influxdb/dataframe_client.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb copying build/lib/influxdb/line_protocol.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb copying build/lib/influxdb/helper.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb copying build/lib/influxdb/__init__.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb copying build/lib/influxdb/_dataframe_client.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb copying build/lib/influxdb/exceptions.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb copying build/lib/influxdb/chunked_json.py -> /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/resultset.py to resultset.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/tests/server_tests/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/tests/server_tests/influxdb_instance.py to influxdb_instance.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/tests/server_tests/client_test_with_server.py to client_test_with_server.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/tests/server_tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/tests/resultset_test.py to resultset_test.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/tests/chunked_json_test.py to chunked_json_test.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/tests/client_test.py to client_test.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/tests/test_line_protocol.py to test_line_protocol.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/tests/misc.py to misc.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/tests/dataframe_client_test.py to dataframe_client_test.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/tests/influxdb08/client_test.py to client_test.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/tests/influxdb08/dataframe_client_test.py to dataframe_client_test.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/tests/influxdb08/helper_test.py to helper_test.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/tests/influxdb08/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/tests/helper_test.py to helper_test.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/influxdb08/client.py to client.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/influxdb08/dataframe_client.py to dataframe_client.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/influxdb08/helper.py to helper.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/influxdb08/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/influxdb08/chunked_json.py to chunked_json.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/client.py to client.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/dataframe_client.py to dataframe_client.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/line_protocol.py to line_protocol.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/helper.py to helper.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/_dataframe_client.py to _dataframe_client.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/exceptions.py to exceptions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb/chunked_json.py to chunked_json.cpython-310.pyc running install_egg_info running egg_info creating influxdb.egg-info writing influxdb.egg-info/PKG-INFO writing dependency_links to influxdb.egg-info/dependency_links.txt writing requirements to influxdb.egg-info/requires.txt writing top-level names to influxdb.egg-info/top_level.txt writing manifest file 'influxdb.egg-info/SOURCES.txt' reading manifest file 'influxdb.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'influxdb.egg-info/SOURCES.txt' Copying influxdb.egg-info to /home/buildozer/aports/community/py3-influxdb/pkg/py3-influxdb/usr/lib/python3.10/site-packages/influxdb-5.3.1-py3.10.egg-info running install_scripts >>> py3-influxdb*: Running postcheck for py3-influxdb >>> py3-influxdb*: Preparing package py3-influxdb... >>> py3-influxdb*: Tracing dependencies... >>> py3-influxdb*: Package size: 888.0 KB >>> py3-influxdb*: Compressing data... >>> py3-influxdb*: Create checksum... >>> py3-influxdb*: Create py3-influxdb-5.3.1-r0.apk >>> py3-influxdb: Build complete at Thu, 17 Nov 2022 02:18:31 +0000 elapsed time 0h 0m 3s >>> py3-influxdb: Cleaning up srcdir >>> py3-influxdb: Cleaning up pkgdir >>> py3-influxdb: Uninstalling dependencies... (1/20) Purging .makedepends-py3-influxdb (20221117.021829) (2/20) Purging py3-tz (2022.6-r0) (3/20) Purging py3-requests (2.28.1-r1) (4/20) Purging py3-certifi (2022.9.24-r0) (5/20) Purging py3-charset-normalizer (3.0.0-r0) (6/20) Purging py3-idna (3.4-r2) (7/20) Purging py3-urllib3 (1.26.12-r0) (8/20) Purging py3-dateutil (2.8.2-r1) (9/20) Purging py3-six (1.16.0-r3) (10/20) Purging py3-setuptools (65.5.1-r0) (11/20) Purging py3-packaging (21.3-r2) (12/20) Purging py3-parsing (3.0.9-r0) (13/20) Purging python3 (3.10.8-r3) (14/20) Purging libbz2 (1.0.8-r4) (15/20) Purging libffi (3.4.4-r0) (16/20) Purging gdbm (1.23-r0) (17/20) Purging xz-libs (5.2.8-r0) (18/20) Purging mpdecimal (2.5.1-r1) (19/20) Purging readline (8.2.0-r0) (20/20) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r28.trigger OK: 189 MiB in 92 packages >>> py3-influxdb: Updating the community/armv7 repository index... >>> py3-influxdb: Signing the index...