Activity log for bug #1640780

Date Who What changed Old value New value Message
2016-11-10 12:37:24 Brendan Donegan bug added bug
2016-11-10 12:37:40 Brendan Donegan description Sometimes in the CI, boot resources do not start downloading. In the UI, the selections are still shown, but the button says 'Save Selections' indicating that they have not been persisted. In the CLI, boot-sources and boot-source-selections both return something sensible, but boot-resources is empty: Restarting the import again with stop-import and import calls, seems to make things work again. Sometimes in the CI, boot resources do not start downloading. In the UI, the selections are still shown, but the button says 'Save Selections' indicating that they have not been persisted. In the CLI, boot-sources and boot-source-selections both return something sensible, but boot-resources is empty: root@autopkgtest:/home/ubuntu# maas maas boot-sources read Success. Machine-readable output follows: [ { "id": 1, "updated": "2016-11-10T07:18:22.487", "keyring_filename": "/usr/share/keyrings/ubuntu-cloudimage-keyring.gpg", "keyring_data": "", "created": "2016-11-10T07:18:22.487", "url": "http://images.maas.io/ephemeral-v3/daily/", "resource_uri": "/MAAS/api/2.0/boot-sources/1/" } ] root@autopkgtest:/home/ubuntu# maas maas boot-source-selections read 1 Success. Machine-readable output follows: [ { "resource_uri": "/MAAS/api/2.0/boot-sources/1/selections/1/", "arches": [ "amd64" ], "os": "ubuntu", "subarches": [ "*" ], "labels": [ "*" ], "release": "xenial", "id": 1 } ] root@autopkgtest:/home/ubuntu# maas maas boot-resources read Success. Machine-readable output follows: [] Restarting the import again with stop-import and import calls, seems to make things work again.
2016-11-10 19:44:58 Blake Rouse maas: status New Incomplete
2016-11-11 10:18:13 Brendan Donegan maas: status Incomplete Triaged
2016-11-11 10:18:16 Brendan Donegan maas: importance Undecided High
2016-11-11 10:18:19 Brendan Donegan maas: milestone 2.2.0
2016-12-06 15:50:40 Brendan Donegan tags cdoqa-blocker
2016-12-06 17:25:28 Launchpad Janitor branch linked lp:~blake-rouse/maas/is-importing
2016-12-06 17:28:19 Blake Rouse maas: status Triaged In Progress
2016-12-06 17:28:22 Blake Rouse maas: assignee Blake Rouse (blake-rouse)
2016-12-06 19:29:04 MAAS Lander maas: status In Progress Fix Committed
2016-12-07 09:06:14 John George tags cdoqa-blocker cdo-qa-blocker
2016-12-09 07:38:43 Blake Rouse nominated for series maas/2.1
2016-12-09 07:38:43 Blake Rouse bug task added maas/2.1
2016-12-09 07:39:06 Blake Rouse maas/2.1: status New In Progress
2016-12-09 07:39:08 Blake Rouse maas/2.1: importance Undecided High
2016-12-09 07:39:11 Blake Rouse maas/2.1: assignee Blake Rouse (blake-rouse)
2016-12-09 07:39:13 Blake Rouse maas/2.1: milestone 2.1.3
2016-12-09 07:42:01 Launchpad Janitor branch linked lp:~blake-rouse/maas/is-importing-2.1
2016-12-09 09:14:39 MAAS Lander maas/2.1: status In Progress Fix Committed
2017-01-25 13:56:25 Andres Rodriguez maas/2.1: status Fix Committed Fix Released
2017-03-15 09:11:34 Andres Rodriguez maas: status Fix Committed Fix Released