Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 939601 - net-misc/dropbear-2024.85-r1 fails test - [ncurses-6.5] [meson-9999] [gcc-15] E subprocess.TimeoutExpired: Command [../dbclient, -y, 127.0.5.5, -p, 2244, -t, cat .../tmp.fwyef0qReK] time
Summary: net-misc/dropbear-2024.85-r1 fails test - [ncurses-6.5] [meson-9999] [gcc-15]...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Embedded Gentoo Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-09-13 21:07 UTC by Toralf Förster
Modified: 2024-09-14 11:25 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,18.35 KB, text/plain)
2024-09-13 21:08 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,131.71 KB, text/plain)
2024-09-13 21:08 UTC, Toralf Förster
Details
environment (environment,133.69 KB, text/plain)
2024-09-13 21:08 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-09-13 21:08 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,21.66 KB, application/x-xz)
2024-09-13 21:08 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,9.84 KB, application/x-xz)
2024-09-13 21:08 UTC, Toralf Förster
Details
net-misc:dropbear-2024.85-r1:20240913-182407.log (net-misc:dropbear-2024.85-r1:20240913-182407.log,77.17 KB, text/plain)
2024-09-13 21:08 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,38.86 KB, application/x-xz)
2024-09-13 21:08 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,29.73 KB, application/x-xz)
2024-09-13 21:08 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2024-09-13 21:07:59 UTC
            return
        if skip_check_and_raise or _time() > endtime:
>           raise TimeoutExpired(
                    self.args, orig_timeout,
                    output=b''.join(stdout_seq) if stdout_seq else None,
                    stderr=b''.join(stderr_seq) if stderr_seq else None)
E           subprocess.TimeoutExpired: Command '['../dbclient', '-y', '127.0.5.5', '-p', '2244', '-t', 'cat /tmp/tmp.fwyef0qReK; rm /tmp/tmp.fwyef0qReK']' timed out after 10 seconds

/usr/lib/python3.12/subprocess.py:1253: TimeoutExpired

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_test-20240910-192132

  UNMASKED:
    Please re-assign to toolchain@ if you get a test failure in C, C++, or Fortran code which makes no sense.
  /etc/portage/package.unmask/60gcc:<sys-devel/gcc-15.0.9999:15
    Please re-assign to ztrawhcse@ if you cannot reproduced it with regular meson.
  /etc/portage/package.unmask/50unstable:<dev-build/meson-9999
    Requested by sam
  /etc/portage/package.unmask/50unstable:>=sys-libs/ncurses-6.5

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang/llvm (if any):
clang version 18.1.8
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/18
18.1.8
Python 3.12.6
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.80.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 21.0.4_p7 [openjdk-bin-21]
2)	Eclipse Temurin JDK 8.422_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.23.0 linux/amd64

  HEAD of ::gentoo
commit 83c25485ca0c151e711a9498245fe0d6d4578eb4
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Sep 13 17:03:58 2024 +0000

    2024-09-13 17:03:57 UTC

emerge -qpvO =net-misc/dropbear-2024.85-r1
[ebuild  N    ] net-misc/dropbear-2024.85-r1  USE="bsdpty minimal pam syslog test zlib -multicall -savedconfig -shadow -static -verify-sig"
Comment 1 Toralf Förster gentoo-dev 2024-09-13 21:08:01 UTC
Created attachment 902924 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-09-13 21:08:02 UTC
Created attachment 902925 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-09-13 21:08:04 UTC
Created attachment 902926 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-09-13 21:08:04 UTC
Created attachment 902927 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-09-13 21:08:05 UTC
Created attachment 902928 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-09-13 21:08:06 UTC
Created attachment 902929 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-09-13 21:08:07 UTC
Created attachment 902930 [details]
net-misc:dropbear-2024.85-r1:20240913-182407.log
Comment 8 Toralf Förster gentoo-dev 2024-09-13 21:08:08 UTC
Created attachment 902931 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-09-13 21:08:09 UTC
Created attachment 902932 [details]
temp.tar.xz
Comment 10 Larry the Git Cow gentoo-dev 2024-09-14 11:25:10 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6757782157ef4888d55f4a7173402040f87268c0

commit 6757782157ef4888d55f4a7173402040f87268c0
Author:     Viorel Munteanu <ceamac@gentoo.org>
AuthorDate: 2024-09-14 11:19:54 +0000
Commit:     Viorel Munteanu <ceamac@gentoo.org>
CommitDate: 2024-09-14 11:24:21 +0000

    net-misc/dropbear: Fix tests
    
    Add support for python3.11;
    Disable tests that fail with USE=bsdpty;
    Fix tests when built with USE=-syslog;
    Fix testing server auth;
    Fix aslr test.
    
    Closes: https://bugs.gentoo.org/939601
    Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>

 net-misc/dropbear/dropbear-2024.85-r2.ebuild       | 199 +++++++++++++++++++++
 .../dropbear-2024.84-fix-aslr-test-no-venv.patch   |  15 ++
 ...r-2024.84-non-interactive-tests-no-syslog.patch |  13 ++
 .../dropbear/files/dropbear-2024.84-tests.patch    |  57 ++++++
 4 files changed, 284 insertions(+)