Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lxd-type-base spread test is flaky due to lxd timeouts #4236

Closed
lengau opened this issue Jun 28, 2023 · 1 comment
Closed

lxd-type-base spread test is flaky due to lxd timeouts #4236

lengau opened this issue Jun 28, 2023 · 1 comment
Labels
bug Actual bad behavior that don't fall into maintenance or documentation

Comments

@lengau
Copy link
Contributor

lengau commented Jun 28, 2023

Bug Description

This spread test often breaks due to LXD timeouts when stopping the container.

This may be relevant: https://discuss.linuxcontainers.org/t/failed-to-begin-transaction-context-deadline-exceeded/13247/6

To Reproduce

Run the Ubuntu 20.04 spread tests in CI

Relevant log output

https://github.com/snapcore/snapcraft/actions/runs/5391823831/jobs/9792027057#step:4:11778

+ /snap/bin/lxc start snapcraft-core20
+ /snap/bin/lxc exec snapcraft-core20 cat /etc/os-release
+ MATCH VERSION_CODENAME=focal
+ /snap/bin/lxc stop snapcraft-core20
Error: Failed shutting down instance, status is "Running": context deadline exceeded
Try `lxc info --show-log snapcraft-core20` for more info
-----
.

Additional context

No response

@lengau lengau added the bug Actual bad behavior that don't fall into maintenance or documentation label Jun 28, 2023
@lengau lengau changed the title lxd-type-base spread test frequently times out lxd-type-base spread test is flaky due to lxd timeouts Jun 28, 2023
@sergiusens
Copy link
Collaborator

closed by #4239

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Actual bad behavior that don't fall into maintenance or documentation
Projects
None yet
Development

No branches or pull requests

2 participants