>>> py3-boto3: Building community/py3-boto3 1.26.108-r1 (using abuild 3.11.0_rc10-r0) started Tue, 18 Apr 2023 20:15:07 +0000 >>> py3-boto3: Checking sanity of /home/buildozer/aports/community/py3-boto3/APKBUILD... >>> py3-boto3: Analyzing dependencies... >>> py3-boto3: Installing for build: build-base py3-botocore py3-jmespath py3-s3transfer python3 py3-gpep517 py3-setuptools py3-wheel (1/36) Installing libbz2 (1.0.8-r5) (2/36) Installing libffi (3.4.4-r2) (3/36) Installing gdbm (1.23-r1) (4/36) Installing xz-libs (5.4.2-r1) (5/36) Installing mpdecimal (2.5.1-r2) (6/36) Installing libpanelw (6.4_p20230401-r4) (7/36) Installing readline (8.2.1-r1) (8/36) Installing sqlite-libs (3.41.2-r2) (9/36) Installing python3 (3.11.3-r10) (10/36) Installing python3-pycache-pyc0 (3.11.3-r10) (11/36) Installing pyc (0.1-r0) (12/36) Installing py3-certifi-pyc (2022.12.7-r2) (13/36) Installing py3-six (1.16.0-r6) (14/36) Installing py3-six-pyc (1.16.0-r6) (15/36) Installing py3-dateutil (2.8.2-r2) (16/36) Installing py3-jmespath (1.0.1-r0) (17/36) Installing py3-urllib3 (1.26.15-r1) (18/36) Installing py3-urllib3-pyc (1.26.15-r1) (19/36) Installing py3-botocore-pyc (1.29.108-r1) (20/36) Installing python3-pyc (3.11.3-r10) (21/36) Installing py3-certifi (2022.12.7-r2) (22/36) Installing py3-botocore (1.29.108-r1) (23/36) Installing py3-s3transfer (0.6.0-r0) (24/36) Installing py3-installer (0.7.0-r1) (25/36) Installing py3-installer-pyc (0.7.0-r1) (26/36) Installing py3-gpep517 (13-r1) (27/36) Installing py3-gpep517-pyc (13-r1) (28/36) Installing py3-parsing (3.0.9-r2) (29/36) Installing py3-parsing-pyc (3.0.9-r2) (30/36) Installing py3-packaging (23.1-r1) (31/36) Installing py3-packaging-pyc (23.1-r1) (32/36) Installing py3-setuptools (67.6.1-r1) (33/36) Installing py3-setuptools-pyc (67.6.1-r1) (34/36) Installing py3-wheel (0.40.0-r1) (35/36) Installing py3-wheel-pyc (0.40.0-r1) (36/36) Installing .makedepends-py3-boto3 (20230418.201508) Executing busybox-1.36.0-r7.trigger OK: 466 MiB in 135 packages >>> py3-boto3: Cleaning up srcdir >>> py3-boto3: Cleaning up pkgdir >>> py3-boto3: Fetching https://distfiles.alpinelinux.org/distfiles/edge/boto3-1.26.108.tar.gz >>> py3-boto3: Fetching https://distfiles.alpinelinux.org/distfiles/edge/boto3-1.26.108.tar.gz >>> py3-boto3: Checking sha512sums... boto3-1.26.108.tar.gz: OK >>> py3-boto3: Unpacking /var/cache/distfiles/edge/boto3-1.26.108.tar.gz... 2023-04-18 20:15:09,600 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-04-18 20:15:09,627 root INFO running bdist_wheel 2023-04-18 20:15:09,636 root INFO running build 2023-04-18 20:15:09,636 root INFO running build_py 2023-04-18 20:15:09,638 root INFO creating build 2023-04-18 20:15:09,638 root INFO creating build/lib 2023-04-18 20:15:09,638 root INFO creating build/lib/boto3 2023-04-18 20:15:09,638 root INFO copying boto3/__init__.py -> build/lib/boto3 2023-04-18 20:15:09,638 root INFO copying boto3/exceptions.py -> build/lib/boto3 2023-04-18 20:15:09,638 root INFO copying boto3/session.py -> build/lib/boto3 2023-04-18 20:15:09,639 root INFO copying boto3/utils.py -> build/lib/boto3 2023-04-18 20:15:09,639 root INFO copying boto3/compat.py -> build/lib/boto3 2023-04-18 20:15:09,639 root INFO creating build/lib/boto3/resources 2023-04-18 20:15:09,639 root INFO copying boto3/resources/__init__.py -> build/lib/boto3/resources 2023-04-18 20:15:09,639 root INFO copying boto3/resources/response.py -> build/lib/boto3/resources 2023-04-18 20:15:09,640 root INFO copying boto3/resources/collection.py -> build/lib/boto3/resources 2023-04-18 20:15:09,640 root INFO copying boto3/resources/action.py -> build/lib/boto3/resources 2023-04-18 20:15:09,640 root INFO copying boto3/resources/params.py -> build/lib/boto3/resources 2023-04-18 20:15:09,640 root INFO copying boto3/resources/model.py -> build/lib/boto3/resources 2023-04-18 20:15:09,640 root INFO copying boto3/resources/factory.py -> build/lib/boto3/resources 2023-04-18 20:15:09,640 root INFO copying boto3/resources/base.py -> build/lib/boto3/resources 2023-04-18 20:15:09,641 root INFO creating build/lib/boto3/ec2 2023-04-18 20:15:09,641 root INFO copying boto3/ec2/__init__.py -> build/lib/boto3/ec2 2023-04-18 20:15:09,641 root INFO copying boto3/ec2/createtags.py -> build/lib/boto3/ec2 2023-04-18 20:15:09,641 root INFO copying boto3/ec2/deletetags.py -> build/lib/boto3/ec2 2023-04-18 20:15:09,641 root INFO creating build/lib/boto3/dynamodb 2023-04-18 20:15:09,642 root INFO copying boto3/dynamodb/__init__.py -> build/lib/boto3/dynamodb 2023-04-18 20:15:09,642 root INFO copying boto3/dynamodb/conditions.py -> build/lib/boto3/dynamodb 2023-04-18 20:15:09,642 root INFO copying boto3/dynamodb/transform.py -> build/lib/boto3/dynamodb 2023-04-18 20:15:09,642 root INFO copying boto3/dynamodb/types.py -> build/lib/boto3/dynamodb 2023-04-18 20:15:09,642 root INFO copying boto3/dynamodb/table.py -> build/lib/boto3/dynamodb 2023-04-18 20:15:09,642 root INFO creating build/lib/boto3/s3 2023-04-18 20:15:09,643 root INFO copying boto3/s3/__init__.py -> build/lib/boto3/s3 2023-04-18 20:15:09,643 root INFO copying boto3/s3/transfer.py -> build/lib/boto3/s3 2023-04-18 20:15:09,643 root INFO copying boto3/s3/inject.py -> build/lib/boto3/s3 2023-04-18 20:15:09,643 root INFO creating build/lib/boto3/docs 2023-04-18 20:15:09,643 root INFO copying boto3/docs/__init__.py -> build/lib/boto3/docs 2023-04-18 20:15:09,643 root INFO copying boto3/docs/resource.py -> build/lib/boto3/docs 2023-04-18 20:15:09,644 root INFO copying boto3/docs/collection.py -> build/lib/boto3/docs 2023-04-18 20:15:09,644 root INFO copying boto3/docs/action.py -> build/lib/boto3/docs 2023-04-18 20:15:09,644 root INFO copying boto3/docs/attr.py -> build/lib/boto3/docs 2023-04-18 20:15:09,644 root INFO copying boto3/docs/utils.py -> build/lib/boto3/docs 2023-04-18 20:15:09,644 root INFO copying boto3/docs/method.py -> build/lib/boto3/docs 2023-04-18 20:15:09,644 root INFO copying boto3/docs/subresource.py -> build/lib/boto3/docs 2023-04-18 20:15:09,645 root INFO copying boto3/docs/waiter.py -> build/lib/boto3/docs 2023-04-18 20:15:09,645 root INFO copying boto3/docs/service.py -> build/lib/boto3/docs 2023-04-18 20:15:09,645 root INFO copying boto3/docs/base.py -> build/lib/boto3/docs 2023-04-18 20:15:09,645 root INFO copying boto3/docs/docstring.py -> build/lib/boto3/docs 2023-04-18 20:15:09,645 root INFO copying boto3/docs/client.py -> build/lib/boto3/docs 2023-04-18 20:15:09,645 root INFO running egg_info 2023-04-18 20:15:09,650 root INFO writing boto3.egg-info/PKG-INFO 2023-04-18 20:15:09,651 root INFO writing dependency_links to boto3.egg-info/dependency_links.txt 2023-04-18 20:15:09,651 root INFO writing requirements to boto3.egg-info/requires.txt 2023-04-18 20:15:09,651 root INFO writing top-level names to boto3.egg-info/top_level.txt 2023-04-18 20:15:09,653 root INFO reading manifest file 'boto3.egg-info/SOURCES.txt' 2023-04-18 20:15:09,654 root INFO reading manifest template 'MANIFEST.in' 2023-04-18 20:15:09,655 root INFO adding license file 'LICENSE' 2023-04-18 20:15:09,655 root INFO adding license file 'NOTICE' 2023-04-18 20:15:09,656 root INFO writing manifest file 'boto3.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'boto3.data.cloudformation' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.cloudformation' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'boto3.data.cloudformation' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'boto3.data.cloudformation' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'boto3.data.cloudwatch' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.cloudwatch' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'boto3.data.cloudwatch' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'boto3.data.cloudwatch' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'boto3.data.dynamodb' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.dynamodb' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'boto3.data.dynamodb' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'boto3.data.dynamodb' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'boto3.data.ec2' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.ec2' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'boto3.data.ec2' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'boto3.data.ec2' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'boto3.data.glacier' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.glacier' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'boto3.data.glacier' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'boto3.data.glacier' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'boto3.data.iam' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.iam' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'boto3.data.iam' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'boto3.data.iam' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'boto3.data.opsworks' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.opsworks' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'boto3.data.opsworks' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'boto3.data.opsworks' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'boto3.data.s3' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.s3' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'boto3.data.s3' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'boto3.data.s3' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'boto3.data.sns' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.sns' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'boto3.data.sns' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'boto3.data.sns' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'boto3.data.sqs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'boto3.data.sqs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'boto3.data.sqs' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'boto3.data.sqs' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) 2023-04-18 20:15:09,658 root INFO creating build/lib/boto3/data 2023-04-18 20:15:09,658 root INFO creating build/lib/boto3/data/cloudformation 2023-04-18 20:15:09,658 root INFO creating build/lib/boto3/data/cloudformation/2010-05-15 2023-04-18 20:15:09,658 root INFO copying boto3/data/cloudformation/2010-05-15/resources-1.json -> build/lib/boto3/data/cloudformation/2010-05-15 2023-04-18 20:15:09,658 root INFO creating build/lib/boto3/data/cloudwatch 2023-04-18 20:15:09,658 root INFO creating build/lib/boto3/data/cloudwatch/2010-08-01 2023-04-18 20:15:09,658 root INFO copying boto3/data/cloudwatch/2010-08-01/resources-1.json -> build/lib/boto3/data/cloudwatch/2010-08-01 2023-04-18 20:15:09,659 root INFO creating build/lib/boto3/data/dynamodb 2023-04-18 20:15:09,659 root INFO creating build/lib/boto3/data/dynamodb/2012-08-10 2023-04-18 20:15:09,659 root INFO copying boto3/data/dynamodb/2012-08-10/resources-1.json -> build/lib/boto3/data/dynamodb/2012-08-10 2023-04-18 20:15:09,659 root INFO creating build/lib/boto3/data/ec2 2023-04-18 20:15:09,659 root INFO creating build/lib/boto3/data/ec2/2014-10-01 2023-04-18 20:15:09,659 root INFO copying boto3/data/ec2/2014-10-01/resources-1.json -> build/lib/boto3/data/ec2/2014-10-01 2023-04-18 20:15:09,659 root INFO creating build/lib/boto3/data/ec2/2015-03-01 2023-04-18 20:15:09,659 root INFO copying boto3/data/ec2/2015-03-01/resources-1.json -> build/lib/boto3/data/ec2/2015-03-01 2023-04-18 20:15:09,660 root INFO creating build/lib/boto3/data/ec2/2015-04-15 2023-04-18 20:15:09,660 root INFO copying boto3/data/ec2/2015-04-15/resources-1.json -> build/lib/boto3/data/ec2/2015-04-15 2023-04-18 20:15:09,660 root INFO creating build/lib/boto3/data/ec2/2015-10-01 2023-04-18 20:15:09,660 root INFO copying boto3/data/ec2/2015-10-01/resources-1.json -> build/lib/boto3/data/ec2/2015-10-01 2023-04-18 20:15:09,660 root INFO creating build/lib/boto3/data/ec2/2016-04-01 2023-04-18 20:15:09,660 root INFO copying boto3/data/ec2/2016-04-01/resources-1.json -> build/lib/boto3/data/ec2/2016-04-01 2023-04-18 20:15:09,661 root INFO creating build/lib/boto3/data/ec2/2016-09-15 2023-04-18 20:15:09,661 root INFO copying boto3/data/ec2/2016-09-15/resources-1.json -> build/lib/boto3/data/ec2/2016-09-15 2023-04-18 20:15:09,661 root INFO creating build/lib/boto3/data/ec2/2016-11-15 2023-04-18 20:15:09,661 root INFO copying boto3/data/ec2/2016-11-15/resources-1.json -> build/lib/boto3/data/ec2/2016-11-15 2023-04-18 20:15:09,661 root INFO creating build/lib/boto3/data/glacier 2023-04-18 20:15:09,661 root INFO creating build/lib/boto3/data/glacier/2012-06-01 2023-04-18 20:15:09,662 root INFO copying boto3/data/glacier/2012-06-01/resources-1.json -> build/lib/boto3/data/glacier/2012-06-01 2023-04-18 20:15:09,662 root INFO creating build/lib/boto3/data/iam 2023-04-18 20:15:09,662 root INFO creating build/lib/boto3/data/iam/2010-05-08 2023-04-18 20:15:09,662 root INFO copying boto3/data/iam/2010-05-08/resources-1.json -> build/lib/boto3/data/iam/2010-05-08 2023-04-18 20:15:09,662 root INFO creating build/lib/boto3/data/opsworks 2023-04-18 20:15:09,662 root INFO creating build/lib/boto3/data/opsworks/2013-02-18 2023-04-18 20:15:09,662 root INFO copying boto3/data/opsworks/2013-02-18/resources-1.json -> build/lib/boto3/data/opsworks/2013-02-18 2023-04-18 20:15:09,662 root INFO creating build/lib/boto3/data/s3 2023-04-18 20:15:09,662 root INFO creating build/lib/boto3/data/s3/2006-03-01 2023-04-18 20:15:09,662 root INFO copying boto3/data/s3/2006-03-01/resources-1.json -> build/lib/boto3/data/s3/2006-03-01 2023-04-18 20:15:09,663 root INFO creating build/lib/boto3/data/sns 2023-04-18 20:15:09,663 root INFO creating build/lib/boto3/data/sns/2010-03-31 2023-04-18 20:15:09,663 root INFO copying boto3/data/sns/2010-03-31/resources-1.json -> build/lib/boto3/data/sns/2010-03-31 2023-04-18 20:15:09,663 root INFO creating build/lib/boto3/data/sqs 2023-04-18 20:15:09,663 root INFO creating build/lib/boto3/data/sqs/2012-11-05 2023-04-18 20:15:09,663 root INFO copying boto3/data/sqs/2012-11-05/resources-1.json -> build/lib/boto3/data/sqs/2012-11-05 2023-04-18 20:15:09,667 wheel INFO installing to build/bdist.linux-armv8l/wheel 2023-04-18 20:15:09,667 root INFO running install 2023-04-18 20:15:09,675 root INFO running install_lib 2023-04-18 20:15:09,676 root INFO creating build/bdist.linux-armv8l 2023-04-18 20:15:09,676 root INFO creating build/bdist.linux-armv8l/wheel 2023-04-18 20:15:09,676 root INFO creating build/bdist.linux-armv8l/wheel/boto3 2023-04-18 20:15:09,676 root INFO copying build/lib/boto3/__init__.py -> build/bdist.linux-armv8l/wheel/boto3 2023-04-18 20:15:09,677 root INFO creating build/bdist.linux-armv8l/wheel/boto3/resources 2023-04-18 20:15:09,677 root INFO copying build/lib/boto3/resources/__init__.py -> build/bdist.linux-armv8l/wheel/boto3/resources 2023-04-18 20:15:09,677 root INFO copying build/lib/boto3/resources/response.py -> build/bdist.linux-armv8l/wheel/boto3/resources 2023-04-18 20:15:09,677 root INFO copying build/lib/boto3/resources/collection.py -> build/bdist.linux-armv8l/wheel/boto3/resources 2023-04-18 20:15:09,677 root INFO copying build/lib/boto3/resources/action.py -> build/bdist.linux-armv8l/wheel/boto3/resources 2023-04-18 20:15:09,677 root INFO copying build/lib/boto3/resources/params.py -> build/bdist.linux-armv8l/wheel/boto3/resources 2023-04-18 20:15:09,677 root INFO copying build/lib/boto3/resources/model.py -> build/bdist.linux-armv8l/wheel/boto3/resources 2023-04-18 20:15:09,678 root INFO copying build/lib/boto3/resources/factory.py -> build/bdist.linux-armv8l/wheel/boto3/resources 2023-04-18 20:15:09,678 root INFO copying build/lib/boto3/resources/base.py -> build/bdist.linux-armv8l/wheel/boto3/resources 2023-04-18 20:15:09,678 root INFO copying build/lib/boto3/exceptions.py -> build/bdist.linux-armv8l/wheel/boto3 2023-04-18 20:15:09,678 root INFO copying build/lib/boto3/session.py -> build/bdist.linux-armv8l/wheel/boto3 2023-04-18 20:15:09,678 root INFO creating build/bdist.linux-armv8l/wheel/boto3/data 2023-04-18 20:15:09,678 root INFO creating build/bdist.linux-armv8l/wheel/boto3/data/sqs 2023-04-18 20:15:09,678 root INFO creating build/bdist.linux-armv8l/wheel/boto3/data/sqs/2012-11-05 2023-04-18 20:15:09,679 root INFO copying build/lib/boto3/data/sqs/2012-11-05/resources-1.json -> build/bdist.linux-armv8l/wheel/boto3/data/sqs/2012-11-05 2023-04-18 20:15:09,679 root INFO creating build/bdist.linux-armv8l/wheel/boto3/data/glacier 2023-04-18 20:15:09,679 root INFO creating build/bdist.linux-armv8l/wheel/boto3/data/glacier/2012-06-01 2023-04-18 20:15:09,679 root INFO copying build/lib/boto3/data/glacier/2012-06-01/resources-1.json -> build/bdist.linux-armv8l/wheel/boto3/data/glacier/2012-06-01 2023-04-18 20:15:09,679 root INFO creating build/bdist.linux-armv8l/wheel/boto3/data/ec2 2023-04-18 20:15:09,679 root INFO creating build/bdist.linux-armv8l/wheel/boto3/data/ec2/2015-04-15 2023-04-18 20:15:09,679 root INFO copying build/lib/boto3/data/ec2/2015-04-15/resources-1.json -> build/bdist.linux-armv8l/wheel/boto3/data/ec2/2015-04-15 2023-04-18 20:15:09,679 root INFO creating build/bdist.linux-armv8l/wheel/boto3/data/ec2/2016-11-15 2023-04-18 20:15:09,680 root INFO copying build/lib/boto3/data/ec2/2016-11-15/resources-1.json -> build/bdist.linux-armv8l/wheel/boto3/data/ec2/2016-11-15 2023-04-18 20:15:09,680 root INFO creating build/bdist.linux-armv8l/wheel/boto3/data/ec2/2015-10-01 2023-04-18 20:15:09,680 root INFO copying build/lib/boto3/data/ec2/2015-10-01/resources-1.json -> build/bdist.linux-armv8l/wheel/boto3/data/ec2/2015-10-01 2023-04-18 20:15:09,680 root INFO creating build/bdist.linux-armv8l/wheel/boto3/data/ec2/2016-04-01 2023-04-18 20:15:09,680 root INFO copying build/lib/boto3/data/ec2/2016-04-01/resources-1.json -> build/bdist.linux-armv8l/wheel/boto3/data/ec2/2016-04-01 2023-04-18 20:15:09,681 root INFO creating build/bdist.linux-armv8l/wheel/boto3/data/ec2/2014-10-01 2023-04-18 20:15:09,681 root INFO copying build/lib/boto3/data/ec2/2014-10-01/resources-1.json -> build/bdist.linux-armv8l/wheel/boto3/data/ec2/2014-10-01 2023-04-18 20:15:09,681 root INFO creating build/bdist.linux-armv8l/wheel/boto3/data/ec2/2015-03-01 2023-04-18 20:15:09,681 root INFO copying build/lib/boto3/data/ec2/2015-03-01/resources-1.json -> build/bdist.linux-armv8l/wheel/boto3/data/ec2/2015-03-01 2023-04-18 20:15:09,681 root INFO creating build/bdist.linux-armv8l/wheel/boto3/data/ec2/2016-09-15 2023-04-18 20:15:09,681 root INFO copying build/lib/boto3/data/ec2/2016-09-15/resources-1.json -> build/bdist.linux-armv8l/wheel/boto3/data/ec2/2016-09-15 2023-04-18 20:15:09,682 root INFO creating build/bdist.linux-armv8l/wheel/boto3/data/dynamodb 2023-04-18 20:15:09,682 root INFO creating build/bdist.linux-armv8l/wheel/boto3/data/dynamodb/2012-08-10 2023-04-18 20:15:09,682 root INFO copying build/lib/boto3/data/dynamodb/2012-08-10/resources-1.json -> build/bdist.linux-armv8l/wheel/boto3/data/dynamodb/2012-08-10 2023-04-18 20:15:09,682 root INFO creating build/bdist.linux-armv8l/wheel/boto3/data/sns 2023-04-18 20:15:09,682 root INFO creating build/bdist.linux-armv8l/wheel/boto3/data/sns/2010-03-31 2023-04-18 20:15:09,682 root INFO copying build/lib/boto3/data/sns/2010-03-31/resources-1.json -> build/bdist.linux-armv8l/wheel/boto3/data/sns/2010-03-31 2023-04-18 20:15:09,682 root INFO creating build/bdist.linux-armv8l/wheel/boto3/data/cloudwatch 2023-04-18 20:15:09,682 root INFO creating build/bdist.linux-armv8l/wheel/boto3/data/cloudwatch/2010-08-01 2023-04-18 20:15:09,682 root INFO copying build/lib/boto3/data/cloudwatch/2010-08-01/resources-1.json -> build/bdist.linux-armv8l/wheel/boto3/data/cloudwatch/2010-08-01 2023-04-18 20:15:09,683 root INFO creating build/bdist.linux-armv8l/wheel/boto3/data/iam 2023-04-18 20:15:09,683 root INFO creating build/bdist.linux-armv8l/wheel/boto3/data/iam/2010-05-08 2023-04-18 20:15:09,683 root INFO copying build/lib/boto3/data/iam/2010-05-08/resources-1.json -> build/bdist.linux-armv8l/wheel/boto3/data/iam/2010-05-08 2023-04-18 20:15:09,683 root INFO creating build/bdist.linux-armv8l/wheel/boto3/data/s3 2023-04-18 20:15:09,683 root INFO creating build/bdist.linux-armv8l/wheel/boto3/data/s3/2006-03-01 2023-04-18 20:15:09,683 root INFO copying build/lib/boto3/data/s3/2006-03-01/resources-1.json -> build/bdist.linux-armv8l/wheel/boto3/data/s3/2006-03-01 2023-04-18 20:15:09,683 root INFO creating build/bdist.linux-armv8l/wheel/boto3/data/opsworks 2023-04-18 20:15:09,684 root INFO creating build/bdist.linux-armv8l/wheel/boto3/data/opsworks/2013-02-18 2023-04-18 20:15:09,684 root INFO copying build/lib/boto3/data/opsworks/2013-02-18/resources-1.json -> build/bdist.linux-armv8l/wheel/boto3/data/opsworks/2013-02-18 2023-04-18 20:15:09,684 root INFO creating build/bdist.linux-armv8l/wheel/boto3/data/cloudformation 2023-04-18 20:15:09,684 root INFO creating build/bdist.linux-armv8l/wheel/boto3/data/cloudformation/2010-05-15 2023-04-18 20:15:09,684 root INFO copying build/lib/boto3/data/cloudformation/2010-05-15/resources-1.json -> build/bdist.linux-armv8l/wheel/boto3/data/cloudformation/2010-05-15 2023-04-18 20:15:09,684 root INFO copying build/lib/boto3/utils.py -> build/bdist.linux-armv8l/wheel/boto3 2023-04-18 20:15:09,684 root INFO creating build/bdist.linux-armv8l/wheel/boto3/ec2 2023-04-18 20:15:09,684 root INFO copying build/lib/boto3/ec2/__init__.py -> build/bdist.linux-armv8l/wheel/boto3/ec2 2023-04-18 20:15:09,684 root INFO copying build/lib/boto3/ec2/createtags.py -> build/bdist.linux-armv8l/wheel/boto3/ec2 2023-04-18 20:15:09,685 root INFO copying build/lib/boto3/ec2/deletetags.py -> build/bdist.linux-armv8l/wheel/boto3/ec2 2023-04-18 20:15:09,685 root INFO creating build/bdist.linux-armv8l/wheel/boto3/dynamodb 2023-04-18 20:15:09,685 root INFO copying build/lib/boto3/dynamodb/__init__.py -> build/bdist.linux-armv8l/wheel/boto3/dynamodb 2023-04-18 20:15:09,685 root INFO copying build/lib/boto3/dynamodb/conditions.py -> build/bdist.linux-armv8l/wheel/boto3/dynamodb 2023-04-18 20:15:09,685 root INFO copying build/lib/boto3/dynamodb/transform.py -> build/bdist.linux-armv8l/wheel/boto3/dynamodb 2023-04-18 20:15:09,685 root INFO copying build/lib/boto3/dynamodb/types.py -> build/bdist.linux-armv8l/wheel/boto3/dynamodb 2023-04-18 20:15:09,685 root INFO copying build/lib/boto3/dynamodb/table.py -> build/bdist.linux-armv8l/wheel/boto3/dynamodb 2023-04-18 20:15:09,685 root INFO copying build/lib/boto3/compat.py -> build/bdist.linux-armv8l/wheel/boto3 2023-04-18 20:15:09,686 root INFO creating build/bdist.linux-armv8l/wheel/boto3/s3 2023-04-18 20:15:09,686 root INFO copying build/lib/boto3/s3/__init__.py -> build/bdist.linux-armv8l/wheel/boto3/s3 2023-04-18 20:15:09,686 root INFO copying build/lib/boto3/s3/transfer.py -> build/bdist.linux-armv8l/wheel/boto3/s3 2023-04-18 20:15:09,686 root INFO copying build/lib/boto3/s3/inject.py -> build/bdist.linux-armv8l/wheel/boto3/s3 2023-04-18 20:15:09,686 root INFO creating build/bdist.linux-armv8l/wheel/boto3/docs 2023-04-18 20:15:09,686 root INFO copying build/lib/boto3/docs/__init__.py -> build/bdist.linux-armv8l/wheel/boto3/docs 2023-04-18 20:15:09,686 root INFO copying build/lib/boto3/docs/resource.py -> build/bdist.linux-armv8l/wheel/boto3/docs 2023-04-18 20:15:09,687 root INFO copying build/lib/boto3/docs/collection.py -> build/bdist.linux-armv8l/wheel/boto3/docs 2023-04-18 20:15:09,687 root INFO copying build/lib/boto3/docs/action.py -> build/bdist.linux-armv8l/wheel/boto3/docs 2023-04-18 20:15:09,687 root INFO copying build/lib/boto3/docs/attr.py -> build/bdist.linux-armv8l/wheel/boto3/docs 2023-04-18 20:15:09,687 root INFO copying build/lib/boto3/docs/utils.py -> build/bdist.linux-armv8l/wheel/boto3/docs 2023-04-18 20:15:09,687 root INFO copying build/lib/boto3/docs/method.py -> build/bdist.linux-armv8l/wheel/boto3/docs 2023-04-18 20:15:09,687 root INFO copying build/lib/boto3/docs/subresource.py -> build/bdist.linux-armv8l/wheel/boto3/docs 2023-04-18 20:15:09,687 root INFO copying build/lib/boto3/docs/waiter.py -> build/bdist.linux-armv8l/wheel/boto3/docs 2023-04-18 20:15:09,687 root INFO copying build/lib/boto3/docs/service.py -> build/bdist.linux-armv8l/wheel/boto3/docs 2023-04-18 20:15:09,688 root INFO copying build/lib/boto3/docs/base.py -> build/bdist.linux-armv8l/wheel/boto3/docs 2023-04-18 20:15:09,688 root INFO copying build/lib/boto3/docs/docstring.py -> build/bdist.linux-armv8l/wheel/boto3/docs 2023-04-18 20:15:09,688 root INFO copying build/lib/boto3/docs/client.py -> build/bdist.linux-armv8l/wheel/boto3/docs 2023-04-18 20:15:09,688 root INFO running install_egg_info 2023-04-18 20:15:09,691 root INFO Copying boto3.egg-info to build/bdist.linux-armv8l/wheel/boto3-1.26.108-py3.11.egg-info 2023-04-18 20:15:09,691 root INFO running install_scripts 2023-04-18 20:15:09,694 wheel INFO creating build/bdist.linux-armv8l/wheel/boto3-1.26.108.dist-info/WHEEL 2023-04-18 20:15:09,694 wheel INFO creating '/home/buildozer/aports/community/py3-boto3/src/boto3-1.26.108/dist/.tmp-v_2nxdvh/boto3-1.26.108-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2023-04-18 20:15:09,694 wheel INFO adding 'boto3/__init__.py' 2023-04-18 20:15:09,695 wheel INFO adding 'boto3/compat.py' 2023-04-18 20:15:09,695 wheel INFO adding 'boto3/exceptions.py' 2023-04-18 20:15:09,695 wheel INFO adding 'boto3/session.py' 2023-04-18 20:15:09,695 wheel INFO adding 'boto3/utils.py' 2023-04-18 20:15:09,695 wheel INFO adding 'boto3/data/cloudformation/2010-05-15/resources-1.json' 2023-04-18 20:15:09,696 wheel INFO adding 'boto3/data/cloudwatch/2010-08-01/resources-1.json' 2023-04-18 20:15:09,696 wheel INFO adding 'boto3/data/dynamodb/2012-08-10/resources-1.json' 2023-04-18 20:15:09,696 wheel INFO adding 'boto3/data/ec2/2014-10-01/resources-1.json' 2023-04-18 20:15:09,697 wheel INFO adding 'boto3/data/ec2/2015-03-01/resources-1.json' 2023-04-18 20:15:09,697 wheel INFO adding 'boto3/data/ec2/2015-04-15/resources-1.json' 2023-04-18 20:15:09,698 wheel INFO adding 'boto3/data/ec2/2015-10-01/resources-1.json' 2023-04-18 20:15:09,699 wheel INFO adding 'boto3/data/ec2/2016-04-01/resources-1.json' 2023-04-18 20:15:09,699 wheel INFO adding 'boto3/data/ec2/2016-09-15/resources-1.json' 2023-04-18 20:15:09,700 wheel INFO adding 'boto3/data/ec2/2016-11-15/resources-1.json' 2023-04-18 20:15:09,700 wheel INFO adding 'boto3/data/glacier/2012-06-01/resources-1.json' 2023-04-18 20:15:09,701 wheel INFO adding 'boto3/data/iam/2010-05-08/resources-1.json' 2023-04-18 20:15:09,701 wheel INFO adding 'boto3/data/opsworks/2013-02-18/resources-1.json' 2023-04-18 20:15:09,701 wheel INFO adding 'boto3/data/s3/2006-03-01/resources-1.json' 2023-04-18 20:15:09,702 wheel INFO adding 'boto3/data/sns/2010-03-31/resources-1.json' 2023-04-18 20:15:09,702 wheel INFO adding 'boto3/data/sqs/2012-11-05/resources-1.json' 2023-04-18 20:15:09,702 wheel INFO adding 'boto3/docs/__init__.py' 2023-04-18 20:15:09,702 wheel INFO adding 'boto3/docs/action.py' 2023-04-18 20:15:09,703 wheel INFO adding 'boto3/docs/attr.py' 2023-04-18 20:15:09,703 wheel INFO adding 'boto3/docs/base.py' 2023-04-18 20:15:09,703 wheel INFO adding 'boto3/docs/client.py' 2023-04-18 20:15:09,703 wheel INFO adding 'boto3/docs/collection.py' 2023-04-18 20:15:09,703 wheel INFO adding 'boto3/docs/docstring.py' 2023-04-18 20:15:09,703 wheel INFO adding 'boto3/docs/method.py' 2023-04-18 20:15:09,704 wheel INFO adding 'boto3/docs/resource.py' 2023-04-18 20:15:09,704 wheel INFO adding 'boto3/docs/service.py' 2023-04-18 20:15:09,704 wheel INFO adding 'boto3/docs/subresource.py' 2023-04-18 20:15:09,704 wheel INFO adding 'boto3/docs/utils.py' 2023-04-18 20:15:09,704 wheel INFO adding 'boto3/docs/waiter.py' 2023-04-18 20:15:09,704 wheel INFO adding 'boto3/dynamodb/__init__.py' 2023-04-18 20:15:09,705 wheel INFO adding 'boto3/dynamodb/conditions.py' 2023-04-18 20:15:09,705 wheel INFO adding 'boto3/dynamodb/table.py' 2023-04-18 20:15:09,705 wheel INFO adding 'boto3/dynamodb/transform.py' 2023-04-18 20:15:09,705 wheel INFO adding 'boto3/dynamodb/types.py' 2023-04-18 20:15:09,705 wheel INFO adding 'boto3/ec2/__init__.py' 2023-04-18 20:15:09,706 wheel INFO adding 'boto3/ec2/createtags.py' 2023-04-18 20:15:09,706 wheel INFO adding 'boto3/ec2/deletetags.py' 2023-04-18 20:15:09,706 wheel INFO adding 'boto3/resources/__init__.py' 2023-04-18 20:15:09,706 wheel INFO adding 'boto3/resources/action.py' 2023-04-18 20:15:09,706 wheel INFO adding 'boto3/resources/base.py' 2023-04-18 20:15:09,706 wheel INFO adding 'boto3/resources/collection.py' 2023-04-18 20:15:09,707 wheel INFO adding 'boto3/resources/factory.py' 2023-04-18 20:15:09,707 wheel INFO adding 'boto3/resources/model.py' 2023-04-18 20:15:09,707 wheel INFO adding 'boto3/resources/params.py' 2023-04-18 20:15:09,707 wheel INFO adding 'boto3/resources/response.py' 2023-04-18 20:15:09,708 wheel INFO adding 'boto3/s3/__init__.py' 2023-04-18 20:15:09,708 wheel INFO adding 'boto3/s3/inject.py' 2023-04-18 20:15:09,708 wheel INFO adding 'boto3/s3/transfer.py' 2023-04-18 20:15:09,708 wheel INFO adding 'boto3-1.26.108.dist-info/LICENSE' 2023-04-18 20:15:09,709 wheel INFO adding 'boto3-1.26.108.dist-info/METADATA' 2023-04-18 20:15:09,709 wheel INFO adding 'boto3-1.26.108.dist-info/NOTICE' 2023-04-18 20:15:09,709 wheel INFO adding 'boto3-1.26.108.dist-info/WHEEL' 2023-04-18 20:15:09,709 wheel INFO adding 'boto3-1.26.108.dist-info/top_level.txt' 2023-04-18 20:15:09,709 wheel INFO adding 'boto3-1.26.108.dist-info/RECORD' 2023-04-18 20:15:09,709 wheel INFO removing build/bdist.linux-armv8l/wheel 2023-04-18 20:15:09,712 gpep517 INFO The backend produced dist/boto3-1.26.108-py3-none-any.whl boto3-1.26.108-py3-none-any.whl >>> py3-boto3: Entering fakeroot... >>> py3-boto3-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/__pycache__' -> '/home/buildozer/aports/community/py3-boto3/pkg/py3-boto3-pyc/usr/lib/python3.11/site-packages/boto3/__pycache__' '/home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/resources/__pycache__' -> '/home/buildozer/aports/community/py3-boto3/pkg/py3-boto3-pyc/usr/lib/python3.11/site-packages/boto3/resources/__pycache__' '/home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/ec2/__pycache__' -> '/home/buildozer/aports/community/py3-boto3/pkg/py3-boto3-pyc/usr/lib/python3.11/site-packages/boto3/ec2/__pycache__' '/home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/dynamodb/__pycache__' -> '/home/buildozer/aports/community/py3-boto3/pkg/py3-boto3-pyc/usr/lib/python3.11/site-packages/boto3/dynamodb/__pycache__' '/home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/s3/__pycache__' -> '/home/buildozer/aports/community/py3-boto3/pkg/py3-boto3-pyc/usr/lib/python3.11/site-packages/boto3/s3/__pycache__' '/home/buildozer/aports/community/py3-boto3/pkg/py3-boto3/usr/lib/python3.11/site-packages/boto3/docs/__pycache__' -> '/home/buildozer/aports/community/py3-boto3/pkg/py3-boto3-pyc/usr/lib/python3.11/site-packages/boto3/docs/__pycache__' >>> py3-boto3-pyc*: Preparing subpackage py3-boto3-pyc... >>> py3-boto3-pyc*: Running postcheck for py3-boto3-pyc >>> py3-boto3*: Running postcheck for py3-boto3 >>> py3-boto3*: Preparing package py3-boto3... >>> py3-boto3-pyc*: Tracing dependencies... py3-botocore py3-jmespath py3-s3transfer python3 python3~3.11 >>> py3-boto3-pyc*: Package size: 464.0 KB >>> py3-boto3-pyc*: Compressing data... >>> py3-boto3-pyc*: Create checksum... >>> py3-boto3-pyc*: Create py3-boto3-pyc-1.26.108-r1.apk >>> py3-boto3*: Tracing dependencies... py3-botocore py3-jmespath py3-s3transfer python3 python3~3.11 >>> py3-boto3*: Package size: 1.2 MB >>> py3-boto3*: Compressing data... >>> py3-boto3*: Create checksum... >>> py3-boto3*: Create py3-boto3-1.26.108-r1.apk >>> py3-boto3: Build complete at Tue, 18 Apr 2023 20:15:10 +0000 elapsed time 0h 0m 3s >>> py3-boto3: Cleaning up srcdir >>> py3-boto3: Cleaning up pkgdir >>> py3-boto3: Uninstalling dependencies... (1/36) Purging .makedepends-py3-boto3 (20230418.201508) (2/36) Purging py3-s3transfer (0.6.0-r0) (3/36) Purging py3-botocore-pyc (1.29.108-r1) (4/36) Purging py3-botocore (1.29.108-r1) (5/36) Purging py3-certifi-pyc (2022.12.7-r2) (6/36) Purging py3-certifi (2022.12.7-r2) (7/36) Purging py3-dateutil (2.8.2-r2) (8/36) Purging py3-six-pyc (1.16.0-r6) (9/36) Purging py3-six (1.16.0-r6) (10/36) Purging py3-jmespath (1.0.1-r0) (11/36) Purging py3-urllib3-pyc (1.26.15-r1) (12/36) Purging py3-urllib3 (1.26.15-r1) (13/36) Purging py3-gpep517-pyc (13-r1) (14/36) Purging py3-gpep517 (13-r1) (15/36) Purging py3-installer-pyc (0.7.0-r1) (16/36) Purging py3-installer (0.7.0-r1) (17/36) Purging py3-setuptools-pyc (67.6.1-r1) (18/36) Purging py3-setuptools (67.6.1-r1) (19/36) Purging py3-wheel-pyc (0.40.0-r1) (20/36) Purging py3-wheel (0.40.0-r1) (21/36) Purging py3-packaging-pyc (23.1-r1) (22/36) Purging py3-packaging (23.1-r1) (23/36) Purging py3-parsing-pyc (3.0.9-r2) (24/36) Purging py3-parsing (3.0.9-r2) (25/36) Purging python3-pyc (3.11.3-r10) (26/36) Purging python3-pycache-pyc0 (3.11.3-r10) (27/36) Purging pyc (0.1-r0) (28/36) Purging python3 (3.11.3-r10) (29/36) Purging gdbm (1.23-r1) (30/36) Purging libbz2 (1.0.8-r5) (31/36) Purging libffi (3.4.4-r2) (32/36) Purging libpanelw (6.4_p20230401-r4) (33/36) Purging mpdecimal (2.5.1-r2) (34/36) Purging readline (8.2.1-r1) (35/36) Purging sqlite-libs (3.41.2-r2) (36/36) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 326 MiB in 99 packages >>> py3-boto3: Updating the community/armhf repository index... >>> py3-boto3: Signing the index...