Public bug reported: I get a timeout when trying to build a Xenial image (on a Noble host system):
``` $ autopkgtest-build-lxd ubuntu-daily:xenial/amd64 Launching autopkgtest-prepare-bBG Error or timeout waiting for instance to boot ERROR:autopkgtest-build-lxd:Command '['/usr/share/autopkgtest/lib/build-lxd.sh', '--lxd', 'ubuntu- daily:xenial/amd64']' returned non-zero exit status 1. ``` Building images for most other distributions is working fine (Bionic, Focal, Jammy, Noble, Resolute). I get a different error for Trusty: ``` $ autopkgtest-build-lxd ubuntu-daily:trusty/amd64 Launching autopkgtest-prepare-knG Error: Command not found Container finished booting. Distribution Ubuntu, release trusty, architecture amd64 Running setup script /usr/share/autopkgtest/setup-commands/setup-testbed... sh: Attempting to set up Debian/Ubuntu apt sources automatically sh: Distribution appears to be Ubuntu network config already present, skipping network config Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-security InRelease Err http://archive.ubuntu.com trusty Release.gpg Temporary failure resolving 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Temporary failure resolving 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-security Release.gpg Temporary failure resolving 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty- updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty- security/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Temporary failure resolving 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty- updates/Release.gpg Temporary failure resolving 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty- security/Release.gpg Temporary failure resolving 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. Reading package lists... Building dependency tree... Reading state information... eatmydata is already the newest version. The following packages were automatically installed and are no longer required: libfreetype6 os-prober Use 'apt-get autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Reading package lists... Building dependency tree... Reading state information... dbus is already the newest version. The following packages were automatically installed and are no longer required: libfreetype6 os-prober Use 'apt-get autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. sh: 626: systemd-detect-virt: not found Reading package lists... Building dependency tree... Reading state information... The following packages were automatically installed and are no longer required: libfreetype6 os-prober Use 'apt-get autoremove' to remove them. The following NEW packages will be installed: rng-tools 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 21.8 kB of archives. After this operation, 138 kB of additional disk space will be used. WARNING: The following packages cannot be authenticated! rng-tools E: There are problems and -y was used without --force-yes ERROR:autopkgtest-build-lxd:Command '['/usr/share/autopkgtest/lib/build-lxd.sh', '--lxd', 'ubuntu-daily:trusty/amd64']' returned non-zero exit status 100. ``` ** Affects: autopkgtest (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2146949 Title: autopkgtest-build-lxd times out for xenial image To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/2146949/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
