Public bug reported: When building master on LXD or running tox on a fresh Bionic LXD the following test failures show up:
https://paste.ubuntu.com/p/5p8cfjFN8D/ This is not reproduced on a VM or baremetal. This is slightly confusing as the load_file function has not be touched since in multiple years, nor as the query cmd. Is this related to the SRU lxd issues? Steps to reproduce --- lxc launch ubuntu-daily:b b lxc exec b bash git clone https://github.com/canonical/cloud-init cd cloud-init sudo apt update -qq sudo apt install tox -y tox ** Affects: cloud-init Importance: Undecided Status: New ** Summary changed: - test escape on LXD: no such file or dir: 'ud' + unittest failure on LXD: no such file or dir: 'ud' -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1856096 Title: unittest failure on LXD: no such file or dir: 'ud' Status in cloud-init: New Bug description: When building master on LXD or running tox on a fresh Bionic LXD the following test failures show up: https://paste.ubuntu.com/p/5p8cfjFN8D/ This is not reproduced on a VM or baremetal. This is slightly confusing as the load_file function has not be touched since in multiple years, nor as the query cmd. Is this related to the SRU lxd issues? Steps to reproduce --- lxc launch ubuntu-daily:b b lxc exec b bash git clone https://github.com/canonical/cloud-init cd cloud-init sudo apt update -qq sudo apt install tox -y tox To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-init/+bug/1856096/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

