14:01:03 <tellesnobrega> #startmeeting sahara 14:01:03 <openstack> Meeting started Thu Jan 31 14:01:03 2019 UTC and is due to finish in 60 minutes. The chair is tellesnobrega. Information about MeetBot at http://wiki.debian.org/MeetBot. 14:01:04 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 14:01:06 <openstack> The meeting name has been set to 'sahara' 14:01:07 <tosky> o/ 14:01:43 <jeremyfreudberg> o/ 14:02:06 <tellesnobrega> #topic News/Updates 14:03:20 <tellesnobrega> not much news from me 14:03:52 <tellesnobrega> still working on getting the installation of plugins on the experimental check 14:04:38 <tosky> not much on my side too; a bit of internal work 14:04:49 <jeremyfreudberg> not much to report on my side: i worked on what was asked of me in the previous meeting (explain myself on a story, review some things) 14:05:18 <tosky> but I've been following the packaging patches on RDO (review almost completed for all new packages) 14:06:09 <tellesnobrega> packages moving is good 14:06:41 <tellesnobrega> I also updated the policies patch 14:06:47 <tellesnobrega> if you want to take a look 14:09:13 <tellesnobrega> so 14:09:15 <tellesnobrega> moving on 14:09:28 <tellesnobrega> #topic Plugins loading on the gate 14:09:41 <tellesnobrega> I wanted to take the time, since there is not much else to discuss 14:09:50 <tellesnobrega> to try to come out with a fix for that issue 14:10:18 <tellesnobrega> the issue right now is that apparently the command is not being run from inside sahara project 14:10:27 <tellesnobrega> where there is tox.ini file 14:11:38 <tosky> if it's only that one, just add a chdir: argument to the task 14:11:52 <tosky> like: 14:12:07 <tosky> shell: echo foo 14:12:16 <tosky> args: 14:12:22 <tosky> chdir: ... 14:12:38 <tellesnobrega> I will try that 14:13:07 <tosky> see also https://docs.ansible.com/ansible/latest/modules/shell_module.html 14:13:26 <tellesnobrega> thanks 14:13:30 <tellesnobrega> will look into those 14:13:33 <tellesnobrega> thanks tosky 14:13:36 <tosky> (I think you may command: too, the expansion of variables should not be connected to the shell: command) 14:13:52 <tellesnobrega> I'm trying with command now 14:13:55 <tellesnobrega> lets see how that goes 14:16:58 <tellesnobrega> anything else for today? 14:17:33 <tosky> question on unversioned endpoints 14:17:41 <jeremyfreudberg> sure 14:18:02 <tosky> tellesnobrega: topic? :) 14:18:37 <tellesnobrega> yes 14:18:47 <tellesnobrega> #topic Unversioned Endpoints 14:18:54 <tosky> few patches are under review 14:19:18 <tosky> the patch for puppet-openstack-integration seems to work, check the job marked scenario003, which deploys sahara: https://review.openstack.org/#/c/583883/ 14:19:25 <tosky> but it seems to fail on fedora28, see the last comment 14:20:05 <tosky> could the error be linked to the lack of https://review.openstack.org/#/c/631322/? The packaging right on RDO right now is stuck to the commit before the split 14:23:35 <jeremyfreudberg> presumably yes (it's a bit more clear in sahara_wsgi_access.txt.gz, where we see GET / go to 500 error) 14:24:07 <jeremyfreudberg> or better, in sahara_wsgi_error.txt.gz, with the actual traceback 14:24:27 <tosky> yep, it's python3 14:24:29 <tosky> thanks 14:24:50 <tosky> I will point it out and see how to proceed (with a temporary local patch on RDO, or just ignoring it, depending on the reviewer) 14:24:57 <tosky> reviewer's opinion 14:25:08 <tellesnobrega> may I ask where is the sahara_wsgi_error.txt.gz log? 14:25:47 <jeremyfreudberg> TypeError here: https://logs.rdoproject.org/83/583883/6/openstack-experimental/puppet-openstack-integration-5-scenario003-tempest-fedora-28/2842bc5/logs/apache/sahara_wsgi_error.txt.gz 14:25:51 <jeremyfreudberg> ^tellesnobrega 14:26:51 <tellesnobrega> thanks 14:28:22 <tosky> ok, going to comment 14:30:34 <tosky> comment added, let's see 14:30:58 <tellesnobrega> thanks tosky :) 14:33:13 <tosky> nothing else on this topic 14:33:39 <tosky> just a general remark: there are few reviews on sahara-tests which are still open ( 14:33:53 <tosky> jeremyfreudberg merged one of them today and I'm thankful :) but there are more 14:34:50 <tellesnobrega> I will take a look again, not sure if I reviewed them all 14:36:12 <jeremyfreudberg> i think tellesnobrega is a bit ahead of me on the reviews :) 14:36:26 <tellesnobrega> jeremyfreudberg, I do have more time to do it than you 14:37:18 <jeremyfreudberg> tosky: are the apiv2 patches good to go? or are we holding them? 14:38:40 <tosky> jeremyfreudberg: the new tests on sahara-tests? They look good to me, but as I wrote them, I'm not reliable :) 14:39:09 <jeremyfreudberg> sure 14:41:50 <tellesnobrega> anything else for today? 14:43:17 <tellesnobrega> if not we can close early 14:43:37 <tellesnobrega> thanks tosky and jeremyfreudberg 14:43:40 <tellesnobrega> see you all next week 14:43:44 <jeremyfreudberg> thanks 14:43:45 <tosky> thank you! 14:44:16 <tellesnobrega> #endmeeting