The Buildbot has detected a new failure on builder s390x RHEL7 LTO 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/402/builds/4602
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-rhel-z
Build Reason: <unknown> Blamelist: Erlend E. Aasland <erlend.aasland@protonmail.com>, Gregory P. Smith <greg@krypto.org>, Irit Katriel <1055913+iritkatriel@users.noreply.github.com>, Lysandros Nikolaou <lisandrosnik@gmail.com>, Victor Stinner <vstinner@python.org>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
424 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 23 sec
- test_hashlib: 2 min 17 sec
- test_multiprocessing_spawn: 1 min 56 sec
- test_math: 1 min 30 sec
- test_multiprocessing_forkserver: 1 min 19 sec
- test_multiprocessing_fork: 1 min 10 sec
- test_signal: 1 min 9 sec
- test_peg_generator: 59.7 sec
- test_io: 40.0 sec
- test_socket: 38.9 sec
1 test failed: test_cppext
22 tests skipped: test.test_asyncio.test_windows_events test.test_asyncio.test_windows_utils test_devpoll test_gdb test_idle test_ioctl test_kqueue test_launcher test_perf_profiler test_smtpnet test_ssl test_startfile test_tcl test_tkinter test_ttk test_ttk_textonly test_turtle test_winconsoleio test_winreg test_winsound test_wmi test_zipfile64
2 re-run tests: test_cppext test_tools
Total duration: 9 min 50 sec
Captured traceback
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/test_cppext.py", line 25, in test_build_cpp03 self.check_build(True, '_testcpp03ext') File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/test_cppext.py", line 40, in check_build self._check_build(std_cpp03, extension_name, python_exe) File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/test_cppext.py", line 69, in _check_build run_cmd('Install', cmd) File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/test_cppext.py", line 53, in run_cmd subprocess.run(cmd, check=True, env=env) File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/build/test_python_22227æ/tempcwd/env/bin/python', '-X', 'dev', '-m', 'pip', 'install', '--no-build-isolation', '/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/build/test_python_22227æ/tempcwd/pkg']' returned non-zero exit status 1.
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/test_cppext.py", line 22, in test_build_cpp11 self.check_build(False, '_testcpp11ext') File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/test_cppext.py", line 40, in check_build self._check_build(std_cpp03, extension_name, python_exe) File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/test_cppext.py", line 69, in _check_build run_cmd('Install', cmd) File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/test_cppext.py", line 53, in run_cmd subprocess.run(cmd, check=True, env=env) File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/build/test_python_22227æ/tempcwd/env/bin/python', '-X', 'dev', '-m', 'pip', 'install', '--no-build-isolation', '/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/build/test_python_22227æ/tempcwd/pkg']' returned non-zero exit status 1.
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/test_cppext.py", line 22, in test_build_cpp11 self.check_build(False, '_testcpp11ext') File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/test_cppext.py", line 40, in check_build self._check_build(std_cpp03, extension_name, python_exe) File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/test_cppext.py", line 69, in _check_build run_cmd('Install', cmd) File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/test_cppext.py", line 53, in run_cmd subprocess.run(cmd, check=True, env=env) File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/build/test_python_22227æ/test_python_worker_31113æ/tempcwd/env/bin/python', '-X', 'dev', '-m', 'pip', 'install', '--no-build-isolation', '/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/build/test_python_22227æ/test_python_worker_31113æ/tempcwd/pkg']' returned non-zero exit status 1.
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/test_tools/test_freeze.py", line 27, in test_freeze_simple_script outdir, scriptfile, python = helper.prepare(script, outdir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Tools/freeze/test/freeze.py", line 146, in prepare copy_source_tree(srcdir, SRCDIR) File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Tools/freeze/test/freeze.py", line 95, in copy_source_tree shutil.copytree(oldroot, newroot, ignore=ignore_non_src) File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/shutil.py", line 588, in copytree return _copytree(entries=entries, src=src, dst=dst, symlinks=symlinks, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/shutil.py", line 542, in _copytree raise Error(errors) shutil.Error: [('/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/build/test_python_22227æ/test_python_worker_39842æ/@test_39842_tmpæ', '/tmp/test_python_7tlpa2yj/tmp4mx456p8/cpython/build/test_python_22227æ/test_python_worker_39842æ/@test_39842_tmpæ', "[Errno 2] No such file or directory: '/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/build/test_python_22227æ/test_python_worker_39842æ/@test_39842_tmpæ'")]
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/test_cppext.py", line 25, in test_build_cpp03 self.check_build(True, '_testcpp03ext') File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/test_cppext.py", line 40, in check_build self._check_build(std_cpp03, extension_name, python_exe) File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/test_cppext.py", line 69, in _check_build run_cmd('Install', cmd) File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/test/test_cppext.py", line 53, in run_cmd subprocess.run(cmd, check=True, env=env) File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/Lib/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/build/test_python_22227æ/test_python_worker_31113æ/tempcwd/env/bin/python', '-X', 'dev', '-m', 'pip', 'install', '--no-build-isolation', '/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto/build/build/test_python_22227æ/test_python_worker_31113æ/tempcwd/pkg']' returned non-zero exit status 1.
Test report
Failed tests:
- test_cppext
Failed subtests:
- test_freeze_simple_script - test.test_tools.test_freeze.TestFreeze.test_freeze_simple_script
- test_build_cpp03 - test.test_cppext.TestCPPExt.test_build_cpp03
- test_build_cpp11 - test.test_cppext.TestCPPExt.test_build_cpp11
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder s390x RHEL7 LTO + PGO 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/244/builds/4638
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-rhel-z
Build Reason: <unknown> Blamelist: Erlend E. Aasland <erlend.aasland@protonmail.com>, Gregory P. Smith <greg@krypto.org>, Irit Katriel <1055913+iritkatriel@users.noreply.github.com>, Lysandros Nikolaou <lisandrosnik@gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
423 tests OK.
10 slowest tests:
- test_tools: 9 min 13 sec
- test_multiprocessing_spawn: 2 min 36 sec
- test_concurrent_futures: 2 min 30 sec
- test_hashlib: 2 min 26 sec
- test_multiprocessing_forkserver: 1 min 58 sec
- test_multiprocessing_fork: 1 min 38 sec
- test_math: 1 min 36 sec
- test_signal: 1 min 11 sec
- test_socket: 38.3 sec
- test_io: 36.9 sec
1 test failed: test_cppext
22 tests skipped: test.test_asyncio.test_windows_events test.test_asyncio.test_windows_utils test_devpoll test_gdb test_idle test_ioctl test_kqueue test_launcher test_perf_profiler test_smtpnet test_ssl test_startfile test_tcl test_tkinter test_ttk test_ttk_textonly test_turtle test_winconsoleio test_winreg test_winsound test_wmi test_zipfile64
3 re-run tests: test.test_asyncio.test_subprocess test_cppext test_threading
1 test run no tests: test_threading
Total duration: 10 min 10 sec
Captured traceback
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/test_cppext.py", line 25, in test_build_cpp03 self.check_build(True, '_testcpp03ext') File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/test_cppext.py", line 40, in check_build self._check_build(std_cpp03, extension_name, python_exe) File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/test_cppext.py", line 69, in _check_build run_cmd('Install', cmd) File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/test_cppext.py", line 53, in run_cmd subprocess.run(cmd, check=True, env=env) File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/build/test_python_39624æ/test_python_worker_3710æ/tempcwd/env/bin/python', '-X', 'dev', '-m', 'pip', 'install', '--no-build-isolation', '/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/build/test_python_39624æ/test_python_worker_3710æ/tempcwd/pkg']' returned non-zero exit status 1.
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/test_cppext.py", line 22, in test_build_cpp11 self.check_build(False, '_testcpp11ext') File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/test_cppext.py", line 40, in check_build self._check_build(std_cpp03, extension_name, python_exe) File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/test_cppext.py", line 69, in _check_build run_cmd('Install', cmd) File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/test_cppext.py", line 53, in run_cmd subprocess.run(cmd, check=True, env=env) File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/build/test_python_39624æ/tempcwd/env/bin/python', '-X', 'dev', '-m', 'pip', 'install', '--no-build-isolation', '/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/build/test_python_39624æ/tempcwd/pkg']' returned non-zero exit status 1.
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/test_asyncio/test_subprocess.py", line 788, in test_subprocess_consistent_callbacks self.loop.run_until_complete(main()) File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/asyncio/base_events.py", line 664, in run_until_complete return future.result() ^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/test_asyncio/test_subprocess.py", line 780, in main self.assertEqual(events, [ AssertionError: Lists differ: [('pi[29 chars]t'), 'pipe_connection_lost', ('pipe_data_recei[57 chars]ted'] != [('pi[29 chars]t'), ('pipe_data_received', 2, b'stderr'), 'pi[57 chars]ted']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/test_cppext.py", line 25, in test_build_cpp03 self.check_build(True, '_testcpp03ext') File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/test_cppext.py", line 40, in check_build self._check_build(std_cpp03, extension_name, python_exe) File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/test_cppext.py", line 69, in _check_build run_cmd('Install', cmd) File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/test_cppext.py", line 53, in run_cmd subprocess.run(cmd, check=True, env=env) File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/build/test_python_39624æ/tempcwd/env/bin/python', '-X', 'dev', '-m', 'pip', 'install', '--no-build-isolation', '/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/build/test_python_39624æ/tempcwd/pkg']' returned non-zero exit status 1.
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/test_cppext.py", line 22, in test_build_cpp11 self.check_build(False, '_testcpp11ext') File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/test_cppext.py", line 40, in check_build self._check_build(std_cpp03, extension_name, python_exe) File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/test_cppext.py", line 69, in _check_build run_cmd('Install', cmd) File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/test/test_cppext.py", line 53, in run_cmd subprocess.run(cmd, check=True, env=env) File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/Lib/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/build/test_python_39624æ/test_python_worker_3710æ/tempcwd/env/bin/python', '-X', 'dev', '-m', 'pip', 'install', '--no-build-isolation', '/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z.lto-pgo/build/build/test_python_39624æ/test_python_worker_3710æ/tempcwd/pkg']' returned non-zero exit status 1.
Test report
Failed tests:
- test_cppext
Failed subtests:
- test_build_cpp11 - test.test_cppext.TestCPPExt.test_build_cpp11
- test_build_cpp03 - test.test_cppext.TestCPPExt.test_build_cpp03
- test_subprocess_consistent_callbacks - test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_subprocess_consistent_callbacks
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder s390x RHEL7 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/179/builds/4667
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-rhel-z
Build Reason: <unknown> Blamelist: Erlend E. Aasland <erlend.aasland@protonmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
424 tests OK.
10 slowest tests:
- test_tools: 2 min 43 sec
- test_concurrent_futures: 2 min 24 sec
- test_multiprocessing_spawn: 2 min 3 sec
- test_math: 2 min
- test_multiprocessing_forkserver: 1 min 19 sec
- test_multiprocessing_fork: 1 min 18 sec
- test_capi: 1 min 14 sec
- test_hashlib: 1 min 10 sec
- test_subprocess: 53.3 sec
- test_signal: 48.5 sec
1 test failed: test_cppext
22 tests skipped: test.test_asyncio.test_windows_events test.test_asyncio.test_windows_utils test_devpoll test_gdb test_idle test_ioctl test_kqueue test_launcher test_perf_profiler test_smtpnet test_ssl test_startfile test_tcl test_tkinter test_ttk test_ttk_textonly test_turtle test_winconsoleio test_winreg test_winsound test_wmi test_zipfile64
1 re-run test: test_cppext
Total duration: 7 min 26 sec
Captured traceback
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/test/test_cppext.py", line 22, in test_build_cpp11 self.check_build(False, '_testcpp11ext') File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/test/test_cppext.py", line 40, in check_build self._check_build(std_cpp03, extension_name, python_exe) File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/test/test_cppext.py", line 69, in _check_build run_cmd('Install', cmd) File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/test/test_cppext.py", line 53, in run_cmd subprocess.run(cmd, check=True, env=env) File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/build/test_python_57110æ/tempcwd/env/bin/python', '-X', 'dev', '-m', 'pip', 'install', '--no-build-isolation', '/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/build/test_python_57110æ/tempcwd/pkg']' returned non-zero exit status 1.
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/test/test_cppext.py", line 25, in test_build_cpp03 self.check_build(True, '_testcpp03ext') File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/test/test_cppext.py", line 40, in check_build self._check_build(std_cpp03, extension_name, python_exe) File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/test/test_cppext.py", line 69, in _check_build run_cmd('Install', cmd) File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/test/test_cppext.py", line 53, in run_cmd subprocess.run(cmd, check=True, env=env) File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/build/test_python_57110æ/tempcwd/env/bin/python', '-X', 'dev', '-m', 'pip', 'install', '--no-build-isolation', '/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/build/test_python_57110æ/tempcwd/pkg']' returned non-zero exit status 1.
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/test/test_cppext.py", line 25, in test_build_cpp03 self.check_build(True, '_testcpp03ext') File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/test/test_cppext.py", line 40, in check_build self._check_build(std_cpp03, extension_name, python_exe) File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/test/test_cppext.py", line 69, in _check_build run_cmd('Install', cmd) File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/test/test_cppext.py", line 53, in run_cmd subprocess.run(cmd, check=True, env=env) File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/build/test_python_57110æ/test_python_worker_64741æ/tempcwd/env/bin/python', '-X', 'dev', '-m', 'pip', 'install', '--no-build-isolation', '/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/build/test_python_57110æ/test_python_worker_64741æ/tempcwd/pkg']' returned non-zero exit status 1.
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/test/test_cppext.py", line 22, in test_build_cpp11 self.check_build(False, '_testcpp11ext') File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/test/test_cppext.py", line 40, in check_build self._check_build(std_cpp03, extension_name, python_exe) File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/test/test_cppext.py", line 69, in _check_build run_cmd('Install', cmd) File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/test/test_cppext.py", line 53, in run_cmd subprocess.run(cmd, check=True, env=env) File "/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/Lib/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/build/test_python_57110æ/test_python_worker_64741æ/tempcwd/env/bin/python', '-X', 'dev', '-m', 'pip', 'install', '--no-build-isolation', '/home/dje/cpython-buildarea/3.x.edelsohn-rhel-z/build/build/test_python_57110æ/test_python_worker_64741æ/tempcwd/pkg']' returned non-zero exit status 1.
Test report
Failed tests:
- test_cppext
Failed subtests:
- test_build_cpp03 - test.test_cppext.TestCPPExt.test_build_cpp03
- test_build_cpp11 - test.test_cppext.TestCPPExt.test_build_cpp11
Sincerely, -The Buildbot