Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jun 2023 15:07:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 272183] dns_test failures on kernel version 1400092 amd64
Message-ID:  <bug-272183-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272183

            Bug ID: 272183
           Summary: dns_test failures on kernel version 1400092 amd64
           Product: Base System
           Version: CURRENT
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: misc
          Assignee: bugs@FreeBSD.org
          Reporter: noahkeck72@gmail.com

Created attachment 242965
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D242965&action=
=3Dedit
The root-privileged kyua report followed by the user-priviliged kyua report=
, in
one file.

After a fresh build on git commit id 59833b089e78 ("arm64: improve KTR_TRAP
trace entries", 2023-06-24), I did a kyua run to check for openssl-related
failures. I didn't get any, but I did get quite a few dns_test failures that
didn't seem to have been previously reported. I've been using the system fo=
r a
few hours and haven't hit any behavior changes as far as DNS goes, so I've =
set
the severity to "affects some people," but I was able to replicate the fail=
ures
both on bare metal and VM so it's likely all amd64 builds at the very least
have the failing tests. The full output from kyua run as both root and a
regular user are attached, but the relevant failures are listed below:

lib/libcasper/services/cap_dns/dns_test:dns_addr_inet6_limit  ->  failed:
/usr/home/noah/sources/freebsd-src/lib/libcasper/services/cap_dns/tests/dns=
_test.c:347
: expected all tests to fail, got 0x10  [25.827s]
lib/libcasper/services/cap_dns/dns_test:dns_addr_inet_limit  ->  failed:
/usr/home/noah/sources/freebsd-src/lib/libcasper/services/cap_dns/tests/dns=
_test.c:347:
 expected all tests to fail, got 0x10  [15.014s]
lib/libcasper/services/cap_dns/dns_test:dns_addr_limit  ->  failed:
/usr/home/noah/sources/freebsd-src/lib/libcasper/services/cap_dns/tests/dns=
_test.c:347:
expe
cted all tests to fail, got 0x10  [15.110s]
lib/libcasper/services/cap_dns/dns_test:dns_all_limits  ->  failed:
/usr/home/noah/sources/freebsd-src/lib/libcasper/services/cap_dns/tests/dns=
_test.c:347:
expe
cted all tests to fail, got 0x10  [15.730s]
lib/libcasper/services/cap_dns/dns_test:dns_inet6_limit  ->  failed:
/usr/home/noah/sources/freebsd-src/lib/libcasper/services/cap_dns/tests/dns=
_test.c:347:
exp
ected all tests to fail, got 0x10  [15.370s]
lib/libcasper/services/cap_dns/dns_test:dns_inet_limit  ->  failed:
/usr/home/noah/sources/freebsd-src/lib/libcasper/services/cap_dns/tests/dns=
_test.c:347:
expe
cted all tests to fail, got 0x10  [15.255s]

These are replicated both as unprivileged and privileged users.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-272183-227>