*** ramishra has joined #tripleo | 00:12 | |
*** nati_ueno has joined #tripleo | 00:14 | |
*** ramishra has quit IRC | 00:17 | |
*** xuhaiwei has joined #tripleo | 00:21 | |
xuhaiwei | morning | 00:21 |
---|---|---|
*** rcarrillocruz has quit IRC | 00:36 | |
*** nati_ueno has quit IRC | 00:40 | |
*** shakamunyi has joined #tripleo | 00:40 | |
*** nati_ueno has joined #tripleo | 00:41 | |
*** rcarrillocruz has joined #tripleo | 00:41 | |
*** zackf has quit IRC | 00:49 | |
*** shakamunyi has quit IRC | 00:50 | |
*** nati_ueno has quit IRC | 00:51 | |
tchaypo | xuhaiwei: btw, i think my patch to fix the file:// index-url has landed in pip 1.5.6 | 00:54 |
tchaypo | could you update your pip and see if it fixes your problems? | 00:54 |
xuhaiwei | tchaypo: thanks, i will check it | 00:55 |
*** matsuhashi has joined #tripleo | 00:55 | |
xuhaiwei | tchaypo: now, i met another problem, when i destroyed the environment, and tried to build it again, it failed in building the undercloud, i checked the log, and found the 'cound' is 0 in seedcloud. | 00:59 |
*** nosnos has joined #tripleo | 00:59 | |
xuhaiwei | tchaypo: i don't know the 'count' is configured by what | 01:00 |
*** zackf has joined #tripleo | 01:09 | |
lifeless | xuhaiwei: which count ? | 01:09 |
xuhaiwei | lifeless: with nova hypervisor-stats command | 01:10 |
*** ramishra has joined #tripleo | 01:13 | |
xuhaiwei | lifeless: it failed in this line in devtest_undercloud.sh :wait_for 60 1 [ "\$(nova hypervisor-stats | awk '\$2==\"count\" { print \$4}')" != "0" ] | 01:14 |
lifeless | that means either a) you have not registered a node with the seed cloud or b) you already have an instance deployed on it | 01:15 |
*** shakamunyi has joined #tripleo | 01:16 | |
xuhaiwei | lifeless: where to register the seedcloud | 01:17 |
*** killer_prince has quit IRC | 01:17 | |
*** ramishra has quit IRC | 01:17 | |
xuhaiwei | lifeless: i just ran the devtest.sh, and the seedcloud is running, when ssh seedcloud and run nova baremetal-node-list there is nothing | 01:19 |
lifeless | if you ran devtest.sh it should have registered things itself | 01:21 |
lifeless | setup-baremetal is the script that gets called to configure a baremetal cloud | 01:21 |
lifeless | it calls register-nodes which registers nodes with the cloud | 01:21 |
xuhaiwei | lifeless: yes, i see that , i think the register-nodes failed | 01:21 |
xuhaiwei | lifeless: i also got this log: + setup-baremetal --service-host seed --nodes /dev/fd/63 ERROR: The server has either erred or is incapable of performing the requested operation. (HTTP 500) (Request -ID: req-8f685a8e-48b9-4387-84dd-6cd17a7e1fd3) | 01:22 |
xuhaiwei | lifeless: i checked the testenv.json, and the seedcloud information is not in it | 01:23 |
xuhaiwei | lifeless: is this the reason | 01:23 |
xuhaiwei | ? | 01:23 |
lifeless | no | 01:24 |
lifeless | thats a symptom not the cause | 01:24 |
lifeless | the 500 error - you'll need to look in the logs on the seed | 01:24 |
xuhaiwei | lifeless: yes, i saw it, it's a DBError | 01:25 |
xuhaiwei | lifeless: in the nova-api.log: DBError: (DataError) (1406, "Data too long for column 'pm_password' at row 1") 'INSERT INTO bm_nodes (created_at, updated_at, deleted_at, deleted, uuid, service_host, instance_uuid, instance_name, cpus, memory_mb, local_gb, preserve_ephemeral, pm_address, pm_user, pm_password, task_state, terminal_port, image_path, pxe_config_path, deploy_key, root_mb, swap_mb, ephemeral_mb) VALUES (%s, %s, %s, %s, % | 01:26 |
*** shakamunyi has quit IRC | 01:26 | |
tchaypo | xuhaiwei: there was a post from rcarrillocruz on the openstack-dev list about that, he linked to what he thinks is the relevant bug | 01:27 |
openstackgerrit | Steve Kowalik proposed a change to openstack/os-cloud-config: Check for errors while parsing JSON https://review.openstack.org/95395 | 01:28 |
openstackgerrit | Steve Kowalik proposed a change to openstack/os-cloud-config: Check for relevant environment variables https://review.openstack.org/95396 | 01:28 |
xuhaiwei | tchaypo: can i have the link? | 01:29 |
tchaypo | xuhaiwei: sorry, I don't have it handy. It was a post on openstack-dev within the last 24 hours though | 01:29 |
xuhaiwei | tchaypo: you mean the openstack-dev mailing list? | 01:30 |
tchaypo | yes | 01:30 |
tchaypo | subject is [openstack-dev] [TripleO] devtest_seed.sh erroring with a 500 | 01:30 |
xuhaiwei | tchaypo: thanks | 01:31 |
StevenK | tchaypo: Which doesn't help | 01:31 |
StevenK | It shows the exact same symptom as what xuhaiwei is seeing, but no solution | 01:32 |
tchaypo | it links to a bug | 01:32 |
tchaypo | which I've just been reading, and which links to a review in tripleo-incubator that purports to have a fix | 01:33 |
StevenK | tchaypo: The message I have doesn't link to a bug, and then he moves it to the user list | 01:34 |
tchaypo | oh | 01:34 |
*** yamahata has joined #tripleo | 01:35 | |
tchaypo | good point | 01:38 |
StevenK | However, I found the review | 01:38 |
xuhaiwei | StevenK: could you show me the link please? | 01:45 |
StevenK | xuhaiwei: https://review.openstack.org/#/c/95181/ is the review | 01:52 |
*** shakamunyi has joined #tripleo | 01:53 | |
*** shakamunyi has quit IRC | 01:57 | |
*** shakamunyi has joined #tripleo | 01:58 | |
xuhaiwei | StevenK: thank you | 01:59 |
*** shakamunyi has quit IRC | 02:05 | |
*** ramishra has joined #tripleo | 02:14 | |
*** ramishra has quit IRC | 02:17 | |
*** ramishra has joined #tripleo | 02:17 | |
openstackgerrit | Steve Baker proposed a change to openstack/diskimage-builder: Always bind-mount pypi mirror if dir exists https://review.openstack.org/95397 | 02:21 |
*** yamahata has quit IRC | 02:30 | |
*** yamahata has joined #tripleo | 02:30 | |
*** shakamunyi has joined #tripleo | 02:30 | |
*** nati_ueno has joined #tripleo | 02:33 | |
lifeless | brain fading from a day of reviews. Ugh. | 02:36 |
*** ramishra has quit IRC | 02:39 | |
*** ramishra has joined #tripleo | 02:39 | |
*** shakamunyi has quit IRC | 02:40 | |
*** ramishra has quit IRC | 02:40 | |
stevebaker | tchaypo: do you have a bug # for your pip fix? | 02:41 |
tchaypo | I have a bug from xuhaiwei about the original behaviour | 02:41 |
tchaypo | https://bugs.launchpad.net/tripleo/+bug/1301220 | 02:43 |
uvirtbot | Launchpad bug 1301220 in tripleo "pip isn't case-insensitive when using a file:///-based index-url" [High,In progress] | 02:43 |
stevebaker | tchaypo: thanks | 02:43 |
*** ramishra has joined #tripleo | 02:43 | |
*** nati_ueno has quit IRC | 02:43 | |
*** fandi has joined #tripleo | 02:54 | |
*** untriaged-bot has joined #tripleo | 03:00 | |
untriaged-bot | Untriaged bugs so far: | 03:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1321943 | 03:00 |
untriaged-bot | https://bugs.launchpad.net/diskimage-builder/+bug/1321563 | 03:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1318767 | 03:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1314978 | 03:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1315355 | 03:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1316675 | 03:00 |
uvirtbot | Launchpad bug 1321943 in tripleo "Ceilometer Swift polling on overcloud control node fails with a 403 forbidden error" [Undecided,In progress] | 03:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1320090 | 03:00 |
uvirtbot | Launchpad bug 1321563 in diskimage-builder "Add support in ramdisk element to fetch IP from dhcp" [Undecided,New] | 03:00 |
uvirtbot | Launchpad bug 1318767 in tripleo "apache element SSL cert check fails" [Undecided,New] | 03:00 |
*** untriaged-bot has quit IRC | 03:00 | |
uvirtbot | Launchpad bug 1314978 in tripleo "Cloud vm not pingable after overcloud upgrade " [Undecided,New] | 03:00 |
uvirtbot | Launchpad bug 1315355 in tripleo "Upgrade of overcloud failed with "Connection to neutron failed: Maximum attempts reached"" [Undecided,New] | 03:00 |
uvirtbot | Launchpad bug 1316675 in tripleo "Saving a devtest VM results in error" [Undecided,In progress] | 03:00 |
uvirtbot | Launchpad bug 1320090 in tripleo "pxe_ephemeral_format': u'ext4 left on nodes after deploys deleted" [Undecided,New] | 03:00 |
*** shakamunyi has joined #tripleo | 03:06 | |
*** fandi has quit IRC | 03:11 | |
*** shakamunyi has quit IRC | 03:17 | |
*** matsuhashi has quit IRC | 03:19 | |
lifeless | tchaypo: so are you doing a spec about rationalise UI ? | 03:25 |
tchaypo | Someone has started one that touches on some of it - putting data into heat templates instead of env vars | 03:27 |
*** fandi has joined #tripleo | 03:28 | |
tchaypo | https://review.openstack.org/#/c/94910/ | 03:31 |
lifeless | yes, I am reviewing that | 03:32 |
lifeless | I don't think it really gets into it. Its narrow. And AFAICT confused in its heart. | 03:32 |
*** nosnos has quit IRC | 03:33 | |
openstackgerrit | Steve Baker proposed a change to openstack/tripleo-image-elements: Refresh heat-cfntools element https://review.openstack.org/92036 | 03:34 |
openstackgerrit | Steve Baker proposed a change to openstack/tripleo-image-elements: Prepare os-*-config for CI https://review.openstack.org/95403 | 03:34 |
tchaypo | I don't think I've commented on it yet but I feel like it's only addressing one part of rationalise-ui | 03:34 |
tchaypo | Heat is one place we might put data; but we also need a standard way to pass it been tools | 03:34 |
tchaypo | So they can be loosely joined | 03:35 |
tchaypo | Unless all tools are going to rely on being able to read from heat | 03:35 |
openstackgerrit | Steve Baker proposed a change to openstack/tripleo-image-elements: Refresh heat-cfntools element https://review.openstack.org/92036 | 03:39 |
openstackgerrit | Steve Baker proposed a change to openstack/tripleo-image-elements: Prepare os-*-config for CI https://review.openstack.org/95403 | 03:39 |
*** tserong has quit IRC | 03:41 | |
*** shakamunyi has joined #tripleo | 03:43 | |
lifeless | tchaypo: I have reviewed that spec now, FWIW | 03:44 |
*** nati_ueno has joined #tripleo | 03:47 | |
tchaypo | i saw the email | 03:48 |
lifeless | heh :) | 03:50 |
*** shakamunyi has quit IRC | 03:53 | |
*** cody-somerville has quit IRC | 04:06 | |
*** nati_ueno has quit IRC | 04:14 | |
*** nati_ueno has joined #tripleo | 04:14 | |
*** shakamunyi has joined #tripleo | 04:19 | |
*** matsuhashi has joined #tripleo | 04:21 | |
*** nosnos has joined #tripleo | 04:21 | |
openstackgerrit | James Polley proposed a change to openstack/tripleo-incubator: Reformat README as ReST and include in built docs https://review.openstack.org/95308 | 04:29 |
*** ramishra has quit IRC | 04:29 | |
*** shakamunyi has quit IRC | 04:29 | |
*** ramishra has joined #tripleo | 04:30 | |
openstackgerrit | James Polley proposed a change to openstack/tripleo-incubator: Reformat README as ReST and include in built docs https://review.openstack.org/95308 | 04:33 |
tchaypo | I was briefly curious about why we're not being bitten by https://bugs.launchpad.net/nova/+bug/1322599 in ci | 04:36 |
uvirtbot | Launchpad bug 1322599 in tripleo "nova baremetal-node-create fails with HTTP 500" [Critical,In progress] | 04:36 |
tchaypo | actually on second thoughs i'm still curious | 04:37 |
tchaypo | on third thougts is obvious - ci only tests building the seed with ironic, this is a nova-bm issue. | 04:38 |
*** lazy_prince has joined #tripleo | 04:42 | |
*** nati_ueno has quit IRC | 04:45 | |
StevenK | tchaypo: The undercloud jobs without ironic use nova-bm | 04:53 |
StevenK | tchaypo: Since the undercloud tests the seed as welll ... | 04:54 |
tchaypo | Okay. So how are those tests passing? | 04:54 |
*** shakamunyi has joined #tripleo | 04:55 | |
*** e0ne has joined #tripleo | 05:01 | |
*** nati_ueno has joined #tripleo | 05:03 | |
*** shakamunyi has quit IRC | 05:05 | |
*** e0ne has quit IRC | 05:06 | |
*** e0ne has joined #tripleo | 05:07 | |
StevenK | Huh, my seed is currently ISEing for every baremetal request because bm_nodes doesn't exist | 05:08 |
*** tserong has joined #tripleo | 05:10 | |
tchaypo | ISE? | 05:10 |
*** dshulyak_ has joined #tripleo | 05:11 | |
*** e0ne has quit IRC | 05:11 | |
*** lazy_prince has quit IRC | 05:15 | |
*** e0ne has joined #tripleo | 05:17 | |
greghaynes | ISE ISE baby | 05:20 |
*** e0ne has quit IRC | 05:20 | |
*** lazy_prince has joined #tripleo | 05:21 | |
tchaypo | lo greghaynes | 05:21 |
*** e0ne has joined #tripleo | 05:21 | |
*** nati_ueno has quit IRC | 05:21 | |
mordred | stevebaker: it _should_ default to using get-pip.py - I think if it doesn't it's just for hysterical raisins | 05:22 |
*** fandi has quit IRC | 05:23 | |
*** nati_uen_ has joined #tripleo | 05:25 | |
greghaynes | tchaypo: I believe we arent being bitten by that nova-bm bug because its a devtest_testenv thing which is entirely untested by our CI | 05:28 |
*** e0ne has quit IRC | 05:28 | |
*** nati_ue__ has joined #tripleo | 05:28 | |
tchaypo | if it"s in _testenv that would certainly explain it | 05:28 |
*** e0ne has joined #tripleo | 05:28 | |
tchaypo | i thoutht it was happening in _seed | 05:28 |
xuhaiwei | can anyone see this bug report? https://bugs.launchpad.net/tripleo/+bug/1323167 | 05:29 |
uvirtbot | Launchpad bug 1323167 in tripleo "overcloud can't create a vm by neutron error" [Undecided,New] | 05:29 |
*** nati_ueno has joined #tripleo | 05:30 | |
greghaynes | tchaypo: well, its data that were filling out in _testenv | 05:30 |
*** nati_uen_ has quit IRC | 05:30 | |
*** e0ne has quit IRC | 05:31 | |
greghaynes | but then that data is used in several places | 05:31 |
greghaynes | so *shrug* | 05:31 |
*** shakamunyi has joined #tripleo | 05:31 | |
tchaypo | ah | 05:32 |
tchaypo | that makes sense | 05:32 |
tchaypo | in CI we don | 05:32 |
tchaypo | t run _testenv, we have a static $TE_DATAFILE | 05:32 |
*** nati_ue__ has quit IRC | 05:33 | |
tchaypo | so mayhap our $TE_DATAFILE was fixed or never had the problem for some other reason | 05:33 |
greghaynes | yes... I was curious why we would ever put the ssh key in as that param in the first place | 05:34 |
*** shakamunyi_ has joined #tripleo | 05:37 | |
StevenK | Hm | 05:38 |
StevenK | tchaypo, greghaynes: ISE == Internal Server Error | 05:39 |
greghaynes | yerp | 05:39 |
*** shakamunyi has quit IRC | 05:39 | |
*** alexizz has joined #tripleo | 05:39 | |
*** shakamunyi_ has quit IRC | 05:39 | |
StevenK | Due to a missing bm_nodes table | 05:40 |
StevenK | And nova-manage db sync doesn't create it :-( | 05:40 |
*** nati_ueno has quit IRC | 05:42 | |
*** nati_ueno has joined #tripleo | 05:43 | |
*** rdopiera has joined #tripleo | 05:43 | |
*** giulivo has joined #tripleo | 05:45 | |
*** nati_uen_ has joined #tripleo | 05:46 | |
*** giulivo has quit IRC | 05:46 | |
*** giulivo has joined #tripleo | 05:46 | |
*** nati_ueno has quit IRC | 05:47 | |
*** nati_ueno has joined #tripleo | 05:48 | |
StevenK | Huh. Even nova-manage db sync doesn't create it with an empty database | 05:48 |
*** nati_uen_ has quit IRC | 05:50 | |
*** nati_uen_ has joined #tripleo | 05:53 | |
*** nati_ueno has quit IRC | 05:53 | |
*** nati_uen_ has quit IRC | 05:57 | |
*** nati_ueno has joined #tripleo | 06:06 | |
*** dshulyak_ has quit IRC | 06:15 | |
*** dshulyak_ has joined #tripleo | 06:16 | |
*** dshulyak_ has quit IRC | 06:18 | |
lifeless | greghaynes: whats the testenv issue ? | 06:24 |
tchaypo | lifeless: nova db format changed so that a password field is limited to 255 characters; we've always stuffed an ssh key in it, and that gets rejected now | 06:25 |
tchaypo | https://review.openstack.org/#/c/95181/ apparently has a fix | 06:26 |
StevenK | The db format didn't change, the db mode did | 06:26 |
StevenK | By olso | 06:26 |
*** jtomasek has joined #tripleo | 06:27 | |
*** nati_ueno has quit IRC | 06:27 | |
*** jtomasek has quit IRC | 06:27 | |
*** jtomasek has joined #tripleo | 06:29 | |
*** e0ne has joined #tripleo | 06:30 | |
tchaypo | sure, that thing. | 06:33 |
tchaypo | *dies laughing* | 06:42 |
tchaypo | │OSError: [Errno 2] No such file or directory: '/tmp/pypi/markupsafe/' | 06:42 |
tchaypo | not sure why i hit that, but i think it's because my system has 1.5.6 but virtualenv installs 1.5.4 | 06:46 |
*** nati_ueno has joined #tripleo | 06:48 | |
*** e0ne has quit IRC | 06:48 | |
*** e0ne has joined #tripleo | 06:48 | |
StevenK | Right, so rebuilding my seed from scratch fixed bm_nodes. Odd. | 06:52 |
*** e0ne has quit IRC | 06:53 | |
*** rakesh_hs has joined #tripleo | 06:59 | |
*** e0ne has joined #tripleo | 07:03 | |
*** mrunge has joined #tripleo | 07:05 | |
*** jtomasek has quit IRC | 07:07 | |
*** nati_ueno has quit IRC | 07:11 | |
*** nati_uen_ has joined #tripleo | 07:12 | |
*** nati_uen_ has quit IRC | 07:16 | |
GheRivero | morning all | 07:17 |
openstackgerrit | Steve Kowalik proposed a change to openstack/os-cloud-config: Stop passing pm_password for nova-bm https://review.openstack.org/95441 | 07:19 |
*** hashar has joined #tripleo | 07:22 | |
lifeless | StevenK: can you propose the same thing for incubator? https://review.openstack.org/#/c/95181/ is a non-starter (it changes the node definition, which is clearly the wrong layer). | 07:39 |
*** rlandy has joined #tripleo | 07:40 | |
StevenK | lifeless: Done. | 07:44 |
openstackgerrit | Steve Kowalik proposed a change to openstack/tripleo-incubator: Stop passing pm_password for nova-bm nodes https://review.openstack.org/95445 | 07:44 |
*** jp_at_hp has joined #tripleo | 07:49 | |
*** fandi has joined #tripleo | 07:50 | |
*** jprovazn has joined #tripleo | 07:50 | |
*** e0ne has quit IRC | 07:59 | |
*** e0ne_ has joined #tripleo | 07:59 | |
*** e0ne_ has quit IRC | 08:02 | |
*** e0ne has joined #tripleo | 08:02 | |
tchaypo | now that I've used the DIB_REPO* variables to use 95441 i seem to be getting somewhere | 08:07 |
tchaypo | so perhaps I'll be able to test out the neutron patch now | 08:07 |
*** jistr has joined #tripleo | 08:13 | |
*** Matt1 has quit IRC | 08:17 | |
*** derekh_ has joined #tripleo | 08:23 | |
*** ramishra has quit IRC | 08:24 | |
*** ramishra_ has joined #tripleo | 08:27 | |
*** lucasagomes has joined #tripleo | 08:33 | |
*** e0ne has quit IRC | 08:33 | |
*** e0ne has joined #tripleo | 08:33 | |
marios | lol lifeless review 'Something weird going on in this sentence.' | 08:35 |
*** lsmola has joined #tripleo | 08:39 | |
openstackgerrit | Coleman Corrigan proposed a change to openstack/diskimage-builder: Added a DIB_TIDY_IMAGE toggle for image tidy up https://review.openstack.org/93594 | 08:45 |
*** jtomasek has joined #tripleo | 08:48 | |
lifeless | marios: :) | 08:49 |
*** vkdrao has joined #tripleo | 08:51 | |
rlandy | derekh_: hi ... wrt https://review.openstack.org/#/c/95026/1/specs/juno/tripleo-ci-improvements.rst. - I could sign up for tasks that don't require direct access to the environment - probably the tasks closer to end of the list | 08:52 |
derekh_ | rlandy: sounds good, I'll probably have a new version push up later today based on the feedback from lifeless | 08:53 |
*** untriaged-bot has joined #tripleo | 09:00 | |
untriaged-bot | Untriaged bugs so far: | 09:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1321943 | 09:00 |
uvirtbot | Launchpad bug 1321943 in tripleo "Ceilometer Swift polling on overcloud control node fails with a 403 forbidden error" [Undecided,In progress] | 09:00 |
untriaged-bot | https://bugs.launchpad.net/diskimage-builder/+bug/1321563 | 09:00 |
uvirtbot | Launchpad bug 1321563 in diskimage-builder "Add support in ramdisk element to fetch IP from dhcp" [Undecided,New] | 09:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1318767 | 09:00 |
uvirtbot | Launchpad bug 1318767 in tripleo "apache element SSL cert check fails" [Undecided,New] | 09:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1314978 | 09:00 |
uvirtbot | Launchpad bug 1314978 in tripleo "Cloud vm not pingable after overcloud upgrade " [Undecided,New] | 09:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1315355 | 09:00 |
uvirtbot | Launchpad bug 1315355 in tripleo "Upgrade of overcloud failed with "Connection to neutron failed: Maximum attempts reached"" [Undecided,New] | 09:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1323167 | 09:00 |
uvirtbot | Launchpad bug 1323167 in tripleo "overcloud can't create a vm by neutron error" [Undecided,New] | 09:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1316675 | 09:00 |
uvirtbot | Launchpad bug 1316675 in tripleo "Saving a devtest VM results in error" [Undecided,In progress] | 09:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1320090 | 09:00 |
uvirtbot | Launchpad bug 1320090 in tripleo "pxe_ephemeral_format': u'ext4 left on nodes after deploys deleted" [Undecided,New] | 09:00 |
*** untriaged-bot has quit IRC | 09:00 | |
openstackgerrit | A change was merged to openstack/os-cloud-config: Switch from subprocess to ironicclient https://review.openstack.org/93964 | 09:01 |
*** alexizz has quit IRC | 09:05 | |
openstackgerrit | A change was merged to openstack/tripleo-image-elements: Create haproxy chroot directory if necessary https://review.openstack.org/90110 | 09:10 |
openstackgerrit | Dmitry Shulyak proposed a change to openstack/tripleo-specs: Haproxy configuration options https://review.openstack.org/94907 | 09:11 |
*** matsuhashi has quit IRC | 09:13 | |
openstackgerrit | Steve Kowalik proposed a change to openstack/tripleo-incubator: Stop setting pm_password for nova-bm nodes https://review.openstack.org/95445 | 09:13 |
*** jtomasek has quit IRC | 09:13 | |
openstackgerrit | Dmitry Shulyak proposed a change to openstack/tripleo-specs: Haproxy configuration options https://review.openstack.org/94907 | 09:16 |
*** ramishra_ has quit IRC | 09:19 | |
*** ramishra has joined #tripleo | 09:19 | |
*** IvanBerezovskiy has joined #tripleo | 09:19 | |
*** matsuhashi has joined #tripleo | 09:20 | |
*** akrivoka has joined #tripleo | 09:22 | |
openstackgerrit | Dmitry Shulyak proposed a change to openstack/tripleo-specs: Haproxy configuration options https://review.openstack.org/94907 | 09:25 |
*** e0ne__ has joined #tripleo | 09:31 | |
*** matsuhashi has quit IRC | 09:33 | |
*** e0ne has quit IRC | 09:35 | |
*** jtomasek has joined #tripleo | 09:37 | |
*** matsuhas_ has joined #tripleo | 09:38 | |
*** ccorrigan has joined #tripleo | 09:40 | |
*** akrivoka has quit IRC | 09:40 | |
openstackgerrit | A change was merged to openstack/tripleo-incubator: Unify on _member_ instead of Member and _member_ https://review.openstack.org/92388 | 09:43 |
*** ramishra has quit IRC | 09:50 | |
*** ramishra has joined #tripleo | 09:50 | |
openstackgerrit | A change was merged to openstack/tripleo-incubator: Clarify the requirements for the TRIPLEO_ROOT variable https://review.openstack.org/92611 | 09:52 |
*** jang1 has joined #tripleo | 09:54 | |
*** ramishra has quit IRC | 09:55 | |
*** ramishra has joined #tripleo | 09:57 | |
openstackgerrit | Jon-Paul Sullivan (jp_at_hp) proposed a change to openstack/tripleo-incubator: Revert to correctly determining nodes needed https://review.openstack.org/93597 | 10:01 |
*** shakamunyi has joined #tripleo | 10:01 | |
openstackgerrit | Jon-Paul Sullivan (jp_at_hp) proposed a change to openstack/tripleo-image-elements: Fix rabbit on ubuntu saucy https://review.openstack.org/93943 | 10:04 |
openstackgerrit | Jon-Paul Sullivan (jp_at_hp) proposed a change to openstack/tripleo-image-elements: Fix rabbit on ubuntu saucy https://review.openstack.org/93943 | 10:07 |
*** mrunge has quit IRC | 10:11 | |
*** hashar has quit IRC | 10:15 | |
*** shakamunyi has quit IRC | 10:15 | |
openstackgerrit | Jon-Paul Sullivan (jp_at_hp) proposed a change to openstack/tripleo-image-elements: Standardise manifest creation and retrieval https://review.openstack.org/83850 | 10:21 |
openstackgerrit | Jon-Paul Sullivan (jp_at_hp) proposed a change to openstack/diskimage-builder: Create an element to allow using a dpkg manifest https://review.openstack.org/92481 | 10:23 |
*** mrunge has joined #tripleo | 10:23 | |
*** akrivoka has joined #tripleo | 10:24 | |
*** SpamapS has quit IRC | 10:25 | |
*** SpamapS has joined #tripleo | 10:26 | |
*** SpamapS has quit IRC | 10:26 | |
*** SpamapS has joined #tripleo | 10:26 | |
SpamapS | o/ | 10:29 |
SpamapS | Ng: Hello from LHR Terminal 5 ;) | 10:30 |
StevenK | SpamapS: I did wonder why you were closer to a sane timezone :-P | 10:30 |
SpamapS | StevenK: in about 12 hours, I'll be just a few hours west of you | 10:31 |
StevenK | SpamapS: NZ? | 10:32 |
SpamapS | StevenK: isn't that east of you? | 10:32 |
StevenK | Could be | 10:32 |
StevenK | Perth | 10:32 |
SpamapS | just a bit further west | 10:32 |
SpamapS | Balmy Bangalore | 10:32 |
*** shakamunyi has joined #tripleo | 10:33 | |
StevenK | SpamapS: Northwest, West of Perth is Madagascar and friends | 10:34 |
SpamapS | I wasn't speaking in straight lines, but in timezones. | 10:34 |
StevenK | Heh, right | 10:35 |
StevenK | Good old, Twisted default timezone of UTC+530 | 10:35 |
SpamapS | Yeah | 10:35 |
SpamapS | I wonder what the rationale for the 30 is | 10:35 |
openstackgerrit | A change was merged to openstack/tripleo-incubator: Put maximum_object_size before cache_dir https://review.openstack.org/93778 | 10:36 |
StevenK | Some older time zones were: | 10:37 |
StevenK | Bombay time (UTC+04:51), | 10:37 |
StevenK | Now they're just pulling our leg, surely. | 10:37 |
*** andreaf has joined #tripleo | 10:39 | |
SpamapS | It looks like they just decided they didn't want to change their mean time | 10:39 |
StevenK | Yeah | 10:40 |
StevenK | India got independance from the British and two less timezones | 10:40 |
openstackgerrit | A change was merged to openstack/tripleo-incubator: Add a link to tripleo-newdev-notes https://review.openstack.org/92944 | 10:40 |
*** ramishra has quit IRC | 10:41 | |
*** fandi has quit IRC | 10:44 | |
*** ramishra has joined #tripleo | 10:47 | |
SpamapS | derekh_: g'morning | 10:54 |
SpamapS | derekh_: I poked at the HP region a bit this weekend. I think something went horribly wrong, but running os-collect-config --force --one cleared the sweird switching errors | 10:54 |
SpamapS | 21447 packets transmitted, 21396 received, 0% packet loss, time 107344780ms | 10:55 |
SpamapS | rtt min/avg/max/mdev = 17.496/18.350/62.235/2.650 ms | 10:55 |
SpamapS | derekh_: so my guess is that the bridges on the controller were half configured or something | 10:55 |
*** martyntaylor has joined #tripleo | 10:55 | |
*** pblaho has joined #tripleo | 10:56 | |
SpamapS | derekh_: or, are you on holiday today too? | 10:56 |
*** martyntaylor has left #tripleo | 10:57 | |
*** jtomasek has quit IRC | 11:04 | |
*** jtomasek has joined #tripleo | 11:09 | |
derekh_ | SpamapS: I'm here, cool, looks like R1 currently isn't being used will see if I can find out why | 11:09 |
SpamapS | derekh_: I think it might be best to leave it unused.. | 11:09 |
SpamapS | derekh_: and just go through the whole trusty rebuild | 11:09 |
derekh_ | SpamapS: ok, sounds good to me, instead I will see if I can find out why R2 is only running about 10 tests at a time instead of the configured 18 | 11:10 |
SpamapS | network is still really weird to instances actually | 11:10 |
SpamapS | trying to ssh into one is taking > 3 minutes | 11:10 |
derekh_ | ouch | 11:10 |
SpamapS | yeah, and its on the trusty compute node | 11:10 |
TheJulia | I'm surprised it even connects at 3 minutes | 11:11 |
SpamapS | TheJulia: well it is taking > 3 ... it may give up soon ;) | 11:11 |
SpamapS | TheJulia: it has done the initial handshake... just waitin gto hear back from SSH2_MSG_KEXINIT | 11:11 |
TheJulia | heh, that happens to me from my house over one of my internet connections to my colo host sometimes when there is bad packet loss | 11:12 |
*** ramishra has quit IRC | 11:12 | |
SpamapS | the gre tunnel seems to have decided to stop working | 11:12 |
SpamapS | restarting openvswitch-switch has at least started the tunnel working again | 11:13 |
*** boris-42 has quit IRC | 11:13 | |
*** ramishra_ has joined #tripleo | 11:16 | |
*** julim has joined #tripleo | 11:17 | |
*** vkdrao has quit IRC | 11:18 | |
SpamapS | and tunnel is dead again | 11:19 |
SpamapS | hrm | 11:19 |
*** julim has quit IRC | 11:21 | |
*** boris-42 has joined #tripleo | 11:22 | |
*** jtomasek has quit IRC | 11:22 | |
*** ramishra_ has quit IRC | 11:27 | |
*** ramishra has joined #tripleo | 11:29 | |
SpamapS | wow.. neutron is.. almost ridiculous to use | 11:30 |
SpamapS | constantly grepping things out and scrolling back | 11:30 |
SpamapS | names matter.. <sigh> | 11:30 |
*** lucasagomes is now known as lucas-hungry | 11:31 | |
openstackgerrit | A change was merged to openstack/tripleo-image-elements: Error out when complete waitcondition fails https://review.openstack.org/93799 | 11:33 |
openstackgerrit | Jon-Paul Sullivan (jp_at_hp) proposed a change to openstack/tripleo-image-elements: Fix rabbit on ubuntu saucy https://review.openstack.org/93943 | 11:36 |
SpamapS | just seems like the overlay network goes up and down | 11:38 |
SpamapS | alright.. enough tinkering.. time to head to gate | 11:39 |
StevenK | SpamapS: Have a safe flight | 11:40 |
StevenK | TheJulia: And before I forget (again), welcome. :-) | 11:40 |
*** andreaf has quit IRC | 11:42 | |
*** jcoufal has joined #tripleo | 11:43 | |
*** ifarkas has joined #tripleo | 11:43 | |
*** jcoufal has quit IRC | 11:43 | |
TheJulia | StevenK: thank you :) | 11:44 |
*** yamahata has quit IRC | 11:44 | |
*** lazy_prince has quit IRC | 11:46 | |
openstackgerrit | A change was merged to openstack/tripleo-incubator: Guard against DIB_COMMON_ELEMENTS not existing https://review.openstack.org/93025 | 11:46 |
*** nosnos has quit IRC | 12:00 | |
*** mrunge has quit IRC | 12:01 | |
*** dtantsur is now known as dtantsur|lunch | 12:07 | |
*** matsuhas_ has quit IRC | 12:08 | |
SpamapS | TheJulia: oh right! Welcome! | 12:16 |
*** lazy_prince has joined #tripleo | 12:17 | |
*** rakesh_hs has quit IRC | 12:21 | |
*** akuznetsov has quit IRC | 12:27 | |
*** matsuhashi has joined #tripleo | 12:28 | |
giulivo | StevenK, you around? I was looking at your change meant to fix the pm_password thing... thanks for picking up on that | 12:30 |
giulivo | I think we need something merged to fix CI but at the same time, I realized we probably shouldn't ignore pm_password by default as it is just just the libvirt driver ignoring it, not nova-bm per se | 12:31 |
giulivo | so in the long term, this looks like a bit more problematic, we should use a proper password when the nova-bm driver isn't libvirt | 12:31 |
*** lucas-hungry is now known as lucasagomes | 12:35 | |
giulivo | StevenK, maybe the right thing to do would be to merge your change and open a lower priority but mentioning we should somehow support proper password handling for non-libvit nova-bm drivers? | 12:37 |
*** lazy_prince has quit IRC | 12:37 | |
*** ramishra has quit IRC | 12:42 | |
*** akuznetsov has joined #tripleo | 12:48 | |
*** yamahata has joined #tripleo | 12:56 | |
*** ifarkas has quit IRC | 12:58 | |
*** zackf has quit IRC | 13:01 | |
*** dtantsur|lunch is now known as dtantsur | 13:01 | |
*** jtomasek has joined #tripleo | 13:03 | |
*** matsuhashi has quit IRC | 13:06 | |
*** matsuhashi has joined #tripleo | 13:06 | |
*** shakamunyi has quit IRC | 13:07 | |
*** matsuhas_ has joined #tripleo | 13:10 | |
*** matsuhashi has quit IRC | 13:10 | |
*** jang1 has quit IRC | 13:14 | |
*** shakamunyi has joined #tripleo | 13:33 | |
*** ramishra has joined #tripleo | 13:37 | |
*** shakamunyi has quit IRC | 13:47 | |
*** rdopiera has quit IRC | 13:51 | |
*** jtomasek has quit IRC | 13:52 | |
*** jtomasek has joined #tripleo | 13:59 | |
*** rpodolyaka has quit IRC | 13:59 | |
*** rpodolyaka has joined #tripleo | 13:59 | |
*** viktors has joined #tripleo | 14:00 | |
*** shakamunyi has joined #tripleo | 14:04 | |
jp_at_hp | greghaynes: Can you look at https://review.openstack.org/#/c/93597/ please - I believe that I have changed it sufficiently to address any concerns raised. I also think it was probably a -1 and not a -2, which is why I now have to come looking to get it re-reviewed :( | 14:05 |
openstackgerrit | Kiall Mac Innes proposed a change to openstack/tripleo-image-elements: Switch from upstart to os-refresh-config for MySQL server-id's https://review.openstack.org/93039 | 14:07 |
*** rpodolyaka has quit IRC | 14:07 | |
*** rpodolyaka has joined #tripleo | 14:09 | |
derekh_ | giulivo: StevenK ya loks like it should only be set to unsed ig using the virtual power driver, | 14:09 |
derekh_ | giulivo: btw, this isn't effecting CI as CI uses pre created test envs. | 14:10 |
openstackgerrit | Kiall Mac Innes proposed a change to openstack/tripleo-image-elements: Install lsof during Percona install https://review.openstack.org/93031 | 14:11 |
openstackgerrit | Kiall Mac Innes proposed a change to openstack/tripleo-image-elements: Switch from upstart to os-refresh-config for MySQL server-id's https://review.openstack.org/93039 | 14:11 |
openstackgerrit | Kiall Mac Innes proposed a change to openstack/tripleo-image-elements: Improve percona cluster initialization https://review.openstack.org/93032 | 14:11 |
openstackgerrit | Kiall Mac Innes proposed a change to openstack/tripleo-image-elements: rabbitmq-server depends on os-svc-install https://review.openstack.org/93055 | 14:13 |
*** wfoster is now known as wfoster_afk | 14:18 | |
openstackgerrit | Jon-Paul Sullivan (jp_at_hp) proposed a change to openstack/tripleo-specs: Create reusable image definitions https://review.openstack.org/95536 | 14:30 |
*** cody-somerville has joined #tripleo | 14:33 | |
*** ramishra has quit IRC | 14:36 | |
*** matsuhas_ has quit IRC | 14:37 | |
*** wfoster_afk is now known as wfoster | 14:37 | |
*** hashar has joined #tripleo | 14:38 | |
*** jp_at_hp has quit IRC | 14:54 | |
*** jtomasek has quit IRC | 14:57 | |
*** untriaged-bot has joined #tripleo | 15:00 | |
untriaged-bot | Untriaged bugs so far: | 15:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1321943 | 15:00 |
untriaged-bot | https://bugs.launchpad.net/diskimage-builder/+bug/1321563 | 15:00 |
uvirtbot | Launchpad bug 1321943 in tripleo "Ceilometer Swift polling on overcloud control node fails with a 403 forbidden error" [Undecided,In progress] | 15:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1318767 | 15:00 |
uvirtbot | Launchpad bug 1321563 in diskimage-builder "Add support in ramdisk element to fetch IP from dhcp" [Undecided,New] | 15:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1314978 | 15:00 |
uvirtbot | Launchpad bug 1318767 in tripleo "apache element SSL cert check fails" [Undecided,New] | 15:00 |
uvirtbot | Launchpad bug 1314978 in tripleo "Cloud vm not pingable after overcloud upgrade " [Undecided,New] | 15:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1315355 | 15:00 |
uvirtbot | Launchpad bug 1315355 in tripleo "Upgrade of overcloud failed with "Connection to neutron failed: Maximum attempts reached"" [Undecided,New] | 15:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1323167 | 15:00 |
uvirtbot | Launchpad bug 1323167 in tripleo "overcloud can't create a vm by neutron error" [Undecided,New] | 15:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1319473 | 15:00 |
uvirtbot | Launchpad bug 1319473 in tripleo "devtest_testenv.sh doesn't honour overcloud_computescale or overcloud_controlscale" [Undecided,In progress] | 15:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1316675 | 15:00 |
uvirtbot | Launchpad bug 1316675 in tripleo "Saving a devtest VM results in error" [Undecided,In progress] | 15:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1320090 | 15:00 |
uvirtbot | Launchpad bug 1320090 in tripleo "pxe_ephemeral_format': u'ext4 left on nodes after deploys deleted" [Undecided,New] | 15:00 |
*** untriaged-bot has quit IRC | 15:00 | |
*** rcarrill` has joined #tripleo | 15:07 | |
*** rcarrillocruz has quit IRC | 15:09 | |
*** viktors is now known as viktors|afk | 15:16 | |
*** shakamunyi has quit IRC | 15:16 | |
*** pblaho has quit IRC | 15:18 | |
*** IvanBerezovskiy has left #tripleo | 15:27 | |
*** zackf has joined #tripleo | 15:28 | |
greghaynes | StevenK: lifeless commented on https://review.openstack.org/#/c/95441/ (hl because seems critical) | 15:30 |
*** zackf has quit IRC | 15:33 | |
openstackgerrit | Coleman Corrigan proposed a change to openstack/os-apply-config: Fix for string key traversal bug #1321827 https://review.openstack.org/94810 | 15:35 |
uvirtbot | Launchpad bug 1321827 in os-apply-config "os-apply-config fails with TypeError: string indices must be integers when traversing strings " [Medium,Triaged] https://launchpad.net/bugs/1321827 | 15:35 |
*** hashar has quit IRC | 15:36 | |
*** ramishra has joined #tripleo | 15:37 | |
greghaynes | Also, although https://review.openstack.org/#/c/95181/ breaks ironic I think its a better method than https://review.openstack.org/#/c/95445. It seems like we are overloading the value of that key as being both ssh key or password, when really we should just have to keys | 15:38 |
*** ramishra has quit IRC | 15:41 | |
giulivo | greghaynes, I agree with you that we seem to be overloading that key and also the virtual_power driver is actually ignoring all (pm_user and pm_host as well) so this should probably be managed differently depending on the driver too | 15:44 |
giulivo | on the other hand, looks like we need a pretty urgent fix so ... I think if we add enough comments in the code, it can be restructured later | 15:44 |
giulivo | greghaynes, I can do some work about that now though if we agree on a "meaningful" approach | 15:46 |
greghaynes | Agreed, maybe ill make a comment about adding a TODO for that | 15:48 |
giulivo | only I wonder if ironic is actually capable of parsing an ssh key from pm_password? | 15:49 |
*** e0ne__ has quit IRC | 15:50 | |
*** e0ne has joined #tripleo | 15:50 | |
*** BadCub has joined #tripleo | 15:51 | |
greghaynes | Its not, but my thinking is we should correctly set the value at a higher level - set the ssh key property for ironic and not for nova_bm | 15:52 |
greghaynes | oh wait, as is we do just grap ironic ssh key from pm_password | 15:53 |
greghaynes | ick | 15:53 |
giulivo | exactly it is quite confusing | 15:53 |
giulivo | and given ironic doesn't expect a key as "ipmi_password", maybe we should firstly check what is the baremetal driver in use and then | 15:54 |
*** e0ne has quit IRC | 15:55 | |
giulivo | if virtual we ignore pm_*; if not we should really expect to find proper values for host,user,password in the json file | 15:55 |
GheRivero | mutt | 15:55 |
giulivo | cause each physical node can use different credentials | 15:56 |
GheRivero | ups.. not here. Morning @all! | 15:56 |
greghaynes | command mutt not found | 15:56 |
BadCub | Morning all :-) | 15:56 |
greghaynes | GheRivero: SpamapS hasnt converted you to notmuch MUA yet? | 15:59 |
GheRivero | greghaynes: not yet :) | 16:01 |
greghaynes | I just switched this week, its pretty nice :) | 16:01 |
*** yamahata has quit IRC | 16:02 | |
*** yamahata has joined #tripleo | 16:02 | |
clarkb | wait I thought you sup | 16:03 |
greghaynes | er, right | 16:03 |
greghaynes | sup | 16:03 |
greghaynes | I get them confused | 16:03 |
*** akuznetsov has quit IRC | 16:27 | |
*** rlandy has quit IRC | 16:27 | |
*** lucasagomes is now known as lucas-afk | 16:36 | |
giulivo | greghaynes, I'm lost ... what/where is that we copy the actuall ssh key into the seed VM (mnt/state/var/lib/nova/virtual-power-key) ? | 16:46 |
greghaynes | giulivo: tripleo-image-elements | 16:47 |
greghaynes | nova-ironic element | 16:48 |
*** derekh_ has quit IRC | 16:48 | |
giulivo | greghaynes, I meant the nova-bm key ... that seems to be a trick from os-apply-config https://github.com/openstack/tripleo-image-elements/blob/master/elements/nova-baremetal/os-apply-config/mnt/state/var/lib/nova/virtual-power-key | 16:51 |
*** BadCub has quit IRC | 17:00 | |
*** akrivoka has quit IRC | 17:00 | |
greghaynes | right, I meant nova-bm ;) | 17:01 |
giulivo | this key thing is unexpectedly hard :P | 17:04 |
giulivo | but up to that point we'd be doing well | 17:06 |
*** jistr has quit IRC | 17:13 | |
*** rcarrillocruz has joined #tripleo | 17:24 | |
*** rcarrill` has quit IRC | 17:26 | |
*** ramishra has joined #tripleo | 17:30 | |
NobodyCam | good morning / afternoon TripleO just a dumb question: has DIB_REPOLOCATION_ and / or DIB_REPOREF_ changed the way they are used? I'm getting "fatal: Couldn't find remote ref refs/changes/25/92625/7" but fetching seems to work from command line | 17:32 |
*** ramishra has quit IRC | 17:34 | |
greghaynes | I recall a patch saying we broke ref based cloning | 17:37 |
greghaynes | It would have been in diskimage-builder | 17:37 |
*** jang1 has joined #tripleo | 17:38 | |
NobodyCam | greghaynes: patch or bug? | 17:39 |
NobodyCam | greghaynes: I see https://bugs.launchpad.net/tripleo/+bug/1301435 but I am not doing -c or --offline | 17:41 |
greghaynes | patch - it said it fixed it. | 17:41 |
uvirtbot | Launchpad bug 1301435 in tripleo "devtest -c with --offline and specific DIB_REPOREF_<project>'s fails if cache is older than refs" [Medium,Confirmed] | 17:41 |
*** jprovazn has quit IRC | 17:41 | |
greghaynes | hrm | 17:42 |
greghaynes | On phone right now so my grep abilities are limited :/ | 17:42 |
NobodyCam | greghaynes: I could be out of date let me update everyting | 17:42 |
*** dshulyak_ has joined #tripleo | 17:42 | |
*** akuznetsov has joined #tripleo | 17:54 | |
*** jml has quit IRC | 18:03 | |
NobodyCam | greghaynes: fyi: I was a few commits behind on DIB. updateed and pulled only to encounter the same error. :-p | 18:04 |
*** e0ne has joined #tripleo | 18:08 | |
*** jml has joined #tripleo | 18:08 | |
*** akuznetsov has quit IRC | 18:11 | |
*** sballe has quit IRC | 18:29 | |
*** sballe has joined #tripleo | 18:30 | |
NobodyCam | has anyone been using DIB_REPOLOCATION_ and / DIB_REPOREF_ ... just trying to see if its y env or something else? | 18:31 |
openstackgerrit | A change was merged to openstack/tuskar: Don't display passwords when listing overclouds https://review.openstack.org/94648 | 18:33 |
NobodyCam | s/y/my/ :-p | 18:33 |
lifeless | NobodyCam: what error ? | 18:45 |
lifeless | NobodyCam: https://review.openstack.org/#/c/90890/ may be missing from your dib | 18:45 |
lifeless | NobodyCam: it fixes a regression, failed last nighton the ironic virtual job | 18:45 |
*** e0ne has quit IRC | 18:45 | |
*** e0ne has joined #tripleo | 18:46 | |
NobodyCam | lifeless: yep would seem I am missing that patch :) | 18:49 |
*** e0ne has quit IRC | 18:49 | |
*** hashar has joined #tripleo | 18:50 | |
*** lucas-afk is now known as lucasagomes | 18:55 | |
*** jang has quit IRC | 19:03 | |
*** ddieterly has joined #tripleo | 19:04 | |
*** hashar has quit IRC | 19:06 | |
*** hashar has joined #tripleo | 19:06 | |
*** ddieterl_ has joined #tripleo | 19:08 | |
*** ddieterly has quit IRC | 19:10 | |
*** rcarrillocruz has quit IRC | 19:12 | |
*** jang has joined #tripleo | 19:16 | |
*** rcarrillocruz has joined #tripleo | 19:18 | |
NobodyCam | fyi lifeless that patch seems to be working for me. I will +1 if it in fact dose :) | 20:01 |
*** lucasagomes has left #tripleo | 20:01 | |
*** dtantsur is now known as dtantsur|afk | 20:03 | |
*** e0ne has joined #tripleo | 20:04 | |
*** e0ne has quit IRC | 20:05 | |
*** ddieterl_ has quit IRC | 20:05 | |
*** ddieterly has joined #tripleo | 20:06 | |
*** ddieterly has quit IRC | 20:07 | |
*** e0ne has joined #tripleo | 20:26 | |
*** e0ne has quit IRC | 20:32 | |
*** Hefeweiz1n has quit IRC | 20:35 | |
*** jang1 has quit IRC | 20:38 | |
*** yamahata has quit IRC | 20:58 | |
*** yamahata has joined #tripleo | 20:58 | |
*** untriaged-bot has joined #tripleo | 21:00 | |
untriaged-bot | Untriaged bugs so far: | 21:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1321943 | 21:00 |
untriaged-bot | https://bugs.launchpad.net/diskimage-builder/+bug/1321563 | 21:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1318767 | 21:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1314978 | 21:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1315355 | 21:00 |
uvirtbot | Launchpad bug 1321943 in tripleo "Ceilometer Swift polling on overcloud control node fails with a 403 forbidden error" [Undecided,In progress] | 21:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1323167 | 21:00 |
uvirtbot | Launchpad bug 1321563 in diskimage-builder "Add support in ramdisk element to fetch IP from dhcp" [Undecided,New] | 21:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1319473 | 21:00 |
uvirtbot | Launchpad bug 1318767 in tripleo "apache element SSL cert check fails" [Undecided,New] | 21:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1316675 | 21:00 |
uvirtbot | Launchpad bug 1314978 in tripleo "Cloud vm not pingable after overcloud upgrade " [Undecided,New] | 21:00 |
uvirtbot | Launchpad bug 1315355 in tripleo "Upgrade of overcloud failed with "Connection to neutron failed: Maximum attempts reached"" [Undecided,New] | 21:00 |
untriaged-bot | https://bugs.launchpad.net/tripleo/+bug/1320090 | 21:00 |
uvirtbot | Launchpad bug 1323167 in tripleo "overcloud can't create a vm by neutron error" [Undecided,New] | 21:00 |
*** untriaged-bot has quit IRC | 21:00 | |
uvirtbot | Launchpad bug 1319473 in tripleo "devtest_testenv.sh doesn't honour overcloud_computescale or overcloud_controlscale" [Undecided,In progress] | 21:00 |
uvirtbot | Launchpad bug 1316675 in tripleo "Saving a devtest VM results in error" [Undecided,In progress] | 21:00 |
uvirtbot | Launchpad bug 1320090 in tripleo "pxe_ephemeral_format': u'ext4 left on nodes after deploys deleted" [Undecided,New] | 21:00 |
tchaypo | good morning party people! | 21:05 |
tchaypo | and also greghaynes | 21:05 |
lifeless | o/ | 21:07 |
*** aboutGod has joined #tripleo | 21:10 | |
*** aboutGod has left #tripleo | 21:15 | |
tchaypo | StevenK: now I'm at the stage of getting the ISEs too, yay~ | 21:16 |
*** giulivo has quit IRC | 21:19 | |
*** hashar has quit IRC | 21:19 | |
tchaypo | in happier news, the daily batch job has noticed that I'm now velocity gold | 21:20 |
mordred | tchaypo: what's a velocity? | 21:22 |
tchaypo | virgin australia's loyalty program | 21:22 |
tchaypo | or in other contexts, it's a vector comprised of a speed plus a direction | 21:22 |
mordred | tchaypo: ah. well, I now appreciate and understand both definitions | 21:25 |
mordred | tchaypo: congrats on the gold status in the loyalty program - I believe that's probably the more relevant thing here | 21:26 |
tchaypo | oh goody. my undercloud has 127.0.0.1 as the only server in /etc/resolv.conf | 21:31 |
tchaypo | and dnsmasq is configured to get its list of upstream servers from resolv.conf | 21:31 |
tchaypo | so that's working well for me | 21:31 |
lifeless | StevenK: when you're about, I'd like to point you at eliminating the manual ssh key file from ironic in favour of passing the key value to ironic | 21:32 |
openstackgerrit | Adam Gandelman proposed a change to openstack/diskimage-builder: Add new cloud-init-datasources element https://review.openstack.org/95598 | 21:42 |
*** dshulyak_ has quit IRC | 21:42 | |
*** d0ugal_ has joined #tripleo | 21:56 | |
lifeless | greghaynes: if you are about https://review.openstack.org/#/c/90890/ | 22:07 |
openstackgerrit | Adam Gandelman proposed a change to openstack/diskimage-builder: Add new cloud-init-datasources element https://review.openstack.org/95598 | 22:27 |
-openstackstatus- NOTICE: stopping gerrit briefly to rebuild its search index in an attempt to fix post-rename oddities (will update with notices every 10 minutes until completed) | 22:31 | |
*** ChanServ changes topic to "stopping gerrit briefly to rebuild its search index in an attempt to fix post-rename oddities (will update with notices every 10 minutes until completed)" | 22:31 | |
*** ChanServ changes topic to "ci-overcloud for HP region is down due to network issues | https://etherpad.openstack.org/p/tripleo-ci-r1-trusty | tripleo-cd running preserve-ephemeral WIP patches and https://review.openstack.org/#/c/62042/ | Using OpenStack to deploy OpenStack;meetings Tuesday 1900 UTC in #openstack-meeting-alt" | 22:36 | |
*** yamahata has quit IRC | 22:45 | |
openstackgerrit | Kiall Mac Innes proposed a change to openstack/tripleo-image-elements: Switch from upstart to os-refresh-config for MySQL server-id's https://review.openstack.org/93039 | 22:58 |
openstackgerrit | Kiall Mac Innes proposed a change to openstack/tripleo-image-elements: Improve percona cluster initialization https://review.openstack.org/93032 | 22:58 |
StevenK | greghaynes: The os-cloud-config branch isn't critical, but it is needed. The -incubator change is, however. | 22:58 |
lifeless | StevenK: I just reviewed it | 23:01 |
StevenK | lifeless: Right, so for -incubator just cut -b1-255 on pm_password ? | 23:06 |
lifeless | yeah | 23:15 |
openstackgerrit | James Polley proposed a change to openstack/tripleo-incubator: Restore formatting of _undercloud instructions https://review.openstack.org/95605 | 23:16 |
tchaypo | StevenK: did you figure out the ISEs perchance? | 23:17 |
openstackgerrit | Steve Kowalik proposed a change to openstack/tripleo-incubator: Clamp pm_password to 255 for nova-bm nodes https://review.openstack.org/95445 | 23:19 |
StevenK | tchaypo: Nope. I rebuilt my seed which stopped the ISEs | 23:19 |
tchaypo | wheee | 23:20 |
tchaypo | okay, while that's happening I'll make another stab at getting the hpcs vpn up and running so i can try to be useful there. | 23:29 |
*** noslzzp has quit IRC | 23:42 | |
xuhaiwei | morning | 23:46 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!