[06:19] Hi all, (me again) [06:19] From rackspace: Juju is generating the build request with the flavor ID of 5, but it is also using "block device v2" syntax, which is not supported on the Standard flavor. I recommend that you file a bug on Juju's launchpad (https://bugs.launchpad.net/juju ). Unfortunately, we are unable to support 3rd-party clients such as juju. [06:19] should I file a bug? [06:22] flxfoo: yes please! Then we can prioritise and track fixing it. [06:28] babbageclunk: ok === rawr is now known as grumble [08:27] manadart, ping if you have _any_ free time today [08:28] stickupkid_: Got some time now. [08:29] manadart, daily [09:50] ok, I manage to pass most of the errors... I have one left , like juju aborts because he reaches max_duration as follow [09:50] ERROR failed to bootstrap model: cannot start bootstrap instance: cannot run instance: max duration exceeded: instance "65d6ebb6-4c9d-47d5-adf2-d5812ec8bfe9" has status BUILD [09:51] is there a way to change that `max_duration_exceeded`? [10:47] flxfoo, so I'm not sure - hml, might be more knowledgable, I presume rackspace/openstack might be worth googling here. [12:02] flxfoo: it's possible to add a bootstrap-timeout, e.g. "juju bootstrap --config bootstrap-timeout=900 ..." [15:03] stickupkid_: or hml backport of the zones-with-spaces PR + extra fix for instance-types https://github.com/juju/juju/pull/11511 [15:03] achilleasa: looking [15:03] ^ once landed I will need to forward merge 2.7 -> develop [16:09] stickupkid_: fixed the typo in the alias expansion and also addressed some extra ineffassign warning in a separate commit. Can you take a look while the linters are running? [16:12] achilleasa, checking now [16:26] achilleasa, we skip some [16:27] goimports not found, goimports static analysis disabled [16:27] unconvert not found, unconvert static analysis disabled [16:27] ineffassign not found, ineffassign static analysis disabled [16:27] we should also turn on the unused one... lot's of dead code that can be cleaned up [16:27] stickupkid_: must be the github actions [16:27] yeah [16:27] I'll do it tomorrow [16:27] coming to my EOD === narindergupta is now known as narinderguptamac