Hello,
We are wanting to update to a more recent LAVA docker release, we've been at 2019.12 since it was released. Our configuration relies on lxc, and after moving to 2020.01 all of our test jobs hit the error "lxc container 'lxc-test-17071' already exists" very early on (17071 is the test job number). I've pasted our device configuration, test job, and log output in the below pastebin. What should we do to keep our LAVA jobs working with the 2020.01 release and beyond?
Thanks, Alex
This message and any attachments may contain confidential information from Cypress or its subsidiaries. If it has been received in error, please advise the sender and immediately delete this message.
On Thu, Jul 16, 2020 at 10:59:47PM +0000, Alexander Moore wrote:
Hello,
We are wanting to update to a more recent LAVA docker release, we've been at 2019.12 since it was released. Our configuration relies on lxc, and after moving to 2020.01 all of our test jobs hit the error "lxc container 'lxc-test-17071' already exists" very early on (17071 is the test job number). I've pasted our device configuration, test job, and log output in the below pastebin. What should we do to keep our LAVA jobs working with the 2020.01 release and beyond?
can you share the log with the debug info?
Is there a reason for you to want to upgrade to 2020.01 and not to the latest release?
Ah, sorry forgot about the debug log, the debug log for the 17071 job is at the below pastebin. https://pastebin.com/upkwSWdn
We do want to upgrade to the latest release, but I am upgrading one release at a time so it is easier to isolate any problems introduced by a given release.
Thanks, Alex
-----Original Message----- From: Lava-users lava-users-bounces@lists.lavasoftware.org On Behalf Of antonio.terceiro@linaro.org Sent: Monday, July 20, 2020 6:04 AM To: lava-users@lists.lavasoftware.org Subject: Re: [Lava-users] lxc errors after updating from 2019.12 to 2020.01
CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe.
On Thu, Jul 16, 2020 at 10:59:47PM +0000, Alexander Moore wrote:
Hello,
We are wanting to update to a more recent LAVA docker release, we've been at 2019.12 since it was released. Our configuration relies on lxc, and after moving to 2020.01 all of our test jobs hit the error "lxc container 'lxc-test-17071' already exists" very early on (17071 is the test job number). I've pasted our device configuration, test job, and log output in the below pastebin. What should we do to keep our LAVA jobs working with the 2020.01 release and beyond?
can you share the log with the debug info?
Is there a reason for you to want to upgrade to 2020.01 and not to the latest release?
This message and any attachments may contain confidential information from Cypress or its subsidiaries. If it has been received in error, please advise the sender and immediately delete this message.
On Mon, Jul 20, 2020 at 06:33:03PM +0000, Alexander Moore wrote:
Ah, sorry forgot about the debug log, the debug log for the 17071 job is at the below pastebin. https://pastebin.com/upkwSWdn
What is the version of lxc that you have?
2020.01 had a bug that would cause failure like the one you had if using the lxc version in Debian 9 (stretch).
Our host machine which runs docker is using Ubuntu 18.04, 'lxc --version' reports 3.0.0.
Thanks, Alex
-----Original Message----- From: antonio.terceiro@linaro.org antonio.terceiro@linaro.org Sent: Monday, July 20, 2020 12:44 PM To: Alexander Moore Alexander.Moore@cypress.com Cc: lava-users@lists.lavasoftware.org Subject: Re: [Lava-users] lxc errors after updating from 2019.12 to 2020.01
On Mon, Jul 20, 2020 at 06:33:03PM +0000, Alexander Moore wrote:
Ah, sorry forgot about the debug log, the debug log for the 17071 job is at the below pastebin. https://pastebin.com/upkwSWdn
What is the version of lxc that you have?
2020.01 had a bug that would cause failure like the one you had if using the lxc version in Debian 9 (stretch).
This message and any attachments may contain confidential information from Cypress or its subsidiaries. If it has been received in error, please advise the sender and immediately delete this message.
On Mon, Jul 20, 2020 at 11:16:51PM +0000, Alexander Moore wrote:
Our host machine which runs docker is using Ubuntu 18.04, 'lxc --version' reports 3.0.0.
I think the bug I mentioned only applies to lxc < 3, so that's probably not it. I'm not sure what is the problem then.
Suppose it was that bug, would updating to a more recent version be expected to resolve it? If so I could try moving to the fixed version anyways in the hopes it resolves my lxc issue.
-----Original Message----- From: antonio.terceiro@linaro.org antonio.terceiro@linaro.org Sent: Monday, July 27, 2020 11:28 AM To: Alexander Moore Alexander.Moore@cypress.com Cc: lava-users@lists.lavasoftware.org Subject: Re: [Lava-users] lxc errors after updating from 2019.12 to 2020.01
On Mon, Jul 20, 2020 at 11:16:51PM +0000, Alexander Moore wrote:
Our host machine which runs docker is using Ubuntu 18.04, 'lxc --version' reports 3.0.0.
I think the bug I mentioned only applies to lxc < 3, so that's probably not it. I'm not sure what is the problem then.
This message and any attachments may contain confidential information from Cypress or its subsidiaries. If it has been received in error, please advise the sender and immediately delete this message.
On Tue, Jul 28, 2020 at 05:42:21PM +0000, Alexander Moore wrote:
Suppose it was that bug, would updating to a more recent version be expected to resolve it?
Yes
If so I could try moving to the fixed version anyways in the hopes it resolves my lxc issue.
Please do, it's very tricky for us to support arbitrary past versions.
lava-users@lists.lavasoftware.org