Your message dated Mon, 21 Jun 2021 17:03:34 +0000
with message-id <e1lvnkg-00006r...@fasolo.debian.org>
and subject line Bug#989749: fixed in kore 4.1.0-3
has caused the Debian Bug report #989749,
regarding kore: flaky amd64 autopkgtest: regularly times out after 2:47 h
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
989749: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=989749
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: kore
Version: 4.0.1-5
Severity: serious
Tags: bulleye-ignore
X-Debbugs-CC: debian...@lists.debian.org
User: debian...@lists.debian.org
Usertags: flaky timeout

Dear maintainer(s),

Your package has an autopkgtest, great. However, I looked into
the history of your autopkgtest [1] and I noticed it fails regularly on
amd64. I copied some of the output at the bottom of this report. It hits
the autopkgtest time out after 2hours and 47 minutes. Successful runs
pass in a couple of minutes. Weirdly enough, all the failures where the
timeout happened is ci-worker13, which is our most powerful host, and as
such we run 8 parallel debci instances there. The same host also sees
successful runs. Do you have any idea what in the kore test could be
hanging?

Because the unstable-to-testing migration software now blocks on
regressions in testing, flaky tests, i.e. tests that flip between
passing and failing without changes to the list of installed packages,
are causing people unrelated to your package to spend time on these
tests.

Don't hesitate to reach out if you need help and some more information
from our infrastructure.

Paul

[Release team member hat on: as we are so late in the freeze, I don't
want this bug to kick kore out of bulleye, although I still appreciate a
fix or work around. Hence, the bulleye-ignore tag.]

[1] https://ci.debian.net/packages/k/kore/testing/amd64/

https://ci.debian.net/data/autopkgtest/testing/amd64/k/kore/12824802/log.gz

autopkgtest [22:19:09]: test myapp: [-----------------------
created myapp/src/myapp.c
created myapp/conf/myapp.conf
created myapp/conf/build.conf
created myapp/.gitignore
created dh2048.pem
myapp created successfully!
WARNING: DO NOT USE THE GENERATED DH PARAMETERS AND CERTIFICATES IN
PRODUCTION
active flavor    dev
output type      dso
kore binary      /usr/bin/kore
kore features    -DKORE_USE_PGSQL -DKORE_USE_TASKS -I/usr/include/postgresql
autopkgtest [01:05:50]: ERROR: timed out on command "su -s /bin/bash
debci -c set -e; export USER=`id -nu`; . /etc/profile >/dev/null 2>&1 ||
true;  . ~/.profile >/dev/null 2>&1 || true;
buildtree="/tmp/autopkgtest-lxc.4kfgq6b2/downtmp/build.2hy/src"; mkdir
-p -m 1777 -- "/tmp/autopkgtest-lxc.4kfgq6b2/downtmp/myapp-artifacts";
export
AUTOPKGTEST_ARTIFACTS="/tmp/autopkgtest-lxc.4kfgq6b2/downtmp/myapp-artifacts";
export ADT_ARTIFACTS="$AUTOPKGTEST_ARTIFACTS"; mkdir -p -m 755
"/tmp/autopkgtest-lxc.4kfgq6b2/downtmp/autopkgtest_tmp"; export
AUTOPKGTEST_TMP="/tmp/autopkgtest-lxc.4kfgq6b2/downtmp/autopkgtest_tmp";
export ADTTMP="$AUTOPKGTEST_TMP"; export DEBIAN_FRONTEND=noninteractive;
export LANG=C.UTF-8; export DEB_BUILD_OPTIONS=parallel=48; unset
LANGUAGE LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE   LC_MONETARY
LC_MESSAGES LC_PAPER LC_NAME LC_ADDRESS   LC_TELEPHONE LC_MEASUREMENT
LC_IDENTIFICATION LC_ALL;rm -f /tmp/autopkgtest_script_pid; set -C; echo
$$ > /tmp/autopkgtest_script_pid; set +C; trap "rm -f
/tmp/autopkgtest_script_pid" EXIT INT QUIT PIPE; cd "$buildtree"; chmod
+x
/tmp/autopkgtest-lxc.4kfgq6b2/downtmp/build.2hy/src/debian/tests/myapp;
touch /tmp/autopkgtest-lxc.4kfgq6b2/downtmp/myapp-stdout
/tmp/autopkgtest-lxc.4kfgq6b2/downtmp/myapp-stderr;
/tmp/autopkgtest-lxc.4kfgq6b2/downtmp/build.2hy/src/debian/tests/myapp
2> >(tee -a /tmp/autopkgtest-lxc.4kfgq6b2/downtmp/myapp-stderr >&2) >
>(tee -a /tmp/autopkgtest-lxc.4kfgq6b2/downtmp/myapp-stdout);" (kind: test)
autopkgtest [01:05:51]: test myapp: -----------------------]

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: kore
Source-Version: 4.1.0-3
Done: Shih-Yuan Lee (FourDollars) <fourdoll...@debian.org>

We believe that the bug you reported is fixed in the latest version of
kore, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 989...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Shih-Yuan Lee (FourDollars) <fourdoll...@debian.org> (supplier of updated kore 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 22 Jun 2021 00:05:14 +0800
Source: kore
Architecture: source
Version: 4.1.0-3
Distribution: unstable
Urgency: medium
Maintainer: Shih-Yuan Lee (FourDollars) <fourdoll...@debian.org>
Changed-By: Shih-Yuan Lee (FourDollars) <fourdoll...@debian.org>
Closes: 989749
Changes:
 kore (4.1.0-3) unstable; urgency=medium
 .
   * debian/tests/myapp: Adjust the test script to avoid waiting forever.
     (Closes: #989749)
Checksums-Sha1:
 8e5e8538a3fc2a8b01b5c079788c2c0cbfbdf2c6 1937 kore_4.1.0-3.dsc
 c86fb3924ea5b6fdaea855a0058a9c40dcea0288 6628 kore_4.1.0-3.debian.tar.xz
 8a9a2bc558ef1995ec1cc0dcc61370e7418e697b 7829 kore_4.1.0-3_source.buildinfo
Checksums-Sha256:
 4ac199d11cd361208b47c923931dcac8e95242946d16cb8ad76919e034226b65 1937 
kore_4.1.0-3.dsc
 05306060a8103c1b30594fa0402f3b075355aabb13de14d4d2ec5c5b74754795 6628 
kore_4.1.0-3.debian.tar.xz
 be07317ea5acfa38e0cc4ba7460814b6ad044fa0344ff072b342340f8762f35e 7829 
kore_4.1.0-3_source.buildinfo
Files:
 bff633c95a1501f4b5703794a3470e70 1937 httpd optional kore_4.1.0-3.dsc
 1ca539ada63e534b013068b2339e22fd 6628 httpd optional kore_4.1.0-3.debian.tar.xz
 21dcf050ba9bafd2db900c204562fe59 7829 httpd optional 
kore_4.1.0-3_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJLBAEBCgA1FiEEqLZfH4yXKLbSNdjT6exG9aVH8x4FAmDQw6wXHGZvdXJkb2xs
YXJzQGRlYmlhbi5vcmcACgkQ6exG9aVH8x6cFw//ZH3Erh+kRGurBrf/aTdJNHZS
ECf8xpn7z+GAP+f72LlOjFhaveOIrtnrKRnDeRIKw2GHr1fsUovkh0pfXQhk6elJ
7wfEciaXRpmviFVXVIDuZ9Dw09KszZaJYCuQKbWT4B+DxPMymOt1ZITg2vEkuVeK
OxANkgCPWjhQM5XfRJ694Dt9xB+oHEnRbbg6u1WfF9pUYW3C6hwhLryTBw536cLx
q+IWI/xfAIg9v4kS+AT4irNbkmVGSUxFOBAS6RD87QyCCqQ4MsJd6X+ufb+A5qhW
jpRNiYLu6QCiWYoVyPsjlUgYn0FtbjaqK8cDUe14vp2BQFarfoQ0d2Fztm/holfA
MGb0QNhHLXB0WoredTLD0a7JVO5UwafO4IM1Aq/RYHki9O4FqPa9WpI0v4WKq6Nh
NPOBuNylXT9AKFXA570JHoAcP5K2/ydhIxpRV3HnvvWx1f3/141PX3uau8BXarDE
f9x+pJW8wX52+jlUNIzsW2fRNY0HTKAowC8WGILlL8Kowhr6wI3J70ee17Lo4xjO
FF+mBSiMSEtaxMRs8ZqsE9gypMOAvPkKSoAIW5FLib8eiEWYhPrhHJ08/+b3rk+d
rnsZisSACkXEpG3IIDqKMhUS0iQ1b2J7doBm8DReJ39zU9vGdQiTRToTM5LNZPsW
aIfHuaGYiASvnrSuEFE=
=sgWt
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to