>>> py3-podman: Building community/py3-podman 5.2.0-r0 (using abuild 3.14.1-r1) started Mon, 04 Nov 2024 07:12:36 +0000
>>> py3-podman: Validating /home/buildozer/aports/community/py3-podman/APKBUILD...
>>> py3-podman: Analyzing dependencies...
>>> py3-podman: Installing for build: build-base py3-requests py3-urllib3 py3-gpep517 py3-setuptools py3-wheel py3-pytest py3-requests-mock py3-fixtures
(1/50) Installing libbz2 (1.0.8-r6)
(2/50) Installing libffi (3.4.6-r0)
(3/50) Installing gdbm (1.24-r0)
(4/50) Installing xz-libs (5.6.3-r0)
(5/50) Installing mpdecimal (4.0.0-r0)
(6/50) Installing libpanelw (6.5_p20241006-r2)
(7/50) Installing sqlite-libs (3.47.0-r0)
(8/50) Installing python3 (3.12.7-r1)
(9/50) Installing python3-pycache-pyc0 (3.12.7-r1)
(10/50) Installing pyc (3.12.7-r1)
(11/50) Installing py3-certifi-pyc (2024.8.30-r0)
(12/50) Installing py3-charset-normalizer (3.4.0-r0)
(13/50) Installing py3-charset-normalizer-pyc (3.4.0-r0)
(14/50) Installing py3-idna (3.10-r0)
(15/50) Installing py3-idna-pyc (3.10-r0)
(16/50) Installing py3-urllib3 (1.26.20-r0)
(17/50) Installing py3-urllib3-pyc (1.26.20-r0)
(18/50) Installing py3-requests-pyc (2.32.3-r0)
(19/50) Installing python3-pyc (3.12.7-r1)
(20/50) Installing py3-certifi (2024.8.30-r0)
(21/50) Installing py3-requests (2.32.3-r0)
(22/50) Installing py3-installer (0.7.0-r2)
(23/50) Installing py3-installer-pyc (0.7.0-r2)
(24/50) Installing py3-gpep517 (16-r0)
(25/50) Installing py3-gpep517-pyc (16-r0)
(26/50) Installing py3-parsing (3.1.4-r0)
(27/50) Installing py3-parsing-pyc (3.1.4-r0)
(28/50) Installing py3-packaging (24.1-r0)
(29/50) Installing py3-packaging-pyc (24.1-r0)
(30/50) Installing py3-setuptools (70.3.0-r0)
(31/50) Installing py3-setuptools-pyc (70.3.0-r0)
(32/50) Installing py3-wheel (0.43.0-r0)
(33/50) Installing py3-wheel-pyc (0.43.0-r0)
(34/50) Installing py3-iniconfig (2.0.0-r1)
(35/50) Installing py3-iniconfig-pyc (2.0.0-r1)
(36/50) Installing py3-pluggy (1.5.0-r0)
(37/50) Installing py3-pluggy-pyc (1.5.0-r0)
(38/50) Installing py3-py (1.11.0-r4)
(39/50) Installing py3-py-pyc (1.11.0-r4)
(40/50) Installing py3-pytest (8.3.3-r0)
(41/50) Installing py3-pytest-pyc (8.3.3-r0)
(42/50) Installing py3-six (1.16.0-r9)
(43/50) Installing py3-six-pyc (1.16.0-r9)
(44/50) Installing py3-requests-mock (1.11.0-r1)
(45/50) Installing py3-requests-mock-pyc (1.11.0-r1)
(46/50) Installing py3-pbr (5.11.1-r5)
(47/50) Installing py3-pbr-pyc (5.11.1-r5)
(48/50) Installing py3-fixtures (4.1.0-r2)
(49/50) Installing py3-fixtures-pyc (4.1.0-r2)
(50/50) Installing .makedepends-py3-podman (20241104.071243)
Executing busybox-1.37.0-r6.trigger
OK: 383 MiB in 148 packages
>>> py3-podman: Cleaning up srcdir
>>> py3-podman: Cleaning up pkgdir
>>> py3-podman: Cleaning up tmpdir
>>> py3-podman: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/py3-podman-5.2.0.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/v3.21/py3-podman-5.2.0.tar.gz.part'
py3-podman-5.2.0.tar 100% |********************************|  182k  0:00:00 ETA
'/var/cache/distfiles/v3.21/py3-podman-5.2.0.tar.gz.part' saved
>>> py3-podman: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/py3-podman-5.2.0.tar.gz
>>> py3-podman: Checking sha512sums...
py3-podman-5.2.0.tar.gz: OK
>>> py3-podman: Unpacking /var/cache/distfiles/v3.21/py3-podman-5.2.0.tar.gz...
2024-11-04 07:12:46,599 gpep517 INFO Building wheel via backend setuptools.build_meta
2024-11-04 07:12:46,722 root INFO running bdist_wheel
2024-11-04 07:12:46,810 root INFO running build
2024-11-04 07:12:46,810 root INFO running build_py
2024-11-04 07:12:46,812 root INFO creating build
2024-11-04 07:12:46,812 root INFO creating build/lib
2024-11-04 07:12:46,813 root INFO creating build/lib/podman
2024-11-04 07:12:46,813 root INFO copying podman/__init__.py -> build/lib/podman
2024-11-04 07:12:46,815 root INFO copying podman/version.py -> build/lib/podman
2024-11-04 07:12:46,816 root INFO copying podman/tlsconfig.py -> build/lib/podman
2024-11-04 07:12:46,817 root INFO copying podman/client.py -> build/lib/podman
2024-11-04 07:12:46,819 root INFO creating build/lib/podman/api
2024-11-04 07:12:46,820 root INFO copying podman/api/cached_property.py -> build/lib/podman/api
2024-11-04 07:12:46,821 root INFO copying podman/api/tar_utils.py -> build/lib/podman/api
2024-11-04 07:12:46,822 root INFO copying podman/api/http_utils.py -> build/lib/podman/api
2024-11-04 07:12:46,823 root INFO copying podman/api/__init__.py -> build/lib/podman/api
2024-11-04 07:12:46,824 root INFO copying podman/api/uds.py -> build/lib/podman/api
2024-11-04 07:12:46,826 root INFO copying podman/api/path_utils.py -> build/lib/podman/api
2024-11-04 07:12:46,827 root INFO copying podman/api/parse_utils.py -> build/lib/podman/api
2024-11-04 07:12:46,828 root INFO copying podman/api/typing_extensions.py -> build/lib/podman/api
2024-11-04 07:12:46,830 root INFO copying podman/api/adapter_utils.py -> build/lib/podman/api
2024-11-04 07:12:46,831 root INFO copying podman/api/ssh.py -> build/lib/podman/api
2024-11-04 07:12:46,833 root INFO copying podman/api/output_utils.py -> build/lib/podman/api
2024-11-04 07:12:46,834 root INFO copying podman/api/client.py -> build/lib/podman/api
2024-11-04 07:12:46,835 root INFO creating build/lib/podman/errors
2024-11-04 07:12:46,836 root INFO copying podman/errors/__init__.py -> build/lib/podman/errors
2024-11-04 07:12:46,837 root INFO copying podman/errors/exceptions.py -> build/lib/podman/errors
2024-11-04 07:12:46,840 root INFO creating build/lib/podman/domain
2024-11-04 07:12:46,841 root INFO copying podman/domain/networks.py -> build/lib/podman/domain
2024-11-04 07:12:46,842 root INFO copying podman/domain/secrets.py -> build/lib/podman/domain
2024-11-04 07:12:46,843 root INFO copying podman/domain/__init__.py -> build/lib/podman/domain
2024-11-04 07:12:46,844 root INFO copying podman/domain/system.py -> build/lib/podman/domain
2024-11-04 07:12:46,845 root INFO copying podman/domain/containers_manager.py -> build/lib/podman/domain
2024-11-04 07:12:46,846 root INFO copying podman/domain/containers.py -> build/lib/podman/domain
2024-11-04 07:12:46,848 root INFO copying podman/domain/config.py -> build/lib/podman/domain
2024-11-04 07:12:46,849 root INFO copying podman/domain/volumes.py -> build/lib/podman/domain
2024-11-04 07:12:46,850 root INFO copying podman/domain/manager.py -> build/lib/podman/domain
2024-11-04 07:12:46,851 root INFO copying podman/domain/images_build.py -> build/lib/podman/domain
2024-11-04 07:12:46,852 root INFO copying podman/domain/manifests.py -> build/lib/podman/domain
2024-11-04 07:12:46,854 root INFO copying podman/domain/networks_manager.py -> build/lib/podman/domain
2024-11-04 07:12:46,855 root INFO copying podman/domain/events.py -> build/lib/podman/domain
2024-11-04 07:12:46,856 root INFO copying podman/domain/images_manager.py -> build/lib/podman/domain
2024-11-04 07:12:46,857 root INFO copying podman/domain/pods_manager.py -> build/lib/podman/domain
2024-11-04 07:12:46,858 root INFO copying podman/domain/containers_run.py -> build/lib/podman/domain
2024-11-04 07:12:46,859 root INFO copying podman/domain/registry_data.py -> build/lib/podman/domain
2024-11-04 07:12:46,860 root INFO copying podman/domain/containers_create.py -> build/lib/podman/domain
2024-11-04 07:12:46,861 root INFO copying podman/domain/pods.py -> build/lib/podman/domain
2024-11-04 07:12:46,862 root INFO copying podman/domain/ipam.py -> build/lib/podman/domain
2024-11-04 07:12:46,863 root INFO copying podman/domain/images.py -> build/lib/podman/domain
2024-11-04 07:12:46,866 root INFO running egg_info
2024-11-04 07:12:46,867 root INFO creating podman.egg-info
2024-11-04 07:12:47,009 root INFO writing podman.egg-info/PKG-INFO
2024-11-04 07:12:47,013 root INFO writing dependency_links to podman.egg-info/dependency_links.txt
2024-11-04 07:12:47,016 root INFO writing requirements to podman.egg-info/requires.txt
2024-11-04 07:12:47,017 root INFO writing top-level names to podman.egg-info/top_level.txt
2024-11-04 07:12:47,018 root INFO writing manifest file 'podman.egg-info/SOURCES.txt'
2024-11-04 07:12:47,038 root INFO reading manifest file 'podman.egg-info/SOURCES.txt'
2024-11-04 07:12:47,039 root INFO adding license file 'LICENSE'
2024-11-04 07:12:47,043 root INFO writing manifest file 'podman.egg-info/SOURCES.txt'
2024-11-04 07:12:47,047 root INFO copying podman/py.typed -> build/lib/podman
2024-11-04 07:12:47,083 root INFO installing to build/bdist.linux-riscv64/wheel
2024-11-04 07:12:47,083 root INFO running install
2024-11-04 07:12:47,126 root INFO running install_lib
2024-11-04 07:12:47,139 root INFO creating build/bdist.linux-riscv64
2024-11-04 07:12:47,140 root INFO creating build/bdist.linux-riscv64/wheel
2024-11-04 07:12:47,141 root INFO creating build/bdist.linux-riscv64/wheel/podman
2024-11-04 07:12:47,142 root INFO copying build/lib/podman/__init__.py -> build/bdist.linux-riscv64/wheel/podman
2024-11-04 07:12:47,143 root INFO creating build/bdist.linux-riscv64/wheel/podman/api
2024-11-04 07:12:47,144 root INFO copying build/lib/podman/api/cached_property.py -> build/bdist.linux-riscv64/wheel/podman/api
2024-11-04 07:12:47,145 root INFO copying build/lib/podman/api/tar_utils.py -> build/bdist.linux-riscv64/wheel/podman/api
2024-11-04 07:12:47,146 root INFO copying build/lib/podman/api/http_utils.py -> build/bdist.linux-riscv64/wheel/podman/api
2024-11-04 07:12:47,147 root INFO copying build/lib/podman/api/__init__.py -> build/bdist.linux-riscv64/wheel/podman/api
2024-11-04 07:12:47,148 root INFO copying build/lib/podman/api/uds.py -> build/bdist.linux-riscv64/wheel/podman/api
2024-11-04 07:12:47,149 root INFO copying build/lib/podman/api/path_utils.py -> build/bdist.linux-riscv64/wheel/podman/api
2024-11-04 07:12:47,150 root INFO copying build/lib/podman/api/parse_utils.py -> build/bdist.linux-riscv64/wheel/podman/api
2024-11-04 07:12:47,151 root INFO copying build/lib/podman/api/typing_extensions.py -> build/bdist.linux-riscv64/wheel/podman/api
2024-11-04 07:12:47,153 root INFO copying build/lib/podman/api/adapter_utils.py -> build/bdist.linux-riscv64/wheel/podman/api
2024-11-04 07:12:47,154 root INFO copying build/lib/podman/api/ssh.py -> build/bdist.linux-riscv64/wheel/podman/api
2024-11-04 07:12:47,155 root INFO copying build/lib/podman/api/output_utils.py -> build/bdist.linux-riscv64/wheel/podman/api
2024-11-04 07:12:47,156 root INFO copying build/lib/podman/api/client.py -> build/bdist.linux-riscv64/wheel/podman/api
2024-11-04 07:12:47,158 root INFO creating build/bdist.linux-riscv64/wheel/podman/errors
2024-11-04 07:12:47,158 root INFO copying build/lib/podman/errors/__init__.py -> build/bdist.linux-riscv64/wheel/podman/errors
2024-11-04 07:12:47,160 root INFO copying build/lib/podman/errors/exceptions.py -> build/bdist.linux-riscv64/wheel/podman/errors
2024-11-04 07:12:47,161 root INFO copying build/lib/podman/py.typed -> build/bdist.linux-riscv64/wheel/podman
2024-11-04 07:12:47,162 root INFO copying build/lib/podman/version.py -> build/bdist.linux-riscv64/wheel/podman
2024-11-04 07:12:47,163 root INFO creating build/bdist.linux-riscv64/wheel/podman/domain
2024-11-04 07:12:47,163 root INFO copying build/lib/podman/domain/networks.py -> build/bdist.linux-riscv64/wheel/podman/domain
2024-11-04 07:12:47,165 root INFO copying build/lib/podman/domain/secrets.py -> build/bdist.linux-riscv64/wheel/podman/domain
2024-11-04 07:12:47,166 root INFO copying build/lib/podman/domain/__init__.py -> build/bdist.linux-riscv64/wheel/podman/domain
2024-11-04 07:12:47,167 root INFO copying build/lib/podman/domain/system.py -> build/bdist.linux-riscv64/wheel/podman/domain
2024-11-04 07:12:47,168 root INFO copying build/lib/podman/domain/containers_manager.py -> build/bdist.linux-riscv64/wheel/podman/domain
2024-11-04 07:12:47,169 root INFO copying build/lib/podman/domain/containers.py -> build/bdist.linux-riscv64/wheel/podman/domain
2024-11-04 07:12:47,170 root INFO copying build/lib/podman/domain/config.py -> build/bdist.linux-riscv64/wheel/podman/domain
2024-11-04 07:12:47,171 root INFO copying build/lib/podman/domain/volumes.py -> build/bdist.linux-riscv64/wheel/podman/domain
2024-11-04 07:12:47,172 root INFO copying build/lib/podman/domain/manager.py -> build/bdist.linux-riscv64/wheel/podman/domain
2024-11-04 07:12:47,173 root INFO copying build/lib/podman/domain/images_build.py -> build/bdist.linux-riscv64/wheel/podman/domain
2024-11-04 07:12:47,174 root INFO copying build/lib/podman/domain/manifests.py -> build/bdist.linux-riscv64/wheel/podman/domain
2024-11-04 07:12:47,176 root INFO copying build/lib/podman/domain/networks_manager.py -> build/bdist.linux-riscv64/wheel/podman/domain
2024-11-04 07:12:47,177 root INFO copying build/lib/podman/domain/events.py -> build/bdist.linux-riscv64/wheel/podman/domain
2024-11-04 07:12:47,178 root INFO copying build/lib/podman/domain/images_manager.py -> build/bdist.linux-riscv64/wheel/podman/domain
2024-11-04 07:12:47,179 root INFO copying build/lib/podman/domain/pods_manager.py -> build/bdist.linux-riscv64/wheel/podman/domain
2024-11-04 07:12:47,180 root INFO copying build/lib/podman/domain/containers_run.py -> build/bdist.linux-riscv64/wheel/podman/domain
2024-11-04 07:12:47,181 root INFO copying build/lib/podman/domain/registry_data.py -> build/bdist.linux-riscv64/wheel/podman/domain
2024-11-04 07:12:47,182 root INFO copying build/lib/podman/domain/containers_create.py -> build/bdist.linux-riscv64/wheel/podman/domain
2024-11-04 07:12:47,183 root INFO copying build/lib/podman/domain/pods.py -> build/bdist.linux-riscv64/wheel/podman/domain
2024-11-04 07:12:47,184 root INFO copying build/lib/podman/domain/ipam.py -> build/bdist.linux-riscv64/wheel/podman/domain
2024-11-04 07:12:47,184 root INFO copying build/lib/podman/domain/images.py -> build/bdist.linux-riscv64/wheel/podman/domain
2024-11-04 07:12:47,185 root INFO copying build/lib/podman/tlsconfig.py -> build/bdist.linux-riscv64/wheel/podman
2024-11-04 07:12:47,186 root INFO copying build/lib/podman/client.py -> build/bdist.linux-riscv64/wheel/podman
2024-11-04 07:12:47,187 root INFO running install_egg_info
2024-11-04 07:12:47,200 root INFO Copying podman.egg-info to build/bdist.linux-riscv64/wheel/podman-5.2.0-py3.12.egg-info
2024-11-04 07:12:47,204 root INFO running install_scripts
2024-11-04 07:12:47,213 root INFO creating build/bdist.linux-riscv64/wheel/podman-5.2.0.dist-info/WHEEL
2024-11-04 07:12:47,215 wheel INFO creating '/home/buildozer/aports/community/py3-podman/src/podman-py-5.2.0/.dist/.tmp-hidht84s/podman-5.2.0-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it
2024-11-04 07:12:47,216 wheel INFO adding 'podman/__init__.py'
2024-11-04 07:12:47,217 wheel INFO adding 'podman/client.py'
2024-11-04 07:12:47,218 wheel INFO adding 'podman/py.typed'
2024-11-04 07:12:47,219 wheel INFO adding 'podman/tlsconfig.py'
2024-11-04 07:12:47,220 wheel INFO adding 'podman/version.py'
2024-11-04 07:12:47,221 wheel INFO adding 'podman/api/__init__.py'
2024-11-04 07:12:47,222 wheel INFO adding 'podman/api/adapter_utils.py'
2024-11-04 07:12:47,223 wheel INFO adding 'podman/api/cached_property.py'
2024-11-04 07:12:47,224 wheel INFO adding 'podman/api/client.py'
2024-11-04 07:12:47,225 wheel INFO adding 'podman/api/http_utils.py'
2024-11-04 07:12:47,226 wheel INFO adding 'podman/api/output_utils.py'
2024-11-04 07:12:47,227 wheel INFO adding 'podman/api/parse_utils.py'
2024-11-04 07:12:47,227 wheel INFO adding 'podman/api/path_utils.py'
2024-11-04 07:12:47,228 wheel INFO adding 'podman/api/ssh.py'
2024-11-04 07:12:47,230 wheel INFO adding 'podman/api/tar_utils.py'
2024-11-04 07:12:47,231 wheel INFO adding 'podman/api/typing_extensions.py'
2024-11-04 07:12:47,234 wheel INFO adding 'podman/api/uds.py'
2024-11-04 07:12:47,236 wheel INFO adding 'podman/domain/__init__.py'
2024-11-04 07:12:47,237 wheel INFO adding 'podman/domain/config.py'
2024-11-04 07:12:47,238 wheel INFO adding 'podman/domain/containers.py'
2024-11-04 07:12:47,239 wheel INFO adding 'podman/domain/containers_create.py'
2024-11-04 07:12:47,241 wheel INFO adding 'podman/domain/containers_manager.py'
2024-11-04 07:12:47,242 wheel INFO adding 'podman/domain/containers_run.py'
2024-11-04 07:12:47,243 wheel INFO adding 'podman/domain/events.py'
2024-11-04 07:12:47,244 wheel INFO adding 'podman/domain/images.py'
2024-11-04 07:12:47,245 wheel INFO adding 'podman/domain/images_build.py'
2024-11-04 07:12:47,246 wheel INFO adding 'podman/domain/images_manager.py'
2024-11-04 07:12:47,247 wheel INFO adding 'podman/domain/ipam.py'
2024-11-04 07:12:47,248 wheel INFO adding 'podman/domain/manager.py'
2024-11-04 07:12:47,249 wheel INFO adding 'podman/domain/manifests.py'
2024-11-04 07:12:47,250 wheel INFO adding 'podman/domain/networks.py'
2024-11-04 07:12:47,251 wheel INFO adding 'podman/domain/networks_manager.py'
2024-11-04 07:12:47,252 wheel INFO adding 'podman/domain/pods.py'
2024-11-04 07:12:47,253 wheel INFO adding 'podman/domain/pods_manager.py'
2024-11-04 07:12:47,254 wheel INFO adding 'podman/domain/registry_data.py'
2024-11-04 07:12:47,255 wheel INFO adding 'podman/domain/secrets.py'
2024-11-04 07:12:47,256 wheel INFO adding 'podman/domain/system.py'
2024-11-04 07:12:47,257 wheel INFO adding 'podman/domain/volumes.py'
2024-11-04 07:12:47,258 wheel INFO adding 'podman/errors/__init__.py'
2024-11-04 07:12:47,259 wheel INFO adding 'podman/errors/exceptions.py'
2024-11-04 07:12:47,261 wheel INFO adding 'podman-5.2.0.dist-info/LICENSE'
2024-11-04 07:12:47,262 wheel INFO adding 'podman-5.2.0.dist-info/METADATA'
2024-11-04 07:12:47,263 wheel INFO adding 'podman-5.2.0.dist-info/WHEEL'
2024-11-04 07:12:47,263 wheel INFO adding 'podman-5.2.0.dist-info/top_level.txt'
2024-11-04 07:12:47,264 wheel INFO adding 'podman-5.2.0.dist-info/RECORD'
2024-11-04 07:12:47,266 root INFO removing build/bdist.linux-riscv64/wheel
2024-11-04 07:12:47,272 gpep517 INFO The backend produced .dist/podman-5.2.0-py3-none-any.whl
podman-5.2.0-py3-none-any.whl
============================= test session starts ==============================
platform linux -- Python 3.12.7, pytest-8.3.3, pluggy-1.5.0
rootdir: /home/buildozer/aports/community/py3-podman/src/podman-py-5.2.0
configfile: pyproject.toml
plugins: requests-mock-1.11.0
collected 153 items

podman/tests/unit/test_api_utils.py::TestUtilsCase::test_containerfile_1 PASSED [  0%]
podman/tests/unit/test_api_utils.py::TestUtilsCase::test_containerfile_2 PASSED [  1%]
podman/tests/unit/test_api_utils.py::TestUtilsCase::test_containerfile_copy PASSED [  1%]
podman/tests/unit/test_api_utils.py::TestUtilsCase::test_containerignore_404 PASSED [  2%]
podman/tests/unit/test_api_utils.py::TestUtilsCase::test_containerignore_empty PASSED [  3%]
podman/tests/unit/test_api_utils.py::TestUtilsCase::test_containerignore_read PASSED [  3%]
podman/tests/unit/test_api_utils.py::TestUtilsCase::test_format_filters PASSED [  4%]
podman/tests/unit/test_api_utils.py::TestUtilsCase::test_prepare_body_all_types PASSED [  5%]
podman/tests/unit/test_api_utils.py::TestUtilsCase::test_prepare_body_dict_empty_string PASSED [  5%]
podman/tests/unit/test_api_utils.py::TestUtilsCase::test_prepare_body_embedded PASSED [  6%]
podman/tests/unit/test_api_utils.py::TestUtilsCase::test_prepare_body_none PASSED [  7%]
podman/tests/unit/test_build.py::TestBuildCase::test_build 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:49 [   DEBUG] POST http://%2frun%2fapi.sock/v5.2.0/libpod/build?dockerfile=Containerfile&t=latest&buildargs=%7B%22BUILD_DATE%22%3A+%22January+1%2C+1970%22%7D&cpuperiod=10&extrahosts=%7B%22database%22%3A+%22127.0.0.1%22%7D&labels=%7B%22Unittest%22%3A+%22true%22%7D 200 (adapter.py:256)
2024-11-04 07:12:49 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/images/032b8b2855fc/json 200 (adapter.py:256)
PASSED                                                                   [  7%]
podman/tests/unit/test_build.py::TestBuildCase::test_build_encoding PASSED [  8%]
podman/tests/unit/test_build.py::TestBuildCase::test_build_logged_error 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:49 [   DEBUG] POST http://%2frun%2fapi.sock/v5.2.0/libpod/build?dockerfile=Containerfile 200 (adapter.py:256)
PASSED                                                                   [  9%]
podman/tests/unit/test_build.py::TestBuildCase::test_build_no_context PASSED [  9%]
podman/tests/unit/test_config.py::PodmanConfigTestCaseDefault::test_connections PASSED [ 10%]
podman/tests/unit/test_config.py::PodmanConfigTestCaseTOML::test_connections PASSED [ 11%]
podman/tests/unit/test_config.py::PodmanConfigTestCaseJSON::test_connections PASSED [ 11%]
podman/tests/unit/test_container.py::ContainersTestCase::test_commit 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:49 [   DEBUG] POST http://%2frun%2fapi.sock/v5.2.0/libpod/commit?author=redhat&changes=ADD+%2Fetc%2Fmod&comment=This+is+a+unittest&container=87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd&format=docker&pause=True&repo=quay.local&tag=unittest 201 (adapter.py:256)
2024-11-04 07:12:49 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/images/d2459aad75354ddc9b5b23f863786e279637125af6ba4d4a83f881866b3c903f/json 200 (adapter.py:256)
PASSED                                                                   [ 12%]
podman/tests/unit/test_container.py::ContainersTestCase::test_diff 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:49 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd/changes 200 (adapter.py:256)
PASSED                                                                   [ 13%]
podman/tests/unit/test_container.py::ContainersTestCase::test_diff_404 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:49 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd/changes 404 (adapter.py:256)
PASSED                                                                   [ 13%]
podman/tests/unit/test_container.py::ContainersTestCase::test_export 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:49 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd/export 200 (adapter.py:256)
PASSED                                                                   [ 14%]
podman/tests/unit/test_container.py::ContainersTestCase::test_get_archive 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:49 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd/archive?path=%2Fetc%2Fmotd 200 (adapter.py:256)
PASSED                                                                   [ 15%]
podman/tests/unit/test_container.py::ContainersTestCase::test_pause 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:49 [   DEBUG] POST http://%2frun%2fapi.sock/v5.2.0/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd/pause 204 (adapter.py:256)
PASSED                                                                   [ 15%]
podman/tests/unit/test_container.py::ContainersTestCase::test_put_archive 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:49 [   DEBUG] PUT http://%2frun%2fapi.sock/v5.2.0/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd/archive?path=%2Fetc%2Fmotd 200 (adapter.py:256)
PASSED                                                                   [ 16%]
podman/tests/unit/test_container.py::ContainersTestCase::test_put_archive_404 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:49 [   DEBUG] PUT http://%2frun%2fapi.sock/v5.2.0/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd/archive?path=deadbeef 404 (adapter.py:256)
PASSED                                                                   [ 16%]
podman/tests/unit/test_container.py::ContainersTestCase::test_remove 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:49 [   DEBUG] DELETE http://%2frun%2fapi.sock/v5.2.0/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd?v=True&force=True&volumes=True 204 (adapter.py:256)
PASSED                                                                   [ 17%]
podman/tests/unit/test_container.py::ContainersTestCase::test_rename 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:49 [   DEBUG] POST http://%2frun%2fapi.sock/v5.2.0/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd/rename?name=good_galileo 204 (adapter.py:256)
PASSED                                                                   [ 18%]
podman/tests/unit/test_container.py::ContainersTestCase::test_rename_type_error PASSED [ 18%]
podman/tests/unit/test_container.py::ContainersTestCase::test_restart 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:49 [   DEBUG] POST http://%2frun%2fapi.sock/v5.2.0/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd/restart?timeout=10 204 (adapter.py:256)
PASSED                                                                   [ 19%]
podman/tests/unit/test_container.py::ContainersTestCase::test_start 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:49 [   DEBUG] POST http://%2frun%2fapi.sock/v5.2.0/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd/start 204 (adapter.py:256)
PASSED                                                                   [ 20%]
podman/tests/unit/test_container.py::ContainersTestCase::test_start_dkeys 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:49 [   DEBUG] POST http://%2frun%2fapi.sock/v5.2.0/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd/start?detachKeys=%5Ef%5Eu 204 (adapter.py:256)
PASSED                                                                   [ 20%]
podman/tests/unit/test_container.py::ContainersTestCase::test_stats 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:49 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/containers/stats?containers=87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd&stream=True 200 (adapter.py:256)
PASSED                                                                   [ 21%]
podman/tests/unit/test_container.py::ContainersTestCase::test_stop 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:49 [   DEBUG] POST http://%2frun%2fapi.sock/v5.2.0/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd/stop?all=True&timeout=10.0 204 (adapter.py:256)
PASSED                                                                   [ 22%]
podman/tests/unit/test_container.py::ContainersTestCase::test_stop_304 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:49 [   DEBUG] POST http://%2frun%2fapi.sock/v5.2.0/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd/stop 304 (adapter.py:256)
PASSED                                                                   [ 22%]
podman/tests/unit/test_container.py::ContainersTestCase::test_top 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:49 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd/top?stream=False 200 (adapter.py:256)
PASSED                                                                   [ 23%]
podman/tests/unit/test_container.py::ContainersTestCase::test_top_with_streaming 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:49 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd/top?stream=True 200 (adapter.py:256)
PASSED                                                                   [ 24%]
podman/tests/unit/test_container.py::ContainersTestCase::test_unpause 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:49 [   DEBUG] POST http://%2frun%2fapi.sock/v5.2.0/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd/unpause 204 (adapter.py:256)
PASSED                                                                   [ 24%]
podman/tests/unit/test_container.py::ContainersTestCase::test_wait 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:49 [   DEBUG] POST http://%2frun%2fapi.sock/v5.2.0/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd/wait 200 (adapter.py:256)
PASSED                                                                   [ 25%]
podman/tests/unit/test_container.py::ContainersTestCase::test_wait_condition_interval 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:49 [   DEBUG] POST http://%2frun%2fapi.sock/v5.2.0/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd/wait?condition=exited&interval=1 200 (adapter.py:256)
PASSED                                                                   [ 26%]
podman/tests/unit/test_containersmanager.py::ContainersManagerTestCase::test_create 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:49 [   DEBUG] POST http://%2frun%2fapi.sock/v5.2.0/libpod/containers/create 201 (adapter.py:256)
2024-11-04 07:12:49 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd/json 200 (adapter.py:256)
PASSED                                                                   [ 26%]
podman/tests/unit/test_containersmanager.py::ContainersManagerTestCase::test_create_404 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:49 [   DEBUG] POST http://%2frun%2fapi.sock/v5.2.0/libpod/containers/create 404 (adapter.py:256)
PASSED                                                                   [ 27%]
podman/tests/unit/test_containersmanager.py::ContainersManagerTestCase::test_create_unknown_key PASSED [ 28%]
podman/tests/unit/test_containersmanager.py::ContainersManagerTestCase::test_create_unsupported_key PASSED [ 28%]
podman/tests/unit/test_containersmanager.py::ContainersManagerTestCase::test_get 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd/json 200 (adapter.py:256)
PASSED                                                                   [ 29%]
podman/tests/unit/test_containersmanager.py::ContainersManagerTestCase::test_get_404 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd/json 404 (adapter.py:256)
PASSED                                                                   [ 30%]
podman/tests/unit/test_containersmanager.py::ContainersManagerTestCase::test_list 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/containers/json 200 (adapter.py:256)
PASSED                                                                   [ 30%]
podman/tests/unit/test_containersmanager.py::ContainersManagerTestCase::test_list_empty 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/containers/json 200 (adapter.py:256)
PASSED                                                                   [ 31%]
podman/tests/unit/test_containersmanager.py::ContainersManagerTestCase::test_list_filtered 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/containers/json?all=True&filters=%7B%22before%22%3A+%5B%226dc84cc0a46747da94e4c1571efcc01a756b4017261440b4b8985d37203c3c03%22%5D%2C+%22since%22%3A+%5B%2287e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd%22%5D%2C+%22status%22%3A+%5B%22running%22%5D%7D 200 (adapter.py:256)
PASSED                                                                   [ 32%]
podman/tests/unit/test_containersmanager.py::ContainersManagerTestCase::test_list_no_filters 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/containers/json 200 (adapter.py:256)
PASSED                                                                   [ 32%]
podman/tests/unit/test_containersmanager.py::ContainersManagerTestCase::test_podmanclient PASSED [ 33%]
podman/tests/unit/test_containersmanager.py::ContainersManagerTestCase::test_prune 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] POST http://%2frun%2fapi.sock/v5.2.0/libpod/containers/prune 200 (adapter.py:256)
PASSED                                                                   [ 33%]
podman/tests/unit/test_containersmanager.py::ContainersManagerTestCase::test_run 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] POST http://%2frun%2fapi.sock/v5.2.0/libpod/containers/create 201 (adapter.py:256)
2024-11-04 07:12:50 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd/json 200 (adapter.py:256)
2024-11-04 07:12:50 [   DEBUG] POST http://%2frun%2fapi.sock/v5.2.0/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd/start 204 (adapter.py:256)
2024-11-04 07:12:50 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd/json 200 (adapter.py:256)
2024-11-04 07:12:50 [   DEBUG] POST http://%2frun%2fapi.sock/v5.2.0/libpod/containers/create 201 (adapter.py:256)
2024-11-04 07:12:50 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd/json 200 (adapter.py:256)
2024-11-04 07:12:50 [   DEBUG] POST http://%2frun%2fapi.sock/v5.2.0/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd/start 204 (adapter.py:256)
2024-11-04 07:12:50 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd/json 200 (adapter.py:256)
PASSED                                                                   [ 34%]
podman/tests/unit/test_containersmanager.py::ContainersManagerTestCase::test_run_detached 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] POST http://%2frun%2fapi.sock/v5.2.0/libpod/containers/create 201 (adapter.py:256)
2024-11-04 07:12:50 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd/json 200 (adapter.py:256)
2024-11-04 07:12:50 [   DEBUG] POST http://%2frun%2fapi.sock/v5.2.0/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd/start 204 (adapter.py:256)
2024-11-04 07:12:50 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/containers/87e1325c82424e49a00abdd4de08009eb76c7de8d228426a9b8af9318ced5ecd/json 200 (adapter.py:256)
PASSED                                                                   [ 35%]
podman/tests/unit/test_events.py::EventsManagerTestCase::test_list 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/events?stream=True 200 (adapter.py:256)
2024-11-04 07:12:50 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/events?stream=True 200 (adapter.py:256)
PASSED                                                                   [ 35%]
podman/tests/unit/test_image.py::ImageTestCase::test_history 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/images/326dd9d7add24646a325e8eaa82125294027db2332e49c5828d96312c5d773ab/history 200 (adapter.py:256)
PASSED                                                                   [ 36%]
podman/tests/unit/test_image.py::ImageTestCase::test_reload 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/images/326dd9d7add24646a325e8eaa82125294027db2332e49c5828d96312c5d773ab/json 200 (adapter.py:256)
2024-11-04 07:12:50 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/images/326dd9d7add24646a325e8eaa82125294027db2332e49c5828d96312c5d773ab/json 200 (adapter.py:256)
PASSED                                                                   [ 37%]
podman/tests/unit/test_image.py::ImageTestCase::test_save 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/images/326dd9d7add24646a325e8eaa82125294027db2332e49c5828d96312c5d773ab/get?format=docker-archive 200 (adapter.py:256)
PASSED                                                                   [ 37%]
podman/tests/unit/test_imagesmanager.py::ImagesManagerTestCase::test_get 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/images/fedora%3Alatest/json 200 (adapter.py:256)
PASSED                                                                   [ 38%]
podman/tests/unit/test_imagesmanager.py::ImagesManagerTestCase::test_get_404 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/images/bad_image/json 404 (adapter.py:256)
PASSED                                                                   [ 39%]
podman/tests/unit/test_imagesmanager.py::ImagesManagerTestCase::test_get_500 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/images/bad_image/json 500 (adapter.py:256)
PASSED                                                                   [ 39%]
podman/tests/unit/test_imagesmanager.py::ImagesManagerTestCase::test_get_oserror PASSED [ 40%]
podman/tests/unit/test_imagesmanager.py::ImagesManagerTestCase::test_list_1 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/images/json 200 (adapter.py:256)
PASSED                                                                   [ 41%]
podman/tests/unit/test_imagesmanager.py::ImagesManagerTestCase::test_list_2 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/images/json 200 (adapter.py:256)
PASSED                                                                   [ 41%]
podman/tests/unit/test_imagesmanager.py::ImagesManagerTestCase::test_list_all 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/images/json?all=True 200 (adapter.py:256)
PASSED                                                                   [ 42%]
podman/tests/unit/test_imagesmanager.py::ImagesManagerTestCase::test_list_empty 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/images/json 200 (adapter.py:256)
PASSED                                                                   [ 43%]
podman/tests/unit/test_imagesmanager.py::ImagesManagerTestCase::test_list_filters 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/images/json?filters=%7B%22dangling%22%3A+%5B%22True%22%5D%7D 200 (adapter.py:256)
PASSED                                                                   [ 43%]
podman/tests/unit/test_imagesmanager.py::ImagesManagerTestCase::test_load 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] POST http://%2frun%2fapi.sock/v5.2.0/libpod/images/load 200 (adapter.py:256)
2024-11-04 07:12:50 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/images/quay.io%2Ffedora%3Alatest/json 200 (adapter.py:256)
PASSED                                                                   [ 44%]
podman/tests/unit/test_imagesmanager.py::ImagesManagerTestCase::test_podmanclient PASSED [ 45%]
podman/tests/unit/test_imagesmanager.py::ImagesManagerTestCase::test_prune 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] POST http://%2frun%2fapi.sock/v5.2.0/libpod/images/prune 200 (adapter.py:256)
PASSED                                                                   [ 45%]
podman/tests/unit/test_imagesmanager.py::ImagesManagerTestCase::test_prune_empty 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] POST http://%2frun%2fapi.sock/v5.2.0/libpod/images/prune 200 (adapter.py:256)
PASSED                                                                   [ 46%]
podman/tests/unit/test_imagesmanager.py::ImagesManagerTestCase::test_prune_failure 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] POST http://%2frun%2fapi.sock/v5.2.0/libpod/images/prune 200 (adapter.py:256)
PASSED                                                                   [ 47%]
podman/tests/unit/test_imagesmanager.py::ImagesManagerTestCase::test_prune_filters 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] POST http://%2frun%2fapi.sock/v5.2.0/libpod/images/prune?filters=%7B%22dangling%22%3A+%5B%22True%22%5D%7D 200 (adapter.py:256)
PASSED                                                                   [ 47%]
podman/tests/unit/test_imagesmanager.py::ImagesManagerTestCase::test_pull 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] POST http://%2frun%2fapi.sock/v5.2.0/libpod/images/pull?reference=quay.io%2Ffedora%3Alatest 200 (adapter.py:256)
2024-11-04 07:12:50 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/images/sha256%3A326dd9d7add24646a325e8eaa82125294027db2332e49c5828d96312c5d773ab/json 200 (adapter.py:256)
PASSED                                                                   [ 48%]
podman/tests/unit/test_imagesmanager.py::ImagesManagerTestCase::test_pull_2x 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] POST http://%2frun%2fapi.sock/v5.2.0/libpod/images/pull?reference=quay.io%2Ffedora&allTags=True 200 (adapter.py:256)
2024-11-04 07:12:50 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/images/sha256%3A326dd9d7add24646a325e8eaa82125294027db2332e49c5828d96312c5d773ab/json 200 (adapter.py:256)
2024-11-04 07:12:50 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/images/c4b16966ecd94ffa910eab4e630e24f259bf34a87e924cd4b1434f267b0e354e/json 200 (adapter.py:256)
PASSED                                                                   [ 49%]
podman/tests/unit/test_imagesmanager.py::ImagesManagerTestCase::test_pull_enhanced 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] POST http://%2frun%2fapi.sock/v5.2.0/libpod/images/pull?reference=quay.io%2Ffedora%3Alatest 200 (adapter.py:256)
2024-11-04 07:12:50 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/images/sha256%3A326dd9d7add24646a325e8eaa82125294027db2332e49c5828d96312c5d773ab/json 200 (adapter.py:256)
PASSED                                                                   [ 49%]
podman/tests/unit/test_imagesmanager.py::ImagesManagerTestCase::test_pull_platform 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] POST http://%2frun%2fapi.sock/v5.2.0/libpod/images/pull?reference=quay.io%2Ffedora%3Alatest&OS=linux 200 (adapter.py:256)
2024-11-04 07:12:50 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/images/sha256%3A326dd9d7add24646a325e8eaa82125294027db2332e49c5828d96312c5d773ab/json 200 (adapter.py:256)
PASSED                                                                   [ 50%]
podman/tests/unit/test_imagesmanager.py::ImagesManagerTestCase::test_push 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] POST http://%2frun%2fapi.sock/v5.2.0/libpod/images/quay.io%2Ffedora%3Alatest/push 200 (adapter.py:256)
PASSED                                                                   [ 50%]
podman/tests/unit/test_imagesmanager.py::ImagesManagerTestCase::test_remove 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] DELETE http://%2frun%2fapi.sock/v5.2.0/libpod/images/fedora:latest 200 (adapter.py:256)
PASSED                                                                   [ 51%]
podman/tests/unit/test_imagesmanager.py::ImagesManagerTestCase::test_search 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/images/search?noTrunc=True&term=fedora 200 (adapter.py:256)
PASSED                                                                   [ 52%]
podman/tests/unit/test_imagesmanager.py::ImagesManagerTestCase::test_search_500 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/images/search?noTrunc=True&term=fedora 500 (adapter.py:256)
PASSED                                                                   [ 52%]
podman/tests/unit/test_imagesmanager.py::ImagesManagerTestCase::test_search_filters 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/images/search?filters=%7B%22stars%22%3A+%5B%225%22%5D%7D&noTrunc=True&term=fedora 200 (adapter.py:256)
PASSED                                                                   [ 53%]
podman/tests/unit/test_imagesmanager.py::ImagesManagerTestCase::test_search_limit 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/images/search?limit=5&noTrunc=True&term=fedora 200 (adapter.py:256)
PASSED                                                                   [ 54%]
podman/tests/unit/test_imagesmanager.py::ImagesManagerTestCase::test_search_listTags 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/images/search?noTrunc=True&term=fedora&listTags=True 200 (adapter.py:256)
PASSED                                                                   [ 54%]
podman/tests/unit/test_imagesmanager.py::ImagesManagerTestCase::test_search_oserror PASSED [ 55%]
podman/tests/unit/test_manager.py::ManagerTestCase::test_prepare_model PASSED [ 56%]
podman/tests/unit/test_manifests.py::ManifestTestCase::test_list PASSED  [ 56%]
podman/tests/unit/test_manifests.py::ManifestTestCase::test_name PASSED  [ 57%]
podman/tests/unit/test_manifests.py::ManifestTestCase::test_podmanclient PASSED [ 58%]
podman/tests/unit/test_network.py::NetworkTestCase::test_connect 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] POST http://%2frun%2fapi.sock/v5.2.0/libpod/networks/podman/connect 200 (adapter.py:256)
PASSED                                                                   [ 58%]
podman/tests/unit/test_network.py::NetworkTestCase::test_disconnect 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] POST http://%2frun%2fapi.sock/v5.2.0/libpod/networks/podman/disconnect 200 (adapter.py:256)
PASSED                                                                   [ 59%]
podman/tests/unit/test_network.py::NetworkTestCase::test_id PASSED       [ 60%]
podman/tests/unit/test_network.py::NetworkTestCase::test_name PASSED     [ 60%]
podman/tests/unit/test_network.py::NetworkTestCase::test_remove 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] DELETE http://%2frun%2fapi.sock/v5.2.0/libpod/networks/podman?force=True 204 (adapter.py:256)
PASSED                                                                   [ 61%]
podman/tests/unit/test_networksmanager.py::NetworksManagerTestCase::test_create_defaults 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] POST http://%2frun%2fapi.sock/v5.2.0/libpod/networks/create 200 (adapter.py:256)
PASSED                                                                   [ 62%]
podman/tests/unit/test_networksmanager.py::NetworksManagerTestCase::test_create_libpod 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] POST http://%2frun%2fapi.sock/v5.2.0/libpod/networks/create 200 (adapter.py:256)
PASSED                                                                   [ 62%]
podman/tests/unit/test_networksmanager.py::NetworksManagerTestCase::test_get 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/networks/podman 200 (adapter.py:256)
PASSED                                                                   [ 63%]
podman/tests/unit/test_networksmanager.py::NetworksManagerTestCase::test_list_libpod 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/networks/json 200 (adapter.py:256)
PASSED                                                                   [ 64%]
podman/tests/unit/test_networksmanager.py::NetworksManagerTestCase::test_podmanclient PASSED [ 64%]
podman/tests/unit/test_networksmanager.py::NetworksManagerTestCase::test_prune_libpod 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] POST http://%2frun%2fapi.sock/v5.2.0/libpod/networks/prune 200 (adapter.py:256)
PASSED                                                                   [ 65%]
podman/tests/unit/test_parse_utils.py::ParseUtilsTestCase::test_decode_header PASSED [ 66%]
podman/tests/unit/test_parse_utils.py::ParseUtilsTestCase::test_parse_repository PASSED [ 66%]
podman/tests/unit/test_parse_utils.py::ParseUtilsTestCase::test_prepare_cidr PASSED [ 67%]
podman/tests/unit/test_parse_utils.py::ParseUtilsTestCase::test_prepare_timestamp PASSED [ 67%]
podman/tests/unit/test_parse_utils.py::ParseUtilsTestCase::test_stream_helper PASSED [ 68%]
podman/tests/unit/test_parse_utils.py::ParseUtilsTestCase::test_stream_helper_with_decode PASSED [ 69%]
podman/tests/unit/test_pod.py::PodTestCase::test_id PASSED               [ 69%]
podman/tests/unit/test_pod.py::PodTestCase::test_kill 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] POST http://%2frun%2fapi.sock/v5.2.0/libpod/pods/c8b9f5b17dc1406194010c752fc6dcb330192032e27648db9b14060447ecf3b8/kill 200 (adapter.py:256)
PASSED                                                                   [ 70%]
podman/tests/unit/test_pod.py::PodTestCase::test_kill_404 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] POST http://%2frun%2fapi.sock/v5.2.0/libpod/pods/c8b9f5b17dc1406194010c752fc6dcb330192032e27648db9b14060447ecf3b8/kill 404 (adapter.py:256)
PASSED                                                                   [ 71%]
podman/tests/unit/test_pod.py::PodTestCase::test_pause 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] POST http://%2frun%2fapi.sock/v5.2.0/libpod/pods/c8b9f5b17dc1406194010c752fc6dcb330192032e27648db9b14060447ecf3b8/pause 200 (adapter.py:256)
PASSED                                                                   [ 71%]
podman/tests/unit/test_pod.py::PodTestCase::test_pause_404 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] POST http://%2frun%2fapi.sock/v5.2.0/libpod/pods/c8b9f5b17dc1406194010c752fc6dcb330192032e27648db9b14060447ecf3b8/pause 404 (adapter.py:256)
PASSED                                                                   [ 72%]
podman/tests/unit/test_pod.py::PodTestCase::test_remove 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] DELETE http://%2frun%2fapi.sock/v5.2.0/libpod/pods/c8b9f5b17dc1406194010c752fc6dcb330192032e27648db9b14060447ecf3b8?force=True 200 (adapter.py:256)
PASSED                                                                   [ 73%]
podman/tests/unit/test_pod.py::PodTestCase::test_restart 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] POST http://%2frun%2fapi.sock/v5.2.0/libpod/pods/c8b9f5b17dc1406194010c752fc6dcb330192032e27648db9b14060447ecf3b8/restart 200 (adapter.py:256)
PASSED                                                                   [ 73%]
podman/tests/unit/test_pod.py::PodTestCase::test_start 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] POST http://%2frun%2fapi.sock/v5.2.0/libpod/pods/c8b9f5b17dc1406194010c752fc6dcb330192032e27648db9b14060447ecf3b8/start 200 (adapter.py:256)
PASSED                                                                   [ 74%]
podman/tests/unit/test_pod.py::PodTestCase::test_stop 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] POST http://%2frun%2fapi.sock/v5.2.0/libpod/pods/c8b9f5b17dc1406194010c752fc6dcb330192032e27648db9b14060447ecf3b8/stop?t=70.0 200 (adapter.py:256)
PASSED                                                                   [ 75%]
podman/tests/unit/test_pod.py::PodTestCase::test_top 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/pods/c8b9f5b17dc1406194010c752fc6dcb330192032e27648db9b14060447ecf3b8/top?ps_args=aux&stream=False 200 (adapter.py:256)
PASSED                                                                   [ 75%]
podman/tests/unit/test_pod.py::PodTestCase::test_unpause 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] POST http://%2frun%2fapi.sock/v5.2.0/libpod/pods/c8b9f5b17dc1406194010c752fc6dcb330192032e27648db9b14060447ecf3b8/unpause 200 (adapter.py:256)
PASSED                                                                   [ 76%]
podman/tests/unit/test_podmanclient.py::PodmanClientTestCase::test_close PASSED [ 77%]
podman/tests/unit/test_podmanclient.py::PodmanClientTestCase::test_connect PASSED [ 77%]
podman/tests/unit/test_podmanclient.py::PodmanClientTestCase::test_connect_404 PASSED [ 78%]
podman/tests/unit/test_podmanclient.py::PodmanClientTestCase::test_connect_default PASSED [ 79%]
podman/tests/unit/test_podmanclient.py::PodmanClientTestCase::test_contextmanager 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/info 200 (adapter.py:256)
PASSED                                                                   [ 79%]
podman/tests/unit/test_podmanclient.py::PodmanClientTestCase::test_swarm PASSED [ 80%]
podman/tests/unit/test_podsmanager.py::PodsManagerTestCase::test_create 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] POST http://%2frun%2fapi.sock/v5.2.0/libpod/pods/create 201 (adapter.py:256)
2024-11-04 07:12:50 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/pods/c8b9f5b17dc1406194010c752fc6dcb330192032e27648db9b14060447ecf3b8/json 200 (adapter.py:256)
PASSED                                                                   [ 81%]
podman/tests/unit/test_podsmanager.py::PodsManagerTestCase::test_get 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/pods/c8b9f5b17dc1406194010c752fc6dcb330192032e27648db9b14060447ecf3b8/json 200 (adapter.py:256)
PASSED                                                                   [ 81%]
podman/tests/unit/test_podsmanager.py::PodsManagerTestCase::test_get404 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/pods/c8b9f5b17dc1406194010c752fc6dcb330192032e27648db9b14060447ecf3b8/json 404 (adapter.py:256)
PASSED                                                                   [ 82%]
podman/tests/unit/test_podsmanager.py::PodsManagerTestCase::test_list 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/pods/json 200 (adapter.py:256)
PASSED                                                                   [ 83%]
podman/tests/unit/test_podsmanager.py::PodsManagerTestCase::test_podmanclient PASSED [ 83%]
podman/tests/unit/test_podsmanager.py::PodsManagerTestCase::test_prune 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] POST http://%2frun%2fapi.sock/v5.2.0/libpod/pods/prune 200 (adapter.py:256)
PASSED                                                                   [ 84%]
podman/tests/unit/test_podsmanager.py::PodsManagerTestCase::test_stats 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/pods/stats?namesOrIDs=c8b9f5b17dc1406194010c752fc6dcb330192032e27648db9b14060447ecf3b8&stream=False 200 (adapter.py:256)
PASSED                                                                   [ 84%]
podman/tests/unit/test_podsmanager.py::PodsManagerTestCase::test_stats_400 PASSED [ 85%]
podman/tests/unit/test_podsmanager.py::PodsManagerTestCase::test_stats_without_decode 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/pods/stats?namesOrIDs=c8b9f5b17dc1406194010c752fc6dcb330192032e27648db9b14060447ecf3b8&stream=False 200 (adapter.py:256)
PASSED                                                                   [ 86%]
podman/tests/unit/test_podsmanager.py::PodsManagerTestCase::test_top_with_streaming 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/pods/stats?stream=True 200 (adapter.py:256)
PASSED                                                                   [ 86%]
podman/tests/unit/test_registrydata.py::RegistryDataTestCase::test_init 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/images/326dd9d7add24646a325e8eaa82125294027db2332e49c5828d96312c5d773ab/json 200 (adapter.py:256)
PASSED                                                                   [ 87%]
podman/tests/unit/test_registrydata.py::RegistryDataTestCase::test_platform PASSED [ 88%]
podman/tests/unit/test_registrydata.py::RegistryDataTestCase::test_platform_404 PASSED [ 88%]
podman/tests/unit/test_registrydata.py::RegistryDataTestCase::test_platform_409 PASSED [ 89%]
podman/tests/unit/test_registrydata.py::RegistryDataTestCase::test_platform_500 PASSED [ 90%]
podman/tests/unit/test_registrydata.py::RegistryDataTestCase::test_platform_dict PASSED [ 90%]
podman/tests/unit/test_secrets.py::SecretsTestCase::test_podmanclient PASSED [ 91%]
podman/tests/unit/test_system.py::SystemTestCase::test_df 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/system/df 200 (adapter.py:256)
PASSED                                                                   [ 92%]
podman/tests/unit/test_system.py::SystemTestCase::test_info 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/info 200 (adapter.py:256)
PASSED                                                                   [ 92%]
podman/tests/unit/test_system.py::SystemTestCase::test_ping 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] HEAD http://%2frun%2fapi.sock/v5.2.0/libpod/_ping 200 (adapter.py:256)
PASSED                                                                   [ 93%]
podman/tests/unit/test_system.py::SystemTestCase::test_version 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/version 200 (adapter.py:256)
PASSED                                                                   [ 94%]
podman/tests/unit/test_volume.py::VolumeTestCase::test_id PASSED         [ 94%]
podman/tests/unit/test_volume.py::VolumeTestCase::test_remove 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] DELETE http://%2frun%2fapi.sock/v5.2.0/libpod/volumes/dbase?force=True 204 (adapter.py:256)
PASSED                                                                   [ 95%]
podman/tests/unit/test_volumesmanager.py::VolumesManagerTestCase::test_create 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] POST http://%2frun%2fapi.sock/v5.2.0/libpod/volumes/create 201 (adapter.py:256)
PASSED                                                                   [ 96%]
podman/tests/unit/test_volumesmanager.py::VolumesManagerTestCase::test_get 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/volumes/dbase/json 200 (adapter.py:256)
PASSED                                                                   [ 96%]
podman/tests/unit/test_volumesmanager.py::VolumesManagerTestCase::test_get_404 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/volumes/dbase/json 404 (adapter.py:256)
PASSED                                                                   [ 97%]
podman/tests/unit/test_volumesmanager.py::VolumesManagerTestCase::test_list 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/volumes/json?filters=%7B%22driver%22%3A+%5B%22local%22%5D%7D 200 (adapter.py:256)
PASSED                                                                   [ 98%]
podman/tests/unit/test_volumesmanager.py::VolumesManagerTestCase::test_list_404 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] GET http://%2frun%2fapi.sock/v5.2.0/libpod/volumes/json 404 (adapter.py:256)
PASSED                                                                   [ 98%]
podman/tests/unit/test_volumesmanager.py::VolumesManagerTestCase::test_podmanclient PASSED [ 99%]
podman/tests/unit/test_volumesmanager.py::VolumesManagerTestCase::test_prune 
-------------------------------- live log call ---------------------------------
2024-11-04 07:12:50 [   DEBUG] POST http://%2frun%2fapi.sock/v5.2.0/libpod/volumes/prune 200 (adapter.py:256)
PASSED                                                                   [100%]

=============================== warnings summary ===============================
podman/tests/unit/test_parse_utils.py::ParseUtilsTestCase::test_prepare_timestamp
  /home/buildozer/aports/community/py3-podman/src/podman-py-5.2.0/podman/api/parse_utils.py:52: DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, datetime.UTC).
    delta = value - datetime.utcfromtimestamp(0)

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
======================== 153 passed, 1 warning in 2.14s ========================
>>> py3-podman: Entering fakeroot...
>>> py3-podman-pyc*: Running split function pyc...
'usr/lib/python3.12/site-packages/podman/__pycache__' -> '/home/buildozer/aports/community/py3-podman/pkg/py3-podman-pyc/usr/lib/python3.12/site-packages/podman/__pycache__'
'usr/lib/python3.12/site-packages/podman/api/__pycache__' -> '/home/buildozer/aports/community/py3-podman/pkg/py3-podman-pyc/usr/lib/python3.12/site-packages/podman/api/__pycache__'
'usr/lib/python3.12/site-packages/podman/errors/__pycache__' -> '/home/buildozer/aports/community/py3-podman/pkg/py3-podman-pyc/usr/lib/python3.12/site-packages/podman/errors/__pycache__'
'usr/lib/python3.12/site-packages/podman/domain/__pycache__' -> '/home/buildozer/aports/community/py3-podman/pkg/py3-podman-pyc/usr/lib/python3.12/site-packages/podman/domain/__pycache__'
>>> py3-podman-pyc*: Preparing subpackage py3-podman-pyc...
>>> py3-podman-pyc*: Running postcheck for py3-podman-pyc
>>> py3-podman*: Running postcheck for py3-podman
>>> py3-podman*: Preparing package py3-podman...
>>> py3-podman-pyc*: Tracing dependencies...
	py3-requests
	py3-urllib3
	python3~3.12
>>> py3-podman-pyc*: Package size: 387.5 KB
>>> py3-podman-pyc*: Compressing data...
>>> py3-podman-pyc*: Create checksum...
>>> py3-podman-pyc*: Create py3-podman-pyc-5.2.0-r0.apk
>>> py3-podman*: Tracing dependencies...
	py3-requests
	py3-urllib3
	python3~3.12
>>> py3-podman*: Package size: 335.1 KB
>>> py3-podman*: Compressing data...
>>> py3-podman*: Create checksum...
>>> py3-podman*: Create py3-podman-5.2.0-r0.apk
>>> py3-podman: Build complete at Mon, 04 Nov 2024 07:12:53 +0000 elapsed time 0h 0m 17s
>>> py3-podman: Cleaning up srcdir
>>> py3-podman: Cleaning up pkgdir
>>> py3-podman: Uninstalling dependencies...
(1/50) Purging .makedepends-py3-podman (20241104.071243)
(2/50) Purging py3-gpep517-pyc (16-r0)
(3/50) Purging py3-gpep517 (16-r0)
(4/50) Purging py3-installer-pyc (0.7.0-r2)
(5/50) Purging py3-installer (0.7.0-r2)
(6/50) Purging py3-wheel-pyc (0.43.0-r0)
(7/50) Purging py3-wheel (0.43.0-r0)
(8/50) Purging py3-pytest-pyc (8.3.3-r0)
(9/50) Purging py3-pytest (8.3.3-r0)
(10/50) Purging py3-iniconfig-pyc (2.0.0-r1)
(11/50) Purging py3-iniconfig (2.0.0-r1)
(12/50) Purging py3-pluggy-pyc (1.5.0-r0)
(13/50) Purging py3-pluggy (1.5.0-r0)
(14/50) Purging py3-py-pyc (1.11.0-r4)
(15/50) Purging py3-py (1.11.0-r4)
(16/50) Purging py3-requests-mock-pyc (1.11.0-r1)
(17/50) Purging py3-requests-mock (1.11.0-r1)
(18/50) Purging py3-requests-pyc (2.32.3-r0)
(19/50) Purging py3-requests (2.32.3-r0)
(20/50) Purging py3-certifi-pyc (2024.8.30-r0)
(21/50) Purging py3-certifi (2024.8.30-r0)
(22/50) Purging py3-charset-normalizer-pyc (3.4.0-r0)
(23/50) Purging py3-charset-normalizer (3.4.0-r0)
(24/50) Purging py3-idna-pyc (3.10-r0)
(25/50) Purging py3-idna (3.10-r0)
(26/50) Purging py3-urllib3-pyc (1.26.20-r0)
(27/50) Purging py3-urllib3 (1.26.20-r0)
(28/50) Purging py3-six-pyc (1.16.0-r9)
(29/50) Purging py3-six (1.16.0-r9)
(30/50) Purging py3-fixtures-pyc (4.1.0-r2)
(31/50) Purging py3-fixtures (4.1.0-r2)
(32/50) Purging py3-pbr-pyc (5.11.1-r5)
(33/50) Purging py3-pbr (5.11.1-r5)
(34/50) Purging py3-setuptools-pyc (70.3.0-r0)
(35/50) Purging py3-setuptools (70.3.0-r0)
(36/50) Purging py3-packaging-pyc (24.1-r0)
(37/50) Purging py3-packaging (24.1-r0)
(38/50) Purging py3-parsing-pyc (3.1.4-r0)
(39/50) Purging py3-parsing (3.1.4-r0)
(40/50) Purging python3-pyc (3.12.7-r1)
(41/50) Purging python3-pycache-pyc0 (3.12.7-r1)
(42/50) Purging pyc (3.12.7-r1)
(43/50) Purging python3 (3.12.7-r1)
(44/50) Purging gdbm (1.24-r0)
(45/50) Purging libbz2 (1.0.8-r6)
(46/50) Purging libffi (3.4.6-r0)
(47/50) Purging libpanelw (6.5_p20241006-r2)
(48/50) Purging mpdecimal (4.0.0-r0)
(49/50) Purging sqlite-libs (3.47.0-r0)
(50/50) Purging xz-libs (5.6.3-r0)
Executing busybox-1.37.0-r6.trigger
OK: 333 MiB in 98 packages
>>> py3-podman: Updating the community/riscv64 repository index...
>>> py3-podman: Signing the index...