>>> py3-hcloud: Building community/py3-hcloud 1.18.2-r1 (using abuild 3.10.0-r0) started Mon, 13 Feb 2023 23:05:34 +0000 >>> py3-hcloud: Checking sanity of /home/buildozer/aports/community/py3-hcloud/APKBUILD... >>> py3-hcloud: Analyzing dependencies... >>> py3-hcloud: Installing for build: build-base python3 py3-requests py3-dateutil py3-gpep517 py3-setuptools py3-wheel py3-pytest (1/25) Installing libffi (3.4.4-r0) (2/25) Installing gdbm (1.23-r0) (3/25) Installing mpdecimal (2.5.1-r1) (4/25) Installing readline (8.2.001-r0) (5/25) Installing sqlite-libs (3.40.1-r0) (6/25) Installing python3 (3.11.2-r0) (7/25) Installing py3-certifi (2022.12.7-r0) (8/25) Installing py3-charset-normalizer (3.0.1-r1) (9/25) Installing py3-idna (3.4-r3) (10/25) Installing py3-urllib3 (1.26.14-r0) (11/25) Installing py3-requests (2.28.2-r0) (12/25) Installing py3-six (1.16.0-r4) (13/25) Installing py3-dateutil (2.8.2-r2) (14/25) Installing py3-installer (0.6.0-r0) (15/25) Installing py3-gpep517 (13-r0) (16/25) Installing py3-parsing (3.0.9-r1) (17/25) Installing py3-packaging (23.0-r0) (18/25) Installing py3-setuptools (67.2.0-r0) (19/25) Installing py3-wheel (0.38.4-r1) (20/25) Installing py3-attrs (22.2.0-r0) (21/25) Installing py3-iniconfig (1.1.1-r4) (22/25) Installing py3-pluggy (1.0.0-r2) (23/25) Installing py3-py (1.11.0-r1) (24/25) Installing py3-pytest (7.2.1-r0) (25/25) Installing .makedepends-py3-hcloud (20230213.230535) Executing busybox-1.36.0-r4.trigger OK: 461 MiB in 128 packages >>> py3-hcloud: Cleaning up srcdir >>> py3-hcloud: Cleaning up pkgdir >>> py3-hcloud: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-hcloud-1.18.2.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-hcloud: Fetching https://github.com/hetznercloud/hcloud-python/archive/v1.18.2/py3-hcloud-1.18.2.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98998 0 98998 0 0 146k 0 --:--:-- --:--:-- --:--:-- 785k >>> py3-hcloud: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-hcloud-1.18.2.tar.gz >>> py3-hcloud: Checking sha512sums... py3-hcloud-1.18.2.tar.gz: OK no-universal.patch: OK >>> py3-hcloud: Unpacking /var/cache/distfiles/edge/py3-hcloud-1.18.2.tar.gz... >>> py3-hcloud: no-universal.patch patching file setup.cfg 2023-02-13 23:05:38,059 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-02-13 23:05:38,106 root INFO running bdist_wheel 2023-02-13 23:05:38,126 root INFO running build 2023-02-13 23:05:38,126 root INFO running build_py 2023-02-13 23:05:38,130 root INFO creating build 2023-02-13 23:05:38,131 root INFO creating build/lib 2023-02-13 23:05:38,131 root INFO creating build/lib/hcloud 2023-02-13 23:05:38,131 root INFO copying hcloud/__version__.py -> build/lib/hcloud 2023-02-13 23:05:38,131 root INFO copying hcloud/__init__.py -> build/lib/hcloud 2023-02-13 23:05:38,132 root INFO copying hcloud/hcloud.py -> build/lib/hcloud 2023-02-13 23:05:38,132 root INFO creating build/lib/hcloud/helpers 2023-02-13 23:05:38,133 root INFO copying hcloud/helpers/labels.py -> build/lib/hcloud/helpers 2023-02-13 23:05:38,133 root INFO copying hcloud/helpers/__init__.py -> build/lib/hcloud/helpers 2023-02-13 23:05:38,134 root INFO creating build/lib/hcloud/core 2023-02-13 23:05:38,134 root INFO copying hcloud/core/__init__.py -> build/lib/hcloud/core 2023-02-13 23:05:38,134 root INFO copying hcloud/core/client.py -> build/lib/hcloud/core 2023-02-13 23:05:38,135 root INFO copying hcloud/core/domain.py -> build/lib/hcloud/core 2023-02-13 23:05:38,135 root INFO creating build/lib/hcloud/actions 2023-02-13 23:05:38,135 root INFO copying hcloud/actions/__init__.py -> build/lib/hcloud/actions 2023-02-13 23:05:38,136 root INFO copying hcloud/actions/client.py -> build/lib/hcloud/actions 2023-02-13 23:05:38,136 root INFO copying hcloud/actions/domain.py -> build/lib/hcloud/actions 2023-02-13 23:05:38,136 root INFO creating build/lib/hcloud/load_balancers 2023-02-13 23:05:38,137 root INFO copying hcloud/load_balancers/__init__.py -> build/lib/hcloud/load_balancers 2023-02-13 23:05:38,137 root INFO copying hcloud/load_balancers/client.py -> build/lib/hcloud/load_balancers 2023-02-13 23:05:38,138 root INFO copying hcloud/load_balancers/domain.py -> build/lib/hcloud/load_balancers 2023-02-13 23:05:38,138 root INFO creating build/lib/hcloud/load_balancer_types 2023-02-13 23:05:38,138 root INFO copying hcloud/load_balancer_types/__init__.py -> build/lib/hcloud/load_balancer_types 2023-02-13 23:05:38,139 root INFO copying hcloud/load_balancer_types/client.py -> build/lib/hcloud/load_balancer_types 2023-02-13 23:05:38,139 root INFO copying hcloud/load_balancer_types/domain.py -> build/lib/hcloud/load_balancer_types 2023-02-13 23:05:38,139 root INFO creating build/lib/hcloud/isos 2023-02-13 23:05:38,140 root INFO copying hcloud/isos/__init__.py -> build/lib/hcloud/isos 2023-02-13 23:05:38,140 root INFO copying hcloud/isos/client.py -> build/lib/hcloud/isos 2023-02-13 23:05:38,140 root INFO copying hcloud/isos/domain.py -> build/lib/hcloud/isos 2023-02-13 23:05:38,141 root INFO creating build/lib/hcloud/volumes 2023-02-13 23:05:38,141 root INFO copying hcloud/volumes/__init__.py -> build/lib/hcloud/volumes 2023-02-13 23:05:38,141 root INFO copying hcloud/volumes/client.py -> build/lib/hcloud/volumes 2023-02-13 23:05:38,142 root INFO copying hcloud/volumes/domain.py -> build/lib/hcloud/volumes 2023-02-13 23:05:38,142 root INFO creating build/lib/hcloud/datacenters 2023-02-13 23:05:38,143 root INFO copying hcloud/datacenters/__init__.py -> build/lib/hcloud/datacenters 2023-02-13 23:05:38,143 root INFO copying hcloud/datacenters/client.py -> build/lib/hcloud/datacenters 2023-02-13 23:05:38,143 root INFO copying hcloud/datacenters/domain.py -> build/lib/hcloud/datacenters 2023-02-13 23:05:38,144 root INFO creating build/lib/hcloud/placement_groups 2023-02-13 23:05:38,144 root INFO copying hcloud/placement_groups/__init__.py -> build/lib/hcloud/placement_groups 2023-02-13 23:05:38,145 root INFO copying hcloud/placement_groups/client.py -> build/lib/hcloud/placement_groups 2023-02-13 23:05:38,145 root INFO copying hcloud/placement_groups/domain.py -> build/lib/hcloud/placement_groups 2023-02-13 23:05:38,146 root INFO creating build/lib/hcloud/ssh_keys 2023-02-13 23:05:38,146 root INFO copying hcloud/ssh_keys/__init__.py -> build/lib/hcloud/ssh_keys 2023-02-13 23:05:38,146 root INFO copying hcloud/ssh_keys/client.py -> build/lib/hcloud/ssh_keys 2023-02-13 23:05:38,146 root INFO copying hcloud/ssh_keys/domain.py -> build/lib/hcloud/ssh_keys 2023-02-13 23:05:38,147 root INFO creating build/lib/hcloud/floating_ips 2023-02-13 23:05:38,147 root INFO copying hcloud/floating_ips/__init__.py -> build/lib/hcloud/floating_ips 2023-02-13 23:05:38,148 root INFO copying hcloud/floating_ips/client.py -> build/lib/hcloud/floating_ips 2023-02-13 23:05:38,148 root INFO copying hcloud/floating_ips/domain.py -> build/lib/hcloud/floating_ips 2023-02-13 23:05:38,148 root INFO creating build/lib/hcloud/locations 2023-02-13 23:05:38,149 root INFO copying hcloud/locations/__init__.py -> build/lib/hcloud/locations 2023-02-13 23:05:38,149 root INFO copying hcloud/locations/client.py -> build/lib/hcloud/locations 2023-02-13 23:05:38,149 root INFO copying hcloud/locations/domain.py -> build/lib/hcloud/locations 2023-02-13 23:05:38,150 root INFO creating build/lib/hcloud/networks 2023-02-13 23:05:38,150 root INFO copying hcloud/networks/__init__.py -> build/lib/hcloud/networks 2023-02-13 23:05:38,150 root INFO copying hcloud/networks/client.py -> build/lib/hcloud/networks 2023-02-13 23:05:38,151 root INFO copying hcloud/networks/domain.py -> build/lib/hcloud/networks 2023-02-13 23:05:38,151 root INFO creating build/lib/hcloud/server_types 2023-02-13 23:05:38,152 root INFO copying hcloud/server_types/__init__.py -> build/lib/hcloud/server_types 2023-02-13 23:05:38,152 root INFO copying hcloud/server_types/client.py -> build/lib/hcloud/server_types 2023-02-13 23:05:38,152 root INFO copying hcloud/server_types/domain.py -> build/lib/hcloud/server_types 2023-02-13 23:05:38,153 root INFO creating build/lib/hcloud/primary_ips 2023-02-13 23:05:38,153 root INFO copying hcloud/primary_ips/__init__.py -> build/lib/hcloud/primary_ips 2023-02-13 23:05:38,153 root INFO copying hcloud/primary_ips/client.py -> build/lib/hcloud/primary_ips 2023-02-13 23:05:38,154 root INFO copying hcloud/primary_ips/domain.py -> build/lib/hcloud/primary_ips 2023-02-13 23:05:38,154 root INFO creating build/lib/hcloud/certificates 2023-02-13 23:05:38,154 root INFO copying hcloud/certificates/__init__.py -> build/lib/hcloud/certificates 2023-02-13 23:05:38,155 root INFO copying hcloud/certificates/client.py -> build/lib/hcloud/certificates 2023-02-13 23:05:38,155 root INFO copying hcloud/certificates/domain.py -> build/lib/hcloud/certificates 2023-02-13 23:05:38,156 root INFO creating build/lib/hcloud/servers 2023-02-13 23:05:38,156 root INFO copying hcloud/servers/__init__.py -> build/lib/hcloud/servers 2023-02-13 23:05:38,156 root INFO copying hcloud/servers/client.py -> build/lib/hcloud/servers 2023-02-13 23:05:38,157 root INFO copying hcloud/servers/domain.py -> build/lib/hcloud/servers 2023-02-13 23:05:38,157 root INFO creating build/lib/hcloud/firewalls 2023-02-13 23:05:38,157 root INFO copying hcloud/firewalls/__init__.py -> build/lib/hcloud/firewalls 2023-02-13 23:05:38,158 root INFO copying hcloud/firewalls/client.py -> build/lib/hcloud/firewalls 2023-02-13 23:05:38,158 root INFO copying hcloud/firewalls/domain.py -> build/lib/hcloud/firewalls 2023-02-13 23:05:38,159 root INFO creating build/lib/hcloud/images 2023-02-13 23:05:38,159 root INFO copying hcloud/images/__init__.py -> build/lib/hcloud/images 2023-02-13 23:05:38,159 root INFO copying hcloud/images/client.py -> build/lib/hcloud/images 2023-02-13 23:05:38,159 root INFO copying hcloud/images/domain.py -> build/lib/hcloud/images 2023-02-13 23:05:38,160 root INFO running egg_info 2023-02-13 23:05:38,168 root INFO creating hcloud.egg-info 2023-02-13 23:05:38,171 root INFO writing hcloud.egg-info/PKG-INFO 2023-02-13 23:05:38,172 root INFO writing dependency_links to hcloud.egg-info/dependency_links.txt 2023-02-13 23:05:38,172 root INFO writing requirements to hcloud.egg-info/requires.txt 2023-02-13 23:05:38,172 root INFO writing top-level names to hcloud.egg-info/top_level.txt 2023-02-13 23:05:38,173 root INFO writing manifest file 'hcloud.egg-info/SOURCES.txt' 2023-02-13 23:05:38,179 root INFO reading manifest file 'hcloud.egg-info/SOURCES.txt' 2023-02-13 23:05:38,180 root INFO reading manifest template 'MANIFEST.in' 2023-02-13 23:05:38,184 root WARNING warning: no previously-included files matching '__pycache__' found under directory '*' 2023-02-13 23:05:38,185 root WARNING warning: no previously-included files matching '*.py[co]' found under directory '*' 2023-02-13 23:05:38,190 root WARNING warning: no files found matching '*.jpg' under directory 'docs' 2023-02-13 23:05:38,191 root WARNING warning: no files found matching '*.png' under directory 'docs' 2023-02-13 23:05:38,192 root WARNING warning: no files found matching '*.gif' under directory 'docs' 2023-02-13 23:05:38,192 root INFO adding license file 'LICENSE' 2023-02-13 23:05:38,195 root INFO writing manifest file 'hcloud.egg-info/SOURCES.txt' 2023-02-13 23:05:38,209 wheel INFO installing to build/bdist.linux-i686/wheel 2023-02-13 23:05:38,209 root INFO running install 2023-02-13 23:05:38,224 root INFO running install_lib 2023-02-13 23:05:38,227 root INFO creating build/bdist.linux-i686 2023-02-13 23:05:38,228 root INFO creating build/bdist.linux-i686/wheel 2023-02-13 23:05:38,228 root INFO creating build/bdist.linux-i686/wheel/hcloud 2023-02-13 23:05:38,228 root INFO creating build/bdist.linux-i686/wheel/hcloud/helpers 2023-02-13 23:05:38,228 root INFO copying build/lib/hcloud/helpers/labels.py -> build/bdist.linux-i686/wheel/hcloud/helpers 2023-02-13 23:05:38,229 root INFO copying build/lib/hcloud/helpers/__init__.py -> build/bdist.linux-i686/wheel/hcloud/helpers 2023-02-13 23:05:38,229 root INFO creating build/bdist.linux-i686/wheel/hcloud/core 2023-02-13 23:05:38,229 root INFO copying build/lib/hcloud/core/__init__.py -> build/bdist.linux-i686/wheel/hcloud/core 2023-02-13 23:05:38,229 root INFO copying build/lib/hcloud/core/client.py -> build/bdist.linux-i686/wheel/hcloud/core 2023-02-13 23:05:38,230 root INFO copying build/lib/hcloud/core/domain.py -> build/bdist.linux-i686/wheel/hcloud/core 2023-02-13 23:05:38,230 root INFO creating build/bdist.linux-i686/wheel/hcloud/actions 2023-02-13 23:05:38,230 root INFO copying build/lib/hcloud/actions/__init__.py -> build/bdist.linux-i686/wheel/hcloud/actions 2023-02-13 23:05:38,231 root INFO copying build/lib/hcloud/actions/client.py -> build/bdist.linux-i686/wheel/hcloud/actions 2023-02-13 23:05:38,231 root INFO copying build/lib/hcloud/actions/domain.py -> build/bdist.linux-i686/wheel/hcloud/actions 2023-02-13 23:05:38,231 root INFO creating build/bdist.linux-i686/wheel/hcloud/load_balancers 2023-02-13 23:05:38,232 root INFO copying build/lib/hcloud/load_balancers/__init__.py -> build/bdist.linux-i686/wheel/hcloud/load_balancers 2023-02-13 23:05:38,232 root INFO copying build/lib/hcloud/load_balancers/client.py -> build/bdist.linux-i686/wheel/hcloud/load_balancers 2023-02-13 23:05:38,232 root INFO copying build/lib/hcloud/load_balancers/domain.py -> build/bdist.linux-i686/wheel/hcloud/load_balancers 2023-02-13 23:05:38,233 root INFO creating build/bdist.linux-i686/wheel/hcloud/load_balancer_types 2023-02-13 23:05:38,233 root INFO copying build/lib/hcloud/load_balancer_types/__init__.py -> build/bdist.linux-i686/wheel/hcloud/load_balancer_types 2023-02-13 23:05:38,233 root INFO copying build/lib/hcloud/load_balancer_types/client.py -> build/bdist.linux-i686/wheel/hcloud/load_balancer_types 2023-02-13 23:05:38,233 root INFO copying build/lib/hcloud/load_balancer_types/domain.py -> build/bdist.linux-i686/wheel/hcloud/load_balancer_types 2023-02-13 23:05:38,234 root INFO creating build/bdist.linux-i686/wheel/hcloud/isos 2023-02-13 23:05:38,234 root INFO copying build/lib/hcloud/isos/__init__.py -> build/bdist.linux-i686/wheel/hcloud/isos 2023-02-13 23:05:38,234 root INFO copying build/lib/hcloud/isos/client.py -> build/bdist.linux-i686/wheel/hcloud/isos 2023-02-13 23:05:38,235 root INFO copying build/lib/hcloud/isos/domain.py -> build/bdist.linux-i686/wheel/hcloud/isos 2023-02-13 23:05:38,235 root INFO creating build/bdist.linux-i686/wheel/hcloud/volumes 2023-02-13 23:05:38,235 root INFO copying build/lib/hcloud/volumes/__init__.py -> build/bdist.linux-i686/wheel/hcloud/volumes 2023-02-13 23:05:38,236 root INFO copying build/lib/hcloud/volumes/client.py -> build/bdist.linux-i686/wheel/hcloud/volumes 2023-02-13 23:05:38,236 root INFO copying build/lib/hcloud/volumes/domain.py -> build/bdist.linux-i686/wheel/hcloud/volumes 2023-02-13 23:05:38,236 root INFO copying build/lib/hcloud/__version__.py -> build/bdist.linux-i686/wheel/hcloud 2023-02-13 23:05:38,236 root INFO copying build/lib/hcloud/__init__.py -> build/bdist.linux-i686/wheel/hcloud 2023-02-13 23:05:38,237 root INFO creating build/bdist.linux-i686/wheel/hcloud/datacenters 2023-02-13 23:05:38,237 root INFO copying build/lib/hcloud/datacenters/__init__.py -> build/bdist.linux-i686/wheel/hcloud/datacenters 2023-02-13 23:05:38,237 root INFO copying build/lib/hcloud/datacenters/client.py -> build/bdist.linux-i686/wheel/hcloud/datacenters 2023-02-13 23:05:38,238 root INFO copying build/lib/hcloud/datacenters/domain.py -> build/bdist.linux-i686/wheel/hcloud/datacenters 2023-02-13 23:05:38,238 root INFO creating build/bdist.linux-i686/wheel/hcloud/placement_groups 2023-02-13 23:05:38,238 root INFO copying build/lib/hcloud/placement_groups/__init__.py -> build/bdist.linux-i686/wheel/hcloud/placement_groups 2023-02-13 23:05:38,239 root INFO copying build/lib/hcloud/placement_groups/client.py -> build/bdist.linux-i686/wheel/hcloud/placement_groups 2023-02-13 23:05:38,239 root INFO copying build/lib/hcloud/placement_groups/domain.py -> build/bdist.linux-i686/wheel/hcloud/placement_groups 2023-02-13 23:05:38,239 root INFO creating build/bdist.linux-i686/wheel/hcloud/ssh_keys 2023-02-13 23:05:38,239 root INFO copying build/lib/hcloud/ssh_keys/__init__.py -> build/bdist.linux-i686/wheel/hcloud/ssh_keys 2023-02-13 23:05:38,240 root INFO copying build/lib/hcloud/ssh_keys/client.py -> build/bdist.linux-i686/wheel/hcloud/ssh_keys 2023-02-13 23:05:38,240 root INFO copying build/lib/hcloud/ssh_keys/domain.py -> build/bdist.linux-i686/wheel/hcloud/ssh_keys 2023-02-13 23:05:38,240 root INFO creating build/bdist.linux-i686/wheel/hcloud/floating_ips 2023-02-13 23:05:38,241 root INFO copying build/lib/hcloud/floating_ips/__init__.py -> build/bdist.linux-i686/wheel/hcloud/floating_ips 2023-02-13 23:05:38,241 root INFO copying build/lib/hcloud/floating_ips/client.py -> build/bdist.linux-i686/wheel/hcloud/floating_ips 2023-02-13 23:05:38,241 root INFO copying build/lib/hcloud/floating_ips/domain.py -> build/bdist.linux-i686/wheel/hcloud/floating_ips 2023-02-13 23:05:38,242 root INFO creating build/bdist.linux-i686/wheel/hcloud/locations 2023-02-13 23:05:38,242 root INFO copying build/lib/hcloud/locations/__init__.py -> build/bdist.linux-i686/wheel/hcloud/locations 2023-02-13 23:05:38,242 root INFO copying build/lib/hcloud/locations/client.py -> build/bdist.linux-i686/wheel/hcloud/locations 2023-02-13 23:05:38,242 root INFO copying build/lib/hcloud/locations/domain.py -> build/bdist.linux-i686/wheel/hcloud/locations 2023-02-13 23:05:38,243 root INFO creating build/bdist.linux-i686/wheel/hcloud/networks 2023-02-13 23:05:38,243 root INFO copying build/lib/hcloud/networks/__init__.py -> build/bdist.linux-i686/wheel/hcloud/networks 2023-02-13 23:05:38,243 root INFO copying build/lib/hcloud/networks/client.py -> build/bdist.linux-i686/wheel/hcloud/networks 2023-02-13 23:05:38,244 root INFO copying build/lib/hcloud/networks/domain.py -> build/bdist.linux-i686/wheel/hcloud/networks 2023-02-13 23:05:38,244 root INFO creating build/bdist.linux-i686/wheel/hcloud/server_types 2023-02-13 23:05:38,244 root INFO copying build/lib/hcloud/server_types/__init__.py -> build/bdist.linux-i686/wheel/hcloud/server_types 2023-02-13 23:05:38,244 root INFO copying build/lib/hcloud/server_types/client.py -> build/bdist.linux-i686/wheel/hcloud/server_types 2023-02-13 23:05:38,245 root INFO copying build/lib/hcloud/server_types/domain.py -> build/bdist.linux-i686/wheel/hcloud/server_types 2023-02-13 23:05:38,245 root INFO copying build/lib/hcloud/hcloud.py -> build/bdist.linux-i686/wheel/hcloud 2023-02-13 23:05:38,245 root INFO creating build/bdist.linux-i686/wheel/hcloud/primary_ips 2023-02-13 23:05:38,246 root INFO copying build/lib/hcloud/primary_ips/__init__.py -> build/bdist.linux-i686/wheel/hcloud/primary_ips 2023-02-13 23:05:38,246 root INFO copying build/lib/hcloud/primary_ips/client.py -> build/bdist.linux-i686/wheel/hcloud/primary_ips 2023-02-13 23:05:38,246 root INFO copying build/lib/hcloud/primary_ips/domain.py -> build/bdist.linux-i686/wheel/hcloud/primary_ips 2023-02-13 23:05:38,247 root INFO creating build/bdist.linux-i686/wheel/hcloud/certificates 2023-02-13 23:05:38,247 root INFO copying build/lib/hcloud/certificates/__init__.py -> build/bdist.linux-i686/wheel/hcloud/certificates 2023-02-13 23:05:38,247 root INFO copying build/lib/hcloud/certificates/client.py -> build/bdist.linux-i686/wheel/hcloud/certificates 2023-02-13 23:05:38,247 root INFO copying build/lib/hcloud/certificates/domain.py -> build/bdist.linux-i686/wheel/hcloud/certificates 2023-02-13 23:05:38,248 root INFO creating build/bdist.linux-i686/wheel/hcloud/servers 2023-02-13 23:05:38,248 root INFO copying build/lib/hcloud/servers/__init__.py -> build/bdist.linux-i686/wheel/hcloud/servers 2023-02-13 23:05:38,248 root INFO copying build/lib/hcloud/servers/client.py -> build/bdist.linux-i686/wheel/hcloud/servers 2023-02-13 23:05:38,249 root INFO copying build/lib/hcloud/servers/domain.py -> build/bdist.linux-i686/wheel/hcloud/servers 2023-02-13 23:05:38,249 root INFO creating build/bdist.linux-i686/wheel/hcloud/firewalls 2023-02-13 23:05:38,249 root INFO copying build/lib/hcloud/firewalls/__init__.py -> build/bdist.linux-i686/wheel/hcloud/firewalls 2023-02-13 23:05:38,250 root INFO copying build/lib/hcloud/firewalls/client.py -> build/bdist.linux-i686/wheel/hcloud/firewalls 2023-02-13 23:05:38,250 root INFO copying build/lib/hcloud/firewalls/domain.py -> build/bdist.linux-i686/wheel/hcloud/firewalls 2023-02-13 23:05:38,250 root INFO creating build/bdist.linux-i686/wheel/hcloud/images 2023-02-13 23:05:38,251 root INFO copying build/lib/hcloud/images/__init__.py -> build/bdist.linux-i686/wheel/hcloud/images 2023-02-13 23:05:38,251 root INFO copying build/lib/hcloud/images/client.py -> build/bdist.linux-i686/wheel/hcloud/images 2023-02-13 23:05:38,251 root INFO copying build/lib/hcloud/images/domain.py -> build/bdist.linux-i686/wheel/hcloud/images 2023-02-13 23:05:38,251 root INFO running install_egg_info 2023-02-13 23:05:38,259 root INFO Copying hcloud.egg-info to build/bdist.linux-i686/wheel/hcloud-1.18.2-py3.11.egg-info 2023-02-13 23:05:38,260 root INFO running install_scripts 2023-02-13 23:05:38,295 wheel INFO creating build/bdist.linux-i686/wheel/hcloud-1.18.2.dist-info/WHEEL 2023-02-13 23:05:38,295 wheel INFO creating '/home/buildozer/aports/community/py3-hcloud/src/hcloud-python-1.18.2/dist/.tmp-503djd9w/hcloud-1.18.2-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2023-02-13 23:05:38,296 wheel INFO adding 'hcloud/__init__.py' 2023-02-13 23:05:38,296 wheel INFO adding 'hcloud/__version__.py' 2023-02-13 23:05:38,297 wheel INFO adding 'hcloud/hcloud.py' 2023-02-13 23:05:38,297 wheel INFO adding 'hcloud/actions/__init__.py' 2023-02-13 23:05:38,298 wheel INFO adding 'hcloud/actions/client.py' 2023-02-13 23:05:38,298 wheel INFO adding 'hcloud/actions/domain.py' 2023-02-13 23:05:38,299 wheel INFO adding 'hcloud/certificates/__init__.py' 2023-02-13 23:05:38,299 wheel INFO adding 'hcloud/certificates/client.py' 2023-02-13 23:05:38,300 wheel INFO adding 'hcloud/certificates/domain.py' 2023-02-13 23:05:38,300 wheel INFO adding 'hcloud/core/__init__.py' 2023-02-13 23:05:38,300 wheel INFO adding 'hcloud/core/client.py' 2023-02-13 23:05:38,301 wheel INFO adding 'hcloud/core/domain.py' 2023-02-13 23:05:38,301 wheel INFO adding 'hcloud/datacenters/__init__.py' 2023-02-13 23:05:38,302 wheel INFO adding 'hcloud/datacenters/client.py' 2023-02-13 23:05:38,302 wheel INFO adding 'hcloud/datacenters/domain.py' 2023-02-13 23:05:38,302 wheel INFO adding 'hcloud/firewalls/__init__.py' 2023-02-13 23:05:38,303 wheel INFO adding 'hcloud/firewalls/client.py' 2023-02-13 23:05:38,303 wheel INFO adding 'hcloud/firewalls/domain.py' 2023-02-13 23:05:38,304 wheel INFO adding 'hcloud/floating_ips/__init__.py' 2023-02-13 23:05:38,304 wheel INFO adding 'hcloud/floating_ips/client.py' 2023-02-13 23:05:38,305 wheel INFO adding 'hcloud/floating_ips/domain.py' 2023-02-13 23:05:38,305 wheel INFO adding 'hcloud/helpers/__init__.py' 2023-02-13 23:05:38,306 wheel INFO adding 'hcloud/helpers/labels.py' 2023-02-13 23:05:38,306 wheel INFO adding 'hcloud/images/__init__.py' 2023-02-13 23:05:38,307 wheel INFO adding 'hcloud/images/client.py' 2023-02-13 23:05:38,307 wheel INFO adding 'hcloud/images/domain.py' 2023-02-13 23:05:38,308 wheel INFO adding 'hcloud/isos/__init__.py' 2023-02-13 23:05:38,308 wheel INFO adding 'hcloud/isos/client.py' 2023-02-13 23:05:38,308 wheel INFO adding 'hcloud/isos/domain.py' 2023-02-13 23:05:38,309 wheel INFO adding 'hcloud/load_balancer_types/__init__.py' 2023-02-13 23:05:38,309 wheel INFO adding 'hcloud/load_balancer_types/client.py' 2023-02-13 23:05:38,309 wheel INFO adding 'hcloud/load_balancer_types/domain.py' 2023-02-13 23:05:38,310 wheel INFO adding 'hcloud/load_balancers/__init__.py' 2023-02-13 23:05:38,310 wheel INFO adding 'hcloud/load_balancers/client.py' 2023-02-13 23:05:38,311 wheel INFO adding 'hcloud/load_balancers/domain.py' 2023-02-13 23:05:38,312 wheel INFO adding 'hcloud/locations/__init__.py' 2023-02-13 23:05:38,312 wheel INFO adding 'hcloud/locations/client.py' 2023-02-13 23:05:38,312 wheel INFO adding 'hcloud/locations/domain.py' 2023-02-13 23:05:38,313 wheel INFO adding 'hcloud/networks/__init__.py' 2023-02-13 23:05:38,313 wheel INFO adding 'hcloud/networks/client.py' 2023-02-13 23:05:38,314 wheel INFO adding 'hcloud/networks/domain.py' 2023-02-13 23:05:38,314 wheel INFO adding 'hcloud/placement_groups/__init__.py' 2023-02-13 23:05:38,315 wheel INFO adding 'hcloud/placement_groups/client.py' 2023-02-13 23:05:38,315 wheel INFO adding 'hcloud/placement_groups/domain.py' 2023-02-13 23:05:38,315 wheel INFO adding 'hcloud/primary_ips/__init__.py' 2023-02-13 23:05:38,316 wheel INFO adding 'hcloud/primary_ips/client.py' 2023-02-13 23:05:38,316 wheel INFO adding 'hcloud/primary_ips/domain.py' 2023-02-13 23:05:38,317 wheel INFO adding 'hcloud/server_types/__init__.py' 2023-02-13 23:05:38,317 wheel INFO adding 'hcloud/server_types/client.py' 2023-02-13 23:05:38,318 wheel INFO adding 'hcloud/server_types/domain.py' 2023-02-13 23:05:38,318 wheel INFO adding 'hcloud/servers/__init__.py' 2023-02-13 23:05:38,319 wheel INFO adding 'hcloud/servers/client.py' 2023-02-13 23:05:38,319 wheel INFO adding 'hcloud/servers/domain.py' 2023-02-13 23:05:38,320 wheel INFO adding 'hcloud/ssh_keys/__init__.py' 2023-02-13 23:05:38,320 wheel INFO adding 'hcloud/ssh_keys/client.py' 2023-02-13 23:05:38,320 wheel INFO adding 'hcloud/ssh_keys/domain.py' 2023-02-13 23:05:38,321 wheel INFO adding 'hcloud/volumes/__init__.py' 2023-02-13 23:05:38,321 wheel INFO adding 'hcloud/volumes/client.py' 2023-02-13 23:05:38,322 wheel INFO adding 'hcloud/volumes/domain.py' 2023-02-13 23:05:38,322 wheel INFO adding 'hcloud-1.18.2.dist-info/LICENSE' 2023-02-13 23:05:38,322 wheel INFO adding 'hcloud-1.18.2.dist-info/METADATA' 2023-02-13 23:05:38,323 wheel INFO adding 'hcloud-1.18.2.dist-info/WHEEL' 2023-02-13 23:05:38,323 wheel INFO adding 'hcloud-1.18.2.dist-info/top_level.txt' 2023-02-13 23:05:38,324 wheel INFO adding 'hcloud-1.18.2.dist-info/RECORD' 2023-02-13 23:05:38,324 wheel INFO removing build/bdist.linux-i686/wheel 2023-02-13 23:05:38,328 gpep517 INFO The backend produced dist/hcloud-1.18.2-py3-none-any.whl hcloud-1.18.2-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.2, pytest-7.2.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-hcloud/src/hcloud-python-1.18.2, configfile: setup.cfg collected 512 items tests/unit/test_hcloud.py ............. [ 2%] tests/unit/actions/test_client.py ........ [ 4%] tests/unit/actions/test_domain.py . [ 4%] tests/unit/certificates/test_client.py ...................... [ 8%] tests/unit/certificates/test_domain.py . [ 8%] tests/unit/core/test_client.py ............. [ 11%] tests/unit/core/test_domain.py .............. [ 14%] tests/unit/datacenters/test_client.py ........ [ 15%] tests/unit/firewalls/test_client.py .............................. [ 21%] tests/unit/firewalls/test_domain.py . [ 21%] tests/unit/floating_ips/test_client.py ................................. [ 28%] .. [ 28%] tests/unit/floating_ips/test_domain.py . [ 28%] tests/unit/helpers/test_labels.py .................................... [ 35%] tests/unit/images/test_client.py ......................... [ 40%] tests/unit/images/test_domain.py . [ 40%] tests/unit/isos/test_client.py ........ [ 42%] tests/unit/isos/test_domain.py . [ 42%] tests/unit/load_balancer_types/test_client.py ...... [ 43%] tests/unit/load_balancers/test_client.py ............................... [ 49%] .... [ 50%] tests/unit/load_balancers/test_domain.py . [ 50%] tests/unit/locations/test_client.py ....... [ 52%] tests/unit/networks/test_client.py ..................................... [ 59%] ... [ 59%] tests/unit/networks/test_domain.py . [ 60%] tests/unit/placement_groups/test_client.py ........... [ 62%] tests/unit/placement_groups/test_domain.py . [ 62%] tests/unit/primary_ips/test_client.py ........................ [ 67%] tests/unit/primary_ips/test_domain.py . [ 67%] tests/unit/server_types/test_client.py ...... [ 68%] tests/unit/servers/test_client.py ...................................... [ 75%] ................................................................... [ 89%] tests/unit/servers/test_domain.py . [ 89%] tests/unit/ssh_keys/test_client.py ................ [ 92%] tests/unit/ssh_keys/test_domain.py . [ 92%] tests/unit/volumes/test_client.py ..................................... [ 99%] tests/unit/volumes/test_domain.py . [100%] =============================== warnings summary =============================== ../../../../../../../usr/lib/python3.11/site-packages/_pytest/config/__init__.py:1294 /usr/lib/python3.11/site-packages/_pytest/config/__init__.py:1294: PytestConfigWarning: Unknown config option: collect_ignore self._warn_or_fail_if_strict(f"Unknown config option: {key}\n") hcloud/helpers/labels.py:7 /home/buildozer/aports/community/py3-hcloud/src/hcloud-python-1.18.2/hcloud/helpers/labels.py:7: DeprecationWarning: invalid escape sequence '\-' "^([a-z0-9A-Z]((?:[\-_.]|[a-z0-9A-Z]){0,253}[a-z0-9A-Z])?/)?[a-z0-9A-Z]((?:[\-_.]|[a-z0-9A-Z]|){0,62}[a-z0-9A-Z])?$" hcloud/helpers/labels.py:10 /home/buildozer/aports/community/py3-hcloud/src/hcloud-python-1.18.2/hcloud/helpers/labels.py:10: DeprecationWarning: invalid escape sequence '\-' "^(([a-z0-9A-Z](?:[\-_.]|[a-z0-9A-Z]){0,62})?[a-z0-9A-Z]$|$)" -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================= 512 passed, 3 warnings in 8.72s ======================== >>> py3-hcloud: Entering fakeroot... >>> py3-hcloud*: Running postcheck for py3-hcloud >>> py3-hcloud*: Preparing package py3-hcloud... >>> py3-hcloud*: Tracing dependencies... >>> py3-hcloud*: Package size: 1.1 MB >>> py3-hcloud*: Compressing data... >>> py3-hcloud*: Create checksum... >>> py3-hcloud*: Create py3-hcloud-1.18.2-r1.apk >>> py3-hcloud: Build complete at Mon, 13 Feb 2023 23:05:48 +0000 elapsed time 0h 0m 14s >>> py3-hcloud: Cleaning up srcdir >>> py3-hcloud: Cleaning up pkgdir >>> py3-hcloud: Uninstalling dependencies... (1/25) Purging .makedepends-py3-hcloud (20230213.230535) (2/25) Purging py3-requests (2.28.2-r0) (3/25) Purging py3-certifi (2022.12.7-r0) (4/25) Purging py3-charset-normalizer (3.0.1-r1) (5/25) Purging py3-idna (3.4-r3) (6/25) Purging py3-urllib3 (1.26.14-r0) (7/25) Purging py3-dateutil (2.8.2-r2) (8/25) Purging py3-six (1.16.0-r4) (9/25) Purging py3-gpep517 (13-r0) (10/25) Purging py3-installer (0.6.0-r0) (11/25) Purging py3-setuptools (67.2.0-r0) (12/25) Purging py3-wheel (0.38.4-r1) (13/25) Purging py3-pytest (7.2.1-r0) (14/25) Purging py3-attrs (22.2.0-r0) (15/25) Purging py3-iniconfig (1.1.1-r4) (16/25) Purging py3-packaging (23.0-r0) (17/25) Purging py3-parsing (3.0.9-r1) (18/25) Purging py3-pluggy (1.0.0-r2) (19/25) Purging py3-py (1.11.0-r1) (20/25) Purging python3 (3.11.2-r0) (21/25) Purging libffi (3.4.4-r0) (22/25) Purging gdbm (1.23-r0) (23/25) Purging mpdecimal (2.5.1-r1) (24/25) Purging readline (8.2.001-r0) (25/25) Purging sqlite-libs (3.40.1-r0) Executing busybox-1.36.0-r4.trigger OK: 379 MiB in 103 packages >>> py3-hcloud: Updating the community/x86 repository index... >>> py3-hcloud: Signing the index...