Bug#987225: debian-edu-config: openQA 'standalone' install test failing

2021-04-20 Thread Philip Hands
Wolfgang Schweer  writes:

> Hi Phil,
>
> [ Philip Hands, 2021-04-19 ]
>> I've re-run the job with DEBCONF_DEBUG=5 set, which gives one a more verbose
>> logging, and you can find the resulting syslog here:
>> 
>>   https://openqa.debian.net/tests/1220/file/grub-syslog
>  
> The broken install might be due to a space problem, see these lines from 
> grub-syslog::
>
> Apr 19 20:25:53 in-target: Processing triggers for initramfs-tools (0.140) 
> ...^M
> Apr 19 20:25:53 in-target: update-initramfs: Generating 
> /boot/initrd.img-5.10.0-6-amd64^M
> Apr 19 20:26:05 in-target: cpio: write error
> Apr 19 20:26:05 in-target: : No space left on device^M
> Apr 19 20:26:05 in-target: E: mkinitramfs failure cpio 2^M
> Apr 19 20:26:05 in-target: update-initramfs: failed for 
> /boot/initrd.img-5.10.0-6-amd64 with 1.^M
> Apr 19 20:26:05 in-target: dpkg: error processing package initramfs-tools 
> (--configure):^M
> Apr 19 20:26:05 in-target:  installed initramfs-tools package 
> post-installation script subprocess returned error exit status 1^M
>
> Wolfgang

Yes, sorry for not noticing that sooner.

It seems that 40GB is no longer enough. I'm just making sure that the
test looks in syslog for that message, and highlights it, so it'll be
much more obvious next time this comes up.

Cheers, Phil.
-- 
|)|  Philip Hands  [+44 (0)20 8530 9560]  HANDS.COM Ltd.
|-|  http://www.hands.com/http://ftp.uk.debian.org/
|(|  Hugo-Klemm-Strasse 34,   21075 Hamburg,GERMANY



Bug#987225: debian-edu-config: openQA 'standalone' install test failing

2021-04-19 Thread Wolfgang Schweer
Hi Phil,

[ Philip Hands, 2021-04-19 ]
> I've re-run the job with DEBCONF_DEBUG=5 set, which gives one a more verbose
> logging, and you can find the resulting syslog here:
> 
>   https://openqa.debian.net/tests/1220/file/grub-syslog
 
The broken install might be due to a space problem, see these lines from 
grub-syslog::

Apr 19 20:25:53 in-target: Processing triggers for initramfs-tools (0.140) ...^M
Apr 19 20:25:53 in-target: update-initramfs: Generating 
/boot/initrd.img-5.10.0-6-amd64^M
Apr 19 20:26:05 in-target: cpio: write error
Apr 19 20:26:05 in-target: : No space left on device^M
Apr 19 20:26:05 in-target: E: mkinitramfs failure cpio 2^M
Apr 19 20:26:05 in-target: update-initramfs: failed for 
/boot/initrd.img-5.10.0-6-amd64 with 1.^M
Apr 19 20:26:05 in-target: dpkg: error processing package initramfs-tools 
(--configure):^M
Apr 19 20:26:05 in-target:  installed initramfs-tools package post-installation 
script subprocess returned error exit status 1^M

Wolfgang


signature.asc
Description: PGP signature


Bug#987225: debian-edu-config: openQA 'standalone' install test failing

2021-04-19 Thread Philip Hands
Package: debian-edu-config
Severity: normal

Dear Maintainer,

As can be seen here:

  https://openqa.debian.net/group_overview/4.html

The openQA test of the daily images that has previously been working started
failing on 2021-04-18.

It is of course possible that this is something specific to it being run under
qemu and/or openQA, although it is failing on more than one worker node, so it's
probably not a local configuration issue on a particular node.

I've re-run the job with DEBCONF_DEBUG=5 set, which gives one a more verbose
logging, and you can find the resulting syslog here:

  https://openqa.debian.net/tests/1220/file/grub-syslog

There are a few other things to look at, including snapshots of the failing
install, and links to the CD being used available via here:

  https://openqa.debian.net/tests/1220/

In particular, looking at the settings tab shows you the URL from which the ISO
image was grabbed, in case you want to be sure that you're testing the same
immage:

  https://openqa.debian.net/tests/1220/#settings

BTW There's also a link to a copy of the image being tested under the assets 
tab.

Cheers, Phil.