[#321103] [test-only] FAILED python3-module-sh.git=2.0.4-alt1

Girar awaiter (slev) girar-builder at altlinux.org
Wed May 17 19:03:43 MSK 2023


https://git.altlinux.org/tasks/321103/logs/events.1.1.log

subtask  name               aarch64    armh    i586  ppc64le  x86_64
   #100  python3-module-sh   failed  failed  failed   failed  failed

2023-May-17 16:02:12 :: test-only task #321103 for sisyphus started by slev:
#100 build 2.0.4-alt1 from /people/slev/packages/python3-module-sh.git fetched at 2023-May-17 16:02:10
2023-May-17 16:02:13 :: [i586] #100 python3-module-sh.git 2.0.4-alt1: build start
2023-May-17 16:02:13 :: [ppc64le] #100 python3-module-sh.git 2.0.4-alt1: build start
2023-May-17 16:02:13 :: [aarch64] #100 python3-module-sh.git 2.0.4-alt1: build start
2023-May-17 16:02:13 :: [armh] #100 python3-module-sh.git 2.0.4-alt1: build start
2023-May-17 16:02:13 :: [x86_64] #100 python3-module-sh.git 2.0.4-alt1: build start
[x86_64]         inherited_fds = os.listdir("/dev/fd")
[x86_64]     FileNotFoundError: [Errno 2] No such file or directory: '/dev/fd'
[x86_64]     During handling of the above exception, another exception occurred:
[x86_64] --
[x86_64]         inherited_fds = os.listdir("/proc/self/fd")
[x86_64]     FileNotFoundError: [Errno 2] No such file or directory: '/proc/self/fd'
[x86_64] ERROR: test_pickling (tests.test.MiscTests)
[x86_64] Traceback (most recent call last):
[x86_64] --
[x86_64]         inherited_fds = os.listdir("/dev/fd")
[x86_64]     FileNotFoundError: [Errno 2] No such file or directory: '/dev/fd'
[x86_64]     During handling of the above exception, another exception occurred:
[x86_64] --
[x86_64]         inherited_fds = os.listdir("/proc/self/fd")
[x86_64]     FileNotFoundError: [Errno 2] No such file or directory: '/proc/self/fd'
[x86_64] ERROR: test_change_log_message (tests.test.MiscTests)
[x86_64] Traceback (most recent call last):
[x86_64] --
[x86_64]         inherited_fds = os.listdir("/dev/fd")
[x86_64]     FileNotFoundError: [Errno 2] No such file or directory: '/dev/fd'
[x86_64]     During handling of the above exception, another exception occurred:
[x86_64] --
[x86_64]         inherited_fds = os.listdir("/proc/self/fd")
[x86_64]     FileNotFoundError: [Errno 2] No such file or directory: '/proc/self/fd'
[x86_64] ERROR: test_stdin_nohang (tests.test.MiscTests)
[x86_64] Traceback (most recent call last):
[x86_64] --
[x86_64]         inherited_fds = os.listdir("/dev/fd")
[x86_64]     FileNotFoundError: [Errno 2] No such file or directory: '/dev/fd'
[x86_64]     During handling of the above exception, another exception occurred:
2023-May-17 16:02:42 :: [x86_64] python3-module-sh.git 2.0.4-alt1: remote: build failed
2023-May-17 16:02:42 :: [x86_64] #100 python3-module-sh.git 2.0.4-alt1: build FAILED
2023-May-17 16:02:42 :: [x86_64] requesting cancellation of task processing
[i586]         inherited_fds = os.listdir("/proc/self/fd")
[i586]     FileNotFoundError: [Errno 2] No such file or directory: '/proc/self/fd'
[i586] ERROR: test_for_generator_to_err (tests.test.FunctionalTests)
[i586] Traceback (most recent call last):
[i586] --
[i586]         inherited_fds = os.listdir("/dev/fd")
[i586]     FileNotFoundError: [Errno 2] No such file or directory: '/dev/fd'
[i586]     During handling of the above exception, another exception occurred:
[i586] --
[i586]         inherited_fds = os.listdir("/proc/self/fd")
[i586]     FileNotFoundError: [Errno 2] No such file or directory: '/proc/self/fd'
[i586] ERROR: test_fd_over_1024 (tests.test.MiscTests)
[i586] Traceback (most recent call last):
[i586] --
[i586]         inherited_fds = os.listdir("/dev/fd")
[i586]     FileNotFoundError: [Errno 2] No such file or directory: '/dev/fd'
[i586]     During handling of the above exception, another exception occurred:
[i586] --
[i586]         inherited_fds = os.listdir("/proc/self/fd")
[i586]     FileNotFoundError: [Errno 2] No such file or directory: '/proc/self/fd'
[i586] ERROR: test_change_log_message (tests.test.MiscTests)
[i586] Traceback (most recent call last):
[i586] --
[i586]     self._stdin_child_fd, self._stdin_parent_fd = os.pipe()
[i586] OSError: [Errno 24] Too many open files
[i586] ERROR: test_stdin_nohang (tests.test.MiscTests)
[i586] Traceback (most recent call last):
2023-May-17 16:02:44 :: [i586] python3-module-sh.git 2.0.4-alt1: remote: build failed
2023-May-17 16:02:44 :: [i586] #100 python3-module-sh.git 2.0.4-alt1: build FAILED
[aarch64]         inherited_fds = os.listdir("/proc/self/fd")
[aarch64]     FileNotFoundError: [Errno 2] No such file or directory: '/proc/self/fd'
[aarch64] ERROR: test_manual_stdin_string (tests.test.FunctionalTests)
[aarch64] Traceback (most recent call last):
[aarch64] --
[aarch64]         inherited_fds = os.listdir("/dev/fd")
[aarch64]     FileNotFoundError: [Errno 2] No such file or directory: '/dev/fd'
[aarch64]     During handling of the above exception, another exception occurred:
[aarch64] --
[aarch64]         inherited_fds = os.listdir("/proc/self/fd")
[aarch64]     FileNotFoundError: [Errno 2] No such file or directory: '/proc/self/fd'
[aarch64] ERROR: test_fd_over_1024 (tests.test.MiscTests)
[aarch64] Traceback (most recent call last):
[aarch64] --
[aarch64]         inherited_fds = os.listdir("/dev/fd")
[aarch64]     FileNotFoundError: [Errno 2] No such file or directory: '/dev/fd'
[aarch64]     During handling of the above exception, another exception occurred:
[aarch64] --
[aarch64]         inherited_fds = os.listdir("/proc/self/fd")
[aarch64]     FileNotFoundError: [Errno 2] No such file or directory: '/proc/self/fd'
[aarch64] ERROR: test_stdin_nohang (tests.test.MiscTests)
[aarch64] Traceback (most recent call last):
[aarch64] --
[aarch64]     read, write = os.pipe()
[aarch64] OSError: [Errno 24] Too many open files
[aarch64] ERROR: test_percent_doesnt_fail_logging (tests.test.MiscTests)
[aarch64] test that a command name doesn't interfere with string formatting in
2023-May-17 16:03:06 :: [aarch64] python3-module-sh.git 2.0.4-alt1: remote: build failed
2023-May-17 16:03:06 :: [aarch64] #100 python3-module-sh.git 2.0.4-alt1: build FAILED
[ppc64le] ERROR: test_eintr (tests.test.MiscTests)
[ppc64le] Traceback (most recent call last):
[ppc64le] --
[ppc64le]         inherited_fds = os.listdir("/dev/fd")
[ppc64le]     FileNotFoundError: [Errno 2] No such file or directory: '/dev/fd'
[ppc64le]     During handling of the above exception, another exception occurred:
[ppc64le] --
[ppc64le]         inherited_fds = os.listdir("/proc/self/fd")
[ppc64le]     FileNotFoundError: [Errno 2] No such file or directory: '/proc/self/fd'
[ppc64le] ERROR: test_pickling (tests.test.MiscTests)
[ppc64le] Traceback (most recent call last):
[ppc64le] --
[ppc64le]         inherited_fds = os.listdir("/dev/fd")
[ppc64le]     FileNotFoundError: [Errno 2] No such file or directory: '/dev/fd'
[ppc64le]     During handling of the above exception, another exception occurred:
[ppc64le] --
[ppc64le]         inherited_fds = os.listdir("/proc/self/fd")
[ppc64le]     FileNotFoundError: [Errno 2] No such file or directory: '/proc/self/fd'
[ppc64le] ERROR: test_stdin_nohang (tests.test.MiscTests)
[ppc64le] Traceback (most recent call last):
[ppc64le] --
[ppc64le]         inherited_fds = os.listdir("/dev/fd")
[ppc64le]     FileNotFoundError: [Errno 2] No such file or directory: '/dev/fd'
[ppc64le]     During handling of the above exception, another exception occurred:
[ppc64le] --
[ppc64le]         inherited_fds = os.listdir("/proc/self/fd")
[ppc64le]     FileNotFoundError: [Errno 2] No such file or directory: '/proc/self/fd'
[ppc64le] ERROR: test_fd_over_1024 (tests.test.MiscTests)
[ppc64le] Traceback (most recent call last):
2023-May-17 16:03:15 :: [ppc64le] python3-module-sh.git 2.0.4-alt1: remote: build failed
2023-May-17 16:03:15 :: [ppc64le] #100 python3-module-sh.git 2.0.4-alt1: build FAILED
[armh]         inherited_fds = os.listdir("/dev/fd")
[armh]     FileNotFoundError: [Errno 2] No such file or directory: '/dev/fd'
[armh]     During handling of the above exception, another exception occurred:
[armh] --
[armh]         inherited_fds = os.listdir("/proc/self/fd")
[armh]     FileNotFoundError: [Errno 2] No such file or directory: '/proc/self/fd'
[armh] ERROR: test_eintr (tests.test.MiscTests)
[armh] Traceback (most recent call last):
[armh] --
[armh]         inherited_fds = os.listdir("/dev/fd")
[armh]     FileNotFoundError: [Errno 2] No such file or directory: '/dev/fd'
[armh]     During handling of the above exception, another exception occurred:
[armh] --
[armh]         inherited_fds = os.listdir("/proc/self/fd")
[armh]     FileNotFoundError: [Errno 2] No such file or directory: '/proc/self/fd'
[armh] ERROR: test_stdin_nohang (tests.test.MiscTests)
[armh] Traceback (most recent call last):
[armh] --
[armh]         inherited_fds = os.listdir("/dev/fd")
[armh]     FileNotFoundError: [Errno 2] No such file or directory: '/dev/fd'
[armh]     During handling of the above exception, another exception occurred:
[armh] --
[armh]         inherited_fds = os.listdir("/proc/self/fd")
[armh]     FileNotFoundError: [Errno 2] No such file or directory: '/proc/self/fd'
[armh] ERROR: test_percent_doesnt_fail_logging (tests.test.MiscTests)
[armh] test that a command name doesn't interfere with string formatting in
[armh] --
[armh]         inherited_fds = os.listdir("/dev/fd")
[armh]     FileNotFoundError: [Errno 2] No such file or directory: '/dev/fd'
[armh]     During handling of the above exception, another exception occurred:
2023-May-17 16:03:43 :: [armh] python3-module-sh.git 2.0.4-alt1: remote: build failed
2023-May-17 16:03:43 :: [armh] #100 python3-module-sh.git 2.0.4-alt1: build FAILED
2023-May-17 16:02:43 :: [x86_64] build FAILED
2023-May-17 16:02:44 :: [i586] build FAILED
2023-May-17 16:03:07 :: [aarch64] build FAILED
2023-May-17 16:03:16 :: [ppc64le] build FAILED
2023-May-17 16:03:43 :: [armh] build FAILED
2023-May-17 16:03:43 :: task #321103 for sisyphus FAILED


More information about the Sisyphus-incominger mailing list