[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#994426: octave-sparsersb: flaky autopkgtest on ci.d.n armhf worker



Source: octave-sparsersb
Version: 1.0.8-3
Severity: serious
X-Debbugs-CC: debian-ci@lists.debian.org
Tags: sid bookworm
User: debian-ci@lists.debian.org
Usertags: flaky timesout

Dear maintainer(s),

I looked at the results of the autopkgtest of you package on armhf
because with a recent upload of glibc the autopkgtest of
octave-sparsersb fails in testing. In august 2021, we replaced the host
we were using for armhf testing for a new one. Since then, the
autopkgtest has been failing most of the times, due to it timing out. We
should get this fixed. Do you have any ideas what could be the root
cause of this?

Ironically, the passing tests (since the new host) report a segfault
and: Summary: 0 tests, 0 passed, 0 known failures, 0 skipped

Don't hesitate to contact us at debian-ci@lists.debian.org if you need
help debugging this issue.

Paul

https://ci.debian.net/packages/o/octave-sparsersb/testing/armhf/

https://ci.debian.net/data/autopkgtest/testing/armhf/o/octave-sparsersb/14991286/log.gz

***** test
 a=sparsersb(sprand(100,100,0.4));
 nrhs=1;
 maxr=1;
 tmax=1;
 tn=2;
 sf=1;
 o=sparsersb(a,"autotune","n",nrhs,maxr,tmax,tn,sf);
 assert(o==a)
librsb error:The requested feature (e.g.:blocking) is not available
because it was opted out or not configured at built time.
librsb error:The requested feature (e.g.:blocking) is not available
because it was opted out or not configured at built time.
!!!!! test failed
index (_,0,_): subscripts must be either integers 1 to (2^31)-1 or logicals
***** test
 a=sparsersb(sprand(100,100,0.4));
 nrhs=20;
 maxr=1;
 tmax=1;
 tn=1;
 o=sparsersb(a,"autotune","t",nrhs,maxr,tmax,tn);
 assert(o==a)
librsb error:The requested feature (e.g.:blocking) is not available
because it was opted out or not configured at built time.
librsb error:The requested feature (e.g.:blocking) is not available
because it was opted out or not configured at built time.
autopkgtest [20:58:07]: 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.h8cplcuw/downtmp/build.roH/src"; mkdir
-p -m 1777 --
"/tmp/autopkgtest-lxc.h8cplcuw/downtmp/command1-artifacts"; export
AUTOPKGTEST_ARTIFACTS="/tmp/autopkgtest-lxc.h8cplcuw/downtmp/command1-artifacts";
export ADT_ARTIFACTS="$AUTOPKGTEST_ARTIFACTS"; mkdir -p -m 755
"/tmp/autopkgtest-lxc.h8cplcuw/downtmp/autopkgtest_tmp"; export
AUTOPKGTEST_TMP="/tmp/autopkgtest-lxc.h8cplcuw/downtmp/autopkgtest_tmp";
export ADTTMP="$AUTOPKGTEST_TMP"; export DEBIAN_FRONTEND=noninteractive;
export LANG=C.UTF-8; export DEB_BUILD_OPTIONS=parallel=160; 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"; touch
/tmp/autopkgtest-lxc.h8cplcuw/downtmp/command1-stdout
/tmp/autopkgtest-lxc.h8cplcuw/downtmp/command1-stderr; bash -ec
'DH_OCTAVE_TEST_ENV="xvfb-run -a" /usr/bin/dh_octave_check
--use-installed-package' 2> >(tee -a
/tmp/autopkgtest-lxc.h8cplcuw/downtmp/command1-stderr >&2) > >(tee -a
/tmp/autopkgtest-lxc.h8cplcuw/downtmp/command1-stdout);" (kind: test)
autopkgtest [20:58:08]: test command1: -----------------------]

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


Reply to: