[#333175] [test-only] FAILED (try 2) python3-module-verboselogs.git=1.7-alt1 ...

Girar awaiter (smasher) girar-builder at altlinux.org
Tue Oct 31 00:10:28 MSK 2023


https://git.altlinux.org/tasks/333175/logs/events.2.1.log

subtask  name                          aarch64  armh    i586  ppc64le  x86_64
   #700  python3-module-verboselogs         58  1:23      31     1:09      31
  #1000  python3-module-capturer            42  1:02      22       46      22
  #1100  python3-module-humanfriendly        ?     ?      25        ?      24
  #1200  python3-module-coloredlogs          ?     ?  failed        ?  failed

2023-Oct-30 21:08:01 :: test-only task #333175 for sisyphus resumed by smasher:
#100 removed
#200 removed
#300 removed
#400 removed
#500 removed
#600 removed
#700 build 1.7-alt1 from /people/smasher/packages/python3-module-verboselogs.git fetched at 2023-Oct-30 21:07:24
#1000 build 3.0-alt1 from /people/smasher/packages/python3-module-capturer.git fetched at 2023-Oct-30 21:07:29
#1100 build 10.0-alt1 from /people/smasher/packages/python3-module-humanfriendly.git fetched at 2023-Oct-30 21:07:39
#1200 build 15.0.1-alt1 from /people/smasher/packages/python3-module-coloredlogs.git fetched at 2023-Oct-30 21:07:44
#1300 build 0.7.6-alt1 from /people/smasher/packages/gst.git fetched at 2023-Oct-30 21:07:51
2023-Oct-30 21:08:02 :: created build repo
2023-Oct-30 21:08:03 :: [i586] #700 python3-module-verboselogs.git 1.7-alt1: build start
2023-Oct-30 21:08:03 :: [x86_64] #700 python3-module-verboselogs.git 1.7-alt1: build start
2023-Oct-30 21:08:03 :: [ppc64le] #700 python3-module-verboselogs.git 1.7-alt1: build start
2023-Oct-30 21:08:03 :: [aarch64] #700 python3-module-verboselogs.git 1.7-alt1: build start
2023-Oct-30 21:08:03 :: [armh] #700 python3-module-verboselogs.git 1.7-alt1: build start
2023-Oct-30 21:08:34 :: [x86_64] #700 python3-module-verboselogs.git 1.7-alt1: build OK
2023-Oct-30 21:08:34 :: [x86_64] #1000 python3-module-capturer.git 3.0-alt1: build start
2023-Oct-30 21:08:34 :: [i586] #700 python3-module-verboselogs.git 1.7-alt1: build OK
2023-Oct-30 21:08:34 :: [i586] #1000 python3-module-capturer.git 3.0-alt1: build start
2023-Oct-30 21:08:56 :: [x86_64] #1000 python3-module-capturer.git 3.0-alt1: build OK
2023-Oct-30 21:08:56 :: [x86_64] #1100 python3-module-humanfriendly.git 10.0-alt1: build start
2023-Oct-30 21:08:56 :: [i586] #1000 python3-module-capturer.git 3.0-alt1: build OK
2023-Oct-30 21:08:56 :: [i586] #1100 python3-module-humanfriendly.git 10.0-alt1: build start
2023-Oct-30 21:09:01 :: [aarch64] #700 python3-module-verboselogs.git 1.7-alt1: build OK
2023-Oct-30 21:09:01 :: [aarch64] #1000 python3-module-capturer.git 3.0-alt1: build start
2023-Oct-30 21:09:12 :: [ppc64le] #700 python3-module-verboselogs.git 1.7-alt1: build OK
2023-Oct-30 21:09:12 :: [ppc64le] #1000 python3-module-capturer.git 3.0-alt1: build start
2023-Oct-30 21:09:20 :: [x86_64] #1100 python3-module-humanfriendly.git 10.0-alt1: build OK
2023-Oct-30 21:09:21 :: [x86_64] #1200 python3-module-coloredlogs.git 15.0.1-alt1: build start
2023-Oct-30 21:09:21 :: [i586] #1100 python3-module-humanfriendly.git 10.0-alt1: build OK
2023-Oct-30 21:09:21 :: [i586] #1200 python3-module-coloredlogs.git 15.0.1-alt1: build start
2023-Oct-30 21:09:26 :: [armh] #700 python3-module-verboselogs.git 1.7-alt1: build OK
2023-Oct-30 21:09:26 :: [armh] #1000 python3-module-capturer.git 3.0-alt1: build start
[x86_64]                     fd = os.open(pty_name, os.O_RDWR)
[x86_64]                 except OSError:
[x86_64]                     continue
[x86_64] --
[x86_64] >       raise OSError('out of pty devices')
[x86_64] E       OSError: out of pty devices
[x86_64] /usr/lib64/python3.11/pty.py:64: OSError
[x86_64] --
[x86_64]                     fd = os.open(pty_name, os.O_RDWR)
[x86_64]                 except OSError:
[x86_64]                     continue
[x86_64] --
[x86_64] >       raise OSError('out of pty devices')
[x86_64] E       OSError: out of pty devices
[x86_64] /usr/lib64/python3.11/pty.py:64: OSError
[x86_64] --
[x86_64] >       assert actual_output.strip() == expected_output.strip()
[x86_64] E       AssertionError: assert '' == 'testing, 1, 2, 3 ..'
[x86_64] E         - testing, 1, 2, 3 ..
[x86_64] --
[x86_64]                     fd = os.open(pty_name, os.O_RDWR)
[x86_64]                 except OSError:
[x86_64]                     continue
[x86_64] --
[x86_64] >       raise OSError('out of pty devices')
[x86_64] E       OSError: out of pty devices
[x86_64] /usr/lib64/python3.11/pty.py:64: OSError
[x86_64] --
[x86_64]                     fd = os.open(pty_name, os.O_RDWR)
[x86_64]                 except OSError:
[x86_64]                     continue
[x86_64] --
[x86_64] >       raise OSError('out of pty devices')
[x86_64] E       OSError: out of pty devices
[x86_64] /usr/lib64/python3.11/pty.py:64: OSError
[x86_64] --
[x86_64] =========================== short test summary info ============================
[x86_64] FAILED coloredlogs/tests.py::ColoredLogsTestCase::test_auto_disable - OSError...
[x86_64] FAILED coloredlogs/tests.py::ColoredLogsTestCase::test_auto_install - OSError...
2023-Oct-30 21:09:41 :: [x86_64] python3-module-coloredlogs.git 15.0.1-alt1: remote: build failed
2023-Oct-30 21:09:41 :: [x86_64] #1200 python3-module-coloredlogs.git 15.0.1-alt1: build FAILED
2023-Oct-30 21:09:41 :: [x86_64] requesting cancellation of task processing
[i586]                     fd = os.open(pty_name, os.O_RDWR)
[i586]                 except OSError:
[i586]                     continue
[i586] --
[i586] >       raise OSError('out of pty devices')
[i586] E       OSError: out of pty devices
[i586] /usr/lib/python3.11/pty.py:64: OSError
[i586] --
[i586]                     fd = os.open(pty_name, os.O_RDWR)
[i586]                 except OSError:
[i586]                     continue
[i586] --
[i586] >       raise OSError('out of pty devices')
[i586] E       OSError: out of pty devices
[i586] /usr/lib/python3.11/pty.py:64: OSError
[i586] --
[i586] >       assert actual_output.strip() == expected_output.strip()
[i586] E       AssertionError: assert '' == 'testing, 1, 2, 3 ..'
[i586] E         - testing, 1, 2, 3 ..
[i586] --
[i586]                     fd = os.open(pty_name, os.O_RDWR)
[i586]                 except OSError:
[i586]                     continue
[i586] --
[i586] >       raise OSError('out of pty devices')
[i586] E       OSError: out of pty devices
[i586] /usr/lib/python3.11/pty.py:64: OSError
[i586] --
[i586]                     fd = os.open(pty_name, os.O_RDWR)
[i586]                 except OSError:
[i586]                     continue
[i586] --
[i586] >       raise OSError('out of pty devices')
[i586] E       OSError: out of pty devices
[i586] /usr/lib/python3.11/pty.py:64: OSError
[i586] --
[i586] =========================== short test summary info ============================
[i586] FAILED coloredlogs/tests.py::ColoredLogsTestCase::test_auto_disable - OSError...
[i586] FAILED coloredlogs/tests.py::ColoredLogsTestCase::test_auto_install - OSError...
2023-Oct-30 21:09:41 :: [i586] python3-module-coloredlogs.git 15.0.1-alt1: remote: build failed
2023-Oct-30 21:09:41 :: [i586] #1200 python3-module-coloredlogs.git 15.0.1-alt1: build FAILED
2023-Oct-30 21:09:43 :: [aarch64] #1000 python3-module-capturer.git 3.0-alt1: build OK
2023-Oct-30 21:09:43 :: [aarch64] task processing CANCELLED
2023-Oct-30 21:09:58 :: [ppc64le] #1000 python3-module-capturer.git 3.0-alt1: build OK
2023-Oct-30 21:09:58 :: [ppc64le] task processing CANCELLED
2023-Oct-30 21:10:28 :: [armh] #1000 python3-module-capturer.git 3.0-alt1: build OK
2023-Oct-30 21:10:28 :: [armh] task processing CANCELLED
2023-Oct-30 21:09:41 :: [x86_64] build FAILED
2023-Oct-30 21:09:41 :: [i586] build FAILED
2023-Oct-30 21:09:43 :: [aarch64] build FAILED
2023-Oct-30 21:09:58 :: [ppc64le] build FAILED
2023-Oct-30 21:10:28 :: [armh] build FAILED
2023-Oct-30 21:10:28 :: task #333175 for sisyphus FAILED


More information about the Sisyphus-incominger mailing list