Tuesday, 2017-01-10

*** Caterpillar has quit IRC00:02
rdogerritrdo-trunk proposed rdoinfo: Bump rdoinfo newton tags to latest upper-constraints  https://review.rdoproject.org/r/417800:03
rdogerritrdo-trunk proposed rdoinfo: Bump rdoinfo ocata-uc tags to latest upper-constraints  https://review.rdoproject.org/r/417600:03
*** manous has quit IRC00:04
*** wolverineav has joined #rdo00:05
*** iranzo has quit IRC00:05
*** iranzo has joined #rdo00:07
*** iranzo has quit IRC00:07
*** iranzo has joined #rdo00:07
*** wolverineav has quit IRC00:09
pabelangermnaser: dmsimard: something I hacked on over the weekend. To install keystone with ansible: https://github.com/pabelanger/pabelanger.keystone00:09
pabelangermnaser: dmsimard: it currently has zero configuration setting or service configuration00:10
pabelangermnaser: dmsimard: but allows you to only install keystone00:10
mnaserpabelanger: dmsimard hey, that's a good start, i got caught up in other stuff but most of the time i'm spending is organizing things that are common between services00:10
mnaserex: oslo-db, oslo-messaging00:10
mnaseri want those to be reused from day 1 pretty much, itll make standing up other services much easier00:11
pabelangermnaser: The idea would be similar to http://git.openstack.org/cgit/openstack/ansible-role-nodepool layout, any dependencies would be included in the playbook, not role.  EG: http://git.openstack.org/cgit/openstack/windmill/tree/playbooks/nodepool-builder.yaml00:12
pabelangermnaser: but sadly, I don't have bandwidth to move into openstack services yet :)00:13
mnaserpabelanger no problem!  it's something we need and it'll be helpful for many others.  i was hoping to have an oslo-db role which service specific roles depend on00:14
*** wolverineav has joined #rdo00:14
mnaserthat way, as long as you have those 2, you can easily stand up services (or choose to do it yourself).  the idea is not to tie you up to a playbook, the role will work on it's own (as long as you have it's 1 or 2 dependencies)00:15
pabelangermnaser: would you oslo-db role also install mysql? Or do you have a mysql specific role?00:16
mnasernope, mysql would be up to the user, oslo-db would create db (if you want, using ansible's mysql_db) and configure the service .conf file accordingly00:16
mnasersimilar to how puppet-{nova,neutron,friends} operate00:16
pabelangermnaser: YES, exactly00:17
mnaserex: keystone will setup a virtual host, but its up to the user to stand up apache, etc00:17
mnaserwe tried to use the ones by OSA but they're not decomposable, they fully depend on the playbook being ran00:17
mnaser(and also they only install from source)00:18
*** wolverineav has quit IRC00:19
pabelangercorrect, in fact, I'm not sure I'd include a vhost inside the keystone role, since it would be possible to do apache and nginx.  And, I wouldn't want the keystone role be used to template those files, but another ansible role is happy to do it :)00:19
mnaserpabelanger: i was thinking more of "here's a managed drop-in vhost, but openstack_keystone_manage_vhost: false and you're on your own"00:23
*** wolverineav has joined #rdo00:24
pabelangermnaser: ya, I'd rather not have role foo, manage a configuration of bar, especially if role bar already exists and is being used to install bar00:25
mnaserpabelanger i agree00:26
pabelangermnaser: have to run, but will keep an eye out on your stuff. Will chat tomorrow00:26
mnasertake care pabelanger !00:26
*** wolverineav has quit IRC00:29
*** richm has quit IRC00:32
*** richm has joined #rdo00:32
*** Pharaoh_Atem has quit IRC00:37
*** masonjoyers has quit IRC00:37
*** Pharaoh_Atem has joined #rdo00:37
*** masonjoyers has joined #rdo00:37
*** sasha2 has quit IRC00:40
*** limao has joined #rdo00:41
*** limao has quit IRC00:42
*** limao has joined #rdo00:43
*** Jack_Iv has joined #rdo00:43
*** wolverineav has joined #rdo00:44
rdogerritDavid Moreau Simard created rdo-infra/ansible-role-weirdo-packstack: Move qemu-kvm and nested virtualization setup to packstack  https://review.rdoproject.org/r/424600:47
*** newmember has quit IRC00:48
*** Jack_Iv has quit IRC00:48
dmsimardmnaser: there's a great new feature in ansible 2.2, it's an include_role task00:48
*** wolverineav has quit IRC00:48
mnaserdmsimard: yup, was hoping to take advantage of that :D00:48
dmsimardmnaser: allows for error handling since it's a task, ex: https://github.com/rdo-infra/weirdo/blob/master/playbooks/puppet-openstack-integration.yml#L23-L4200:49
dmsimardIt's pretty awesome00:49
mnasertasks_from is nice too00:50
dmsimardyeah there's a couple args, do they have it documented now ? last I checked the documentation was only available in the code :p00:51
dmsimardyou can also include a specific var file and things like that00:51
mnaseryup, they are00:52
mnaseri think i might only be able to get started on finishing this stuff up wednesday00:52
dmsimardget started on finishing? sounds great00:53
dmsimard:p00:53
mnaserfinishing up!00:53
mnaserat least keystone, id like to have eyes on it, it would be a nice template of what the rest would be built like00:53
mnaserthe more modular it's built, the quicker the other services can be done00:54
*** wolverineav has joined #rdo00:54
rdogerritDavid Moreau Simard proposed rdo-infra/ansible-role-weirdo-packstack: Move qemu-kvm and nested virtualization setup to packstack  https://review.rdoproject.org/r/424600:54
rdobot[sensu] NEW: master.monitoring.rdoproject.org - check-delorean-mitaka-current @ http://tinyurl.com/zsd5jkc |#| Build failure on centos7-mitaka/current: mistral-dashboard: http://trunk.rdoproject.org/centos7-mitaka/report.html00:54
dmsimardit sounds like pabelanger and you could definitely chat :)00:54
dmsimardbut I see you got acquainted already :p00:54
rdobot[sensu] NEW: master.monitoring.rdoproject.org - check-delorean-master-current @ http://tinyurl.com/zqowcwb |#| Build failure on centos7-master/current: tripleo-ui: http://trunk.rdoproject.org/centos7-master/report.html00:55
mnaser:)00:55
*** saneax is now known as saneax-_-|AFK00:56
*** hguemar has quit IRC00:56
*** wolverineav has quit IRC00:58
rdobot[sensu] NEW: master.monitoring.rdoproject.org - check-delorean-master-head-current @ http://tinyurl.com/hcnq3ll |#| Build failure on centos7-master-head/current: gnocchi, cinder, tripleo-ui, murano-dashboard: http://trunk.rdoproject.org/centos7-master-head/report.html00:59
*** karimb has quit IRC00:59
mnaser(i wish action plugins had more docs)00:59
dmsimardmnaser: what do you need? had to deal with that recently01:01
mnaserdmsimard more reference points pretty much.  for example, trying to integrate action plugin (for another project) to create a module that makes api calls (similar to ansible's os_* modules)01:02
mnaseri've only been using this as reference pretty much: http://ndemengel.github.io/2015/01/20/ansible-modules-and-action-plugins/01:02
*** wolverineav has joined #rdo01:04
dmsimardmnaser: so action plugins are tasks that are executed locally on the host01:05
dmsimardmodules are executed remotely01:05
dmsimardI have an example for both if that can help01:05
dmsimardotherwise for better or for worse, there's a lot of examples in the actual code :p https://github.com/ansible/ansible/tree/devel/lib/ansible/plugins01:06
mnaserid rather an isolated example though01:07
mnaserif you have something i'd be happy to check01:07
dmsimardmnaser: so this is an action plugin: https://github.com/openstack/ara/blob/master/ara/plugins/actions/ara_record.py01:08
*** wolverineav has quit IRC01:08
dmsimardthis is another action plugin: https://github.com/openstack/ara/blob/master/ara/plugins/actions/ara_read.py01:08
* mnaser goes through01:09
dmsimardthis is a module: https://github.com/CentOS/python-cicoclient/blob/master/cicoclient/ansible/cico.py01:09
dmsimardthe action plugins have a non-straightforward restriction01:10
dmsimardin that they also require a file in the library folder, this took me a long time to figure out01:11
dmsimardex: https://github.com/openstack/ara/blob/master/ara/plugins/modules/ara_read.py01:11
dmsimardhttps://github.com/ansible/ansible/pull/1820801:11
mnaserdmsimard good thing you said that, because i was just about to remove the library/ file01:14
mnaserlol01:14
*** wolverineav has joined #rdo01:23
*** elmiko is now known as _elmiko01:25
*** nyechiel_ has joined #rdo01:27
*** wolverineav has quit IRC01:28
*** sdake has quit IRC01:29
*** sasha21 has joined #rdo01:32
*** wolverineav has joined #rdo01:33
*** wolverin_ has joined #rdo01:34
*** wolverineav has quit IRC01:37
dmsimardmnaser: yeah for an action plugin you need a file in both modules and actions and then make sure they're included in your Ansible config.01:38
*** wolverin_ has quit IRC01:38
dmsimardEven if the file in modules is essentially empty, the details are in that pull request. I think it's silly.01:39
*** dyasny has quit IRC01:44
*** dyasny has joined #rdo01:45
*** ashw has quit IRC01:47
*** ashw has joined #rdo01:51
*** richm has quit IRC01:52
*** social has joined #rdo01:52
*** dustins has quit IRC01:54
*** imcleod has quit IRC01:56
*** wolverineav has joined #rdo02:07
*** limao has quit IRC02:08
*** wolverineav has quit IRC02:12
*** limao has joined #rdo02:13
*** limao has quit IRC02:13
*** limao has joined #rdo02:18
*** noslzzp has quit IRC02:18
*** Son_Goku has joined #rdo02:30
*** wolverineav has joined #rdo02:31
*** wolverineav has quit IRC02:36
*** limao has quit IRC02:43
*** limao has joined #rdo02:44
*** Jack_Iv has joined #rdo02:44
*** rlandy has quit IRC02:45
*** gildub has quit IRC02:48
*** Jack_Iv has quit IRC02:48
*** limao has quit IRC02:49
*** limao has joined #rdo02:50
*** dsneddon has quit IRC02:51
rdobot[sensu] NEW: master.monitoring.rdoproject.org - check-delorean-mitaka-current @ http://tinyurl.com/zsd5jkc |#| Build failure on centos7-mitaka/current: mistral-dashboard: http://trunk.rdoproject.org/centos7-mitaka/report.html02:54
*** crossbuilder has joined #rdo02:54
rdobot[sensu] NEW: master.monitoring.rdoproject.org - check-delorean-master-current @ http://tinyurl.com/zqowcwb |#| Build failure on centos7-master/current: tripleo-ui: http://trunk.rdoproject.org/centos7-master/report.html02:55
*** crossbuilder_ has quit IRC02:55
*** sudipto_ has joined #rdo02:58
rdobot[sensu] NEW: master.monitoring.rdoproject.org - check-delorean-master-head-current @ http://tinyurl.com/hcnq3ll |#| Build failure on centos7-master-head/current: gnocchi, cinder, tripleo-ui, murano-dashboard: http://trunk.rdoproject.org/centos7-master-head/report.html02:59
*** iniazi has quit IRC03:00
*** iniazi has joined #rdo03:02
*** anilvenkata has joined #rdo03:04
*** paragan has joined #rdo03:09
*** rhallisey has quit IRC03:11
*** thrash is now known as thrash|g0ne03:16
*** dsneddon has joined #rdo03:20
*** gildub has joined #rdo03:29
*** wolverineav has joined #rdo03:37
*** jhershbe has joined #rdo03:41
*** wolverineav has quit IRC03:44
*** links has joined #rdo03:54
*** jhershbe has quit IRC03:57
*** nyechiel_ has quit IRC04:07
*** gkadam has joined #rdo04:08
*** anilvenkata_ has joined #rdo04:10
*** sac has quit IRC04:10
*** sac` has joined #rdo04:10
*** anilvenkata has quit IRC04:12
*** gkadam is now known as gkadam|afk04:13
*** sac has joined #rdo04:13
*** sac` has quit IRC04:14
*** anilvenkata_ has quit IRC04:15
*** anilvenkata_ has joined #rdo04:16
*** sac has quit IRC04:18
*** links has quit IRC04:21
*** links has joined #rdo04:22
*** sdake has joined #rdo04:23
*** sac has joined #rdo04:23
*** wolverineav has joined #rdo04:29
*** v1k0d3n has joined #rdo04:30
*** wolverineav has quit IRC04:34
*** nansari has joined #rdo04:40
*** gkadam|afk is now known as gkadam04:40
*** nansari has joined #rdo04:41
*** sudipto_ has quit IRC04:46
*** gildub has quit IRC04:51
rdobot[sensu] NEW: master.monitoring.rdoproject.org - check-delorean-mitaka-current @ http://tinyurl.com/zsd5jkc |#| Build failure on centos7-mitaka/current: mistral-dashboard: http://trunk.rdoproject.org/centos7-mitaka/report.html04:54
*** snarwade has joined #rdo04:54
rdobot[sensu] NEW: master.monitoring.rdoproject.org - check-delorean-master-current @ http://tinyurl.com/zqowcwb |#| Build failure on centos7-master/current: tripleo-ui: http://trunk.rdoproject.org/centos7-master/report.html04:55
*** wolverineav has joined #rdo04:56
rdobot[sensu] NEW: master.monitoring.rdoproject.org - check-delorean-master-head-current @ http://tinyurl.com/hcnq3ll |#| Build failure on centos7-master-head/current: gnocchi, cinder, tripleo-ui, murano-dashboard: http://trunk.rdoproject.org/centos7-master-head/report.html04:59
*** wolverineav has quit IRC05:03
*** cliles has quit IRC05:06
*** k4n0 has joined #rdo05:12
*** saneax-_-|AFK is now known as saneax05:17
*** rdas has joined #rdo05:18
*** ihrachys has quit IRC05:21
*** cliles has joined #rdo05:22
*** pbandark has joined #rdo05:28
*** sudipto has joined #rdo05:28
*** sudipto_ has joined #rdo05:28
*** sdake_ has joined #rdo05:29
*** wolverineav has joined #rdo05:30
*** sdake has quit IRC05:32
*** sudipto has quit IRC05:40
*** sudipto_ has quit IRC05:40
*** wolverineav has quit IRC05:41
*** pradk has quit IRC05:42
*** Jack_Iv has joined #rdo05:47
*** Amita has joined #rdo05:49
*** wolverineav has joined #rdo05:50
*** Jack_Iv has quit IRC05:50
*** paragan has quit IRC05:52
*** wolverineav has quit IRC05:54
*** paragan has joined #rdo05:56
*** pradk has joined #rdo05:56
*** Jack_Iv has joined #rdo05:57
*** morazi has quit IRC05:57
*** sbulage has joined #rdo05:59
*** sdake has joined #rdo06:07
*** jhershbe has joined #rdo06:08
*** sdake_ has quit IRC06:09
*** k4n0 has quit IRC06:15
*** wolverineav has joined #rdo06:18
*** morazi has joined #rdo06:19
*** percevalbot has quit IRC06:21
*** owlbot has quit IRC06:23
*** wolverineav has quit IRC06:23
*** Jack_Iv has quit IRC06:24
*** pcaruana has quit IRC06:26
*** k4n0 has joined #rdo06:28
*** owlbot has joined #rdo06:28
*** jhershbe has quit IRC06:29
*** percevalbot has joined #rdo06:29
*** ekuris has joined #rdo06:32
*** paragan has quit IRC06:39
*** k4n0 has quit IRC06:41
*** owlbot has quit IRC06:42
*** percevalbot has quit IRC06:42
*** sbulage has quit IRC06:46
*** percevalbot has joined #rdo06:48
*** wolverineav has joined #rdo06:49
*** owlbot has joined #rdo06:50
*** paragan has joined #rdo06:51
*** paragan has joined #rdo06:51
*** wolverineav has quit IRC06:54
*** k4n0 has joined #rdo06:54
rdobot[sensu] NEW: master.monitoring.rdoproject.org - check-delorean-mitaka-current @ http://tinyurl.com/zsd5jkc |#| Build failure on centos7-mitaka/current: mistral-dashboard: http://trunk.rdoproject.org/centos7-mitaka/report.html06:54
rdobot[sensu] NEW: master.monitoring.rdoproject.org - check-delorean-master-current @ http://tinyurl.com/zqowcwb |#| Build failure on centos7-master/current: tripleo-ui: http://trunk.rdoproject.org/centos7-master/report.html06:55
*** rbartal has joined #rdo06:55
*** karthiks has joined #rdo06:59
rdobot[sensu] NEW: master.monitoring.rdoproject.org - check-delorean-master-head-current @ http://tinyurl.com/hcnq3ll |#| Build failure on centos7-master-head/current: gnocchi, cinder, tripleo-ui, murano-dashboard: http://trunk.rdoproject.org/centos7-master-head/report.html06:59
*** pradk has quit IRC07:02
*** sdake_ has joined #rdo07:03
*** morazi has quit IRC07:03
*** edannon has joined #rdo07:05
*** sdake has quit IRC07:06
*** wolverineav has joined #rdo07:06
*** dsneddon has quit IRC07:08
*** Caterpillar has joined #rdo07:09
*** sbulage has joined #rdo07:10
*** wolverineav has quit IRC07:13
*** tesseract has joined #rdo07:13
*** hrw has quit IRC07:14
*** sbulage has quit IRC07:15
*** rcernin has joined #rdo07:17
*** morazi has joined #rdo07:17
*** pradk has joined #rdo07:18
*** hrw has joined #rdo07:19
*** rasca has joined #rdo07:27
*** abehl has joined #rdo07:27
*** sbulage has joined #rdo07:27
*** sdake has joined #rdo07:30
*** yfried has joined #rdo07:32
*** sdake_ has quit IRC07:32
*** jprovazn has joined #rdo07:32
*** gildub has joined #rdo07:32
*** wolverineav has joined #rdo07:33
*** ealcaniz has joined #rdo07:37
*** furlongm has quit IRC07:39
*** nyechiel_ has joined #rdo07:39
*** furlongm_ has joined #rdo07:40
*** dtrainor has quit IRC07:43
*** wolverineav has quit IRC07:44
*** egallen has joined #rdo07:47
*** tshefi has joined #rdo07:50
*** smeyer has joined #rdo07:51
*** edannon has quit IRC07:51
*** edannon has joined #rdo07:52
*** aufi has joined #rdo07:53
*** emalikov has joined #rdo07:57
*** paramite has joined #rdo07:59
*** wolverineav has joined #rdo07:59
*** anilvenkata_ has quit IRC08:00
*** pgadiya has joined #rdo08:00
*** karthiks has quit IRC08:00
*** karthiks has joined #rdo08:01
*** anilvenkata has joined #rdo08:02
*** limao has quit IRC08:03
*** limao has joined #rdo08:03
*** wolverineav has quit IRC08:03
*** garrett has joined #rdo08:05
*** wolverineav has joined #rdo08:06
rdogerritEyal proposed rdoinfo: Add package for Openstack Vitrage Dashboard  https://review.rdoproject.org/r/414908:08
*** limao has quit IRC08:08
*** pcaruana has joined #rdo08:09
*** saneax is now known as saneax-_-|AFK08:10
*** tmorin has joined #rdo08:11
*** wolverineav has quit IRC08:11
*** mcornea has joined #rdo08:12
*** florianf has joined #rdo08:15
*** saneax-_-|AFK is now known as saneax08:18
*** flepied has joined #rdo08:20
*** tmorin has quit IRC08:23
*** strigazi_AFK is now known as strigazi08:26
*** limao has joined #rdo08:27
*** xek has joined #rdo08:27
*** dciabrin|away is now known as dciabrin08:27
*** lkuchlan has joined #rdo08:28
*** limao has quit IRC08:28
*** wolverineav has joined #rdo08:31
*** limao has joined #rdo08:33
*** panda|zZ is now known as panda08:35
*** wolverineav has quit IRC08:36
rdogerritEyal proposed openstack/vitrage-distgit: Initial spec files for vitrage  https://review.rdoproject.org/r/415008:36
*** ccamacho has joined #rdo08:37
*** wolverineav has joined #rdo08:42
rdogerritEyal proposed openstack/vitrage-distgit: Initial spec files for vitrage  https://review.rdoproject.org/r/415008:43
*** jprovazn has quit IRC08:46
*** wolverineav has quit IRC08:47
*** Alex_Stef has joined #rdo08:47
*** limao has quit IRC08:48
openstackgerritrajiv proposed openstack/packstack: Remmoved unnecessary utf-8 encoding  https://review.openstack.org/41826408:50
*** wolverineav has joined #rdo08:50
*** ushkalim has joined #rdo08:52
*** lkoranda has quit IRC08:53
*** jpich has joined #rdo08:53
*** dtantsur has quit IRC08:53
*** flepied has quit IRC08:54
*** nmagnezi has joined #rdo08:54
rdobot[sensu] NEW: master.monitoring.rdoproject.org - check-delorean-mitaka-current @ http://tinyurl.com/zsd5jkc |#| Build failure on centos7-mitaka/current: mistral-dashboard: http://trunk.rdoproject.org/centos7-mitaka/report.html08:54
*** pviktori has quit IRC08:54
*** rcernin has quit IRC08:54
*** pblaho has quit IRC08:54
rdogerritEyal proposed openstack/vitrage-distgit: Initial spec files for vitrage  https://review.rdoproject.org/r/415008:54
*** alezzandro has joined #rdo08:54
*** tesseract has quit IRC08:54
rdobot[sensu] NEW: master.monitoring.rdoproject.org - check-delorean-master-current @ http://tinyurl.com/zqowcwb |#| Build failure on centos7-master/current: tripleo-ui: http://trunk.rdoproject.org/centos7-master/report.html08:55
*** aufi has quit IRC08:55
*** pcaruana has quit IRC08:55
*** emalikov has quit IRC08:55
*** anton has quit IRC08:55
*** wolverineav has quit IRC08:56
*** hewbrocca_afk is now known as hewbrocca08:58
rdobot[sensu] NEW: master.monitoring.rdoproject.org - check-delorean-master-head-current @ http://tinyurl.com/hcnq3ll |#| Build failure on centos7-master-head/current: gnocchi, cinder, tripleo-ui, murano-dashboard: http://trunk.rdoproject.org/centos7-master-head/report.html08:59
*** owalsh has joined #rdo09:00
*** pviktori has joined #rdo09:01
*** dtantsur has joined #rdo09:01
*** anton has joined #rdo09:01
*** lkoranda has joined #rdo09:02
*** paramite has quit IRC09:03
*** hguemar has joined #rdo09:04
*** rwmjones is now known as rwmjones|hols09:04
*** athomas has joined #rdo09:04
*** emalikov has joined #rdo09:05
chandankumarhguemar: \o/09:05
hguemaro/09:05
chandankumarhguemar: regarding https://review.rdoproject.org/r/#/c/4150/, sympy is required by vitrage and it is available in cbs http://cbs.centos.org/koji/packageinfo?packageID=4498 but it is not picked by DLRN09:06
chandankumarhguemar: please have a look!09:06
*** mcornea has quit IRC09:06
openstackgerritrajiv proposed openstack/packstack: Remmoved unnecessary utf-8 encoding  https://review.openstack.org/41826409:06
hguemarchandankumar: should be fixed in the next hour09:07
*** tesseract has joined #rdo09:07
chandankumarhguemar: Thanks!09:07
*** limao has joined #rdo09:07
*** gildub has quit IRC09:07
*** aufi has joined #rdo09:07
*** wolverineav has joined #rdo09:07
*** pblaho has joined #rdo09:07
*** rcernin has joined #rdo09:08
*** pcaruana has joined #rdo09:08
*** saneax is now known as saneax-_-|AFK09:11
*** jhershbe has joined #rdo09:11
*** k4n0 has quit IRC09:12
*** zoli|gone is now known as zoli09:13
*** derekh has joined #rdo09:14
rdogerritArx Cruz proposed rdo-infra/ci-config: Update periodic full tempest job  https://review.rdoproject.org/r/394309:14
*** zoli is now known as zoliXXL09:14
*** wolverineav has quit IRC09:15
*** lucas-afk is now known as lucasagomes09:18
*** jprovazn has joined #rdo09:19
*** k4n0 has joined #rdo09:26
*** ccamacho has quit IRC09:27
*** pbandark has quit IRC09:28
*** racedo has joined #rdo09:28
*** flepied has joined #rdo09:30
*** racedo has quit IRC09:31
*** tmorin has joined #rdo09:32
*** saneax-_-|AFK is now known as saneax09:33
*** dtantsur has quit IRC09:34
*** mvk has quit IRC09:34
*** paragan has quit IRC09:34
*** rcernin has quit IRC09:34
*** thrash|g0ne has quit IRC09:35
*** pabelanger has quit IRC09:35
*** pblaho has quit IRC09:35
*** jprovazn has quit IRC09:35
*** pcaruana has quit IRC09:35
*** lkoranda has quit IRC09:35
*** anton has quit IRC09:35
*** tesseract has quit IRC09:35
*** emalikov has quit IRC09:35
*** pabelanger has joined #rdo09:35
*** aufi has quit IRC09:35
*** pviktori has quit IRC09:36
*** pviktori has joined #rdo09:36
*** hrw has quit IRC09:36
*** paramite has joined #rdo09:36
*** mcornea has joined #rdo09:37
*** Eywa has quit IRC09:37
*** weshay has quit IRC09:37
*** rdopiera has quit IRC09:37
*** slagle has quit IRC09:37
*** dalvarez has quit IRC09:37
*** masber has quit IRC09:37
*** skot has quit IRC09:37
*** NuxRo has quit IRC09:37
*** lv_ has quit IRC09:37
*** stevemar has quit IRC09:37
*** honza has quit IRC09:37
*** sc` has quit IRC09:37
*** lv_ has joined #rdo09:37
*** honza has joined #rdo09:37
*** NuxRo has joined #rdo09:37
*** sc` has joined #rdo09:37
*** stevemar has joined #rdo09:37
*** slagle has joined #rdo09:37
*** rdopiera has joined #rdo09:37
*** thrash has joined #rdo09:37
*** thrash has quit IRC09:37
*** thrash has joined #rdo09:37
*** masber has joined #rdo09:37
*** honza is now known as Guest4895509:37
*** Eywa has joined #rdo09:37
*** dalvarez has joined #rdo09:38
*** weshay has joined #rdo09:38
*** bdperkin has quit IRC09:38
*** migi has quit IRC09:38
*** hogepodge has quit IRC09:38
*** misc has quit IRC09:38
*** paragn has quit IRC09:38
*** strigazi has quit IRC09:38
*** sgordon has quit IRC09:38
*** etp has quit IRC09:38
*** hogepodge has joined #rdo09:39
*** strigazi has joined #rdo09:39
*** paragn has joined #rdo09:39
*** etp has joined #rdo09:39
*** openstack has joined #rdo14:28
*** ChanServ sets mode: +v openstack14:28
*** egafford has joined #rdo14:29
*** bswartz has joined #rdo14:29
honzajpich: so it looks like it succeeded, should we "recheck" our upstream patches? https://cbs.centos.org/koji/buildinfo?buildID=1511214:29
*** Amita has quit IRC14:29
*** alee has quit IRC14:29
*** nstrug has joined #rdo14:30
hrybackirlandy trown bkero gchamoul adarazs weshay arxcruz sshnaidm panda RDO-Infra scrum in ~1 hour, please add any agenda items or new reviews to the etherpad: https://review.rdoproject.org/etherpad/p/rdo-infra-scrum14:30
jpichhonza: I see 3.1 http://buildlogs.centos.org/centos/7/cloud/x86_64/openstack-ocata/ so I think yes?? Pick a patch to recheck and we can confirm? :)14:31
honzajpich: ok14:31
honzajpich: https://review.openstack.org/#/c/417889/ since that's where you talked about the broken build14:32
*** saneax-_-|AFK is now known as saneax14:32
jpichhonza: Hm... I think this one should fail actually, since it introduces a new dependency? Until it's available in the -deps package it shouldn't be mergeable?14:33
honzajpich: le sigh14:34
*** dciabrin_ has joined #rdo14:34
*** dciabrin_ has quit IRC14:34
jpichGives proper time to review dependencies, I think it's good and matches a bit better how the rest of openstack does it14:34
jpichI'll try one of florianf's patches that had +2A14:34
honzajpich: cool, send me a link please14:35
jpichhonza: https://review.openstack.org/#/c/416261/114:35
*** saneax is now known as saneax-_-|AFK14:36
*** egallen has quit IRC14:37
*** jeckersb_gone is now known as jeckersb14:37
*** egafford has quit IRC14:37
dmsimardjpich: I hate these kind of commits... https://review.openstack.org/#/q/owner:rajiv+status:open14:38
dmsimardjpich: er, wrong person14:38
dmsimardjpena: ^14:38
jpenaoh damn14:38
jpenaI had seen the packstack one, and asked why14:38
dmsimardit's typical of this sort of commit14:39
dmsimardthey find something super specific and then grep/sed every project14:39
jpichif you don't just approve them someone else comes along with the same patch and it wastes even more people's time though... :/ (this morning in tripleoclient: https://review.openstack.org/#/c/416415/ https://review.openstack.org/#/c/417730/ https://review.openstack.org/#/c/406542/ )14:40
*** saneax-_-|AFK is now known as saneax14:40
rdogerritJavier Peña proposed config: Update patch set in DLRN-rpmbuild-rpm-packaging  https://review.rdoproject.org/r/422614:40
*** limao has joined #rdo14:43
arxcruzhonza: ack14:43
*** egallen has joined #rdo14:45
*** jprovazn has quit IRC14:45
*** limao has quit IRC14:48
*** limao has joined #rdo14:48
*** beagles_ is now known as beagles14:49
*** absubram has joined #rdo14:49
rdogerritRicardo Noriega proposed openstack/networking-l2gw-distgit: Add spec file and service file for networking-l2gw  https://review.rdoproject.org/r/411614:50
*** egallen has quit IRC14:51
*** egafford has joined #rdo14:52
*** limao_ has joined #rdo14:54
*** limao has quit IRC14:54
*** shaunm has joined #rdo14:54
*** links has quit IRC14:54
rdobot[sensu] NEW: master.monitoring.rdoproject.org - check-delorean-mitaka-current @ http://tinyurl.com/zsd5jkc |#| Build failure on centos7-mitaka/current: mistral-dashboard: http://trunk.rdoproject.org/centos7-mitaka/report.html14:54
mwhahahaamoralej: https://review.openstack.org/#/c/413989/ what were you thinking about for the removal of the nova network stuff since this is blocking some folks?  Is there anything I can help w ith14:54
rdobot[sensu] NEW: master.monitoring.rdoproject.org - check-delorean-master-current @ http://tinyurl.com/zqowcwb |#| Build failure on centos7-master/current: tripleo-ui: http://trunk.rdoproject.org/centos7-master/report.html14:55
amoralejmwhahaha, no i just need to prepare a patch but i came yesterday from PTO14:55
*** pradk- has quit IRC14:56
amoralejbtw, who is being blocked, because in any case they will need to move to neutron14:56
*** pradk- has joined #rdo14:56
*** egallen has joined #rdo14:57
*** karthiks has quit IRC14:57
rdogerritMerged rdoinfo: Remove under-review from puppet-congress  https://review.rdoproject.org/r/423714:58
rdobot[sensu] NEW: master.monitoring.rdoproject.org - check-delorean-master-head-current @ http://tinyurl.com/hcnq3ll |#| Build failure on centos7-master-head/current: gnocchi, cinder, tripleo-ui, murano-dashboard: http://trunk.rdoproject.org/centos7-master-head/report.html14:59
rdogerritMerged rdoinfo: Remove under-review from puppet-tacker  https://review.rdoproject.org/r/423614:59
*** jaosorior has joined #rdo15:00
rdogerritMerged openstack/heat-translator-distgit: Initial import of spec file  https://review.rdoproject.org/r/414715:00
*** agurenko has quit IRC15:01
*** pradk- has quit IRC15:03
*** ekuris has quit IRC15:04
*** nyechiel_ has joined #rdo15:04
*** sbulage has quit IRC15:05
fpannumber80: would you mind also taking a look at https://bugzilla.redhat.com/show_bug.cgi?id=140201015:05
openstackbugzilla.redhat.com bug 1402010 in Package Review "Include puppet-fdio in openstack-puppet-modules" [Unspecified,New] - Assigned to hguemar15:05
*** danpawlik has joined #rdo15:05
*** Guest90743 is now known as rook15:08
*** nstrug has quit IRC15:08
*** danpawli1 has quit IRC15:08
*** karimb has quit IRC15:09
number80fpan: ack15:09
*** karthiks has joined #rdo15:10
*** jeckersb is now known as jeckersb_gone15:10
rdogerritJavier Peña proposed openstack/ansible-pacemaker-distgit: Add ansible-pacemaker spec file  https://review.rdoproject.org/r/421415:11
*** alexismonville has joined #rdo15:11
number8095140515:14
rdogerritMerged config: Update patch set in DLRN-rpmbuild-rpm-packaging  https://review.rdoproject.org/r/422615:15
*** jeckersb_gone is now known as jeckersb15:16
*** Jack_Iv has joined #rdo15:16
rdogerritDan Radez proposed rdoinfo: Removing under-review from heat-translator  https://review.rdoproject.org/r/415715:16
*** imcleod has joined #rdo15:17
*** egallen has quit IRC15:17
rdogerritMerged puppet/puppet-etcd-distgit: Inital spec for puppet-etcd  https://review.rdoproject.org/r/423815:18
*** danpawli1 has joined #rdo15:19
*** egallen has joined #rdo15:19
*** limao_ has quit IRC15:19
*** Jack_Iv has quit IRC15:19
*** limao has joined #rdo15:19
*** danpawlik has quit IRC15:21
*** abehl has quit IRC15:22
rdogerritMerged rdo-infra/ansible-role-weirdo-common: Remove qemu-kvm and nested virtualization setup from the common role  https://review.rdoproject.org/r/424315:23
rdogerritMerged rdo-infra/ansible-role-weirdo-puppet-openstack: Move qemu-kvm and nested virtualization setup to puppet-openstack  https://review.rdoproject.org/r/424415:23
*** kgiusti has quit IRC15:23
*** leanderthal has quit IRC15:24
*** tosky has quit IRC15:25
radezapevec: the rdo review I asked you about was merged, so if you could just take a look at the BZ review when you're avilable after lunch: https://bugzilla.redhat.com/show_bug.cgi?id=140700015:26
openstackbugzilla.redhat.com bug 1407000 in Package Review "Review Request: python-pulp - LP modeler written in python" [Medium,New] - Assigned to apevec15:26
*** alee has joined #rdo15:27
radezjpena: if you have some cycles to take a look too it would be appreciated ^^15:27
jpenaradez: ack, I'll give it a try15:27
rdogerritMerged rdo-infra/ansible-role-weirdo-packstack: Move qemu-kvm and nested virtualization setup to packstack  https://review.rdoproject.org/r/424615:27
rdogerritMerged rdo-infra/ansible-role-weirdo-puppet-openstack: Increase repository priority for ceph-hammer  https://review.rdoproject.org/r/414515:27
radezthx jpena15:27
*** tosky has joined #rdo15:27
*** rhallisey has quit IRC15:29
*** trown is now known as trown|brb15:29
*** emalikov has quit IRC15:29
apevecradez, ack - running f-review on it...15:30
*** egallen has quit IRC15:30
radezthx apevec15:30
*** ealcaniz has joined #rdo15:30
*** nstrug has joined #rdo15:31
*** nstrug has quit IRC15:31
*** eharney has quit IRC15:32
*** Jack_Iv has joined #rdo15:32
*** Jack_Iv has quit IRC15:32
*** egallen has joined #rdo15:32
jpenadmsimard: meeting time?15:33
*** Jack_Iv has joined #rdo15:33
*** aortega has quit IRC15:33
*** nmagnezi has joined #rdo15:34
*** edannon has quit IRC15:35
*** links has joined #rdo15:35
*** jprovazn has joined #rdo15:35
*** aortega has joined #rdo15:37
rdogerritRicardo Noriega proposed openstack/networking-l2gw-distgit: Add spec file and service file for networking-l2gw  https://review.rdoproject.org/r/411615:38
*** rhallisey has joined #rdo15:38
*** trown|brb is now known as trown15:39
*** Jack_Iv has quit IRC15:40
*** egallen has quit IRC15:41
*** iranzo has quit IRC15:44
*** iranzo has joined #rdo15:45
*** iranzo has quit IRC15:45
*** iranzo has joined #rdo15:45
*** mvk has quit IRC15:45
*** ealcaniz has quit IRC15:46
*** egallen has joined #rdo15:46
*** eharney has joined #rdo15:47
*** sbulage has joined #rdo15:47
*** karimb has joined #rdo15:48
*** edannon has joined #rdo15:50
rdogerritDavid Moreau Simard proposed rdo-infra/weirdo: Change extra role path and update ansible to 2.2.1rc3  https://review.rdoproject.org/r/411115:50
*** Jack_Iv has joined #rdo15:50
*** vaneldik has quit IRC15:51
*** egallen has quit IRC15:51
*** dtrainor has joined #rdo15:52
rdogerritFeng Pan proposed rdoinfo: Remove under-review from puppet-etcd  https://review.rdoproject.org/r/423915:53
*** anilvenkata has quit IRC15:53
*** Jack_Iv has quit IRC15:54
*** smeyer has quit IRC15:57
jpichhonza: Looks like I was wrong, CI for your patch passed just fine :)16:02
*** rpioso has joined #rdo16:02
jpichhonza: Sadly that means we could end up with a broken UI package again then, when we merge patch with dependencies long before they get added to -deps...16:03
*** beagles is now known as beagles_brb16:04
jpichhonza: (Btw, there shouldn't be a space between # and the bug number in that commit message, I typoed in my comment, sorry ;()16:05
*** aufi has quit IRC16:06
rdogerritDavid Moreau Simard proposed rdo-infra/weirdo: Change extra role path and update ansible to 2.2.1rc3  https://review.rdoproject.org/r/411116:08
*** limao has quit IRC16:09
*** edannon has quit IRC16:11
*** lkuchlan_ has quit IRC16:14
*** rcernin has quit IRC16:18
*** dtantsur is now known as dtantsur|afk16:20
*** alexismonville has quit IRC16:21
*** manous has quit IRC16:21
*** tshefi has quit IRC16:22
amoralejjpena, apevec, about removing support of nova-network in packstack, what should be the behavior if user selects CONFIG_NEUTRON_INSTALL=n ?16:25
amoralejshould it return error, or just ignore it and deploy neutron ?16:25
jpenaamoralej: I would return error with deprecation message16:26
jpenato support old files16:26
*** sbulage has quit IRC16:26
*** jcoufal has quit IRC16:27
*** absubram has quit IRC16:29
*** absubram has joined #rdo16:29
*** nansari_ has quit IRC16:29
*** panda is now known as panda|bbl16:31
*** newmember has joined #rdo16:31
*** egallen has joined #rdo16:32
*** Goneri has quit IRC16:35
*** jcoufal has joined #rdo16:35
*** jlibosva has quit IRC16:37
*** manous has joined #rdo16:37
rdogerritAlfredo Moralejo created openstack/swift-distgit: Update to 2.10.1  https://review.rdoproject.org/r/424816:40
*** sdake has joined #rdo16:41
*** sdake_ has quit IRC16:43
*** Goneri has joined #rdo16:44
*** rbartal has quit IRC16:45
radezjpena: ping, is there a way to clean out a build env? re: https://review.rdoproject.org/r/#/c/4213/ I think there is a busted RPM installed of heat-translator from when it was being built still16:51
radezthat error indicates that one of the files in heat-translator is missing16:51
radezI think...16:51
radezwhen I rpmbuild the spec locally it works fine16:52
radezI'm runnign it through mock now16:52
*** links has quit IRC16:52
radezjpena: oh, it looks like I didn't include heat-translator as a dep... np my mistake16:54
rdobot[sensu] NEW: master.monitoring.rdoproject.org - check-delorean-mitaka-current @ http://tinyurl.com/zsd5jkc |#| Build failure on centos7-mitaka/current: mistral-dashboard: http://trunk.rdoproject.org/centos7-mitaka/report.html16:54
rdogerritDan Radez proposed openstack/tacker-distgit: Initial import of spec file  https://review.rdoproject.org/r/421316:55
rdobot[sensu] NEW: master.monitoring.rdoproject.org - check-delorean-master-current @ http://tinyurl.com/zqowcwb |#| Build failure on centos7-master/current: tripleo-ui: http://trunk.rdoproject.org/centos7-master/report.html16:55
*** saneax is now known as saneax-_-|AFK16:55
*** yfried has quit IRC16:55
jpenaradez: we'll still need to have heat-translator unlocked in rdoinfo to get this review to pass (I'll go through the bz in a bit to add the rdo-review+ flag)16:58
rdogerritAlfredo Moralejo created openstack/os-cloud-config-distgit: Update to 5.1.0  https://review.rdoproject.org/r/424916:59
radezjpena: got it, I just added it as a dep, the "remove under-review" for heat-translator has a +2 and probably just needs workflow16:59
rdogerritAlfredo Moralejo created openstack/os-net-config-distgit: Update to 5.1.0  https://review.rdoproject.org/r/425016:59
rdogerritAlfredo Moralejo created openstack/os-refresh-config-distgit: Update to 5.1.0  https://review.rdoproject.org/r/425116:59
rdobot[sensu] NEW: master.monitoring.rdoproject.org - check-delorean-master-head-current @ http://tinyurl.com/hcnq3ll |#| Build failure on centos7-master-head/current: gnocchi, cinder, tripleo-ui, murano-dashboard: http://trunk.rdoproject.org/centos7-master-head/report.html16:59
radezjpena: will it just take an hour or so for it to be built once that review is done?16:59
jpenaradez: yep, we need to approve it in the bz before, that requires running fedora-review16:59
jpenaradez: kind of, yes16:59
rdogerritAlfredo Moralejo created openstack/tripleoclient-distgit: Update to 5.4.1  https://review.rdoproject.org/r/425216:59
radezjpena: ack16:59
rdogerritAlfredo Moralejo created openstack/tripleo-heat-templates-distgit: Update to 5.2.0  https://review.rdoproject.org/r/425317:00
rdogerritAlfredo Moralejo created openstack/tripleo-image-elements-distgit: Update to 5.2.0  https://review.rdoproject.org/r/425417:00
*** aortega has quit IRC17:00
*** mcornea has quit IRC17:00
rdogerritAlfredo Moralejo created openstack/tripleo-ui-distgit: Update to 1.1.0  https://review.rdoproject.org/r/425517:00
*** strigazi is now known as strigazi_AFK17:02
*** alezzandro has quit IRC17:04
rdogerritAlfredo Moralejo proposed rdoinfo: Bump rdoinfo newton tags to latest upper-constraints  https://review.rdoproject.org/r/417817:05
*** snarwade has quit IRC17:07
rdogerritAlfredo Moralejo created openstack/octavia-distgit: Update to 0.9.1  https://review.rdoproject.org/r/425617:08
*** beagles_brb is now known as beagles17:09
honzajpich: np :)17:10
*** aortega has joined #rdo17:11
*** garrett has quit IRC17:12
rdogerritMerged openstack/swift-distgit: Update to 2.10.1  https://review.rdoproject.org/r/424817:12
rdogerritMerged openstack/os-collect-config-distgit: Update to 5.1.0  https://review.rdoproject.org/r/420617:12
*** ggillies has quit IRC17:14
*** kgiusti has joined #rdo17:14
*** ggillies has joined #rdo17:16
*** k4n0 has quit IRC17:17
*** shaunm has quit IRC17:18
*** trown is now known as trown|lunch17:20
rdogerritJavier Peña created openstack/heat-translator-distgit: Fix %files section for python3-heat-translator  https://review.rdoproject.org/r/425717:21
rdogerritMerged rdo-infra/ci-config: current-master-tripleo should trigger at least daily  https://review.rdoproject.org/r/424117:21
rdogerritJavier Peña proposed openstack/heat-translator-distgit: Fix python3-heat-translator  https://review.rdoproject.org/r/425717:23
*** pcaruana has quit IRC17:25
*** hewbrocca is now known as hewbrocca_afk17:27
*** lucasagomes is now known as lucas-afk17:27
*** k4n0 has joined #rdo17:30
*** aufi has joined #rdo17:30
*** tesseract has quit IRC17:31
*** manous has quit IRC17:32
*** jpich has quit IRC17:33
*** ccamacho has quit IRC17:34
*** toanju has quit IRC17:36
*** russellb has quit IRC17:40
*** karimb has quit IRC17:42
*** alexismonville has joined #rdo17:42
rdogerritAlfredo Moralejo created rdoinfo: Update uc only if package is included in RDO release  https://review.rdoproject.org/r/425817:42
*** russellb has joined #rdo17:45
*** athomas has quit IRC17:45
*** zoli is now known as zoli|gone17:45
rdobot[sensu] RESOLVED: master.monitoring.rdoproject.org - check-delorean-master-current @ http://tinyurl.com/zqowcwb |#| No build failures detected: http://trunk.rdoproject.org/centos7-master/report.html17:48
*** dsneddon_afk is now known as dsneddon17:48
*** unclemarc has quit IRC17:51
*** raissa has quit IRC17:52
*** raissa has joined #rdo17:52
*** derekh has quit IRC17:59
*** flepied has quit IRC18:00
*** jhershbe has quit IRC18:00
*** pkovar has quit IRC18:00
dmsimardjruzicka: o/18:01
dmsimardDo you want to take over https://review.rdoproject.org/r/#/c/3933/ and shape it the way you want ? :)18:01
dmsimardI have no strong opinion on where the tests should live, only that they need to happen18:01
*** athomas has joined #rdo18:01
*** unclemarc has joined #rdo18:02
*** ihrachys has quit IRC18:03
*** aortega has quit IRC18:04
jpenaI would be grateful if someone could review https://review.rdoproject.org/r/4257, I'd like to run fedora-review on the bug before calling it a day18:04
rdogerritMerged rdoinfo: Remove under-review from puppet-etcd  https://review.rdoproject.org/r/423918:05
*** egafford has quit IRC18:06
*** egallen_ has joined #rdo18:08
*** aortega has joined #rdo18:09
*** mvk has joined #rdo18:10
*** dustins has quit IRC18:12
*** egallen has quit IRC18:12
*** egallen_ is now known as egallen18:12
*** jprovazn has quit IRC18:12
jpenawe're now consistent :)18:16
*** jmelvin is now known as jmelvin|lunch18:17
*** mcornea has joined #rdo18:19
*** tosky has quit IRC18:20
*** alexismonville has quit IRC18:22
*** rasca has quit IRC18:23
*** amoralej is now known as amoralej|off18:26
*** milan has quit IRC18:28
*** egallen has quit IRC18:28
*** mcornea has quit IRC18:30
*** leanderthal has joined #rdo18:32
*** egafford has joined #rdo18:33
*** k4n0 has quit IRC18:38
rdogerritJavier Peña proposed openstack/heat-translator-distgit: Fix python3-heat-translator and remove unnecessary sed lines  https://review.rdoproject.org/r/425718:40
*** leanderthal has quit IRC18:41
radezjpena: I put a +2 on that patch. but we need someone else to set workflow on it correct?18:42
jpenaradez: well, we can have just one +2 to approve. In this case, we could wait for someone else if you want18:43
radezjpena: I'm good to put it in if you're ok with it, it's a pretty simple change and would move things along for both of us18:44
jpenaok, let's merge then18:44
*** yfried has joined #rdo18:44
*** trown|lunch is now known as trown18:44
radezjpena: should i go ahead and rebase https://review.rdoproject.org/r/#/c/4157/ too?18:45
EmilienMjpena: can you kickoff jobs on https://ci.centos.org/view/rdo/view/weirdo-pipelines/view/weirdo-promote-puppet/ please?18:45
jpenaradez: yes, please18:45
radezjpena: ack18:45
*** bdeschenes has joined #rdo18:46
rdogerritDan Radez proposed rdoinfo: Removing under-review from heat-translator  https://review.rdoproject.org/r/415718:46
EmilienMjpena: nevermind18:47
jpenaEmilienM: ok, I had just ran it18:49
EmilienMno problem18:49
EmilienMwe'll have 2 promotions if it works :D18:49
*** ihrachys has joined #rdo18:49
jpenaok18:50
jpenagotta go for now, I'll get back later and get the heat-translator stuff finished18:50
*** jpena is now known as jpena|away18:50
radezjpena|away: thx, gate job is runnign right now18:50
*** k4n0 has joined #rdo18:51
rdogerritMerged openstack/heat-translator-distgit: Fix python3-heat-translator and remove unnecessary sed lines  https://review.rdoproject.org/r/425718:52
*** JuanDRay has joined #rdo18:52
*** aufi has quit IRC18:54
*** leanderthal has joined #rdo18:54
rdobot[sensu] NEW: master.monitoring.rdoproject.org - check-delorean-mitaka-current @ http://tinyurl.com/zsd5jkc |#| Build failure on centos7-mitaka/current: mistral-dashboard: http://trunk.rdoproject.org/centos7-mitaka/report.html18:54
*** dustins has joined #rdo18:56
*** dustins has quit IRC18:57
*** dustins has joined #rdo18:57
rdobot[sensu] NEW: master.monitoring.rdoproject.org - check-delorean-master-head-current @ http://tinyurl.com/hcnq3ll |#| Build failure on centos7-master-head/current: gnocchi, cinder, tripleo-ui, murano-dashboard: http://trunk.rdoproject.org/centos7-master-head/report.html18:59
*** dyasny has quit IRC19:00
*** thrash is now known as thrash|mtg19:03
*** d0ugal has quit IRC19:04
*** dsneddon is now known as dsneddon_afk19:13
*** dsneddon has joined #rdo19:14
*** rhallisey has quit IRC19:17
*** milan has joined #rdo19:20
*** d0ugal has joined #rdo19:20
*** strigazi_AFK is now known as strigazi19:21
*** dustins has quit IRC19:21
*** dustins_ has joined #rdo19:21
*** flepied has joined #rdo19:24
*** jlibosva has joined #rdo19:25
*** vaneldik has joined #rdo19:26
*** rhallisey has joined #rdo19:30
*** aortega has quit IRC19:32
*** strigazi is now known as strigazi_AFK19:32
*** pcaruana has joined #rdo19:37
*** dyasny has joined #rdo19:38
*** yfried has quit IRC19:41
*** biyiklioglu has joined #rdo19:43
rdogerritDan Radez created openstack/heat-translator-distgit: Replacing neutron references with %{library}  https://review.rdoproject.org/r/425919:43
*** thrash|mtg has quit IRC19:46
*** dsneddon_afk has quit IRC19:46
*** nmagnezi has quit IRC19:49
*** aortega has joined #rdo19:50
*** yfried has joined #rdo20:00
*** panda|bbl is now known as panda20:01
*** nyechiel_ has quit IRC20:03
*** alexismonville has joined #rdo20:10
mnaserdmsimard: happen to have rdo stickers left from openstack day montreal? :D20:12
rbowenmnaser: He told me he had a bunch left over. However, if he's already given them out, ping me, and I can send you some.20:12
dmsimardmnaser: yeah20:13
mnaserdmsimard i'd like to take some off your hand if they're *too* much, if not perhaps i could ask rbowen :>20:14
mnaserreason: internal office demand for rdo stickers :p20:14
*** iniazi has quit IRC20:16
dmsimardmnaser: pm20:17
*** iniazi has joined #rdo20:18
*** tshefi has joined #rdo20:18
*** biyiklioglu has quit IRC20:19
*** gfidente is now known as gfidente|afk20:20
mnasermerci dmsimard :D20:21
*** spr has joined #rdo20:22
rdogerritrdo-trunk created openstack/neutron-distgit: openstack-neutron: failed to build f21bd07  https://review.rdoproject.org/r/426020:23
*** florianf has quit IRC20:28
*** READ10 has quit IRC20:29
*** vaneldik has quit IRC20:30
*** vaneldik has joined #rdo20:31
*** k4n0 has quit IRC20:32
*** Jack_Iv has joined #rdo20:36
rdogerritJakub Libosvar created openstack/neutron-distgit: Add new filters for netns cleanup  https://review.rdoproject.org/r/426120:37
*** Jack_Iv has quit IRC20:38
*** Jack_Iv has joined #rdo20:39
*** owalsh has quit IRC20:40
jruzickadmsimard, yes, I'll do that.20:41
rdogerritJon Schlueter created openstack/gnocchi-distgit: Update to 3.0.3  https://review.rdoproject.org/r/426220:41
*** social has quit IRC20:42
*** Jack_Iv has quit IRC20:44
*** owalsh has joined #rdo20:47
*** egallen has joined #rdo20:48
*** egallen has quit IRC20:48
*** Jack_Iv has joined #rdo20:53
*** rhallisey has quit IRC20:54
rdobot[sensu] NEW: master.monitoring.rdoproject.org - check-delorean-mitaka-current @ http://tinyurl.com/zsd5jkc |#| Build failure on centos7-mitaka/current: mistral-dashboard: http://trunk.rdoproject.org/centos7-mitaka/report.html20:54
*** ushkalim has quit IRC20:54
rdobot[sensu] NEW: master.monitoring.rdoproject.org - check-delorean-master-head-current @ http://tinyurl.com/hcnq3ll |#| Build failure on centos7-master-head/current: gnocchi, cinder, tripleo-ui, murano-dashboard: http://trunk.rdoproject.org/centos7-master-head/report.html20:59
*** amuller has quit IRC21:00
apevecweshay, myoung - collect-logs failed in https://ci.centos.org/job/tripleo-quickstart-promote-master-delorean-minimal/858/console21:01
apevecFAILED! => {"ansible_job_id": "897063162915.10850", "changed": false, "cmd": "/home/rdo-ci/.ansible/tmp/ansible-tmp-1484081443.92-162620171328073/command.py", "failed": 1, "finished": 1, "msg": "[Errno 2] No such file or directory", "outdata": "", "stderr": ""}21:01
apevecotherwise looks like the job passed?21:02
apevecwe are SO CLOSE!21:02
weshayapevec, ya.. deploy and validate passed21:02
*** Goneri has quit IRC21:02
*** dyasny has quit IRC21:02
*** fultonj has quit IRC21:04
weshayapevec, myoung it failed uploading the stinking logs 01:24:17.955 TASK [collect-logs : upload to the artifact server using password auth] ********21:04
*** wolverineav has quit IRC21:06
*** jlibosva has quit IRC21:06
*** ushkalim has joined #rdo21:07
*** social has joined #rdo21:07
*** wolverineav has joined #rdo21:07
*** fbo_ has quit IRC21:08
*** fbo_ has joined #rdo21:08
*** Jack_Iv has quit IRC21:09
*** wolverineav has quit IRC21:11
rdogerritMerged rdoinfo: Removing under-review from heat-translator  https://review.rdoproject.org/r/415721:13
myoungapevec, weshay: is this space issue w/ full disks?21:16
* myoung looks21:16
*** dyasny has joined #rdo21:19
*** paramite has quit IRC21:19
weshaymyoung, where do those jobs log?21:20
myoungci.centos?  looking into it now.21:20
*** jayg is now known as jayg|g0n321:21
*** kgiusti has left #rdo21:22
*** gszasz has quit IRC21:22
rdogerritDan Radez proposed openstack/heat-translator-distgit: Replacing neutron references with %{library}  https://review.rdoproject.org/r/425921:22
*** shaunm has joined #rdo21:23
amoralej|offweshay, myoung, we had the same issue today with minimal_pacemaker in previous run for master https://ci.centos.org/job/tripleo-quickstart-promote-master-delorean-minimal_pacemaker/406/console21:25
*** eharney has quit IRC21:27
*** leanderthal has quit IRC21:29
*** paramite has joined #rdo21:32
weshaymyoung, it's artifacts.ci.centos21:32
weshayapevec, ^21:32
weshayhttps://ci.centos.org/artifacts/rdo/21:33
weshayI guess that is an infra issue?21:33
weshayamoralej|off, ya.. that job passed too, just the log upload failed21:34
*** Jeffrey4l_ has joined #rdo21:35
*** Jeffrey4l has quit IRC21:35
*** wolverineav has joined #rdo21:37
dmsimardweshay: log upload failed to where ?21:37
myoungweshay, amoralej|off, apevec: https://review.openstack.org/#/c/418581/21:37
dmsimardweshay: third party swift logs or ci.centos ?21:37
*** wolverineav has quit IRC21:37
weshaydmsimard, artifacts21:37
weshayci.centos21:37
*** wolverineav has joined #rdo21:37
weshaydmsimard, is there a way to check the status of that server?21:38
dmsimardnot really, we just have rsync access21:38
dmsimardand it's rsyncd, not rsync over ssh21:38
weshayI do see a recent job logging there https://ci.centos.org/artifacts/rdo/jenkins-tripleo-quickstart-extras-gate-mitaka-delorean-full-minimal-532/21:38
myoungya via rsync://21:38
dmsimardalthough we can ping the centos-devel guys21:38
*** jeckersb is now known as jeckersb_gone21:38
dmsimardI had a couple jobs pass not too long ago (<2 hours)21:38
weshayya..21:39
weshaydmsimard, I wonder what this error means.. "msg": "[Errno 2] No such file or directory", "outdata": "", "stderr": ""21:40
myoungweshay, dmsimard: https://github.com/openstack/tripleo-quickstart-extras/blame/master/roles/collect-logs/tasks/publish.yml#L23.  this would help: https://review.openstack.org/#/c/418581, or minimally will give a more useful output21:41
weshayoutdata=""21:41
dmsimardweshay: looks like doc generation ? http://paste.openstack.org/show/594474/21:41
*** jpena|away is now known as jpena|off21:41
* weshay looks21:41
dmsimardIt's trying "gunzip /home/rdo-ci/workspace/tripleo-quickstart-promote-master-delorean-minimal/tripleo-quickstart/collected_files/undercloud/home/rdo-ci/undercloud-install.sh.gz" and that file doesn't exist21:41
weshayit should ignore_errors on any task in collect_logs21:42
*** steveg_afk has quit IRC21:42
weshaydmsimard, ya.. that error is ignored21:43
weshay01:24:17.873 ...ignoring21:43
*** yfried has quit IRC21:43
*** mosulica has joined #rdo21:43
*** steveg_afk has joined #rdo21:44
dmsimardhmm, weird that it doesn't say ignore for every item21:45
*** mosulica has quit IRC21:45
weshay- name: upload to the artifact server using password auth21:45
weshay  environment:21:45
weshay    RSYNC_PASSWORD: "{{ lookup('env', 'RSYNC_PASSWORD') }}"21:45
weshay  command: rsync -av --quiet {{ artcl_collect_dir }}/ {{ artcl_rsync_path }}/{{ lookup('env', 'BUILD_TAG') }}21:45
weshay  async: "{{ artcl_publish_timeout }}"21:45
weshay  poll: 1521:45
weshay  retries: 521:45
weshay  delay: 6021:45
weshay  when: artcl_use_rsync|bool and artcl_rsync_use_daemon|bool21:45
weshaydmsimard, the ignore is in a block21:45
weshay- become: true21:45
weshay  ignore_errors: true21:45
weshay  block:21:45
weshayhrm21:46
*** trown is now known as trown|outtypewww21:47
dmsimardso let's look at what can go wrong21:48
*** pcaruana has quit IRC21:48
*** rdo has quit IRC21:48
*** pradk has quit IRC21:49
*** mosulica has joined #rdo21:49
*** mosulica has quit IRC21:50
*** mosulica has joined #rdo21:50
dmsimardthere were jobs that uploaded logs minutes ago https://ci.centos.org/artifacts/rdo/?C=M;O=D21:51
dmsimardsuch as https://ci.centos.org/artifacts/rdo/jenkins-tripleo-quickstart-gate-master-delorean-quick-basic-1297/ just now21:51
weshayya21:52
dmsimardso far I see two promotion log upload failures and at least two gate log upload successes21:52
weshayya21:52
weshayyou are correct sir21:52
weshayso the only thing I see is if21:52
weshay  command: rsync -av --quiet {{ artcl_collect_dir }}/ {{ artcl_rsync_path }}/{{ lookup('env', 'BUILD_TAG') }}21:52
weshay{{ artcl_collect_dir }}  is missing or undefined21:53
weshaywell.. missing21:53
dmsimardif it would be undefined, it would fail with a very obvious error saying it's undefined21:53
dmsimardcollect_dir looks set from defaults21:53
weshaythat is here.. https://github.com/openstack/tripleo-quickstart-extras/blob/master/roles/collect-logs/tasks/publish.yml#L2321:53
weshayya21:53
dmsimardhttps://github.com/openstack/tripleo-quickstart-extras/blob/master/roles/collect-logs/defaults/main.yml#L3521:54
dmsimardansible fails hard if a variable is undefined21:54
weshaytru21:54
dmsimardthe only thing could maybe be BUILD_TAG but it looks set from looking at the jenkins parameters for those jobs21:55
*** flepied has quit IRC21:55
weshayya21:56
weshayit's hard to tell w/o logs ;)21:57
dmsimardARA would've probably had more info :P21:57
weshayya man.. I'm all for using ARA21:57
dmsimardI tried to add it last week but I couldn't figure out how to do it properly21:58
dmsimardlike should it go in collect logs, or quickstart.sh, or that script in ci-scripts and such21:58
weshayit's generated after the ansible run ya?21:59
weshayI would think it would go in ci-scripts and then plugged in via jjb21:59
weshayin ci.centos.. and some toci script upstream21:59
dmsimardNeeds to be installed along with ansible (and callback_plugins set in ansible.cfg) before the first playbook run, then the static report generated probably before collect-logs runs so that collect-logs can pick it up22:00
dmsimardbut quickstart.sh uses a virtualenv that collect-logs.sh (https://github.com/openstack/tripleo-quickstart/blob/master/ci-scripts/collect-logs.sh) doesn't really know the location22:01
*** dprince has quit IRC22:01
*** tshefi has quit IRC22:02
dmsimardI think the static report generation would go in collect-logs.sh, before it kicks the collect-logs playbook/role but it doesn't seem like it can know where the virtualenv ended up going22:02
weshaydmsimard, ya.. maybe right next to stackwiz22:02
weshaywe have that in22:02
*** apevec has quit IRC22:02
weshaydmsimard, still though.. don't we need to make sure all the scripts tee out to ansible std_out?22:03
weshayfor ara to really log what is going on?22:03
dmsimardnope22:03
weshayoh cool22:03
weshaywhat changed?22:03
dmsimardARA picks up everything as if ansible was running with like -vvvvv22:03
dmsimardit was always that way22:03
*** rhallisey has joined #rdo22:04
weshayah.. that is news to me.. then let's rock and roll w/ ara22:04
dmsimardI can try throwing something and you folks can help :p22:05
weshaydmsimard, ya man.. it's good stuff22:06
*** unclemarc has quit IRC22:07
*** owalsh has quit IRC22:07
*** fzdarsky has quit IRC22:07
weshaydmsimard, so the pacemaker job in the same build.. did end up logging results22:10
*** rdo has joined #rdo22:11
*** milan has quit IRC22:11
weshaylooks like the compute did not come up22:12
weshayprobably a registration/introspection error22:12
weshaydmsimard, this build works though and is recent.. fd/5c/fd5cf462c66dfa751c6b68c41f38f8cf257eba3f_9593efd422:13
weshaydmsimard, we could plug it in22:13
*** Goneri has joined #rdo22:13
dmsimardweshay: can we do Depends-On patches between oooq and oooq-extras ?22:14
dmsimardif so, in which direction ?22:14
weshayextras should have a depends on oooq22:14
dmsimardok22:14
weshaydmsimard, should I hard code a dlrn hash in the rdo job?22:15
weshayare we down to the wire?22:15
dmsimardweshay: I'm not following you22:15
dmsimardweshay: you want to re-run a promote job on a specific hash ?22:15
weshayya22:15
weshayhttps://ci.centos.org/view/rdo/view/promotion-pipeline/job/rdo-delorean-promote-master-current-tripleo/22:15
weshaythat just promoted today22:15
dmsimardsure22:16
*** aortega has quit IRC22:16
rdogerritAlan Pevec proposed rdoinfo: Update uc only if package is included in RDO release  https://review.rdoproject.org/r/425822:17
*** karimb has joined #rdo22:18
rdogerritAlan Pevec proposed rdoinfo: Bump rdoinfo newton tags to latest upper-constraints  https://review.rdoproject.org/r/417822:18
rdogerritMerged rdoinfo: Update uc only if package is included in RDO release  https://review.rdoproject.org/r/425822:20
*** fzdarsky has joined #rdo22:20
rdogerritAlan Pevec proposed openstack/neutron-distgit: Add new filters for netns cleanup  https://review.rdoproject.org/r/426122:21
dmsimardweshay: FYI I talked with rcip-dev admins22:21
dmsimardthe swift cluster is potentially overwhelmed by what we're throwing at it22:21
dmsimardbut I don't have more details, it's a 3 node cluster and they're seeing >120 requests per second on all three nodes22:21
*** mosulica has quit IRC22:22
mnaser"but i thought the cloud had unlimited resources and you can do anything with it?"22:22
mnaser:p22:22
dmsimardyeah, especially a cloud that ran out of budget like 2 quarters ago :p22:22
*** JuanDRay has quit IRC22:22
*** dustins_ has quit IRC22:23
*** ihrachys has quit IRC22:23
mnaser"hybrid cloud is the solution for all your problems"22:23
mnaser(im just quoting sales people alright)22:23
dmsimardhybrid cloud is with containers right22:23
rdogerritAlan Pevec proposed rdoinfo: Bump rdoinfo newton tags to latest upper-constraints  https://review.rdoproject.org/r/417822:23
dmsimardI knew containers would fix all my problems22:23
dmsimardmoar containers22:23
dmsimardswift containers, hah, get it ?22:23
dmsimard:)22:24
mnaserif i run out of resources, i can just create containers in my vms and so technically i have more machines22:24
* mnaser had it all wrong the whole time22:24
*** dmanchad is now known as dmanchad|off22:24
rdogerritAlan Pevec proposed rdoinfo: Bump rdoinfo newton tags to latest upper-constraints  https://review.rdoproject.org/r/417822:24
dmsimardyeah and then if you lack resources, I hear kubernetes is able to spawn more to handle the load22:24
mnaser(you might have more luck running radosgw instead of swift... my overall experience have been more pleasent)22:25
dmsimardautoscaling, they call it ?22:25
*** jobewan has joined #rdo22:26
mnaser(i have migration tools as well, moved our entire swift install to ceph rgw+swift)22:26
mnasermaybe tonight i get to have a bit more time to work on the keystone stuff.. i hope22:26
*** ihrachys has joined #rdo22:27
mnaseri've been using molecule to test roles, it's really nice actually22:27
aleehi all - I'm trying to test some changes to instack-undercloud, so I need to customize the undercloud image22:27
*** wolverineav has quit IRC22:27
dmsimardmnaser: heard some good things about molecule but never tried it22:27
mnaserits so nice, has built in openstack driver powered by shade, it makes the dev "cycle" much quicker and easier22:28
*** ihrachys has quit IRC22:28
dmsimardso, kinda like vagrant then ? it spawns that ephemeral environment for you ?22:28
mnaseryou can use docker too (oh the irony) but in my experience, i've seen weird failures because $docker22:28
aleeI also need some latest changes so I need to point oooq to master-tripleo-ci22:28
jaosoriorweshay: ^^22:29
aleenow my question is -- for master-tripleo-ci, where do  I download the image to customize?22:29
dmsimardmnaser: "It leverages Vagrant, Docker, and OpenStack" right on :p22:29
mnaserwell, the "vagrant" part is one of the nice things, it is a full test suite ,so it can run idempotence tests, ansible-lint, yaml linting, infra tests (using testinfra, serverspec or something else)22:29
alee(for the undercloud?)22:29
mnaserso molecule test will spin up machines, run ansible on them, run it again to make sure nothing gets changed on run #2, run <insert favorite server test tool> specs, ansible-lint and friends, and give you a thumbs up22:30
dmsimardmnaser: interesting, is there no "localhost" option or something ? like pretend you're running in upstream gate on a nodepool vm22:30
weshayalee, https://images.rdoproject.org/master/delorean/current-tripleo/fd5cf462c66dfa751c6b68c41f38f8cf257eba3f_9593efd4/22:30
weshayalee, which links to https://images.rdoproject.org/master/delorean/current-tripleo/stable/22:30
mnaserdmsimard: dont think so, this tool take control of creating (and destroying) the VM22:30
weshaythanks jaosorior22:30
dmsimardmnaser: hmk22:31
mnaserinstalling any requirements from galaxy too.. im thinking if i finish the keystone role, be nice to run the keystone tempest checks as part of it all once its done22:31
aleeweshay, thanks -- thats the one I was using for master (not master-tripleo-ci)22:31
aleeweshay, was I using the wrong one?22:32
weshaythey are both built from the master branch, the criteria for publishing the image is different..   the master image must pass some puppet and packstack jobs as well22:34
weshayhttps://images.rdoproject.org/master/delorean/consistent/stable/22:34
weshaylast passed on dec-2622:34
weshaywe're working now to get that job to pass22:34
weshaymaster should really be renamed to master-rdo-community22:35
weshayor something like that22:35
*** jcoufal has quit IRC22:36
aleeweshay, ok - so if I customize that image -- and I point oooq to the master-tripleo-ci , will it do an update when it first comes up?  to get the latest on master?22:36
weshaymaster-triple-ci will, config/release/master-tripleo-ci.yml   but not master22:37
aleeweshay, ok - thats what I want22:38
weshayalee, http://docs.openstack.org/developer/tripleo-quickstart/devmode.html  is another way to do it22:38
*** wolverineav has joined #rdo22:39
rdogerritMerged openstack/neutron-distgit: Add new filters for netns cleanup  https://review.rdoproject.org/r/426122:40
*** fzdarsky has quit IRC22:41
*** spr has quit IRC22:42
*** wolverineav has quit IRC22:44
*** LiberalSquash has quit IRC22:47
*** paragan has quit IRC22:49
*** wolverineav has joined #rdo22:49
aleeweshay so when I run quickstart, I specify a bunch of options -- for instance .. ./quickstart.sh --no-clone --clean --teardown all -p quickstart-extras.yml -e undercloud_image_url='https://vakwetu.fedorapeople.org/novajoin/undercloud.qcow2' --requirements quickstart-extras-requirements.txt -R master-tripleo-ci -c ./config/general_config/ha_ipa_ade2.yml --tags all $HOST22:50
aleeweshay, obviously the image one is no longer needed22:50
aleeweshay, but what about the rest ?22:50
aleeweshay, (for devmode.sh)22:51
weshayrequirements is no longer needed22:51
weshayunless you plan on overriding them22:51
* weshay looks22:51
weshayplaybook is not needed now either22:52
weshaythe extra config is22:52
weshaythe ipa config22:52
rdogerritMerged openstack/diskimage-builder-distgit: Update to 1.26.1  https://review.rdoproject.org/r/420022:52
aleeweshay, well -I 'm testing out some changes both in oooq and oooq-extras at the same time ..22:52
weshayya.. that's fine22:52
weshayand cool :)22:52
weshayif you look at line 180 of the devmode.sh script22:53
weshayyou see it's calling full-deploy.sh22:53
weshayactually.. if you were only specifyhing ha_ipa previously22:53
weshayyou can pass that to devmode.sh22:53
weshayw/ -c22:54
aleeright22:54
weshaybut use the full path22:54
aleeok22:54
*** wolverineav has quit IRC22:54
rdobot[sensu] NEW: master.monitoring.rdoproject.org - check-delorean-mitaka-current @ http://tinyurl.com/zsd5jkc |#| Build failure on centos7-mitaka/current: mistral-dashboard: http://trunk.rdoproject.org/centos7-mitaka/report.html22:54
*** iranzo has quit IRC22:55
*** alexismonville has quit IRC22:55
aleeweshay, did you say I needed to specify requirements?  or will it just look at what I already have there?22:55
rdogerritMerged openstack/nova-distgit: add libosinfo dependency for compute RPM  https://review.rdoproject.org/r/421722:57
rdobot[sensu] NEW: master.monitoring.rdoproject.org - check-delorean-master-head-current @ http://tinyurl.com/hcnq3ll |#| Build failure on centos7-master-head/current: gnocchi, cinder, murano-dashboard: http://trunk.rdoproject.org/centos7-master-head/report.html22:59
rdogerritMerged openstack/nova-distgit: Update to 14.0.3  https://review.rdoproject.org/r/421823:00
rdogerritMerged openstack/cinder-distgit: Update to 9.1.1  https://review.rdoproject.org/r/413923:04
rdogerritMerged openstack/os-cloud-config-distgit: Update to 5.1.0  https://review.rdoproject.org/r/424923:04
rdogerritMerged openstack/os-net-config-distgit: Update to 5.1.0  https://review.rdoproject.org/r/425023:04
rdogerritMerged openstack/os-refresh-config-distgit: Update to 5.1.0  https://review.rdoproject.org/r/425123:04
rdogerritMerged openstack/tripleo-heat-templates-distgit: Update to 5.2.0  https://review.rdoproject.org/r/425323:04
rdogerritMerged openstack/tripleo-image-elements-distgit: Update to 5.2.0  https://review.rdoproject.org/r/425423:04
rdogerritMerged openstack/tripleoclient-distgit: Update to 5.4.1  https://review.rdoproject.org/r/425223:04
rdogerritMerged openstack/tripleo-ui-distgit: Update to 1.1.0  https://review.rdoproject.org/r/425523:04
rdogerritMerged openstack/octavia-distgit: Update to 0.9.1  https://review.rdoproject.org/r/425623:05
rdogerritMerged openstack/gnocchi-distgit: Update to 3.0.3  https://review.rdoproject.org/r/426223:07
dmsimardweshay: I don't think Depends-On: from oooq-extras to oooq works: http://paste.openstack.org/show/594482/23:08
dmsimardIt's failing to check out the change23:08
*** paramite has quit IRC23:10
*** Jack_Iv has joined #rdo23:10
*** aortega has joined #rdo23:11
*** ushkalim has quit IRC23:11
weshaydmsimard, hrm.. maybe I have it backwards :(23:12
weshayI thought I had it right23:12
dmsimardI'll let the current gate jobs finish and try the other way around23:13
*** Jack_Iv has quit IRC23:15
*** saneax-_-|AFK is now known as saneax23:17
*** alee has quit IRC23:18
*** wolverineav has joined #rdo23:19
*** scorcoran has joined #rdo23:20
*** elmiko is now known as _elmiko23:21
*** coredump has quit IRC23:23
*** wolverineav has quit IRC23:24
*** ushkalim has joined #rdo23:24
*** jaosorior has quit IRC23:27
*** wolverineav has joined #rdo23:29
*** scorcoran is now known as scorcoran_afk23:30
*** rhallisey has quit IRC23:31
*** gildub has joined #rdo23:33
*** wolverineav has quit IRC23:33
*** scorcoran_afk has quit IRC23:34
*** panda is now known as panda|zZ23:35
*** gildub has quit IRC23:37
*** wolverineav has joined #rdo23:39
*** wolverineav has quit IRC23:43
*** wolverineav has joined #rdo23:48
*** Caterpillar has quit IRC23:50
*** gildub has joined #rdo23:50
*** wolverineav has quit IRC23:53
*** egafford has quit IRC23:56
*** jobewan has quit IRC23:58
*** wolverineav has joined #rdo23:58

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!