/srv/irclogs.ubuntu.com/2021/02/19/#cloud-init.txt

=== shivaram is now known as slingamn
parideOdd_Bloke, is that the cause of this kind of failure https://paste.ubuntu.com/p/RYYHvnKbBp/ ?15:50
blackboxswparide highly likely, if you are able to scroll up farther in the logs I think you might see a more helpful error message. if that was run on xenial lxd vm then yes.15:54
parideblackboxsw, that's in a xenial lxd *container* https://paste.ubuntu.com/p/xnhH8ZnTFQ/ <- full log15:55
parideNote also the `Failed to run: zfs destroy` from pycloudlib :( I think we need to implement a retry logic there15:57
blackboxsw+1 on retry logic too "tests/integration_tests/conftest.py:237: "15:58
blackboxswrather in the instances.destroy() calls the integration tests make16:00
rharperI'm issing a tox -e py3 fail but running pytest-3 outside of tox works? https://paste.ubuntu.com/p/hP2VJC9KV8/16:09
rharpers/issing a/seeing16:09
pariderharper, just tried locally and it works in tox for me. I know it's not an explanation, but what if you rm -rf .tox?16:13
rharperdone that16:16
rharperIm on focal16:16
Odd_Blokeparide: Sounds like you've identified an issue on the host, but for avoidance of doubt, I would only expect the failures I was describing to affect xenial LXD VMs, specifically because of https://github.com/canonical/pycloudlib/blob/master/pycloudlib/lxd/cloud.py#L693-L70016:42
parideOdd_Bloke, I see. It's still not clear to me why the test run hit those `apt-key finger` failures16:45
Odd_Blokerharper: The tox failures are in `tests/unittests/test_net/test_net.py` (which isn't present in trunk) and you re-ran `tests/unittests/test_net.py` (which is in trunk); perhaps you have an old file (or .pyc/__pycache__ from same) lying around?16:49
rharperOdd_Bloke: ah, thanks16:58
rharperlemme clean up and try again16:59
blackboxswfalcojr: I think I addressed all comments on https://github.com/canonical/cloud-init/pull/798 there may be a followup review request for you there17:06
paridewell at least I can reproduce it locally with: CLOUD_INIT_CLOUD_INIT_SOURCE=ppa:cloud-init-dev/daily CLOUD_INIT_OS_IMAGE=xenial tox -e integration-tests tests/integration_tests/modules/test_apt.py17:10
parideEOW time for me, I'll dig more on Monday17:11
blackboxswthx paride. I'll poke too17:11
rharperOdd_Bloke: I wonder if what ever packs up the cloudinit tree into tox should ignore __pycache__ dir ?18:11
rharperno, not pycache related, untracked files in tree.  Odd_Bloke thanks again for seeing my error that I couldn't =)18:17

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!