And when it enters the queue, it doesn't run:

https://autopkgtest.ubuntu.com/results/autopkgtest-
focal/focal/armhf/n/nova/20241121_202059_1729c@/log.gz


  0s autopkgtest [20:20:43]: starting date and time: 2024-11-21 20:20:43+0000
  0s autopkgtest [20:20:43]: git checkout: 6f3be7a8 Fix armhf LXD image 
generation for plucky
  0s autopkgtest [20:20:43]: host 
juju-7f2275-prod-proposed-migration-environment-9; command line: 
/home/ubuntu/autopkgtest/runner/autopkgtest --output-dir 
/tmp/autopkgtest-work.mh2vga9g/out --timeout-copy=6000 --setup-commands 'ln -s 
/dev/null /etc/systemd/system/bluetooth.service; printf 
"http_proxy=http://squid.internal:3128\nhttps_proxy=http://squid.internal:3128\nno_proxy=127.0.0.1,127.0.1.1,login.ubuntu.com,localhost,localdomain,novalocal,internal,archive.ubuntu.com,ports.ubuntu.com,security.ubuntu.com,ddebs.ubuntu.com,changelogs.ubuntu.com,keyserver.ubuntu.com,launchpadlibrarian.net,launchpadcontent.net,launchpad.net,10.24.0.0/24,keystone.ps5.canonical.com,objectstorage.prodstack5.canonical.com\n";
 >> /etc/environment' --apt-pocket=proposed=src:nova --apt-upgrade nova 
--timeout-short=300 --timeout-copy=20000 --timeout-test=20000 
--timeout-build=20000 --env=ADT_TEST_TRIGGERS=nova/2:21.2.4-0ubuntu2.14 -- lxd 
-r lxd-armhf-10.145.243.52 
lxd-armhf-10.145.243.52:autopkgtest/ubuntu/focal/armhf
 16s <VirtSubproc>: failure: ['lxc', 'exec', 
'lxd-armhf-10.145.243.52:autopkgtest-lxd-nriwdd', '--', 'sh', '-ec', 
'#!/bin/sh\n# Copyright © 2006-2018 Canonical Ltd.\n# Copyright © 2020 Paul 
Gevers\n# Copyright © 2020 Lars Kruse\n# Copyright © 2022 Simon McVittie\n# 
SPDX-License-Identifier: GPL-2.0-or-later\n\n# Note: this script does not 
handle timeouts: if the boot process gets stuck\n# for some reason, it will 
wait forever. Timeouts are to be handled externally.\n\nset 
-eu\n\ninit_system=unknown\nif [ "$(dpkg-query -W --showformat=\'${Status}\' 
systemd-sysv 2>/dev/null)" = "install ok installed" ]; then\n    # For systemd 
detection, rely on the package and not on checking\n    # /var/run/systemd, we 
may be execution this script so early that\n    # /run is not mounted yet.\n    
init_system=systemd\nfi\n\ncase $init_system in\n    systemd)\n        
systemd_version=$(dpkg-query -W -f \'${Version}\' systemd)\n\n        # Wait 
for the systemd socket to become available.\n        # Without this we can\'t 
use any systemctl command.\n        while [ ! -S /run/systemd/private ]; do 
sleep 1; done\n\n        if dpkg --compare-versions "$systemd_version" ge 240; 
then\n            state=$(systemctl is-system-running --wait || true)\n        
else\n            while state=$(systemctl is-system-running) || [ "$state" != 
degraded ] && [ "$state" != maintenance ]; do\n                sleep 1\n        
    done\n        fi\n        if [ "$state" != running ]; then\n            
echo "System completed boot but is in \'$state\' state" >&2\n            
systemctl list-units --failed >&2\n            systemctl status 
systemd-remount-fs.service >&2\n            blkid >&2\n        fi\n        
systemctl start network-online.target\n        ;;\n    *)\n        # Assume a 
sysv-compatible init system\n        while ! runlevel | grep -q \'^. [1-5]$\' 
2>/dev/null; do\n            sleep 1\n        done\n        while pgrep -f 
\'/etc/init[.]d/rc\' > /dev/null; do\n            sleep 1\n        done\n       
 ;;\nesac\n\n'] failed (exit status 3, stderr "System completed boot but is in 
'degraded' state\n  UNIT                       LOAD   ACTIVE SUB    DESCRIPTION 
                        \n● systemd-remount-fs.service loaded failed failed 
Remount Root and Kernel File Systems\n\nLOAD   = Reflects whether the unit 
definition was properly loaded.\nACTIVE = The high-level unit activation state, 
i.e. generalization of SUB.\nSUB    = The low-level unit activation state, 
values depend on unit type.\n\n1 loaded units listed.\n● 
systemd-remount-fs.service - Remount Root and Kernel File Systems\n     Loaded: 
loaded (/lib/systemd/system/systemd-remount-fs.service; enabled-runtime; vendor 
preset: enabled)\n     Active: failed (Result: exit-code) since Thu 2024-11-21 
20:20:47 UTC; 10s ago\n       Docs: man:systemd-remount-fs.service(8)\n         
    https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems\n    
Process: 67 ExecStart=/lib/systemd/systemd-remount-fs (code=exited, 
status=1/FAILURE)\n   Main PID: 67 (code=exited, status=1/FAILURE)\n\nNov 21 
20:20:47 autopkgtest-lxd-nriwdd systemd-remount-fs[80]: mount: /: can't find 
LABEL=cloudimg-rootfs.\nNov 21 20:20:47 autopkgtest-lxd-nriwdd 
systemd-remount-fs[67]: /bin/mount for / exited with exit status 1.\nNov 21 
20:20:47 autopkgtest-lxd-nriwdd systemd[1]: systemd-remount-fs.service: Main 
process exited, code=exited, status=1/FAILURE\nNov 21 20:20:47 
autopkgtest-lxd-nriwdd systemd[1]: systemd-remount-fs.service: Failed with 
result 'exit-code'.\nNov 21 20:20:47 autopkgtest-lxd-nriwdd systemd[1]: Failed 
to start Remount Root and Kernel File Systems.\n")
 16s autopkgtest [20:20:59]: ERROR: testbed failure: unexpected eof from the 
testbed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1944759

Title:
  [SRU] confirm resize fails with CPUUnpinningInvalid

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1944759/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to