>>> py3-pytest-xdist: Building community/py3-pytest-xdist 3.2.1-r0 (using abuild 3.10.0-r0) started Mon, 13 Mar 2023 06:18:48 +0000 >>> py3-pytest-xdist: Checking sanity of /home/buildozer/aports/community/py3-pytest-xdist/APKBUILD... >>> py3-pytest-xdist: Analyzing dependencies... >>> py3-pytest-xdist: Installing for build: build-base py3-execnet py3-pytest py3-gpep517 py3-setuptools py3-setuptools_scm py3-wheel py3-filelock py3-py py3-pexpect py3-psutil (1/27) Installing libffi (3.4.4-r0) (2/27) Installing gdbm (1.23-r0) (3/27) Installing mpdecimal (2.5.1-r1) (4/27) Installing libpanelw (6.4_p20230311-r0) (5/27) Installing readline (8.2.1-r0) (6/27) Installing sqlite-libs (3.41.1-r0) (7/27) Installing python3 (3.11.2-r0) (8/27) Installing py3-apipkg (2.1.0-r1) (9/27) Installing py3-execnet (1.9.0-r1) (10/27) Installing py3-attrs (22.2.0-r0) (11/27) Installing py3-iniconfig (1.1.1-r5) (12/27) Installing py3-parsing (3.0.9-r1) (13/27) Installing py3-packaging (23.0-r1) (14/27) Installing py3-pluggy (1.0.0-r2) (15/27) Installing py3-py (1.11.0-r1) (16/27) Installing py3-pytest (7.2.2-r0) (17/27) Installing py3-installer (0.6.0-r0) (18/27) Installing py3-gpep517 (13-r0) (19/27) Installing py3-setuptools (67.6.0-r0) (20/27) Installing py3-typing-extensions (4.5.0-r0) (21/27) Installing py3-setuptools_scm (7.1.0-r0) (22/27) Installing py3-wheel (0.38.4-r1) (23/27) Installing py3-filelock (3.8.2-r0) (24/27) Installing py3-ptyprocess (0.7.0-r4) (25/27) Installing py3-pexpect (4.8.0-r4) (26/27) Installing py3-psutil (5.9.4-r1) (27/27) Installing .makedepends-py3-pytest-xdist (20230313.061849) Executing busybox-1.36.0-r5.trigger OK: 460 MiB in 130 packages >>> py3-pytest-xdist: Cleaning up srcdir >>> py3-pytest-xdist: Cleaning up pkgdir >>> py3-pytest-xdist: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pytest-xdist-3.2.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-pytest-xdist: Fetching https://files.pythonhosted.org/packages/source/p/pytest-xdist/pytest-xdist-3.2.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 76362 100 76362 0 0 469k 0 --:--:-- --:--:-- --:--:-- 469k >>> py3-pytest-xdist: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pytest-xdist-3.2.1.tar.gz >>> py3-pytest-xdist: Checking sha512sums... pytest-xdist-3.2.1.tar.gz: OK >>> py3-pytest-xdist: Unpacking /var/cache/distfiles/edge/pytest-xdist-3.2.1.tar.gz... 2023-03-13 06:18:50,923 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:516: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) 2023-03-13 06:18:51,058 root INFO running bdist_wheel 2023-03-13 06:18:51,080 root INFO running build 2023-03-13 06:18:51,080 root INFO running build_py 2023-03-13 06:18:51,086 root INFO creating build 2023-03-13 06:18:51,086 root INFO creating build/lib 2023-03-13 06:18:51,086 root INFO creating build/lib/xdist 2023-03-13 06:18:51,086 root INFO copying src/xdist/workermanage.py -> build/lib/xdist 2023-03-13 06:18:51,087 root INFO copying src/xdist/_path.py -> build/lib/xdist 2023-03-13 06:18:51,087 root INFO copying src/xdist/plugin.py -> build/lib/xdist 2023-03-13 06:18:51,088 root INFO copying src/xdist/newhooks.py -> build/lib/xdist 2023-03-13 06:18:51,088 root INFO copying src/xdist/looponfail.py -> build/lib/xdist 2023-03-13 06:18:51,088 root INFO copying src/xdist/__init__.py -> build/lib/xdist 2023-03-13 06:18:51,089 root INFO copying src/xdist/_version.py -> build/lib/xdist 2023-03-13 06:18:51,089 root INFO copying src/xdist/dsession.py -> build/lib/xdist 2023-03-13 06:18:51,090 root INFO copying src/xdist/report.py -> build/lib/xdist 2023-03-13 06:18:51,090 root INFO copying src/xdist/remote.py -> build/lib/xdist 2023-03-13 06:18:51,091 root INFO creating build/lib/xdist/scheduler 2023-03-13 06:18:51,091 root INFO copying src/xdist/scheduler/worksteal.py -> build/lib/xdist/scheduler 2023-03-13 06:18:51,091 root INFO copying src/xdist/scheduler/each.py -> build/lib/xdist/scheduler 2023-03-13 06:18:51,092 root INFO copying src/xdist/scheduler/__init__.py -> build/lib/xdist/scheduler 2023-03-13 06:18:51,092 root INFO copying src/xdist/scheduler/loadscope.py -> build/lib/xdist/scheduler 2023-03-13 06:18:51,092 root INFO copying src/xdist/scheduler/loadfile.py -> build/lib/xdist/scheduler 2023-03-13 06:18:51,093 root INFO copying src/xdist/scheduler/load.py -> build/lib/xdist/scheduler 2023-03-13 06:18:51,093 root INFO copying src/xdist/scheduler/loadgroup.py -> build/lib/xdist/scheduler 2023-03-13 06:18:51,103 wheel INFO installing to build/bdist.linux-i686/wheel 2023-03-13 06:18:51,103 root INFO running install 2023-03-13 06:18:51,118 root INFO running install_lib 2023-03-13 06:18:51,122 root INFO creating build/bdist.linux-i686 2023-03-13 06:18:51,122 root INFO creating build/bdist.linux-i686/wheel 2023-03-13 06:18:51,122 root INFO creating build/bdist.linux-i686/wheel/xdist 2023-03-13 06:18:51,122 root INFO copying build/lib/xdist/workermanage.py -> build/bdist.linux-i686/wheel/xdist 2023-03-13 06:18:51,123 root INFO creating build/bdist.linux-i686/wheel/xdist/scheduler 2023-03-13 06:18:51,123 root INFO copying build/lib/xdist/scheduler/worksteal.py -> build/bdist.linux-i686/wheel/xdist/scheduler 2023-03-13 06:18:51,123 root INFO copying build/lib/xdist/scheduler/each.py -> build/bdist.linux-i686/wheel/xdist/scheduler 2023-03-13 06:18:51,124 root INFO copying build/lib/xdist/scheduler/__init__.py -> build/bdist.linux-i686/wheel/xdist/scheduler 2023-03-13 06:18:51,124 root INFO copying build/lib/xdist/scheduler/loadscope.py -> build/bdist.linux-i686/wheel/xdist/scheduler 2023-03-13 06:18:51,124 root INFO copying build/lib/xdist/scheduler/loadfile.py -> build/bdist.linux-i686/wheel/xdist/scheduler 2023-03-13 06:18:51,125 root INFO copying build/lib/xdist/scheduler/load.py -> build/bdist.linux-i686/wheel/xdist/scheduler 2023-03-13 06:18:51,125 root INFO copying build/lib/xdist/scheduler/loadgroup.py -> build/bdist.linux-i686/wheel/xdist/scheduler 2023-03-13 06:18:51,125 root INFO copying build/lib/xdist/_path.py -> build/bdist.linux-i686/wheel/xdist 2023-03-13 06:18:51,126 root INFO copying build/lib/xdist/plugin.py -> build/bdist.linux-i686/wheel/xdist 2023-03-13 06:18:51,126 root INFO copying build/lib/xdist/newhooks.py -> build/bdist.linux-i686/wheel/xdist 2023-03-13 06:18:51,126 root INFO copying build/lib/xdist/looponfail.py -> build/bdist.linux-i686/wheel/xdist 2023-03-13 06:18:51,127 root INFO copying build/lib/xdist/__init__.py -> build/bdist.linux-i686/wheel/xdist 2023-03-13 06:18:51,127 root INFO copying build/lib/xdist/_version.py -> build/bdist.linux-i686/wheel/xdist 2023-03-13 06:18:51,127 root INFO copying build/lib/xdist/dsession.py -> build/bdist.linux-i686/wheel/xdist 2023-03-13 06:18:51,128 root INFO copying build/lib/xdist/report.py -> build/bdist.linux-i686/wheel/xdist 2023-03-13 06:18:51,128 root INFO copying build/lib/xdist/remote.py -> build/bdist.linux-i686/wheel/xdist 2023-03-13 06:18:51,128 root INFO running install_egg_info 2023-03-13 06:18:51,143 root INFO running egg_info 2023-03-13 06:18:51,146 root INFO writing src/pytest_xdist.egg-info/PKG-INFO 2023-03-13 06:18:51,147 root INFO writing dependency_links to src/pytest_xdist.egg-info/dependency_links.txt 2023-03-13 06:18:51,147 root INFO writing entry points to src/pytest_xdist.egg-info/entry_points.txt 2023-03-13 06:18:51,148 root INFO writing requirements to src/pytest_xdist.egg-info/requires.txt 2023-03-13 06:18:51,148 root INFO writing top-level names to src/pytest_xdist.egg-info/top_level.txt 2023-03-13 06:18:54,843 root INFO reading manifest file 'src/pytest_xdist.egg-info/SOURCES.txt' 2023-03-13 06:18:54,844 root INFO reading manifest template 'MANIFEST.in' 2023-03-13 06:18:54,845 root WARNING warning: no previously-included files found matching '.appveyor.yml' 2023-03-13 06:18:54,845 root WARNING warning: no previously-included files found matching '.gitignore' 2023-03-13 06:18:54,845 root WARNING warning: no previously-included files found matching '.pre-commit-config.yaml' 2023-03-13 06:18:54,846 root WARNING warning: no previously-included files found matching '.travis.yml' 2023-03-13 06:18:54,846 root WARNING no previously-included directories found matching '.github' 2023-03-13 06:18:54,846 root INFO adding license file 'LICENSE' 2023-03-13 06:18:54,848 root INFO writing manifest file 'src/pytest_xdist.egg-info/SOURCES.txt' 2023-03-13 06:18:54,848 root INFO Copying src/pytest_xdist.egg-info to build/bdist.linux-i686/wheel/pytest_xdist-3.2.1-py3.11.egg-info 2023-03-13 06:18:54,850 root INFO running install_scripts 2023-03-13 06:18:54,855 wheel INFO creating build/bdist.linux-i686/wheel/pytest_xdist-3.2.1.dist-info/WHEEL 2023-03-13 06:18:54,856 wheel INFO creating '/home/buildozer/aports/community/py3-pytest-xdist/src/pytest-xdist-3.2.1/dist/.tmp-hlbr3qg9/pytest_xdist-3.2.1-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2023-03-13 06:18:54,856 wheel INFO adding 'xdist/__init__.py' 2023-03-13 06:18:54,857 wheel INFO adding 'xdist/_path.py' 2023-03-13 06:18:54,857 wheel INFO adding 'xdist/_version.py' 2023-03-13 06:18:54,858 wheel INFO adding 'xdist/dsession.py' 2023-03-13 06:18:54,858 wheel INFO adding 'xdist/looponfail.py' 2023-03-13 06:18:54,859 wheel INFO adding 'xdist/newhooks.py' 2023-03-13 06:18:54,859 wheel INFO adding 'xdist/plugin.py' 2023-03-13 06:18:54,859 wheel INFO adding 'xdist/remote.py' 2023-03-13 06:18:54,860 wheel INFO adding 'xdist/report.py' 2023-03-13 06:18:54,860 wheel INFO adding 'xdist/workermanage.py' 2023-03-13 06:18:54,861 wheel INFO adding 'xdist/scheduler/__init__.py' 2023-03-13 06:18:54,861 wheel INFO adding 'xdist/scheduler/each.py' 2023-03-13 06:18:54,861 wheel INFO adding 'xdist/scheduler/load.py' 2023-03-13 06:18:54,862 wheel INFO adding 'xdist/scheduler/loadfile.py' 2023-03-13 06:18:54,862 wheel INFO adding 'xdist/scheduler/loadgroup.py' 2023-03-13 06:18:54,862 wheel INFO adding 'xdist/scheduler/loadscope.py' 2023-03-13 06:18:54,863 wheel INFO adding 'xdist/scheduler/worksteal.py' 2023-03-13 06:18:54,863 wheel INFO adding 'pytest_xdist-3.2.1.dist-info/LICENSE' 2023-03-13 06:18:54,864 wheel INFO adding 'pytest_xdist-3.2.1.dist-info/METADATA' 2023-03-13 06:18:54,864 wheel INFO adding 'pytest_xdist-3.2.1.dist-info/WHEEL' 2023-03-13 06:18:54,864 wheel INFO adding 'pytest_xdist-3.2.1.dist-info/entry_points.txt' 2023-03-13 06:18:54,864 wheel INFO adding 'pytest_xdist-3.2.1.dist-info/top_level.txt' 2023-03-13 06:18:54,865 wheel INFO adding 'pytest_xdist-3.2.1.dist-info/RECORD' 2023-03-13 06:18:54,865 wheel INFO removing build/bdist.linux-i686/wheel 2023-03-13 06:18:54,866 gpep517 INFO The backend produced dist/pytest_xdist-3.2.1-py3-none-any.whl pytest_xdist-3.2.1-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.2, pytest-7.2.2, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-pytest-xdist/src/pytest-xdist-3.2.1, configfile: tox.ini, testpaths: testing plugins: xdist-3.2.1 collected 191 items testing/acceptance_test.py .................x.......xx..............s... [ 23%] ......x........................................... [ 49%] testing/test_dsession.py .................x...x [ 61%] testing/test_looponfail.py ...........x... [ 69%] testing/test_newhooks.py .... [ 71%] testing/test_plugin.py ................... [ 81%] testing/test_remote.py x....x........ [ 88%] testing/test_workermanage.py ........x.......s...x. [100%] =========================== short test summary info ============================ SKIPPED [1] testing/acceptance_test.py:772: pytest 7.2.2 does not have the pytest_warning_captured hook. SKIPPED [1] testing/test_workermanage.py:316: no 'gspecs' option found XFAIL testing/acceptance_test.py::TestDistEach::test_simple_diffoutput - reason: [NOTRUN] other python versions might not have pytest installed XFAIL testing/acceptance_test.py::test_terminate_on_hangingnode XFAIL testing/acceptance_test.py::test_session_hooks - reason: [NOTRUN] works if run outside test suite XFAIL testing/acceptance_test.py::TestNodeFailure::test_each_multiple - #20: xdist race condition on node restart XFAIL testing/test_dsession.py::TestDistReporter::test_rsync_printing XFAIL testing/test_dsession.py::test_pytest_issue419 - duplicate test ids not supported yet XFAIL testing/test_looponfail.py::TestLooponFailing::test_looponfail_removed_test - broken by pytest 3.1+ XFAIL testing/test_remote.py::test_remoteinitconfig - #59 XFAIL testing/test_remote.py::TestWorkerInteractor::test_happy_run_events_converted - reason: implement a simple test for event production XFAIL testing/test_workermanage.py::TestNodeManager::test_rsync_roots_no_roots - reason: [NOTRUN] XFAIL testing/test_workermanage.py::test_unserialize_warning_msg[Nested] - Nested warning classes are not supported. ============ 178 passed, 2 skipped, 11 xfailed in 98.34s (0:01:38) ============= >>> py3-pytest-xdist: Entering fakeroot... >>> py3-pytest-xdist*: Running postcheck for py3-pytest-xdist >>> py3-pytest-xdist*: Preparing package py3-pytest-xdist... >>> py3-pytest-xdist*: Tracing dependencies... >>> py3-pytest-xdist*: Package size: 428.0 KB >>> py3-pytest-xdist*: Compressing data... >>> py3-pytest-xdist*: Create checksum... >>> py3-pytest-xdist*: Create py3-pytest-xdist-3.2.1-r0.apk >>> py3-pytest-xdist: Build complete at Mon, 13 Mar 2023 06:20:34 +0000 elapsed time 0h 1m 46s >>> py3-pytest-xdist: Cleaning up srcdir >>> py3-pytest-xdist: Cleaning up pkgdir >>> py3-pytest-xdist: Uninstalling dependencies... (1/27) Purging .makedepends-py3-pytest-xdist (20230313.061849) (2/27) Purging py3-execnet (1.9.0-r1) (3/27) Purging py3-apipkg (2.1.0-r1) (4/27) Purging py3-pytest (7.2.2-r0) (5/27) Purging py3-attrs (22.2.0-r0) (6/27) Purging py3-iniconfig (1.1.1-r5) (7/27) Purging py3-pluggy (1.0.0-r2) (8/27) Purging py3-gpep517 (13-r0) (9/27) Purging py3-installer (0.6.0-r0) (10/27) Purging py3-setuptools_scm (7.1.0-r0) (11/27) Purging py3-setuptools (67.6.0-r0) (12/27) Purging py3-typing-extensions (4.5.0-r0) (13/27) Purging py3-wheel (0.38.4-r1) (14/27) Purging py3-packaging (23.0-r1) (15/27) Purging py3-parsing (3.0.9-r1) (16/27) Purging py3-filelock (3.8.2-r0) (17/27) Purging py3-py (1.11.0-r1) (18/27) Purging py3-pexpect (4.8.0-r4) (19/27) Purging py3-ptyprocess (0.7.0-r4) (20/27) Purging python3 (3.11.2-r0) (21/27) Purging py3-psutil (5.9.4-r1) (22/27) Purging libffi (3.4.4-r0) (23/27) Purging gdbm (1.23-r0) (24/27) Purging mpdecimal (2.5.1-r1) (25/27) Purging libpanelw (6.4_p20230311-r0) (26/27) Purging readline (8.2.1-r0) (27/27) Purging sqlite-libs (3.41.1-r0) Executing busybox-1.36.0-r5.trigger OK: 379 MiB in 103 packages >>> py3-pytest-xdist: Updating the community/x86 repository index... >>> py3-pytest-xdist: Signing the index...