>>> py3-requests: Building main/py3-requests 2.29.0-r0 (using abuild 3.11.0_rc13-r0) started Thu, 27 Apr 2023 14:32:31 +0000 >>> py3-requests: Checking sanity of /home/buildozer/aports/main/py3-requests/APKBUILD... >>> py3-requests: Analyzing dependencies... >>> py3-requests: Installing for build: build-base py3-certifi py3-charset-normalizer py3-idna py3-urllib3 python3 py3-gpep517 py3-setuptools py3-wheel (1/7) Installing py3-installer (0.7.0-r1) (2/7) Installing py3-installer-pyc (0.7.0-r1) (3/7) Installing py3-gpep517 (13-r2) (4/7) Installing py3-gpep517-pyc (13-r2) (5/7) Installing py3-wheel (0.40.0-r1) (6/7) Installing py3-wheel-pyc (0.40.0-r1) (7/7) Installing .makedepends-py3-requests (20230427.143232) Executing busybox-1.36.0-r8.trigger OK: 1144 MiB in 539 packages >>> py3-requests: Cleaning up srcdir >>> py3-requests: Cleaning up pkgdir >>> py3-requests: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/requests-2.29.0.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-requests: Fetching https://files.pythonhosted.org/packages/source/r/requests/requests-2.29.0.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 100 105k 0 0 397k 0 --:--:-- --:--:-- --:--:-- 397k >>> py3-requests: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/requests-2.29.0.tar.gz >>> py3-requests: Checking sha512sums... requests-2.29.0.tar.gz: OK >>> py3-requests: Unpacking /var/cache/distfiles/v3.18/requests-2.29.0.tar.gz... 2023-04-27 14:32:33,849 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'provides-extra' will not be supported in future versions. Please use the underscore name 'provides_extra' instead. By 2023-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) /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead. By 2023-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) /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, 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. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) 2023-04-27 14:32:34,038 root INFO running bdist_wheel 2023-04-27 14:32:34,192 root INFO running build 2023-04-27 14:32:34,192 root INFO running build_py 2023-04-27 14:32:34,202 root INFO creating build 2023-04-27 14:32:34,202 root INFO creating build/lib 2023-04-27 14:32:34,202 root INFO creating build/lib/requests 2023-04-27 14:32:34,203 root INFO copying requests/compat.py -> build/lib/requests 2023-04-27 14:32:34,203 root INFO copying requests/auth.py -> build/lib/requests 2023-04-27 14:32:34,203 root INFO copying requests/hooks.py -> build/lib/requests 2023-04-27 14:32:34,203 root INFO copying requests/__init__.py -> build/lib/requests 2023-04-27 14:32:34,203 root INFO copying requests/exceptions.py -> build/lib/requests 2023-04-27 14:32:34,203 root INFO copying requests/help.py -> build/lib/requests 2023-04-27 14:32:34,204 root INFO copying requests/api.py -> build/lib/requests 2023-04-27 14:32:34,204 root INFO copying requests/__version__.py -> build/lib/requests 2023-04-27 14:32:34,204 root INFO copying requests/certs.py -> build/lib/requests 2023-04-27 14:32:34,204 root INFO copying requests/cookies.py -> build/lib/requests 2023-04-27 14:32:34,204 root INFO copying requests/models.py -> build/lib/requests 2023-04-27 14:32:34,205 root INFO copying requests/structures.py -> build/lib/requests 2023-04-27 14:32:34,205 root INFO copying requests/status_codes.py -> build/lib/requests 2023-04-27 14:32:34,205 root INFO copying requests/adapters.py -> build/lib/requests 2023-04-27 14:32:34,205 root INFO copying requests/_internal_utils.py -> build/lib/requests 2023-04-27 14:32:34,205 root INFO copying requests/sessions.py -> build/lib/requests 2023-04-27 14:32:34,206 root INFO copying requests/utils.py -> build/lib/requests 2023-04-27 14:32:34,206 root INFO copying requests/packages.py -> build/lib/requests 2023-04-27 14:32:34,206 root INFO running egg_info 2023-04-27 14:32:34,236 root INFO writing requests.egg-info/PKG-INFO 2023-04-27 14:32:34,237 root INFO writing dependency_links to requests.egg-info/dependency_links.txt 2023-04-27 14:32:34,237 root INFO writing requirements to requests.egg-info/requires.txt 2023-04-27 14:32:34,237 root INFO writing top-level names to requests.egg-info/top_level.txt 2023-04-27 14:32:34,239 root INFO reading manifest file 'requests.egg-info/SOURCES.txt' 2023-04-27 14:32:34,240 root INFO reading manifest template 'MANIFEST.in' 2023-04-27 14:32:34,247 root WARNING warning: no files found matching 'pytest.ini' 2023-04-27 14:32:34,257 root INFO adding license file 'LICENSE' 2023-04-27 14:32:34,258 root INFO writing manifest file 'requests.egg-info/SOURCES.txt' 2023-04-27 14:32:34,274 wheel INFO installing to build/bdist.linux-s390x/wheel 2023-04-27 14:32:34,274 root INFO running install 2023-04-27 14:32:34,281 root INFO running install_lib 2023-04-27 14:32:34,284 root INFO creating build/bdist.linux-s390x 2023-04-27 14:32:34,284 root INFO creating build/bdist.linux-s390x/wheel 2023-04-27 14:32:34,284 root INFO creating build/bdist.linux-s390x/wheel/requests 2023-04-27 14:32:34,286 root INFO copying build/lib/requests/compat.py -> build/bdist.linux-s390x/wheel/requests 2023-04-27 14:32:34,286 root INFO copying build/lib/requests/auth.py -> build/bdist.linux-s390x/wheel/requests 2023-04-27 14:32:34,286 root INFO copying build/lib/requests/hooks.py -> build/bdist.linux-s390x/wheel/requests 2023-04-27 14:32:34,287 root INFO copying build/lib/requests/__init__.py -> build/bdist.linux-s390x/wheel/requests 2023-04-27 14:32:34,287 root INFO copying build/lib/requests/exceptions.py -> build/bdist.linux-s390x/wheel/requests 2023-04-27 14:32:34,287 root INFO copying build/lib/requests/help.py -> build/bdist.linux-s390x/wheel/requests 2023-04-27 14:32:34,287 root INFO copying build/lib/requests/api.py -> build/bdist.linux-s390x/wheel/requests 2023-04-27 14:32:34,287 root INFO copying build/lib/requests/__version__.py -> build/bdist.linux-s390x/wheel/requests 2023-04-27 14:32:34,287 root INFO copying build/lib/requests/certs.py -> build/bdist.linux-s390x/wheel/requests 2023-04-27 14:32:34,288 root INFO copying build/lib/requests/cookies.py -> build/bdist.linux-s390x/wheel/requests 2023-04-27 14:32:34,288 root INFO copying build/lib/requests/models.py -> build/bdist.linux-s390x/wheel/requests 2023-04-27 14:32:34,288 root INFO copying build/lib/requests/structures.py -> build/bdist.linux-s390x/wheel/requests 2023-04-27 14:32:34,288 root INFO copying build/lib/requests/status_codes.py -> build/bdist.linux-s390x/wheel/requests 2023-04-27 14:32:34,288 root INFO copying build/lib/requests/adapters.py -> build/bdist.linux-s390x/wheel/requests 2023-04-27 14:32:34,289 root INFO copying build/lib/requests/_internal_utils.py -> build/bdist.linux-s390x/wheel/requests 2023-04-27 14:32:34,289 root INFO copying build/lib/requests/sessions.py -> build/bdist.linux-s390x/wheel/requests 2023-04-27 14:32:34,289 root INFO copying build/lib/requests/utils.py -> build/bdist.linux-s390x/wheel/requests 2023-04-27 14:32:34,289 root INFO copying build/lib/requests/packages.py -> build/bdist.linux-s390x/wheel/requests 2023-04-27 14:32:34,289 root INFO running install_egg_info 2023-04-27 14:32:34,297 root INFO Copying requests.egg-info to build/bdist.linux-s390x/wheel/requests-2.29.0-py3.11.egg-info 2023-04-27 14:32:34,298 root INFO running install_scripts 2023-04-27 14:32:34,300 wheel INFO creating build/bdist.linux-s390x/wheel/requests-2.29.0.dist-info/WHEEL 2023-04-27 14:32:34,300 wheel INFO creating '/home/buildozer/aports/main/py3-requests/src/requests-2.29.0/dist/.tmp-_akpemiw/requests-2.29.0-py3-none-any.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2023-04-27 14:32:34,300 wheel INFO adding 'requests/__init__.py' 2023-04-27 14:32:34,301 wheel INFO adding 'requests/__version__.py' 2023-04-27 14:32:34,301 wheel INFO adding 'requests/_internal_utils.py' 2023-04-27 14:32:34,301 wheel INFO adding 'requests/adapters.py' 2023-04-27 14:32:34,301 wheel INFO adding 'requests/api.py' 2023-04-27 14:32:34,301 wheel INFO adding 'requests/auth.py' 2023-04-27 14:32:34,302 wheel INFO adding 'requests/certs.py' 2023-04-27 14:32:34,302 wheel INFO adding 'requests/compat.py' 2023-04-27 14:32:34,302 wheel INFO adding 'requests/cookies.py' 2023-04-27 14:32:34,302 wheel INFO adding 'requests/exceptions.py' 2023-04-27 14:32:34,302 wheel INFO adding 'requests/help.py' 2023-04-27 14:32:34,302 wheel INFO adding 'requests/hooks.py' 2023-04-27 14:32:34,303 wheel INFO adding 'requests/models.py' 2023-04-27 14:32:34,303 wheel INFO adding 'requests/packages.py' 2023-04-27 14:32:34,303 wheel INFO adding 'requests/sessions.py' 2023-04-27 14:32:34,303 wheel INFO adding 'requests/status_codes.py' 2023-04-27 14:32:34,303 wheel INFO adding 'requests/structures.py' 2023-04-27 14:32:34,304 wheel INFO adding 'requests/utils.py' 2023-04-27 14:32:34,304 wheel INFO adding 'requests-2.29.0.dist-info/LICENSE' 2023-04-27 14:32:34,304 wheel INFO adding 'requests-2.29.0.dist-info/METADATA' 2023-04-27 14:32:34,304 wheel INFO adding 'requests-2.29.0.dist-info/WHEEL' 2023-04-27 14:32:34,304 wheel INFO adding 'requests-2.29.0.dist-info/top_level.txt' 2023-04-27 14:32:34,305 wheel INFO adding 'requests-2.29.0.dist-info/RECORD' 2023-04-27 14:32:34,305 wheel INFO removing build/bdist.linux-s390x/wheel 2023-04-27 14:32:34,305 gpep517 INFO The backend produced dist/requests-2.29.0-py3-none-any.whl requests-2.29.0-py3-none-any.whl >>> py3-requests: Entering fakeroot... >>> py3-requests-pyc*: Running split function pyc... renamed '/home/buildozer/aports/main/py3-requests/pkg/py3-requests/usr/lib/python3.11/site-packages/requests/__pycache__' -> '/home/buildozer/aports/main/py3-requests/pkg/py3-requests-pyc/usr/lib/python3.11/site-packages/requests/__pycache__' >>> py3-requests-pyc*: Preparing subpackage py3-requests-pyc... >>> py3-requests-pyc*: Running postcheck for py3-requests-pyc >>> py3-requests*: Running postcheck for py3-requests >>> py3-requests*: Preparing package py3-requests... >>> py3-requests-pyc*: Tracing dependencies... py3-certifi py3-charset-normalizer py3-idna py3-urllib3 python3 python3~3.11 >>> py3-requests-pyc*: Package size: 284.0 KB >>> py3-requests-pyc*: Compressing data... >>> py3-requests-pyc*: Create checksum... >>> py3-requests-pyc*: Create py3-requests-pyc-2.29.0-r0.apk >>> py3-requests*: Tracing dependencies... py3-certifi py3-charset-normalizer py3-idna py3-urllib3 python3 python3~3.11 >>> py3-requests*: Package size: 276.0 KB >>> py3-requests*: Compressing data... >>> py3-requests*: Create checksum... >>> py3-requests*: Create py3-requests-2.29.0-r0.apk >>> py3-requests: Build complete at Thu, 27 Apr 2023 14:32:41 +0000 elapsed time 0h 0m 10s >>> py3-requests: Cleaning up srcdir >>> py3-requests: Cleaning up pkgdir >>> py3-requests: Uninstalling dependencies... (1/7) Purging .makedepends-py3-requests (20230427.143232) (2/7) Purging py3-gpep517-pyc (13-r2) (3/7) Purging py3-gpep517 (13-r2) (4/7) Purging py3-installer-pyc (0.7.0-r1) (5/7) Purging py3-installer (0.7.0-r1) (6/7) Purging py3-wheel-pyc (0.40.0-r1) (7/7) Purging py3-wheel (0.40.0-r1) Executing busybox-1.36.0-r8.trigger OK: 1143 MiB in 532 packages >>> py3-requests: Updating the main/s390x repository index... >>> py3-requests: Signing the index...