>>> supervisor: Building main/supervisor 4.3.0-r1 (using abuild 3.16.0-r0) started Wed, 01 Apr 2026 07:37:28 +0000 >>> supervisor: Validating /home/buildozer/aports/main/supervisor/APKBUILD... >>> supervisor: Analyzing dependencies... >>> supervisor: Installing for build: build-base python3 py3-setuptools py3-gpep517 py3-wheel py3-pytest ( 1/34) Installing libbz2 (1.0.8-r6) ( 2/34) Installing libffi (3.5.2-r0) ( 3/34) Installing gdbm (1.26-r0) ( 4/34) Installing xz-libs (5.8.2-r0) ( 5/34) Installing mpdecimal (4.0.1-r0) ( 6/34) Installing libpanelw (6.6_p20251231-r0) ( 7/34) Installing sqlite-libs (3.51.2-r1) ( 8/34) Installing python3 (3.14.3-r0) ( 9/34) Installing python3-pycache-pyc0 (3.14.3-r0) (10/34) Installing pyc (3.14.3-r0) (11/34) Installing python3-pyc (3.14.3-r0) (12/34) Installing py3-parsing (3.3.2-r1) (13/34) Installing py3-parsing-pyc (3.3.2-r1) (14/34) Installing py3-packaging (26.0-r1) (15/34) Installing py3-packaging-pyc (26.0-r1) (16/34) Installing py3-setuptools (82.0.1-r1) (17/34) Installing py3-setuptools-pyc (82.0.1-r1) (18/34) Installing py3-installer (0.7.0-r3) (19/34) Installing py3-installer-pyc (0.7.0-r3) (20/34) Installing py3-gpep517 (19-r2) (21/34) Installing py3-gpep517-pyc (19-r2) (22/34) Installing py3-wheel (0.46.3-r1) (23/34) Installing py3-wheel-pyc (0.46.3-r1) (24/34) Installing py3-iniconfig (2.3.0-r1) (25/34) Installing py3-iniconfig-pyc (2.3.0-r1) (26/34) Installing py3-pluggy (1.6.0-r1) (27/34) Installing py3-pluggy-pyc (1.6.0-r1) (28/34) Installing py3-py (1.11.0-r5) (29/34) Installing py3-py-pyc (1.11.0-r5) (30/34) Installing py3-pygments (2.20.0-r0) (31/34) Installing py3-pygments-pyc (2.20.0-r0) (32/34) Installing py3-pytest (9.0.2-r1) (33/34) Installing py3-pytest-pyc (9.0.2-r1) (34/34) Installing .makedepends-supervisor (20260401.073730) Executing busybox-1.37.0-r31.trigger OK: 448.4 MiB in 139 packages >>> supervisor: Cleaning up srcdir >>> supervisor: Cleaning up pkgdir >>> supervisor: Cleaning up tmpdir >>> supervisor: Fetching https://distfiles.alpinelinux.org/distfiles/edge/supervisor-4.3.0.tar.gz /var/cache/distfiles/edge/supervisor-4.3.0.tar.gz: OK /home/buildozer/aports/main/supervisor/supervisord.conf: OK /home/buildozer/aports/main/supervisor/supervisord.initrd: OK /home/buildozer/aports/main/supervisor/supervisord.logrotate: OK >>> supervisor: Fetching https://distfiles.alpinelinux.org/distfiles/edge/supervisor-4.3.0.tar.gz /var/cache/distfiles/edge/supervisor-4.3.0.tar.gz: OK /home/buildozer/aports/main/supervisor/supervisord.conf: OK /home/buildozer/aports/main/supervisor/supervisord.initrd: OK /home/buildozer/aports/main/supervisor/supervisord.logrotate: OK >>> supervisor: Unpacking /var/cache/distfiles/edge/supervisor-4.3.0.tar.gz... 2026-04-01 07:37:33,610 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2026-04-01 07:37:33,714 root INFO running bdist_wheel /usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:119: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2026-04-01 07:37:33,785 root INFO running build 2026-04-01 07:37:33,785 root INFO running build_py 2026-04-01 07:37:33,801 root INFO creating build/lib/supervisor 2026-04-01 07:37:33,803 root INFO copying supervisor/process.py -> build/lib/supervisor 2026-04-01 07:37:33,805 root INFO copying supervisor/loggers.py -> build/lib/supervisor 2026-04-01 07:37:33,807 root INFO copying supervisor/__init__.py -> build/lib/supervisor 2026-04-01 07:37:33,809 root INFO copying supervisor/supervisorctl.py -> build/lib/supervisor 2026-04-01 07:37:33,811 root INFO copying supervisor/options.py -> build/lib/supervisor 2026-04-01 07:37:33,813 root INFO copying supervisor/poller.py -> build/lib/supervisor 2026-04-01 07:37:33,815 root INFO copying supervisor/childutils.py -> build/lib/supervisor 2026-04-01 07:37:33,816 root INFO copying supervisor/templating.py -> build/lib/supervisor 2026-04-01 07:37:33,818 root INFO copying supervisor/xmlrpc.py -> build/lib/supervisor 2026-04-01 07:37:33,820 root INFO copying supervisor/http_client.py -> build/lib/supervisor 2026-04-01 07:37:33,822 root INFO copying supervisor/confecho.py -> build/lib/supervisor 2026-04-01 07:37:33,823 root INFO copying supervisor/compat.py -> build/lib/supervisor 2026-04-01 07:37:33,824 root INFO copying supervisor/socket_manager.py -> build/lib/supervisor 2026-04-01 07:37:33,826 root INFO copying supervisor/dispatchers.py -> build/lib/supervisor 2026-04-01 07:37:33,827 root INFO copying supervisor/web.py -> build/lib/supervisor 2026-04-01 07:37:33,829 root INFO copying supervisor/pidproxy.py -> build/lib/supervisor 2026-04-01 07:37:33,830 root INFO copying supervisor/supervisord.py -> build/lib/supervisor 2026-04-01 07:37:33,832 root INFO copying supervisor/states.py -> build/lib/supervisor 2026-04-01 07:37:33,833 root INFO copying supervisor/http.py -> build/lib/supervisor 2026-04-01 07:37:33,835 root INFO copying supervisor/events.py -> build/lib/supervisor 2026-04-01 07:37:33,836 root INFO copying supervisor/datatypes.py -> build/lib/supervisor 2026-04-01 07:37:33,838 root INFO copying supervisor/rpcinterface.py -> build/lib/supervisor 2026-04-01 07:37:33,840 root INFO creating build/lib/supervisor/medusa 2026-04-01 07:37:33,841 root INFO copying supervisor/medusa/counter.py -> build/lib/supervisor/medusa 2026-04-01 07:37:33,842 root INFO copying supervisor/medusa/auth_handler.py -> build/lib/supervisor/medusa 2026-04-01 07:37:33,844 root INFO copying supervisor/medusa/xmlrpc_handler.py -> build/lib/supervisor/medusa 2026-04-01 07:37:33,845 root INFO copying supervisor/medusa/__init__.py -> build/lib/supervisor/medusa 2026-04-01 07:37:33,846 root INFO copying supervisor/medusa/util.py -> build/lib/supervisor/medusa 2026-04-01 07:37:33,848 root INFO copying supervisor/medusa/http_server.py -> build/lib/supervisor/medusa 2026-04-01 07:37:33,849 root INFO copying supervisor/medusa/producers.py -> build/lib/supervisor/medusa 2026-04-01 07:37:33,851 root INFO copying supervisor/medusa/asyncore_25.py -> build/lib/supervisor/medusa 2026-04-01 07:37:33,853 root INFO copying supervisor/medusa/default_handler.py -> build/lib/supervisor/medusa 2026-04-01 07:37:33,854 root INFO copying supervisor/medusa/http_date.py -> build/lib/supervisor/medusa 2026-04-01 07:37:33,855 root INFO copying supervisor/medusa/logger.py -> build/lib/supervisor/medusa 2026-04-01 07:37:33,857 root INFO copying supervisor/medusa/asynchat_25.py -> build/lib/supervisor/medusa 2026-04-01 07:37:33,858 root INFO copying supervisor/medusa/filesys.py -> build/lib/supervisor/medusa 2026-04-01 07:37:33,861 root INFO creating build/lib/supervisor/tests 2026-04-01 07:37:33,862 root INFO copying supervisor/tests/test_rpcinterfaces.py -> build/lib/supervisor/tests 2026-04-01 07:37:33,864 root INFO copying supervisor/tests/test_xmlrpc.py -> build/lib/supervisor/tests 2026-04-01 07:37:33,866 root INFO copying supervisor/tests/test_dispatchers.py -> build/lib/supervisor/tests 2026-04-01 07:37:33,867 root INFO copying supervisor/tests/test_supervisorctl.py -> build/lib/supervisor/tests 2026-04-01 07:37:33,870 root INFO copying supervisor/tests/test_process.py -> build/lib/supervisor/tests 2026-04-01 07:37:33,872 root INFO copying supervisor/tests/test_events.py -> build/lib/supervisor/tests 2026-04-01 07:37:33,874 root INFO copying supervisor/tests/__init__.py -> build/lib/supervisor/tests 2026-04-01 07:37:33,875 root INFO copying supervisor/tests/test_socket_manager.py -> build/lib/supervisor/tests 2026-04-01 07:37:33,877 root INFO copying supervisor/tests/test_http_client.py -> build/lib/supervisor/tests 2026-04-01 07:37:33,878 root INFO copying supervisor/tests/test_loggers.py -> build/lib/supervisor/tests 2026-04-01 07:37:33,880 root INFO copying supervisor/tests/test_supervisord.py -> build/lib/supervisor/tests 2026-04-01 07:37:33,881 root INFO copying supervisor/tests/test_templating.py -> build/lib/supervisor/tests 2026-04-01 07:37:33,883 root INFO copying supervisor/tests/test_datatypes.py -> build/lib/supervisor/tests 2026-04-01 07:37:33,885 root INFO copying supervisor/tests/test_childutils.py -> build/lib/supervisor/tests 2026-04-01 07:37:33,886 root INFO copying supervisor/tests/test_http.py -> build/lib/supervisor/tests 2026-04-01 07:37:33,888 root INFO copying supervisor/tests/test_options.py -> build/lib/supervisor/tests 2026-04-01 07:37:33,891 root INFO copying supervisor/tests/test_end_to_end.py -> build/lib/supervisor/tests 2026-04-01 07:37:33,892 root INFO copying supervisor/tests/test_confecho.py -> build/lib/supervisor/tests 2026-04-01 07:37:33,894 root INFO copying supervisor/tests/test_poller.py -> build/lib/supervisor/tests 2026-04-01 07:37:33,895 root INFO copying supervisor/tests/test_states.py -> build/lib/supervisor/tests 2026-04-01 07:37:33,896 root INFO copying supervisor/tests/base.py -> build/lib/supervisor/tests 2026-04-01 07:37:33,898 root INFO copying supervisor/tests/test_pidproxy.py -> build/lib/supervisor/tests 2026-04-01 07:37:33,900 root INFO copying supervisor/tests/test_web.py -> build/lib/supervisor/tests 2026-04-01 07:37:33,901 root INFO running egg_info 2026-04-01 07:37:33,911 root INFO creating supervisor.egg-info 2026-04-01 07:37:33,912 root INFO writing supervisor.egg-info/PKG-INFO 2026-04-01 07:37:33,917 root INFO writing dependency_links to supervisor.egg-info/dependency_links.txt 2026-04-01 07:37:33,918 root INFO writing entry points to supervisor.egg-info/entry_points.txt 2026-04-01 07:37:33,920 root INFO writing requirements to supervisor.egg-info/requires.txt 2026-04-01 07:37:33,921 root INFO writing top-level names to supervisor.egg-info/top_level.txt 2026-04-01 07:37:33,922 root INFO writing manifest file 'supervisor.egg-info/SOURCES.txt' 2026-04-01 07:37:33,941 root INFO reading manifest file 'supervisor.egg-info/SOURCES.txt' 2026-04-01 07:37:33,942 root INFO reading manifest template 'MANIFEST.in' 2026-04-01 07:37:33,966 root WARNING warning: no previously-included files matching '*' found under directory 'docs/.build' 2026-04-01 07:37:33,966 root INFO adding license file 'LICENSES.txt' 2026-04-01 07:37:33,974 root INFO writing manifest file 'supervisor.egg-info/SOURCES.txt' /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'supervisor.scripts' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'supervisor.scripts' 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 'supervisor.scripts' 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 'supervisor.scripts' to be distributed and are already explicitly excluding 'supervisor.scripts' 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) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'supervisor.skel' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'supervisor.skel' 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 'supervisor.skel' 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 'supervisor.skel' to be distributed and are already explicitly excluding 'supervisor.skel' 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) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'supervisor.tests.fixtures' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'supervisor.tests.fixtures' 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 'supervisor.tests.fixtures' 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 'supervisor.tests.fixtures' to be distributed and are already explicitly excluding 'supervisor.tests.fixtures' 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) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'supervisor.tests.fixtures.example' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'supervisor.tests.fixtures.example' 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 'supervisor.tests.fixtures.example' 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 'supervisor.tests.fixtures.example' to be distributed and are already explicitly excluding 'supervisor.tests.fixtures.example' 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) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'supervisor.ui' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'supervisor.ui' 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 'supervisor.ui' 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 'supervisor.ui' to be distributed and are already explicitly excluding 'supervisor.ui' 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) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'supervisor.ui.images' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'supervisor.ui.images' 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 'supervisor.ui.images' 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 'supervisor.ui.images' to be distributed and are already explicitly excluding 'supervisor.ui.images' 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) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'supervisor.ui.stylesheets' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'supervisor.ui.stylesheets' 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 'supervisor.ui.stylesheets' 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 'supervisor.ui.stylesheets' to be distributed and are already explicitly excluding 'supervisor.ui.stylesheets' 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-04-01 07:37:33,993 root INFO copying supervisor/version.txt -> build/lib/supervisor 2026-04-01 07:37:33,994 root INFO creating build/lib/supervisor/scripts 2026-04-01 07:37:33,995 root INFO copying supervisor/scripts/loop_eventgen.py -> build/lib/supervisor/scripts 2026-04-01 07:37:33,997 root INFO copying supervisor/scripts/loop_listener.py -> build/lib/supervisor/scripts 2026-04-01 07:37:33,998 root INFO copying supervisor/scripts/sample_commevent.py -> build/lib/supervisor/scripts 2026-04-01 07:37:34,000 root INFO copying supervisor/scripts/sample_eventlistener.py -> build/lib/supervisor/scripts 2026-04-01 07:37:34,001 root INFO copying supervisor/scripts/sample_exiting_eventlistener.py -> build/lib/supervisor/scripts 2026-04-01 07:37:34,002 root INFO creating build/lib/supervisor/skel 2026-04-01 07:37:34,003 root INFO copying supervisor/skel/sample.conf -> build/lib/supervisor/skel 2026-04-01 07:37:34,005 root INFO creating build/lib/supervisor/ui 2026-04-01 07:37:34,006 root INFO copying supervisor/ui/status.html -> build/lib/supervisor/ui 2026-04-01 07:37:34,007 root INFO copying supervisor/ui/tail.html -> build/lib/supervisor/ui 2026-04-01 07:37:34,009 root INFO creating build/lib/supervisor/ui/images 2026-04-01 07:37:34,009 root INFO copying supervisor/ui/images/icon.png -> build/lib/supervisor/ui/images 2026-04-01 07:37:34,011 root INFO copying supervisor/ui/images/rule.gif -> build/lib/supervisor/ui/images 2026-04-01 07:37:34,012 root INFO copying supervisor/ui/images/state0.gif -> build/lib/supervisor/ui/images 2026-04-01 07:37:34,014 root INFO copying supervisor/ui/images/state1.gif -> build/lib/supervisor/ui/images 2026-04-01 07:37:34,015 root INFO copying supervisor/ui/images/state2.gif -> build/lib/supervisor/ui/images 2026-04-01 07:37:34,016 root INFO copying supervisor/ui/images/state3.gif -> build/lib/supervisor/ui/images 2026-04-01 07:37:34,018 root INFO copying supervisor/ui/images/supervisor.gif -> build/lib/supervisor/ui/images 2026-04-01 07:37:34,019 root INFO creating build/lib/supervisor/ui/stylesheets 2026-04-01 07:37:34,020 root INFO copying supervisor/ui/stylesheets/supervisor.css -> build/lib/supervisor/ui/stylesheets 2026-04-01 07:37:34,021 root INFO creating build/lib/supervisor/tests/fixtures 2026-04-01 07:37:34,022 root INFO copying supervisor/tests/fixtures/donothing.conf -> build/lib/supervisor/tests/fixtures 2026-04-01 07:37:34,024 root INFO copying supervisor/tests/fixtures/include.conf -> build/lib/supervisor/tests/fixtures 2026-04-01 07:37:34,025 root INFO copying supervisor/tests/fixtures/issue-1054.conf -> build/lib/supervisor/tests/fixtures 2026-04-01 07:37:34,026 root INFO copying supervisor/tests/fixtures/issue-1170a.conf -> build/lib/supervisor/tests/fixtures 2026-04-01 07:37:34,028 root INFO copying supervisor/tests/fixtures/issue-1170b.conf -> build/lib/supervisor/tests/fixtures 2026-04-01 07:37:34,029 root INFO copying supervisor/tests/fixtures/issue-1170c.conf -> build/lib/supervisor/tests/fixtures 2026-04-01 07:37:34,030 root INFO copying supervisor/tests/fixtures/issue-1224.conf -> build/lib/supervisor/tests/fixtures 2026-04-01 07:37:34,032 root INFO copying supervisor/tests/fixtures/issue-1231a.conf -> build/lib/supervisor/tests/fixtures 2026-04-01 07:37:34,033 root INFO copying supervisor/tests/fixtures/issue-1231b.conf -> build/lib/supervisor/tests/fixtures 2026-04-01 07:37:34,034 root INFO copying supervisor/tests/fixtures/issue-1231c.conf -> build/lib/supervisor/tests/fixtures 2026-04-01 07:37:34,036 root INFO copying supervisor/tests/fixtures/issue-1298.conf -> build/lib/supervisor/tests/fixtures 2026-04-01 07:37:34,037 root INFO copying supervisor/tests/fixtures/issue-1483a.conf -> build/lib/supervisor/tests/fixtures 2026-04-01 07:37:34,038 root INFO copying supervisor/tests/fixtures/issue-1483b.conf -> build/lib/supervisor/tests/fixtures 2026-04-01 07:37:34,039 root INFO copying supervisor/tests/fixtures/issue-1483c.conf -> build/lib/supervisor/tests/fixtures 2026-04-01 07:37:34,041 root INFO copying supervisor/tests/fixtures/issue-1596.conf -> build/lib/supervisor/tests/fixtures 2026-04-01 07:37:34,042 root INFO copying supervisor/tests/fixtures/issue-291a.conf -> build/lib/supervisor/tests/fixtures 2026-04-01 07:37:34,043 root INFO copying supervisor/tests/fixtures/issue-550.conf -> build/lib/supervisor/tests/fixtures 2026-04-01 07:37:34,044 root INFO copying supervisor/tests/fixtures/issue-565.conf -> build/lib/supervisor/tests/fixtures 2026-04-01 07:37:34,046 root INFO copying supervisor/tests/fixtures/issue-638.conf -> build/lib/supervisor/tests/fixtures 2026-04-01 07:37:34,047 root INFO copying supervisor/tests/fixtures/issue-663.conf -> build/lib/supervisor/tests/fixtures 2026-04-01 07:37:34,048 root INFO copying supervisor/tests/fixtures/issue-664.conf -> build/lib/supervisor/tests/fixtures 2026-04-01 07:37:34,050 root INFO copying supervisor/tests/fixtures/issue-733.conf -> build/lib/supervisor/tests/fixtures 2026-04-01 07:37:34,051 root INFO copying supervisor/tests/fixtures/issue-835.conf -> build/lib/supervisor/tests/fixtures 2026-04-01 07:37:34,052 root INFO copying supervisor/tests/fixtures/issue-836.conf -> build/lib/supervisor/tests/fixtures 2026-04-01 07:37:34,053 root INFO copying supervisor/tests/fixtures/issue-986.conf -> build/lib/supervisor/tests/fixtures 2026-04-01 07:37:34,055 root INFO copying supervisor/tests/fixtures/listener.py -> build/lib/supervisor/tests/fixtures 2026-04-01 07:37:34,056 root INFO copying supervisor/tests/fixtures/print_env.py -> build/lib/supervisor/tests/fixtures 2026-04-01 07:37:34,057 root INFO copying supervisor/tests/fixtures/spew.py -> build/lib/supervisor/tests/fixtures 2026-04-01 07:37:34,059 root INFO copying supervisor/tests/fixtures/test_1231.py -> build/lib/supervisor/tests/fixtures 2026-04-01 07:37:34,060 root INFO copying supervisor/tests/fixtures/unkillable_spew.py -> build/lib/supervisor/tests/fixtures 2026-04-01 07:37:34,061 root INFO creating build/lib/supervisor/tests/fixtures/example 2026-04-01 07:37:34,062 root INFO copying supervisor/tests/fixtures/example/included.conf -> build/lib/supervisor/tests/fixtures/example 2026-04-01 07:37:34,100 root INFO installing to build/bdist.linux-riscv64/wheel 2026-04-01 07:37:34,100 root INFO running install 2026-04-01 07:37:34,136 root INFO running install_lib 2026-04-01 07:37:34,152 root INFO creating build/bdist.linux-riscv64/wheel 2026-04-01 07:37:34,154 root INFO creating build/bdist.linux-riscv64/wheel/supervisor 2026-04-01 07:37:34,155 root INFO copying build/lib/supervisor/process.py -> build/bdist.linux-riscv64/wheel/./supervisor 2026-04-01 07:37:34,157 root INFO creating build/bdist.linux-riscv64/wheel/supervisor/medusa 2026-04-01 07:37:34,158 root INFO copying build/lib/supervisor/medusa/counter.py -> build/bdist.linux-riscv64/wheel/./supervisor/medusa 2026-04-01 07:37:34,159 root INFO copying build/lib/supervisor/medusa/auth_handler.py -> build/bdist.linux-riscv64/wheel/./supervisor/medusa 2026-04-01 07:37:34,160 root INFO copying build/lib/supervisor/medusa/xmlrpc_handler.py -> build/bdist.linux-riscv64/wheel/./supervisor/medusa 2026-04-01 07:37:34,161 root INFO copying build/lib/supervisor/medusa/__init__.py -> build/bdist.linux-riscv64/wheel/./supervisor/medusa 2026-04-01 07:37:34,162 root INFO copying build/lib/supervisor/medusa/util.py -> build/bdist.linux-riscv64/wheel/./supervisor/medusa 2026-04-01 07:37:34,163 root INFO copying build/lib/supervisor/medusa/http_server.py -> build/bdist.linux-riscv64/wheel/./supervisor/medusa 2026-04-01 07:37:34,165 root INFO copying build/lib/supervisor/medusa/producers.py -> build/bdist.linux-riscv64/wheel/./supervisor/medusa 2026-04-01 07:37:34,166 root INFO copying build/lib/supervisor/medusa/asyncore_25.py -> build/bdist.linux-riscv64/wheel/./supervisor/medusa 2026-04-01 07:37:34,167 root INFO copying build/lib/supervisor/medusa/default_handler.py -> build/bdist.linux-riscv64/wheel/./supervisor/medusa 2026-04-01 07:37:34,168 root INFO copying build/lib/supervisor/medusa/http_date.py -> build/bdist.linux-riscv64/wheel/./supervisor/medusa 2026-04-01 07:37:34,169 root INFO copying build/lib/supervisor/medusa/logger.py -> build/bdist.linux-riscv64/wheel/./supervisor/medusa 2026-04-01 07:37:34,171 root INFO copying build/lib/supervisor/medusa/asynchat_25.py -> build/bdist.linux-riscv64/wheel/./supervisor/medusa 2026-04-01 07:37:34,172 root INFO copying build/lib/supervisor/medusa/filesys.py -> build/bdist.linux-riscv64/wheel/./supervisor/medusa 2026-04-01 07:37:34,173 root INFO copying build/lib/supervisor/loggers.py -> build/bdist.linux-riscv64/wheel/./supervisor 2026-04-01 07:37:34,174 root INFO copying build/lib/supervisor/__init__.py -> build/bdist.linux-riscv64/wheel/./supervisor 2026-04-01 07:37:34,175 root INFO copying build/lib/supervisor/supervisorctl.py -> build/bdist.linux-riscv64/wheel/./supervisor 2026-04-01 07:37:34,177 root INFO copying build/lib/supervisor/options.py -> build/bdist.linux-riscv64/wheel/./supervisor 2026-04-01 07:37:34,179 root INFO copying build/lib/supervisor/poller.py -> build/bdist.linux-riscv64/wheel/./supervisor 2026-04-01 07:37:34,180 root INFO copying build/lib/supervisor/childutils.py -> build/bdist.linux-riscv64/wheel/./supervisor 2026-04-01 07:37:34,181 root INFO copying build/lib/supervisor/templating.py -> build/bdist.linux-riscv64/wheel/./supervisor 2026-04-01 07:37:34,183 root INFO creating build/bdist.linux-riscv64/wheel/supervisor/tests 2026-04-01 07:37:34,184 root INFO copying build/lib/supervisor/tests/test_rpcinterfaces.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2026-04-01 07:37:34,186 root INFO copying build/lib/supervisor/tests/test_xmlrpc.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2026-04-01 07:37:34,187 root INFO copying build/lib/supervisor/tests/test_dispatchers.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2026-04-01 07:37:34,189 root INFO copying build/lib/supervisor/tests/test_supervisorctl.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2026-04-01 07:37:34,191 root INFO copying build/lib/supervisor/tests/test_process.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2026-04-01 07:37:34,193 root INFO copying build/lib/supervisor/tests/test_events.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2026-04-01 07:37:34,194 root INFO copying build/lib/supervisor/tests/__init__.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2026-04-01 07:37:34,195 root INFO copying build/lib/supervisor/tests/test_socket_manager.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2026-04-01 07:37:34,196 root INFO copying build/lib/supervisor/tests/test_http_client.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2026-04-01 07:37:34,198 root INFO copying build/lib/supervisor/tests/test_loggers.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2026-04-01 07:37:34,199 root INFO copying build/lib/supervisor/tests/test_supervisord.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2026-04-01 07:37:34,200 root INFO copying build/lib/supervisor/tests/test_templating.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2026-04-01 07:37:34,202 root INFO copying build/lib/supervisor/tests/test_datatypes.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2026-04-01 07:37:34,204 root INFO copying build/lib/supervisor/tests/test_childutils.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2026-04-01 07:37:34,205 root INFO copying build/lib/supervisor/tests/test_http.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2026-04-01 07:37:34,206 root INFO copying build/lib/supervisor/tests/test_options.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2026-04-01 07:37:34,208 root INFO copying build/lib/supervisor/tests/test_end_to_end.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2026-04-01 07:37:34,210 root INFO copying build/lib/supervisor/tests/test_confecho.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2026-04-01 07:37:34,211 root INFO creating build/bdist.linux-riscv64/wheel/supervisor/tests/fixtures 2026-04-01 07:37:34,212 root INFO copying build/lib/supervisor/tests/fixtures/issue-638.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2026-04-01 07:37:34,213 root INFO copying build/lib/supervisor/tests/fixtures/issue-1054.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2026-04-01 07:37:34,214 root INFO copying build/lib/supervisor/tests/fixtures/issue-1231c.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2026-04-01 07:37:34,215 root INFO copying build/lib/supervisor/tests/fixtures/issue-835.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2026-04-01 07:37:34,216 root INFO copying build/lib/supervisor/tests/fixtures/issue-733.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2026-04-01 07:37:34,218 root INFO copying build/lib/supervisor/tests/fixtures/issue-986.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2026-04-01 07:37:34,219 root INFO copying build/lib/supervisor/tests/fixtures/print_env.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2026-04-01 07:37:34,220 root INFO copying build/lib/supervisor/tests/fixtures/unkillable_spew.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2026-04-01 07:37:34,221 root INFO creating build/bdist.linux-riscv64/wheel/supervisor/tests/fixtures/example 2026-04-01 07:37:34,222 root INFO copying build/lib/supervisor/tests/fixtures/example/included.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures/example 2026-04-01 07:37:34,223 root INFO copying build/lib/supervisor/tests/fixtures/issue-1596.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2026-04-01 07:37:34,224 root INFO copying build/lib/supervisor/tests/fixtures/donothing.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2026-04-01 07:37:34,225 root INFO copying build/lib/supervisor/tests/fixtures/issue-1298.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2026-04-01 07:37:34,226 root INFO copying build/lib/supervisor/tests/fixtures/issue-1483c.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2026-04-01 07:37:34,227 root INFO copying build/lib/supervisor/tests/fixtures/issue-1224.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2026-04-01 07:37:34,228 root INFO copying build/lib/supervisor/tests/fixtures/issue-1170a.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2026-04-01 07:37:34,229 root INFO copying build/lib/supervisor/tests/fixtures/issue-1483a.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2026-04-01 07:37:34,230 root INFO copying build/lib/supervisor/tests/fixtures/issue-1483b.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2026-04-01 07:37:34,232 root INFO copying build/lib/supervisor/tests/fixtures/spew.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2026-04-01 07:37:34,233 root INFO copying build/lib/supervisor/tests/fixtures/issue-836.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2026-04-01 07:37:34,234 root INFO copying build/lib/supervisor/tests/fixtures/issue-664.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2026-04-01 07:37:34,235 root INFO copying build/lib/supervisor/tests/fixtures/issue-550.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2026-04-01 07:37:34,236 root INFO copying build/lib/supervisor/tests/fixtures/test_1231.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2026-04-01 07:37:34,237 root INFO copying build/lib/supervisor/tests/fixtures/issue-565.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2026-04-01 07:37:34,238 root INFO copying build/lib/supervisor/tests/fixtures/issue-1231a.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2026-04-01 07:37:34,239 root INFO copying build/lib/supervisor/tests/fixtures/listener.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2026-04-01 07:37:34,240 root INFO copying build/lib/supervisor/tests/fixtures/issue-1170b.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2026-04-01 07:37:34,241 root INFO copying build/lib/supervisor/tests/fixtures/issue-291a.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2026-04-01 07:37:34,242 root INFO copying build/lib/supervisor/tests/fixtures/include.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2026-04-01 07:37:34,243 root INFO copying build/lib/supervisor/tests/fixtures/issue-663.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2026-04-01 07:37:34,244 root INFO copying build/lib/supervisor/tests/fixtures/issue-1170c.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2026-04-01 07:37:34,245 root INFO copying build/lib/supervisor/tests/fixtures/issue-1231b.conf -> build/bdist.linux-riscv64/wheel/./supervisor/tests/fixtures 2026-04-01 07:37:34,246 root INFO copying build/lib/supervisor/tests/test_poller.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2026-04-01 07:37:34,248 root INFO copying build/lib/supervisor/tests/test_states.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2026-04-01 07:37:34,249 root INFO copying build/lib/supervisor/tests/base.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2026-04-01 07:37:34,250 root INFO copying build/lib/supervisor/tests/test_pidproxy.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2026-04-01 07:37:34,252 root INFO copying build/lib/supervisor/tests/test_web.py -> build/bdist.linux-riscv64/wheel/./supervisor/tests 2026-04-01 07:37:34,253 root INFO copying build/lib/supervisor/xmlrpc.py -> build/bdist.linux-riscv64/wheel/./supervisor 2026-04-01 07:37:34,254 root INFO copying build/lib/supervisor/http_client.py -> build/bdist.linux-riscv64/wheel/./supervisor 2026-04-01 07:37:34,256 root INFO creating build/bdist.linux-riscv64/wheel/supervisor/skel 2026-04-01 07:37:34,257 root INFO copying build/lib/supervisor/skel/sample.conf -> build/bdist.linux-riscv64/wheel/./supervisor/skel 2026-04-01 07:37:34,258 root INFO copying build/lib/supervisor/confecho.py -> build/bdist.linux-riscv64/wheel/./supervisor 2026-04-01 07:37:34,259 root INFO copying build/lib/supervisor/compat.py -> build/bdist.linux-riscv64/wheel/./supervisor 2026-04-01 07:37:34,261 root INFO creating build/bdist.linux-riscv64/wheel/supervisor/scripts 2026-04-01 07:37:34,261 root INFO copying build/lib/supervisor/scripts/sample_exiting_eventlistener.py -> build/bdist.linux-riscv64/wheel/./supervisor/scripts 2026-04-01 07:37:34,262 root INFO copying build/lib/supervisor/scripts/sample_commevent.py -> build/bdist.linux-riscv64/wheel/./supervisor/scripts 2026-04-01 07:37:34,264 root INFO copying build/lib/supervisor/scripts/loop_listener.py -> build/bdist.linux-riscv64/wheel/./supervisor/scripts 2026-04-01 07:37:34,265 root INFO copying build/lib/supervisor/scripts/sample_eventlistener.py -> build/bdist.linux-riscv64/wheel/./supervisor/scripts 2026-04-01 07:37:34,266 root INFO copying build/lib/supervisor/scripts/loop_eventgen.py -> build/bdist.linux-riscv64/wheel/./supervisor/scripts 2026-04-01 07:37:34,267 root INFO creating build/bdist.linux-riscv64/wheel/supervisor/ui 2026-04-01 07:37:34,268 root INFO copying build/lib/supervisor/ui/status.html -> build/bdist.linux-riscv64/wheel/./supervisor/ui 2026-04-01 07:37:34,269 root INFO creating build/bdist.linux-riscv64/wheel/supervisor/ui/images 2026-04-01 07:37:34,270 root INFO copying build/lib/supervisor/ui/images/state1.gif -> build/bdist.linux-riscv64/wheel/./supervisor/ui/images 2026-04-01 07:37:34,271 root INFO copying build/lib/supervisor/ui/images/supervisor.gif -> build/bdist.linux-riscv64/wheel/./supervisor/ui/images 2026-04-01 07:37:34,272 root INFO copying build/lib/supervisor/ui/images/state3.gif -> build/bdist.linux-riscv64/wheel/./supervisor/ui/images 2026-04-01 07:37:34,273 root INFO copying build/lib/supervisor/ui/images/state0.gif -> build/bdist.linux-riscv64/wheel/./supervisor/ui/images 2026-04-01 07:37:34,274 root INFO copying build/lib/supervisor/ui/images/state2.gif -> build/bdist.linux-riscv64/wheel/./supervisor/ui/images 2026-04-01 07:37:34,275 root INFO copying build/lib/supervisor/ui/images/rule.gif -> build/bdist.linux-riscv64/wheel/./supervisor/ui/images 2026-04-01 07:37:34,276 root INFO copying build/lib/supervisor/ui/images/icon.png -> build/bdist.linux-riscv64/wheel/./supervisor/ui/images 2026-04-01 07:37:34,278 root INFO creating build/bdist.linux-riscv64/wheel/supervisor/ui/stylesheets 2026-04-01 07:37:34,279 root INFO copying build/lib/supervisor/ui/stylesheets/supervisor.css -> build/bdist.linux-riscv64/wheel/./supervisor/ui/stylesheets 2026-04-01 07:37:34,280 root INFO copying build/lib/supervisor/ui/tail.html -> build/bdist.linux-riscv64/wheel/./supervisor/ui 2026-04-01 07:37:34,281 root INFO copying build/lib/supervisor/socket_manager.py -> build/bdist.linux-riscv64/wheel/./supervisor 2026-04-01 07:37:34,282 root INFO copying build/lib/supervisor/dispatchers.py -> build/bdist.linux-riscv64/wheel/./supervisor 2026-04-01 07:37:34,283 root INFO copying build/lib/supervisor/web.py -> build/bdist.linux-riscv64/wheel/./supervisor 2026-04-01 07:37:34,284 root INFO copying build/lib/supervisor/version.txt -> build/bdist.linux-riscv64/wheel/./supervisor 2026-04-01 07:37:34,285 root INFO copying build/lib/supervisor/pidproxy.py -> build/bdist.linux-riscv64/wheel/./supervisor 2026-04-01 07:37:34,286 root INFO copying build/lib/supervisor/supervisord.py -> build/bdist.linux-riscv64/wheel/./supervisor 2026-04-01 07:37:34,288 root INFO copying build/lib/supervisor/states.py -> build/bdist.linux-riscv64/wheel/./supervisor 2026-04-01 07:37:34,289 root INFO copying build/lib/supervisor/http.py -> build/bdist.linux-riscv64/wheel/./supervisor 2026-04-01 07:37:34,290 root INFO copying build/lib/supervisor/events.py -> build/bdist.linux-riscv64/wheel/./supervisor 2026-04-01 07:37:34,291 root INFO copying build/lib/supervisor/datatypes.py -> build/bdist.linux-riscv64/wheel/./supervisor 2026-04-01 07:37:34,293 root INFO copying build/lib/supervisor/rpcinterface.py -> build/bdist.linux-riscv64/wheel/./supervisor 2026-04-01 07:37:34,294 root INFO running install_egg_info 2026-04-01 07:37:34,310 root INFO Copying supervisor.egg-info to build/bdist.linux-riscv64/wheel/./supervisor-4.3.0-py3.14.egg-info 2026-04-01 07:37:34,317 root INFO running install_scripts 2026-04-01 07:37:34,325 root INFO creating build/bdist.linux-riscv64/wheel/supervisor-4.3.0.dist-info/WHEEL 2026-04-01 07:37:34,328 wheel INFO creating '/home/buildozer/aports/main/supervisor/src/supervisor-4.3.0/.dist/.tmp-v5y94y1v/supervisor-4.3.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2026-04-01 07:37:34,329 wheel INFO adding 'supervisor/__init__.py' 2026-04-01 07:37:34,331 wheel INFO adding 'supervisor/childutils.py' 2026-04-01 07:37:34,332 wheel INFO adding 'supervisor/compat.py' 2026-04-01 07:37:34,333 wheel INFO adding 'supervisor/confecho.py' 2026-04-01 07:37:34,335 wheel INFO adding 'supervisor/datatypes.py' 2026-04-01 07:37:34,336 wheel INFO adding 'supervisor/dispatchers.py' 2026-04-01 07:37:34,338 wheel INFO adding 'supervisor/events.py' 2026-04-01 07:37:34,339 wheel INFO adding 'supervisor/http.py' 2026-04-01 07:37:34,341 wheel INFO adding 'supervisor/http_client.py' 2026-04-01 07:37:34,343 wheel INFO adding 'supervisor/loggers.py' 2026-04-01 07:37:34,345 wheel INFO adding 'supervisor/options.py' 2026-04-01 07:37:34,348 wheel INFO adding 'supervisor/pidproxy.py' 2026-04-01 07:37:34,349 wheel INFO adding 'supervisor/poller.py' 2026-04-01 07:37:34,350 wheel INFO adding 'supervisor/process.py' 2026-04-01 07:37:34,353 wheel INFO adding 'supervisor/rpcinterface.py' 2026-04-01 07:37:34,355 wheel INFO adding 'supervisor/socket_manager.py' 2026-04-01 07:37:34,356 wheel INFO adding 'supervisor/states.py' 2026-04-01 07:37:34,357 wheel INFO adding 'supervisor/supervisorctl.py' 2026-04-01 07:37:34,360 wheel INFO adding 'supervisor/supervisord.py' 2026-04-01 07:37:34,362 wheel INFO adding 'supervisor/templating.py' 2026-04-01 07:37:34,364 wheel INFO adding 'supervisor/version.txt' 2026-04-01 07:37:34,365 wheel INFO adding 'supervisor/web.py' 2026-04-01 07:37:34,367 wheel INFO adding 'supervisor/xmlrpc.py' 2026-04-01 07:37:34,369 wheel INFO adding 'supervisor/medusa/__init__.py' 2026-04-01 07:37:34,370 wheel INFO adding 'supervisor/medusa/asynchat_25.py' 2026-04-01 07:37:34,371 wheel INFO adding 'supervisor/medusa/asyncore_25.py' 2026-04-01 07:37:34,373 wheel INFO adding 'supervisor/medusa/auth_handler.py' 2026-04-01 07:37:34,374 wheel INFO adding 'supervisor/medusa/counter.py' 2026-04-01 07:37:34,375 wheel INFO adding 'supervisor/medusa/default_handler.py' 2026-04-01 07:37:34,376 wheel INFO adding 'supervisor/medusa/filesys.py' 2026-04-01 07:37:34,377 wheel INFO adding 'supervisor/medusa/http_date.py' 2026-04-01 07:37:34,379 wheel INFO adding 'supervisor/medusa/http_server.py' 2026-04-01 07:37:34,381 wheel INFO adding 'supervisor/medusa/logger.py' 2026-04-01 07:37:34,382 wheel INFO adding 'supervisor/medusa/producers.py' 2026-04-01 07:37:34,383 wheel INFO adding 'supervisor/medusa/util.py' 2026-04-01 07:37:34,384 wheel INFO adding 'supervisor/medusa/xmlrpc_handler.py' 2026-04-01 07:37:34,385 wheel INFO adding 'supervisor/scripts/loop_eventgen.py' 2026-04-01 07:37:34,386 wheel INFO adding 'supervisor/scripts/loop_listener.py' 2026-04-01 07:37:34,387 wheel INFO adding 'supervisor/scripts/sample_commevent.py' 2026-04-01 07:37:34,388 wheel INFO adding 'supervisor/scripts/sample_eventlistener.py' 2026-04-01 07:37:34,389 wheel INFO adding 'supervisor/scripts/sample_exiting_eventlistener.py' 2026-04-01 07:37:34,391 wheel INFO adding 'supervisor/skel/sample.conf' 2026-04-01 07:37:34,392 wheel INFO adding 'supervisor/tests/__init__.py' 2026-04-01 07:37:34,394 wheel INFO adding 'supervisor/tests/base.py' 2026-04-01 07:37:34,395 wheel INFO adding 'supervisor/tests/test_childutils.py' 2026-04-01 07:37:34,397 wheel INFO adding 'supervisor/tests/test_confecho.py' 2026-04-01 07:37:34,398 wheel INFO adding 'supervisor/tests/test_datatypes.py' 2026-04-01 07:37:34,400 wheel INFO adding 'supervisor/tests/test_dispatchers.py' 2026-04-01 07:37:34,403 wheel INFO adding 'supervisor/tests/test_end_to_end.py' 2026-04-01 07:37:34,404 wheel INFO adding 'supervisor/tests/test_events.py' 2026-04-01 07:37:34,406 wheel INFO adding 'supervisor/tests/test_http.py' 2026-04-01 07:37:34,408 wheel INFO adding 'supervisor/tests/test_http_client.py' 2026-04-01 07:37:34,410 wheel INFO adding 'supervisor/tests/test_loggers.py' 2026-04-01 07:37:34,412 wheel INFO adding 'supervisor/tests/test_options.py' 2026-04-01 07:37:34,416 wheel INFO adding 'supervisor/tests/test_pidproxy.py' 2026-04-01 07:37:34,417 wheel INFO adding 'supervisor/tests/test_poller.py' 2026-04-01 07:37:34,420 wheel INFO adding 'supervisor/tests/test_process.py' 2026-04-01 07:37:34,424 wheel INFO adding 'supervisor/tests/test_rpcinterfaces.py' 2026-04-01 07:37:34,427 wheel INFO adding 'supervisor/tests/test_socket_manager.py' 2026-04-01 07:37:34,428 wheel INFO adding 'supervisor/tests/test_states.py' 2026-04-01 07:37:34,430 wheel INFO adding 'supervisor/tests/test_supervisorctl.py' 2026-04-01 07:37:34,433 wheel INFO adding 'supervisor/tests/test_supervisord.py' 2026-04-01 07:37:34,436 wheel INFO adding 'supervisor/tests/test_templating.py' 2026-04-01 07:37:34,438 wheel INFO adding 'supervisor/tests/test_web.py' 2026-04-01 07:37:34,440 wheel INFO adding 'supervisor/tests/test_xmlrpc.py' 2026-04-01 07:37:34,442 wheel INFO adding 'supervisor/tests/fixtures/donothing.conf' 2026-04-01 07:37:34,443 wheel INFO adding 'supervisor/tests/fixtures/include.conf' 2026-04-01 07:37:34,444 wheel INFO adding 'supervisor/tests/fixtures/issue-1054.conf' 2026-04-01 07:37:34,445 wheel INFO adding 'supervisor/tests/fixtures/issue-1170a.conf' 2026-04-01 07:37:34,446 wheel INFO adding 'supervisor/tests/fixtures/issue-1170b.conf' 2026-04-01 07:37:34,447 wheel INFO adding 'supervisor/tests/fixtures/issue-1170c.conf' 2026-04-01 07:37:34,448 wheel INFO adding 'supervisor/tests/fixtures/issue-1224.conf' 2026-04-01 07:37:34,449 wheel INFO adding 'supervisor/tests/fixtures/issue-1231a.conf' 2026-04-01 07:37:34,450 wheel INFO adding 'supervisor/tests/fixtures/issue-1231b.conf' 2026-04-01 07:37:34,451 wheel INFO adding 'supervisor/tests/fixtures/issue-1231c.conf' 2026-04-01 07:37:34,452 wheel INFO adding 'supervisor/tests/fixtures/issue-1298.conf' 2026-04-01 07:37:34,453 wheel INFO adding 'supervisor/tests/fixtures/issue-1483a.conf' 2026-04-01 07:37:34,454 wheel INFO adding 'supervisor/tests/fixtures/issue-1483b.conf' 2026-04-01 07:37:34,455 wheel INFO adding 'supervisor/tests/fixtures/issue-1483c.conf' 2026-04-01 07:37:34,456 wheel INFO adding 'supervisor/tests/fixtures/issue-1596.conf' 2026-04-01 07:37:34,457 wheel INFO adding 'supervisor/tests/fixtures/issue-291a.conf' 2026-04-01 07:37:34,458 wheel INFO adding 'supervisor/tests/fixtures/issue-550.conf' 2026-04-01 07:37:34,459 wheel INFO adding 'supervisor/tests/fixtures/issue-565.conf' 2026-04-01 07:37:34,460 wheel INFO adding 'supervisor/tests/fixtures/issue-638.conf' 2026-04-01 07:37:34,461 wheel INFO adding 'supervisor/tests/fixtures/issue-663.conf' 2026-04-01 07:37:34,462 wheel INFO adding 'supervisor/tests/fixtures/issue-664.conf' 2026-04-01 07:37:34,463 wheel INFO adding 'supervisor/tests/fixtures/issue-733.conf' 2026-04-01 07:37:34,464 wheel INFO adding 'supervisor/tests/fixtures/issue-835.conf' 2026-04-01 07:37:34,465 wheel INFO adding 'supervisor/tests/fixtures/issue-836.conf' 2026-04-01 07:37:34,466 wheel INFO adding 'supervisor/tests/fixtures/issue-986.conf' 2026-04-01 07:37:34,467 wheel INFO adding 'supervisor/tests/fixtures/listener.py' 2026-04-01 07:37:34,468 wheel INFO adding 'supervisor/tests/fixtures/print_env.py' 2026-04-01 07:37:34,469 wheel INFO adding 'supervisor/tests/fixtures/spew.py' 2026-04-01 07:37:34,470 wheel INFO adding 'supervisor/tests/fixtures/test_1231.py' 2026-04-01 07:37:34,471 wheel INFO adding 'supervisor/tests/fixtures/unkillable_spew.py' 2026-04-01 07:37:34,472 wheel INFO adding 'supervisor/tests/fixtures/example/included.conf' 2026-04-01 07:37:34,474 wheel INFO adding 'supervisor/ui/status.html' 2026-04-01 07:37:34,475 wheel INFO adding 'supervisor/ui/tail.html' 2026-04-01 07:37:34,476 wheel INFO adding 'supervisor/ui/images/icon.png' 2026-04-01 07:37:34,477 wheel INFO adding 'supervisor/ui/images/rule.gif' 2026-04-01 07:37:34,478 wheel INFO adding 'supervisor/ui/images/state0.gif' 2026-04-01 07:37:34,479 wheel INFO adding 'supervisor/ui/images/state1.gif' 2026-04-01 07:37:34,480 wheel INFO adding 'supervisor/ui/images/state2.gif' 2026-04-01 07:37:34,481 wheel INFO adding 'supervisor/ui/images/state3.gif' 2026-04-01 07:37:34,483 wheel INFO adding 'supervisor/ui/images/supervisor.gif' 2026-04-01 07:37:34,484 wheel INFO adding 'supervisor/ui/stylesheets/supervisor.css' 2026-04-01 07:37:34,486 wheel INFO adding 'supervisor-4.3.0.dist-info/licenses/LICENSES.txt' 2026-04-01 07:37:34,488 wheel INFO adding 'supervisor-4.3.0.dist-info/METADATA' 2026-04-01 07:37:34,490 wheel INFO adding 'supervisor-4.3.0.dist-info/WHEEL' 2026-04-01 07:37:34,491 wheel INFO adding 'supervisor-4.3.0.dist-info/entry_points.txt' 2026-04-01 07:37:34,492 wheel INFO adding 'supervisor-4.3.0.dist-info/top_level.txt' 2026-04-01 07:37:34,494 wheel INFO adding 'supervisor-4.3.0.dist-info/RECORD' 2026-04-01 07:37:34,496 root INFO removing build/bdist.linux-riscv64/wheel 2026-04-01 07:37:34,511 gpep517 INFO The backend produced .dist/supervisor-4.3.0-py2.py3-none-any.whl supervisor-4.3.0-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/main/supervisor/src/supervisor-4.3.0 collected 1370 items supervisor/tests/test_childutils.py .............. [ 1%] supervisor/tests/test_confecho.py . [ 1%] supervisor/tests/test_datatypes.py ..................................... [ 3%] ........................................................................ [ 9%] .......... [ 9%] supervisor/tests/test_dispatchers.py ................................... [ 12%] ............................................. [ 15%] supervisor/tests/test_events.py ........................................ [ 18%] ... [ 18%] supervisor/tests/test_http.py .......................................... [ 21%] ................ [ 22%] supervisor/tests/test_http_client.py ................................... [ 25%] ..... [ 25%] supervisor/tests/test_loggers.py ....................................... [ 28%] ............................................. [ 32%] supervisor/tests/test_options.py ....................................... [ 34%] ........................................................................ [ 40%] ........................................................................ [ 45%] ......................... [ 47%] supervisor/tests/test_pidproxy.py . [ 47%] supervisor/tests/test_poller.py ..................... [ 48%] supervisor/tests/test_process.py ....................................... [ 51%] ........................................................................ [ 56%] ........................... [ 58%] supervisor/tests/test_rpcinterfaces.py ................................. [ 61%] ........................................................................ [ 66%] ............................ [ 68%] supervisor/tests/test_socket_manager.py ................. [ 69%] supervisor/tests/test_states.py ........... [ 70%] supervisor/tests/test_supervisorctl.py ................................. [ 73%] ........................................................................ [ 78%] ........................................................................ [ 83%] ..................... [ 85%] supervisor/tests/test_supervisord.py ................................... [ 87%] ..... [ 88%] supervisor/tests/test_templating.py .................................... [ 90%] ............................................... [ 94%] supervisor/tests/test_web.py .............. [ 95%] supervisor/tests/test_xmlrpc.py ........................................ [ 98%] ........................... [100%] ============================ 1370 passed in 20.32s ============================= >>> supervisor: Entering fakeroot... >>> supervisor-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/supervisor/medusa/__pycache__' -> '/home/buildozer/aports/main/supervisor/pkg/supervisor-pyc/usr/lib/python3.14/site-packages/supervisor/medusa/__pycache__' 'usr/lib/python3.14/site-packages/supervisor/tests/__pycache__' -> '/home/buildozer/aports/main/supervisor/pkg/supervisor-pyc/usr/lib/python3.14/site-packages/supervisor/tests/__pycache__' 'usr/lib/python3.14/site-packages/supervisor/tests/fixtures/__pycache__' -> '/home/buildozer/aports/main/supervisor/pkg/supervisor-pyc/usr/lib/python3.14/site-packages/supervisor/tests/fixtures/__pycache__' 'usr/lib/python3.14/site-packages/supervisor/scripts/__pycache__' -> '/home/buildozer/aports/main/supervisor/pkg/supervisor-pyc/usr/lib/python3.14/site-packages/supervisor/scripts/__pycache__' 'usr/lib/python3.14/site-packages/supervisor/__pycache__' -> '/home/buildozer/aports/main/supervisor/pkg/supervisor-pyc/usr/lib/python3.14/site-packages/supervisor/__pycache__' >>> supervisor-pyc*: Preparing subpackage supervisor-pyc... >>> supervisor-pyc*: Running postcheck for supervisor-pyc >>> supervisor-openrc*: Running split function openrc... 'etc/init.d' -> '/home/buildozer/aports/main/supervisor/pkg/supervisor-openrc/etc/init.d' >>> supervisor-openrc*: Preparing subpackage supervisor-openrc... >>> supervisor-openrc*: Running postcheck for supervisor-openrc >>> supervisor*: Running postcheck for supervisor >>> supervisor*: Preparing package supervisor... >>> supervisor-openrc*: Tracing dependencies... >>> supervisor-openrc*: Package size: 273.0 B >>> supervisor-openrc*: Compressing data... >>> supervisor-openrc*: Create checksum... >>> supervisor-openrc*: Create supervisor-openrc-4.3.0-r1.apk >>> supervisor-pyc*: Tracing dependencies... python3~3.14 >>> supervisor-pyc*: Package size: 2.0 MB >>> supervisor-pyc*: Compressing data... >>> supervisor-pyc*: Create checksum... >>> supervisor-pyc*: Create supervisor-pyc-4.3.0-r1.apk >>> supervisor*: Tracing dependencies... python3 py3-setuptools python3~3.14 >>> supervisor*: Package size: 1.5 MB >>> supervisor*: Compressing data... >>> supervisor*: Create checksum... >>> supervisor*: Create supervisor-4.3.0-r1.apk >>> supervisor: Build complete at Wed, 01 Apr 2026 07:38:04 +0000 elapsed time 0h 0m 36s >>> supervisor: Cleaning up srcdir >>> supervisor: Cleaning up pkgdir >>> supervisor: Cleaning up tmpdir >>> supervisor: Uninstalling dependencies... ( 1/34) Purging .makedepends-supervisor (20260401.073730) ( 2/34) Purging py3-setuptools-pyc (82.0.1-r1) ( 3/34) Purging py3-setuptools (82.0.1-r1) ( 4/34) Purging py3-gpep517-pyc (19-r2) ( 5/34) Purging py3-gpep517 (19-r2) ( 6/34) Purging py3-installer-pyc (0.7.0-r3) ( 7/34) Purging py3-installer (0.7.0-r3) ( 8/34) Purging py3-wheel-pyc (0.46.3-r1) ( 9/34) Purging py3-wheel (0.46.3-r1) (10/34) Purging py3-pytest-pyc (9.0.2-r1) (11/34) Purging py3-pytest (9.0.2-r1) (12/34) Purging py3-iniconfig-pyc (2.3.0-r1) (13/34) Purging py3-iniconfig (2.3.0-r1) (14/34) Purging py3-packaging-pyc (26.0-r1) (15/34) Purging py3-packaging (26.0-r1) (16/34) Purging py3-parsing-pyc (3.3.2-r1) (17/34) Purging py3-parsing (3.3.2-r1) (18/34) Purging py3-pluggy-pyc (1.6.0-r1) (19/34) Purging py3-pluggy (1.6.0-r1) (20/34) Purging py3-py-pyc (1.11.0-r5) (21/34) Purging py3-py (1.11.0-r5) (22/34) Purging py3-pygments-pyc (2.20.0-r0) (23/34) Purging py3-pygments (2.20.0-r0) (24/34) Purging python3-pyc (3.14.3-r0) (25/34) Purging python3-pycache-pyc0 (3.14.3-r0) (26/34) Purging pyc (3.14.3-r0) (27/34) Purging python3 (3.14.3-r0) (28/34) Purging gdbm (1.26-r0) (29/34) Purging libbz2 (1.0.8-r6) (30/34) Purging libffi (3.5.2-r0) (31/34) Purging libpanelw (6.6_p20251231-r0) (32/34) Purging mpdecimal (4.0.1-r0) (33/34) Purging sqlite-libs (3.51.2-r1) (34/34) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 391.7 MiB in 105 packages >>> supervisor: Updating the main/riscv64 repository index... >>> supervisor: Signing the index...