>>> py3-gitlab: Building testing/py3-gitlab 3.5.0-r1 (using abuild 3.9.0-r1) started Wed, 22 Jun 2022 17:22:19 +0000 >>> py3-gitlab: Checking sanity of /home/buildozer/aports/testing/py3-gitlab/APKBUILD... >>> py3-gitlab: Analyzing dependencies... >>> py3-gitlab: Installing for build: build-base python3 py3-requests py3-requests-toolbelt py3-setuptools py3-build py3-installer py3-wheel py3-sphinx py3-sphinxcontrib-autoprogram py3-myst-parser py3-pytest py3-responses (1/59) Installing libbz2 (1.0.8-r1) (2/59) Installing libffi (3.4.2-r1) (3/59) Installing gdbm (1.23-r0) (4/59) Installing xz-libs (5.2.5-r1) (5/59) Installing mpdecimal (2.5.1-r1) (6/59) Installing readline (8.1.2-r0) (7/59) Installing sqlite-libs (3.38.5-r0) (8/59) Installing python3 (3.10.5-r0) (9/59) Installing py3-certifi (2021.10.8-r0) (10/59) Installing py3-charset-normalizer (2.0.10-r0) (11/59) Installing py3-idna (3.3-r2) (12/59) Installing py3-urllib3 (1.26.9-r0) (13/59) Installing py3-requests (2.27.1-r0) (14/59) Installing py3-requests-toolbelt (0.9.1-r3) (15/59) Installing py3-appdirs (1.4.4-r3) (16/59) Installing py3-more-itertools (8.13.0-r0) (17/59) Installing py3-ordered-set (4.0.2-r3) (18/59) Installing py3-parsing (2.4.7-r3) (19/59) Installing py3-six (1.16.0-r1) (20/59) Installing py3-packaging (21.3-r0) (21/59) Installing py3-setuptools (59.4.0-r0) (22/59) Installing py3-tomli (2.0.1-r1) (23/59) Installing py3-pep517 (0.12.0-r2) (24/59) Installing py3-build (0.7.0-r2) (25/59) Installing py3-installer (0.5.1-r1) (26/59) Installing py3-wheel (0.37.1-r0) (27/59) Installing py3-tz (2022.1-r0) (28/59) Installing py3-babel (2.9.1-r1) (29/59) Installing py3-docutils (0.16-r4) (30/59) Installing py3-imagesize (1.3.0-r0) (31/59) Installing py3-markupsafe (2.1.1-r0) (32/59) Installing py3-jinja2 (3.1.2-r0) (33/59) Installing py3-pygments (2.11.2-r0) (34/59) Installing py3-snowballstemmer (2.2.0-r0) (35/59) Installing py3-alabaster (0.7.12-r5) (36/59) Installing py3-sphinxcontrib-applehelp (1.0.2-r2) (37/59) Installing py3-sphinxcontrib-devhelp (1.0.2-r2) (38/59) Installing py3-sphinxcontrib-htmlhelp (2.0.0-r1) (39/59) Installing py3-sphinxcontrib-jsmath (1.0.1-r2) (40/59) Installing py3-sphinxcontrib-serializinghtml (1.1.5-r1) (41/59) Installing py3-sphinxcontrib-qthelp (1.0.3-r2) (42/59) Installing py3-sphinx (4.3.0-r1) (43/59) Installing py3-sphinxcontrib-autoprogram (0.1.7-r0) (44/59) Installing py3-attrs (21.4.0-r0) (45/59) Installing py3-mdurl (0.1.1-r0) (46/59) Installing py3-markdown-it-py (2.1.0-r0) (47/59) Installing py3-mdit-py-plugins (0.3.0-r0) (48/59) Installing py3-typing-extensions (4.2.0-r0) (49/59) Installing yaml (0.2.5-r0) (50/59) Installing py3-yaml (6.0-r0) (51/59) Installing py3-myst-parser (0.18.0-r0) (52/59) Installing py3-atomicwrites (1.4.0-r2) (53/59) Installing py3-iniconfig (1.1.1-r2) (54/59) Installing py3-pluggy (1.0.0-r0) (55/59) Installing py3-py (1.10.0-r2) (56/59) Installing py3-wcwidth (0.2.5-r2) (57/59) Installing py3-pytest (7.1.2-r1) (58/59) Installing py3-responses (0.14.0-r1) (59/59) Installing .makedepends-py3-gitlab (20220622.172220) Executing busybox-1.35.0-r17.trigger OK: 499 MiB in 157 packages >>> py3-gitlab: Cleaning up srcdir >>> py3-gitlab: Cleaning up pkgdir >>> py3-gitlab: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-gitlab-3.5.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 100 216k 100 216k 0 0 257k 0 --:--:-- --:--:-- --:--:-- 257k >>> py3-gitlab: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-gitlab-3.5.0.tar.gz >>> py3-gitlab: Checking sha512sums... py3-gitlab-3.5.0.tar.gz: OK >>> py3-gitlab: Unpacking /var/cache/distfiles/edge/py3-gitlab-3.5.0.tar.gz... running egg_info creating python_gitlab.egg-info writing python_gitlab.egg-info/PKG-INFO writing dependency_links to python_gitlab.egg-info/dependency_links.txt writing entry points to python_gitlab.egg-info/entry_points.txt writing requirements to python_gitlab.egg-info/requires.txt writing top-level names to python_gitlab.egg-info/top_level.txt writing manifest file 'python_gitlab.egg-info/SOURCES.txt' reading manifest file 'python_gitlab.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' adding license file 'AUTHORS' writing manifest file 'python_gitlab.egg-info/SOURCES.txt' running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/gitlab copying gitlab/base.py -> build/lib/gitlab copying gitlab/utils.py -> build/lib/gitlab copying gitlab/__main__.py -> build/lib/gitlab copying gitlab/client.py -> build/lib/gitlab copying gitlab/config.py -> build/lib/gitlab copying gitlab/mixins.py -> build/lib/gitlab copying gitlab/types.py -> build/lib/gitlab copying gitlab/const.py -> build/lib/gitlab copying gitlab/__init__.py -> build/lib/gitlab copying gitlab/exceptions.py -> build/lib/gitlab copying gitlab/cli.py -> build/lib/gitlab copying gitlab/_version.py -> build/lib/gitlab creating build/lib/gitlab/v4 copying gitlab/v4/__init__.py -> build/lib/gitlab/v4 copying gitlab/v4/cli.py -> build/lib/gitlab/v4 creating build/lib/gitlab/v4/objects copying gitlab/v4/objects/topics.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/groups.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/packages.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/repositories.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/pages.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/hooks.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/merge_request_approvals.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/appearance.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/issues.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/templates.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/boards.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/ldap.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/branches.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/snippets.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/tags.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/push_rules.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/events.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/sidekiq.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/services.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/variables.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/labels.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/container_registry.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/merge_requests.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/commits.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/todos.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/award_emojis.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/features.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/merge_trains.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/namespaces.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/runners.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/artifacts.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/personal_access_tokens.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/epics.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/jobs.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/applications.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/files.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/deployments.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/deploy_tokens.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/access_requests.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/project_access_tokens.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/notification_settings.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/export_import.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/statistics.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/members.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/audit_events.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/__init__.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/milestones.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/geo_nodes.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/pipelines.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/users.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/clusters.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/wikis.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/discussions.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/projects.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/releases.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/environments.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/keys.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/broadcast_messages.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/settings.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/deploy_keys.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/badges.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/triggers.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/notes.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/custom_attributes.py -> build/lib/gitlab/v4/objects copying gitlab/v4/objects/group_access_tokens.py -> build/lib/gitlab/v4/objects copying gitlab/py.typed -> build/lib/gitlab installing to build/bdist.linux-aarch64/wheel running install running install_lib creating build/bdist.linux-aarch64 creating build/bdist.linux-aarch64/wheel creating build/bdist.linux-aarch64/wheel/gitlab copying build/lib/gitlab/py.typed -> build/bdist.linux-aarch64/wheel/gitlab copying build/lib/gitlab/base.py -> build/bdist.linux-aarch64/wheel/gitlab copying build/lib/gitlab/utils.py -> build/bdist.linux-aarch64/wheel/gitlab copying build/lib/gitlab/__main__.py -> build/bdist.linux-aarch64/wheel/gitlab copying build/lib/gitlab/client.py -> build/bdist.linux-aarch64/wheel/gitlab copying build/lib/gitlab/config.py -> build/bdist.linux-aarch64/wheel/gitlab copying build/lib/gitlab/mixins.py -> build/bdist.linux-aarch64/wheel/gitlab copying build/lib/gitlab/types.py -> build/bdist.linux-aarch64/wheel/gitlab creating build/bdist.linux-aarch64/wheel/gitlab/v4 creating build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/topics.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/groups.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/packages.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/repositories.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/pages.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/hooks.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/merge_request_approvals.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/appearance.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/issues.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/templates.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/boards.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/ldap.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/branches.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/snippets.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/tags.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/push_rules.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/events.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/sidekiq.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/services.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/variables.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/labels.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/container_registry.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/merge_requests.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/commits.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/todos.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/award_emojis.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/features.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/merge_trains.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/namespaces.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/runners.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/artifacts.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/personal_access_tokens.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/epics.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/jobs.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/applications.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/files.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/deployments.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/deploy_tokens.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/access_requests.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/project_access_tokens.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/notification_settings.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/export_import.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/statistics.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/members.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/audit_events.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/__init__.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/milestones.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/geo_nodes.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/pipelines.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/users.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/clusters.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/wikis.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/discussions.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/projects.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/releases.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/environments.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/keys.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/broadcast_messages.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/settings.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/deploy_keys.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/badges.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/triggers.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/notes.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/custom_attributes.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/objects/group_access_tokens.py -> build/bdist.linux-aarch64/wheel/gitlab/v4/objects copying build/lib/gitlab/v4/__init__.py -> build/bdist.linux-aarch64/wheel/gitlab/v4 copying build/lib/gitlab/v4/cli.py -> build/bdist.linux-aarch64/wheel/gitlab/v4 copying build/lib/gitlab/const.py -> build/bdist.linux-aarch64/wheel/gitlab copying build/lib/gitlab/__init__.py -> build/bdist.linux-aarch64/wheel/gitlab copying build/lib/gitlab/exceptions.py -> build/bdist.linux-aarch64/wheel/gitlab copying build/lib/gitlab/cli.py -> build/bdist.linux-aarch64/wheel/gitlab copying build/lib/gitlab/_version.py -> build/bdist.linux-aarch64/wheel/gitlab running install_egg_info running egg_info writing python_gitlab.egg-info/PKG-INFO writing dependency_links to python_gitlab.egg-info/dependency_links.txt writing entry points to python_gitlab.egg-info/entry_points.txt writing requirements to python_gitlab.egg-info/requires.txt writing top-level names to python_gitlab.egg-info/top_level.txt reading manifest file 'python_gitlab.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' adding license file 'AUTHORS' writing manifest file 'python_gitlab.egg-info/SOURCES.txt' Copying python_gitlab.egg-info to build/bdist.linux-aarch64/wheel/python_gitlab-3.5.0-py3.10.egg-info running install_scripts adding license file "COPYING" (matched pattern "COPYING*") adding license file "AUTHORS" (matched pattern "AUTHORS*") creating build/bdist.linux-aarch64/wheel/python_gitlab-3.5.0.dist-info/WHEEL creating '/home/buildozer/aports/testing/py3-gitlab/src/python-gitlab-3.5.0/dist/tmpwpfv8ddb/python_gitlab-3.5.0-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it adding 'gitlab/__init__.py' adding 'gitlab/__main__.py' adding 'gitlab/_version.py' adding 'gitlab/base.py' adding 'gitlab/cli.py' adding 'gitlab/client.py' adding 'gitlab/config.py' adding 'gitlab/const.py' adding 'gitlab/exceptions.py' adding 'gitlab/mixins.py' adding 'gitlab/py.typed' adding 'gitlab/types.py' adding 'gitlab/utils.py' adding 'gitlab/v4/__init__.py' adding 'gitlab/v4/cli.py' adding 'gitlab/v4/objects/__init__.py' adding 'gitlab/v4/objects/access_requests.py' adding 'gitlab/v4/objects/appearance.py' adding 'gitlab/v4/objects/applications.py' adding 'gitlab/v4/objects/artifacts.py' adding 'gitlab/v4/objects/audit_events.py' adding 'gitlab/v4/objects/award_emojis.py' adding 'gitlab/v4/objects/badges.py' adding 'gitlab/v4/objects/boards.py' adding 'gitlab/v4/objects/branches.py' adding 'gitlab/v4/objects/broadcast_messages.py' adding 'gitlab/v4/objects/clusters.py' adding 'gitlab/v4/objects/commits.py' adding 'gitlab/v4/objects/container_registry.py' adding 'gitlab/v4/objects/custom_attributes.py' adding 'gitlab/v4/objects/deploy_keys.py' adding 'gitlab/v4/objects/deploy_tokens.py' adding 'gitlab/v4/objects/deployments.py' adding 'gitlab/v4/objects/discussions.py' adding 'gitlab/v4/objects/environments.py' adding 'gitlab/v4/objects/epics.py' adding 'gitlab/v4/objects/events.py' adding 'gitlab/v4/objects/export_import.py' adding 'gitlab/v4/objects/features.py' adding 'gitlab/v4/objects/files.py' adding 'gitlab/v4/objects/geo_nodes.py' adding 'gitlab/v4/objects/group_access_tokens.py' adding 'gitlab/v4/objects/groups.py' adding 'gitlab/v4/objects/hooks.py' adding 'gitlab/v4/objects/issues.py' adding 'gitlab/v4/objects/jobs.py' adding 'gitlab/v4/objects/keys.py' adding 'gitlab/v4/objects/labels.py' adding 'gitlab/v4/objects/ldap.py' adding 'gitlab/v4/objects/members.py' adding 'gitlab/v4/objects/merge_request_approvals.py' adding 'gitlab/v4/objects/merge_requests.py' adding 'gitlab/v4/objects/merge_trains.py' adding 'gitlab/v4/objects/milestones.py' adding 'gitlab/v4/objects/namespaces.py' adding 'gitlab/v4/objects/notes.py' adding 'gitlab/v4/objects/notification_settings.py' adding 'gitlab/v4/objects/packages.py' adding 'gitlab/v4/objects/pages.py' adding 'gitlab/v4/objects/personal_access_tokens.py' adding 'gitlab/v4/objects/pipelines.py' adding 'gitlab/v4/objects/project_access_tokens.py' adding 'gitlab/v4/objects/projects.py' adding 'gitlab/v4/objects/push_rules.py' adding 'gitlab/v4/objects/releases.py' adding 'gitlab/v4/objects/repositories.py' adding 'gitlab/v4/objects/runners.py' adding 'gitlab/v4/objects/services.py' adding 'gitlab/v4/objects/settings.py' adding 'gitlab/v4/objects/sidekiq.py' adding 'gitlab/v4/objects/snippets.py' adding 'gitlab/v4/objects/statistics.py' adding 'gitlab/v4/objects/tags.py' adding 'gitlab/v4/objects/templates.py' adding 'gitlab/v4/objects/todos.py' adding 'gitlab/v4/objects/topics.py' adding 'gitlab/v4/objects/triggers.py' adding 'gitlab/v4/objects/users.py' adding 'gitlab/v4/objects/variables.py' adding 'gitlab/v4/objects/wikis.py' adding 'python_gitlab-3.5.0.dist-info/AUTHORS' adding 'python_gitlab-3.5.0.dist-info/COPYING' adding 'python_gitlab-3.5.0.dist-info/METADATA' adding 'python_gitlab-3.5.0.dist-info/WHEEL' adding 'python_gitlab-3.5.0.dist-info/entry_points.txt' adding 'python_gitlab-3.5.0.dist-info/top_level.txt' adding 'python_gitlab-3.5.0.dist-info/RECORD' removing build/bdist.linux-aarch64/wheel * Getting dependencies for wheel... * Building wheel... Successfully built python_gitlab-3.5.0-py3-none-any.whl Running Sphinx v4.3.0 making output directory... done myst v0.18.0: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions=[], disable_syntax=[], all_links_external=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, highlight_code_blocks=True, number_code_blocks=[], title_to_header=False, heading_anchors=None, heading_slug_func=None, footnote_transition=True, words_per_minute=200, sub_delimiters=('{', '}'), linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area') [autosummary] generating autosummary for: api-objects.rst, api-usage.rst, api/gitlab.rst, api/gitlab.v4.rst, changelog.md, cli-examples.rst, cli-objects.rst, cli-usage.rst, faq.rst, gl_objects/access_requests.rst, ..., gl_objects/snippets.rst, gl_objects/system_hooks.rst, gl_objects/templates.rst, gl_objects/todos.rst, gl_objects/topics.rst, gl_objects/users.rst, gl_objects/variables.rst, gl_objects/wikis.rst, index.rst, release-notes.rst building [mo]: targets for 0 po files that are out of date building [man]: all manpages updating environment: [new config] 65 added, 0 changed, 0 removed reading sources... [ 1%] api-objects reading sources... [ 3%] api-usage reading sources... [ 4%] api/gitlab reading sources... [ 6%] api/gitlab.v4 reading sources... [ 7%] changelog reading sources... [ 9%] cli-examples reading sources... [ 10%] cli-objects reading sources... [ 12%] cli-usage reading sources... [ 13%] faq reading sources... [ 15%] gl_objects/access_requests reading sources... [ 16%] gl_objects/appearance reading sources... [ 18%] gl_objects/applications reading sources... [ 20%] gl_objects/badges reading sources... [ 21%] gl_objects/boards reading sources... [ 23%] gl_objects/branches reading sources... [ 24%] gl_objects/clusters reading sources... [ 26%] gl_objects/commits reading sources... [ 27%] gl_objects/deploy_keys reading sources... [ 29%] gl_objects/deploy_tokens reading sources... [ 30%] gl_objects/deployments reading sources... [ 32%] gl_objects/discussions reading sources... [ 33%] gl_objects/emojis reading sources... [ 35%] gl_objects/environments reading sources... [ 36%] gl_objects/epics reading sources... [ 38%] gl_objects/events reading sources... [ 40%] gl_objects/features reading sources... [ 41%] gl_objects/geo_nodes reading sources... [ 43%] gl_objects/group_access_tokens reading sources... [ 44%] gl_objects/groups reading sources... [ 46%] gl_objects/issues reading sources... [ 47%] gl_objects/keys reading sources... [ 49%] gl_objects/labels reading sources... [ 50%] gl_objects/merge_request_approvals reading sources... [ 52%] gl_objects/merge_requests reading sources... [ 53%] gl_objects/merge_trains reading sources... [ 55%] gl_objects/messages reading sources... [ 56%] gl_objects/milestones reading sources... [ 58%] gl_objects/namespaces reading sources... [ 60%] gl_objects/notes reading sources... [ 61%] gl_objects/notifications reading sources... [ 63%] gl_objects/packages reading sources... [ 64%] gl_objects/pagesdomains reading sources... [ 66%] gl_objects/personal_access_tokens reading sources... [ 67%] gl_objects/pipelines_and_jobs reading sources... [ 69%] gl_objects/project_access_tokens reading sources... [ 70%] gl_objects/projects reading sources... [ 72%] gl_objects/protected_branches reading sources... [ 73%] gl_objects/releases reading sources... [ 75%] gl_objects/remote_mirrors reading sources... [ 76%] gl_objects/repositories reading sources... [ 78%] gl_objects/repository_tags reading sources... [ 80%] gl_objects/runners reading sources... [ 81%] gl_objects/search reading sources... [ 83%] gl_objects/settings reading sources... [ 84%] gl_objects/sidekiq reading sources... [ 86%] gl_objects/snippets reading sources... [ 87%] gl_objects/system_hooks reading sources... [ 89%] gl_objects/templates reading sources... [ 90%] gl_objects/todos reading sources... [ 92%] gl_objects/topics reading sources... [ 93%] gl_objects/users reading sources... [ 95%] gl_objects/variables reading sources... [ 96%] gl_objects/wikis reading sources... [ 98%] index reading sources... [100%] release-notes looking for now-outdated files... none found pickling environment... done checking consistency... done writing... python-gitlab.1 { cli-usage api-usage cli-examples api-objects gl_objects/access_requests gl_objects/appearance gl_objects/applications gl_objects/emojis gl_objects/badges gl_objects/branches gl_objects/clusters gl_objects/messages gl_objects/commits gl_objects/deploy_keys gl_objects/deploy_tokens gl_objects/deployments gl_objects/discussions gl_objects/environments gl_objects/events gl_objects/epics gl_objects/features gl_objects/geo_nodes gl_objects/groups gl_objects/group_access_tokens gl_objects/issues gl_objects/keys gl_objects/boards gl_objects/labels gl_objects/notifications gl_objects/merge_trains gl_objects/merge_requests gl_objects/merge_request_approvals gl_objects/milestones gl_objects/namespaces gl_objects/notes gl_objects/packages gl_objects/pagesdomains gl_objects/personal_access_tokens gl_objects/pipelines_and_jobs gl_objects/projects gl_objects/project_access_tokens gl_objects/protected_branches gl_objects/releases gl_objects/runners gl_objects/remote_mirrors gl_objects/repositories gl_objects/repository_tags gl_objects/search gl_objects/settings gl_objects/snippets gl_objects/system_hooks gl_objects/templates gl_objects/todos gl_objects/topics gl_objects/users gl_objects/variables gl_objects/sidekiq gl_objects/wikis api/gitlab api/gitlab.v4 cli-objects changelog release-notes faq } done build succeeded. The manual pages are in man. ============================= test session starts ============================== platform linux -- Python 3.10.5, pytest-7.1.2, pluggy-1.0.0 rootdir: /home/buildozer/aports/testing/py3-gitlab/src/python-gitlab-3.5.0, configfile: pyproject.toml collected 785 items tests/meta/test_ensure_type_hints.py ................................... [ 4%] ........................................................................ [ 13%] ........................................................................ [ 22%] ........................................................................ [ 31%] ........................................................................ [ 41%] ..................................................... [ 47%] tests/meta/test_mro.py .. [ 48%] tests/meta/test_v4_objects_imported.py . [ 48%] tests/unit/test_base.py ............................ [ 51%] tests/unit/test_cli.py ................... [ 54%] tests/unit/test_config.py ................ [ 56%] tests/unit/test_exceptions.py . [ 56%] tests/unit/test_gitlab.py ........................ [ 59%] tests/unit/test_gitlab_auth.py ........... [ 60%] tests/unit/test_gitlab_http_methods.py ................................. [ 65%] .............. [ 66%] tests/unit/test_types.py ........... [ 68%] tests/unit/test_utils.py ...... [ 69%] tests/unit/mixins/test_meta_mixins.py ... [ 69%] tests/unit/mixins/test_mixin_methods.py .............. [ 71%] tests/unit/mixins/test_object_mixins_attributes.py ...... [ 71%] tests/unit/objects/test_appearance.py .. [ 72%] tests/unit/objects/test_applications.py . [ 72%] tests/unit/objects/test_audit_events.py ...... [ 73%] tests/unit/objects/test_badges.py ............ [ 74%] tests/unit/objects/test_bridges.py . [ 74%] tests/unit/objects/test_commits.py .... [ 75%] tests/unit/objects/test_deploy_tokens.py . [ 75%] tests/unit/objects/test_deployments.py . [ 75%] tests/unit/objects/test_environments.py . [ 75%] tests/unit/objects/test_group_access_tokens.py ... [ 76%] tests/unit/objects/test_groups.py .....s..s. [ 77%] tests/unit/objects/test_hooks.py .............. [ 79%] tests/unit/objects/test_issues.py ..... [ 79%] tests/unit/objects/test_job_artifacts.py ... [ 80%] tests/unit/objects/test_jobs.py ... [ 80%] tests/unit/objects/test_keys.py ... [ 80%] tests/unit/objects/test_members.py .. [ 81%] tests/unit/objects/test_merge_request_pipelines.py .. [ 81%] tests/unit/objects/test_merge_requests.py .. [ 81%] tests/unit/objects/test_merge_trains.py . [ 81%] tests/unit/objects/test_packages.py ......... [ 82%] tests/unit/objects/test_personal_access_tokens.py ..... [ 83%] tests/unit/objects/test_pipeline_schedules.py . [ 83%] tests/unit/objects/test_pipelines.py ..... [ 84%] tests/unit/objects/test_project_access_tokens.py ... [ 84%] tests/unit/objects/test_project_import_export.py ...... [ 85%] tests/unit/objects/test_project_merge_request_approvals.py ........ [ 86%] tests/unit/objects/test_project_statistics.py . [ 86%] tests/unit/objects/test_projects.py ......ssss.sss..sssssssssssssss..sss [ 91%] [ 91%] tests/unit/objects/test_releases.py ...... [ 91%] tests/unit/objects/test_remote_mirrors.py ... [ 92%] tests/unit/objects/test_repositories.py . [ 92%] tests/unit/objects/test_resource_label_events.py ... [ 92%] tests/unit/objects/test_resource_milestone_events.py .. [ 93%] tests/unit/objects/test_resource_state_events.py .... [ 93%] tests/unit/objects/test_runners.py ............ [ 95%] tests/unit/objects/test_services.py .... [ 95%] tests/unit/objects/test_snippets.py ... [ 96%] tests/unit/objects/test_submodules.py . [ 96%] tests/unit/objects/test_todos.py .. [ 96%] tests/unit/objects/test_topics.py ..... [ 97%] tests/unit/objects/test_users.py ........ [ 98%] tests/unit/objects/test_variables.py ............... [100%] ======================= 758 passed, 27 skipped in 5.34s ======================== >>> py3-gitlab: Entering fakeroot... >>> py3-gitlab-doc*: Running split function doc... >>> py3-gitlab-doc*: Preparing subpackage py3-gitlab-doc... >>> py3-gitlab-doc*: Running postcheck for py3-gitlab-doc >>> py3-gitlab*: Running postcheck for py3-gitlab >>> py3-gitlab*: Preparing package py3-gitlab... >>> py3-gitlab-doc*: Tracing dependencies... >>> py3-gitlab-doc*: Package size: 148.0 KB >>> py3-gitlab-doc*: Compressing data... >>> py3-gitlab-doc*: Create checksum... >>> py3-gitlab-doc*: Create py3-gitlab-doc-3.5.0-r1.apk >>> py3-gitlab*: Tracing dependencies... >>> py3-gitlab*: Package size: 1.2 MB >>> py3-gitlab*: Compressing data... >>> py3-gitlab*: Create checksum... >>> py3-gitlab*: Create py3-gitlab-3.5.0-r1.apk >>> py3-gitlab: Build complete at Wed, 22 Jun 2022 17:23:14 +0000 elapsed time 0h 0m 55s >>> py3-gitlab: Cleaning up srcdir >>> py3-gitlab: Cleaning up pkgdir >>> py3-gitlab: Uninstalling dependencies... (1/59) Purging .makedepends-py3-gitlab (20220622.172220) (2/59) Purging py3-requests-toolbelt (0.9.1-r3) (3/59) Purging py3-build (0.7.0-r2) (4/59) Purging py3-pep517 (0.12.0-r2) (5/59) Purging py3-installer (0.5.1-r1) (6/59) Purging py3-wheel (0.37.1-r0) (7/59) Purging py3-sphinxcontrib-autoprogram (0.1.7-r0) (8/59) Purging py3-myst-parser (0.18.0-r0) (9/59) Purging py3-mdit-py-plugins (0.3.0-r0) (10/59) Purging py3-markdown-it-py (2.1.0-r0) (11/59) Purging py3-mdurl (0.1.1-r0) (12/59) Purging py3-sphinx (4.3.0-r1) (13/59) Purging py3-babel (2.9.1-r1) (14/59) Purging py3-tz (2022.1-r0) (15/59) Purging py3-docutils (0.16-r4) (16/59) Purging py3-imagesize (1.3.0-r0) (17/59) Purging py3-jinja2 (3.1.2-r0) (18/59) Purging py3-markupsafe (2.1.1-r0) (19/59) Purging py3-setuptools (59.4.0-r0) (20/59) Purging py3-appdirs (1.4.4-r3) (21/59) Purging py3-ordered-set (4.0.2-r3) (22/59) Purging py3-snowballstemmer (2.2.0-r0) (23/59) Purging py3-alabaster (0.7.12-r5) (24/59) Purging py3-sphinxcontrib-applehelp (1.0.2-r2) (25/59) Purging py3-sphinxcontrib-devhelp (1.0.2-r2) (26/59) Purging py3-sphinxcontrib-htmlhelp (2.0.0-r1) (27/59) Purging py3-sphinxcontrib-jsmath (1.0.1-r2) (28/59) Purging py3-sphinxcontrib-serializinghtml (1.1.5-r1) (29/59) Purging py3-sphinxcontrib-qthelp (1.0.3-r2) (30/59) Purging py3-typing-extensions (4.2.0-r0) (31/59) Purging py3-yaml (6.0-r0) (32/59) Purging py3-pytest (7.1.2-r1) (33/59) Purging py3-atomicwrites (1.4.0-r2) (34/59) Purging py3-attrs (21.4.0-r0) (35/59) Purging py3-iniconfig (1.1.1-r2) (36/59) Purging py3-more-itertools (8.13.0-r0) (37/59) Purging py3-packaging (21.3-r0) (38/59) Purging py3-parsing (2.4.7-r3) (39/59) Purging py3-pluggy (1.0.0-r0) (40/59) Purging py3-py (1.10.0-r2) (41/59) Purging py3-pygments (2.11.2-r0) (42/59) Purging py3-tomli (2.0.1-r1) (43/59) Purging py3-wcwidth (0.2.5-r2) (44/59) Purging py3-responses (0.14.0-r1) (45/59) Purging py3-requests (2.27.1-r0) (46/59) Purging py3-certifi (2021.10.8-r0) (47/59) Purging py3-charset-normalizer (2.0.10-r0) (48/59) Purging py3-idna (3.3-r2) (49/59) Purging py3-urllib3 (1.26.9-r0) (50/59) Purging py3-six (1.16.0-r1) (51/59) Purging python3 (3.10.5-r0) (52/59) Purging libbz2 (1.0.8-r1) (53/59) Purging libffi (3.4.2-r1) (54/59) Purging gdbm (1.23-r0) (55/59) Purging xz-libs (5.2.5-r1) (56/59) Purging mpdecimal (2.5.1-r1) (57/59) Purging readline (8.1.2-r0) (58/59) Purging sqlite-libs (3.38.5-r0) (59/59) Purging yaml (0.2.5-r0) Executing busybox-1.35.0-r17.trigger OK: 368 MiB in 98 packages >>> py3-gitlab: Updating the testing/aarch64 repository index... >>> py3-gitlab: Signing the index...