[Bug 1984669] Re: Traceback in autopkgtest-virt-lxd
Brian Murray
1984669 at bugs.launchpad.net
Wed Aug 10 23:01:23 UTC 2022
The test being run was "Received request for package unattended-upgrades
on kinetic/armhf; params: {'triggers': ['lsb-release-minimal/0.5-1'],
'submit-time': '2022-08-10 00:47:06'}" and that test did end up passing
later - https://autopkgtest.ubuntu.com/results/autopkgtest-
kinetic/kinetic/armhf/u/unattended-
upgrades/20220810_021012_94612@/log.gz
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to autopkgtest in Ubuntu.
https://bugs.launchpad.net/bugs/1984669
Title:
Traceback in autopkgtest-virt-lxd
Status in autopkgtest package in Ubuntu:
New
Bug description:
When investigating a failed lxd-armhf worker unit I noticed the
following in its log file:
autopkgtest [01:47:47]: test test-systemd.py: [-----------------------
Killed
autopkgtest [01:47:55]: test process requested preparation for reboot with marker InstallOnShutdown
autopkgtest-virt-lxd [01:48:00]: state saved, waiting for testbed to reboot...
Unexpected error:
Traceback (most recent call last):
File "/home/ubuntu/autopkgtest/lib/VirtSubproc.py", line 740, in mainloop
command()
File "/home/ubuntu/autopkgtest/lib/VirtSubproc.py", line 669, in command
r = f(c, ce)
File "/home/ubuntu/autopkgtest/lib/VirtSubproc.py", line 364, in cmd_reboot
caller.hook_wait_reboot(**wait_reboot_args)
File "/home/ubuntu/autopkgtest/virt/autopkgtest-virt-lxd", line 229, in hook_wait_reboot
if current_uptime < initial_uptime:
TypeError: '<' not supported between instances of 'float' and 'NoneType'
autopkgtest [01:48:14]: ERROR: testbed failure: cannot send to testbed: [Errno 32] Broken pipe
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/1984669/+subscriptions
More information about the foundations-bugs
mailing list