>>> gixy: Building community/gixy 0.2.52-r0 (using abuild 3.18.0_rc5-r1) started Wed, 02 Sep 2026 04:31:50 +0000 >>> gixy: Validating /home/buildozer/aports/community/gixy/APKBUILD... >>> gixy: Analyzing dependencies... >>> gixy: Installing for build: build-base python3 py3-ngxparse py3-jinja2 py3-configargparse py3-gpep517 py3-setuptools py3-wheel py3-installer ( 1/31) Installing libbz2 (1.0.8-r6) ( 2/31) Installing libffi (3.8.0-r0) ( 3/31) Installing xz-libs (5.8.3-r0) ( 4/31) Installing mpdecimal (4.0.1-r0) ( 5/31) Installing libpanelw (6.6_p20260822-r0) ( 6/31) Installing readline (8.3.3-r1) ( 7/31) Installing sqlite-libs (3.53.4-r0) ( 8/31) Installing python3 (3.14.7-r0) ( 9/31) Installing python3-pycache-pyc0 (3.14.7-r0) (10/31) Installing pyc (3.14.7-r0) (11/31) Installing python3-pyc (3.14.7-r0) (12/31) Installing py3-ngxparse (0.5.16-r0) (13/31) Installing py3-markupsafe (3.0.3-r1) (14/31) Installing py3-markupsafe-pyc (3.0.3-r1) (15/31) Installing py3-jinja2 (3.1.6-r1) (16/31) Installing py3-jinja2-pyc (3.1.6-r1) (17/31) Installing py3-configargparse (1.7.5-r1) (18/31) Installing py3-configargparse-pyc (1.7.5-r1) (19/31) Installing py3-installer (1.0.1-r0) (20/31) Installing py3-installer-pyc (1.0.1-r0) (21/31) Installing py3-gpep517 (20-r0) (22/31) Installing py3-gpep517-pyc (20-r0) (23/31) Installing py3-parsing (3.3.2-r1) (24/31) Installing py3-parsing-pyc (3.3.2-r1) (25/31) Installing py3-packaging (26.2-r0) (26/31) Installing py3-packaging-pyc (26.2-r0) (27/31) Installing py3-setuptools (84.0.0-r0) (28/31) Installing py3-setuptools-pyc (84.0.0-r0) (29/31) Installing py3-wheel (0.48.0-r0) (30/31) Installing py3-wheel-pyc (0.48.0-r0) (31/31) Installing .makedepends-gixy (20260902.043151) Executing busybox-1.38.0-r4.trigger OK: 438.2 MiB in 137 packages >>> gixy: Cleaning up srcdir >>> gixy: Cleaning up pkgdir >>> gixy: Cleaning up tmpdir >>> gixy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/gixy_ng-0.2.52.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/gixy_ng-0.2.52.tar.gz.part' gixy_ng-0.2.52.tar.g 100% |********************************| 185k 0:00:00 ETA '/var/cache/distfiles/edge/gixy_ng-0.2.52.tar.gz.part' saved /var/cache/distfiles/edge/gixy_ng-0.2.52.tar.gz: OK >>> gixy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/gixy_ng-0.2.52.tar.gz /var/cache/distfiles/edge/gixy_ng-0.2.52.tar.gz: OK >>> gixy: Unpacking /var/cache/distfiles/edge/gixy_ng-0.2.52.tar.gz... 2026-09-02 04:31:54,573 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2026-09-02 04:31:54,690 root INFO running bdist_wheel 2026-09-02 04:31:54,761 root INFO running build 2026-09-02 04:31:54,762 root INFO running build_py 2026-09-02 04:31:54,778 root INFO creating build/lib/gixy 2026-09-02 04:31:54,779 root INFO copying gixy/__init__.py -> build/lib/gixy 2026-09-02 04:31:54,781 root INFO copying gixy/__main__.py -> build/lib/gixy 2026-09-02 04:31:54,783 root INFO creating build/lib/gixy/cli 2026-09-02 04:31:54,783 root INFO copying gixy/cli/__init__.py -> build/lib/gixy/cli 2026-09-02 04:31:54,785 root INFO copying gixy/cli/main.py -> build/lib/gixy/cli 2026-09-02 04:31:54,786 root INFO copying gixy/cli/server.py -> build/lib/gixy/cli 2026-09-02 04:31:54,788 root INFO copying gixy/cli/argparser.py -> build/lib/gixy/cli 2026-09-02 04:31:54,789 root INFO copying gixy/cli/__main__.py -> build/lib/gixy/cli 2026-09-02 04:31:54,791 root INFO creating build/lib/gixy/formatters 2026-09-02 04:31:54,792 root INFO copying gixy/formatters/text.py -> build/lib/gixy/formatters 2026-09-02 04:31:54,793 root INFO copying gixy/formatters/__init__.py -> build/lib/gixy/formatters 2026-09-02 04:31:54,795 root INFO copying gixy/formatters/rich_console.py -> build/lib/gixy/formatters 2026-09-02 04:31:54,796 root INFO copying gixy/formatters/console.py -> build/lib/gixy/formatters 2026-09-02 04:31:54,798 root INFO copying gixy/formatters/json.py -> build/lib/gixy/formatters 2026-09-02 04:31:54,799 root INFO copying gixy/formatters/_jinja.py -> build/lib/gixy/formatters 2026-09-02 04:31:54,800 root INFO copying gixy/formatters/base.py -> build/lib/gixy/formatters 2026-09-02 04:31:54,802 root INFO copying gixy/formatters/checkstyle.py -> build/lib/gixy/formatters 2026-09-02 04:31:54,805 root INFO creating build/lib/gixy/plugins 2026-09-02 04:31:54,805 root INFO copying gixy/plugins/default_server_flag.py -> build/lib/gixy/plugins 2026-09-02 04:31:54,807 root INFO copying gixy/plugins/low_keepalive_requests.py -> build/lib/gixy/plugins 2026-09-02 04:31:54,808 root INFO copying gixy/plugins/quic_bpf_reuseport.py -> build/lib/gixy/plugins 2026-09-02 04:31:54,809 root INFO copying gixy/plugins/hsts_header.py -> build/lib/gixy/plugins 2026-09-02 04:31:54,811 root INFO copying gixy/plugins/__init__.py -> build/lib/gixy/plugins 2026-09-02 04:31:54,812 root INFO copying gixy/plugins/error_log_off.py -> build/lib/gixy/plugins 2026-09-02 04:31:54,813 root INFO copying gixy/plugins/valid_referers.py -> build/lib/gixy/plugins 2026-09-02 04:31:54,814 root INFO copying gixy/plugins/add_header_content_type.py -> build/lib/gixy/plugins 2026-09-02 04:31:54,816 root INFO copying gixy/plugins/nginx_cves.py -> build/lib/gixy/plugins 2026-09-02 04:31:54,817 root INFO copying gixy/plugins/return_bypasses_allow_deny.py -> build/lib/gixy/plugins 2026-09-02 04:31:54,818 root INFO copying gixy/plugins/http2_misdirected_request.py -> build/lib/gixy/plugins 2026-09-02 04:31:54,820 root INFO copying gixy/plugins/weak_ssl_tls.py -> build/lib/gixy/plugins 2026-09-02 04:31:54,821 root INFO copying gixy/plugins/origins.py -> build/lib/gixy/plugins 2026-09-02 04:31:54,822 root INFO copying gixy/plugins/ssrf.py -> build/lib/gixy/plugins 2026-09-02 04:31:54,824 root INFO copying gixy/plugins/if_is_evil.py -> build/lib/gixy/plugins 2026-09-02 04:31:54,825 root INFO copying gixy/plugins/missing_resolver.py -> build/lib/gixy/plugins 2026-09-02 04:31:54,827 root INFO copying gixy/plugins/status_page_exposed.py -> build/lib/gixy/plugins 2026-09-02 04:31:54,828 root INFO copying gixy/plugins/add_header_multiline.py -> build/lib/gixy/plugins 2026-09-02 04:31:54,829 root INFO copying gixy/plugins/ssl_stapling_letsencrypt.py -> build/lib/gixy/plugins 2026-09-02 04:31:54,831 root INFO copying gixy/plugins/http_splitting.py -> build/lib/gixy/plugins 2026-09-02 04:31:54,832 root INFO copying gixy/plugins/regex_redos.py -> build/lib/gixy/plugins 2026-09-02 04:31:54,833 root INFO copying gixy/plugins/_nginx_cves_db.py -> build/lib/gixy/plugins 2026-09-02 04:31:54,835 root INFO copying gixy/plugins/worker_rlimit_nofile_vs_connections.py -> build/lib/gixy/plugins 2026-09-02 04:31:54,836 root INFO copying gixy/plugins/invalid_regex.py -> build/lib/gixy/plugins 2026-09-02 04:31:54,838 root INFO copying gixy/plugins/host_spoofing.py -> build/lib/gixy/plugins 2026-09-02 04:31:54,839 root INFO copying gixy/plugins/hash_without_default.py -> build/lib/gixy/plugins 2026-09-02 04:31:54,840 root INFO copying gixy/plugins/unanchored_regex.py -> build/lib/gixy/plugins 2026-09-02 04:31:54,842 root INFO copying gixy/plugins/allow_without_deny.py -> build/lib/gixy/plugins 2026-09-02 04:31:54,843 root INFO copying gixy/plugins/version_disclosure.py -> build/lib/gixy/plugins 2026-09-02 04:31:54,844 root INFO copying gixy/plugins/try_files_is_evil_too.py -> build/lib/gixy/plugins 2026-09-02 04:31:54,845 root INFO copying gixy/plugins/resolver_external.py -> build/lib/gixy/plugins 2026-09-02 04:31:54,846 root INFO copying gixy/plugins/alias_traversal.py -> build/lib/gixy/plugins 2026-09-02 04:31:54,848 root INFO copying gixy/plugins/plugin.py -> build/lib/gixy/plugins 2026-09-02 04:31:54,849 root INFO copying gixy/plugins/add_header_redefinition.py -> build/lib/gixy/plugins 2026-09-02 04:31:54,851 root INFO copying gixy/plugins/ssl_ecdh_curve.py -> build/lib/gixy/plugins 2026-09-02 04:31:54,852 root INFO copying gixy/plugins/ssl_stapling_without_resolver.py -> build/lib/gixy/plugins 2026-09-02 04:31:54,853 root INFO copying gixy/plugins/regex_exact_match.py -> build/lib/gixy/plugins 2026-09-02 04:31:54,854 root INFO copying gixy/plugins/proxy_pass_normalized.py -> build/lib/gixy/plugins 2026-09-02 04:31:54,856 root INFO creating build/lib/gixy/core 2026-09-02 04:31:54,857 root INFO copying gixy/core/context.py -> build/lib/gixy/core 2026-09-02 04:31:54,859 root INFO copying gixy/core/exceptions.py -> build/lib/gixy/core 2026-09-02 04:31:54,860 root INFO copying gixy/core/issue.py -> build/lib/gixy/core 2026-09-02 04:31:54,861 root INFO copying gixy/core/__init__.py -> build/lib/gixy/core 2026-09-02 04:31:54,862 root INFO copying gixy/core/utils.py -> build/lib/gixy/core 2026-09-02 04:31:54,863 root INFO copying gixy/core/variable.py -> build/lib/gixy/core 2026-09-02 04:31:54,865 root INFO copying gixy/core/manager.py -> build/lib/gixy/core 2026-09-02 04:31:54,866 root INFO copying gixy/core/plugins_manager.py -> build/lib/gixy/core 2026-09-02 04:31:54,867 root INFO copying gixy/core/builtin_variables.py -> build/lib/gixy/core 2026-09-02 04:31:54,869 root INFO copying gixy/core/severity.py -> build/lib/gixy/core 2026-09-02 04:31:54,870 root INFO copying gixy/core/config.py -> build/lib/gixy/core 2026-09-02 04:31:54,871 root INFO copying gixy/core/regexp.py -> build/lib/gixy/core 2026-09-02 04:31:54,873 root INFO creating build/lib/gixy/utils 2026-09-02 04:31:54,874 root INFO copying gixy/utils/text.py -> build/lib/gixy/utils 2026-09-02 04:31:54,875 root INFO copying gixy/utils/__init__.py -> build/lib/gixy/utils 2026-09-02 04:31:54,877 root INFO creating build/lib/gixy/directives 2026-09-02 04:31:54,878 root INFO copying gixy/directives/__init__.py -> build/lib/gixy/directives 2026-09-02 04:31:54,879 root INFO copying gixy/directives/directive.py -> build/lib/gixy/directives 2026-09-02 04:31:54,880 root INFO copying gixy/directives/block.py -> build/lib/gixy/directives 2026-09-02 04:31:54,882 root INFO creating build/lib/gixy/parser 2026-09-02 04:31:54,883 root INFO copying gixy/parser/__init__.py -> build/lib/gixy/parser 2026-09-02 04:31:54,884 root INFO copying gixy/parser/raw_parser.py -> build/lib/gixy/parser 2026-09-02 04:31:54,885 root INFO copying gixy/parser/nginx_parser.py -> build/lib/gixy/parser 2026-09-02 04:31:54,887 root INFO creating build/lib/gixy/core/sre_parse 2026-09-02 04:31:54,888 root INFO copying gixy/core/sre_parse/__init__.py -> build/lib/gixy/core/sre_parse 2026-09-02 04:31:54,889 root INFO copying gixy/core/sre_parse/sre_parse.py -> build/lib/gixy/core/sre_parse 2026-09-02 04:31:54,891 root INFO copying gixy/core/sre_parse/sre_constants.py -> build/lib/gixy/core/sre_parse 2026-09-02 04:31:54,892 root INFO running egg_info 2026-09-02 04:31:54,903 root INFO writing gixy_ng.egg-info/PKG-INFO 2026-09-02 04:31:54,910 root INFO writing dependency_links to gixy_ng.egg-info/dependency_links.txt 2026-09-02 04:31:54,911 root INFO writing entry points to gixy_ng.egg-info/entry_points.txt 2026-09-02 04:31:54,916 root INFO writing requirements to gixy_ng.egg-info/requires.txt 2026-09-02 04:31:54,917 root INFO writing top-level names to gixy_ng.egg-info/top_level.txt 2026-09-02 04:31:54,939 root INFO reading manifest file 'gixy_ng.egg-info/SOURCES.txt' 2026-09-02 04:31:54,971 root INFO reading manifest template 'MANIFEST.in' 2026-09-02 04:31:54,992 root INFO adding license file 'LICENSE' 2026-09-02 04:31:54,993 root INFO adding license file 'AUTHORS' 2026-09-02 04:31:55,020 root INFO writing manifest file 'gixy_ng.egg-info/SOURCES.txt' /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'gixy.formatters.templates' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'gixy.formatters.templates' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'gixy.formatters.templates' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'gixy.formatters.templates' to be distributed and are already explicitly excluding 'gixy.formatters.templates' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) 2026-09-02 04:31:55,040 root INFO creating build/lib/gixy/formatters/templates 2026-09-02 04:31:55,041 root INFO copying gixy/formatters/templates/console.j2 -> build/lib/gixy/formatters/templates 2026-09-02 04:31:55,042 root INFO copying gixy/formatters/templates/text.j2 -> build/lib/gixy/formatters/templates 2026-09-02 04:31:55,076 root INFO installing to build/bdist.linux-riscv64/wheel 2026-09-02 04:31:55,076 root INFO running install 2026-09-02 04:31:55,114 root INFO running install_lib 2026-09-02 04:31:55,128 root INFO creating build/bdist.linux-riscv64/wheel 2026-09-02 04:31:55,129 root INFO creating build/bdist.linux-riscv64/wheel/gixy 2026-09-02 04:31:55,130 root INFO creating build/bdist.linux-riscv64/wheel/gixy/cli 2026-09-02 04:31:55,130 root INFO copying build/lib/gixy/cli/__init__.py -> build/bdist.linux-riscv64/wheel/./gixy/cli 2026-09-02 04:31:55,131 root INFO copying build/lib/gixy/cli/main.py -> build/bdist.linux-riscv64/wheel/./gixy/cli 2026-09-02 04:31:55,133 root INFO copying build/lib/gixy/cli/server.py -> build/bdist.linux-riscv64/wheel/./gixy/cli 2026-09-02 04:31:55,134 root INFO copying build/lib/gixy/cli/argparser.py -> build/bdist.linux-riscv64/wheel/./gixy/cli 2026-09-02 04:31:55,135 root INFO copying build/lib/gixy/cli/__main__.py -> build/bdist.linux-riscv64/wheel/./gixy/cli 2026-09-02 04:31:55,136 root INFO creating build/bdist.linux-riscv64/wheel/gixy/formatters 2026-09-02 04:31:55,137 root INFO copying build/lib/gixy/formatters/text.py -> build/bdist.linux-riscv64/wheel/./gixy/formatters 2026-09-02 04:31:55,138 root INFO copying build/lib/gixy/formatters/__init__.py -> build/bdist.linux-riscv64/wheel/./gixy/formatters 2026-09-02 04:31:55,139 root INFO copying build/lib/gixy/formatters/rich_console.py -> build/bdist.linux-riscv64/wheel/./gixy/formatters 2026-09-02 04:31:55,140 root INFO copying build/lib/gixy/formatters/console.py -> build/bdist.linux-riscv64/wheel/./gixy/formatters 2026-09-02 04:31:55,142 root INFO copying build/lib/gixy/formatters/json.py -> build/bdist.linux-riscv64/wheel/./gixy/formatters 2026-09-02 04:31:55,143 root INFO copying build/lib/gixy/formatters/_jinja.py -> build/bdist.linux-riscv64/wheel/./gixy/formatters 2026-09-02 04:31:55,144 root INFO creating build/bdist.linux-riscv64/wheel/gixy/formatters/templates 2026-09-02 04:31:55,145 root INFO copying build/lib/gixy/formatters/templates/text.j2 -> build/bdist.linux-riscv64/wheel/./gixy/formatters/templates 2026-09-02 04:31:55,146 root INFO copying build/lib/gixy/formatters/templates/console.j2 -> build/bdist.linux-riscv64/wheel/./gixy/formatters/templates 2026-09-02 04:31:55,147 root INFO copying build/lib/gixy/formatters/base.py -> build/bdist.linux-riscv64/wheel/./gixy/formatters 2026-09-02 04:31:55,148 root INFO copying build/lib/gixy/formatters/checkstyle.py -> build/bdist.linux-riscv64/wheel/./gixy/formatters 2026-09-02 04:31:55,149 root INFO copying build/lib/gixy/__init__.py -> build/bdist.linux-riscv64/wheel/./gixy 2026-09-02 04:31:55,151 root INFO creating build/bdist.linux-riscv64/wheel/gixy/plugins 2026-09-02 04:31:55,151 root INFO copying build/lib/gixy/plugins/default_server_flag.py -> build/bdist.linux-riscv64/wheel/./gixy/plugins 2026-09-02 04:31:55,153 root INFO copying build/lib/gixy/plugins/low_keepalive_requests.py -> build/bdist.linux-riscv64/wheel/./gixy/plugins 2026-09-02 04:31:55,154 root INFO copying build/lib/gixy/plugins/quic_bpf_reuseport.py -> build/bdist.linux-riscv64/wheel/./gixy/plugins 2026-09-02 04:31:55,155 root INFO copying build/lib/gixy/plugins/hsts_header.py -> build/bdist.linux-riscv64/wheel/./gixy/plugins 2026-09-02 04:31:55,156 root INFO copying build/lib/gixy/plugins/__init__.py -> build/bdist.linux-riscv64/wheel/./gixy/plugins 2026-09-02 04:31:55,157 root INFO copying build/lib/gixy/plugins/error_log_off.py -> build/bdist.linux-riscv64/wheel/./gixy/plugins 2026-09-02 04:31:55,158 root INFO copying build/lib/gixy/plugins/valid_referers.py -> build/bdist.linux-riscv64/wheel/./gixy/plugins 2026-09-02 04:31:55,159 root INFO copying build/lib/gixy/plugins/add_header_content_type.py -> build/bdist.linux-riscv64/wheel/./gixy/plugins 2026-09-02 04:31:55,160 root INFO copying build/lib/gixy/plugins/nginx_cves.py -> build/bdist.linux-riscv64/wheel/./gixy/plugins 2026-09-02 04:31:55,161 root INFO copying build/lib/gixy/plugins/return_bypasses_allow_deny.py -> build/bdist.linux-riscv64/wheel/./gixy/plugins 2026-09-02 04:31:55,162 root INFO copying build/lib/gixy/plugins/http2_misdirected_request.py -> build/bdist.linux-riscv64/wheel/./gixy/plugins 2026-09-02 04:31:55,163 root INFO copying build/lib/gixy/plugins/weak_ssl_tls.py -> build/bdist.linux-riscv64/wheel/./gixy/plugins 2026-09-02 04:31:55,165 root INFO copying build/lib/gixy/plugins/origins.py -> build/bdist.linux-riscv64/wheel/./gixy/plugins 2026-09-02 04:31:55,166 root INFO copying build/lib/gixy/plugins/ssrf.py -> build/bdist.linux-riscv64/wheel/./gixy/plugins 2026-09-02 04:31:55,167 root INFO copying build/lib/gixy/plugins/if_is_evil.py -> build/bdist.linux-riscv64/wheel/./gixy/plugins 2026-09-02 04:31:55,168 root INFO copying build/lib/gixy/plugins/missing_resolver.py -> build/bdist.linux-riscv64/wheel/./gixy/plugins 2026-09-02 04:31:55,170 root INFO copying build/lib/gixy/plugins/status_page_exposed.py -> build/bdist.linux-riscv64/wheel/./gixy/plugins 2026-09-02 04:31:55,171 root INFO copying build/lib/gixy/plugins/add_header_multiline.py -> build/bdist.linux-riscv64/wheel/./gixy/plugins 2026-09-02 04:31:55,172 root INFO copying build/lib/gixy/plugins/ssl_stapling_letsencrypt.py -> build/bdist.linux-riscv64/wheel/./gixy/plugins 2026-09-02 04:31:55,173 root INFO copying build/lib/gixy/plugins/http_splitting.py -> build/bdist.linux-riscv64/wheel/./gixy/plugins 2026-09-02 04:31:55,174 root INFO copying build/lib/gixy/plugins/regex_redos.py -> build/bdist.linux-riscv64/wheel/./gixy/plugins 2026-09-02 04:31:55,175 root INFO copying build/lib/gixy/plugins/_nginx_cves_db.py -> build/bdist.linux-riscv64/wheel/./gixy/plugins 2026-09-02 04:31:55,177 root INFO copying build/lib/gixy/plugins/worker_rlimit_nofile_vs_connections.py -> build/bdist.linux-riscv64/wheel/./gixy/plugins 2026-09-02 04:31:55,178 root INFO copying build/lib/gixy/plugins/invalid_regex.py -> build/bdist.linux-riscv64/wheel/./gixy/plugins 2026-09-02 04:31:55,179 root INFO copying build/lib/gixy/plugins/host_spoofing.py -> build/bdist.linux-riscv64/wheel/./gixy/plugins 2026-09-02 04:31:55,180 root INFO copying build/lib/gixy/plugins/hash_without_default.py -> build/bdist.linux-riscv64/wheel/./gixy/plugins 2026-09-02 04:31:55,181 root INFO copying build/lib/gixy/plugins/unanchored_regex.py -> build/bdist.linux-riscv64/wheel/./gixy/plugins 2026-09-02 04:31:55,182 root INFO copying build/lib/gixy/plugins/allow_without_deny.py -> build/bdist.linux-riscv64/wheel/./gixy/plugins 2026-09-02 04:31:55,183 root INFO copying build/lib/gixy/plugins/version_disclosure.py -> build/bdist.linux-riscv64/wheel/./gixy/plugins 2026-09-02 04:31:55,185 root INFO copying build/lib/gixy/plugins/try_files_is_evil_too.py -> build/bdist.linux-riscv64/wheel/./gixy/plugins 2026-09-02 04:31:55,186 root INFO copying build/lib/gixy/plugins/resolver_external.py -> build/bdist.linux-riscv64/wheel/./gixy/plugins 2026-09-02 04:31:55,187 root INFO copying build/lib/gixy/plugins/alias_traversal.py -> build/bdist.linux-riscv64/wheel/./gixy/plugins 2026-09-02 04:31:55,188 root INFO copying build/lib/gixy/plugins/plugin.py -> build/bdist.linux-riscv64/wheel/./gixy/plugins 2026-09-02 04:31:55,189 root INFO copying build/lib/gixy/plugins/add_header_redefinition.py -> build/bdist.linux-riscv64/wheel/./gixy/plugins 2026-09-02 04:31:55,190 root INFO copying build/lib/gixy/plugins/ssl_ecdh_curve.py -> build/bdist.linux-riscv64/wheel/./gixy/plugins 2026-09-02 04:31:55,191 root INFO copying build/lib/gixy/plugins/ssl_stapling_without_resolver.py -> build/bdist.linux-riscv64/wheel/./gixy/plugins 2026-09-02 04:31:55,192 root INFO copying build/lib/gixy/plugins/regex_exact_match.py -> build/bdist.linux-riscv64/wheel/./gixy/plugins 2026-09-02 04:31:55,193 root INFO copying build/lib/gixy/plugins/proxy_pass_normalized.py -> build/bdist.linux-riscv64/wheel/./gixy/plugins 2026-09-02 04:31:55,195 root INFO creating build/bdist.linux-riscv64/wheel/gixy/core 2026-09-02 04:31:55,196 root INFO copying build/lib/gixy/core/context.py -> build/bdist.linux-riscv64/wheel/./gixy/core 2026-09-02 04:31:55,197 root INFO copying build/lib/gixy/core/exceptions.py -> build/bdist.linux-riscv64/wheel/./gixy/core 2026-09-02 04:31:55,198 root INFO copying build/lib/gixy/core/issue.py -> build/bdist.linux-riscv64/wheel/./gixy/core 2026-09-02 04:31:55,199 root INFO copying build/lib/gixy/core/__init__.py -> build/bdist.linux-riscv64/wheel/./gixy/core 2026-09-02 04:31:55,200 root INFO copying build/lib/gixy/core/utils.py -> build/bdist.linux-riscv64/wheel/./gixy/core 2026-09-02 04:31:55,201 root INFO copying build/lib/gixy/core/variable.py -> build/bdist.linux-riscv64/wheel/./gixy/core 2026-09-02 04:31:55,202 root INFO copying build/lib/gixy/core/manager.py -> build/bdist.linux-riscv64/wheel/./gixy/core 2026-09-02 04:31:55,203 root INFO copying build/lib/gixy/core/plugins_manager.py -> build/bdist.linux-riscv64/wheel/./gixy/core 2026-09-02 04:31:55,204 root INFO copying build/lib/gixy/core/builtin_variables.py -> build/bdist.linux-riscv64/wheel/./gixy/core 2026-09-02 04:31:55,206 root INFO copying build/lib/gixy/core/severity.py -> build/bdist.linux-riscv64/wheel/./gixy/core 2026-09-02 04:31:55,207 root INFO copying build/lib/gixy/core/config.py -> build/bdist.linux-riscv64/wheel/./gixy/core 2026-09-02 04:31:55,208 root INFO creating build/bdist.linux-riscv64/wheel/gixy/core/sre_parse 2026-09-02 04:31:55,209 root INFO copying build/lib/gixy/core/sre_parse/__init__.py -> build/bdist.linux-riscv64/wheel/./gixy/core/sre_parse 2026-09-02 04:31:55,210 root INFO copying build/lib/gixy/core/sre_parse/sre_parse.py -> build/bdist.linux-riscv64/wheel/./gixy/core/sre_parse 2026-09-02 04:31:55,211 root INFO copying build/lib/gixy/core/sre_parse/sre_constants.py -> build/bdist.linux-riscv64/wheel/./gixy/core/sre_parse 2026-09-02 04:31:55,213 root INFO copying build/lib/gixy/core/regexp.py -> build/bdist.linux-riscv64/wheel/./gixy/core 2026-09-02 04:31:55,214 root INFO copying build/lib/gixy/__main__.py -> build/bdist.linux-riscv64/wheel/./gixy 2026-09-02 04:31:55,215 root INFO creating build/bdist.linux-riscv64/wheel/gixy/utils 2026-09-02 04:31:55,216 root INFO copying build/lib/gixy/utils/text.py -> build/bdist.linux-riscv64/wheel/./gixy/utils 2026-09-02 04:31:55,217 root INFO copying build/lib/gixy/utils/__init__.py -> build/bdist.linux-riscv64/wheel/./gixy/utils 2026-09-02 04:31:55,218 root INFO creating build/bdist.linux-riscv64/wheel/gixy/directives 2026-09-02 04:31:55,219 root INFO copying build/lib/gixy/directives/__init__.py -> build/bdist.linux-riscv64/wheel/./gixy/directives 2026-09-02 04:31:55,220 root INFO copying build/lib/gixy/directives/directive.py -> build/bdist.linux-riscv64/wheel/./gixy/directives 2026-09-02 04:31:55,222 root INFO copying build/lib/gixy/directives/block.py -> build/bdist.linux-riscv64/wheel/./gixy/directives 2026-09-02 04:31:55,223 root INFO creating build/bdist.linux-riscv64/wheel/gixy/parser 2026-09-02 04:31:55,224 root INFO copying build/lib/gixy/parser/__init__.py -> build/bdist.linux-riscv64/wheel/./gixy/parser 2026-09-02 04:31:55,225 root INFO copying build/lib/gixy/parser/raw_parser.py -> build/bdist.linux-riscv64/wheel/./gixy/parser 2026-09-02 04:31:55,226 root INFO copying build/lib/gixy/parser/nginx_parser.py -> build/bdist.linux-riscv64/wheel/./gixy/parser 2026-09-02 04:31:55,227 root INFO running install_egg_info 2026-09-02 04:31:55,243 root INFO Copying gixy_ng.egg-info to build/bdist.linux-riscv64/wheel/./gixy_ng-0.2.52-py3.14.egg-info 2026-09-02 04:31:55,249 root INFO running install_scripts 2026-09-02 04:31:55,257 root INFO creating build/bdist.linux-riscv64/wheel/gixy_ng-0.2.52.dist-info/WHEEL 2026-09-02 04:31:55,259 wheel INFO creating '/home/buildozer/aports/community/gixy/src/gixy_ng-0.2.52/.dist/.tmp-fcy_hya7/gixy_ng-0.2.52-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2026-09-02 04:31:55,261 wheel INFO adding 'gixy/__init__.py' 2026-09-02 04:31:55,262 wheel INFO adding 'gixy/__main__.py' 2026-09-02 04:31:55,263 wheel INFO adding 'gixy/cli/__init__.py' 2026-09-02 04:31:55,264 wheel INFO adding 'gixy/cli/__main__.py' 2026-09-02 04:31:55,265 wheel INFO adding 'gixy/cli/argparser.py' 2026-09-02 04:31:55,267 wheel INFO adding 'gixy/cli/main.py' 2026-09-02 04:31:55,268 wheel INFO adding 'gixy/cli/server.py' 2026-09-02 04:31:55,269 wheel INFO adding 'gixy/core/__init__.py' 2026-09-02 04:31:55,271 wheel INFO adding 'gixy/core/builtin_variables.py' 2026-09-02 04:31:55,272 wheel INFO adding 'gixy/core/config.py' 2026-09-02 04:31:55,273 wheel INFO adding 'gixy/core/context.py' 2026-09-02 04:31:55,274 wheel INFO adding 'gixy/core/exceptions.py' 2026-09-02 04:31:55,275 wheel INFO adding 'gixy/core/issue.py' 2026-09-02 04:31:55,276 wheel INFO adding 'gixy/core/manager.py' 2026-09-02 04:31:55,278 wheel INFO adding 'gixy/core/plugins_manager.py' 2026-09-02 04:31:55,279 wheel INFO adding 'gixy/core/regexp.py' 2026-09-02 04:31:55,281 wheel INFO adding 'gixy/core/severity.py' 2026-09-02 04:31:55,282 wheel INFO adding 'gixy/core/utils.py' 2026-09-02 04:31:55,283 wheel INFO adding 'gixy/core/variable.py' 2026-09-02 04:31:55,284 wheel INFO adding 'gixy/core/sre_parse/__init__.py' 2026-09-02 04:31:55,285 wheel INFO adding 'gixy/core/sre_parse/sre_constants.py' 2026-09-02 04:31:55,287 wheel INFO adding 'gixy/core/sre_parse/sre_parse.py' 2026-09-02 04:31:55,289 wheel INFO adding 'gixy/directives/__init__.py' 2026-09-02 04:31:55,290 wheel INFO adding 'gixy/directives/block.py' 2026-09-02 04:31:55,291 wheel INFO adding 'gixy/directives/directive.py' 2026-09-02 04:31:55,293 wheel INFO adding 'gixy/formatters/__init__.py' 2026-09-02 04:31:55,294 wheel INFO adding 'gixy/formatters/_jinja.py' 2026-09-02 04:31:55,295 wheel INFO adding 'gixy/formatters/base.py' 2026-09-02 04:31:55,296 wheel INFO adding 'gixy/formatters/checkstyle.py' 2026-09-02 04:31:55,298 wheel INFO adding 'gixy/formatters/console.py' 2026-09-02 04:31:55,299 wheel INFO adding 'gixy/formatters/json.py' 2026-09-02 04:31:55,300 wheel INFO adding 'gixy/formatters/rich_console.py' 2026-09-02 04:31:55,301 wheel INFO adding 'gixy/formatters/text.py' 2026-09-02 04:31:55,303 wheel INFO adding 'gixy/formatters/templates/console.j2' 2026-09-02 04:31:55,304 wheel INFO adding 'gixy/formatters/templates/text.j2' 2026-09-02 04:31:55,305 wheel INFO adding 'gixy/parser/__init__.py' 2026-09-02 04:31:55,306 wheel INFO adding 'gixy/parser/nginx_parser.py' 2026-09-02 04:31:55,308 wheel INFO adding 'gixy/parser/raw_parser.py' 2026-09-02 04:31:55,310 wheel INFO adding 'gixy/plugins/__init__.py' 2026-09-02 04:31:55,311 wheel INFO adding 'gixy/plugins/_nginx_cves_db.py' 2026-09-02 04:31:55,313 wheel INFO adding 'gixy/plugins/add_header_content_type.py' 2026-09-02 04:31:55,314 wheel INFO adding 'gixy/plugins/add_header_multiline.py' 2026-09-02 04:31:55,316 wheel INFO adding 'gixy/plugins/add_header_redefinition.py' 2026-09-02 04:31:55,317 wheel INFO adding 'gixy/plugins/alias_traversal.py' 2026-09-02 04:31:55,318 wheel INFO adding 'gixy/plugins/allow_without_deny.py' 2026-09-02 04:31:55,319 wheel INFO adding 'gixy/plugins/default_server_flag.py' 2026-09-02 04:31:55,320 wheel INFO adding 'gixy/plugins/error_log_off.py' 2026-09-02 04:31:55,321 wheel INFO adding 'gixy/plugins/hash_without_default.py' 2026-09-02 04:31:55,322 wheel INFO adding 'gixy/plugins/host_spoofing.py' 2026-09-02 04:31:55,323 wheel INFO adding 'gixy/plugins/hsts_header.py' 2026-09-02 04:31:55,325 wheel INFO adding 'gixy/plugins/http2_misdirected_request.py' 2026-09-02 04:31:55,326 wheel INFO adding 'gixy/plugins/http_splitting.py' 2026-09-02 04:31:55,327 wheel INFO adding 'gixy/plugins/if_is_evil.py' 2026-09-02 04:31:55,328 wheel INFO adding 'gixy/plugins/invalid_regex.py' 2026-09-02 04:31:55,329 wheel INFO adding 'gixy/plugins/low_keepalive_requests.py' 2026-09-02 04:31:55,330 wheel INFO adding 'gixy/plugins/missing_resolver.py' 2026-09-02 04:31:55,332 wheel INFO adding 'gixy/plugins/nginx_cves.py' 2026-09-02 04:31:55,333 wheel INFO adding 'gixy/plugins/origins.py' 2026-09-02 04:31:55,335 wheel INFO adding 'gixy/plugins/plugin.py' 2026-09-02 04:31:55,336 wheel INFO adding 'gixy/plugins/proxy_pass_normalized.py' 2026-09-02 04:31:55,337 wheel INFO adding 'gixy/plugins/quic_bpf_reuseport.py' 2026-09-02 04:31:55,338 wheel INFO adding 'gixy/plugins/regex_exact_match.py' 2026-09-02 04:31:55,339 wheel INFO adding 'gixy/plugins/regex_redos.py' 2026-09-02 04:31:55,341 wheel INFO adding 'gixy/plugins/resolver_external.py' 2026-09-02 04:31:55,342 wheel INFO adding 'gixy/plugins/return_bypasses_allow_deny.py' 2026-09-02 04:31:55,343 wheel INFO adding 'gixy/plugins/ssl_ecdh_curve.py' 2026-09-02 04:31:55,344 wheel INFO adding 'gixy/plugins/ssl_stapling_letsencrypt.py' 2026-09-02 04:31:55,346 wheel INFO adding 'gixy/plugins/ssl_stapling_without_resolver.py' 2026-09-02 04:31:55,347 wheel INFO adding 'gixy/plugins/ssrf.py' 2026-09-02 04:31:55,348 wheel INFO adding 'gixy/plugins/status_page_exposed.py' 2026-09-02 04:31:55,349 wheel INFO adding 'gixy/plugins/try_files_is_evil_too.py' 2026-09-02 04:31:55,350 wheel INFO adding 'gixy/plugins/unanchored_regex.py' 2026-09-02 04:31:55,351 wheel INFO adding 'gixy/plugins/valid_referers.py' 2026-09-02 04:31:55,352 wheel INFO adding 'gixy/plugins/version_disclosure.py' 2026-09-02 04:31:55,353 wheel INFO adding 'gixy/plugins/weak_ssl_tls.py' 2026-09-02 04:31:55,354 wheel INFO adding 'gixy/plugins/worker_rlimit_nofile_vs_connections.py' 2026-09-02 04:31:55,355 wheel INFO adding 'gixy/utils/__init__.py' 2026-09-02 04:31:55,356 wheel INFO adding 'gixy/utils/text.py' 2026-09-02 04:31:55,358 wheel INFO adding 'gixy_ng-0.2.52.dist-info/licenses/AUTHORS' 2026-09-02 04:31:55,359 wheel INFO adding 'gixy_ng-0.2.52.dist-info/licenses/LICENSE' 2026-09-02 04:31:55,361 wheel INFO adding 'gixy_ng-0.2.52.dist-info/METADATA' 2026-09-02 04:31:55,362 wheel INFO adding 'gixy_ng-0.2.52.dist-info/WHEEL' 2026-09-02 04:31:55,363 wheel INFO adding 'gixy_ng-0.2.52.dist-info/entry_points.txt' 2026-09-02 04:31:55,363 wheel INFO adding 'gixy_ng-0.2.52.dist-info/top_level.txt' 2026-09-02 04:31:55,365 wheel INFO adding 'gixy_ng-0.2.52.dist-info/RECORD' 2026-09-02 04:31:55,367 root INFO removing build/bdist.linux-riscv64/wheel 2026-09-02 04:31:55,378 gpep517 INFO The backend produced .dist/gixy_ng-0.2.52-py3-none-any.whl gixy_ng-0.2.52-py3-none-any.whl Gixy v0.2.52 Get curated NGINX RPMs (NGINX Extras by GetPageSpeed): https://nginx-extras.getpagespeed.com/>>> gixy: Entering fakeroot... >>> gixy*: Running postcheck for gixy >>> WARNING: gixy*: Found __pycache__ but package name doesn't end with -pyc >>> gixy*: Preparing package gixy... >>> gixy*: Tracing dependencies... python3 py3-ngxparse py3-jinja2 py3-configargparse python3~3.14 >>> gixy*: Package size: 982.9 KB >>> gixy*: Compressing data... >>> gixy*: Create checksum... >>> gixy*: Create gixy-0.2.52-r0.apk >>> gixy: Build complete at Wed, 02 Sep 2026 04:32:00 +0000 elapsed time 0h 0m 10s >>> gixy: Cleaning up srcdir >>> gixy: Cleaning up pkgdir >>> gixy: Cleaning up tmpdir >>> gixy: Uninstalling dependencies... ( 1/31) Purging .makedepends-gixy (20260902.043151) ( 2/31) Purging py3-ngxparse (0.5.16-r0) ( 3/31) Purging py3-jinja2-pyc (3.1.6-r1) ( 4/31) Purging py3-jinja2 (3.1.6-r1) ( 5/31) Purging py3-markupsafe-pyc (3.0.3-r1) ( 6/31) Purging py3-markupsafe (3.0.3-r1) ( 7/31) Purging py3-configargparse-pyc (1.7.5-r1) ( 8/31) Purging py3-configargparse (1.7.5-r1) ( 9/31) Purging py3-gpep517-pyc (20-r0) (10/31) Purging py3-gpep517 (20-r0) (11/31) Purging py3-setuptools-pyc (84.0.0-r0) (12/31) Purging py3-setuptools (84.0.0-r0) (13/31) Purging py3-wheel-pyc (0.48.0-r0) (14/31) Purging py3-wheel (0.48.0-r0) (15/31) Purging py3-packaging-pyc (26.2-r0) (16/31) Purging py3-packaging (26.2-r0) (17/31) Purging py3-parsing-pyc (3.3.2-r1) (18/31) Purging py3-parsing (3.3.2-r1) (19/31) Purging py3-installer-pyc (1.0.1-r0) (20/31) Purging py3-installer (1.0.1-r0) (21/31) Purging python3-pyc (3.14.7-r0) (22/31) Purging python3-pycache-pyc0 (3.14.7-r0) (23/31) Purging pyc (3.14.7-r0) (24/31) Purging python3 (3.14.7-r0) (25/31) Purging libbz2 (1.0.8-r6) (26/31) Purging libffi (3.8.0-r0) (27/31) Purging libpanelw (6.6_p20260822-r0) (28/31) Purging mpdecimal (4.0.1-r0) (29/31) Purging readline (8.3.3-r1) (30/31) Purging sqlite-libs (3.53.4-r0) (31/31) Purging xz-libs (5.8.3-r0) Executing busybox-1.38.0-r4.trigger OK: 392.3 MiB in 106 packages >>> gixy: Updating the community/riscv64 repository index... >>> gixy: Signing the index...