sdague | clarkb: no, patch #2 in my series | 00:00 |
---|---|---|
*** boden has quit IRC | 00:00 | |
*** boden has joined #openstack-infra | 00:00 | |
sdague | so the discussion with jhesketh this morning lead to the realization that we know how individual changeset status should come back | 00:00 |
sdague | but the filter bit is confusing | 00:00 |
sdague | because, do you want the entire gate structure that doesn't include any changes you asked for? | 00:01 |
*** boden has quit IRC | 00:01 | |
sdague | and I think that's hard to figure out without a use case | 00:01 |
sdague | so it's patch set #2 | 00:01 |
sdague | sorry, patch #2 | 00:01 |
clarkb | sdague: so you undid the jeblair suggestion? | 00:01 |
*** JayJ has quit IRC | 00:01 | |
sdague | no, I put it in a 2nd patch | 00:01 |
*** ivar-lazzaro has quit IRC | 00:01 | |
clarkb | but its not there in the current patch. | 00:02 |
sdague | https://review.openstack.org/#/c/125002/ | 00:02 |
clarkb | oh I see you mean second change | 00:02 |
*** boden has joined #openstack-infra | 00:02 | |
*** otherwiseguy has quit IRC | 00:02 | |
*** JayJ has joined #openstack-infra | 00:02 | |
*** achanda has quit IRC | 00:02 | |
*** ivar-laz_ has quit IRC | 00:02 | |
*** boden has quit IRC | 00:02 | |
* clarkb groks | 00:03 | |
*** boden has joined #openstack-infra | 00:03 | |
*** atiwari has quit IRC | 00:03 | |
openstackgerrit | Sean Dague proposed a change to openstack-infra/config: refactor of hideci for readability and modularity https://review.openstack.org/124632 | 00:03 |
sdague | jhesketh: there we go | 00:03 |
*** boden has quit IRC | 00:03 | |
*** boden has joined #openstack-infra | 00:04 | |
*** gokrokve has quit IRC | 00:04 | |
jhesketh | sdague: did you see my reply to ps3? | 00:04 |
*** boden has quit IRC | 00:04 | |
*** gokrokve has joined #openstack-infra | 00:04 | |
sdague | which ps3? | 00:04 |
sdague | url me :) | 00:04 |
*** boden has joined #openstack-infra | 00:05 | |
clarkb | sdague: jhesketh: and the reason for using a parameter vs path for project name is? | 00:05 |
*** boden has quit IRC | 00:05 | |
clarkb | sdague: jhesketh: seems like the way you get a project and change should be the same? | 00:05 |
*** boden has joined #openstack-infra | 00:05 | |
clarkb | /status/project/openstack/nova vs /status?project=openstack/nova | 00:05 |
jhesketh | sdague: comment on patchset3 on 124632 | 00:05 |
clarkb | and /status/change/1234,1 vs /status?change=1234,1 | 00:06 |
*** boden has quit IRC | 00:06 | |
*** wenlock has quit IRC | 00:06 | |
*** boden has joined #openstack-infra | 00:06 | |
anteaya | clarkb: did you want me to review those things tonight, or can it wait until tomorrow | 00:07 |
anteaya | clarkb: was about to have dinner and move into relax mode | 00:07 |
*** boden has quit IRC | 00:07 | |
clarkb | anteaya: tomorrow is fine. this won't affect my ability to dib with nodepool | 00:07 |
anteaya | clarkb: k, thanks | 00:07 |
*** boden has joined #openstack-infra | 00:07 | |
clarkb | anteaya: have a god one | 00:07 |
clarkb | *good | 00:07 |
anteaya | thanks, hoping god is around as well :D | 00:07 |
anteaya | you too | 00:08 |
*** baoli has joined #openstack-infra | 00:08 | |
*** boden has quit IRC | 00:08 | |
*** boden has joined #openstack-infra | 00:08 | |
*** boden has quit IRC | 00:09 | |
*** gokrokve has quit IRC | 00:09 | |
*** ChuckC has quit IRC | 00:09 | |
*** boden has joined #openstack-infra | 00:09 | |
*** boden has quit IRC | 00:10 | |
*** boden_ has joined #openstack-infra | 00:10 | |
*** boden has joined #openstack-infra | 00:11 | |
*** boden_ has quit IRC | 00:11 | |
openstackgerrit | Sean Dague proposed a change to openstack-infra/config: refactor of hideci for readability and modularity https://review.openstack.org/124632 | 00:12 |
*** boden has quit IRC | 00:12 | |
sdague | jhesketh: good catch | 00:12 |
*** boden_ has joined #openstack-infra | 00:12 | |
*** sarob is now known as sarob_away | 00:12 | |
*** dimtruck is now known as zz_dimtruck | 00:12 | |
*** boden_ has quit IRC | 00:12 | |
*** stevemar has joined #openstack-infra | 00:12 | |
sdague | clarkb: yeh, I'll admit I'm more of a path info person for stuff like this, as it's more REST like | 00:12 |
sdague | here is a thing, it's at this url | 00:12 |
*** boden has joined #openstack-infra | 00:13 | |
clarkb | sdague: ya I think I am fine either way as long as it is consistent | 00:13 |
clarkb | and the mixing there seems inconsistent to me | 00:13 |
sdague | but I honestly think filters are different | 00:13 |
sdague | because a filter isn't a thing | 00:13 |
*** boden has quit IRC | 00:13 | |
clarkb | they are both filters though | 00:13 |
clarkb | one on the project axis and the other on the change axis | 00:13 |
*** boden has joined #openstack-infra | 00:13 | |
sdague | so I actually don't think of change on as a thing | 00:14 |
*** dims has joined #openstack-infra | 00:14 | |
sdague | sorry, as a filter | 00:14 |
sdague | for the same reason we do /v2/servers/uuid | 00:14 |
*** boden has quit IRC | 00:14 | |
sdague | you could do /v2/servers?id=uuid | 00:14 |
sdague | but we don | 00:14 |
sdague | 't | 00:14 |
*** boden has joined #openstack-infra | 00:14 | |
clarkb | so a change is a thing but a project isn't? | 00:15 |
*** boden has quit IRC | 00:15 | |
*** sarob_away is now known as sarob | 00:15 | |
sdague | yeh, a project is a container | 00:15 |
clarkb | I don't spend my time designing REST apis so I am happy to defer to those that do :) just trying to wrap my head around the reasons here | 00:15 |
*** boden has joined #openstack-infra | 00:15 | |
sdague | honestly, there is a bunch of art in here, and no hard fast rules | 00:15 |
sdague | but my preference is pathinfo | 00:15 |
*** boden has quit IRC | 00:16 | |
*** rfolco has quit IRC | 00:16 | |
*** boden has joined #openstack-infra | 00:16 | |
*** rfolco has joined #openstack-infra | 00:16 | |
sdague | and, honestly, my preference is that the filters stuff actually waits to land until there is a consumer user case | 00:16 |
*** _buzz has joined #openstack-infra | 00:17 | |
*** boden has quit IRC | 00:17 | |
sdague | because I think it's actually kind of premature to do the filters, which is why I split it off, because it's not clear who would consume it, and what they'd want the datastructure to be | 00:17 |
clarkb | sdague: as a consumer of api's I don't like it when silly abstractons get in the way of reusabiulity and consistency | 00:17 |
clarkb | sdague: the github api makes me rage because of this | 00:17 |
*** boden has joined #openstack-infra | 00:17 | |
*** boden_ has joined #openstack-infra | 00:18 | |
*** boden has quit IRC | 00:18 | |
clarkb | a pull request is an issue with special filters and so on. if we either made them the same or modeled them the same I could use the same code t oget at both | 00:18 |
clarkb | instead you have to specail case stuff and cry | 00:18 |
sdague | ok. so I'm not sure where that leaves us | 00:19 |
*** boden_ has quit IRC | 00:19 | |
*** boden has joined #openstack-infra | 00:19 | |
clarkb | sdague: personally I want to see change and project implemented the same way | 00:19 |
clarkb | for the reason above | 00:19 |
sdague | because all I care about in the near term is ps1 | 00:19 |
*** dims has quit IRC | 00:19 | |
*** boden has quit IRC | 00:19 | |
sdague | and I feel like we are arguing about ps2, which I actually think should be WIP until there is a user | 00:19 |
*** boden has joined #openstack-infra | 00:20 | |
clarkb | we are arguing change 2 :P | 00:20 |
sdague | sorry, that's what I meant | 00:20 |
*** boden has quit IRC | 00:20 | |
clarkb | sdague: except they are realated because jeblair indicated he wanted the code behavior in change 2 in change 1 | 00:20 |
sdague | yeh | 00:20 |
*** boden has joined #openstack-infra | 00:20 | |
sdague | and ... honestly ... I don't know why | 00:20 |
clarkb | sdague: I read that as jeblair prefers /status?change=1234,1 | 00:21 |
clarkb | and wants /status?project=foo too | 00:21 |
jhesketh | sdague: did you find my comment on patchset 3 of the js refactor? | 00:21 |
*** boden has quit IRC | 00:21 | |
sdague | jhesketh: apparently not... | 00:21 |
sdague | sorry too many execution threads | 00:21 |
clarkb | you need more processors | 00:21 |
jhesketh | clarkb: the project is a filter applied to the status page, which is why I have an issue with not returning the json in the same datastructure | 00:21 |
*** boden has joined #openstack-infra | 00:21 | |
clarkb | jhesketh: gotcha, whereas /status/project/openstack/foo wouldn't be the same sort of thing and could come back in a different format | 00:22 |
*** boden has quit IRC | 00:22 | |
*** boden has joined #openstack-infra | 00:22 | |
sdague | so as far as I could tell, jeblairs big concern is jhesketh had been hacking on this for 6 months and had other code | 00:22 |
clarkb | ok I may be grasping how and why you might chose one over the other here | 00:22 |
jhesketh | clarkb: correct | 00:22 |
sdague | but we're actually hacking on the same problem | 00:23 |
*** boden has quit IRC | 00:23 | |
sdague | which is displaying zuul status in gerrit changes | 00:23 |
sdague | which only needs ps1 | 00:23 |
sdague | change 12 | 00:23 |
sdague | change 1 | 00:23 |
*** boden has joined #openstack-infra | 00:23 | |
*** boden has quit IRC | 00:24 | |
*** boden has joined #openstack-infra | 00:24 | |
clarkb | ya. I prefer how change 1 is implemented to the query filter suggestion now | 00:24 |
*** boden has quit IRC | 00:24 | |
clarkb | because it flattens the json so not really a filter | 00:25 |
sdague | ok | 00:25 |
*** boden has joined #openstack-infra | 00:25 | |
sdague | so that would be a good semantic distinction | 00:25 |
sdague | keeping the structure... is going to be interesting | 00:25 |
sdague | but, that can be left as an exercise for jhesketh :) | 00:26 |
*** boden has quit IRC | 00:26 | |
*** boden has joined #openstack-infra | 00:26 | |
jhesketh | sdague: well I feel like my original change already did that.. but it's also not something we need so maybe we just ignore it until we have a usecase and can better determine what to do | 00:26 |
*** boden has quit IRC | 00:26 | |
sdague | jhesketh: yeh, I'd agree | 00:26 |
*** boden has joined #openstack-infra | 00:27 | |
sdague | I feel like the filters are also mostly going to return 30 - 50% of the json | 00:27 |
sdague | so it might be not worth server side filter if we're returning all the dependent queues anyway | 00:27 |
*** boden has quit IRC | 00:27 | |
clarkb | ya I dont think we need the structure if you just want change X | 00:27 |
mtreinish | sdague: everything was +2 from me, but getting dtroyer to take a look would probably be the best | 00:28 |
*** boden has joined #openstack-infra | 00:28 | |
clarkb | which fits the current proposed code | 00:28 |
sdague | yeh | 00:28 |
*** boden has quit IRC | 00:28 | |
*** boden has joined #openstack-infra | 00:28 | |
sdague | jhesketh: so you need to explain what you mean in you ps3 general comment | 00:29 |
*** boden has quit IRC | 00:29 | |
sdague | "I also have a concern about putting all the results in one table... To me it makes sense to use the "Toggle CI" button if I want to see any CI history. Either way I would like to see any kind of result collapse feature (either in this patchset or below it) before merging this as I feel it'll create too much clutter." | 00:29 |
fungi | well, a change can be represented in multiple pipelines at any point in time, so at least some structure to the query response is warranted | 00:29 |
*** boden has joined #openstack-infra | 00:29 | |
sdague | fungi: pipeline is an attr of the change | 00:29 |
sdague | so you get an array of changes | 00:29 |
sdague | and you can figure out which pipeline by looking at each change | 00:30 |
*** boden has quit IRC | 00:30 | |
openstackgerrit | K Jonathan Harker proposed a change to openstack-infra/nodepool: Reset the client object before creating the image https://review.openstack.org/74943 | 00:30 |
*** boden has joined #openstack-infra | 00:30 | |
jhesketh | sdague: right, so there are two things... I was actually refering to my comment on line 58 https://review.openstack.org/#/c/124632/3/modules/openstack_project/files/gerrit/hideci.js | 00:31 |
*** boden has quit IRC | 00:31 | |
*** boden_ has joined #openstack-infra | 00:31 | |
jhesketh | sdague: but yes, my other concern is I think your new change puts /all/ the results from all the rechecks into the table? | 00:31 |
*** yamahata has joined #openstack-infra | 00:31 | |
*** boden_ has quit IRC | 00:32 | |
*** boden has joined #openstack-infra | 00:32 | |
sdague | jhesketh: for the current patch set, correct | 00:32 |
fungi | jhesketh: the commit message explains why | 00:32 |
*** armax has quit IRC | 00:32 | |
sdague | jhesketh: so the result not using object notation is mostly because I didn't touch the internals of that function | 00:32 |
*** boden has quit IRC | 00:32 | |
*** boden has joined #openstack-infra | 00:33 | |
sdague | jhesketh: so I imagine a follow on that will let you collapse the tables by headers or the like | 00:33 |
*** boden has quit IRC | 00:33 | |
fungi | jhesketh: part of the problem there is that we currently have no way to distinguish async results from multiple pipelines | 00:33 |
sdague | but I was actually trying to make this as small as I could | 00:34 |
*** boden has joined #openstack-infra | 00:34 | |
sdague | yeh, tempest is a good instance of this | 00:34 |
fungi | as they look otherwise the same as rechecks | 00:34 |
sdague | you get these crazy results tables that look like failures | 00:34 |
*** boden has quit IRC | 00:34 | |
sdague | but they are actually experimental runs coming in and merging with check stuff | 00:34 |
*** MarkAtwood has joined #openstack-infra | 00:34 | |
*** boden has joined #openstack-infra | 00:35 | |
jhesketh | sdague, fungi: right, but why not just use the latest results? I don't follow why we need all the previous rechecked results there? | 00:35 |
*** boden has quit IRC | 00:35 | |
sdague | actually, it would be super nice if zuul included pipeline name in the results in the future | 00:35 |
sdague | jhesketh: what if the latest results are from check experimental | 00:35 |
*** boden has joined #openstack-infra | 00:35 | |
fungi | jhesketh: define latest | 00:35 |
jhesketh | oh right, I see | 00:36 |
jhesketh | sdague, fungi: what if we tracked it based off the job name, then only displayed the latests of that job? | 00:36 |
*** boden has quit IRC | 00:36 | |
*** otherwiseguy has joined #openstack-infra | 00:36 | |
*** mwagner_lap has quit IRC | 00:36 | |
sdague | jhesketh: that was what the old code did | 00:36 |
clarkb | sdague: thats not a bad idea and probably simple to implement /me takes a look | 00:36 |
sdague | but that prevents you from knowing things like | 00:36 |
*** boden has joined #openstack-infra | 00:36 | |
sdague | "when did this show up" | 00:36 |
sdague | is the recheck comment at the bottom of the page actually for this test result, or is this test result the response from it | 00:37 |
*** JayJ has quit IRC | 00:37 | |
*** boden has quit IRC | 00:37 | |
jhesketh | sdague: couldn't we also include the datetime of the latest result? | 00:37 |
*** boden has joined #openstack-infra | 00:37 | |
sdague | jhesketh: so that would be the date from check experimental | 00:37 |
sdague | in a merged table | 00:37 |
sdague | with non experimental results | 00:37 |
*** dalgaaf__ has quit IRC | 00:38 | |
*** boden has quit IRC | 00:38 | |
*** boden has joined #openstack-infra | 00:38 | |
*** mwagner_lap has joined #openstack-infra | 00:38 | |
clarkb | looks like it is configurable today via the failure and success messages. I wonder if we should do this via config rather than code so that we are backward compat for everyone | 00:39 |
*** boden has quit IRC | 00:39 | |
*** rmcall has quit IRC | 00:39 | |
*** boden has joined #openstack-infra | 00:39 | |
jhesketh | sdague: if we pull a list of all the jobs and the timestamp on the comment on which they arrived on, couldn't we use that to determine which is the latest for each job and therefore place that specific result in the table with it's latest timestamp? | 00:39 |
jhesketh | sdague: sorry, I don't follow why it'd take the date from the experimental checks | 00:40 |
*** boden has quit IRC | 00:40 | |
*** boden has joined #openstack-infra | 00:40 | |
sdague | jhesketh: so, I think the merged table is the wrong user interface | 00:40 |
sdague | because it makes a patch that had to recheck 10 times | 00:40 |
*** boden has quit IRC | 00:40 | |
sdague | look like it passed on it's first go | 00:40 |
*** salv-orlando has quit IRC | 00:41 | |
sdague | and the fact that you had to recheck 10 times is actually incredibly important information | 00:41 |
*** hdd has quit IRC | 00:41 | |
*** boden has joined #openstack-infra | 00:41 | |
*** sarob is now known as sarob_away | 00:41 | |
sdague | because that means something's wrong | 00:41 |
jhesketh | sdague: okay, that's a different reason to what we were discussing, but one I can agree with more | 00:41 |
fungi | with the pipeline called out, we could then perhaps color highlight (border, background, whatever) check and gate results differently too for better visibility | 00:41 |
sdague | fungi: ++ | 00:41 |
*** boden has quit IRC | 00:41 | |
sdague | jhesketh: it's a related reason | 00:41 |
*** boden has joined #openstack-infra | 00:42 | |
fungi | separate from third party an experimental | 00:42 |
sdague | the reason I went down this path is basically I found that in over 50% of patches I was reviewing I had to retoggle the ci to understand the current patch state | 00:42 |
*** boden has quit IRC | 00:42 | |
*** boden has joined #openstack-infra | 00:43 | |
jhesketh | sdague: okay, that makes sense to me then | 00:43 |
*** ChuckC has joined #openstack-infra | 00:43 | |
jhesketh | sdague: I'm happy to see how this goes and worry about neatening it up later if it's an issue | 00:43 |
*** signed8bit is now known as signed8bit_ZZZzz | 00:43 | |
sdague | ok, my wife finally got home. So I'm off for dinner. talk to you all in the moring | 00:43 |
sdague | jhesketh: yeh, definitely I see this as an evolution | 00:43 |
*** vdo has quit IRC | 00:43 | |
*** boden has quit IRC | 00:43 | |
sdague | and we'll tweak the UI after | 00:43 |
jhesketh | cool, seeya :-) | 00:43 |
*** MaxV has joined #openstack-infra | 00:43 | |
*** signed8bit_ZZZzz has quit IRC | 00:43 | |
sdague | as soon as we get that zuul change, I'll hack in current zuul status :) | 00:43 |
*** boden has joined #openstack-infra | 00:43 | |
*** JayJ has joined #openstack-infra | 00:44 | |
*** boden has quit IRC | 00:44 | |
*** boden has joined #openstack-infra | 00:44 | |
openstackgerrit | Clark Boylan proposed a change to openstack-infra/project-config: Name pipelines in zuul gerrit comments https://review.openstack.org/125244 | 00:44 |
clarkb | sdague: ^ something like that | 00:44 |
*** boden has quit IRC | 00:45 | |
*** vdo has joined #openstack-infra | 00:45 | |
*** boden has joined #openstack-infra | 00:45 | |
*** boden has quit IRC | 00:46 | |
jhesketh | clarkb: I like that, although it's going to potentailly break some tools that are scraping for results (such as mine) | 00:46 |
jhesketh | but that's okay | 00:46 |
clarkb | jhesketh: ya that breakage is why I don't want it in zuul directly, but as config I think its ok (and people will have to update regexes) | 00:46 |
*** boden has joined #openstack-infra | 00:46 | |
jhesketh | clarkb: oh yeah, I wouldn't do it in zuul for a number of reasons... Plus it's trivial as config | 00:47 |
*** boden has quit IRC | 00:47 | |
*** boden has joined #openstack-infra | 00:47 | |
*** boden has quit IRC | 00:48 | |
*** MaxV has quit IRC | 00:48 | |
clarkb | it should also help when people don/t understand why a voting test didn't result in a -1 | 00:48 |
*** boden has joined #openstack-infra | 00:48 | |
clarkb | experimental jobs that are voting but don't -1 confuse people. tis should at least make it more clear that those jobs were not part of check or gate | 00:48 |
*** boden has quit IRC | 00:48 | |
*** boden has joined #openstack-infra | 00:49 | |
*** gyee has quit IRC | 00:49 | |
*** boden has quit IRC | 00:49 | |
*** boden has joined #openstack-infra | 00:50 | |
*** boden has quit IRC | 00:50 | |
jhesketh | +1 | 00:50 |
*** boden has joined #openstack-infra | 00:50 | |
*** chuckC_ has joined #openstack-infra | 00:51 | |
*** boden has quit IRC | 00:51 | |
*** boden has joined #openstack-infra | 00:51 | |
*** boden has quit IRC | 00:52 | |
*** boden has joined #openstack-infra | 00:52 | |
stevemar | shameless request for review - https://review.openstack.org/#/c/125202/ :) | 00:53 |
*** boden has quit IRC | 00:53 | |
clarkb | stevemar: post test hook should have a running devstack | 00:53 |
*** boden has joined #openstack-infra | 00:53 | |
*** boden has quit IRC | 00:54 | |
*** boden has joined #openstack-infra | 00:54 | |
clarkb | and the gate hook does a lot of stuff like running devstack | 00:54 |
clarkb | stevemar: so I am not sure that commit does what you expect it to do | 00:55 |
*** boden has quit IRC | 00:55 | |
*** boden has joined #openstack-infra | 00:55 | |
*** boden has quit IRC | 00:55 | |
*** boden has joined #openstack-infra | 00:56 | |
clarkb | stevemar: is there a specific failure yo ucan point to that shows devstack not running in the post gate timeframe? | 00:56 |
fungi | right, overriding gate hook is for when you want to do other things with devstack components installed and configured but not necessarily running | 00:56 |
*** boden has quit IRC | 00:56 | |
clarkb | fungi: they won't even be installed or configured | 00:57 |
clarkb | fungi: the default gate_hook does all of that | 00:57 |
*** boden has joined #openstack-infra | 00:57 | |
*** otherwiseguy has quit IRC | 00:57 | |
clarkb | oh that job has unstack flag set to true | 00:57 |
clarkb | stevemar: I think the chagne you want is to remove that flag | 00:57 |
*** boden has quit IRC | 00:57 | |
fungi | ahh, yep | 00:57 |
*** stevemar has quit IRC | 00:57 | |
*** boden has joined #openstack-infra | 00:58 | |
fungi | that would explain why it was torn down | 00:58 |
*** boden has quit IRC | 00:58 | |
*** boden has joined #openstack-infra | 00:59 | |
*** boden has quit IRC | 00:59 | |
*** boden has joined #openstack-infra | 00:59 | |
clarkb | I left a comment on the review as stevemar appears to have left us | 01:00 |
*** boden has quit IRC | 01:00 | |
*** boden has joined #openstack-infra | 01:00 | |
*** boden has quit IRC | 01:01 | |
*** boden has joined #openstack-infra | 01:01 | |
*** boden has quit IRC | 01:02 | |
*** boden has joined #openstack-infra | 01:02 | |
*** boden has quit IRC | 01:03 | |
*** boden has joined #openstack-infra | 01:03 | |
*** gokrokve has joined #openstack-infra | 01:03 | |
*** boden has quit IRC | 01:03 | |
*** boden has joined #openstack-infra | 01:04 | |
*** r-daneel has quit IRC | 01:04 | |
openstackgerrit | K Jonathan Harker proposed a change to openstack-infra/nodepool: Reset the client object before creating the image https://review.openstack.org/74943 | 01:04 |
*** boden has quit IRC | 01:04 | |
*** boden has joined #openstack-infra | 01:05 | |
*** boden has quit IRC | 01:05 | |
*** boden has joined #openstack-infra | 01:06 | |
*** boden has quit IRC | 01:06 | |
*** baoli has quit IRC | 01:06 | |
*** boden has joined #openstack-infra | 01:06 | |
*** boden has quit IRC | 01:07 | |
*** boden has joined #openstack-infra | 01:07 | |
*** boden has quit IRC | 01:08 | |
*** boden has joined #openstack-infra | 01:08 | |
*** timrc is now known as timrc-afk | 01:08 | |
*** boden has quit IRC | 01:09 | |
openstackgerrit | Matthew Treinish proposed a change to openstack-infra/subunit2sql: Preseed data for migration tests until migration 163fd5aa1380 https://review.openstack.org/124939 | 01:09 |
openstackgerrit | Matthew Treinish proposed a change to openstack-infra/subunit2sql: Add migration tests with data https://review.openstack.org/124938 | 01:09 |
openstackgerrit | Matthew Treinish proposed a change to openstack-infra/subunit2sql: Add order column to run table https://review.openstack.org/117861 | 01:09 |
*** boden has joined #openstack-infra | 01:09 | |
openstackgerrit | Matthew Treinish proposed a change to openstack-infra/subunit2sql: Add session objects for get_all* db api calls https://review.openstack.org/118419 | 01:09 |
*** boden has quit IRC | 01:09 | |
*** boden has joined #openstack-infra | 01:10 | |
*** boden has quit IRC | 01:10 | |
*** boden has joined #openstack-infra | 01:11 | |
*** boden has quit IRC | 01:11 | |
*** boden has joined #openstack-infra | 01:12 | |
*** boden_ has joined #openstack-infra | 01:13 | |
*** boden has quit IRC | 01:13 | |
dstufft | boden :| | 01:13 |
*** boden_ has quit IRC | 01:13 | |
*** unicell has joined #openstack-infra | 01:13 | |
openstackgerrit | K Jonathan Harker proposed a change to openstack-infra/nodepool: Reset the client object before creating the image https://review.openstack.org/74943 | 01:13 |
*** boden has joined #openstack-infra | 01:13 | |
*** ayoung has joined #openstack-infra | 01:14 | |
*** boden has quit IRC | 01:14 | |
*** boden has joined #openstack-infra | 01:14 | |
*** boden has quit IRC | 01:15 | |
*** boden has joined #openstack-infra | 01:15 | |
openstackgerrit | Andrew Ruthven proposed a change to stackforge/gertty: dburi needs to have sqlite:/// in front. https://review.openstack.org/125246 | 01:16 |
*** boden has quit IRC | 01:16 | |
*** boden has joined #openstack-infra | 01:16 | |
*** dkehnm has joined #openstack-infra | 01:16 | |
*** boden has quit IRC | 01:17 | |
*** baoli has joined #openstack-infra | 01:17 | |
*** boden has joined #openstack-infra | 01:17 | |
*** boden has quit IRC | 01:18 | |
*** boden has joined #openstack-infra | 01:18 | |
*** camunoz_ has joined #openstack-infra | 01:19 | |
*** boden has quit IRC | 01:19 | |
*** boden_ has joined #openstack-infra | 01:19 | |
*** zaphod42 has quit IRC | 01:19 | |
*** boden_ has quit IRC | 01:19 | |
*** boden has joined #openstack-infra | 01:20 | |
*** bhuvan has quit IRC | 01:20 | |
*** boden has quit IRC | 01:20 | |
*** otherwiseguy has joined #openstack-infra | 01:20 | |
*** boden has joined #openstack-infra | 01:21 | |
*** boden has quit IRC | 01:21 | |
*** boden has joined #openstack-infra | 01:21 | |
*** boden has quit IRC | 01:22 | |
*** HenryG_ has joined #openstack-infra | 01:22 | |
*** boden has joined #openstack-infra | 01:22 | |
*** Sukhdev has joined #openstack-infra | 01:22 | |
*** boden has quit IRC | 01:23 | |
*** boden has joined #openstack-infra | 01:23 | |
*** boden has quit IRC | 01:24 | |
*** boden has joined #openstack-infra | 01:24 | |
*** stevemar has joined #openstack-infra | 01:24 | |
*** HenryG has quit IRC | 01:24 | |
*** boden has quit IRC | 01:25 | |
*** boden has joined #openstack-infra | 01:25 | |
*** boden has quit IRC | 01:25 | |
*** boden has joined #openstack-infra | 01:26 | |
*** boden has quit IRC | 01:26 | |
*** boden has joined #openstack-infra | 01:27 | |
*** boden has quit IRC | 01:27 | |
*** boden has joined #openstack-infra | 01:28 | |
*** boden has quit IRC | 01:28 | |
*** boden has joined #openstack-infra | 01:29 | |
*** boden has quit IRC | 01:29 | |
*** boden has joined #openstack-infra | 01:29 | |
*** boden has quit IRC | 01:30 | |
*** boden has joined #openstack-infra | 01:30 | |
*** boden has quit IRC | 01:31 | |
*** boden has joined #openstack-infra | 01:31 | |
*** boden has quit IRC | 01:32 | |
*** boden has joined #openstack-infra | 01:32 | |
*** boden has quit IRC | 01:32 | |
*** zz_dimtruck is now known as dimtruck | 01:33 | |
*** boden has joined #openstack-infra | 01:33 | |
*** boden has quit IRC | 01:33 | |
*** boden has joined #openstack-infra | 01:34 | |
*** boden has quit IRC | 01:34 | |
*** boden has joined #openstack-infra | 01:35 | |
*** boden has quit IRC | 01:35 | |
*** MarkAtwood has quit IRC | 01:35 | |
*** boden has joined #openstack-infra | 01:36 | |
*** melwitt has quit IRC | 01:36 | |
*** dims has joined #openstack-infra | 01:36 | |
*** boden has quit IRC | 01:36 | |
*** boden has joined #openstack-infra | 01:36 | |
*** boden has quit IRC | 01:37 | |
*** boden_ has joined #openstack-infra | 01:37 | |
*** patrickeast has quit IRC | 01:38 | |
*** boden_ has quit IRC | 01:38 | |
*** boden has joined #openstack-infra | 01:38 | |
*** boden has quit IRC | 01:39 | |
*** boden has joined #openstack-infra | 01:39 | |
stevemar | clarkb, so if DEVSTACK_GATE_UNSTACK is set to 0, then what's the point of post_gate_hook vs gate_hook (and such) | 01:39 |
*** boden has quit IRC | 01:40 | |
*** changbl has joined #openstack-infra | 01:40 | |
*** boden has joined #openstack-infra | 01:40 | |
*** boden has quit IRC | 01:40 | |
*** boden has joined #openstack-infra | 01:41 | |
*** boden has quit IRC | 01:41 | |
*** praneshp has quit IRC | 01:42 | |
*** boden has joined #openstack-infra | 01:42 | |
*** boden has quit IRC | 01:42 | |
*** boden has joined #openstack-infra | 01:43 | |
*** boden has quit IRC | 01:43 | |
*** boden has joined #openstack-infra | 01:44 | |
sdague | I see that centos 6 is ruining the infra world? | 01:44 |
*** MaxV has joined #openstack-infra | 01:44 | |
*** boden has quit IRC | 01:44 | |
*** boden has joined #openstack-infra | 01:44 | |
*** boden has quit IRC | 01:45 | |
*** boden has joined #openstack-infra | 01:45 | |
*** boden has quit IRC | 01:46 | |
*** _nadya_ has joined #openstack-infra | 01:46 | |
*** boden has joined #openstack-infra | 01:46 | |
*** boden has quit IRC | 01:47 | |
*** _buzz has quit IRC | 01:47 | |
*** baoli has quit IRC | 01:47 | |
*** boden has joined #openstack-infra | 01:47 | |
*** boden has quit IRC | 01:48 | |
*** boden has joined #openstack-infra | 01:48 | |
*** boden has quit IRC | 01:49 | |
*** boden has joined #openstack-infra | 01:49 | |
*** MaxV has quit IRC | 01:49 | |
*** boden has quit IRC | 01:49 | |
*** boden has joined #openstack-infra | 01:50 | |
*** boden has quit IRC | 01:50 | |
*** boden has joined #openstack-infra | 01:51 | |
*** boden has quit IRC | 01:51 | |
openstackgerrit | Steve Martinelli proposed a change to openstack-infra/project-config: Change OSC functional tests to not unstack https://review.openstack.org/125202 | 01:51 |
*** boden has joined #openstack-infra | 01:52 | |
stevemar | thanks clarkb | 01:52 |
*** boden has quit IRC | 01:52 | |
*** signed8bit has joined #openstack-infra | 01:52 | |
openstackgerrit | Sean Dague proposed a change to openstack-infra/elastic-recheck: import logging.config https://review.openstack.org/125250 | 01:52 |
*** boden has joined #openstack-infra | 01:53 | |
*** signed8bit is now known as signed8bit_ZZZzz | 01:53 | |
*** boden has quit IRC | 01:53 | |
*** signed8bit_ZZZzz is now known as signed8bit | 01:53 | |
openstackgerrit | Sean Dague proposed a change to openstack-infra/elastic-recheck: import logging.config https://review.openstack.org/125250 | 01:53 |
*** boden has joined #openstack-infra | 01:53 | |
*** boden has quit IRC | 01:54 | |
*** signed8bit has quit IRC | 01:54 | |
*** boden has joined #openstack-infra | 01:54 | |
*** boden has quit IRC | 01:55 | |
*** gokrokve has quit IRC | 01:55 | |
*** boden has joined #openstack-infra | 01:55 | |
*** boden has quit IRC | 01:56 | |
*** boden has joined #openstack-infra | 01:56 | |
*** boden has quit IRC | 01:57 | |
*** nosnos has joined #openstack-infra | 01:57 | |
*** boden has joined #openstack-infra | 01:57 | |
*** boden has quit IRC | 01:57 | |
openstackgerrit | Aaron Rosen proposed a change to openstack-infra/project-config: Add publish-to-pypi job for python-congressclient https://review.openstack.org/125189 | 01:58 |
*** boden has joined #openstack-infra | 01:58 | |
*** MarkAtwood has joined #openstack-infra | 01:59 | |
*** boden has quit IRC | 01:59 | |
*** boden_ has joined #openstack-infra | 01:59 | |
*** boden_ has quit IRC | 01:59 | |
*** boden has joined #openstack-infra | 01:59 | |
clarkb | sdague hrm? | 01:59 |
clarkb | stevemar post gate lets you do things after the default gate | 02:00 |
clarkb | or an arbitrary gate | 02:00 |
*** boden has quit IRC | 02:00 | |
*** boden has joined #openstack-infra | 02:00 | |
*** boden has quit IRC | 02:01 | |
sdague | clarkb: my hideci.js change failed on centos6 puppet | 02:01 |
*** boden has joined #openstack-infra | 02:01 | |
*** boden has quit IRC | 02:02 | |
*** amcrn has quit IRC | 02:02 | |
*** boden has joined #openstack-infra | 02:02 | |
*** boden has quit IRC | 02:03 | |
*** boden has joined #openstack-infra | 02:03 | |
*** boden has quit IRC | 02:03 | |
*** wenlock has joined #openstack-infra | 02:04 | |
*** boden has joined #openstack-infra | 02:04 | |
*** esker has joined #openstack-infra | 02:04 | |
sdague | it caused me to come back to a computer | 02:04 |
sdague | just to check | 02:04 |
*** boden has quit IRC | 02:04 | |
sdague | unrelated, something went terribad - http://status.openstack.org/zuul/ and glance-manage no longer is a thing | 02:04 |
*** boden has joined #openstack-infra | 02:05 | |
stevemar | clarkb, what about gate_hook then? | 02:05 |
clarkb | stevemar gate hook is for when you want to do something other than devstack | 02:05 |
*** boden has quit IRC | 02:05 | |
*** boden has joined #openstack-infra | 02:06 | |
stevemar | clarkb, gotcha! | 02:06 |
*** boden has quit IRC | 02:06 | |
stevemar | my infra knowledge just leveled up | 02:06 |
*** boden has joined #openstack-infra | 02:07 | |
*** boden_ has joined #openstack-infra | 02:08 | |
*** boden has quit IRC | 02:08 | |
*** boden_ has quit IRC | 02:08 | |
*** boden has joined #openstack-infra | 02:08 | |
*** esker has quit IRC | 02:09 | |
*** boden has quit IRC | 02:09 | |
*** boden has joined #openstack-infra | 02:09 | |
*** boden has quit IRC | 02:10 | |
*** boden has joined #openstack-infra | 02:10 | |
*** boden has quit IRC | 02:11 | |
sdague | oh https://pypi.python.org/pypi/retrying/1.3.0 is totally broken | 02:11 |
*** david-lyle has joined #openstack-infra | 02:11 | |
*** chuckC_ has quit IRC | 02:11 | |
*** boden has joined #openstack-infra | 02:11 | |
*** MarkAtwood has quit IRC | 02:11 | |
*** boden has quit IRC | 02:11 | |
*** boden has joined #openstack-infra | 02:12 | |
*** boden has quit IRC | 02:12 | |
*** yamamoto_ has joined #openstack-infra | 02:12 | |
*** boden has joined #openstack-infra | 02:13 | |
*** boden has quit IRC | 02:13 | |
*** ramashri has quit IRC | 02:13 | |
*** boden has joined #openstack-infra | 02:14 | |
*** MarkAtwood has joined #openstack-infra | 02:14 | |
*** boden has quit IRC | 02:14 | |
openstackgerrit | Sean Dague proposed a change to openstack/requirements: block retrying 1.3.0 https://review.openstack.org/125252 | 02:14 |
*** boden has joined #openstack-infra | 02:14 | |
*** boden has quit IRC | 02:15 | |
*** boden has joined #openstack-infra | 02:15 | |
*** boden has quit IRC | 02:16 | |
*** linuxmohan has joined #openstack-infra | 02:16 | |
*** boden has joined #openstack-infra | 02:16 | |
stevemar | thats some good problem determination sdague | 02:16 |
clarkb | ok /me finally set up desktop at new place | 02:16 |
clarkb | protip put usb wireless dongle in the usb3 port | 02:17 |
*** boden has quit IRC | 02:17 | |
clarkb | whatever I have in the front panel must be doing usb1 | 02:17 |
*** boden has joined #openstack-infra | 02:17 | |
* clarkb looks at centos6 now | 02:17 | |
clarkb | also I can model M again this is great, but I had to recompile xmonad without having xmonad working initially | 02:18 |
*** boden has quit IRC | 02:18 | |
clarkb | because no super key | 02:18 |
*** boden has joined #openstack-infra | 02:18 | |
*** JayJ has quit IRC | 02:18 | |
*** boden has quit IRC | 02:18 | |
sdague | dstufft: is pip not returning the error to the user here - http://logs.openstack.org/71/125171/2/gate/gate-tempest-dsvm-full/d261398/logs/devstacklog.txt.gz#_2014-10-01_01_44_53_474 | 02:19 |
sdague | I'd have expected errexit to kick us out | 02:19 |
*** boden has joined #openstack-infra | 02:19 | |
clarkb | sdague: I think the centos6 thing is related to jheskeths change | 02:19 |
sdague | clarkb: ok | 02:19 |
clarkb | jhesketh: ^ http://logs.openstack.org/32/124632/8/check/gate-infra-puppet-apply-centos6/6ff4187/console.html | 02:19 |
sdague | clarkb: so I'm leaving computers for the evenign | 02:19 |
clarkb | sdague: the uploader isn't working on those nodes | 02:19 |
*** boden has quit IRC | 02:19 | |
sdague | however, everything is boned until that requirements change lands | 02:19 |
clarkb | sdague: kk you should do that its late on your side of the planet | 02:20 |
clarkb | sdague: I will review it asap | 02:20 |
sdague | because people don't know how to release software apparently | 02:20 |
clarkb | sdague: it is hard to do right | 02:20 |
*** boden has joined #openstack-infra | 02:21 | |
dstufft | sdague: looks like it did? | 02:21 |
*** boden_ has joined #openstack-infra | 02:21 | |
dstufft | it says it failed | 02:21 |
*** boden_ has quit IRC | 02:21 | |
*** boden has quit IRC | 02:21 | |
sdague | dstufft: it should have stopped devstack | 02:21 |
sdague | is it using a subshell or something | 02:21 |
*** boden has joined #openstack-infra | 02:22 | |
sdague | we're running under errexit | 02:22 |
sdague | so we should have stopped dead right there | 02:22 |
sdague | if pip actually exited | 02:22 |
*** boden has quit IRC | 02:22 | |
dstufft | it should have, hrm | 02:22 |
*** boden has joined #openstack-infra | 02:22 | |
jhesketh | hmm, odd | 02:23 |
clarkb | sdague: I am +2 on that change. Let me see if I can round up another. Alex_Gaynor ^ | 02:23 |
*** boden has quit IRC | 02:23 | |
*** boden has joined #openstack-infra | 02:23 | |
dstufft | sdague: every path that would print a debug log sets a non zero exit code it loks like | 02:23 |
dstufft | so idk | 02:23 |
dstufft | I gotta go though :[ | 02:23 |
clarkb | jhesketh: does magic depend on system libs? like libmagic? that is an amazing lib name btw | 02:24 |
*** boden has quit IRC | 02:24 | |
clarkb | jhesketh: I am going to guess that that may be the cause | 02:24 |
sdague | dstufft: ok, if you can look | 02:24 |
sdague | we clearly didn't stop | 02:24 |
*** camunoz_ has quit IRC | 02:24 | |
jhesketh | clarkb: there are two libmagic implementations in python | 02:24 |
jhesketh | pip install magic is different from apt-get install python-magic | 02:24 |
*** boden has joined #openstack-infra | 02:24 | |
clarkb | which do we want? | 02:25 |
*** boden has quit IRC | 02:25 | |
clarkb | python-magic? | 02:25 |
*** HenryG_ has quit IRC | 02:25 | |
*** boden has joined #openstack-infra | 02:25 | |
mordred | what? really? | 02:25 |
*** boden has quit IRC | 02:26 | |
* clarkb is going to hop on a centos6 box and poke around | 02:26 | |
*** boden has joined #openstack-infra | 02:26 | |
clarkb | except maybe not tonight | 02:26 |
jhesketh | clarkb: I made the script support both (or so I thought) | 02:26 |
*** boden has quit IRC | 02:26 | |
*** boden has joined #openstack-infra | 02:27 | |
jhesketh | so thick-slave should install python-magic from apt.. I'm not sure what that is on centos | 02:27 |
*** AndroUser2 has joined #openstack-infra | 02:27 | |
clarkb | mordred: want to approve https://review.openstack.org/#/c/125252/ | 02:27 |
*** boden has quit IRC | 02:27 | |
clarkb | jhesketh: oh that may explain it | 02:27 |
mordred | what is magic for? | 02:27 |
clarkb | mordred: file MIME types | 02:27 |
clarkb | mordred: so that swift uploads have the correct MIME info | 02:28 |
*** boden has joined #openstack-infra | 02:28 | |
openstackgerrit | Aaron Rosen proposed a change to openstack-infra/project-config: Update pushSignedTag to just congress-release https://review.openstack.org/125253 | 02:28 |
mordred | so why would we install it from apt on slaves? | 02:28 |
*** boden has quit IRC | 02:28 | |
clarkb | mordred: probably because the swift upload script runs in a system context | 02:28 |
jhesketh | mordred: because it's a slave script and that's just where I put it at the time (since there is no requirements.xt) | 02:29 |
jhesketh | *txt | 02:29 |
*** boden has joined #openstack-infra | 02:29 | |
mordred | clarkb: OH - swift upload script | 02:29 |
mordred | gotcha | 02:29 |
*** boden has quit IRC | 02:29 | |
clarkb | jhesketh: if you work up an install for magic on centos6 puppet change I can approve that | 02:29 |
*** boden has joined #openstack-infra | 02:29 | |
jhesketh | clarkb: yeah, I'm trying to figure out how to do that.. | 02:30 |
*** boden has quit IRC | 02:30 | |
jhesketh | clarkb: apparently there is a python-magic package on centos... I might need to boot a machine and play | 02:30 |
*** boden has joined #openstack-infra | 02:30 | |
*** boden has quit IRC | 02:31 | |
*** boden has joined #openstack-infra | 02:31 | |
*** boden has quit IRC | 02:32 | |
*** boden has joined #openstack-infra | 02:32 | |
*** AndroUser2 has quit IRC | 02:32 | |
*** boden has quit IRC | 02:33 | |
*** boden has joined #openstack-infra | 02:33 | |
*** boden has quit IRC | 02:34 | |
*** AndroUser2 has joined #openstack-infra | 02:34 | |
*** boden has joined #openstack-infra | 02:34 | |
*** boden has quit IRC | 02:34 | |
*** boden has joined #openstack-infra | 02:35 | |
*** boden has quit IRC | 02:35 | |
*** boden has joined #openstack-infra | 02:36 | |
*** r1chardj0n3s is now known as r1chardj0n3s_afk | 02:36 | |
*** boden has quit IRC | 02:36 | |
*** boden has joined #openstack-infra | 02:37 | |
*** praneshp has joined #openstack-infra | 02:37 | |
*** boden has quit IRC | 02:37 | |
clarkb | https://jenkins01.openstack.org/job/check-requirements-integration-dsvm/380/console well crap | 02:37 |
*** boden has joined #openstack-infra | 02:37 | |
clarkb | we need to reorder ceilometer dependencies to get this change to merge too... | 02:38 |
*** boden has quit IRC | 02:38 | |
clarkb | mordred: fungi: we may want to consider ninja merging the retrying thing | 02:38 |
*** boden has joined #openstack-infra | 02:38 | |
clarkb | probably need to debug this a bit more first, but it looks like tooz depends on retrying and tooz must come first because tooz doens't get the exclusion and breaks the requirements check job | 02:38 |
clarkb | or maybe we can get retrying to fix their code /me tries to do that | 02:39 |
mordred | oh god | 02:39 |
mordred | who runs retrying? | 02:39 |
clarkb | no idea | 02:39 |
*** boden has quit IRC | 02:39 | |
*** AndroUser2 has quit IRC | 02:39 | |
clarkb | https://github.com/rholder/retrying | 02:39 |
*** boden has joined #openstack-infra | 02:39 | |
*** Sukhdev has quit IRC | 02:39 | |
mordred | clarkb: you want me to make a patch? | 02:39 |
clarkb | hrm they have a requirements.txt | 02:39 |
*** tsg has joined #openstack-infra | 02:40 | |
*** boden has quit IRC | 02:40 | |
*** jamielennox has quit IRC | 02:40 | |
clarkb | mordred: if you can figuer out how to fix retring that would be great. I am guessing requirements.txt is missing from manifest.in or equivalent | 02:40 |
clarkb | I am being called to dinner | 02:40 |
clarkb | ya https://github.com/rholder/retrying/blob/v1.3.0/MANIFEST.in is missing requirements.txt | 02:40 |
*** boden has joined #openstack-infra | 02:40 | |
clarkb | so I think you need to patch that then beg for a new version | 02:40 |
*** boden has quit IRC | 02:41 | |
clarkb | mordred: note this is one reason why tox installs and sdist by default | 02:41 |
*** HenryG has joined #openstack-infra | 02:41 | |
clarkb | its too bad that doing so for nova takes forever and a day | 02:41 |
*** boden has joined #openstack-infra | 02:41 | |
*** praneshp_ has joined #openstack-infra | 02:41 | |
*** praneshp has quit IRC | 02:41 | |
*** praneshp_ is now known as praneshp | 02:41 | |
*** boden has quit IRC | 02:41 | |
*** harlowja is now known as harlowja_away | 02:42 | |
*** boden has joined #openstack-infra | 02:42 | |
*** otherwiseguy has quit IRC | 02:42 | |
*** boden has quit IRC | 02:42 | |
clarkb | hrm if tooz isnt on g-r we can patch it first | 02:43 |
*** boden has joined #openstack-infra | 02:43 | |
clarkb | harlowja ^ | 02:43 |
*** boden has quit IRC | 02:43 | |
*** boden has joined #openstack-infra | 02:44 | |
*** boden has quit IRC | 02:44 | |
*** boden has joined #openstack-infra | 02:45 | |
*** MaxV has joined #openstack-infra | 02:45 | |
openstackgerrit | Joshua Hesketh proposed a change to openstack-infra/project-config: Fix zuul_swift_upload to use old MAGIC_MIME const https://review.openstack.org/125255 | 02:45 |
jhesketh | clarkb: ^ that should be a fix | 02:45 |
*** boden has quit IRC | 02:45 | |
jhesketh | there are so many magic versions :-( | 02:45 |
*** boden has joined #openstack-infra | 02:45 | |
mordred | clarkb: ok. I submitted a PR | 02:45 |
mordred | https://github.com/rholder/retrying/pull/19 | 02:46 |
*** boden has quit IRC | 02:46 | |
*** boden has joined #openstack-infra | 02:46 | |
*** _nadya_ has quit IRC | 02:46 | |
*** david-lyle has quit IRC | 02:47 | |
*** boden has quit IRC | 02:47 | |
*** boden has joined #openstack-infra | 02:47 | |
clarkb | or we can nuke retrying on the mirror long enough to get exclusion merged | 02:47 |
clarkb | I like the idea of fixing tooz if possible though | 02:48 |
mordred | clarkb: it's already not on the mirror ... | 02:48 |
*** boden has quit IRC | 02:48 | |
*** dimtruck is now known as zz_dimtruck | 02:48 | |
clarkb | it isnt? | 02:48 |
mordred | clarkb: I tried installing retrying into a virtualenv and got 1.2.3 | 02:48 |
mordred | which worked | 02:48 |
mordred | so - there may be TWO problems | 02:48 |
*** boden has joined #openstack-infra | 02:48 | |
*** jamielennox has joined #openstack-infra | 02:48 | |
clarkb | huh must be only in some regions then | 02:48 |
mordred | but I have verified that retrying from pypi ... | 02:48 |
mordred | oh | 02:48 |
mordred | duch | 02:48 |
mordred | don't listen to me | 02:48 |
mordred | I was set up to point to old dead mirror | 02:48 |
mordred | we should nuke that btw | 02:48 |
*** boden has quit IRC | 02:49 | |
*** boden has joined #openstack-infra | 02:49 | |
mordred | ok. I've sent the author an email followup | 02:49 |
*** MaxV has quit IRC | 02:49 | |
*** boden has quit IRC | 02:49 | |
clarkb | our tarball and wheel jobs should pip install those artifacts as a sanity check | 02:50 |
*** boden has joined #openstack-infra | 02:50 | |
clarkb | so we avoid these issues with our code | 02:50 |
mordred | clarkb: you want me to send in a tooz patch? | 02:50 |
*** boden has quit IRC | 02:50 | |
clarkb | only if tooz isnt in g-r | 02:50 |
*** boden has joined #openstack-infra | 02:51 | |
mordred | it's not | 02:51 |
clarkb | then ++ | 02:51 |
mordred | harlowja_away: ping | 02:51 |
*** boden has quit IRC | 02:51 | |
*** boden has joined #openstack-infra | 02:52 | |
*** boden has quit IRC | 02:52 | |
mordred | btw - I've started using split push-url origin stuff on everything I do | 02:52 |
mordred | harlowja_away: https://review.openstack.org/125256 | 02:52 |
*** boden has joined #openstack-infra | 02:52 | |
*** boden has quit IRC | 02:53 | |
clarkb | mordred: via that git review thing you wrote? | 02:53 |
mordred | well, I do it by hand for github repos too | 02:53 |
mordred | but yeah | 02:53 |
*** boden has joined #openstack-infra | 02:53 | |
* mordred loves it | 02:53 | |
*** boden has quit IRC | 02:54 | |
*** boden has joined #openstack-infra | 02:54 | |
*** boden has quit IRC | 02:55 | |
*** AndroUser2 has joined #openstack-infra | 02:55 | |
jesusaurus | split push-url? | 02:55 |
mordred | yeah | 02:55 |
*** boden has joined #openstack-infra | 02:55 | |
clarkb | basically git knows how to push and pull via different urls. by default they are the same | 02:55 |
*** boden has quit IRC | 02:55 | |
clarkb | I assume in the github use case you pull from where ou forked and push to your fork | 02:56 |
jesusaurus | oh, separate push and fetch urls? | 02:56 |
mordred | http://paste.openstack.org/show/117344/ | 02:56 |
clarkb | in the gerrit use case its handy to avoid auth when doing read only ops like git review -d | 02:56 |
*** boden has joined #openstack-infra | 02:56 | |
mordred | clarkb: yup. | 02:56 |
*** boden has quit IRC | 02:56 | |
mordred | clarkb: I've been toying with thoughts on how to make it possible to use git-review on github repos so that I don't have to go submit a stupid PR on the website ... | 02:57 |
*** boden has joined #openstack-infra | 02:57 | |
jesusaurus | clarkb: ah that makes sense | 02:57 |
clarkb | mordred: haha | 02:57 |
mordred | but I keep giving up based on meh | 02:57 |
mordred | I'll do it in a fit of rage one day | 02:57 |
clarkb | mordred: there is a way to do it via special refs now iirc | 02:57 |
mordred | yup | 02:57 |
jesusaurus | mordred: why not just use ingy's git-hub command? | 02:57 |
*** boden has quit IRC | 02:57 | |
mordred | jesusaurus: because I already have git review | 02:57 |
*** boden has joined #openstack-infra | 02:58 | |
* jesusaurus doesnt mind different commands for different workflows | 02:58 | |
mordred | I also want a gertty backend for github | 02:58 |
clarkb | I just swear and curse at github whenever I try to use it | 02:58 |
mordred | it's so awfully painful | 02:58 |
clarkb | is that not sufficient? | 02:58 |
clarkb | :P | 02:58 |
*** boden has quit IRC | 02:58 | |
*** shashankhegde has quit IRC | 02:59 | |
* mordred wants SOMETHING to help him track outstanding PRs and also submitted ones that people have sent him | 02:59 | |
*** boden has joined #openstack-infra | 02:59 | |
mordred | but across all the things | 02:59 |
clarkb | I just want side by side diffs | 02:59 |
mordred | I was pointed at https://waffle.io/ | 02:59 |
clarkb | of arbitrary points in the stack | 02:59 |
*** boden has quit IRC | 02:59 | |
*** mmaglana has quit IRC | 02:59 | |
mordred | well, I want patch series too - but I don't want to be greedy | 02:59 |
*** boden has joined #openstack-infra | 03:00 | |
mordred | just knowing the current state of my personal PRs would be enough | 03:00 |
mordred | waffle.io, btw, does not help | 03:00 |
*** AndroUser2 has quit IRC | 03:00 | |
*** boden has quit IRC | 03:00 | |
mordred | it helps give a dashboard of a single repo | 03:00 |
*** boden has joined #openstack-infra | 03:00 | |
*** mmaglana has joined #openstack-infra | 03:01 | |
*** boden has quit IRC | 03:01 | |
*** boden has joined #openstack-infra | 03:01 | |
*** boden has quit IRC | 03:02 | |
mordred | OOH | 03:02 |
mordred | love of god | 03:02 |
mordred | https://github.com/dashboard/pulls | 03:02 |
*** boden has joined #openstack-infra | 03:02 | |
*** boden has quit IRC | 03:03 | |
clarkb | oh good they solved that problem | 03:03 |
*** hdd has joined #openstack-infra | 03:03 | |
*** boden has joined #openstack-infra | 03:03 | |
*** _buzz_ has joined #openstack-infra | 03:04 | |
*** boden has quit IRC | 03:04 | |
clarkb | mordred: what do ou think. wait on retrying, wait on tooz, manually updte mirrors then merge reqs change, or ninja reqs change? | 03:04 |
*** boden has joined #openstack-infra | 03:04 | |
clarkb | my fear is that if we let this be broken into tomorrow then sdague will have a bad day and so will release candidating | 03:04 |
*** boden has quit IRC | 03:04 | |
*** otherwiseguy has joined #openstack-infra | 03:05 | |
jesusaurus | oh wow, i still have a pr open on kibana-ruby | 03:05 |
*** boden has joined #openstack-infra | 03:05 | |
jesusaurus | thats pretty ancient | 03:05 |
*** boden has quit IRC | 03:05 | |
mordred | I think we should ninja merge the reqs change | 03:05 |
mordred | since that will unblock devstack | 03:05 |
*** boden has joined #openstack-infra | 03:06 | |
*** boden has quit IRC | 03:06 | |
clarkb | mordred: wfm | 03:06 |
clarkb | mordred: do you want to do it or should I? | 03:06 |
SergeyLukjanov | clarkb mordred, what is the issue to ninja fix in two words? | 03:07 |
*** boden has joined #openstack-infra | 03:07 | |
*** boden has quit IRC | 03:07 | |
clarkb | SergeyLukjanov: retrying 1.3.0 is a broken release. Tooz depends on it, ceilometer depends on it so the requirements change cannot merge because we don't update tooz's requirements when installing ceilometer | 03:07 |
mordred | SergeyLukjanov: broken retrying lib on pypi | 03:07 |
mordred | sorry | 03:07 |
mordred | five words | 03:07 |
clarkb | SergeyLukjanov: ninja merging bypasses the ceilomter/tooz crazyness | 03:07 |
*** boden has joined #openstack-infra | 03:07 | |
*** otter768 has quit IRC | 03:08 | |
clarkb | SergeyLukjanov: alternatives to ninja merge are we can remove retrying 1.3.0 from all of our mirrors and have reqs change merge normally, we can update tooz, or we update retrying | 03:08 |
*** boden has quit IRC | 03:08 | |
*** boden has joined #openstack-infra | 03:08 | |
*** Ryan_Lane has quit IRC | 03:09 | |
SergeyLukjanov | heh | 03:09 |
SergeyLukjanov | I understand, thank you | 03:09 |
*** boden has quit IRC | 03:09 | |
*** pcrews has quit IRC | 03:09 | |
*** boden has joined #openstack-infra | 03:09 | |
SergeyLukjanov | it sounds like it easy to update tooz - it's our own lib | 03:09 |
clarkb | SergeyLukjanov: there is an update to tooz pushed. but that core team seems afk right now | 03:10 |
*** boden has quit IRC | 03:10 | |
SergeyLukjanov | clarkb, they are all not the US tz I think | 03:10 |
*** boden has joined #openstack-infra | 03:10 | |
clarkb | SergeyLukjanov: ya I think many of them are UTCish | 03:10 |
*** boden has quit IRC | 03:11 | |
redrobot | ohai infra folks! | 03:11 |
clarkb | redrobot: hello | 03:11 |
*** boden has joined #openstack-infra | 03:11 | |
SergeyLukjanov | redrobot, hi | 03:11 |
redrobot | hi all! It seems there's a problem with devstack at the moment | 03:11 |
*** boden has quit IRC | 03:12 | |
redrobot | seen a couple of crs failing | 03:12 |
redrobot | 2014-10-01 02:28:20.840 | /opt/stack/new/devstack/lib/glance: line 279: /usr/local/bin/glance-manage: No such file or directory | 03:12 |
*** boden has joined #openstack-infra | 03:12 | |
clarkb | redrobot: yes, the actual problem is that retrying 1.3.0 is broken which makes glance installs fail and pip isn't exiting failure for some reason | 03:12 |
clarkb | or it is and devstack isn't catching it at that point so things break further along when glance-manage is run | 03:12 |
*** boden has quit IRC | 03:12 | |
redrobot | I see... | 03:13 |
*** jamielennox has quit IRC | 03:13 | |
*** boden has joined #openstack-infra | 03:13 | |
SergeyLukjanov | so, if we'd like to fix tooz - we should wait for ~ 5 hours | 03:13 |
clarkb | SergeyLukjanov: ya | 03:13 |
clarkb | then someone will need to recheck the requirements change | 03:13 |
*** boden has quit IRC | 03:13 | |
*** boden has joined #openstack-infra | 03:14 | |
jhesketh | clarkb: so with centos check playing up should we push this fix through: https://review.openstack.org/#/c/125255/ | 03:14 |
SergeyLukjanov | clarkb, heh, I'm in incorrect timezone now | 03:14 |
*** boden has quit IRC | 03:14 | |
*** boden has joined #openstack-infra | 03:15 | |
clarkb | jhesketh: ya that has a similar problem to this retrying thing. | 03:15 |
clarkb | SergeyLukjanov: mordred ^ is another wedged situation | 03:15 |
*** boden has quit IRC | 03:15 | |
*** boden has joined #openstack-infra | 03:15 | |
*** boden has quit IRC | 03:16 | |
*** jamielenz has joined #openstack-infra | 03:16 | |
*** boden has joined #openstack-infra | 03:16 | |
clarkb | jhesketh: maybe we should revert the change to layout.yaml, merge 125255, then unrevert layout.yaml change | 03:17 |
*** boden has quit IRC | 03:17 | |
*** jamielenz is now known as jamielennox | 03:17 | |
jhesketh | clarkb: works for me, gimme a sec | 03:17 |
*** boden has joined #openstack-infra | 03:17 | |
clarkb | Iguess we need to wait for image builds to happen too | 03:17 |
clarkb | but this way we don't end up in a ninja merge situation | 03:17 |
*** boden has quit IRC | 03:18 | |
*** boden has joined #openstack-infra | 03:18 | |
*** boden has quit IRC | 03:19 | |
*** homeless has quit IRC | 03:19 | |
*** boden has joined #openstack-infra | 03:19 | |
mordred | clarkb: you know ... WE could release a new tooz ;) | 03:19 |
*** boden has quit IRC | 03:19 | |
mordred | clarkb: I'm kidding | 03:19 |
mordred | SergeyLukjanov: it's freaking me out with you in the US | 03:20 |
clarkb | oh shoot | 03:20 |
clarkb | we would have to release a new tooz | 03:20 |
clarkb | in addition to the reqs change in tooz | 03:20 |
*** boden has joined #openstack-infra | 03:20 | |
mordred | SergeyLukjanov: also, how long are you around this time? I failed at drinking with you last time | 03:20 |
clarkb | I need to hack on local networking things | 03:20 |
*** boden has quit IRC | 03:20 | |
clarkb | will try to be back in a bit to help with whatever things we decide on | 03:20 |
*** boden has joined #openstack-infra | 03:21 | |
*** nosnos has quit IRC | 03:21 | |
mordred | clarkb: we could ninja merge retrying reqs change | 03:21 |
*** boden has quit IRC | 03:21 | |
mordred | clarkb: and then propose a patch (And land it) to ceilometer putting retrying in before tooz | 03:21 |
*** nosnos has joined #openstack-infra | 03:22 | |
mordred | those are both changes taht we can probably effect directly without stepping on too many toes | 03:22 |
*** boden has joined #openstack-infra | 03:22 | |
*** mriedem has quit IRC | 03:22 | |
SergeyLukjanov | mordred, I'll be here till the Oct 10 | 03:22 |
*** boden has quit IRC | 03:22 | |
mordred | SergeyLukjanov: ossum | 03:22 |
SergeyLukjanov | mordred, so, we could re-try | 03:22 |
openstackgerrit | Joshua Hesketh proposed a change to openstack-infra/project-config: Fix zuul_swift_upload to use old MAGIC_MIME const https://review.openstack.org/125255 | 03:22 |
openstackgerrit | Joshua Hesketh proposed a change to openstack-infra/project-config: Revert "Enable the swift logs env vars for all jobs" https://review.openstack.org/125261 | 03:22 |
openstackgerrit | Joshua Hesketh proposed a change to openstack-infra/project-config: Revert "Revert "Enable the swift logs env vars for all jobs"" https://review.openstack.org/125262 | 03:22 |
jhesketh | clarkb: ^ | 03:22 |
*** boden has joined #openstack-infra | 03:22 | |
*** boden has quit IRC | 03:23 | |
*** boden has joined #openstack-infra | 03:23 | |
*** boden has quit IRC | 03:24 | |
*** boden has joined #openstack-infra | 03:24 | |
*** boden has quit IRC | 03:25 | |
*** boden has joined #openstack-infra | 03:25 | |
*** boden has quit IRC | 03:26 | |
*** rushiagr_away is now known as rushiagr | 03:26 | |
*** nosnos has quit IRC | 03:26 | |
*** boden has joined #openstack-infra | 03:26 | |
*** boden has quit IRC | 03:27 | |
*** boden has joined #openstack-infra | 03:27 | |
*** boden has quit IRC | 03:27 | |
*** camunoz_ has joined #openstack-infra | 03:28 | |
*** boden has joined #openstack-infra | 03:28 | |
clarkb | oh wait the revert isnt self testing so something needs ninjaing | 03:28 |
*** boden has quit IRC | 03:28 | |
*** zns has joined #openstack-infra | 03:28 | |
clarkb | though I am more comfortable ninjaing reverts than other code | 03:29 |
*** boden has joined #openstack-infra | 03:29 | |
jhesketh | clarkb: agreed, although it makes it hard to test the second fix since it's still not self-ninjaring | 03:29 |
*** boden has quit IRC | 03:29 | |
dims | cyeoh: one quirk in https://review.openstack.org/#/c/125259/1/nova/tests/api/openstack/compute/plugins/v3/test_server_actions.py,unified is that both exception.AutoDiskConfigDisabledByImage and exception.Invalid throws HTTPBadRequest, the problem is that the message in the http bad request should be correct | 03:29 |
dims | right? | 03:29 |
*** boden has joined #openstack-infra | 03:30 | |
*** boden has quit IRC | 03:30 | |
*** boden has joined #openstack-infra | 03:30 | |
dims | cyeoh: that's why i had to check for message(s) in https://review.openstack.org/#/c/124386/2/nova/tests/api/openstack/compute/test_server_actions.py,unified | 03:31 |
*** zns has quit IRC | 03:31 | |
*** boden has quit IRC | 03:31 | |
*** boden_ has joined #openstack-infra | 03:31 | |
dims | duh. wrong chnnael | 03:32 |
*** adalbas has quit IRC | 03:32 | |
*** boden_ has quit IRC | 03:32 | |
*** zns has joined #openstack-infra | 03:32 | |
*** boden has joined #openstack-infra | 03:32 | |
*** dims has quit IRC | 03:33 | |
*** boden has quit IRC | 03:33 | |
*** boden has joined #openstack-infra | 03:33 | |
*** boden has quit IRC | 03:34 | |
*** boden has joined #openstack-infra | 03:34 | |
*** boden has quit IRC | 03:34 | |
*** boden has joined #openstack-infra | 03:35 | |
*** boden has quit IRC | 03:35 | |
*** boden has joined #openstack-infra | 03:36 | |
*** boden has quit IRC | 03:36 | |
*** boden has joined #openstack-infra | 03:37 | |
*** boden has quit IRC | 03:37 | |
*** boden has joined #openstack-infra | 03:37 | |
*** nelsnelson has quit IRC | 03:38 | |
*** boden has quit IRC | 03:38 | |
*** boden has joined #openstack-infra | 03:38 | |
*** boden has quit IRC | 03:39 | |
*** boden has joined #openstack-infra | 03:39 | |
*** boden has quit IRC | 03:40 | |
*** boden has joined #openstack-infra | 03:40 | |
*** boden has quit IRC | 03:41 | |
*** sarob_away is now known as sarob | 03:41 | |
*** boden has joined #openstack-infra | 03:41 | |
*** boden has quit IRC | 03:42 | |
*** boden has joined #openstack-infra | 03:42 | |
*** boden has quit IRC | 03:43 | |
*** boden has joined #openstack-infra | 03:43 | |
*** boden has quit IRC | 03:43 | |
*** boden has joined #openstack-infra | 03:44 | |
*** boden has quit IRC | 03:44 | |
*** andreaf has quit IRC | 03:44 | |
*** boden has joined #openstack-infra | 03:45 | |
*** andreaf has joined #openstack-infra | 03:45 | |
*** boden has quit IRC | 03:45 | |
*** boden has joined #openstack-infra | 03:45 | |
*** MaxV has joined #openstack-infra | 03:45 | |
*** boden has quit IRC | 03:46 | |
*** boden has joined #openstack-infra | 03:46 | |
*** boden has quit IRC | 03:47 | |
*** boden has joined #openstack-infra | 03:47 | |
*** boden has quit IRC | 03:48 | |
*** boden has joined #openstack-infra | 03:48 | |
*** boden has quit IRC | 03:49 | |
*** boden has joined #openstack-infra | 03:49 | |
*** amcrn has joined #openstack-infra | 03:49 | |
*** boden has quit IRC | 03:49 | |
*** boden has joined #openstack-infra | 03:50 | |
*** MaxV has quit IRC | 03:50 | |
*** boden has quit IRC | 03:50 | |
*** sarob is now known as sarob_away | 03:50 | |
*** boden has joined #openstack-infra | 03:51 | |
*** boden has quit IRC | 03:51 | |
*** boden has joined #openstack-infra | 03:52 | |
*** boden has quit IRC | 03:52 | |
*** boden has joined #openstack-infra | 03:53 | |
*** mwagner_lap has quit IRC | 03:53 | |
*** boden has quit IRC | 03:53 | |
*** mwagner_lap has joined #openstack-infra | 03:53 | |
*** boden has joined #openstack-infra | 03:53 | |
*** boden has quit IRC | 03:54 | |
*** boden has joined #openstack-infra | 03:54 | |
*** boden has quit IRC | 03:55 | |
*** boden has joined #openstack-infra | 03:55 | |
*** sdake_ has joined #openstack-infra | 03:55 | |
*** boden has quit IRC | 03:56 | |
*** boden has joined #openstack-infra | 03:56 | |
*** boden has quit IRC | 03:57 | |
*** rmcall has joined #openstack-infra | 03:57 | |
*** boden has joined #openstack-infra | 03:57 | |
*** boden has quit IRC | 03:57 | |
*** boden has joined #openstack-infra | 03:58 | |
*** boden has quit IRC | 03:58 | |
*** boden has joined #openstack-infra | 03:59 | |
*** boden has quit IRC | 03:59 | |
*** boden has joined #openstack-infra | 04:00 | |
*** boden has quit IRC | 04:00 | |
*** unicell has quit IRC | 04:00 | |
*** boden has joined #openstack-infra | 04:01 | |
*** boden has quit IRC | 04:01 | |
*** boden has joined #openstack-infra | 04:01 | |
*** boden has quit IRC | 04:02 | |
*** boden has joined #openstack-infra | 04:02 | |
*** boden has quit IRC | 04:03 | |
*** boden has joined #openstack-infra | 04:03 | |
*** boden has quit IRC | 04:04 | |
*** r1chardj0n3s_afk is now known as r1chardj0n3s | 04:04 | |
*** boden has joined #openstack-infra | 04:04 | |
*** boden has quit IRC | 04:05 | |
*** boden has joined #openstack-infra | 04:05 | |
*** boden has quit IRC | 04:05 | |
*** boden has joined #openstack-infra | 04:06 | |
*** linuxmohan has quit IRC | 04:06 | |
*** boden has quit IRC | 04:06 | |
*** boden has joined #openstack-infra | 04:07 | |
*** boden has quit IRC | 04:07 | |
*** hdd has quit IRC | 04:08 | |
*** boden has joined #openstack-infra | 04:08 | |
*** boden has quit IRC | 04:08 | |
*** boden has joined #openstack-infra | 04:08 | |
*** boden has quit IRC | 04:09 | |
*** boden has joined #openstack-infra | 04:09 | |
*** garyh has quit IRC | 04:09 | |
*** boden has quit IRC | 04:10 | |
*** boden has joined #openstack-infra | 04:10 | |
*** rmcall has quit IRC | 04:11 | |
*** boden has quit IRC | 04:11 | |
*** boden has joined #openstack-infra | 04:11 | |
*** boden has quit IRC | 04:11 | |
*** tsg has quit IRC | 04:12 | |
*** boden has joined #openstack-infra | 04:12 | |
*** boden has quit IRC | 04:12 | |
*** boden has joined #openstack-infra | 04:13 | |
*** boden has quit IRC | 04:13 | |
*** sdake_ has quit IRC | 04:14 | |
*** boden has joined #openstack-infra | 04:14 | |
*** boden has quit IRC | 04:14 | |
*** _buzz_ has quit IRC | 04:14 | |
*** boden has joined #openstack-infra | 04:15 | |
*** boden has quit IRC | 04:15 | |
*** boden has joined #openstack-infra | 04:15 | |
*** boden has quit IRC | 04:16 | |
*** boden has joined #openstack-infra | 04:16 | |
*** boden has quit IRC | 04:17 | |
*** boden has joined #openstack-infra | 04:17 | |
*** rmcall has joined #openstack-infra | 04:18 | |
*** boden has quit IRC | 04:18 | |
*** boden has joined #openstack-infra | 04:18 | |
*** boden has quit IRC | 04:19 | |
*** boden has joined #openstack-infra | 04:19 | |
*** boden has quit IRC | 04:19 | |
*** boden has joined #openstack-infra | 04:20 | |
*** boden has quit IRC | 04:20 | |
*** nosnos has joined #openstack-infra | 04:20 | |
*** boden has joined #openstack-infra | 04:21 | |
openstackgerrit | Matthew Treinish proposed a change to openstack-infra/config: Add subunit2sql gearman workers https://review.openstack.org/108003 | 04:21 |
*** boden has quit IRC | 04:21 | |
*** boden has joined #openstack-infra | 04:22 | |
*** boden has quit IRC | 04:22 | |
*** KanagarajM has joined #openstack-infra | 04:22 | |
*** boden has joined #openstack-infra | 04:23 | |
*** boden has quit IRC | 04:23 | |
*** boden has joined #openstack-infra | 04:24 | |
*** boden has quit IRC | 04:24 | |
*** boden has joined #openstack-infra | 04:24 | |
*** Sukhdev_ has joined #openstack-infra | 04:25 | |
*** boden has quit IRC | 04:25 | |
*** nkinder has joined #openstack-infra | 04:25 | |
*** boden has joined #openstack-infra | 04:25 | |
*** armax has joined #openstack-infra | 04:26 | |
*** boden has quit IRC | 04:26 | |
*** boden has joined #openstack-infra | 04:26 | |
*** boden has quit IRC | 04:27 | |
openstackgerrit | Matthew Treinish proposed a change to openstack-infra/config: Add subunit2sql gearman workers https://review.openstack.org/108003 | 04:27 |
*** boden has joined #openstack-infra | 04:27 | |
*** SumitNaiksatam has quit IRC | 04:27 | |
openstackgerrit | Matthew Treinish proposed a change to openstack-infra/config: WIP: Add mysql-proxy to subunit2sql server https://review.openstack.org/122311 | 04:27 |
*** boden has quit IRC | 04:28 | |
*** boden has joined #openstack-infra | 04:28 | |
*** SumitNaiksatam has joined #openstack-infra | 04:28 | |
*** terryw has joined #openstack-infra | 04:28 | |
*** boden has quit IRC | 04:28 | |
*** otherwiseguy has quit IRC | 04:29 | |
*** Ryan_Lane has joined #openstack-infra | 04:29 | |
*** boden has joined #openstack-infra | 04:29 | |
*** boden has quit IRC | 04:29 | |
*** boden has joined #openstack-infra | 04:30 | |
*** boden has quit IRC | 04:30 | |
*** boden has joined #openstack-infra | 04:31 | |
*** _buzz has joined #openstack-infra | 04:31 | |
*** boden has quit IRC | 04:31 | |
*** boden has joined #openstack-infra | 04:31 | |
*** boden has quit IRC | 04:32 | |
*** boden has joined #openstack-infra | 04:32 | |
*** boden has quit IRC | 04:33 | |
*** boden has joined #openstack-infra | 04:33 | |
*** boden has quit IRC | 04:34 | |
*** boden has joined #openstack-infra | 04:34 | |
*** boden has quit IRC | 04:34 | |
*** bhuvan has joined #openstack-infra | 04:35 | |
*** boden has joined #openstack-infra | 04:35 | |
*** alexandra has joined #openstack-infra | 04:35 | |
*** boden has quit IRC | 04:35 | |
*** alexandra has quit IRC | 04:36 | |
*** boden has joined #openstack-infra | 04:36 | |
*** boden has quit IRC | 04:36 | |
*** boden has joined #openstack-infra | 04:37 | |
stevemar | looks like the patch to fix retrying failed | 04:37 |
clarkb | stevemar: ya, because tooz is a ceilometer dep and tooz depends on retrying | 04:37 |
*** boden has quit IRC | 04:37 | |
*** harlowja_at_home has joined #openstack-infra | 04:37 | |
*** boden has joined #openstack-infra | 04:38 | |
stevemar | http://logs.openstack.org/52/125252/1/check/check-requirements-integration-dsvm/3deef62/console.html | 04:38 |
stevemar | yep, looks like tooz | 04:38 |
*** unicell has joined #openstack-infra | 04:38 | |
*** boden has quit IRC | 04:38 | |
*** gokrokve has joined #openstack-infra | 04:38 | |
*** boden has joined #openstack-infra | 04:39 | |
*** boden has quit IRC | 04:39 | |
*** armax has quit IRC | 04:39 | |
*** boden has joined #openstack-infra | 04:39 | |
*** boden has quit IRC | 04:40 | |
*** armax has joined #openstack-infra | 04:40 | |
*** boden has joined #openstack-infra | 04:40 | |
*** boden has quit IRC | 04:41 | |
*** boden has joined #openstack-infra | 04:41 | |
*** boden has quit IRC | 04:42 | |
*** boden has joined #openstack-infra | 04:42 | |
*** boden has quit IRC | 04:42 | |
*** mrmartin has joined #openstack-infra | 04:43 | |
*** boden has joined #openstack-infra | 04:43 | |
stevemar | clarkb, hmm, but tooz has an open requirement for retrying https://github.com/stackforge/tooz/blob/master/requirements.txt | 04:43 |
*** boden has quit IRC | 04:44 | |
stevemar | doesn't requirements do some funkiness to make sure all the requirements are kosher? | 04:44 |
*** boden has joined #openstack-infra | 04:44 | |
clarkb | stevemar: only to projects it manages | 04:44 |
clarkb | tooz is a transitive dep there and is installed via pip untouched | 04:44 |
*** armax has quit IRC | 04:44 | |
*** boden has quit IRC | 04:44 | |
stevemar | blah | 04:44 |
stevemar | so fix tooz first? then recheck the requirements patch i guess> | 04:45 |
nkinder | stevemar: yeah, retrying is hosed. I was just starting to look into that, but it sounds like you've gone further down the rabbit hole. | 04:45 |
*** boden has joined #openstack-infra | 04:45 | |
stevemar | nkinder, the rabbit hole is full of twists, | 04:45 |
clarkb | stevemar: ya that is one option, we have pushed a change to them | 04:45 |
clarkb | stevemar: will require tooz core to merge then release that code | 04:45 |
*** boden has quit IRC | 04:45 | |
clarkb | we were also playing with the idea of ninja merging the reqs change. we have also pushed a fix to retrying but upstream needs to merge and release that too | 04:45 |
*** boden has joined #openstack-infra | 04:46 | |
*** boden has quit IRC | 04:46 | |
*** MaxV has joined #openstack-infra | 04:46 | |
*** boden has joined #openstack-infra | 04:46 | |
*** boden has quit IRC | 04:47 | |
*** terryw has quit IRC | 04:47 | |
*** boden has joined #openstack-infra | 04:47 | |
*** MaxV has quit IRC | 04:47 | |
stevemar | clarkb, if retrying has a new version won't we hit the same problem? or will both install say 1.3.1 ? | 04:48 |
*** marun has joined #openstack-infra | 04:48 | |
stevemar | we would still have to blacklist 1.3.0 | 04:48 |
*** boden has quit IRC | 04:48 | |
*** MaxV has joined #openstack-infra | 04:48 | |
*** boden has joined #openstack-infra | 04:48 | |
*** boden has quit IRC | 04:49 | |
*** ildikov has quit IRC | 04:49 | |
*** boden has joined #openstack-infra | 04:49 | |
clarkb | we would still need to blacklist 1.3.0 for completeness but they will use 1.3.1 as soon as it is available | 04:49 |
*** boden has quit IRC | 04:50 | |
*** boden has joined #openstack-infra | 04:50 | |
*** boden has quit IRC | 04:51 | |
*** boden has joined #openstack-infra | 04:51 | |
*** boden has quit IRC | 04:51 | |
*** boden has joined #openstack-infra | 04:52 | |
*** boden has quit IRC | 04:52 | |
*** rushiagr is now known as rushiagr_away | 04:52 | |
*** boden has joined #openstack-infra | 04:53 | |
*** boden has quit IRC | 04:53 | |
*** MaxV has quit IRC | 04:53 | |
*** boden has joined #openstack-infra | 04:54 | |
*** harlowja_at_home has quit IRC | 04:54 | |
*** alexandra has joined #openstack-infra | 04:54 | |
*** boden has quit IRC | 04:54 | |
*** boden has joined #openstack-infra | 04:54 | |
*** marun has quit IRC | 04:55 | |
*** boden has quit IRC | 04:55 | |
*** boden has joined #openstack-infra | 04:55 | |
*** boden has quit IRC | 04:56 | |
*** boden has joined #openstack-infra | 04:56 | |
*** sarob_away has quit IRC | 04:57 | |
*** flaviof_zzz has quit IRC | 04:57 | |
*** boden has quit IRC | 04:57 | |
*** boden has joined #openstack-infra | 04:57 | |
*** boden has quit IRC | 04:58 | |
stevemar | clarkb, well at least it's coming in a not so hectic time... would have been much worse 1 to 2 weeks ago | 04:58 |
*** boden has joined #openstack-infra | 04:58 | |
*** boden has quit IRC | 04:58 | |
clarkb | ya | 04:59 |
*** boden has joined #openstack-infra | 04:59 | |
*** boden has quit IRC | 04:59 | |
*** boden has joined #openstack-infra | 05:00 | |
*** boden has quit IRC | 05:00 | |
nkinder | clarkb: have you reached out to any of the tooz cores? | 05:00 |
*** boden has joined #openstack-infra | 05:01 | |
clarkb | nkinder: we tried harlowja_away and the others are UTCish I think | 05:01 |
clarkb | so won't be awake for a few more hours | 05:01 |
nkinder | harlowja was around on IRC, but dropped | 05:01 |
*** boden has quit IRC | 05:01 | |
*** unicell has quit IRC | 05:01 | |
*** boden has joined #openstack-infra | 05:02 | |
mordred | clarkb: https://review.openstack.org/125265 fwiw | 05:02 |
nkinder | bummer, guess we'll just have to wait | 05:02 |
*** boden has quit IRC | 05:02 | |
mordred | if we have any ceilometer cores around who could land that | 05:02 |
clarkb | mordred: that can't land | 05:02 |
*** boden has joined #openstack-infra | 05:02 | |
clarkb | mordred: because it doesn't match retrying in g-r | 05:02 |
mordred | yah. wed have to ninja g-r | 05:03 |
*** boden has quit IRC | 05:03 | |
mordred | but if we _did_ ninja g-r - that patch should unstick the other half | 05:03 |
mordred | clarkb: also, it's not raining in seattle | 05:03 |
*** boden has joined #openstack-infra | 05:03 | |
clarkb | mordred: wow gg | 05:04 |
*** boden has quit IRC | 05:04 | |
clarkb | mordred: would you prefer it rain in seattle? | 05:04 |
*** boden has joined #openstack-infra | 05:04 | |
mordred | clarkb: nope. I love non-rainy seattle | 05:04 |
mordred | although I did bring my rain coat | 05:04 |
clarkb | non rainy seattle would be more fun if the mariners made the playoffs | 05:05 |
*** boden has quit IRC | 05:05 | |
clarkb | but I should be happy that they had a shot | 05:05 |
*** boden has joined #openstack-infra | 05:05 | |
*** boden has quit IRC | 05:05 | |
mordred | I thought they were supposed to have been good this year - at least that was the thought in the pre-season | 05:06 |
*** boden has joined #openstack-infra | 05:06 | |
clarkb | they started poorly | 05:06 |
*** Sukhdev_ has quit IRC | 05:06 | |
clarkb | but then pitching started hitting its stride and things started looking up | 05:06 |
clarkb | felix was really good this year | 05:06 |
*** boden has quit IRC | 05:06 | |
*** boden has joined #openstack-infra | 05:07 | |
mordred | my friend Spike is a huge mariners fan and also has been doing sports writing for the stranger | 05:07 |
mordred | he just writes depressing things about how it sucks to be a mariners fan | 05:07 |
*** boden has quit IRC | 05:07 | |
mordred | which is excellent, because he's also funny, so it's like funny things about how depressed he is about being a mariners fan, etc | 05:08 |
*** boden has joined #openstack-infra | 05:08 | |
*** boden has quit IRC | 05:08 | |
*** boden has joined #openstack-infra | 05:09 | |
*** boden has quit IRC | 05:09 | |
*** boden has joined #openstack-infra | 05:09 | |
*** boden has quit IRC | 05:10 | |
*** boden has joined #openstack-infra | 05:10 | |
*** boden has quit IRC | 05:11 | |
*** boden has joined #openstack-infra | 05:11 | |
*** Longgeek has joined #openstack-infra | 05:11 | |
*** boden has quit IRC | 05:12 | |
*** boden has joined #openstack-infra | 05:12 | |
*** _buzz has quit IRC | 05:12 | |
*** boden_ has joined #openstack-infra | 05:13 | |
*** boden has quit IRC | 05:13 | |
*** harlowja_at_home has joined #openstack-infra | 05:13 | |
*** boden_ has quit IRC | 05:14 | |
*** boden has joined #openstack-infra | 05:14 | |
*** boden has quit IRC | 05:14 | |
harlowja_at_home | did u guys figure out the tooz stuff, let me know if i can help, or i can get jd__ to help to | 05:14 |
*** boden has joined #openstack-infra | 05:15 | |
clarkb | harlowja_at_home: its figured out, but not fixed | 05:15 |
harlowja_at_home | hmmm, ok, what we need to get fixed? | 05:15 |
*** boden has quit IRC | 05:15 | |
dstufft | clarkb: is this pip doesn't handle multiple requirements thing? | 05:15 |
clarkb | harlowja_at_home: we can either ninja merge requirements change, fix upstream retrying or merge tooz fix then release that new version of tooz | 05:16 |
*** boden has joined #openstack-infra | 05:16 | |
clarkb | dstufft: no, ceilometer depends on tooz, tooz depends on retrying. retrying is broken | 05:16 |
harlowja_at_home | didn't retrying just fix itself? | 05:16 |
clarkb | harlowja_at_home: did they? | 05:16 |
harlowja_at_home | https://github.com/rholder/retrying/pull/19 ? | 05:16 |
clarkb | oh mabe they did | 05:16 |
clarkb | in that case nevermind | 05:16 |
*** boden has quit IRC | 05:16 | |
clarkb | someone should confirm its fixed | 05:16 |
harlowja_at_home | which i think got released @ https://pypi.python.org/pypi/retrying | 05:16 |
harlowja_at_home | 1.3.1 | 05:16 |
*** boden has joined #openstack-infra | 05:17 | |
*** ociuhandu_ has joined #openstack-infra | 05:17 | |
*** boden has quit IRC | 05:17 | |
clarkb | yup looks like it works. I am suprised an upstream merged modred's PR so quickly | 05:17 |
*** ociuhandu has quit IRC | 05:17 | |
*** ociuhandu_ is now known as ociuhandu | 05:17 | |
*** boden has joined #openstack-infra | 05:17 | |
*** boden has quit IRC | 05:18 | |
harlowja_at_home | like magic! | 05:18 |
harlowja_at_home | ha | 05:18 |
*** boden has joined #openstack-infra | 05:18 | |
* dstufft looks at retrying, mumbles about things that read requirements.txt as an input to setup.py | 05:18 | |
*** boden has quit IRC | 05:19 | |
clarkb | also pypi should have a little pop up that says "confirm you have tested this sdist installs" | 05:19 |
*** boden has joined #openstack-infra | 05:19 | |
clarkb | dstufft: I still don't understand why that is a problem but ok | 05:19 |
harlowja_at_home | ya, i'm surprised that didn't get caught by https://travis-ci.org/rholder/retrying | 05:19 |
clarkb | the issue in this case was clearly no testing was done | 05:19 |
*** boden has quit IRC | 05:20 | |
harlowja_at_home | maybe travis doesn't work like that, not sure | 05:20 |
dstufft | travis doesn't "install" a package unless your tests do that | 05:20 |
clarkb | harlowja_at_home: it probably tests out of the source dir not an sdist | 05:20 |
*** boden has joined #openstack-infra | 05:20 | |
clarkb | right | 05:20 |
harlowja_at_home | gotcha | 05:20 |
*** alexandra has quit IRC | 05:20 | |
*** boden has quit IRC | 05:21 | |
dstufft | e.g. if you use tox, tox generates a tarball installs it, and theortically runs the tests against the installed thing (in reality there are like half a dozen ways it'll run against the source dir instead of the installed thing) | 05:21 |
clarkb | dstufft: in this case that is fine because its the act of installing that mattered | 05:21 |
*** boden has joined #openstack-infra | 05:21 | |
clarkb | not where the tests run out of | 05:21 |
dstufft | yea | 05:21 |
harlowja_at_home | dstufft, along the multiple requirements thing, i (and others) have built https://github.com/stackforge/anvil/tree/master/tools#multipip which could be useful | 05:22 |
*** boden has quit IRC | 05:22 | |
harlowja_at_home | *could be useful for others | 05:22 |
*** boden has joined #openstack-infra | 05:22 | |
harlowja_at_home | it tries to do its best to find a version range that will work (given a bunch that aren't compatible) | 05:22 |
*** shashankhegde has joined #openstack-infra | 05:22 | |
harlowja_at_home | using https://github.com/stackforge/anvil/blob/master/tools/multipip#L121 ( a little algorithm i wrote) | 05:22 |
*** armax has joined #openstack-infra | 05:22 | |
*** boden has quit IRC | 05:22 | |
dstufft | realstically pip should just combine version specs | 05:23 |
*** boden has joined #openstack-infra | 05:23 | |
*** boden has quit IRC | 05:23 | |
dstufft | so if one thing depends on "six" and another thing depends on "six>1.0" and another thing depends on "six >=2.3" you get a combined "six>1.0,>=2.3" | 05:23 |
harlowja_at_home | dstufft, yup, relastically it should, i think the guys that started that multipip thing tried to get pip to do it, not sure how that worked out | 05:24 |
*** boden has joined #openstack-infra | 05:24 | |
*** r1chardj0n3s is now known as r1chardj0n3s_afk | 05:24 | |
dstufft | clarkb: I only mention "theortically it tests against the installed thing" because it can matter a lot if your build process does anything interesting | 05:24 |
*** boden has quit IRC | 05:24 | |
dstufft | but retrying's doesn't | 05:24 |
harlowja_at_home | dstufft, or someone gets https://github.com/enthought/depsolver upstream, which would be even better ;) | 05:24 |
*** boden has joined #openstack-infra | 05:25 | |
dstufft | I have depsolver on my todo list | 05:25 |
dstufft | (it's a fairly long TODO list) | 05:25 |
*** boden has quit IRC | 05:25 | |
harlowja_at_home | :) | 05:25 |
*** boden has joined #openstack-infra | 05:25 | |
dstufft | sooner or later pip will get a real dep solver | 05:26 |
*** boden has quit IRC | 05:26 | |
dstufft | it may be depsolver | 05:26 |
dstufft | or I may end up writing our own | 05:26 |
dstufft | depends on how much I hate depsolver | 05:26 |
*** boden has joined #openstack-infra | 05:26 | |
harlowja_at_home | well the license is part of the issue, it looks like the depsolver license is one the guy made himself | 05:26 |
harlowja_at_home | but maybe its a fine license, not sure | 05:27 |
*** boden has quit IRC | 05:27 | |
dstufft | oh I thought it was just 3 clause BSD? | 05:27 |
dstufft | I didn't look real close | 05:27 |
clarkb | dstufft: it is | 05:27 |
*** boden has joined #openstack-infra | 05:27 | |
*** sarob_away has joined #openstack-infra | 05:27 | |
* harlowja_at_home should not be a lawyer | 05:27 | |
harlowja_at_home | lol | 05:27 |
*** liam__ has joined #openstack-infra | 05:27 | |
*** boden has quit IRC | 05:28 | |
dstufft | if it's some self invented license I probably won't put it in pip even if it reads OK to me | 05:28 |
*** boden has joined #openstack-infra | 05:28 | |
dstufft | hm, almost lost my internet | 05:28 |
*** boden has quit IRC | 05:28 | |
*** boden has joined #openstack-infra | 05:29 | |
*** boden has quit IRC | 05:29 | |
*** boden has joined #openstack-infra | 05:30 | |
*** flaviof_zzz has joined #openstack-infra | 05:30 | |
*** boden has quit IRC | 05:30 | |
*** boden has joined #openstack-infra | 05:31 | |
*** boden has quit IRC | 05:31 | |
*** mmedvede has quit IRC | 05:31 | |
*** boden has joined #openstack-infra | 05:32 | |
*** boden has quit IRC | 05:32 | |
*** boden has joined #openstack-infra | 05:32 | |
dstufft | pip is so poorly factored :( | 05:33 |
*** boden has quit IRC | 05:33 | |
dstufft | major things like a real dep solver require some big refactoring to make it feasible | 05:33 |
*** boden has joined #openstack-infra | 05:33 | |
*** boden has quit IRC | 05:34 | |
dstufft | we're slowly chipping away at deprecating/removing stuff that makes it harder to have clean factoring though! | 05:34 |
harlowja_at_home | woot, slowly but surely | 05:34 |
mordred | clarkb: woot! | 05:34 |
mordred | clarkb: I'm now a contributor to more things! | 05:35 |
harlowja_at_home | i've started to realize that most software is poor factored, and refactoring is just how it goes :-P | 05:35 |
*** boden has joined #openstack-infra | 05:35 | |
*** rushiagr_away is now known as rushiagr | 05:35 | |
*** boden has quit IRC | 05:36 | |
mordred | harlowja_at_home: I gave up on factored software and just churn out crap and then dangle it somewhere that clarkb feels compelled to fix it | 05:36 |
harlowja_at_home | :) | 05:36 |
mordred | harlowja_at_home: but don't tell him - I don't want him to catch on to the ruse | 05:36 |
*** boden has joined #openstack-infra | 05:36 | |
harlowja_at_home | ^ how all the proffessionals roll | 05:36 |
harlowja_at_home | lol | 05:36 |
dstufft | can I convince clarkb to fix pip | 05:36 |
*** boden has quit IRC | 05:36 | |
*** boden has joined #openstack-infra | 05:37 | |
mordred | dstufft: sure. you just have to be willing to accept whatever architectural changes he decides are important to make | 05:37 |
harlowja_at_home | while your add it can u add that depsolver to yum to | 05:37 |
harlowja_at_home | thx much | 05:37 |
harlowja_at_home | *at it | 05:37 |
*** boden has quit IRC | 05:37 | |
*** boden has joined #openstack-infra | 05:38 | |
*** boden has quit IRC | 05:38 | |
*** boden has joined #openstack-infra | 05:39 | |
*** boden has quit IRC | 05:39 | |
*** boden has joined #openstack-infra | 05:40 | |
*** rlandy has joined #openstack-infra | 05:40 | |
*** boden has quit IRC | 05:40 | |
*** boden has joined #openstack-infra | 05:40 | |
*** boden has quit IRC | 05:41 | |
*** boden has joined #openstack-infra | 05:41 | |
*** liam__ has quit IRC | 05:41 | |
*** boden has quit IRC | 05:42 | |
*** boden has joined #openstack-infra | 05:42 | |
*** boden has quit IRC | 05:43 | |
*** armax has quit IRC | 05:43 | |
*** boden has joined #openstack-infra | 05:43 | |
*** boden has quit IRC | 05:43 | |
*** boden has joined #openstack-infra | 05:44 | |
*** boden has quit IRC | 05:44 | |
*** reed has quit IRC | 05:45 | |
*** boden has joined #openstack-infra | 05:45 | |
*** boden has quit IRC | 05:45 | |
*** boden has joined #openstack-infra | 05:46 | |
*** boden has quit IRC | 05:46 | |
*** boden has joined #openstack-infra | 05:46 | |
*** k4n0 has joined #openstack-infra | 05:47 | |
*** ildikov has joined #openstack-infra | 05:47 | |
*** boden has quit IRC | 05:47 | |
*** boden has joined #openstack-infra | 05:47 | |
*** boden has quit IRC | 05:48 | |
*** boden has joined #openstack-infra | 05:48 | |
*** MaxV has joined #openstack-infra | 05:49 | |
*** harlowja_at_home has quit IRC | 05:49 | |
*** boden has quit IRC | 05:49 | |
*** shashankhegde has quit IRC | 05:49 | |
*** boden has joined #openstack-infra | 05:49 | |
*** boden has quit IRC | 05:50 | |
*** boden has joined #openstack-infra | 05:50 | |
*** rushiagr is now known as rushiagr_away | 05:50 | |
*** rushiagr_away is now known as rushiagr | 05:51 | |
*** boden has quit IRC | 05:51 | |
*** boden has joined #openstack-infra | 05:51 | |
*** boden_ has joined #openstack-infra | 05:52 | |
*** boden has quit IRC | 05:52 | |
*** boden_ has quit IRC | 05:52 | |
*** boden has joined #openstack-infra | 05:53 | |
*** boden has quit IRC | 05:53 | |
*** MaxV has quit IRC | 05:53 | |
*** boden has joined #openstack-infra | 05:54 | |
*** boden has quit IRC | 05:54 | |
*** boden has joined #openstack-infra | 05:54 | |
*** gokrokve_ has joined #openstack-infra | 05:55 | |
*** boden has quit IRC | 05:55 | |
*** rlandy has quit IRC | 05:55 | |
*** boden has joined #openstack-infra | 05:56 | |
*** boden has quit IRC | 05:56 | |
*** boden has joined #openstack-infra | 05:56 | |
*** andreaf has quit IRC | 05:57 | |
*** boden has quit IRC | 05:57 | |
*** andreaf has joined #openstack-infra | 05:57 | |
*** boden has joined #openstack-infra | 05:57 | |
*** boden has quit IRC | 05:58 | |
*** boden has joined #openstack-infra | 05:58 | |
*** gokrokve has quit IRC | 05:58 | |
*** boden has quit IRC | 05:58 | |
*** boden has joined #openstack-infra | 05:59 | |
*** gokrokve_ has quit IRC | 05:59 | |
*** boden has quit IRC | 05:59 | |
*** boden has joined #openstack-infra | 06:00 | |
*** boden has quit IRC | 06:00 | |
*** boden has joined #openstack-infra | 06:01 | |
*** boden has quit IRC | 06:01 | |
*** boden has joined #openstack-infra | 06:02 | |
*** boden has quit IRC | 06:02 | |
*** boden has joined #openstack-infra | 06:02 | |
*** boden has quit IRC | 06:03 | |
*** boden has joined #openstack-infra | 06:03 | |
*** bhuvan has quit IRC | 06:04 | |
*** boden has quit IRC | 06:04 | |
*** boden has joined #openstack-infra | 06:04 | |
*** boden has quit IRC | 06:05 | |
*** boden has joined #openstack-infra | 06:05 | |
*** boden has quit IRC | 06:05 | |
*** boden has joined #openstack-infra | 06:06 | |
*** boden has quit IRC | 06:06 | |
*** vigneshvar has joined #openstack-infra | 06:07 | |
*** boden has joined #openstack-infra | 06:07 | |
*** boden has quit IRC | 06:07 | |
*** [HeOS] has quit IRC | 06:08 | |
*** boden has joined #openstack-infra | 06:08 | |
*** IvanBerezovskiy has joined #openstack-infra | 06:08 | |
*** boden has quit IRC | 06:08 | |
*** boden has joined #openstack-infra | 06:09 | |
*** boden has quit IRC | 06:09 | |
*** boden has joined #openstack-infra | 06:10 | |
*** boden has quit IRC | 06:10 | |
*** SumitNaiksatam has quit IRC | 06:10 | |
*** boden has joined #openstack-infra | 06:10 | |
*** boden has quit IRC | 06:11 | |
*** SumitNaiksatam has joined #openstack-infra | 06:11 | |
*** boden has joined #openstack-infra | 06:11 | |
*** wenlock has quit IRC | 06:11 | |
*** boden has quit IRC | 06:12 | |
*** boden has joined #openstack-infra | 06:12 | |
*** kashyap has joined #openstack-infra | 06:12 | |
*** boden has quit IRC | 06:13 | |
*** kashyap has quit IRC | 06:13 | |
*** boden has joined #openstack-infra | 06:13 | |
*** r1chardj0n3s_afk is now known as r1chardj0n3s | 06:13 | |
*** skolekonov has joined #openstack-infra | 06:13 | |
*** boden has quit IRC | 06:14 | |
*** rlandy has joined #openstack-infra | 06:14 | |
*** boden has joined #openstack-infra | 06:14 | |
*** boden has quit IRC | 06:14 | |
*** boden has joined #openstack-infra | 06:15 | |
stevemar | oh look at that, retrying 1.3.1 :O | 06:15 |
*** boden has quit IRC | 06:15 | |
stevemar | i'm late to the party :( | 06:16 |
*** boden has joined #openstack-infra | 06:16 | |
*** skeppstedt has joined #openstack-infra | 06:16 | |
*** boden has quit IRC | 06:16 | |
*** boden has joined #openstack-infra | 06:17 | |
*** boden_ has joined #openstack-infra | 06:18 | |
*** boden has quit IRC | 06:18 | |
openstackgerrit | Jeffrey Zhang proposed a change to openstack-infra/project-config: Add nova-salt-formula project https://review.openstack.org/124248 | 06:18 |
*** boden_ has quit IRC | 06:18 | |
*** boden has joined #openstack-infra | 06:18 | |
*** boden has quit IRC | 06:19 | |
*** boden has joined #openstack-infra | 06:19 | |
*** boden has quit IRC | 06:20 | |
*** boden has joined #openstack-infra | 06:20 | |
*** boden has quit IRC | 06:21 | |
*** boden has joined #openstack-infra | 06:21 | |
*** boden has quit IRC | 06:21 | |
*** boden has joined #openstack-infra | 06:22 | |
*** boden has quit IRC | 06:22 | |
*** boden has joined #openstack-infra | 06:23 | |
*** shashankhegde has joined #openstack-infra | 06:23 | |
*** boden has quit IRC | 06:23 | |
*** boden has joined #openstack-infra | 06:24 | |
*** boden has quit IRC | 06:24 | |
*** boden has joined #openstack-infra | 06:25 | |
*** gokrokve has joined #openstack-infra | 06:25 | |
*** MaxV has joined #openstack-infra | 06:25 | |
*** boden has quit IRC | 06:25 | |
*** boden has joined #openstack-infra | 06:25 | |
*** MaxV has quit IRC | 06:25 | |
*** Daisy has joined #openstack-infra | 06:26 | |
*** boden has quit IRC | 06:26 | |
*** MaxV has joined #openstack-infra | 06:26 | |
*** boden has joined #openstack-infra | 06:26 | |
*** gokrokve has quit IRC | 06:26 | |
*** boden has quit IRC | 06:27 | |
*** gokrokve has joined #openstack-infra | 06:27 | |
*** boden has joined #openstack-infra | 06:27 | |
*** boden has quit IRC | 06:28 | |
*** shashankhegde has quit IRC | 06:28 | |
*** boden has joined #openstack-infra | 06:28 | |
*** arosen-home1 has quit IRC | 06:28 | |
*** boden has quit IRC | 06:28 | |
openstackgerrit | Jeffrey Zhang proposed a change to openstack-infra/project-config: Add cinder-salt-formula project https://review.openstack.org/124249 | 06:29 |
*** boden has joined #openstack-infra | 06:29 | |
*** boden has quit IRC | 06:30 | |
*** boden has joined #openstack-infra | 06:30 | |
openstackgerrit | Jeffrey Zhang proposed a change to openstack-infra/project-config: Add nova-salt-formula project https://review.openstack.org/124248 | 06:30 |
*** boden has quit IRC | 06:30 | |
*** zul has quit IRC | 06:31 | |
*** boden has joined #openstack-infra | 06:31 | |
*** boden has quit IRC | 06:31 | |
*** boden has joined #openstack-infra | 06:32 | |
*** gokrokve has quit IRC | 06:32 | |
*** boden has quit IRC | 06:32 | |
*** boden has joined #openstack-infra | 06:32 | |
*** dims has joined #openstack-infra | 06:33 | |
*** boden has quit IRC | 06:33 | |
*** boden has joined #openstack-infra | 06:33 | |
*** boden has quit IRC | 06:34 | |
*** flaper87|afk is now known as flaper87 | 06:34 | |
*** boden has joined #openstack-infra | 06:34 | |
*** boden has quit IRC | 06:35 | |
*** boden has joined #openstack-infra | 06:35 | |
*** boden has quit IRC | 06:36 | |
*** boden has joined #openstack-infra | 06:36 | |
*** boden has quit IRC | 06:37 | |
AJaeger | morning flaper87, could you review https://review.openstack.org/#/c/116314/ again, please? | 06:37 |
*** boden has joined #openstack-infra | 06:37 | |
openstackgerrit | Jeffrey Zhang proposed a change to openstack-infra/project-config: Add neutron-salt-formula project https://review.openstack.org/124251 | 06:37 |
*** boden has quit IRC | 06:37 | |
*** dims has quit IRC | 06:38 | |
*** boden has joined #openstack-infra | 06:38 | |
*** jeffrey4l has joined #openstack-infra | 06:38 | |
*** boden has quit IRC | 06:38 | |
*** boden has joined #openstack-infra | 06:39 | |
*** boden has quit IRC | 06:39 | |
jeffrey4l | hi guys. I meet a except raised with AttributeError: 'module' object has no attribute 'MIME' in gate-infra-puppet-apply-centos6. Is it expected? which issue is related to this? | 06:39 |
*** boden has joined #openstack-infra | 06:40 | |
*** boden has quit IRC | 06:40 | |
*** boden has joined #openstack-infra | 06:40 | |
*** boden has quit IRC | 06:41 | |
*** boden has joined #openstack-infra | 06:41 | |
AJaeger | jeffrey4l, known problem - nothing you can do for now. Should be fixed in 12 hours and then just recheck your submissions. | 06:42 |
*** boden has quit IRC | 06:42 | |
jeffrey4l | AJaeger, Got it. Thanks a lot. | 06:42 |
*** boden has joined #openstack-infra | 06:42 | |
*** boden has quit IRC | 06:43 | |
*** boden has joined #openstack-infra | 06:43 | |
*** boden has quit IRC | 06:44 | |
*** boden has joined #openstack-infra | 06:44 | |
*** mflobo__ has quit IRC | 06:44 | |
*** mflobo has joined #openstack-infra | 06:44 | |
*** boden has quit IRC | 06:45 | |
*** boden has joined #openstack-infra | 06:45 | |
*** boden has quit IRC | 06:45 | |
*** boden has joined #openstack-infra | 06:46 | |
*** boden has quit IRC | 06:46 | |
*** rdopieralski has joined #openstack-infra | 06:46 | |
*** boden has joined #openstack-infra | 06:47 | |
*** boden has quit IRC | 06:47 | |
*** imcsk8 has quit IRC | 06:47 | |
openstackgerrit | Jeffrey Zhang proposed a change to openstack-infra/project-config: Rename the glance-formula project name https://review.openstack.org/124252 | 06:47 |
*** boden has joined #openstack-infra | 06:48 | |
*** boden has quit IRC | 06:48 | |
*** pkoniszewski has joined #openstack-infra | 06:48 | |
*** boden has joined #openstack-infra | 06:48 | |
*** boden has quit IRC | 06:49 | |
*** boden has joined #openstack-infra | 06:49 | |
*** boden has quit IRC | 06:50 | |
*** boden has joined #openstack-infra | 06:50 | |
*** imcsk8 has joined #openstack-infra | 06:51 | |
*** boden has quit IRC | 06:51 | |
*** boden has joined #openstack-infra | 06:51 | |
*** Daisy has quit IRC | 06:51 | |
*** miqui has quit IRC | 06:52 | |
*** boden has quit IRC | 06:52 | |
*** salv-orlando has joined #openstack-infra | 06:52 | |
*** boden has joined #openstack-infra | 06:52 | |
*** zul has joined #openstack-infra | 06:52 | |
*** boden has quit IRC | 06:52 | |
*** boden has joined #openstack-infra | 06:53 | |
*** imcsk8 has quit IRC | 06:53 | |
*** imcsk8 has joined #openstack-infra | 06:53 | |
*** boden has quit IRC | 06:53 | |
*** boden has joined #openstack-infra | 06:54 | |
*** boden has quit IRC | 06:54 | |
*** boden has joined #openstack-infra | 06:55 | |
*** boden has quit IRC | 06:55 | |
*** boden has joined #openstack-infra | 06:55 | |
*** boden has quit IRC | 06:56 | |
*** boden has joined #openstack-infra | 06:56 | |
*** boden has quit IRC | 06:57 | |
*** boden has joined #openstack-infra | 06:57 | |
*** boden has quit IRC | 06:58 | |
*** boden has joined #openstack-infra | 06:58 | |
*** boden has quit IRC | 06:59 | |
*** boden has joined #openstack-infra | 06:59 | |
*** boden has quit IRC | 06:59 | |
*** boden has joined #openstack-infra | 07:00 | |
*** boden has quit IRC | 07:00 | |
*** boden has joined #openstack-infra | 07:01 | |
*** MaxV has quit IRC | 07:01 | |
*** boden has quit IRC | 07:01 | |
*** boden has joined #openstack-infra | 07:02 | |
*** boden has quit IRC | 07:02 | |
*** boden has joined #openstack-infra | 07:03 | |
*** MaxV has joined #openstack-infra | 07:03 | |
*** rmcall has quit IRC | 07:03 | |
*** boden has quit IRC | 07:03 | |
*** boden has joined #openstack-infra | 07:03 | |
*** amotoki has joined #openstack-infra | 07:04 | |
*** boden has quit IRC | 07:04 | |
*** boden has joined #openstack-infra | 07:04 | |
*** boden has quit IRC | 07:05 | |
*** MaxV has quit IRC | 07:05 | |
*** rmcall has joined #openstack-infra | 07:05 | |
*** boden has joined #openstack-infra | 07:05 | |
*** boden has quit IRC | 07:06 | |
*** boden has joined #openstack-infra | 07:06 | |
*** boden has quit IRC | 07:07 | |
*** boden_ has joined #openstack-infra | 07:07 | |
*** boden_ has quit IRC | 07:07 | |
*** boden has joined #openstack-infra | 07:08 | |
*** boden_ has joined #openstack-infra | 07:09 | |
*** boden has quit IRC | 07:09 | |
*** boden_ has quit IRC | 07:09 | |
*** boden has joined #openstack-infra | 07:10 | |
openstackgerrit | A change was merged to openstack/requirements: block retrying 1.3.0 https://review.openstack.org/125252 | 07:10 |
*** boden has quit IRC | 07:10 | |
*** boden has joined #openstack-infra | 07:10 | |
*** amcrn has quit IRC | 07:11 | |
*** boden has quit IRC | 07:11 | |
*** boden has joined #openstack-infra | 07:11 | |
*** boden has quit IRC | 07:12 | |
*** boden has joined #openstack-infra | 07:12 | |
*** boden has quit IRC | 07:13 | |
*** boden has joined #openstack-infra | 07:13 | |
*** boden has quit IRC | 07:14 | |
*** boden has joined #openstack-infra | 07:14 | |
*** mmaglana has quit IRC | 07:14 | |
*** boden has quit IRC | 07:15 | |
*** boden has joined #openstack-infra | 07:15 | |
*** boden has quit IRC | 07:15 | |
*** boden has joined #openstack-infra | 07:16 | |
*** ashaeron has joined #openstack-infra | 07:16 | |
*** boden has quit IRC | 07:16 | |
*** mpaolino has joined #openstack-infra | 07:16 | |
*** boden has joined #openstack-infra | 07:17 | |
*** andreaf has quit IRC | 07:18 | |
*** boden has quit IRC | 07:18 | |
*** stevemar has quit IRC | 07:18 | |
*** boden_ has joined #openstack-infra | 07:18 | |
*** oomichi has joined #openstack-infra | 07:18 | |
*** MarkAtwood has quit IRC | 07:18 | |
*** boden_ has quit IRC | 07:18 | |
*** boden has joined #openstack-infra | 07:18 | |
*** boden has quit IRC | 07:19 | |
*** boden has joined #openstack-infra | 07:19 | |
*** boden has quit IRC | 07:20 | |
*** jcoufal has joined #openstack-infra | 07:20 | |
*** boden has joined #openstack-infra | 07:20 | |
*** boden has quit IRC | 07:21 | |
openstackgerrit | Chmouel Boudjnah proposed a change to stackforge/dox: Install gdbm in ubuntu base image https://review.openstack.org/125276 | 07:21 |
*** boden has joined #openstack-infra | 07:21 | |
*** boden has quit IRC | 07:22 | |
*** boden has joined #openstack-infra | 07:22 | |
*** boden has quit IRC | 07:23 | |
*** doude has joined #openstack-infra | 07:23 | |
*** boden has joined #openstack-infra | 07:24 | |
*** boden_ has joined #openstack-infra | 07:25 | |
*** boden has quit IRC | 07:25 | |
*** boden_ has quit IRC | 07:25 | |
*** KanagarajM has quit IRC | 07:25 | |
*** boden has joined #openstack-infra | 07:26 | |
*** boden has quit IRC | 07:26 | |
*** KanagarajM has joined #openstack-infra | 07:26 | |
*** boden has joined #openstack-infra | 07:26 | |
*** arxcruz has joined #openstack-infra | 07:26 | |
*** boden has quit IRC | 07:27 | |
*** boden has joined #openstack-infra | 07:27 | |
*** gokrokve has joined #openstack-infra | 07:28 | |
*** boden has quit IRC | 07:28 | |
*** _nadya_ has joined #openstack-infra | 07:28 | |
*** boden has joined #openstack-infra | 07:28 | |
*** Guest68510 has joined #openstack-infra | 07:28 | |
*** boden has quit IRC | 07:29 | |
*** boden has joined #openstack-infra | 07:29 | |
*** rmcall has quit IRC | 07:29 | |
*** boden has quit IRC | 07:30 | |
*** boden has joined #openstack-infra | 07:30 | |
*** boden has quit IRC | 07:30 | |
*** jgallard has joined #openstack-infra | 07:31 | |
*** boden has joined #openstack-infra | 07:31 | |
*** boden has quit IRC | 07:31 | |
*** boden has joined #openstack-infra | 07:32 | |
*** gokrokve has quit IRC | 07:32 | |
*** boden has quit IRC | 07:32 | |
*** boden has joined #openstack-infra | 07:33 | |
*** e0ne has joined #openstack-infra | 07:33 | |
*** boden has quit IRC | 07:33 | |
*** Daisy has joined #openstack-infra | 07:34 | |
*** boden has joined #openstack-infra | 07:34 | |
*** boden has quit IRC | 07:34 | |
*** boden has joined #openstack-infra | 07:34 | |
*** mpaolino has quit IRC | 07:35 | |
*** boden has quit IRC | 07:35 | |
*** boden has joined #openstack-infra | 07:35 | |
*** boden has quit IRC | 07:36 | |
*** boden has joined #openstack-infra | 07:36 | |
*** boden has quit IRC | 07:37 | |
*** boden has joined #openstack-infra | 07:37 | |
*** boden_ has joined #openstack-infra | 07:38 | |
*** boden has quit IRC | 07:38 | |
*** boden_ has quit IRC | 07:38 | |
*** boden has joined #openstack-infra | 07:39 | |
*** MaxV has joined #openstack-infra | 07:40 | |
*** boden has quit IRC | 07:40 | |
*** boden has joined #openstack-infra | 07:40 | |
*** boden has quit IRC | 07:40 | |
*** boden has joined #openstack-infra | 07:41 | |
*** boden has quit IRC | 07:41 | |
*** boden has joined #openstack-infra | 07:41 | |
openstackgerrit | Matthew Gilliard proposed a change to openstack-infra/config: Prevents double-execution of ci_page_loaded https://review.openstack.org/125279 | 07:41 |
*** boden has quit IRC | 07:42 | |
*** boden has joined #openstack-infra | 07:42 | |
*** ZZelle has quit IRC | 07:43 | |
*** boden has quit IRC | 07:43 | |
*** ZZelle has joined #openstack-infra | 07:43 | |
*** boden has joined #openstack-infra | 07:43 | |
*** boden has quit IRC | 07:44 | |
*** zns_ has joined #openstack-infra | 07:44 | |
*** boden has joined #openstack-infra | 07:44 | |
*** boden has quit IRC | 07:45 | |
*** boden has joined #openstack-infra | 07:45 | |
*** e0ne has quit IRC | 07:45 | |
*** boden has quit IRC | 07:45 | |
*** boden has joined #openstack-infra | 07:46 | |
*** boden has quit IRC | 07:46 | |
*** e0ne has joined #openstack-infra | 07:46 | |
*** boden has joined #openstack-infra | 07:47 | |
*** boden has quit IRC | 07:47 | |
*** zns has quit IRC | 07:47 | |
*** boden has joined #openstack-infra | 07:48 | |
*** [HeOS] has joined #openstack-infra | 07:48 | |
*** boden has quit IRC | 07:48 | |
*** coolsvap|afk is now known as coolsvap | 07:48 | |
*** boden has joined #openstack-infra | 07:48 | |
*** boden has quit IRC | 07:49 | |
*** boden has joined #openstack-infra | 07:49 | |
*** boden has quit IRC | 07:50 | |
*** boden has joined #openstack-infra | 07:50 | |
*** boden has quit IRC | 07:51 | |
*** boden has joined #openstack-infra | 07:51 | |
*** andreykurilin_ has joined #openstack-infra | 07:51 | |
*** boden has quit IRC | 07:52 | |
*** boden has joined #openstack-infra | 07:52 | |
*** boden has quit IRC | 07:52 | |
*** boden has joined #openstack-infra | 07:53 | |
*** Ryan_Lane has quit IRC | 07:53 | |
*** boden has quit IRC | 07:53 | |
*** boden has joined #openstack-infra | 07:54 | |
*** boden has quit IRC | 07:54 | |
*** boden has joined #openstack-infra | 07:55 | |
*** boden has quit IRC | 07:55 | |
*** boden has joined #openstack-infra | 07:56 | |
*** salv-orlando_ has joined #openstack-infra | 07:56 | |
*** boden has quit IRC | 07:56 | |
*** boden has joined #openstack-infra | 07:56 | |
*** boden has quit IRC | 07:57 | |
*** boden has joined #openstack-infra | 07:57 | |
*** e0ne has quit IRC | 07:57 | |
*** ociuhandu has quit IRC | 07:58 | |
*** salv-orlando has quit IRC | 07:58 | |
*** salv-orlando_ is now known as salv-orlando | 07:58 | |
*** jswarren has quit IRC | 07:58 | |
*** e0ne has joined #openstack-infra | 08:00 | |
*** jistr has joined #openstack-infra | 08:02 | |
*** e0ne has quit IRC | 08:03 | |
openstackgerrit | Ricardo Carrillo Cruz proposed a change to openstack-infra/config: Add settings.xml parameter to Jenkins slave class https://review.openstack.org/121560 | 08:06 |
*** ihrachyshka has joined #openstack-infra | 08:07 | |
*** zz_johnthetubagu is now known as johnthetubaguy | 08:16 | |
*** _nadya_ has quit IRC | 08:21 | |
*** dizquierdo has joined #openstack-infra | 08:22 | |
*** ayoung has quit IRC | 08:23 | |
*** coolsvap is now known as coolsvap|afk | 08:24 | |
*** zns_ has quit IRC | 08:24 | |
*** zehicle_at_dell has quit IRC | 08:26 | |
*** derekh has joined #openstack-infra | 08:26 | |
openstackgerrit | Chmouel Boudjnah proposed a change to stackforge/dox: Allow use another usename than current user https://review.openstack.org/125285 | 08:28 |
openstackgerrit | Chmouel Boudjnah proposed a change to stackforge/dox: Add information about boot2docker in README https://review.openstack.org/125286 | 08:28 |
*** gokrokve has joined #openstack-infra | 08:28 | |
*** jlibosva has joined #openstack-infra | 08:30 | |
*** yamamoto_ has quit IRC | 08:31 | |
*** gokrokve has quit IRC | 08:33 | |
*** mika has quit IRC | 08:33 | |
*** mika has joined #openstack-infra | 08:38 | |
rcarrillocruz | morning | 08:39 |
rcarrillocruz | anyone getting this failure in gate-infra-puppet-apply-centos6 ? | 08:39 |
*** mpaolino has joined #openstack-infra | 08:39 | |
rcarrillocruz | http://logs.openstack.org/60/121560/8/check/gate-infra-puppet-apply-centos6/c08ad42/console.html | 08:39 |
*** [HeOS] is now known as HeOS | 08:39 | |
rcarrillocruz | doesn't seem to be related to my change at all | 08:39 |
openstackgerrit | A change was merged to stackforge/dox: Better support for multiple commands https://review.openstack.org/120562 | 08:44 |
*** dizquierdo has quit IRC | 08:50 | |
openstackgerrit | Chmouel Boudjnah proposed a change to stackforge/dox: Allow use another usename than current user https://review.openstack.org/125285 | 08:50 |
*** che-arne has joined #openstack-infra | 08:53 | |
jeffrey4l | rcarrillocruz, I get the same error and i am told by " known problem - nothing you can do for now. Should be fixed in 12 hours and then just recheck your submissions." | 08:54 |
*** Daviey has quit IRC | 08:54 | |
*** mflobo has left #openstack-infra | 08:54 | |
AJaeger | rcarrillocruz, everybody getting it, the swift upload is broken ;( | 08:55 |
*** amuller has joined #openstack-infra | 08:55 | |
*** cdent has joined #openstack-infra | 08:56 | |
*** jgallard has quit IRC | 08:57 | |
*** jgallard has joined #openstack-infra | 08:57 | |
*** unicell has joined #openstack-infra | 09:00 | |
*** andreykurilin_ has quit IRC | 09:00 | |
*** e0ne has joined #openstack-infra | 09:01 | |
*** Daviey has joined #openstack-infra | 09:07 | |
*** praneshp has quit IRC | 09:14 | |
openstackgerrit | A change was merged to openstack-infra/release-tools: Fix rcdelivery.sh using wrong final version https://review.openstack.org/124963 | 09:14 |
*** jp_at_hp has joined #openstack-infra | 09:15 | |
*** loki184 has joined #openstack-infra | 09:16 | |
*** afazekas has joined #openstack-infra | 09:17 | |
*** psedlak has quit IRC | 09:18 | |
*** ociuhandu has joined #openstack-infra | 09:19 | |
*** oomichi has quit IRC | 09:20 | |
openstackgerrit | Chmouel Boudjnah proposed a change to stackforge/dox: Set commands on dox.yml of dox to a list https://review.openstack.org/125293 | 09:22 |
*** andreaf_ is now known as andreaf | 09:23 | |
*** Daisy has quit IRC | 09:23 | |
openstackgerrit | Chmouel Boudjnah proposed a change to stackforge/dox: Set commands on dox.yml of dox to a list https://review.openstack.org/125293 | 09:24 |
*** koolhead17 has joined #openstack-infra | 09:25 | |
*** koolhead17 has joined #openstack-infra | 09:25 | |
*** gokrokve has joined #openstack-infra | 09:26 | |
*** psedlak has joined #openstack-infra | 09:27 | |
*** ociuhandu has quit IRC | 09:30 | |
*** ociuhandu has joined #openstack-infra | 09:30 | |
*** gokrokve has quit IRC | 09:31 | |
*** rushiagr is now known as rushiagr_away | 09:31 | |
*** pkoniszewski has quit IRC | 09:31 | |
*** pkoniszewski has joined #openstack-infra | 09:32 | |
openstackgerrit | Joshua Hesketh proposed a change to openstack-infra/jenkins-job-builder: Start libification of jjb https://review.openstack.org/107724 | 09:32 |
openstackgerrit | Joshua Hesketh proposed a change to openstack-infra/project-config: Report failed post jobs to openstack-qa https://review.openstack.org/125298 | 09:35 |
*** mwagner_lap has quit IRC | 09:36 | |
*** wendar has quit IRC | 09:38 | |
*** wendar has joined #openstack-infra | 09:38 | |
rcarrillocruz | jeffrey4l , AJaeger : thx :/ | 09:39 |
*** mpaolino has quit IRC | 09:47 | |
AJaeger | jhesketh, flaper87, I just fixed one post job that always fails: https://review.openstack.org/125301 (see 125298) | 09:49 |
*** valhallasw`cloud has joined #openstack-infra | 09:57 | |
*** mrmartin has quit IRC | 09:59 | |
*** Longgeek has quit IRC | 10:01 | |
*** skeppstedt has quit IRC | 10:02 | |
*** e0ne has quit IRC | 10:03 | |
openstackgerrit | Sean Dague proposed a change to openstack-infra/zuul: add support for filtering changes in zuul webapp https://review.openstack.org/125002 | 10:03 |
*** Longgeek has joined #openstack-infra | 10:03 | |
openstackgerrit | Sean Dague proposed a change to openstack-infra/zuul: add support for getting status of individual changes https://review.openstack.org/124390 | 10:03 |
*** Longgeek has quit IRC | 10:04 | |
*** Longgeek has joined #openstack-infra | 10:04 | |
*** valhallasw`cloud has left #openstack-infra | 10:05 | |
*** Guest68510 has quit IRC | 10:06 | |
*** lttrl has joined #openstack-infra | 10:06 | |
*** jgallard has quit IRC | 10:07 | |
*** Svedrin has quit IRC | 10:08 | |
*** Svedrin has joined #openstack-infra | 10:08 | |
*** e0ne has joined #openstack-infra | 10:09 | |
*** che-arne|2 has joined #openstack-infra | 10:10 | |
*** berendt has joined #openstack-infra | 10:11 | |
*** che-arne has quit IRC | 10:12 | |
*** eglynn-officeafk is now known as eglynn-office | 10:12 | |
*** mrmartin has joined #openstack-infra | 10:12 | |
*** Longgeek_ has joined #openstack-infra | 10:13 | |
openstackgerrit | Chmouel Boudjnah proposed a change to stackforge/dox: Add information about boot2docker in README https://review.openstack.org/125286 | 10:13 |
*** pcm_ has joined #openstack-infra | 10:14 | |
*** timrc-afk has quit IRC | 10:15 | |
*** pcm_ has quit IRC | 10:15 | |
*** Svedrin has quit IRC | 10:16 | |
*** pcm_ has joined #openstack-infra | 10:16 | |
*** Longgeek_ has quit IRC | 10:16 | |
*** Longgeek has quit IRC | 10:16 | |
*** Longgeek has joined #openstack-infra | 10:16 | |
*** abramley has quit IRC | 10:16 | |
*** schang has quit IRC | 10:16 | |
*** spiffxp has quit IRC | 10:16 | |
*** spiffxp has joined #openstack-infra | 10:17 | |
*** schang has joined #openstack-infra | 10:18 | |
*** timrc-afk has joined #openstack-infra | 10:18 | |
*** timrc-afk is now known as timrc | 10:18 | |
*** abramley has joined #openstack-infra | 10:19 | |
sdague | jhesketh: I fixed the whitespace issue with the zuul patches | 10:19 |
*** Svedrin has joined #openstack-infra | 10:19 | |
*** mwagner_lap has joined #openstack-infra | 10:20 | |
*** jedimike has joined #openstack-infra | 10:21 | |
*** koolhead17 has quit IRC | 10:22 | |
*** Longgeek_ has joined #openstack-infra | 10:22 | |
jhesketh | sdague: cool | 10:22 |
*** mrmartin has quit IRC | 10:23 | |
*** Longgeek_ has quit IRC | 10:23 | |
*** Daisy has joined #openstack-infra | 10:23 | |
*** Longgeek_ has joined #openstack-infra | 10:24 | |
*** Longgeek has quit IRC | 10:26 | |
*** gokrokve has joined #openstack-infra | 10:26 | |
*** Daisy_ has joined #openstack-infra | 10:27 | |
*** Longgeek_ has quit IRC | 10:28 | |
*** Longgeek has joined #openstack-infra | 10:28 | |
*** Daisy has quit IRC | 10:29 | |
*** Daisy_ is now known as Daisy | 10:30 | |
*** Longgeek has quit IRC | 10:30 | |
*** gokrokve has quit IRC | 10:30 | |
*** Longgeek has joined #openstack-infra | 10:31 | |
openstackgerrit | Joshua Hesketh proposed a change to openstack-infra/project-config: Revert "Revert "Enable the swift logs env vars for all jobs"" https://review.openstack.org/125262 | 10:32 |
openstackgerrit | Joshua Hesketh proposed a change to openstack-infra/project-config: experimental-swift-logs-{name}-pep8 on centos https://review.openstack.org/125313 | 10:32 |
*** Longgeek_ has joined #openstack-infra | 10:33 | |
*** yamahata has quit IRC | 10:34 | |
*** Longgeek has quit IRC | 10:36 | |
*** Daisy has quit IRC | 10:36 | |
*** Daisy has joined #openstack-infra | 10:37 | |
*** unicell has quit IRC | 10:38 | |
*** habib__ has joined #openstack-infra | 10:38 | |
*** mrmartin has joined #openstack-infra | 10:39 | |
*** KanagarajM has quit IRC | 10:40 | |
*** mrmartin has quit IRC | 10:43 | |
*** unicell has joined #openstack-infra | 10:46 | |
*** koolhead17 has joined #openstack-infra | 10:49 | |
*** koolhead17 has joined #openstack-infra | 10:49 | |
openstackgerrit | Nikita Konovalov proposed a change to openstack-infra/storyboard: Added tags controllers https://review.openstack.org/114217 | 10:49 |
*** Longgeek_ has quit IRC | 10:56 | |
*** _nadya_ has joined #openstack-infra | 10:58 | |
openstackgerrit | Sean Dague proposed a change to openstack-infra/elastic-recheck: fix stray bracket in the html, was missed first time around https://review.openstack.org/125314 | 11:01 |
openstackgerrit | Chmouel Boudjnah proposed a change to stackforge/dox: Set commands on dox.yml of dox to a list https://review.openstack.org/125293 | 11:02 |
openstackgerrit | Chmouel Boudjnah proposed a change to stackforge/dox: Allow use another usename than current user https://review.openstack.org/125285 | 11:02 |
*** loki184 has quit IRC | 11:02 | |
openstackgerrit | Andreas Jaeger proposed a change to openstack-infra/project-config: Remove django_openstack_auth-coverage job https://review.openstack.org/125317 | 11:03 |
sdague | jhesketh: to get back to the UX issue from yesterday - look at this patch - https://review.openstack.org/#/c/125078/ and tell me which test result is keeping it from landing :) | 11:05 |
*** e0ne has quit IRC | 11:05 | |
openstackgerrit | A change was merged to openstack-infra/elastic-recheck: fix stray bracket in the html, was missed first time around https://review.openstack.org/125314 | 11:07 |
*** e0ne has joined #openstack-infra | 11:08 | |
jhesketh | sdague: yeah, that's not great | 11:10 |
*** baoli has joined #openstack-infra | 11:12 | |
*** dims has joined #openstack-infra | 11:12 | |
*** rcarrillocruz has left #openstack-infra | 11:13 | |
*** zns has joined #openstack-infra | 11:18 | |
*** adalbas has joined #openstack-infra | 11:18 | |
*** Longgeek has joined #openstack-infra | 11:20 | |
*** Longgeek has quit IRC | 11:21 | |
*** Longgeek has joined #openstack-infra | 11:22 | |
*** adalbas has quit IRC | 11:24 | |
*** gokrokve has joined #openstack-infra | 11:26 | |
*** Longgeek has quit IRC | 11:28 | |
*** Longgeek has joined #openstack-infra | 11:28 | |
*** GheRivero has quit IRC | 11:30 | |
*** GheRivero has joined #openstack-infra | 11:30 | |
*** GheRivero has quit IRC | 11:30 | |
*** GheRivero has joined #openstack-infra | 11:31 | |
*** gokrokve has quit IRC | 11:31 | |
*** jeffrey4l has quit IRC | 11:33 | |
*** e0ne has quit IRC | 11:33 | |
*** unicell has quit IRC | 11:34 | |
*** unicell has joined #openstack-infra | 11:34 | |
*** baoli has quit IRC | 11:35 | |
*** Daisy has quit IRC | 11:38 | |
*** vigneshvar has quit IRC | 11:39 | |
*** dmsimard_away is now known as dmsimard | 11:40 | |
*** _nadya_ has quit IRC | 11:44 | |
AJaeger | sdague, that is indeed confusing and needs expert knowledge ;( | 11:47 |
*** ayoung has joined #openstack-infra | 11:47 | |
*** zns has quit IRC | 11:49 | |
*** jeffrey4l has joined #openstack-infra | 11:50 | |
*** mpaolino has joined #openstack-infra | 11:51 | |
*** tsg has joined #openstack-infra | 11:53 | |
*** hashar has joined #openstack-infra | 11:53 | |
*** Guest68510 has joined #openstack-infra | 11:55 | |
openstackgerrit | A change was merged to openstack-infra/elastic-recheck: import logging.config https://review.openstack.org/125250 | 11:55 |
*** dprince has joined #openstack-infra | 11:55 | |
*** Longgeek has quit IRC | 11:55 | |
*** tnurlygayanov has quit IRC | 11:57 | |
*** Svedrin has quit IRC | 11:59 | |
*** baoli has joined #openstack-infra | 12:01 | |
ZZelle | SergeyLukjanov, hi | 12:04 |
anteaya | boden I hope you got your client fixed | 12:04 |
boden | anteaya -- sorry I'm not following? | 12:04 |
AJaeger | good morning, anteaya | 12:05 |
anteaya | morning AJaeger | 12:05 |
anteaya | boden: your client connected and disconnected all night | 12:06 |
anteaya | and stopped shortly after 7:00utc today | 12:06 |
boden | anteaya -- ah, must be a feature of this client when my mac is trying to sleep | 12:06 |
anteaya | so I hope that whatever comcast magic was causing it to do that is addressed | 12:06 |
anteaya | feature, there's a word | 12:06 |
AJaeger | anteaya, fungi, we need https://review.openstack.org/#/c/125261 approved to unbreak the gate for project-config - might be ninja-approval. Clarkb was discussing this during his night.... | 12:07 |
*** hashar has quit IRC | 12:07 | |
*** sdake_ has joined #openstack-infra | 12:07 | |
*** sdake_ has quit IRC | 12:07 | |
*** sdake_ has joined #openstack-infra | 12:07 | |
*** isviridov is now known as isviridov_na | 12:07 | |
anteaya | boden: started 2014-09-30T21:10:53 yesterday: http://eavesdrop.openstack.org/irclogs/%23openstack-infra/%23openstack-infra.2014-09-30.log | 12:08 |
*** tsg has quit IRC | 12:08 | |
anteaya | AJaeger: looking, what is the tl;dr of the backscroll? | 12:08 |
AJaeger | the swift upload does not work on our centos nodes | 12:09 |
boden | anteaya -- interesting. I'll see if I can mitigate that noise | 12:09 |
AJaeger | So, we need to revert the patch (125261) to pass the gates and then do it properly... | 12:09 |
AJaeger | jhesketh has been working on fixing this... | 12:09 |
AJaeger | currently any change using gate-infra-puppet-apply-centos6 fails ;( | 12:10 |
anteaya | boden: thanks | 12:10 |
anteaya | AJaeger: okay I am +2 | 12:11 |
AJaeger | anteaya, but I didn't read all the discussion | 12:11 |
jhesketh | AJaeger: yeah so the fix is here: https://review.openstack.org/#/c/125261/ | 12:11 |
anteaya | I won't try to +A since it will fail because jenkins is -1 | 12:11 |
jhesketh | but because the test is broken we need to push it through | 12:11 |
AJaeger | jhesketh, still awake? | 12:11 |
jhesketh | AJaeger: yep :-) | 12:11 |
AJaeger | anteaya, please ping fungi once he's awake, I'm going offline now for an hour or two... | 12:12 |
anteaya | jhesketh: care to expand on why this breaks on centos for the lazy and bleary eyed? | 12:12 |
jhesketh | clarkb was looking at it.. he was tracking a different problem in parallel though so I'm not sure where that is up to | 12:12 |
anteaya | AJaeger: enjoy your off time | 12:12 |
AJaeger | thanks | 12:12 |
jhesketh | anteaya: an older version of python-magic | 12:12 |
anteaya | jhesketh: awesome | 12:12 |
jhesketh | broke the swift upload script | 12:12 |
jhesketh | on centos | 12:12 |
anteaya | well we seem to agree on what will unbreak us so you can keep working | 12:13 |
jhesketh | so turn off swift uploads while we fix that | 12:13 |
anteaya | makes sense to me | 12:13 |
jhesketh | the problem is somebody with root needs to push through the fix | 12:13 |
anteaya | right | 12:13 |
sdague | fungi: I merged the fix for the ER bot | 12:13 |
anteaya | SergeyLukjanov is in CA | 12:13 |
sdague | so if you want to try to start it up, we should be good | 12:13 |
anteaya | so fungi is our best hope | 12:13 |
*** baoli has quit IRC | 12:14 | |
*** jgallard has joined #openstack-infra | 12:18 | |
*** baoli has joined #openstack-infra | 12:19 | |
*** JayJ has joined #openstack-infra | 12:20 | |
*** cnesa15 has joined #openstack-infra | 12:20 | |
*** dims has quit IRC | 12:21 | |
*** dims has joined #openstack-infra | 12:21 | |
*** hashar has joined #openstack-infra | 12:22 | |
*** hashar has quit IRC | 12:22 | |
anteaya | jhesketh: I +2'd the series | 12:23 |
*** hashar has joined #openstack-infra | 12:23 | |
*** aysyanne has joined #openstack-infra | 12:25 | |
anteaya | I'm away this morning in about an hour and a half I leave | 12:25 |
*** gokrokve has joined #openstack-infra | 12:26 | |
*** mpaolino has quit IRC | 12:27 | |
jhesketh | anteaya: okay, hopefully somebody will be around when fungi or somebody else wakes up :-) | 12:29 |
*** sdake_ has quit IRC | 12:29 | |
anteaya | hopefully, though fungi is very good at backscroll | 12:30 |
*** koolhead_ has joined #openstack-infra | 12:31 | |
*** gokrokve has quit IRC | 12:31 | |
openstackgerrit | yolanda.robla proposed a change to openstack-infra/storyboard: Disable login for users https://review.openstack.org/112174 | 12:31 |
*** koolhead17 has quit IRC | 12:33 | |
*** zns has joined #openstack-infra | 12:33 | |
*** _nadya_ has joined #openstack-infra | 12:34 | |
*** adalbas has joined #openstack-infra | 12:35 | |
*** skeppstedt has joined #openstack-infra | 12:36 | |
*** julim has joined #openstack-infra | 12:36 | |
*** masayukig has quit IRC | 12:37 | |
*** masayukig has joined #openstack-infra | 12:38 | |
*** yamahata has joined #openstack-infra | 12:38 | |
*** Longgeek has joined #openstack-infra | 12:42 | |
*** Longgeek has quit IRC | 12:42 | |
*** Longgeek has joined #openstack-infra | 12:43 | |
dmsimard | You guys have any clue how to get a post from planet.openstack.org remove ? | 12:44 |
dmsimard | removed* | 12:44 |
dmsimard | It looks like it picked up one of my drafts on top of a real post, resulting in the post being listed twice with slight differences | 12:45 |
*** zns has quit IRC | 12:45 | |
*** kgiusti has joined #openstack-infra | 12:46 | |
*** mpaolino has joined #openstack-infra | 12:46 | |
anteaya | dmsimard: I do not, perhaps reed or fungi have better insight | 12:46 |
*** Longgeek_ has joined #openstack-infra | 12:46 | |
openstackgerrit | Aidan McGinley proposed a change to openstack-infra/jenkins-job-builder: Adds support for the Config File Provider Plugin https://review.openstack.org/119021 | 12:46 |
*** Longgeek_ has quit IRC | 12:47 | |
*** mjturek has joined #openstack-infra | 12:47 | |
*** Longgeek_ has joined #openstack-infra | 12:48 | |
openstackgerrit | Chmouel Boudjnah proposed a change to stackforge/dox: Add information about boot2docker in README https://review.openstack.org/125286 | 12:48 |
*** andreykurilin_ has joined #openstack-infra | 12:49 | |
*** tsg has joined #openstack-infra | 12:49 | |
*** mmedvede has joined #openstack-infra | 12:49 | |
*** Longgeek has quit IRC | 12:49 | |
openstackgerrit | A change was merged to stackforge/dox: Set commands on dox.yml of dox to a list https://review.openstack.org/125293 | 12:52 |
*** skolekonov has quit IRC | 12:53 | |
openstackgerrit | Anita Kuno proposed a change to openstack-infra/config: Removes 4 scripts from tools/ https://review.openstack.org/125343 | 12:54 |
*** eharney has joined #openstack-infra | 12:56 | |
*** andreykurilin_ has quit IRC | 12:57 | |
openstackgerrit | A change was merged to openstack-infra/releasestatus: Fix number of required arguments https://review.openstack.org/124676 | 12:59 |
*** amotoki has quit IRC | 13:00 | |
*** e0ne has joined #openstack-infra | 13:02 | |
*** dustins has joined #openstack-infra | 13:02 | |
*** skeppste_ has joined #openstack-infra | 13:03 | |
*** skeppstedt has quit IRC | 13:03 | |
*** dkranz has quit IRC | 13:04 | |
*** ildikov has quit IRC | 13:04 | |
openstackgerrit | A change was merged to openstack-infra/releasestatus: Breadcrumb lists should be unordered https://review.openstack.org/124677 | 13:04 |
*** ildikov has joined #openstack-infra | 13:05 | |
anteaya | AJaeger: when you are around again, if we could spend a minute on https://review.openstack.org/#/c/124818/1 I'd be grateful | 13:05 |
*** ildikov is now known as ildikov_afk | 13:05 | |
anteaya | AJaeger: I'm just unfamiliar with the tox whitelist syntax so I'm not 100% sure what is going on | 13:05 |
*** miqui has joined #openstack-infra | 13:06 | |
*** mbacchi has joined #openstack-infra | 13:08 | |
openstackgerrit | A change was merged to stackforge/dox: Allow use another usename than current user https://review.openstack.org/125285 | 13:10 |
*** Svedrin has joined #openstack-infra | 13:10 | |
openstackgerrit | A change was merged to stackforge/dox: Add information about boot2docker in README https://review.openstack.org/125286 | 13:10 |
*** zns has joined #openstack-infra | 13:14 | |
*** mriedem has joined #openstack-infra | 13:16 | |
jhesketh | right, I'm off for the night | 13:16 |
jhesketh | seeya | 13:16 |
*** baoli has quit IRC | 13:19 | |
*** mfer has joined #openstack-infra | 13:19 | |
*** yfried|afk has quit IRC | 13:19 | |
*** yfried|afk has joined #openstack-infra | 13:20 | |
anteaya | night jhesketh | 13:20 |
openstackgerrit | Chmouel Boudjnah proposed a change to openstack-infra/project-config: Fix dox irc chan notification and add py33 job https://review.openstack.org/125350 | 13:21 |
*** dkranz has joined #openstack-infra | 13:23 | |
*** aysyanne has quit IRC | 13:25 | |
fungi | jhesketh: sdague: anteaya: what are we hoping i'm around to take care of? | 13:26 |
*** gokrokve has joined #openstack-infra | 13:26 | |
fungi | ahh, i see | 13:27 |
*** aysyanne has joined #openstack-infra | 13:28 | |
openstackgerrit | A change was merged to openstack-infra/project-config: Revert "Enable the swift logs env vars for all jobs" https://review.openstack.org/125261 | 13:28 |
*** nosnos has quit IRC | 13:28 | |
anteaya | I just approved a repo creation patch and am watching it | 13:28 |
fungi | zuul should get that ^ in just a moment | 13:28 |
fungi | anteaya: i don't think it will work yet | 13:28 |
*** nosnos has joined #openstack-infra | 13:29 | |
anteaya | fungi: oh okay | 13:29 |
anteaya | and thanks for fixing swfit logs | 13:29 |
dmsimard | fungi: anteaya said you might be able to help me get a post removed on planet.openstack.org. It picked up a draft on my blog on top of the real post so it's showing twice with slight differences. | 13:29 |
fungi | anteaya: puppet has to run on the puppetmaster, push that config change to zuul and then it does a graceful reload to reread the configuration file | 13:29 |
anteaya | the centos job is queued | 13:29 |
anteaya | ah it will fail then, a race to the puppet | 13:30 |
anteaya | I should have waited | 13:30 |
anteaya | silly me | 13:30 |
fungi | anteaya: yeah, so it's already in the gearman queue with those problem parameters | 13:30 |
anteaya | awesome | 13:30 |
anteaya | I'll let it fall out and try again | 13:30 |
fungi | dmsimard: it's been ages since i've performed surgery on the planet feed, but i'll see if i can refresh my memory on how to do that correctly | 13:30 |
*** afazekas has quit IRC | 13:30 | |
*** gokrokve has quit IRC | 13:31 | |
dmsimard | fungi: That'd be great :) There's one with the title "S3QL, a filesystem over HTTP with Swift" and then "S3QL, a filesystem over HTTP with Openstack Swift". The first one needs to be removed. | 13:31 |
dmsimard | Had to change the title, you know, so it doesn't get confused with Apple's Swift :( | 13:32 |
*** _buzz_ has joined #openstack-infra | 13:32 | |
*** xyang0 has joined #openstack-infra | 13:33 | |
sdague | dmsimard: so... it's probably worth figuring out how this happened as well | 13:33 |
*** nosnos has quit IRC | 13:33 | |
*** afazekas has joined #openstack-infra | 13:33 | |
sdague | because that should only happen if your rss a) published a draft thing and b) doesn't do guuid correctly | 13:33 |
dmsimard | sdague: Probably my fault if I had to guess - only one post (the "real" one) is showing on the RSS feed though | 13:33 |
fungi | dmsimard: there's dmsimard.com,2014-09-29,2014,09,29,s3ql-a-filesystem-over-http-with-openstack-swift and dmsimard.com,2014-09-29,2014,09,29,s3ql-a-filesystem-over-http-with-swift | 13:33 |
fungi | dmsimard: which of those should be removed? | 13:34 |
dmsimard | fungi: dmsimard.com,2014-09-29,2014,09,29,s3ql-a-filesystem-over-http-with-swift | 13:34 |
fungi | k | 13:34 |
sdague | dmsimard: yeh, I think your blogging software is broken | 13:35 |
sdague | the guid needs to remain stable | 13:35 |
dmsimard | sdague: First time I see that happening - might have to do with the fact that the name of the post changed ? | 13:36 |
sdague | dmsimard: yep | 13:36 |
sdague | and your blog software doesn't do the correct thing and keep the old guid | 13:36 |
sdague | because that's actually supposed to identify it idempotently going forward | 13:36 |
*** signed8bit has joined #openstack-infra | 13:38 | |
fungi | mmm... seems it's mailman day once again | 13:39 |
anteaya | fungi: the puppetmaster host identified here isn't available, I'm guessing that is the one you deleted yesterday, what is the url for the new host? http://ci.openstack.org/puppet.html | 13:39 |
anteaya | fungi: yay, mailman day | 13:39 |
* anteaya gets her sneakers and cardigan | 13:40 | |
*** dane_leblanc has joined #openstack-infra | 13:40 | |
dmsimard | sdague: I'll see if there is a bug opened in pelican about that :) | 13:40 |
fungi | anteaya: i haven't deleted or shut down any server, but puppetmaster.openstack.org is the current master. it doesn't really have a "url" as far as i know | 13:41 |
*** esker has joined #openstack-infra | 13:41 | |
anteaya | fungi: well it isn't up for me | 13:41 |
dmsimard | sdague: Ah, in fact it might be more related to the rss generation part.. I'll look into it. | 13:41 |
fungi | dmsimard: your extra post is removed now | 13:41 |
anteaya | http://puppetmaster.openstack.org/ doesn't resolve to anything for me | 13:42 |
dmsimard | fungi: Thanks, appreciate it | 13:42 |
*** jaypipes has joined #openstack-infra | 13:42 | |
fungi | anteaya: it should resolve just fine. i can ssh into it with no trouble | 13:42 |
anteaya | fungi: can you get a browser to do something useful if you click on that link? | 13:43 |
fungi | anteaya: and anyway, http://status.openstack.org/zuul/ says "Last reconfigured: Wed Oct 01 2014 13:35:43 GMT+0000 (UTC)" so it's been updated for about 8 minutes now | 13:43 |
fungi | anteaya: click on what link? | 13:43 |
anteaya | http://puppetmaster.openstack.org/ | 13:43 |
*** aysyanne has quit IRC | 13:44 | |
fungi | anteaya: why would that do anything? we don't even have http allowed from anywhere in the iptables rule on that host | 13:45 |
*** armax has joined #openstack-infra | 13:45 | |
*** dangers_away is now known as dangers | 13:45 | |
fungi | anteaya: where were you finding a hyperlink to that url? | 13:45 |
anteaya | I didn't | 13:46 |
anteaya | in the docs it said puppetmaster.openstack.org | 13:46 |
anteaya | and I copy/pasted | 13:46 |
fungi | yes, that's its hostname | 13:46 |
anteaya | and https doesn't do anything either | 13:46 |
fungi | it doesn't run a reachable webserver | 13:46 |
anteaya | oh | 13:46 |
anteaya | well hard for me to view updates in a browser | 13:47 |
*** jgrimm is now known as zz_jgrimm | 13:47 | |
*** jeffrey4l has left #openstack-infra | 13:47 | |
anteaya | which I thought I could do a week or so ago | 13:47 |
fungi | well, technically it does run an http(s)-based api socket front-ended by apache on high-numbered ports used by puppet agents | 13:47 |
fungi | are you thinking of http://puppetboard.openstack.org/ maybe? | 13:47 |
anteaya | yes | 13:47 |
fungi | (a.k.a. puppetdb.o.o too, same machine_ | 13:48 |
*** gokrokve_ has joined #openstack-infra | 13:48 | |
*** zns has quit IRC | 13:48 | |
*** rfolco has quit IRC | 13:49 | |
*** zns has joined #openstack-infra | 13:49 | |
anteaya | any reason why puppetboard.openstack.org is not listed in the puppet documentaion on ci.openstack.org? | 13:50 |
*** rfolco has joined #openstack-infra | 13:50 | |
anteaya | at this point I'm too frightened to offer a patch but I will ask the question | 13:51 |
*** wenlock has joined #openstack-infra | 13:52 | |
fungi | frightened of what? but sure, it's worth linking somewhere... the only doc in openstack-infra/config mentioning puppetdb or puppetboard is http://ci.openstack.org/running-your-own.html | 13:53 |
*** HeOS_ has quit IRC | 13:53 | |
fungi | probably wouldn't hurt to have a section in ci.o.o for it | 13:54 |
anteaya | puppetboard would need its own section? I had been thinking of offering it to the puppet.rst | 13:54 |
*** AJaeger_ has joined #openstack-infra | 13:54 | |
anteaya | frightened about feeling that I should know stuff I don't know | 13:55 |
anteaya | like that I should know that puppetmaster.openstack.org doesn't have a webserver | 13:55 |
anteaya | I didn't know that, but now I do | 13:55 |
AJaeger_ | anteaya: I'm around - shall I explain the whitelist? | 13:56 |
*** HeOS_ has joined #openstack-infra | 13:56 | |
*** hdd has joined #openstack-infra | 13:57 | |
fungi | anteaya: probably would be a good idea to rope nibalizer into documenting the puppetboard+puppetdb configuration and management. it's definitely a distinct system with its own set of challenges | 13:58 |
AJaeger_ | anteaya: see http://tox.readthedocs.org/en/latest/example/basic.html - search for whitelist | 13:58 |
fungi | or at least getting his help to fill in the blanks | 13:58 |
AJaeger_ | anteaya: if you call a command outside of the virtualenvironment, tox will complain. The whitelist shuts off the warning | 13:59 |
*** rfolco has quit IRC | 13:59 | |
*** pelix has joined #openstack-infra | 14:00 | |
*** krtaylor has quit IRC | 14:01 | |
*** ildikov has joined #openstack-infra | 14:01 | |
anteaya | AJaeger_: ah, okay thanks | 14:02 |
*** ildikov_afk has quit IRC | 14:02 | |
*** gokrokve_ has quit IRC | 14:02 | |
*** dustins has quit IRC | 14:02 | |
*** gokrokve has joined #openstack-infra | 14:03 | |
*** nelsnelson has joined #openstack-infra | 14:03 | |
anteaya | AJaeger_: so you can still use the commands outside the venv you just don't have to hear the whining about it | 14:03 |
BobBall | Any chance someone can re-add "Citrix XenServer CI" to the voting list? | 14:03 |
anteaya | fungi: okay yes, if it needs more than a link then nibalizer is probably the right person | 14:03 |
*** sarob_away is now known as sarob | 14:03 | |
*** dustins has joined #openstack-infra | 14:03 | |
anteaya | BobBall: hi, yes, I didn't get around to that yesterday, thanks for the reminder | 14:03 |
BobBall | great, thanks anteaya :) | 14:04 |
*** hashar has quit IRC | 14:04 | |
*** shashankhegde has joined #openstack-infra | 14:04 | |
fungi | also, today's xen advisory seems to explain the reason for the emergency rackspace reboots (amazon ec2's forced reboots too?)... http://xenbits.xen.org/xsa/advisory-108.html | 14:04 |
BobBall | yes fungi - that's right | 14:04 |
fungi | hypervisor breakout. not good. not good at all | 14:05 |
*** hashar has joined #openstack-infra | 14:05 | |
BobBall | "only" reading information | 14:05 |
anteaya | BobBall: you should be good now | 14:05 |
BobBall | can't run commands outside of your VM or in the hypervisor | 14:05 |
fungi | kinda suspected that might be the case when they announced last week they would be releasing another advisory today | 14:05 |
fungi | since the advisories early last week didn't look completely terrible | 14:05 |
BobBall | Of course, if the information that you randomly get to read happens to be the hypervisors private key... ... ... ;) | 14:05 |
*** gokrokve_ has joined #openstack-infra | 14:06 | |
*** aysyd has joined #openstack-infra | 14:06 | |
fungi | also, read access credentials for other tenants sharing the local hypervisor, then log into them and increase your chances of finding the hypervisor's private key ;) | 14:06 |
*** homeless has joined #openstack-infra | 14:06 | |
anteaya | AJaeger_: can you re-approve this? I don't know how to do it myself and have to run away to an appointment | 14:07 |
BobBall | True - although the pages you get to read don't change until you reboot | 14:07 |
AJaeger_ | anteaya: just use "recheck" | 14:07 |
AJaeger_ | anteaya: I'll take care of it | 14:07 |
fungi | oh, so mostly random change | 14:07 |
fungi | er, random chance | 14:07 |
*** dprince has quit IRC | 14:07 | |
BobBall | so it's hard to actively exploit but if you do get lucky you get the keys to the kingdom | 14:07 |
anteaya | AJaeger_: thanks | 14:07 |
*** rfolco has joined #openstack-infra | 14:08 | |
*** gokrokve has quit IRC | 14:08 | |
BobBall | Although, if you have management on a seperate network - which is the norm + recommended, you couldn't get into the hypervisor through that route either (not sure if there would be a way to actually get into hypervisor / dom0 without management interface access) | 14:08 |
*** rfolco has quit IRC | 14:10 | |
*** stevemar has joined #openstack-infra | 14:10 | |
*** rfolco has joined #openstack-infra | 14:10 | |
*** che-arne|2 has quit IRC | 14:10 | |
openstackgerrit | Andreas Jaeger proposed a change to openstack-infra/project-config: Remove django_openstack_auth-coverage job https://review.openstack.org/125317 | 14:11 |
fungi | yeah, though we've had plenty of design flaws and lack of clear guidance to deployers which have left hypervisor management addresses connected to the bridges of tenants (or ssh listening on the tenant bridges, et cetera) | 14:11 |
*** pkoniszewski has quit IRC | 14:12 | |
*** jlibosva has quit IRC | 14:13 | |
BobBall | Users, eh?... Never do what's good for them :P | 14:13 |
openstackgerrit | A change was merged to openstack-infra/project-config: Add Kolla Project https://review.openstack.org/124453 | 14:14 |
*** timrc is now known as timrc-afk | 14:16 | |
*** aysyd has quit IRC | 14:16 | |
*** openstackgerrit has quit IRC | 14:18 | |
*** openstackgerrit has joined #openstack-infra | 14:18 | |
*** bknudson has joined #openstack-infra | 14:19 | |
AJaeger_ | fungi, sdague looking a bit into jhesketh's patch https://review.openstack.org/125298 (notifications to -qa about failed post jobs), I wonder about the coverage jobs. | 14:19 |
*** Sincler has joined #openstack-infra | 14:20 | |
AJaeger_ | Do we really need them? Seeing a few projects that have a completely broken setup, I wonder whether it's usefull or not. | 14:20 |
AJaeger_ | one fix is https://review.openstack.org/125317 - or should we remove -cover completely from the template? | 14:21 |
fungi | AJaeger_: some projects do actually look at them, from what i hear. also when we've tried to remove them for neglect in the past, people have complained that they were going to fix them | 14:21 |
AJaeger_ | fungi, so what should we do with projects that are not setup at all for coverage? | 14:22 |
AJaeger_ | With glance_store, it was a missing-requirement, so I proposed a patch (already merged) to fix text-requirements | 14:23 |
AJaeger_ | with django-openstack_auth, there's no tox cover environment, so I propose to remove it. | 14:23 |
AJaeger_ | Is that the best way forward? | 14:23 |
AJaeger_ | Or file bugs for each project? | 14:23 |
fungi | AJaeger_: yeah, i don't think getting rid of coverage jobs for all projects is warranted, but certainly not repeatedly running coverage jobs which can't complete and generate a report is a waste of resources | 14:24 |
fungi | er, s/not// | 14:24 |
*** wenlock has quit IRC | 14:24 | |
*** ildikov has quit IRC | 14:25 | |
AJaeger_ | fungi: is there an easy way to get a list of currently failing post jobs - or only of failing coverage jobs? | 14:25 |
*** krtaylor has joined #openstack-infra | 14:25 | |
*** garyh has joined #openstack-infra | 14:26 | |
fungi | AJaeger_: you might be able to mine it out of graphite.openstack.org | 14:26 |
* AJaeger_ is a graphite newby, let's see... | 14:26 | |
*** mpaolino has quit IRC | 14:26 | |
*** che-arne has joined #openstack-infra | 14:26 | |
*** zz_dimtruck is now known as dimtruck | 14:27 | |
*** zns has quit IRC | 14:28 | |
*** aysyd has joined #openstack-infra | 14:28 | |
*** annegentle has joined #openstack-infra | 14:30 | |
*** dkranz has quit IRC | 14:30 | |
*** david-lyle_ has joined #openstack-infra | 14:30 | |
*** timrc-afk is now known as timrc | 14:30 | |
fungi | AJaeger_: http://graphite.openstack.org/render/?target=stats.zuul.pipeline.post.job.glance-coverage.None&target=stats.zuul.pipeline.post.job.glance-coverage.SUCCESS&target=stats.zuul.pipeline.post.job.glance-coverage.FAILURE&from=20140801&until=20141001 | 14:32 |
fungi | AJaeger_: that's an example with successful and failing runs within the past two months | 14:32 |
*** miqui has quit IRC | 14:33 | |
fungi | nova is a bit more exciting | 14:33 |
*** miqui has joined #openstack-infra | 14:33 | |
fungi | aha, cinder is a good example of one with no successes | 14:34 |
AJaeger_ | fungi: that helps with a single project - is there a way to find all projects with failures in the last 24 hours? | 14:35 |
AJaeger_ | cinder has some success - but very little... | 14:35 |
AJaeger_ | ok, I guess I just check jenkins* for failed jobs... | 14:36 |
clarkb | it is sad we cant call swift just swift because of an apple programming language that barely exists | 14:36 |
fungi | AJaeger_: well, finding projects which have failures doesn't help much... you need to find projects with no successes over some reasonable span of time (long enough to be statistically significant) | 14:36 |
*** zns has joined #openstack-infra | 14:36 | |
fungi | AJaeger_: and we can pull raw stats out of graphite. i was just starting with graphs for demonstrative purposes | 14:37 |
*** dprince has joined #openstack-infra | 14:37 | |
*** skeppste_ has quit IRC | 14:37 | |
AJaeger_ | fungi: I was more thinking: if the last few runs failed, I look at the log file of the most recent run and see whether the job is setup correctly | 14:37 |
AJaeger_ | Just a way to find completely broken setups... | 14:37 |
*** dhellmann has joined #openstack-infra | 14:38 | |
*** skeppstedt has joined #openstack-infra | 14:38 | |
*** dhellmann has quit IRC | 14:38 | |
AJaeger_ | fungi: I think you're a step ahead of me looking at jobs that often fail | 14:38 |
*** dkranz has joined #openstack-infra | 14:38 | |
openstackgerrit | A change was merged to openstack-infra/project-config: Fix dox irc chan notification and add py33 job https://review.openstack.org/125350 | 14:39 |
*** david-lyle_ is now known as david-lyle | 14:40 | |
*** YorikSar has quit IRC | 14:40 | |
AJaeger_ | fungi: projects like barbican that have [tox:coverage] instead of [tox:cover] - https://review.openstack.org/125362 | 14:41 |
*** dhellmann has joined #openstack-infra | 14:41 | |
*** skeppstedt has quit IRC | 14:41 | |
*** zz_jgrimm is now known as jgrimm | 14:41 | |
*** skeppstedt has joined #openstack-infra | 14:41 | |
sdague | fungi: hey, so things like grenade still running on icehouse patches is out there | 14:42 |
sdague | fungi: is there a project config patch cleaning the rest of this up already, or should I write it | 14:43 |
*** dkranz has quit IRC | 14:43 | |
*** _nadya_ has quit IRC | 14:43 | |
fungi | sdague: oh! looks like https://review.openstack.org/124923 did not get approved yet | 14:44 |
fungi | i thought it had been on monday | 14:44 |
fungi | sdague: approve away (that whole chain, i believe) | 14:44 |
fungi | i'm surprised it hasn't wound up in a merge conflict yet | 14:45 |
*** otherwiseguy has joined #openstack-infra | 14:46 | |
rfolco | hi clarkb - still trying to resolve nodepool issues here. could you please tell if these versions of gearman and zmq are ok ? | 14:47 |
rfolco | gearman-job-server 0.27-5ubuntu3 | 14:47 |
*** markmcclain has joined #openstack-infra | 14:47 | |
*** markmcclain has quit IRC | 14:47 | |
rfolco | clarkb, and libzmq1 2.1.11-1ubuntu1 | 14:47 |
*** pcrews has joined #openstack-infra | 14:47 | |
*** openstackgerrit has quit IRC | 14:47 | |
*** markmcclain has joined #openstack-infra | 14:48 | |
clarkb | rfolco dont use system installed libzmq. pyzmq installs its own if it needs to and jeromq in jenkins is all native jave | 14:48 |
*** openstackgerrit has joined #openstack-infra | 14:48 | |
AJaeger_ | sdague, fungi I'll approve them | 14:49 |
clarkb | also the gearman server shouldnt matter for this but we use gear not upstream gearman | 14:49 |
clarkb | fungi did/are image updates happening today? | 14:49 |
sdague | fungi: so will that actually merge? | 14:49 |
*** datsun180b has joined #openstack-infra | 14:49 | |
* clarkb should get his keys | 14:49 | |
sdague | did the centos6 thing happen | 14:49 |
rfolco | thanks++ clarkb | 14:50 |
clarkb | sdague it did | 14:50 |
*** wenlock has joined #openstack-infra | 14:50 | |
fungi | sdague: it should merge | 14:50 |
*** alexpilotti has joined #openstack-infra | 14:50 | |
fungi | clarkb: i haven't looked yet | 14:50 |
*** _buzz_ has quit IRC | 14:51 | |
*** rdopieralski has quit IRC | 14:52 | |
*** denis_makogon has quit IRC | 14:52 | |
*** spiffxp has quit IRC | 14:53 | |
*** ihrachyshka has quit IRC | 14:53 | |
* clarkb gets keys | 14:54 | |
*** spiffxp has joined #openstack-infra | 14:54 | |
*** tonytan4ever has joined #openstack-infra | 14:55 | |
sdague | fungi: ok, 1 more | 14:55 |
openstackgerrit | Sean Dague proposed a change to openstack-infra/project-config: remove all grenade-icehouse jobs https://review.openstack.org/125371 | 14:56 |
openstackgerrit | Andreas Jaeger proposed a change to openstack-infra/project-config: Remove coverage job from doc8 https://review.openstack.org/125372 | 14:56 |
openstackgerrit | A change was merged to openstack-infra/project-config: Stop running jobs for stable/havana https://review.openstack.org/124923 | 14:56 |
fungi | sdague: oh, right, i didn't think to look for icehouse-specific grenade jobs | 14:56 |
*** dhellman_ has joined #openstack-infra | 14:57 | |
openstackgerrit | A change was merged to openstack-infra/project-config: Delete stable/havana job configs https://review.openstack.org/124924 | 14:57 |
*** dhellmann_ has quit IRC | 14:57 | |
*** thedodd has joined #openstack-infra | 14:57 | |
* fungi had just blindly gone through and switched the havana branch blacklist to icehouse for all grenade jobs instead | 14:58 | |
clarkb | fungi: image builds are running for snapshot images (some have completed) | 14:58 |
sdague | fungi: it strikes me that it would have been easier to flip the havana -> juno to get that part right later | 14:58 |
openstackgerrit | A change was merged to openstack-infra/project-config: Drop stable/havana changes from official channels https://review.openstack.org/124926 | 14:58 |
sdague | (havana|icehouse) => (icehouse|juno) | 14:58 |
*** yamahata has quit IRC | 14:59 | |
fungi | sdague: oh, perhaps. i expect we need to do that in the devstack-gate scripts anyway to preserve the logic they currently have | 15:00 |
AJaeger_ | team, looking at https://review.openstack.org/125372 - should I introduce a python-wo-coverage-job template? | 15:00 |
clarkb | fungi and devstack-trusty-dib failed because kolla was unavailable | 15:00 |
fungi | clarkb: yeah, i think the change to create it just merged a couple minutes ago | 15:00 |
clarkb | so I am going to manually rerun that build to make sure there aren't other problems with it | 15:00 |
*** shashankhegde has quit IRC | 15:00 | |
fungi | you might want to double-check that the project creation for it completed first | 15:01 |
*** dhellmann_ has joined #openstack-infra | 15:01 | |
sdague | also ... - check-tempest-dsvm-ironic-pxe_ssh-nv | 15:01 |
sdague | - check-tempest-dsvm-ironic-pxe_ssh-postgres-nv | 15:01 |
sdague | - check-tempest-dsvm-f20 | 15:01 |
sdague | are all running on icehouse | 15:01 |
sdague | and I don't think they should be | 15:01 |
fungi | sdague: as an effect of the cleanup changes? | 15:02 |
*** chuckC_ has joined #openstack-infra | 15:02 | |
sdague | no, I think they have been for a while | 15:02 |
sdague | and people trying to merge icehouse code never noticed | 15:02 |
*** openstackgerrit has quit IRC | 15:02 | |
*** hashar has quit IRC | 15:03 | |
*** openstackgerrit has joined #openstack-infra | 15:03 | |
*** hashar has joined #openstack-infra | 15:04 | |
*** isviridov_na is now known as isviridov_meetin | 15:04 | |
sdague | so if jobs are added as -nv ... it seems like we should limit them to master | 15:04 |
*** denis_makogon has joined #openstack-infra | 15:05 | |
sdague | if they want a more complicated thing, they can set the voting correctly via regex | 15:05 |
*** dhellmann_ has quit IRC | 15:05 | |
clarkb | ya non voting jobs on stable branches seems a little silly | 15:05 |
*** dhellmann_ has joined #openstack-infra | 15:06 | |
clarkb | we can just have a global ^.*-nv$ regex match that makes them apply only to master | 15:06 |
fungi | AJaeger_: so if you want to find coverage jobs with no successes for the past month, you can plug them into this url in place of nova-coverage... http://graphite.openstack.org/render/?target=summarize(stats_counts.zuul.pipeline.post.job.nova-coverage.SUCCESS,"1month")&from=-1month&rawData=true | 15:07 |
sdague | clarkb: yeh, let me propose that | 15:08 |
sdague | clarkb: what's the order of things like that? | 15:08 |
sdague | should I put it first or last? | 15:08 |
*** Sukhdev has joined #openstack-infra | 15:08 | |
fungi | AJaeger_: you can grep for results ending in "|None,None" | 15:08 |
clarkb | sdague: usually we want it first | 15:09 |
clarkb | sdague: also probably should allow it on feature branches too | 15:09 |
clarkb | so (master|feature/.*) | 15:09 |
*** jogo has quit IRC | 15:09 | |
*** mwagner_lap has quit IRC | 15:09 | |
AJaeger_ | thanks, fungi! | 15:09 |
openstackgerrit | Sean Dague proposed a change to openstack-infra/project-config: remove all grenade-icehouse jobs https://review.openstack.org/125371 | 15:10 |
fungi | AJaeger_: it was a good learning exercise for me--i don't do nearly enough with graphite (yet) | 15:10 |
openstackgerrit | Sean Dague proposed a change to openstack-infra/project-config: f20 is non voting, should only run on master https://review.openstack.org/125379 | 15:10 |
openstackgerrit | Sean Dague proposed a change to openstack-infra/project-config: make grenade-forward on devstack only experimental https://review.openstack.org/125380 | 15:10 |
clarkb | fungi: AJaeger_: the graphite api docs are actually pretty good. I find going their then constructing urls is easiest for me. Clicking around in that ui thing is clunky | 15:10 |
fungi | AJaeger_: as for the template, it might make sense to just drop coverage from the current template and selectively add it to the projects which seem to be using it (as evidenced from whether or not it succeeds) | 15:10 |
fungi | clarkb: yep, i ended up reading up on summarize and rawData | 15:11 |
AJaeger_ | fungi, clarkb: thanks | 15:11 |
AJaeger_ | fungi: let me look at that change... | 15:11 |
fungi | clarkb: the graph view is useful for browsing around to figure out what stats we're actively collecting, but yeah that's about it | 15:12 |
EmilienM | fungi: clarkb: could you have a look at https://review.openstack.org/#/c/124560/ please? Already +2 by AJaeger - it's about tripleo-puppet-elements into OpenStack | 15:12 |
*** andreaf_ has joined #openstack-infra | 15:13 | |
AJaeger_ | ok, the graphs brought me on the wrong track ;( Thanks, fungi, clarkb | 15:13 |
clarkb | hrm I don't think rax is going to like our qcow2 built images | 15:13 |
*** andreaf has quit IRC | 15:13 | |
clarkb | fungi: ya | 15:13 |
*** andreaf_ is now known as andreaf | 15:13 | |
*** andreaf_ has joined #openstack-infra | 15:13 | |
fungi | clarkb: do we need to convert their format before upload? | 15:14 |
clarkb | fungi: docs indicate they want vhd | 15:14 |
*** juzuluag has joined #openstack-infra | 15:14 | |
clarkb | https://developer.rackspace.com/blog/bootstrap-your-qcow-images-for-the-rackspace-public-cloud/ | 15:14 |
* clarkb mumbles something about how glance should deal with this for me | 15:15 | |
openstackgerrit | Sean Dague proposed a change to openstack-infra/project-config: blanket turn off -nv jobs on non master https://review.openstack.org/125383 | 15:15 |
*** weshay_afk is now known as weshay | 15:15 | |
clarkb | if glance is the abstraction layer between my image file and booting it on a hypervisor why doesn't it convert images to the appropriate format for $cloud? | 15:15 |
fungi | clarkb: you ought to stop mumbling and shout about how glance should deal with it for you ;) | 15:15 |
fungi | $operator | 15:16 |
sdague | clarkb: you should have run for glance ptl | 15:17 |
clarkb | :P | 15:17 |
sdague | I'm only half kidding | 15:17 |
fungi | maybe you'd be able to convince them to triage their bugs | 15:17 |
sdague | fungi: https://review.openstack.org/#/c/125379/1/zuul/layout.yaml - for the feature branches | 15:17 |
fungi | sdague: oh, good point. if we want it running on feature branches, so be it | 15:18 |
sdague | I assume !stable is actually what we want per clarkb 8 minutes ago | 15:18 |
*** adalbas has quit IRC | 15:18 | |
sdague | maybe after dropping all these jobs I'll have a chance of fixing devstack icehouse | 15:18 |
fungi | sdague: "proposed" branches too now that i think about it | 15:19 |
fungi | sdague: so lgtm | 15:19 |
clarkb | ya that works | 15:19 |
clarkb | do you need a .* at the end though? | 15:20 |
sdague | shouldn't | 15:20 |
sdague | it's a regex | 15:20 |
fungi | i don't believe so | 15:20 |
sdague | .* is only needed if you end with $ | 15:20 |
*** dhellman_ has quit IRC | 15:20 | |
*** rlandy has quit IRC | 15:20 | |
fungi | that's just a negative lookahead saying don't match if it starts with "stable" but the trailing .* after the grouping is implied | 15:20 |
fungi | the ^ is there specifically so it _won't_ assume a leading .* in fact | 15:21 |
*** rmcall has joined #openstack-infra | 15:21 | |
fungi | though some applications also use ^ to mean "the following string is a regex" (which really, really gets on my nerves) | 15:22 |
clarkb | oh right and re.match only starts from the beginning but doesn't require a full match | 15:22 |
fungi | re.match() has an implied leading ^ while re.search() does not | 15:22 |
clarkb | yup | 15:22 |
dstufft | re.search supremacy | 15:23 |
sdague | yeh, re.match(STRING) == re.search("^%s" % STRING) | 15:23 |
dstufft | (The existence of re.match annoys me :|) | 15:23 |
sdague | dstufft: me too | 15:23 |
sdague | dear python people, learn actual regex, don't make another method | 15:23 |
fungi | it should get deprecated | 15:23 |
dstufft | fungi: tag, your it on writing the PEP | 15:24 |
dstufft | you're | 15:24 |
dstufft | w/e | 15:24 |
fungi | dstufft: yeah, i was just thinking i ought to cut my teeth on one, and that would be an easy starter | 15:24 |
*** bhuvan has joined #openstack-infra | 15:24 | |
clarkb | devstack-trusty-dib built fine. I think we are fine to start with adding devstack-precise-dib and moving hpcloud devstack-trusty to dib | 15:24 |
fungi | pep-nnnn "re.match should diaf for 3.6 kthxbye" | 15:24 |
clarkb | but we should sort out rax image format before merging the rax change... | 15:24 |
fungi | clarkb: yeah, should dib grow an option to do image conversions upon request? | 15:25 |
clarkb | EmilienM: you still around? why are you adding pthon jobs to that project then not using them? | 15:25 |
fungi | though i suppose we just want to convert on upload to glance, not in dib | 15:25 |
clarkb | fungi: it currently supports a -t flag with qcow2 and tar options | 15:26 |
clarkb | and ya | 15:26 |
clarkb | otherwise we end up with two different base images... | 15:26 |
EmilienM | clarkb: it mays be an error, checking | 15:26 |
*** dhellmann_ has quit IRC | 15:26 | |
clarkb | EmilienM: is it for the tarball job? maybe we can add the tarball job explicitly instead? | 15:26 |
*** dhellman_ has joined #openstack-infra | 15:27 | |
sdague | clarkb: does gerrty show the patch streams effectively? I feel like I got a lot of reviews in the middle of a stream without people going up / down in them | 15:27 |
EmilienM | clarkb: it makes sense. Let me update it. | 15:27 |
fungi | clarkb: i've been thinking for a while that the tarball job shouldn't be in puppet-jobs, but then there's a voice in the back of my head that says "oh, but this job relies on setup.py to exist so you should at least test that" | 15:27 |
*** dhellman_ has quit IRC | 15:28 | |
*** dhellmann_ has joined #openstack-infra | 15:28 | |
clarkb | sdague: it does so similarly to gerrit with a depends on and dependents section but it always shows it iirc | 15:28 |
sdague | https://review.openstack.org/#/c/125371/ - is the one I really want soon, as that will bonkers devstack | 15:28 |
sdague | clarkb: ok | 15:28 |
fungi | sdague: it shows them as effectively as teh gerrit webui does, which is not very in my opinion | 15:28 |
clarkb | sdague: so unlike gerrit it isn't collapsed in some cases | 15:28 |
fungi | yeah, i guess barely better than the webui in that case | 15:29 |
clarkb | fungi: slightly more so because it doesn't have the silly behavior of not showing one side by default | 15:29 |
fungi | right | 15:29 |
clarkb | sdague: I think in this case you linked straight to the file | 15:29 |
fungi | idea i'll never have time to implement... gertty needs threading | 15:29 |
clarkb | sdague: so looking at the change overview was less important | 15:29 |
clarkb | (I used the gerrit webui fwiw too) | 15:30 |
sdague | clarkb: ok... not sure what that means :) | 15:30 |
clarkb | sdague: you linked me into a file diff | 15:30 |
fungi | i have a strong suspicion that the mua-like threading idea has already occurred to jeblair | 15:30 |
clarkb | sdague: so when I reviewed I started reviewing backwards | 15:30 |
sdague | ok | 15:30 |
fungi | EmilienM: since tpe already has a tests / __init__.py | 15:31 |
fungi | EmilienM: you may want to consider adding at least the python-jobs template in layout.yaml | 15:31 |
fungi | EmilienM: they'll run and presumably succeed, even if they're not actually testing anything yet | 15:32 |
EmilienM | fungi: ok.. I was not sure, but it's clear now | 15:32 |
sdague | in case anyone is curious the state of icehouse passing tests.... | 15:32 |
fungi | i and others am not keen on adding official openstack projects with no actual gating jobs | 15:32 |
sdague | exibit a: https://review.openstack.org/#/c/125075/ - notice the rechecks | 15:33 |
*** patrickeast has joined #openstack-infra | 15:33 | |
*** dhellmann has quit IRC | 15:34 | |
*** dhellmann_ is now known as dhellmann | 15:34 | |
EmilienM | fungi: FYI, openstack/tripleo-image-elements haven't it. Did I miss something? | 15:34 |
openstackgerrit | Emilien Macchi proposed a change to openstack-infra/project-config: Introduce tripleo-puppet-elements into OpenStack https://review.openstack.org/124560 | 15:35 |
EmilienM | clarkb: fungi ^ | 15:36 |
clarkb | fungi: dib should grow a multiple outputs feature | 15:36 |
* clarkb hops over to #tripleo to be told he is crazy | 15:36 | |
zaro | morning | 15:37 |
openstackgerrit | A change was merged to openstack-infra/project-config: remove all grenade-icehouse jobs https://review.openstack.org/125371 | 15:37 |
clarkb | zaro: morning | 15:37 |
zaro | clarkb: don't need to be in tripleo for that | 15:37 |
clarkb | zaro: :P | 15:38 |
*** annegentle has quit IRC | 15:38 | |
fungi | heh | 15:38 |
fungi | proof you actually are crazy: you work on openstack | 15:38 |
*** annegentle has joined #openstack-infra | 15:38 | |
zaro | pelix: sorry, i don't think the jjb python 3 support is going to make it the release. | 15:39 |
fungi | it is a pinnacle of sisyphean tragedy | 15:39 |
clarkb | I feel like this is the week everyone decided to go on vacation | 15:40 |
zaro | pelix: that is unless you can convince clarkb to review | 15:40 |
*** dimtruck is now known as zz_dimtruck | 15:40 | |
clarkb | zaro: pelix: I was going to review it yesterday, but then the commit message didn't tell me what was fixed since the revert and I gave up trying to remember | 15:40 |
fungi | clarkb: i remember when most weeks used to be like this. we've gotten waaaay busy in the past two years | 15:40 |
clarkb | I did recheck it though to get some valid xml comparison data though | 15:41 |
clarkb | let me look at that | 15:41 |
clarkb | zaro: pelix ok http://logs.openstack.org/03/118703/4/check/jenkins-job-builder-compare-xml/2dfead4/console.html looks good | 15:41 |
*** zaphod42 has joined #openstack-infra | 15:42 | |
pelix | clarkb: previously it broke on checking the old yaml config and wasn't spotted | 15:42 |
*** mikedillion has joined #openstack-infra | 15:42 | |
openstackgerrit | A change was merged to openstack-infra/project-config: f20 is non voting, should only run on master https://review.openstack.org/125379 | 15:42 |
pelix | do you want me to add to the commit message | 15:43 |
clarkb | pelix: I think I was looking for more specifics than that. eg "foo.blah is invalid in python3 need to use foo.bar instead) | 15:43 |
*** ashaeron has quit IRC | 15:43 | |
clarkb | diffing across commits like that is hard particularly via gerrit | 15:43 |
openstackgerrit | A change was merged to openstack-infra/project-config: make grenade-forward on devstack only experimental https://review.openstack.org/125380 | 15:45 |
*** _buzz has joined #openstack-infra | 15:45 | |
*** andreykurilin_ has joined #openstack-infra | 15:46 | |
*** otherwiseguy has quit IRC | 15:46 | |
clarkb | in other news ddwrt doesn't do dhcpv6. now I am seriously contemplating rebuilding another bsd router box | 15:46 |
*** HeOS has quit IRC | 15:46 | |
sdague | clarkb: why are you using dhcpv6 instead of ipv6 autoconf? | 15:47 |
clarkb | sdague: comcast uses dhcpv6-pd | 15:47 |
fungi | sdague: dns servers for one | 15:47 |
sdague | hmmm interesting | 15:47 |
openstackgerrit | Emilien Macchi proposed a change to openstack-infra/project-config: Introduce tripleo-puppet-elements into OpenStack https://review.openstack.org/124560 | 15:48 |
fungi | ipv6 autoconf plus router advertisements get you an address, network and gateway but no dns resolution | 15:48 |
openstackgerrit | Andreas Jaeger proposed a change to openstack-infra/project-config: Rework coverage jobs https://review.openstack.org/125395 | 15:48 |
AJaeger_ | fungi, thanks for your graphite tricks, I wrote this patch ^ | 15:49 |
fungi | though i run a local recursive resolver under ddwrt instead so don't need to care about that | 15:49 |
*** jamielennox has quit IRC | 15:49 | |
*** todd_dsm has joined #openstack-infra | 15:49 | |
fungi | (local recursive resolver without forwarding to another resolver at my isp that is) | 15:49 |
*** jpeeler has quit IRC | 15:50 | |
fungi | clarkb: so do they not do router advertisements? or do they do something which breaks slaac? | 15:50 |
*** jpeeler has joined #openstack-infra | 15:50 | |
*** jpeeler has joined #openstack-infra | 15:50 | |
Kiall | clarkb: http://www.ubnt.com/edgemax/edgerouter-lite/ <-- Cheap, based on Vyatta, and does everything... | 15:50 |
clarkb | fungi: I haven't dug that far. I have just been told comcast expects dhcpv6 | 15:51 |
*** _nadya_ has joined #openstack-infra | 15:51 | |
Kiall | (Ubnt are putting out some really good networking products (along with some WTFs) at tiny prices..) | 15:51 |
*** otherwiseguy has joined #openstack-infra | 15:51 | |
fungi | clarkb: mmm... you might give it a shot first and just see | 15:51 |
clarkb | not sure if they actively undermine other options | 15:51 |
clarkb | its comcast though so they probably do | 15:51 |
*** MaxV has quit IRC | 15:51 | |
fungi | clarkb: assuming you're running a ddwrt build with v6 enabled anyway | 15:51 |
clarkb | fungi: it is enabled, but thats the other problems it seems to support running radvd for lan side ports but only does tunneling on the wan port | 15:52 |
fungi | i'm currently running DD-WRT v24-sp2 (06/23/14) mega (SVN revision 24461) on several cisco e4200 boxes here | 15:52 |
clarkb | also I have to restart my modem every time I reboot my router which severly inhibits progress on this stuff | 15:53 |
fungi | oh, ew | 15:53 |
clarkb | I was far too spoiled with my previous ISP | 15:53 |
clarkb | though they didn't do ipv6 over dsl | 15:54 |
fungi | and yeah, i was running current versions of openbsd on sun netra t1-105 (ultrasparc2) rackmount servers at the old place, but they were old, crufty and power-hungry so i switched to something lightweight for now | 15:54 |
*** Guest68510 has quit IRC | 15:54 | |
fungi | but i do miss having a proper operating system with very flexible networking | 15:55 |
clarkb | "Comcast doesn't appear to be using router advertisements for IPv6, so we'll need to use DHCP over IPv6" | 15:55 |
fungi | ddwrt is like a jumble of hacked-up binary blobs pieced together from random consumer devices from what i can tell, loosely glued together with very old linux kernel and busybox/dropbear/dnsmasq | 15:56 |
clarkb | fungi: ya I ditched my freebsd pf box for the same reason. It was a dual proc p3 with 128mb of ram | 15:56 |
fungi | not especially impressed so far | 15:56 |
clarkb | fungi: you can get linux 3.x kernels with ddwrt now but they are "beta" | 15:57 |
fungi | i may go back to running *bsd on some lightweight dc-powered sbc soon | 15:57 |
clarkb | I would give openwrt a go but the don't support my hardware. apparently ddwrit (il)legally ships proprietary drivers | 15:57 |
mtreinish | clarkb: just bug sc68cal, he'll fix everything for you on the comcast end... | 15:57 |
clarkb | to make broadcom stuff work | 15:57 |
fungi | clarkb: yep, the image i'm using is a 3.x kernel even though it says "v24" in the version string | 15:57 |
pelix | clarkb: hmm, the problem wasn't that the changes were invalid python 3, but that needing to access first elements of dicts/lists in python 3 for JJB required avoiding use of popitem and use of list(data)[0] was undesirable due to duplicating a lot of unnecessary data | 15:57 |
clarkb | sc68cal: can you add an option to not pay the $10 installation kit fee if you alread have a modem and coax + cat5 cable? | 15:58 |
fungi | clarkb: uname -a says 3.10.44 | 15:58 |
*** hdd has quit IRC | 15:58 | |
pelix | clarkb: But we didn't spot that popitem caused a problem until checking how the JJB configs for openstack-infra were processed | 15:58 |
clarkb | sc68cal: I think if that got fixed everything else I could live with. Because now I have a package I don't need that will just go in the trash :/ | 15:58 |
*** atiwari has joined #openstack-infra | 15:58 | |
*** amotoki has joined #openstack-infra | 15:59 | |
pelix | clarkb: even if it's not merged prior to this release, how would you like to have that noted in the commit message? | 15:59 |
clarkb | pelix: what I would like is something that says "this is what I fixed in this relative to the last revert" | 15:59 |
openstackgerrit | Andreas Jaeger proposed a change to openstack-infra/project-config: Sort openstack-infra entries in layout.yaml as well https://review.openstack.org/125396 | 15:59 |
clarkb | pelix: something along the lines of "this new commit does not use popitem for reason X and uses $otherthing instead which maintains backward compat for reason Y" | 16:00 |
*** arxcruz has quit IRC | 16:00 | |
clarkb | pelix: without something like that it is really hard to look at history and determine what was "fixed" | 16:00 |
*** ramashri has joined #openstack-infra | 16:00 | |
*** jamielennox has joined #openstack-infra | 16:00 | |
dougwig | hi infra. 3rd party ci question. does this failure look familiar to anyone? looks like ipv6 comparisons are failing like mad. messed up requirements on my devstack-gate boxes? http://ci.a10cloud.com/logs/a10-neutron-tempest/125348/1/3474/console_log.txt.gz | 16:01 |
pelix | clarkb: ok, will do. Guess I generally try to avoid adding stuff to the commit messages that require knowledge of history in gerrit that won't appear, but I think it should be possible to ensure this explains the fix while retaining enough info to be understand outside of gerrit. | 16:01 |
*** mmaglana has joined #openstack-infra | 16:01 | |
*** chuckC_ has quit IRC | 16:03 | |
clarkb | dougwig: not familiar to me, but I do note that ipv4 comparisons fail too | 16:04 |
*** afazekas has quit IRC | 16:04 | |
*** kgiusti has quit IRC | 16:04 | |
*** ildikov has joined #openstack-infra | 16:05 | |
*** k4n0 has quit IRC | 16:05 | |
*** annegentle has quit IRC | 16:05 | |
*** dane_leblanc has quit IRC | 16:05 | |
dougwig | right you are. huh. from the timing, it looks like right after the slaves nightly reboots. thanks, i'll dig in. | 16:06 |
*** dane_leblanc has joined #openstack-infra | 16:06 | |
fungi | zaro: 125395 isn't actually adding jobs to those projects, it's just moving them out of the template and making them explicit (since they're only working for specific projects at the moment) | 16:06 |
*** jamielennox has quit IRC | 16:08 | |
openstackgerrit | A change was merged to openstack-infra/project-config: Introduce tripleo-puppet-elements into OpenStack https://review.openstack.org/124560 | 16:09 |
*** zz_dimtruck is now known as dimtruck | 16:09 | |
*** drwahl has quit IRC | 16:09 | |
*** drwahl has joined #openstack-infra | 16:12 | |
*** mestery has joined #openstack-infra | 16:12 | |
*** drwahl has left #openstack-infra | 16:12 | |
*** patrickeast_ has joined #openstack-infra | 16:13 | |
*** JayJ_ has joined #openstack-infra | 16:14 | |
*** skeppstedt has quit IRC | 16:14 | |
*** ramashri_ has joined #openstack-infra | 16:14 | |
*** jcooley_ has joined #openstack-infra | 16:14 | |
*** dprince_ has joined #openstack-infra | 16:15 | |
*** dmsimard_ has joined #openstack-infra | 16:15 | |
*** MindfulMonk_ has joined #openstack-infra | 16:16 | |
*** jamielennox has joined #openstack-infra | 16:16 | |
*** pfalleno1 has joined #openstack-infra | 16:17 | |
*** primemin1sterp has joined #openstack-infra | 16:17 | |
*** colettecello has joined #openstack-infra | 16:17 | |
*** thingee_ has joined #openstack-infra | 16:17 | |
*** annegentle_ has quit IRC | 16:17 | |
*** jcooley has quit IRC | 16:17 | |
*** patrickeast has quit IRC | 16:17 | |
*** dprince has quit IRC | 16:17 | |
*** med_ has quit IRC | 16:17 | |
*** dmsimard has quit IRC | 16:17 | |
*** gaelL has quit IRC | 16:17 | |
*** ramashri has quit IRC | 16:17 | |
*** maurosr has quit IRC | 16:17 | |
*** mordred has quit IRC | 16:17 | |
*** gothicmindfood has quit IRC | 16:17 | |
*** ianw_pto has quit IRC | 16:17 | |
*** thingee has quit IRC | 16:17 | |
*** primeministerp has quit IRC | 16:17 | |
*** pfallenop has quit IRC | 16:17 | |
*** JayJ has quit IRC | 16:17 | |
*** zul has quit IRC | 16:17 | |
*** MindfulMonk has quit IRC | 16:17 | |
*** jgrimm has quit IRC | 16:17 | |
*** harlowja_away has quit IRC | 16:17 | |
*** dstufft has quit IRC | 16:17 | |
*** bcrochet has quit IRC | 16:17 | |
*** pbelanyi has quit IRC | 16:17 | |
*** e0ne has quit IRC | 16:17 | |
*** ayoung has quit IRC | 16:17 | |
*** tcammann has quit IRC | 16:17 | |
*** alaski has quit IRC | 16:17 | |
*** dmsimard_ is now known as dmsimard | 16:17 | |
*** patrickeast_ is now known as patrickeast | 16:17 | |
*** annegentle has joined #openstack-infra | 16:17 | |
*** bogdando has quit IRC | 16:17 | |
*** jcooley_ is now known as jcooley | 16:17 | |
*** openstackgerrit has quit IRC | 16:18 | |
*** pbelanyi has joined #openstack-infra | 16:18 | |
zaro | fungi: true, but projects still should not have duplicate jobs. | 16:18 |
*** tcammann has joined #openstack-infra | 16:18 | |
*** annegentle is now known as Guest84781 | 16:18 | |
*** med_ has joined #openstack-infra | 16:18 | |
*** jgrimm has joined #openstack-infra | 16:18 | |
*** med_ has quit IRC | 16:18 | |
*** med_ has joined #openstack-infra | 16:18 | |
*** dstufft has joined #openstack-infra | 16:18 | |
*** mordred has joined #openstack-infra | 16:18 | |
*** e0ne has joined #openstack-infra | 16:18 | |
*** ayoung has joined #openstack-infra | 16:18 | |
*** maurosr has joined #openstack-infra | 16:18 | |
*** openstackgerrit has joined #openstack-infra | 16:18 | |
*** zul has joined #openstack-infra | 16:18 | |
*** bcrochet has joined #openstack-infra | 16:18 | |
*** jgallard has quit IRC | 16:19 | |
*** gaelL has joined #openstack-infra | 16:19 | |
*** ianw_pto has joined #openstack-infra | 16:19 | |
EmilienM | AJaeger: fungi thanks for quick reviews & merge | 16:19 |
*** alaski has joined #openstack-infra | 16:20 | |
*** amuller has quit IRC | 16:20 | |
fungi | zaro: well, granted, but that change was intended to only remove broken jobs. what you consider redundant in your project (running on check and then again post-merge) others may find desirable | 16:20 |
zaro | fungi, AJaeger_ : ohh i guess it may make sense to have duplicate jobs in seperate queues, but not sure why any project would need that job in both check & post | 16:20 |
*** zz_gondoi is now known as gondoi | 16:22 | |
*** Sincler has quit IRC | 16:23 | |
*** hdd has joined #openstack-infra | 16:23 | |
*** gondoi is now known as zz_gondoi | 16:24 | |
*** _buzz_ has joined #openstack-infra | 16:25 | |
*** gyee has joined #openstack-infra | 16:25 | |
pleia2 | good morning | 16:25 |
*** jogo has joined #openstack-infra | 16:25 | |
clarkb | morning | 16:26 |
*** marun has joined #openstack-infra | 16:27 | |
morgan_remote_ | Morning! :) | 16:27 |
*** vdo has quit IRC | 16:27 | |
*** _buzz has quit IRC | 16:27 | |
*** grantbow has quit IRC | 16:28 | |
*** gokrokve_ has quit IRC | 16:31 | |
*** bhuvan has quit IRC | 16:31 | |
*** MaxV has joined #openstack-infra | 16:31 | |
*** bogdando has joined #openstack-infra | 16:32 | |
*** thingee_ is now known as thingee | 16:33 | |
*** colettecello is now known as gothicmindfood | 16:33 | |
sdague | clarkb / fungi ... interesting job definition time... | 16:33 |
*** adalbas has joined #openstack-infra | 16:34 | |
*** marun has quit IRC | 16:34 | |
clarkb | sdague: btw not sure if you saw that tooz complicated the retrying version exclusion last night and we ended getting fixed by upstream | 16:34 |
sdague | tooz complicated at thing? | 16:35 |
sdague | I did not see that | 16:35 |
clarkb | sdague: ceilometer depended on tooz, tooz depending on retrying. THus the pair of them broke the requirements check job | 16:35 |
larsks | Hello infra people. The "Kolla" project just got merged...the git repo is available at https://review.openstack.org/stackforge/kolla, but *not* at ssh://<user>@review.openstack.org:29418/openstack/kolla.git...so 'git review' doesn't know where to send things. Is that normal latency? | 16:35 |
*** hashar has quit IRC | 16:35 | |
*** flaper87 is now known as flaper87|afk | 16:36 | |
larsks | Or am I pointing at the wrong place? | 16:36 |
larsks | Ah, wrong place. | 16:36 |
larsks | Neeeeeeever mind. | 16:36 |
sdague | ok | 16:37 |
sdague | how did ceilometer depend on tooz if it's not in gr? | 16:37 |
*** mestery has quit IRC | 16:37 | |
clarkb | tooz is in g-r | 16:37 |
clarkb | but not as a project gated on g-r | 16:37 |
clarkb | so its like any random upstream that way | 16:37 |
*** nikhil_k is now known as nikhil_k|afk | 16:38 | |
*** _nadya_ has quit IRC | 16:39 | |
sdake | how does one go about adding someone to kolla-core? | 16:39 |
sdake | tahnks btw folks for the reviews - much appreciated ;) | 16:39 |
fungi | sdake: one of the gerrit admins (effectively infra core team) needs to know who to add | 16:39 |
sdake | fungi can any member add other members? | 16:40 |
*** todd_dsm has quit IRC | 16:40 | |
fungi | sdake: the groups are self-managed, so yes. we add an initial member of your choice and then that member adds others, who can in turn add others | 16:40 |
*** grantbow has joined #openstack-infra | 16:40 | |
sdake | cool can you add me fungi, and I'll add folks | 16:40 |
fungi | sdake: also groups can be set to include other groups, if you've got an existing group which should be a subset of the new group | 16:41 |
fungi | sdake: i've added you as the initial member of both the kolla-core and kolla-release groups | 16:42 |
sdake | thanks :) | 16:42 |
*** amotoki has quit IRC | 16:42 | |
fungi | yw | 16:42 |
*** david-lyle has quit IRC | 16:43 | |
*** Sincler has joined #openstack-infra | 16:44 | |
*** grantbow has quit IRC | 16:44 | |
sdague | clarkb: ok, because ceilometer installed before glance it was an issue? | 16:44 |
clarkb | sdague: ya | 16:44 |
sdague | I just sent ranty rant to the list about icehouse | 16:45 |
sdague | ok... back to the actual thing for the day | 16:45 |
sdague | clarkb / fungi : so this ... https://review.openstack.org/#/c/125346/ | 16:45 |
sdague | means that we're going to need a slew of new d-g definitions | 16:46 |
sdague | for the libraries | 16:46 |
sdague | how should we best do that? | 16:46 |
*** hdd has quit IRC | 16:46 | |
clarkb | wait what | 16:46 |
clarkb | I thought I followed that thread... | 16:46 |
clarkb | clearly I missed something | 16:47 |
*** Longgeek_ has quit IRC | 16:47 | |
sdague | http://lists.openstack.org/pipermail/openstack-dev/2014-September/047280.html | 16:47 |
sdague | ok, so if we install libraries from pip by default | 16:47 |
sdague | each library needs a job where it says "install me from source instead!" | 16:48 |
fungi | sdague: you should totally post to this thread... http://lists.openstack.org/pipermail/openstack-operators/2014-September/005229.html | 16:49 |
*** derekh has quit IRC | 16:49 | |
sdague | fungi: I am so not getting into an ops fight :) | 16:49 |
clarkb | so must've left off on fungi's repsonse that basically said this doesn't do what we think it does | 16:49 |
*** david-lyle has joined #openstack-infra | 16:49 | |
fungi | indeed. kinda threw myself on that grenade | 16:49 |
sdague | clarkb: .... ? | 16:50 |
clarkb | I thought it was crazy pants for that reason | 16:50 |
clarkb | sdague: pip dep resolver | 16:50 |
clarkb | you won't get what you want anyways | 16:50 |
sdague | clarkb: we'll get close | 16:50 |
clarkb | at least with explicit source installs you fight that off | 16:50 |
clarkb | its not perfect but its known | 16:50 |
sdague | clarkb: so the libraries from git install early | 16:51 |
clarkb | right | 16:51 |
clarkb | so that we get those versions first | 16:51 |
sdague | which means that if it's important the servers will replace them with compatible versions | 16:51 |
sdague | they'll uninstall bad versions | 16:52 |
*** SumitNaiksatam has quit IRC | 16:52 | |
openstackgerrit | Andreas Jaeger proposed a change to openstack-infra/project-config: Rework coverage jobs https://review.openstack.org/125395 | 16:52 |
sdague | I do realize this isn't perfect | 16:52 |
clarkb | sdague: I think the proposed state is less perfect than current state | 16:52 |
clarkb | because you lose a significant amount of control over what is actually tested | 16:52 |
sdague | so the proposed state means that it's not possible to install nova from source | 16:53 |
*** andreykurilin_ has quit IRC | 16:53 | |
sdague | sorrry, the current state | 16:53 |
sdague | is it's not possible to install nova from source | 16:53 |
*** skeppstedt has joined #openstack-infra | 16:53 | |
* jaypipes renames fungi "Keebler" | 16:53 | |
sdague | and use pip installed libs | 16:53 |
sdague | because people integrate features | 16:53 |
sdague | that are git only in libs | 16:53 |
*** bhuvan has joined #openstack-infra | 16:53 | |
bookwar | AJaeger: are you there? I want to understand how DocImpact could work for stackforge project. | 16:54 |
clarkb | I understand the problem we are trying to solve | 16:54 |
*** jcoufal has quit IRC | 16:54 | |
fungi | jaypipes: we keebler elves need to stick together! | 16:54 |
clarkb | I just think this solution brings more harder to debug problems for the reason that fungi pointed out | 16:54 |
*** hdd has joined #openstack-infra | 16:54 | |
jaypipes | fungi: :) | 16:54 |
dansmith | do we control the list of chanops for channels like #openstack-nova? | 16:55 |
AJaeger_ | bookwar: yes, I'm here | 16:55 |
sdague | clarkb: if our libraries are so terrible that they are making things crazy like that, we should remove them | 16:55 |
clarkb | dansmith: for most openstack* channels yes | 16:55 |
fungi | bookwar: there's a gerrit/projects.yaml parameter to tell it where docs bugs should be updated on lp | 16:55 |
bookwar | We have 'groups: fuel' for all fuel-* repositories here https://git.openstack.org/cgit/openstack-infra/project-config/tree/gerrit/projects.yaml. Does it mean script will create bugs in fuel launchpad project? | 16:55 |
dansmith | clarkb: can you make me an op for #openstack-nova? | 16:55 |
clarkb | dansmith: is openstackinfra a founder/op of -nova? | 16:55 |
dansmith | clarkb: I dunno | 16:55 |
*** tsg has quit IRC | 16:55 | |
AJaeger_ | bookwar: yes, that's what it should do | 16:55 |
*** MaxV has quit IRC | 16:55 | |
clarkb | fungi: how did we decide to do that? think jebalir didn't want that in the config files but just to +o people via chanserv? | 16:56 |
fungi | dansmith: yes, the infra core team and a handful of other delegates can add chanops per-channel for any official channels | 16:56 |
fungi | clarkb: set it through chanserv access | 16:56 |
AJaeger_ | bookwar: so, just give it a try - create a patch with docimpact, merge it and check that you have a bug filed automatically ;9 | 16:56 |
fungi | clarkb: manually | 16:56 |
clarkb | dansmith: ok I am going to go fight chanserv for you | 16:57 |
fungi | clarkb: don't forget your trusty battle axe | 16:57 |
dansmith | clarkb: heh, thanks :D | 16:57 |
bookwar | AJaeger: bugs are created on merge only? | 16:57 |
AJaeger_ | bookwar: yes, docimpact creates on merge only. | 16:57 |
bookwar | AJaeger: ok, thanks, I'll test it then | 16:57 |
AJaeger_ | we don't want to check patches that never merge... | 16:57 |
dansmith | clarkb: looks like openstackinfra owns that, so should be doable | 16:57 |
fungi | bookwar: you actually need "docimpact-group: fuel" in http://git.openstack.org/cgit/openstack-infra/project-config/tree/gerrit/projects.yaml | 16:58 |
fungi | bookwar: it's separate from groups, i believe? | 16:58 |
sdague | clarkb: so I understand the dep solver issues, I think the current git library path of normal path being pull 50 git trees is the wrong thing to optimize on. And if we are ever going to decouple so you don't need every openstack tree, oslo is the right starting place. | 16:58 |
fungi | AJaeger_: do you know^? | 16:58 |
AJaeger_ | fungi: ahh, thanks for the correction | 16:59 |
fungi | i'd haev to read back through the hook script which does that | 16:59 |
AJaeger_ | looking at the usage - yes, it's docimpact-group | 16:59 |
*** gyee has quit IRC | 16:59 | |
* AJaeger_ now doesn't know what groups does... | 17:00 | |
clarkb | fungi: was there a prefered amount of access for local chan ops? | 17:00 |
*** thedodd has quit IRC | 17:00 | |
*** IAX has joined #openstack-infra | 17:00 | |
clarkb | +Aortv ? | 17:00 |
bookwar | fungi: thanks for the update. i'll prepare the patch then | 17:00 |
*** AJaeger__ has joined #openstack-infra | 17:01 | |
sdague | clarkb: so I need to understand where we are headed here, because the thread had agreement on this direction, people are signed up for this, and I'm starting to implement | 17:01 |
jogo | did rax have some sort of issues recently? | 17:01 |
jogo | my IRC box broke | 17:01 |
clarkb | sdague: I think we will move forward on your proposal because I missed the thread | 17:01 |
clarkb | jogo: they rebooted all nodes recently :) | 17:02 |
sdague | clarkb: ok | 17:02 |
*** mwagner_lap has joined #openstack-infra | 17:02 | |
sdague | so then back to original question: smart thoughts on how to add these jobs somewhat generically? | 17:02 |
AJaeger__ | fungi, sdague, clarkb: both anteaya and myself +2ed the bashate cleanup https://review.openstack.org/#/c/124862/ - with this patch I'd prefer a third pair of eyes to look over it. | 17:03 |
AJaeger__ | could any of you approve it, please? I'd prefer to have jobs that don't fail all the time... | 17:03 |
jogo | clarkb: I hit a reboot over the weekend | 17:04 |
jogo | this is anothe rone | 17:04 |
*** AJaeger_ has quit IRC | 17:04 | |
sdague | AJaeger: approved | 17:04 |
clarkb | sdague: so you are wanting a second set of all the devstack jobs that install via pip instead of source (or vice versa depending on defaults in d-g/devstack) | 17:04 |
openstackgerrit | Steven Dake proposed a change to openstack-infra/project-config: Kolla has no python code atm so remove pep8 check https://review.openstack.org/125426 | 17:05 |
*** sarob is now known as sarob_away | 17:05 | |
*** reed has joined #openstack-infra | 17:05 | |
sdague | clarkb: check-tempest-dsvm-full would use pypi versions | 17:05 |
sdague | oslo.config would have a check-tempest-dsvm-full-oslo.config (or something) | 17:05 |
sdague | which would be check-tempest-dsvm-full with LIBS_FROM_GIT="oslo.config" in localrc | 17:06 |
clarkb | oh and you want one job per project | 17:06 |
sdague | yep | 17:06 |
clarkb | I don't think there is a smart way to do that with jjb | 17:06 |
sdague | but olso.config would drop it's other dsvm jobs | 17:06 |
clarkb | instead it might be better to have one set of jobs as we do today and let the job internals flip flags based on ZUUL_PROJECT | 17:06 |
sdague | so it stops being integrated gate, and instead is a library with forward testing | 17:06 |
pleia2 | AJaeger__: ouch :) | 17:07 |
dkehn | sdague: clarkb fungi I'd like to use the devstack-vm-gate as a setup for devstack setup on a VM and was wondering if its doc anywhere, the devstack-vm-gate-dev.sh make the assumption that your running on remote VM | 17:07 |
sdague | ok, well, I'd actually like to get it out of integrated gate | 17:07 |
AJaeger__ | sdague: thanks | 17:07 |
jogo | clarkb: oh I just got an email from RAX saying something went wrong | 17:07 |
clarkb | sdague: ok then maybe a -src set of jobs thant switch on project based on ZUUL_PROJECT | 17:07 |
clarkb | sdague: that way we only need a small matrix with one new axis | 17:07 |
sdague | clarkb: ok | 17:07 |
*** sarob_away is now known as sarob | 17:07 | |
sdague | can we keep the -src jobs from cogating across projects? | 17:08 |
*** BobBall is now known as BobBall_AWOL | 17:08 | |
*** grantbow has joined #openstack-infra | 17:08 | |
clarkb | oh no not really | 17:08 |
*** tonytan4ever has quit IRC | 17:08 | |
openstackgerrit | A change was merged to openstack-infra/storyboard: Added Content-Type header to CORS https://review.openstack.org/125227 | 17:08 |
*** Sukhdev has quit IRC | 17:08 | |
*** dane_leblanc has quit IRC | 17:08 | |
clarkb | sdague: this may expose a deficiency in zuul and jjb :) | 17:08 |
*** tsg has joined #openstack-infra | 17:08 | |
sdague | :) | 17:09 |
clarkb | let me think on this a bit more | 17:09 |
fungi | clarkb: +Aortv yeah | 17:09 |
sdague | so... I guess we could put it in check only | 17:09 |
*** rushiagr_away is now known as rushiagr | 17:10 | |
sdague | which would be a sneaky way to do it, and I actually suggested in the thread | 17:10 |
sdague | but for other reasons | 17:10 |
*** radez_g0n3 is now known as radez | 17:10 | |
clarkb | dansmith: you are OPed have fun | 17:10 |
clarkb | sdague: ya and since you need a +1 to gate that would mostly work | 17:10 |
sdague | yep | 17:11 |
*** weshay is now known as weshay_lunch | 17:11 | |
*** nkinder has left #openstack-infra | 17:11 | |
dansmith | clarkb: awesome, thanks | 17:11 |
*** sarob is now known as sarob_away | 17:11 | |
sdague | clarkb: I do also realize this might raise new issues of pip being the suck | 17:11 |
*** Ryan_Lane has joined #openstack-infra | 17:11 | |
sdague | but... we have to start disagregating somewhere | 17:11 |
*** annegentle has joined #openstack-infra | 17:11 | |
sdague | and maybe it will drive us down the venv path separately | 17:12 |
fungi | sdague: an alternative would be to have a job template which embeds the project name (zuul templates can handle genericizing job name by project name too) | 17:12 |
openstackgerrit | A change was merged to openstack-infra/project-config: Clean up bashate failures https://review.openstack.org/124862 | 17:12 |
sdague | fungi: do you have an example? | 17:13 |
*** jistr has quit IRC | 17:13 | |
fungi | sdague: gate-{name}-python27? | 17:13 |
sdague | fungi: so where do we have access to that in devstack-gate? | 17:14 |
clarkb | fungi: ya, I am not a huge fan of that for devstack jobs because its not a one dimensional expansion | 17:14 |
clarkb | but if that is how it needs to be done I suppose thats what we do | 17:14 |
fungi | hrm, right we'd presumably have a dedicated template for that | 17:14 |
sdague | clarkb: well this base job would be 1 dimentional right? | 17:14 |
*** dane_leblanc has joined #openstack-infra | 17:14 | |
*** mbacchi has quit IRC | 17:15 | |
fungi | so basically a gate-{name}-dsvm-tempest-src template or something | 17:15 |
*** gyee has joined #openstack-infra | 17:15 | |
clarkb | sdague: don't you need more than one job? grenade, at least one tempest job, + whatever other things are deemed necessar | 17:15 |
*** harlowja has joined #openstack-infra | 17:15 | |
*** mbacchi has joined #openstack-infra | 17:15 | |
clarkb | (functional tests and so on) | 17:15 |
clarkb | this 'y' key on my model M hates me | 17:15 |
fungi | clarkb: upside--a key puller and some alcohol will fix you right up | 17:15 |
sdague | clarkb: so my theory is that we're only going to have the tempest full job | 17:16 |
openstackgerrit | Michael Krotscheck proposed a change to openstack-infra/storyboard-webclient: Removed server:prod https://review.openstack.org/125427 | 17:16 |
sdague | that's the forward sniff test | 17:16 |
*** reed has quit IRC | 17:16 | |
clarkb | fungi: not the dishwasher? | 17:16 |
fungi | sdague: clarkb: right, probably just a "sanity check that this change works with released dependencies" job | 17:16 |
*** kgiusti has joined #openstack-infra | 17:16 | |
sdague | fungi: right | 17:16 |
fungi | clarkb: heh, that could work too ;) | 17:16 |
*** tsg has quit IRC | 17:16 | |
mtreinish | fungi: key puller? Just rip it out | 17:16 |
fungi | mtreinish: careful with the stems! | 17:17 |
fungi | you want that keyboard to last another two decades, right? | 17:17 |
fungi | er, another three decades? now i feel old :/ | 17:17 |
*** baoli has joined #openstack-infra | 17:17 | |
*** isviridov_meetin is now known as isviridov_away | 17:17 | |
*** jp_at_hp has quit IRC | 17:17 | |
*** praneshp has joined #openstack-infra | 17:18 | |
sdake | fungi ++ thanks for getting me set | 17:18 |
fungi | yw | 17:18 |
mtreinish | fungi: heh, my model m is older than me... | 17:19 |
*** bdpayne has joined #openstack-infra | 17:19 | |
*** SumitNaiksatam has joined #openstack-infra | 17:19 | |
nibalizer | fungi: anteaya i'd be happy to document puppetboard and puppetdb | 17:20 |
*** AJaeger__ is now known as AJaeger_ | 17:20 | |
*** johnthetubaguy is now known as zz_johnthetubagu | 17:21 | |
*** mbacchi has quit IRC | 17:21 | |
*** mbacchi has joined #openstack-infra | 17:21 | |
anteaya | nibalizer: thanks, I appreciate that | 17:21 |
*** zz_gondoi is now known as gondoi | 17:22 | |
*** gokrokve has joined #openstack-infra | 17:23 | |
*** weshay_lunch is now known as weshay | 17:26 | |
anteaya | jd__: so there are some concerns on this patch about using openstack or os on a stackforge project and I must say I share the opinions expressed in the comments thus far: https://review.openstack.org/#/c/125082/ | 17:26 |
anteaya | jd__: are you willing to have a chat about it? | 17:26 |
jd__ | anteaya: sure | 17:27 |
openstackgerrit | Sean Dague proposed a change to openstack-infra/project-config: add {pipeline}-tempest-dsvm-src-{project} job template https://review.openstack.org/125433 | 17:27 |
clarkb | mtreinish: I have a relatively new one its only about 20 years old | 17:27 |
sdague | clarkb / fungi like that? ^^^ | 17:27 |
anteaya | jd__: have you read the latest comments that express the naming concerns? | 17:28 |
clarkb | sdake: fungi: if its just the one tet than something like that should be just fine | 17:28 |
openstackgerrit | Andreas Jaeger proposed a change to openstack-infra/project-config: Sort openstack-infra/-dev entries in layout.yaml https://review.openstack.org/125396 | 17:28 |
jd__ | anteaya: yes | 17:28 |
anteaya | jd__: any thoughts? | 17:28 |
fungi | clarkb: missing context unless s/sdake/sdague/ there | 17:28 |
jd__ | anteaya: I understand the concern but I am not sure how to renom a bunch of script used to monitor OpenStack honestly | 17:28 |
clarkb | fungi: you infer correctly | 17:28 |
openstackgerrit | Aleksandra Fedorova proposed a change to openstack-infra/project-config: Add docimpact group for all fuel-* projects https://review.openstack.org/125434 | 17:29 |
jd__ | s/renom/rename/ | 17:29 |
sdague | clarkb: so I think the base case will be the 1 library case | 17:29 |
anteaya | jd__: how is renaming scripts difficult? | 17:29 |
AJaeger_ | jd__: so, you're not objecting to the rename but need some great name for the repository? | 17:29 |
sdague | if anyone wants to do something more complicated, they will need to create specific jobs for that other scenario | 17:29 |
AJaeger_ | anteaya: Do you have an idea how to call it instead of openstack-monitoring? | 17:29 |
fungi | sdague: you know where that's going to break? (in a good way in my opinion) when someone decides they want to coordinate a new feature between two projects without releasing support in one before merging support in the other ;) | 17:30 |
anteaya | stackforge/monitoring | 17:30 |
sdague | fungi: yep | 17:30 |
anteaya | any objection to that? | 17:30 |
jd__ | AJaeger_: likely | 17:30 |
sdague | and... that's a feature of this, not a bug | 17:30 |
jd__ | anteaya: it's too generic | 17:30 |
fungi | sdague: continuous deployment folk will be throwing you a party | 17:30 |
*** HeOS has joined #openstack-infra | 17:30 | |
sdague | they'll probably never know that we fixed that for them | 17:31 |
anteaya | jd__: do you like any words from the thesaurus? http://www.thesaurus.com/browse/monitoring?s=t | 17:31 |
sdague | also... devs should throw a party, because the gate queue will drop in 1/2 | 17:31 |
openstackgerrit | Lars Kellogg-Stedman proposed a change to openstack-infra/project-config: remove python-jobs from kolla project https://review.openstack.org/125436 | 17:32 |
jd__ | anteaya: AJaeger: to me it sounds a bit like if you were asking me to rename the "check_openstack_swift_is_alive" script to something else because it has openstack in it actually | 17:32 |
anteaya | jd__: distinguish | 17:32 |
clarkb | sdague: clearly next time you are in a bar with openstack devs/ops/cders/whoever they should buy you all the beer you can drink | 17:32 |
sdague | hehe | 17:33 |
jd__ | EmilienM: if you're around you might want to join | 17:33 |
sdague | and I'll be sleep deprived from baby, so I'll be a cheap date | 17:33 |
anteaya | jd__: no, the openstack-montitoring project | 17:33 |
EmilienM | jd__: hey | 17:33 |
fungi | sdague: "When you do things right, people won't be sure you've done anything at all." [futurama] | 17:33 |
jd__ | fungi: <3 | 17:33 |
sdague | :) | 17:33 |
anteaya | swift is an openstack program and project so openstack_swift is fine | 17:33 |
AJaeger_ | jd__: There're legal problems with that - we cannot even say "OpenStack Telemetry" or "OpenStack Ceilometer" | 17:34 |
AJaeger_ | This usage of names needs to be approved by the board | 17:34 |
jd__ | so if the repository is named "a-bunch-of-script-to-monitor-openstack" is it ok? | 17:34 |
anteaya | jd__: not the repo | 17:34 |
anteaya | we are talking repo names, you are talking script names | 17:35 |
jd__ | it's not a project called "openstack-monitoring", it's a repository | 17:35 |
anteaya | what is your definition of a project then? | 17:35 |
anteaya | since my definition of a project is that is has a repository | 17:35 |
anteaya | and a repository is a project | 17:35 |
AJaeger_ | jd__: I'm not a lawyer but I wouldn't object the repo name a-bunch-of-script-to-monitor-openstack due to trademark issues. | 17:35 |
AJaeger_ | It's just ugly in other ways ;9 | 17:36 |
*** doude has quit IRC | 17:36 | |
jd__ | hehe | 17:36 |
EmilienM | AJaeger: which name would you suggest here? | 17:36 |
fungi | anteaya: AJaeger_: jd__: we've got plenty of examples of git repositories which include the word "openstack" in their names without belonging to official programs. so far we've assumed there's no need to forbid them | 17:36 |
jd__ | thank you fungi | 17:37 |
EmilienM | we have a project in stackforge "ospurge". there is "os" inside. Why not osmonitoring? | 17:37 |
AJaeger_ | fungi: did we ever get any legal guidance here? | 17:37 |
AJaeger_ | Argh, the bashate checks are broken ;8 | 17:39 |
AJaeger_ | see http://logs.openstack.org/26/125426/1/check/gate-project-config-bashate/cd0fc42/console.html | 17:39 |
fungi | anteaya: AJaeger_: jd__: apparently the most you can hope for from lawyers is to either be told you shouldn't do it or that they don't know. lawyers basically never say "yes" to any question like that. after waiting for ages for the question to be answered we eventually just resolved to ignore the issue | 17:39 |
*** tonytan4ever has joined #openstack-infra | 17:39 | |
jd__ | +1 fungi | 17:40 |
AJaeger_ | fungi: then I'll follow that advice ;) | 17:40 |
clarkb | fungi: https://review.openstack.org/#/c/125220/1 reviewing the two changes there that are not WIP would be good | 17:40 |
clarkb | keep us moving on the dib front | 17:40 |
fungi | k | 17:40 |
sdague | can anyone help me figure out which I'm failing on the layout side here - https://review.openstack.org/#/c/125433/ ? | 17:41 |
clarkb | I WIPed the change related to rax because vhd needs sorting. I am going to try hacking that into dib | 17:41 |
fungi | sdague: yeah i was just looking at that | 17:41 |
fungi | sdague: looks like a parameter substitution problem | 17:41 |
clarkb | sdague: jenkins_jobs.errors.JenkinsJobsException: project parameter missing to format {pipeline}-tempest-dsvm-src-{project}-{branch-designator} | 17:41 |
openstackgerrit | Aleksandra Fedorova proposed a change to openstack-infra/project-config: Add docimpact group for fuel-* projects https://review.openstack.org/125434 | 17:42 |
*** _nadya_ has joined #openstack-infra | 17:42 | |
clarkb | you want {name} instead of {project} iirc | 17:42 |
sdague | clarkb: ah... right | 17:42 |
anteaya | AJaeger_: I agree with your inclinations | 17:42 |
fungi | sdague: also was going to leave another comment | 17:42 |
anteaya | and pleia2's | 17:43 |
sdague | fungi: I will await your comment | 17:43 |
fungi | sdague: commented | 17:43 |
anteaya | and thank you pleia2 for taking care of that post to the ml which should have been addressed on the wikipage, kindly redirected | 17:44 |
openstackgerrit | Sean Dague proposed a change to openstack-infra/project-config: add {pipeline}-tempest-dsvm-src-{name} job template https://review.openstack.org/125433 | 17:44 |
sdague | fungi: thanks | 17:45 |
fungi | sdague: oh, just spotted somethign else too | 17:45 |
fungi | sorry! | 17:45 |
pleia2 | anteaya: sure thing :) | 17:45 |
sdague | fungi: oh, no prob, what is it? | 17:45 |
fungi | sdague: i think you probably want DEVSTACK_PROJECT_FROM_GIT=$ZUUL_PROJECT instead | 17:45 |
*** mmaglana has quit IRC | 17:45 | |
clarkb | fungi: sdague: {name} won't have the openstack/ prefix | 17:46 |
clarkb | ZUUL_PROJECT should iirc | 17:46 |
fungi | oh | 17:46 |
anteaya | pleia2: :D | 17:46 |
clarkb | so depends on how devstack implements that var maybe? | 17:46 |
*** mmaglana has joined #openstack-infra | 17:46 | |
fungi | eh, yeah good point | 17:46 |
sdague | yeh, I want it without openstack/ | 17:46 |
fungi | lgtm then | 17:47 |
fungi | do we flatten the project org namespaces in devstack i guess? | 17:47 |
clarkb | sdague: fungi: also note that DEVSTACK_PROJECT_FROM_GIT won't make it into the devstack env with the way d-g is written iirc | 17:48 |
clarkb | sdague: fungi: so we need a d-g change to write that to localrc | 17:48 |
fungi | yep, i assumed that was coming next | 17:49 |
openstackgerrit | Andreas Jaeger proposed a change to openstack-infra/project-config: Fix local bashate runs https://review.openstack.org/125441 | 17:50 |
openstackgerrit | Michael Krotscheck proposed a change to openstack-infra/storyboard-webclient: Updated library versions https://review.openstack.org/125442 | 17:50 |
*** mmaglana has quit IRC | 17:50 | |
openstackgerrit | Lars Kellogg-Stedman proposed a change to openstack-infra/project-config: remove python-jobs from kolla project https://review.openstack.org/125436 | 17:51 |
sdague | clarkb: yep, coming up | 17:51 |
*** cnesa15 has quit IRC | 17:51 | |
*** [HeOS] has joined #openstack-infra | 17:52 | |
openstackgerrit | Andreas Jaeger proposed a change to openstack-infra/project-config: Sort openstack-infra/-dev entries in layout.yaml https://review.openstack.org/125396 | 17:52 |
openstackgerrit | Sean Dague proposed a change to openstack-infra/devstack-gate: add support for setting devstack LIBS_FROM_GIT https://review.openstack.org/125443 | 17:52 |
*** thedodd has joined #openstack-infra | 17:52 | |
*** HeOS has quit IRC | 17:54 | |
annegentle | anyone who can help me with onboarding troubleshooting? (Oh when are you going to get sick of me asking?) :) | 17:55 |
clarkb | annegentle: sure | 17:55 |
anteaya | annegentle: what is the error? | 17:55 |
anteaya | annegentle: never get sick of you asking, thanks for taking the time to do the onboarding | 17:56 |
annegentle | For some reason git review -s is looking for a private key in /Box/Keys/id_rsa.openstack. The error is "no such identity" | 17:56 |
annegentle | my original thought was that he set up a home computer and that his home computer public key was in review.openstack.org | 17:56 |
*** [HeOS] is now known as HeOS | 17:56 | |
*** radez is now known as radez_g0n3 | 17:56 | |
annegentle | but in fact~ | 17:56 |
annegentle | ohhhh! | 17:56 |
annegentle | wait, Rackspace networking config was on his computer that put that in! | 17:56 |
annegentle | Sigh. | 17:56 |
anteaya | you fixed it yourself, well done | 17:56 |
anteaya | you just needed to talk yourself through it | 17:57 |
annegentle | Sometimes just asking helps me figure it out, oh for sure. | 17:57 |
anteaya | yep | 17:57 |
anteaya | me too | 17:57 |
anteaya | happy to listen to you solve it | 17:57 |
*** rmcall has quit IRC | 18:00 | |
AJaeger_ | jd__: fungi, anteaya : thanks for your +2s on https://review.openstack.org/125395 - do you want to +A as well or is anybody else going to do it, please? | 18:01 |
AJaeger_ | annegentle: I know that feeling, glad that you solved it! | 18:02 |
anteaya | I can +A | 18:02 |
AJaeger_ | thanks, anteaya | 18:02 |
openstackgerrit | Matthew Treinish proposed a change to openstack-infra/config: Add subunit2sql gearman workers https://review.openstack.org/108003 | 18:02 |
AJaeger_ | stevemar: thansk for your nit! | 18:03 |
openstackgerrit | Andreas Jaeger proposed a change to openstack-infra/project-config: Sort openstack-infra/-dev entries in layout.yaml https://review.openstack.org/125396 | 18:03 |
stevemar | AJaeger, np :) | 18:03 |
annegentle | well crum, we got the public key working and successfully did git review -s, but now he can't do git remote update, he gets Fetching origin, Fetching gerrit | 18:03 |
annegentle | then | 18:03 |
fungi | clarkb: are you ready for 125223 to be approved? do you need to do any last-minute prep to be able to keep an eye on jobs? | 18:03 |
annegentle | Killed by signal 1. | 18:03 |
*** rmcall has joined #openstack-infra | 18:03 | |
annegentle | sounds ominous | 18:04 |
*** bcourt has quit IRC | 18:04 | |
AJaeger_ | stevemar: bashate should work again in jenkins, it shouldn't fail anymore... | 18:04 |
clarkb | sdague: did you want to review dims' cookie to save toggleci state change? | 18:04 |
clarkb | sdague: and maybe suggest which way we should rebase your change and that change? | 18:04 |
fungi | annegentle: what does 'git remote -v|grep fetch' say? | 18:04 |
fungi | annegentle: chances are one of the fetch remotes is wrong | 18:05 |
openstackgerrit | Sean Dague proposed a change to openstack-infra/project-config: try out new src libs job on pbr https://review.openstack.org/125447 | 18:05 |
sdague | clarkb: sure... url ? | 18:05 |
* dims peeks in | 18:05 | |
stevemar | AJaeger, even this ones: http://logs.openstack.org/12/124812/5/check/gate-project-config-bashate/fbfb3d0/console.html ? | 18:05 |
*** ChuckC has quit IRC | 18:05 | |
clarkb | fungi: so I have realized that that change may end up pausing hpcloud devstack-trusty slave builds | 18:05 |
dims | https://review.openstack.org/#/c/123464/ sdague | 18:05 |
clarkb | fungi: its not entirely clear to me if nodepool will continue to use the old image or just jump to the new one and wait for it to be ready | 18:05 |
clarkb | fungi: but I should probably approve it when I can babysit | 18:06 |
annegentle | clarkb: for sure he has a gerrit (fetch) and an origin (fetch) | 18:06 |
clarkb | fungi: want to give me ~20 minutes before approving? | 18:06 |
annegentle | one is ssh: one is https: | 18:06 |
fungi | clarkb: ahh, maybe... should we change the node labels instead? | 18:06 |
fungi | clarkb: sure, or i'll just +2 and let you approve when ready | 18:06 |
clarkb | annegentle: can you paste what those values are | 18:06 |
clarkb | fungi: that sounds good | 18:06 |
annegentle | I have to wonder if it's our network being persnickety. I've had to downgrade to git review 1.23 previously (this summer) to get it to work on our internal network. | 18:06 |
annegentle | heh I'm on one computer, he's on another :) clarkb | 18:07 |
AJaeger_ | annegentle: ask him to put it to paste.openstack.org and post the URL here ;9 | 18:07 |
*** otherwiseguy has quit IRC | 18:07 | |
fungi | annegentle: interesting... i wonder what behavior change caused 1.24 to not work there | 18:07 |
*** erikmwilson has joined #openstack-infra | 18:07 | |
annegentle | I'' have him join ^^ | 18:07 |
annegentle | welcome ERik | 18:07 |
clarkb | annegentle: the http stuff shoulnd't be relased yet so I don't think git review created those remotes | 18:07 |
openstackgerrit | A change was merged to openstack-infra/project-config: Update pushSignedTag to just congress-release https://review.openstack.org/125253 | 18:07 |
fungi | clarkb: well the http one may be the origin remote | 18:07 |
openstackgerrit | Adam Gandelman proposed a change to openstack-infra/project-config: Remove other ironic jobs from stable/icehouse checks https://review.openstack.org/125448 | 18:07 |
annegentle | clarkb: ahhhh. totally possible. I've been trying different things for a while. :) | 18:08 |
clarkb | I would git remote remove gerrit then git review -s again | 18:08 |
anteaya | annegentle: so the fuel stackforge project wants to use the docimpact tag: https://review.openstack.org/#/c/125434/2 | 18:08 |
*** torandu has quit IRC | 18:09 | |
fungi | anteaya: yep, bookwar was asking about it in here just an hour or so ago i think | 18:09 |
sdague | dims: I didn't think toggle worked that way | 18:09 |
anteaya | annegentle: methinks since this logs bugs against openstack-manuals that you would not want this | 18:09 |
anteaya | fungi: ah sorry I missed that scrollback | 18:09 |
erikmwilson | http://paste.openstack.org/show/117542/ | 18:09 |
anteaya | has this already been discussed and I am late to the party? | 18:09 |
annegentle | anteaya: yeah they've talked to me about it | 18:09 |
annegentle | anteaya: and stackforge projects shouldn't be adding to openstack-manuals, right. | 18:09 |
anteaya | annegentle: can you share your perspective on the patch please? | 18:09 |
annegentle | anteaya: so I thought they had wired theirs up another way? | 18:10 |
*** torandu has joined #openstack-infra | 18:10 | |
clarkb | erikmwilson: those look ok at first glance. can you try `ssh -p29418 erikwilson@review.openstack.org gerrit ls-projects` that should dump a listing of all the projects in our gerrit | 18:10 |
openstackgerrit | A change was merged to openstack-infra/config: Add devstack-precise-dib image to nodepool https://review.openstack.org/125220 | 18:10 |
anteaya | annegentle: had they? | 18:10 |
clarkb | and if not we can start to isolate where things are failing | 18:10 |
annegentle | er? Not sure anteaya let me look | 18:10 |
*** amcrn has joined #openstack-infra | 18:10 | |
anteaya | bookwar: what does fuels' use of the docimpact tage do? | 18:10 |
*** amcrn has quit IRC | 18:10 | |
anteaya | s/tage/tag | 18:10 |
dims | sdague: is there a way for me to test it? | 18:11 |
fungi | anteaya: it will open doc bugs in launchpad within their project, if they did it correctly | 18:11 |
sdague | dims: oh... this isn't tested? :) | 18:11 |
openstackgerrit | A change was merged to openstack-infra/project-config: Rework coverage jobs https://review.openstack.org/125395 | 18:11 |
erikmwilson | Huge list ended by Killed by signal 1 | 18:11 |
anteaya | ah within *their* project, not openstack-manuals | 18:11 |
openstackgerrit | A change was merged to openstack-infra/project-config: add {pipeline}-tempest-dsvm-src-{name} job template https://review.openstack.org/125433 | 18:11 |
AJaeger_ | erikmwilson: that looks fine to me | 18:11 |
clarkb | erikmwilson: oh interesting so you got the killed by signal 1 running that ssh command? | 18:11 |
erikmwilson | Yes | 18:12 |
annegentle | so it must be our network... | 18:12 |
bookwar | anteaya: yes, developer will add this tag to his commit message to automatically create docs-related bug in Fuel project in Launchpad | 18:12 |
fungi | anteaya: yeah, docimpact-group: fuel means it should open bugs for them in https://launchpad.net/fuel/ | 18:12 |
annegentle | anteaya: AJaeger_ ah just found the week-old thread | 18:12 |
larsks | How do jobs in zuul/layout.yaml relate to jobs listed in jenkins/jobs/projects.yaml? | 18:12 |
clarkb | erikmwilson: are you going through a prox for ssh? | 18:12 |
annegentle | clarkb: ok, he's going ot go home to try it | 18:12 |
sdague | dims, yeh, so in https://review.openstack.org/#/c/124632/ - comment 3, I give instructions for testing stuff like this | 18:12 |
AJaeger_ | larsks: jenkins/jobs/projects.yaml defines the job | 18:12 |
fungi | annegentle: erikmwilson: sounds like a perfect excuse to become a telecommuter ;) | 18:12 |
AJaeger_ | larsks: and zuul wires it up so that it actually gets executed | 18:13 |
anteaya | bookwar: ah thanks, can we get that in the commit message please? | 18:13 |
clarkb | erikmwilson: annegentle a quick google says you may need to redirect stderr to dev null to get rid of the message but I don't think that affects the return code | 18:13 |
AJaeger_ | larsks: so you need to first define what to do (Jenkins) and then when to run the job (zuul) | 18:13 |
clarkb | erikmwilson: can you run the ssh command then echo $? to see if it exits 0 or not 0 | 18:13 |
annegentle | clarkb: wow, ok. | 18:13 |
sdague | dims: if possible I'd like to put yours on top of 124632 as I think it cleans things up a bunch | 18:13 |
larsks | AJaeger_: Thanks. Is there a document somewhere on how this works? | 18:14 |
clarkb | if it returns 0 then git review is probably just failing to parse the output properly and the redirect s fine | 18:14 |
clarkb | if it exists > 0 then we will have to do more debugging :) | 18:14 |
annegentle | literally type ssh | echo $? clarkb | 18:14 |
AJaeger_ | larks, see http://ci.openstack.org/stackforge.html and the other pages on ci.openstack.org | 18:14 |
*** rmcall has quit IRC | 18:14 | |
annegentle | (I don't know if you need pipe) | 18:14 |
clarkb | annegentle: no `ssh all thatstuff from before && echo $?` | 18:14 |
clarkb | run it as two separate commands without the | | 18:14 |
dims | sdague: ack will do | 18:14 |
annegentle | ah ok | 18:15 |
fungi | clarkb: that will either return "0" or nothing at all ;) | 18:15 |
annegentle | ha | 18:15 |
sdague | dims: basically, dumping into js console | 18:15 |
fungi | clarkb: at least with your && example | 18:15 |
*** radez_g0n3 is now known as radez | 18:15 | |
annegentle | interesting | 18:15 |
erikmwilson | clarkb: Returned 0 | 18:15 |
clarkb | fungi: oh derp | 18:15 |
dims | sdague: neat trick will try | 18:16 |
fungi | but yeah, sounds like it's a benign error | 18:16 |
clarkb | erikmwilson: in that case I think yoiu just need to redirect stderr to dev null in any proxy setup that you may have | 18:16 |
*** serverascode_ has quit IRC | 18:16 | |
*** morgan_remote_ has quit IRC | 18:16 | |
*** zhiyan has quit IRC | 18:16 | |
clarkb | or its benign and git review is dying on somethign else | 18:16 |
fungi | or perhaps just ignore that message | 18:16 |
sdague | dims: so it might be odd with function defs that aren't vars | 18:16 |
*** gokrokve_ has joined #openstack-infra | 18:16 | |
sdague | but, it works on the patch I had | 18:16 |
annegentle | ok thanks clarkb and fungi | 18:16 |
AJaeger_ | larsks: did you submit https://review.openstack.org/#/c/125436/2 ? | 18:16 |
dims | sdague: k | 18:16 |
fungi | clarkb: in this case git review isn't dying, sounds like, but rather git remote update was throwing that message | 18:16 |
erikmwilson | clarkb: Thanks! | 18:16 |
*** morgan_remote_ has joined #openstack-infra | 18:17 | |
larsks | AJaeger_: I did! That is what I am trying to figure out right now. | 18:17 |
larsks | It looks like we need changes to zuul/layout.yaml. | 18:17 |
*** erikmwilson has left #openstack-infra | 18:17 | |
openstackgerrit | Lars Kellogg-Stedman proposed a change to openstack-infra/project-config: remove python-jobs from kolla project https://review.openstack.org/125436 | 18:17 |
*** zhiyan has joined #openstack-infra | 18:17 | |
AJaeger_ | larsks: https://review.openstack.org/125426 removes the pep8 check that causes the failure of your job | 18:17 |
larsks | AJaeger_: possibly those ^^^ | 18:17 |
*** reed has joined #openstack-infra | 18:18 | |
AJaeger_ | so, let's merge 125426 in and your patch is fine... | 18:18 |
larsks | AJaeger_: the change I just submitted has both changes. | 18:18 |
AJaeger_ | larsks: yeah, now it conflicts with 125426 ;) | 18:18 |
*** serverascode_ has joined #openstack-infra | 18:18 | |
sdague | fungi / clarkb : odd that - https://review.openstack.org/#/c/125059/ didn't move into gate | 18:19 |
*** annegent_ has joined #openstack-infra | 18:19 | |
*** bcourt has joined #openstack-infra | 18:19 | |
larsks | AJaeger_: let me go revert that last change... | 18:19 |
AJaeger_ | larsks: that one was just removed, so wait 5 mins until it's merged and remove the layout.yaml change again... | 18:19 |
*** rushiagr is now known as rushiagr_away | 18:19 | |
AJaeger_ | larsks: exactly | 18:19 |
*** gokrokve has quit IRC | 18:19 | |
openstackgerrit | Sergey Lukjanov proposed a change to openstack-infra/project-config: Use correct groups for murano acls https://review.openstack.org/125451 | 18:19 |
clarkb | sdague: its a bug in rechecks and probably a reason to add reverify back | 18:19 |
sdague | oh | 18:19 |
AJaeger_ | larsks: you could base it on top of the other if you want - or just recheck once it merged | 18:20 |
clarkb | sdague: if a thing is V-1,CR+2,W+1 and you recheck zuul will run check tests and give you V+1,CR+2,W+1 | 18:20 |
clarkb | sdague: but for some reason isn't reenqueueing to the gate | 18:20 |
sdague | ok | 18:20 |
sdague | so... I have to reverify those? | 18:20 |
clarkb | well reverify is dead | 18:20 |
clarkb | so I think if you recheck again or if you +W it will got to gate | 18:20 |
sdague | oh, right | 18:20 |
clarkb | I noticed this what yesterday? haven't had much time to debug beyond "this is weird" | 18:21 |
AJaeger_ | I'm out now - bye | 18:21 |
*** e0ne has quit IRC | 18:21 | |
*** annegentle has quit IRC | 18:21 | |
*** gokrokve_ has quit IRC | 18:21 | |
sdague | clarkb: no worries :) | 18:21 |
sdague | I just wanted to make sure I'm not completely insane | 18:22 |
clarkb | nope not insane | 18:22 |
anteaya | AJaeger_: thanks, see you | 18:22 |
fungi | clarkb: i thought he was asking why it wasn't requeued into the gate when its parent change entered the gate pipeline | 18:22 |
sdague | fungi: I was | 18:22 |
*** amcrn has joined #openstack-infra | 18:22 | |
clarkb | fungi: oh | 18:22 |
*** AJaeger_ has quit IRC | 18:22 | |
sdague | but it had previously failed | 18:22 |
fungi | i'm comparing approval/comment/result timestamps now to see if it was eligible | 18:22 |
sdague | and had been rechecked | 18:22 |
clarkb | right I saw the recheck after dtroyer +W'd | 18:22 |
sdague | and that seems to be the issue | 18:22 |
clarkb | which is what I Think is causing the trouble | 18:23 |
*** shashankhegde has joined #openstack-infra | 18:23 | |
sdague | after a recheck it's stalled | 18:23 |
sdague | if it couldn't move directly into the gate | 18:23 |
*** oanufriev has quit IRC | 18:23 | |
openstackgerrit | Lars Kellogg-Stedman proposed a change to openstack-infra/project-config: remove python-jobs from kolla project https://review.openstack.org/125436 | 18:24 |
* clarkb goes to do all those things he neglected to do this morning before lunch happens. back shortly | 18:24 | |
*** dustins has quit IRC | 18:24 | |
sdague | heh | 18:24 |
fungi | right, so the parent was rechecked, passed check, entered the gate, at that point in time the child change had an existing approval and +1 on it so it should have gotten enqueued | 18:24 |
sdague | yeh... I need food as well | 18:25 |
*** ChuckC has joined #openstack-infra | 18:25 | |
*** pelix has quit IRC | 18:25 | |
fungi | i'll check zuul's log | 18:25 |
*** ChuckC has quit IRC | 18:25 | |
*** ChuckC has joined #openstack-infra | 18:25 | |
*** dustins has joined #openstack-infra | 18:26 | |
*** habib__ has quit IRC | 18:26 | |
*** chuckC_ has joined #openstack-infra | 18:27 | |
*** todd_dsm has joined #openstack-infra | 18:27 | |
openstackgerrit | A change was merged to openstack-infra/project-config: Kolla has no python code atm so remove pep8 check https://review.openstack.org/125426 | 18:28 |
*** rmcall has joined #openstack-infra | 18:28 | |
openstackgerrit | Matthew Treinish proposed a change to openstack-infra/config: Add subunit2sql gearman workers https://review.openstack.org/108003 | 18:28 |
*** baoli has quit IRC | 18:28 | |
mtreinish | clarkb: ^^^ I think that's close, I just need to figure out how to test it | 18:28 |
*** baoli has joined #openstack-infra | 18:29 | |
*** gondoi is now known as zz_gondoi | 18:30 | |
*** emccormick has joined #openstack-infra | 18:32 | |
fungi | clarkb: sdague: so the zuul debug log mentions at 2014-10-01 17:36:23,134 that 125059,2 is ready to merge and that the parent change 125075,3 it needs is already in the gate, but then never goes ahead and enqueues it | 18:32 |
*** Sukhdev has joined #openstack-infra | 18:33 | |
*** mrmartin has joined #openstack-infra | 18:33 | |
*** zz_gondoi is now known as gondoi | 18:35 | |
openstackgerrit | Michael Krotscheck proposed a change to openstack-infra/storyboard-webclient: Updated build tool versions https://review.openstack.org/125455 | 18:37 |
openstackgerrit | A change was merged to openstack-infra/project-config: Whitelist commands in tox.ini https://review.openstack.org/124818 | 18:38 |
*** Ng has quit IRC | 18:40 | |
*** Ng has joined #openstack-infra | 18:40 | |
*** rmcall has quit IRC | 18:40 | |
*** gokrokve has joined #openstack-infra | 18:41 | |
clarkb | mtreinish: when I test that stuff I just run the daemons all locally and have a dummy client that feeds in a specific job I want to test | 18:42 |
clarkb | fungi: huh | 18:44 |
bookwar | anteaya, fungi: I've added a section here https://wiki.openstack.org/wiki/Documentation/DocImpact#Using_the_DocImpact_Flag_in_a_Commit_Message, please check if I understand everything correctly | 18:44 |
clarkb | fungi: is it failing another test? | 18:44 |
clarkb | s/test/criteria/ | 18:44 |
fungi | clarkb: not that i could find in the debug log anyway | 18:44 |
*** pfalleno1 has quit IRC | 18:45 | |
*** pfallenop has joined #openstack-infra | 18:45 | |
clarkb | on the dib front I am uploading current builds of devstack-trusty-dib now, will rerun tests on current build and if that works merge the change to switch to that for hpcloud | 18:45 |
openstackgerrit | Sean Dague proposed a change to openstack-infra/project-config: try out new src libs job on pbr https://review.openstack.org/125447 | 18:46 |
*** markmcclain has quit IRC | 18:47 | |
anteaya | bookwar: that explains it well enough for me, thanks for writing that up | 18:48 |
*** groknix has joined #openstack-infra | 18:48 | |
*** jog0 has joined #openstack-infra | 18:49 | |
stevemar | anteaya, can you +A https://review.openstack.org/#/c/125202/ (sitting at 2x +2) - or waiting for another reviewer? :) | 18:50 |
*** jogo has quit IRC | 18:50 | |
*** jog0 is now known as jogo | 18:50 | |
anteaya | stevemar: +A | 18:51 |
anteaya | I'm just trying to find my balance with it | 18:52 |
anteaya | AJaeger: I merged the tox whitelist patch but still have http://paste.openstack.org/show/117557/ when running tox | 18:54 |
*** thedodd has quit IRC | 18:54 | |
anteaya | AJaeger: can you confirm? | 18:54 |
*** dkranz has joined #openstack-infra | 18:55 | |
stevemar | anteaya, AJaeger is done for the day i think. try nuking your tox env, rm -rf .tox | 18:55 |
anteaya | stevemar: yeah, this was from a clean clone of project-config | 18:55 |
* stevemar shrugs | 18:55 | |
anteaya | stevemar: I did rm -rf and get the same result | 18:56 |
anteaya | warnings on rm and mkdir | 18:57 |
anteaya | yeah, I don't know either | 18:57 |
stevemar | i'll try it out | 18:57 |
anteaya | thanks | 18:58 |
stevemar | seems OK to me, it's doing a whole bunch of stuff and things | 18:58 |
*** marun has joined #openstack-infra | 18:58 | |
stevemar | i really should have piped the output | 18:58 |
anteaya | no red errors running tox? | 18:58 |
stevemar | nope | 18:58 |
anteaya | perhaps it is just me then | 18:58 |
*** rcarrillocruz has joined #openstack-infra | 18:59 | |
*** annegent_ has quit IRC | 18:59 | |
anteaya | the freezing is almost out of my lip, I'm going to make some lunch | 18:59 |
openstackgerrit | A change was merged to openstack-infra/project-config: Add docimpact group for fuel-* projects https://review.openstack.org/125434 | 18:59 |
stevemar | anteaya, http://paste.openstack.org/show/117559/ | 18:59 |
*** annegentle has joined #openstack-infra | 18:59 | |
openstackgerrit | A change was merged to openstack-infra/project-config: Change OSC functional tests to not unstack https://review.openstack.org/125202 | 19:00 |
*** hdd has quit IRC | 19:00 | |
*** unicell has quit IRC | 19:01 | |
*** datsun180b has quit IRC | 19:01 | |
*** groknix has quit IRC | 19:01 | |
*** baoli has quit IRC | 19:02 | |
*** HeOS has quit IRC | 19:02 | |
anteaya | stevemar: thanks | 19:06 |
anteaya | just me then, hmmmm | 19:06 |
*** radez is now known as radez_g0n3 | 19:07 | |
openstackgerrit | Anne Gentle proposed a change to openstack-infra/project-config: Removes docimpactgroup: openstack-manuals for Oslo repos https://review.openstack.org/125465 | 19:07 |
*** ociuhandu has quit IRC | 19:08 | |
*** HeOS has joined #openstack-infra | 19:08 | |
fungi | anteaya: "WARNING:test command found but not installed in testenv" is benign. tox is silly and thinks it should only be running commands which are within the virtualenv but rm and mkdir are system shell commands instead | 19:09 |
*** rmcall has joined #openstack-infra | 19:11 | |
*** tsg has joined #openstack-infra | 19:11 | |
*** emccormick has left #openstack-infra | 19:11 | |
*** shashankhegde has quit IRC | 19:12 | |
*** shashankhegde has joined #openstack-infra | 19:13 | |
*** hdd has joined #openstack-infra | 19:13 | |
mtreinish | clarkb: oh, that's a good idea. I was spinning the daemons up locally, to make sure it would just run, but I didn't try setting up a dummy client to send it a job | 19:15 |
clarkb | mtreinish: ya its only about 10 lines to do simple tings like that. I can probably dig one up if you think it will help | 19:15 |
clarkb | mtreinish: but basicall import gear gear.client() gear.job() pass job to client | 19:15 |
mtreinish | clarkb: sounds simple enough, I'll give it a shot | 19:16 |
anteaya | fungi: yes and AJaeger had put up a patch to whitelist those commands for tox which I had merged: https://review.openstack.org/#/c/124818/ | 19:17 |
openstackgerrit | Sean Dague proposed a change to openstack-infra/project-config: try out new src libs job on pbr https://review.openstack.org/125447 | 19:17 |
sdague | so that still seems to fail locally for me, and I'm not sure why | 19:17 |
anteaya | and I had thought I had tested that patch yesterday, but perhaps I didn't | 19:17 |
anteaya | but the errors are gone now, so perhaps I am in my own twilight zone | 19:18 |
anteaya | and should eat my lunch | 19:18 |
anteaya | stevemar: can you test with this patch? https://review.openstack.org/#/c/125441/ use tox, do the errors return when you do? | 19:20 |
*** alexpilotti has quit IRC | 19:21 | |
openstackgerrit | Elizabeth K. Joseph proposed a change to openstack-infra/devstack-gate: Update README for post config split https://review.openstack.org/125470 | 19:24 |
fungi | sdague: did we already merge the necessary support in devstack and devstack-gate? | 19:24 |
*** otherwiseguy has joined #openstack-infra | 19:24 | |
fungi | sdague: also it may just be afternoonitis setting in but i left a couple nontechnical questions on that change | 19:24 |
*** jedimike has quit IRC | 19:25 | |
*** skeppstedt has quit IRC | 19:25 | |
*** cnesa has joined #openstack-infra | 19:26 | |
*** skeppstedt has joined #openstack-infra | 19:26 | |
anteaya | fungi: is that the point of groups in gerrit/projects.yaml? as a pointer to the bugs for the project? | 19:26 |
*** _nadya_ has quit IRC | 19:26 | |
fungi | anteaya: yes, currently | 19:26 |
anteaya | yay, thanks | 19:26 |
anteaya | TIL | 19:26 |
fungi | anteaya: "groups" is a list that recently replaced the old "group" parameter which even longer ago was called "launchpad" until we renamed it | 19:27 |
anteaya | ah ha | 19:27 |
anteaya | history is important | 19:27 |
anteaya | annegentle: I think your patch is getting beaten up because it is demonstrating some other issues | 19:28 |
annegentle | anteaya: thanks I'm on a call but I'll look | 19:28 |
anteaya | annegentle: like you have flushed out the groups thing | 19:28 |
anteaya | annegentle: np | 19:28 |
fungi | for storyboard-only projects we'll be able to put a project in multiple groups, so its relevance extends beyond just lp project mapping | 19:28 |
annegentle | fungi: oh ok | 19:28 |
*** IAX has quit IRC | 19:28 | |
anteaya | yes, the storyboard element was what I was expecting, I had missed the significance for launchpad bit | 19:29 |
sdague | fungi: we did not | 19:29 |
stevemar | anteaya, trying now | 19:29 |
*** skeppstedt has quit IRC | 19:30 | |
*** koolhead_ has quit IRC | 19:30 | |
stevemar | anteaya, that one doesn't work | 19:31 |
stevemar | anteaya, it needs to be rebased first i think | 19:31 |
stevemar | anteaya, yeah do a `git rebase master` after pulling down that patch, and everything is awesome :O | 19:32 |
sdague | fungi: ... so https://review.openstack.org/#/c/125443/ is probably the next thing that should go in? | 19:33 |
sdague | that's the d-g change | 19:33 |
anteaya | stevemar: thanks | 19:33 |
anteaya | stevemar: yep that works, danke | 19:34 |
stevemar | anteaya, Bitte | 19:35 |
anteaya | :D | 19:36 |
*** sarob_away is now known as sarob | 19:36 | |
fungi | sdague: next after 125447 you mean? | 19:36 |
*** radez_g0n3 is now known as radez | 19:36 | |
*** rlandy has joined #openstack-infra | 19:37 | |
clarkb | for dib multi image output https://review.openstack.org/125475 | 19:37 |
fungi | sdague: oh, nevermind, that one makes it gating | 19:37 |
fungi | just non-voting | 19:37 |
sdague | fungi: yeh, honestly, the pbr thing can go whenever | 19:37 |
fungi | right | 19:37 |
sdague | the d-g change is needed before the devstack change though | 19:38 |
*** hashar has joined #openstack-infra | 19:38 | |
*** dizquierdo has joined #openstack-infra | 19:38 | |
arosen | clarkb: so if i install the latest nodepool will it reduce my build times because it's caching more data with diskbuilder? | 19:38 |
*** dimtruck is now known as zz_dimtruck | 19:38 | |
sdague | so realistically, given where we stand in the day, where I'd like us to end up is with the d-g change landed | 19:38 |
sdague | because flipping in the devstack change and the project changes probably needs a day on it's own, and I'll work through those tomorrow | 19:39 |
clarkb | arosen: only if you do that and set up to use dib. we are currently running into issues | 19:39 |
clarkb | arosen: like image format for clouds | 19:39 |
arosen | clarkb: ah okay. I think i'll wait for a little while though | 19:39 |
sdague | fungi: so er is reporting on changes, but not in channel | 19:41 |
fungi | sdague: sounds fine to me. once clarkb weighs in (i assume he's waiting for the experimental results which are due in about another 10 minutes) | 19:41 |
arosen | On a good note though. I got the VMWare Congress CIworking with all your tools running tempest (with additional tempest tests in the congress tree) and voting :). | 19:41 |
sdague | fungi: cool | 19:41 |
arosen | huge thanks to all of you guys for helping me out along the way :) | 19:41 |
clarkb | sdague: fungi I ran experimental over a couple jobs to make sure that new nodes built off of new images were used | 19:41 |
clarkb | arosen: nice | 19:42 |
sdague | clarkb: coolio | 19:42 |
fungi | sdague: i see that the openstackrecheck bot never joined #openstack-qa though the traceback i pasted for you yesterday appears to be fixed now | 19:42 |
clarkb | arosen: does your cloud accept qcow2 images? if so then dib is a thing you can do | 19:42 |
sdague | fungi: yeh, I merged the fix for that this morning | 19:42 |
arosen | clarkb: yup it does. | 19:42 |
sdague | let me look at a thing | 19:42 |
clarkb | arosen: you should be fine then. right now nodepool + dib only dumps qcow2 images | 19:42 |
fungi | sdague: now we may be back to the channel list parsing problem i saw a month ago which is what i suspect caused it to leave the channel to begin with... i'll dig deeper | 19:42 |
clarkb | arosen: and it should work for your devstack-trusty and devstack-precise slave types | 19:43 |
clarkb | arosen: trouble I have is rax wants vhd | 19:43 |
clarkb | so trying to get dib to do conversion from raw to both qcow2 and vhd | 19:43 |
arosen | clarkb: cool, i'll give it a shot in a little bit. Out of curiosity do you know how much faster it is to run? | 19:44 |
sdague | fungi: does recheckwatchbot.yaml look like it should be from puppet? | 19:44 |
clarkb | arosen: it takes 15 minutes to build an image with warm cache on our nodepool | 19:44 |
arosen | Right now i'm about at 40 min for a test run but a lot of the time is apt-getting; wget'ing the ubuntu/fedora images for heat | 19:44 |
clarkb | arosen: then a couple minutes to upload | 19:44 |
arosen | i'm talking about for the devstack-gate.sh to run. | 19:44 |
clarkb | arosen: that should be the same | 19:44 |
clarkb | the other image builds cache all the things too | 19:45 |
clarkb | including apt pacakges and ubuntu images | 19:45 |
fungi | sdague: last modified july 29? | 19:45 |
*** tonytan4ever has quit IRC | 19:45 | |
clarkb | arosen: so the big win here is on the image build side not job side | 19:45 |
sdague | fungi: that doesn't seem right | 19:45 |
arosen | clarkb: hrm my nodepool builds don't seem to be doing that. It does a wget to http://tarballs.openstack.org/trove/images/ubuntu_mysql.qcow2/ubuntu_mysql.qcow2 which takes a long time. | 19:45 |
sdague | hmmm.. no maybe that's fine | 19:46 |
clarkb | arosen: you are using our nodepool scripts right? they should do that for you | 19:46 |
sdague | it has a nested channels: config, right? | 19:46 |
clarkb | arosen: are you running devstack? the caching is heavily devstack specific | 19:46 |
fungi | sdague: yep... which seems to be confusing it: http://paste.openstack.org/show/117569/ | 19:47 |
fungi | sdague: it seems to think the channels and messages top-level associative arrays are the names of channels | 19:47 |
sdague | yeh... I found it now, thanks | 19:48 |
sdague | fix shortly | 19:48 |
*** zz_dimtruck is now known as dimtruck | 19:49 | |
*** rkukura has quit IRC | 19:51 | |
fungi | aha, should have been self.channels = self.data.keys() but self. was missing? | 19:51 |
fungi | probably a little questionable to be sort-of shadowing those with one another anyway. easier to make errors like that | 19:52 |
openstackgerrit | Sean Dague proposed a change to openstack-infra/elastic-recheck: correctly unnest channel config https://review.openstack.org/125478 | 19:54 |
sdague | fungi: yep | 19:54 |
*** ramashri_ has quit IRC | 19:55 | |
fungi | clarkb: is check-grenade-dsvm-neutron-sideways expected to pass yet? | 19:56 |
clarkb | fungi: nope, I don't think the neutron devs are even looking at it | 19:56 |
fungi | ahh, okay | 19:56 |
clarkb | that said, I think they 100% should be making it work because the nova network to neutron upgrade path is like the #1 talked about thing at ops groups | 19:56 |
clarkb | so I made the test too | 19:57 |
fungi | right | 19:57 |
*** e0ne has joined #openstack-infra | 19:57 | |
clarkb | I will go poke them | 19:57 |
*** tonytan4ever has joined #openstack-infra | 19:57 | |
fungi | perhaps the existence of that job merits a reminder on the dev ml, with both [neutron] and [nova] tags | 19:57 |
clarkb | ya will draft that up now | 19:57 |
arosen | clarkb: sorry someone dropped by. I'm running via devstack. This is my jenkins job setup: http://paste.openstack.org/show/117573/ | 19:58 |
clarkb | and then lunch | 19:58 |
*** sarob is now known as sarob_away | 19:58 | |
clarkb | arosen: and you are running devstack-gate too so the caching should work | 19:59 |
openstackgerrit | A change was merged to openstack-infra/project-config: remove python-jobs from kolla project https://review.openstack.org/125436 | 19:59 |
*** tsg has quit IRC | 19:59 | |
clarkb | arosen: its possible though that the caches are old? how often are you updating your images? once a day? | 19:59 |
*** sarob_away is now known as sarob | 20:00 | |
* fungi is going to disappear to find food, back soon | 20:00 | |
arosen | clarkb: i haven't updated in a while because of that gluster bug in our cloud. Though these urls haven't changed since i build these images last week... I'll spend some cycles digging into it. | 20:01 |
*** dizquierdo is now known as dizquierdo_afw | 20:01 | |
*** dizquierdo_afw is now known as dizquierdo_afk | 20:01 | |
*** cnesa has quit IRC | 20:05 | |
openstackgerrit | Andreas Jaeger proposed a change to openstack-infra/project-config: Cleanups for layout.yaml https://review.openstack.org/125489 | 20:07 |
*** boden has quit IRC | 20:07 | |
*** datsun180b has joined #openstack-infra | 20:08 | |
*** boden has joined #openstack-infra | 20:08 | |
sc68cal | clarkb: saw your question | 20:08 |
*** boden has quit IRC | 20:09 | |
*** boden_ has joined #openstack-infra | 20:09 | |
sc68cal | I'll send you a card so you can get it straightened out | 20:09 |
clarkb | sc68cal: you sir are awesome | 20:09 |
*** boden_ has quit IRC | 20:09 | |
clarkb | sc68cal: but I will live | 20:09 |
*** erikmwilson has joined #openstack-infra | 20:09 | |
*** boden has joined #openstack-infra | 20:10 | |
*** e0ne has quit IRC | 20:10 | |
*** boden has quit IRC | 20:10 | |
*** boden has joined #openstack-infra | 20:11 | |
anteaya | looks like we are in for another round of boden quitting and joining | 20:11 |
clarkb | anteaya: smartfilters! | 20:11 |
*** boden has quit IRC | 20:11 | |
*** ivar-lazzaro has joined #openstack-infra | 20:11 | |
*** boden has joined #openstack-infra | 20:11 | |
sc68cal | The card is for a no-wait hotline - so if anyone else has trouble with the big CMCSA hit me up ;) | 20:12 |
*** boden has quit IRC | 20:12 | |
*** ivar-lazzaro has quit IRC | 20:12 | |
*** boden has joined #openstack-infra | 20:12 | |
*** boden has quit IRC | 20:13 | |
anteaya | clarkb: doesn't help the rest of the channel | 20:13 |
clarkb | sc68cal: oh ya I eventually figured out I just have to sign up with the kit then call customer service | 20:13 |
*** ivar-lazzaro has joined #openstack-infra | 20:13 | |
clarkb | I guess I got a coax and cat5 cable otu of it | 20:13 |
sc68cal | haha - ok well this will get you to to the front of the queue | 20:14 |
anteaya | looks like boden might have dragged ivar-lazzaro to the same party | 20:14 |
*** boden has joined #openstack-infra | 20:14 | |
*** signed8bit has quit IRC | 20:14 | |
sc68cal | clarkb: just sent to your gmail | 20:14 |
*** boden has quit IRC | 20:14 | |
openstackgerrit | A change was merged to openstack-infra/elastic-recheck: correctly unnest channel config https://review.openstack.org/125478 | 20:15 |
*** boden has joined #openstack-infra | 20:15 | |
*** boden has quit IRC | 20:15 | |
clarkb | sc68cal: ty | 20:16 |
*** erikmwilson has quit IRC | 20:16 | |
*** boden has joined #openstack-infra | 20:16 | |
*** boden has quit IRC | 20:16 | |
*** melwitt has joined #openstack-infra | 20:17 | |
anteaya | I'm heading out for a walk | 20:17 |
pleia2 | anteaya: enjoy | 20:18 |
*** boden has joined #openstack-infra | 20:18 | |
*** baoli_ has joined #openstack-infra | 20:18 | |
*** e0ne has joined #openstack-infra | 20:18 | |
*** boden has quit IRC | 20:18 | |
clarkb | fungi: message sent | 20:18 |
*** baoli_ has quit IRC | 20:19 | |
*** LinuxJedi has quit IRC | 20:19 | |
*** boden has joined #openstack-infra | 20:19 | |
*** boden has quit IRC | 20:19 | |
*** JayJ_ has quit IRC | 20:19 | |
*** baoli_ has joined #openstack-infra | 20:19 | |
*** boden has joined #openstack-infra | 20:19 | |
*** JayJ_ has joined #openstack-infra | 20:20 | |
*** e0ne has quit IRC | 20:20 | |
*** boden has quit IRC | 20:20 | |
*** boden has joined #openstack-infra | 20:20 | |
*** signed8bit has joined #openstack-infra | 20:21 | |
*** e0ne has joined #openstack-infra | 20:21 | |
*** boden has quit IRC | 20:21 | |
*** boden has joined #openstack-infra | 20:21 | |
Shrews | clarkb: qq... should a version bump of 'hacking' in global-requirements propogate to other projects? | 20:21 |
*** boden has quit IRC | 20:22 | |
clarkb | Shrews: yes | 20:22 |
Shrews | clarkb: that's what i thought, but https://review.openstack.org/125423 confused me | 20:22 |
*** boden has joined #openstack-infra | 20:22 | |
openstackgerrit | Dolph Mathews proposed a change to openstack-infra/elastic-recheck: ade query for nova quota reservation deadlock https://review.openstack.org/114566 | 20:22 |
*** boden has quit IRC | 20:22 | |
Shrews | not sure what the disconnect is there | 20:23 |
clarkb | Shrews: the job has broken at times and you may have missed an update | 20:23 |
Shrews | clarkb: ah, i see | 20:23 |
clarkb | Shrews: we have't treated that as super critical because the next requirements update should update you | 20:23 |
clarkb | which may mean things are really broken :/ | 20:23 |
*** boden has joined #openstack-infra | 20:23 | |
clarkb | let me double check ironic is in the g-r projects list | 20:23 |
*** boden has quit IRC | 20:23 | |
sdague | it is | 20:23 |
clarkb | I did fix a broken thing semi recently | 20:24 |
clarkb | maybe that uncovered more broken /me looks in logs | 20:24 |
sdague | it was one of the reasons that the havana req testing couldn't be made voting | 20:24 |
*** boden has joined #openstack-infra | 20:24 | |
*** boden has quit IRC | 20:24 | |
dkehn | clarkb: before the let say the devstack-vm-gate-dev.sh runs who sets up the $WORKSPACE with all the projects? | 20:25 |
*** Ryan_Lane has quit IRC | 20:25 | |
clarkb | http://logs.openstack.org/92/925d89053950a8ac049eeebde430126fb4514b94/post/propose-requirements-updates/1409a32/console.html is the most recent run | 20:25 |
*** boden has joined #openstack-infra | 20:25 | |
sdague | clarkb: what's the kickban process? | 20:25 |
sdague | boden is looping poorly | 20:25 |
*** boden has quit IRC | 20:25 | |
Shrews | hmm, i'm sure we've seen req updates since hacking was updated, but no update for hacking itself | 20:25 |
clarkb | sdague: so I really dislike kicking people for that... | 20:25 |
openstackgerrit | Marton Kiss proposed a change to openstack-infra/project-config: Add manifest build to groups portal release job https://review.openstack.org/125494 | 20:25 |
clarkb | sdague: every single client I have ever used has ways to deal with it nicely | 20:25 |
*** rmcall has quit IRC | 20:25 | |
clarkb | dkehn: devstack-vm-gate-wrap.sh does it | 20:26 |
*** boden has joined #openstack-infra | 20:26 | |
*** annegentle has quit IRC | 20:26 | |
*** boden has quit IRC | 20:26 | |
*** berendt has quit IRC | 20:26 | |
*** boden has joined #openstack-infra | 20:27 | |
*** boden has quit IRC | 20:27 | |
*** ramashri has joined #openstack-infra | 20:27 | |
*** annegentle has joined #openstack-infra | 20:27 | |
dkehn | clarkb: ok, sorry see that now | 20:27 |
*** boden has joined #openstack-infra | 20:27 | |
*** boden has quit IRC | 20:28 | |
*** boden has joined #openstack-infra | 20:28 | |
*** boden has quit IRC | 20:29 | |
*** boden has joined #openstack-infra | 20:29 | |
clarkb | Shrews: maybe it is a bug in update.py? http://logs.openstack.org/92/925d89053950a8ac049eeebde430126fb4514b94/post/propose-requirements-updates/1409a32/console.html#_2014-10-01_07_11_53_982 | 20:29 |
dkehn | clarkb: generally what WORKSPACE set to /opt/stack | 20:29 |
*** e0ne has quit IRC | 20:30 | |
clarkb | Shrews: that indicates to me that update.py did not update hacking | 20:30 |
*** boden has quit IRC | 20:30 | |
clarkb | dkehn: no workspace is usually /home/jenkins/workspace iirc | 20:30 |
dkehn | clarkb: ok | 20:30 |
clarkb | dkehn: then we jump out of that to the /opt/stack repos | 20:30 |
*** boden has joined #openstack-infra | 20:30 | |
*** _buzz_ has quit IRC | 20:30 | |
*** boden has quit IRC | 20:31 | |
*** boden has joined #openstack-infra | 20:31 | |
clarkb | Shrews: oh I see, hacking is special cases | 20:31 |
sdague | fungi: the bot lives! | 20:31 |
clarkb | Shrews: because usualyl when you update it things wedge | 20:31 |
*** terryw has joined #openstack-infra | 20:31 | |
*** boden has quit IRC | 20:31 | |
dkehn | clarkb: is there still a stack user in the process or was that done away with? | 20:31 |
clarkb | dkehn: devstack still uses it es | 20:32 |
Shrews | clarkb: ah, so it should be manually updated then | 20:32 |
*** boden has joined #openstack-infra | 20:32 | |
clarkb | Shrews: yup | 20:32 |
*** mpaolino has joined #openstack-infra | 20:32 | |
*** LinuxJedi has joined #openstack-infra | 20:32 | |
*** boden has quit IRC | 20:32 | |
Shrews | oh look, it's a LinuxJedi | 20:32 |
dkehn | clarkb: ok, so the addition of jenkins user to get the process running | 20:32 |
*** Sukhdev has quit IRC | 20:33 | |
clarkb | dkehn: yes, beause that is what jenkins wants by default | 20:33 |
*** boden has joined #openstack-infra | 20:33 | |
*** boden has quit IRC | 20:33 | |
*** otherwiseguy has quit IRC | 20:33 | |
LinuxJedi | Shrews: it is indeed, rebooted from a system update, I have been lurking for a while :) | 20:34 |
*** boden has joined #openstack-infra | 20:34 | |
*** Ryan_Lane has joined #openstack-infra | 20:34 | |
dkehn | clarkb: since I'm just using it to build up the env and run test, is there a better starting point than devstack-vm-gate-dev.sh like the wrapper? | 20:34 |
*** boden has quit IRC | 20:34 | |
*** boden has joined #openstack-infra | 20:35 | |
clarkb | dkehn: you are wanting to run it in an automated fashion? if so I would just grab our jenkins job builder job defs and start from there | 20:35 |
*** mpaolino has quit IRC | 20:35 | |
*** boden has quit IRC | 20:35 | |
clarkb | jgriffith: sdague: what was the verdict on that kernel thing? | 20:35 |
*** boden has joined #openstack-infra | 20:35 | |
*** boden has quit IRC | 20:36 | |
*** boden has joined #openstack-infra | 20:36 | |
dkehn | clarkb: this will be more or less a single VM to setup devstack and run the tests, yes it can be done by hand, but in the past I kind of amde my own devstack-vm-gate.sh to build it up, not sure if you remember, but we did this way back for the reddwarf setup, and I've been using it in the past | 20:36 |
*** rainya has joined #openstack-infra | 20:37 | |
*** boden has quit IRC | 20:37 | |
clarkb | in that case I would probably just grab a localrc from the gate job(s) you are interested in and run devstack with that | 20:37 |
*** boden has joined #openstack-infra | 20:37 | |
*** boden has quit IRC | 20:38 | |
clarkb | then run tempet against it. devstack gate does a ton of work to set up devstack but if you are in a single vm state I don't think you need that | 20:38 |
sdague | clarkb: so we're still on 35 | 20:38 |
sdague | http://logs.openstack.org/19/124019/4/check/check-tempest-dsvm-full/bc47f1a/logs/devstack-gate-setup-host.txt.gz | 20:38 |
sdague | jgriffith felt that -36 kernel update might actually have something related for this | 20:38 |
dkehn | clarkb: so saying that it may be worth while taking what I had and retro-fitting to so newer tricks in the wrap and calling it good | 20:39 |
dkehn | clarkb: so to speak | 20:39 |
*** boden has joined #openstack-infra | 20:39 | |
rainya | clarkb, mordred: i'm getting pinged from people taht care about these things about the identity pings from openstackjenkins to the Rackspace public cloud; who's the right person here to talk to about that fun little tidbit and a plan to get token caching setup? | 20:39 |
*** boden has quit IRC | 20:39 | |
clarkb | sdague: ok, looks like we still have a few older trusty images, I am going to switch to dib built images in hpcloud after lunch and that should clear it up http://logs.openstack.org/43/125443/1/experimental/experimental-tempest-dsvm-full-dibtest/4c7f9bb/logs/devstack-gate-setup-host.txt.gz | 20:40 |
*** boden has joined #openstack-infra | 20:40 | |
clarkb | rainya: python-novaclient core? | 20:40 |
*** boden has quit IRC | 20:40 | |
clarkb | rainya: we are reconsuming upstream client libs | 20:40 |
mtreinish | clarkb: I got things working up until subunit-1to2 blows up reading the subunit file it pulls from the log server. | 20:40 |
clarkb | oh I remember we disable it because its completely broken | 20:40 |
mtreinish | clarkb: Wasn't there a patch from lifeless recently that messed with the headers around them? did that ever land? | 20:40 |
clarkb | so ya I think python*client cores probably need a way to sort that out | 20:41 |
*** boden has joined #openstack-infra | 20:41 | |
* krotscheck is mildly suprised at how easy stevedore is. Props to dhellmann. | 20:41 | |
clarkb | mtreinish: I am not sure | 20:41 |
*** boden has quit IRC | 20:41 | |
mtreinish | clarkb: hmm, I'll go hunting | 20:41 |
clarkb | dkehn: maybe? I just don't think there is much need for heavy automation for a single test VM. devstack is laready that automation and if you have a localrc that does what ou need it to you should be set | 20:41 |
*** boden has joined #openstack-infra | 20:42 | |
*** annegent_ has joined #openstack-infra | 20:42 | |
*** boden has quit IRC | 20:42 | |
dkehn | clarkb: ok, thanks | 20:42 |
*** boden has joined #openstack-infra | 20:42 | |
*** annegentle has quit IRC | 20:43 | |
clarkb | rainya: I am double checking on the --os-cache option but iirc it required a desktop environment | 20:43 |
*** boden has quit IRC | 20:43 | |
*** MaxV has joined #openstack-infra | 20:43 | |
clarkb | sdague: ^ do you remember that? | 20:43 |
*** boden has joined #openstack-infra | 20:43 | |
sdague | yeh, keymanager at some point had a hard requirement on dbus | 20:44 |
mtreinish | clarkb: ahh, died in the gate: https://review.openstack.org/#/c/118069/ | 20:44 |
sdague | but they may have fixed it | 20:44 |
*** boden has quit IRC | 20:44 | |
*** boden has joined #openstack-infra | 20:44 | |
rainya | clarkb, thank you for checking; if can avoid having to talk to more people today that would be awesome; it's a "please solve this obsucure random issue" sort of day in my world; how about yours? | 20:44 |
*** boden has quit IRC | 20:45 | |
clarkb | mine is actually pretty quiet. everyone is apparently on vacation | 20:45 |
clarkb | rainya: but ya there have been long standing issues with the caching in the clients so very few people actually use any caching aiui | 20:45 |
*** MaxV has quit IRC | 20:45 | |
lifeless | mtreinish: clarkb: I filed a bug aboutthe mangling of subunit streams, if thats wat you're asking about | 20:45 |
*** boden has joined #openstack-infra | 20:45 | |
*** boden has quit IRC | 20:46 | |
sdague | fungi: / clarkb - https://review.openstack.org/#/c/125447/ - I'm still not sure I understand why it's failing | 20:46 |
clarkb | oh that thing, ya I thought we fixed it | 20:46 |
clarkb | lifeless: mtreinish ^ | 20:46 |
*** annegent_ has quit IRC | 20:46 | |
*** annegentle has joined #openstack-infra | 20:46 | |
*** boden has joined #openstack-infra | 20:46 | |
*** dims_ has joined #openstack-infra | 20:46 | |
*** boden has quit IRC | 20:46 | |
clarkb | sdague: in the JJB projects.yaml you need to add this new job to pbr project | 20:47 |
clarkb | sdague: that expands the template for that project passing in {name} and so on | 20:47 |
*** boden has joined #openstack-infra | 20:47 | |
mtreinish | lifeless: yeah, https://review.openstack.org/#/c/118069/ should fix it right? | 20:47 |
*** boden has quit IRC | 20:47 | |
*** dims_ has quit IRC | 20:48 | |
*** boden has joined #openstack-infra | 20:48 | |
adam_g | where do the scripts live that the OpenStack Infra bot uses to interact with LP bugs? | 20:48 |
clarkb | rainya: also looks like by default os_cache is False in the novaclient if you consume it via python | 20:48 |
*** boden has quit IRC | 20:48 | |
*** dims_ has joined #openstack-infra | 20:48 | |
*** boden has joined #openstack-infra | 20:49 | |
clarkb | adam_g: in the jeepyb project | 20:49 |
*** dims_ has quit IRC | 20:49 | |
clarkb | adam_g: openstack-infra/jeepyb | 20:49 |
*** boden has quit IRC | 20:49 | |
*** bhuvan has quit IRC | 20:49 | |
adam_g | clarkb, thanks | 20:49 |
*** dims_ has joined #openstack-infra | 20:49 | |
*** boden has joined #openstack-infra | 20:50 | |
rainya | clarkb, let me check i understand the flow: OpenStack-Infra spins up VMs in the cloud using python-novaclient; the client's default setting to not use cache (plus the fact that caching probably doesn't work well) leads to the sub-optimal [thousands of hits an hour i believe is the report] for upstream's CI schtuff that Rackspace is seeing | 20:50 |
*** boden has quit IRC | 20:50 | |
clarkb | rainya: yup | 20:50 |
*** dims has quit IRC | 20:50 | |
*** boden has joined #openstack-infra | 20:51 | |
clarkb | to fix it we will need to check again if caching works without a desktop or tty then update https://git.openstack.org/cgit/openstack-infra/nodepool/tree/nodepool/provider_manager.py#n308 to enable caching | 20:51 |
*** mikedillion has quit IRC | 20:51 | |
*** boden has quit IRC | 20:51 | |
rainya | I am a legend. | 20:51 |
rainya | thanks clarkb | 20:51 |
*** boden has joined #openstack-infra | 20:51 | |
*** boden has quit IRC | 20:52 | |
clarkb | rainya: no problem, I probably don't have time to do any of the above today but am happy to guide others if they want to give it a go | 20:52 |
clarkb | setting up a nodepool is not too hard if you have a cloud account | 20:52 |
*** scottda has left #openstack-infra | 20:52 | |
*** boden has joined #openstack-infra | 20:52 | |
openstackgerrit | K Jonathan Harker proposed a change to openstack-infra/nodepool: Reset the client object before creating the image https://review.openstack.org/74943 | 20:52 |
*** boden has quit IRC | 20:53 | |
lifeless | mtreinish: I think so | 20:53 |
lifeless | mtreinish: you need to drive it, I don't have time | 20:53 |
rainya | clarkb, i would dearly love to set it up and give it a try but alas, i am relegated to the life of a manager between 9am and 5pm mon-fri; it is very boring | 20:53 |
openstackgerrit | Dolph Mathews proposed a change to openstack-infra/elastic-recheck: add query for nova quota reservation deadlock https://review.openstack.org/114566 | 20:53 |
mtreinish | lifeless: sure, I'll take it over | 20:53 |
*** boden has joined #openstack-infra | 20:53 | |
*** ZZelle_ has joined #openstack-infra | 20:53 | |
jroll | rainya: you'd think this would be a drop in the bucket for the identity servers :( | 20:53 |
*** boden has quit IRC | 20:53 | |
rainya | jroll, i don't think it's causing problems, just raising alarm bells | 20:54 |
rainya | becuase it is SO much more than other accounts are doing | 20:54 |
jroll | yeah | 20:54 |
rainya | to which i say "welcome to the cloud" | 20:54 |
*** boden has joined #openstack-infra | 20:54 | |
jroll | +1 | 20:54 |
rainya | this is going to be the norm and not the exception soon enough | 20:54 |
*** dims_ has quit IRC | 20:54 | |
jroll | "wait, people are dynamically scaling up and down?? what is this madness" | 20:54 |
*** boden has quit IRC | 20:54 | |
lifeless | rainya: mmmm management. Thats all cocktails and golf right? | 20:54 |
rainya | lifeless, let me rephrase: MIDDLE management ;P | 20:55 |
*** boden has joined #openstack-infra | 20:55 | |
*** boden has quit IRC | 20:55 | |
lifeless | rainya: oh right, beers and videos | 20:55 |
*** todd_dsm has quit IRC | 20:55 | |
*** boden has joined #openstack-infra | 20:56 | |
*** sarob is now known as sarob_away | 20:56 | |
pleia2 | can an op politely /remove boden? they've had a lousy connection for about a day now | 20:56 |
openstackgerrit | Sean Dague proposed a change to openstack-infra/project-config: try out new src libs job on pbr https://review.openstack.org/125447 | 20:56 |
*** cdent has quit IRC | 20:56 | |
*** boden has quit IRC | 20:56 | |
sdague | we kick banned him in #nova | 20:56 |
*** boden has joined #openstack-infra | 20:57 | |
*** boden has quit IRC | 20:57 | |
*** mrmartin has quit IRC | 20:57 | |
rfolco | quick question: should I be able to see in crontab -l (as nodepool user) the cleanup job cleanup: '*/1 * * * *' ? http://git.openstack.org/cgit/openstack-infra/config/tree/modules/openstack_project/templates/nodepool/nodepool.yaml.erb#n6 | 20:57 |
*** boden has joined #openstack-infra | 20:57 | |
*** boden has quit IRC | 20:58 | |
*** boden has joined #openstack-infra | 20:58 | |
*** MaxV has joined #openstack-infra | 20:58 | |
*** torandu has quit IRC | 20:59 | |
*** boden has quit IRC | 20:59 | |
*** boden has joined #openstack-infra | 20:59 | |
*** boden has quit IRC | 21:00 | |
*** torandu has joined #openstack-infra | 21:00 | |
*** _buzz has joined #openstack-infra | 21:00 | |
*** marun has quit IRC | 21:00 | |
clarkb | pleia2 sdague kickbanning seems like the wrong response no? you can filter/ignore it | 21:00 |
clarkb | and that allows people to fix connections and apologize | 21:00 |
*** boden has joined #openstack-infra | 21:00 | |
clarkb | maybe weechat has me too spoiled | 21:00 |
*** sarob_away is now known as sarob | 21:00 | |
*** boden has quit IRC | 21:01 | |
pleia2 | the freenode /quote remove is analogous to a part command on the client, they come back when they want | 21:01 |
pleia2 | we have a lot of folks here who don't filter their clients, particularly newcomers, we should think of them too :) | 21:01 |
*** boden has joined #openstack-infra | 21:01 | |
pleia2 | (I don't because I op in lots of channels and need to be aware of things) | 21:01 |
*** boden has quit IRC | 21:01 | |
*** andreykurilin_ has joined #openstack-infra | 21:02 | |
*** boden has joined #openstack-infra | 21:03 | |
*** boden has quit IRC | 21:03 | |
clarkb | pleia2 that is what makes weechat amazing. I dont lose the data its just not shown by default | 21:04 |
*** boden has joined #openstack-infra | 21:04 | |
openstackgerrit | A change was merged to openstack-infra/elastic-recheck: Add Elasticsearch blog post link to web dashboard https://review.openstack.org/124605 | 21:04 |
*** boden has quit IRC | 21:04 | |
pleia2 | yeah, there's an option for irssi to still log it, but I need to be aware when problems are happening, not check logs | 21:04 |
clarkb | I can sort it out after eating which I am actually managing to do now >_> | 21:04 |
pleia2 | eating \o/ | 21:05 |
pleia2 | enjoy | 21:05 |
*** boden has joined #openstack-infra | 21:05 | |
*** boden has quit IRC | 21:05 | |
*** boden has joined #openstack-infra | 21:06 | |
*** boden has quit IRC | 21:06 | |
*** morgan_remote_ has quit IRC | 21:06 | |
*** boden has joined #openstack-infra | 21:06 | |
*** boden has quit IRC | 21:07 | |
openstackgerrit | Matt Riedemann proposed a change to openstack-infra/elastic-recheck: add query for nova quota reservation deadlock https://review.openstack.org/114566 | 21:07 |
*** boden has joined #openstack-infra | 21:07 | |
*** kgiusti has left #openstack-infra | 21:08 | |
*** boden has quit IRC | 21:08 | |
*** boden has joined #openstack-infra | 21:08 | |
*** aysyd has quit IRC | 21:08 | |
*** morgan_remote_ has joined #openstack-infra | 21:09 | |
*** boden has quit IRC | 21:09 | |
*** boden has joined #openstack-infra | 21:09 | |
*** annegentle has quit IRC | 21:09 | |
*** boden has quit IRC | 21:09 | |
sdague | clarkb: so the issue is... he already had 1 day of this | 21:09 |
*** radez is now known as radez_g0n3 | 21:10 | |
*** boden has joined #openstack-infra | 21:10 | |
*** boden has quit IRC | 21:10 | |
*** dustins has quit IRC | 21:11 | |
*** boden has joined #openstack-infra | 21:11 | |
*** boden has quit IRC | 21:11 | |
*** bhuvan has joined #openstack-infra | 21:11 | |
*** boden has joined #openstack-infra | 21:12 | |
*** boden has quit IRC | 21:12 | |
*** boden has joined #openstack-infra | 21:13 | |
*** boden has quit IRC | 21:13 | |
*** boden has joined #openstack-infra | 21:14 | |
*** boden has quit IRC | 21:14 | |
*** boden has joined #openstack-infra | 21:14 | |
*** boden has quit IRC | 21:15 | |
*** boden has joined #openstack-infra | 21:15 | |
*** pcm_ has quit IRC | 21:16 | |
*** boden has quit IRC | 21:16 | |
*** boden has joined #openstack-infra | 21:16 | |
*** boden has quit IRC | 21:17 | |
*** boden has joined #openstack-infra | 21:17 | |
*** boden has quit IRC | 21:17 | |
*** boden has joined #openstack-infra | 21:18 | |
*** ChanServ sets mode: +o clarkb | 21:18 | |
*** boden has quit IRC | 21:18 | |
openstackgerrit | A change was merged to openstack-infra/elastic-recheck: add query for nova quota reservation deadlock https://review.openstack.org/114566 | 21:19 |
sdague | clarkb: so I definitely don't understand this part of templating - https://review.openstack.org/#/c/125447/ :{ | 21:19 |
sdague | if you have time to just set me straight, that would be cool | 21:19 |
*** boden has joined #openstack-infra | 21:19 | |
*** boden has left #openstack-infra | 21:19 | |
clarkb | sdague: right but kicking is something you do to malicious people. This is just :/ | 21:19 |
clarkb | but pleia2++ I didin't know about freenodes magical remove | 21:19 |
clarkb | so thats done | 21:19 |
pleia2 | thank you :) | 21:19 |
sdague | what is the magical remove? | 21:19 |
dansmith | clarkb: do tell | 21:19 |
clarkb | sdague: /quote remove #somechannel nick | 21:20 |
pleia2 | /remove #channel user :remove reason | 21:20 |
clarkb | it sends a part to their client | 21:20 |
*** signed8bit has quit IRC | 21:20 | |
*** boden has joined #openstack-infra | 21:20 | |
dansmith | no worky | 21:20 |
clarkb | lol persistent | 21:20 |
pleia2 | doh, client probably timed out before it sent | 21:20 |
pleia2 | it usually works! | 21:20 |
*** boden has left #openstack-infra | 21:20 | |
*** signed8bit has joined #openstack-infra | 21:20 | |
dansmith | clarkb: I don't think a client-side /ignore always works for join/part messages does it? | 21:21 |
*** boden has joined #openstack-infra | 21:21 | |
clarkb | pleia2: the beauty of weechat smart filters is I hit meta + = and I see everything | 21:21 |
*** boden has left #openstack-infra | 21:21 | |
clarkb | dansmith: it always does | 21:21 |
*** pcm_ has joined #openstack-infra | 21:21 | |
*** mmedvede has quit IRC | 21:21 | |
pleia2 | I also sometimes use irssi's /knockout (kick with 5 minute ban, that really gets the client to get the message) | 21:21 |
clarkb | dansmith: that is the beauty of client isde | 21:21 |
*** boden has joined #openstack-infra | 21:22 | |
*** boden has left #openstack-infra | 21:22 | |
clarkb | ok thats my last attempt. willing to try other things | 21:22 |
clarkb | but kickban is :( | 21:22 |
dansmith | the problem with ignore is, I don't know when to remove it | 21:22 |
*** mfer has quit IRC | 21:22 | |
dansmith | because I won't see him pop up, apologize, and be normal | 21:22 |
dansmith | sdague: poke me the next time you see a join/part from hium | 21:22 |
clarkb | dansmith: you can ignore specific types of messages | 21:22 |
*** boden_ has joined #openstack-infra | 21:22 | |
* dansmith tests | 21:22 | |
*** boden_ has quit IRC | 21:23 | |
dansmith | now he's boden_ | 21:23 |
*** boden has joined #openstack-infra | 21:23 | |
*** boden has quit IRC | 21:24 | |
openstackgerrit | Michael Krotscheck proposed a change to openstack-infra/storyboard: Stevedore worker plugins https://review.openstack.org/125504 | 21:24 |
clarkb | does quieting drop joins/parts? | 21:24 |
clarkb | pleia2: ^ | 21:24 |
*** boden has joined #openstack-infra | 21:24 | |
dansmith | clarkb: so I have every ignore flag enabled on *!~boden@* and I still see join/parts from him | 21:24 |
* krtaylor thinks hydra | 21:24 | |
*** boden has quit IRC | 21:24 | |
pleia2 | clarkb: no :\ | 21:25 |
clarkb | dansmith: wow what client do you use? | 21:25 |
dansmith | clarkb: a very popular one :) | 21:25 |
* dansmith tries one more thing | 21:25 | |
*** boden has joined #openstack-infra | 21:25 | |
*** boden has quit IRC | 21:25 | |
pleia2 | I'd kick, ban for a few minutes, remove ban, unless his client is *really* aggressive (or manually scripted to /join places) it should see it was banned during one connect respect that | 21:26 |
*** boden has joined #openstack-infra | 21:26 | |
clarkb | pleia2: kk | 21:26 |
dansmith | pleia2: he's been banned from nova for an hour | 21:26 |
sdague | pleia2: yeh, I think his client is dumb | 21:26 |
dansmith | I can unban and see | 21:26 |
clarkb | dansmith: oh please do | 21:26 |
dansmith | but I don't think it'll work | 21:26 |
*** boden has quit IRC | 21:26 | |
*** boden has joined #openstack-infra | 21:27 | |
*** gondoi is now known as zz_gondoi | 21:27 | |
dansmith | okay, I think I got my client to ignore him | 21:27 |
dansmith | but I expect that means that not all clients have the ability to ignore those | 21:27 |
*** boden has quit IRC | 21:27 | |
sdague | dansmith: what did you do? | 21:28 |
*** boden has joined #openstack-infra | 21:28 | |
*** zns has quit IRC | 21:28 | |
dansmith | sdague: I did a "hide from user list" | 21:28 |
*** dkranz has quit IRC | 21:28 | |
*** boden has quit IRC | 21:28 | |
*** rlandy has quit IRC | 21:28 | |
dansmith | he's not showing up in nova anymore though, AFAICT | 21:28 |
dansmith | since I unbanned | 21:28 |
*** homeless has quit IRC | 21:28 | |
clarkb | dansmith: :P | 21:28 |
clarkb | but you are ignoring now | 21:29 |
clarkb | or is that without ignore? | 21:29 |
*** boden has joined #openstack-infra | 21:29 | |
*** homeless has joined #openstack-infra | 21:29 | |
dansmith | that's without ignore | 21:29 |
clarkb | anyways I will temp ban | 21:29 |
*** miqui has quit IRC | 21:29 | |
sdague | the last attempt back into -qa was 4 minutes ago | 21:29 |
sdague | so something else might have changed | 21:29 |
*** clarkb sets mode: +b boden!*@* | 21:29 | |
*** boden has quit IRC | 21:29 | |
dansmith | I see him popping up here but not in -nova | 21:29 |
*** zz_gondoi is now known as gondoi | 21:29 | |
dansmith | pleia2: how do I show the bans for a channel so I can make sure he's unbanned? | 21:29 |
pleia2 | dansmith: /ban | 21:30 |
*** andreykurilin_ has quit IRC | 21:30 | |
dansmith | pleia2: and no response means no bans? | 21:30 |
sdague | clarkb: unrelated to irc, I need to head out for the day | 21:30 |
pleia2 | yep | 21:30 |
pleia2 | dansmith: try it here, there are bans :) | 21:30 |
dansmith | clarkb: okay, seems to have worked | 21:30 |
clarkb | dansmith: danke | 21:30 |
sdague | the pbr template thing... I still have wrong | 21:30 |
clarkb | sdague: ok | 21:30 |
dansmith | pleia2: I see no response in here either | 21:30 |
clarkb | I wish gerrit had a comment on arbitrary file in repo ability | 21:31 |
dansmith | pleia2: maybe I have to be an op? | 21:31 |
pleia2 | dansmith: ah, your client is weird | 21:31 |
pleia2 | :D | 21:31 |
clarkb | then I could show you what I mean in a straightforward wa | 21:31 |
pleia2 | don't need to be an op | 21:31 |
sdague | if you can spoon feed me what I'm doing wrong in review comments, I'll fix | 21:31 |
openstackgerrit | A change was merged to openstack-infra/elastic-recheck: Add query for 1375488 https://review.openstack.org/124913 | 21:31 |
clarkb | sdague: ok | 21:31 |
pleia2 | /mode +b or /mode #openstack-infra +b | 21:31 |
sdague | clarkb: or just overwrite my change :) | 21:31 |
pleia2 | should work in other clients | 21:31 |
*** dkliban is now known as dkliban_afk | 21:32 | |
*** boden_ has joined #openstack-infra | 21:32 | |
clarkb | fungi: I just approved the hpcloud use trusty dib image change | 21:32 |
clarkb | will give boden a few more minutes before unbanning | 21:32 |
*** boden_ has quit IRC | 21:33 | |
*** zns has joined #openstack-infra | 21:33 | |
dansmith | clarkb: I hadn't properly unbanned him | 21:33 |
dansmith | clarkb: so, hang ona sec | 21:33 |
clarkb | dansmith: ok | 21:33 |
clarkb | pleia2: by the way your ubuntu docs are like number one google hit for /quote remove. freenode should thank you | 21:34 |
pleia2 | clarkb: haha | 21:34 |
dansmith | clarkb: no dice, he came back | 21:35 |
pleia2 | dodgy client | 21:35 |
clarkb | dansmith: ok. maybe we just leave boden banned until tomorrow then | 21:35 |
*** cnesa has joined #openstack-infra | 21:35 | |
clarkb | sdague: jgriffith: so in theory the kernel thing will be fixed real soon now | 21:36 |
*** resker has joined #openstack-infra | 21:36 | |
*** boden_ has joined #openstack-infra | 21:37 | |
fungi | clarkb: thanks for the heads up. i'm hopefully mostly around for the rest of the evening in case something goes terribly lip-bitingly wrong | 21:37 |
*** boden_ has quit IRC | 21:37 | |
fungi | but first, teh bottomless pit of scrollbackz | 21:37 |
clarkb | fungi: ok, I figured worst case I would revert and get back to regular images quickly | 21:37 |
*** esker has quit IRC | 21:37 | |
clarkb | and we are not terribly busy | 21:37 |
*** mfer has joined #openstack-infra | 21:38 | |
*** boden_ has joined #openstack-infra | 21:38 | |
*** boden_ has quit IRC | 21:39 | |
*** zns has quit IRC | 21:39 | |
*** rmcall has joined #openstack-infra | 21:39 | |
*** boden_ has joined #openstack-infra | 21:40 | |
openstackgerrit | Clark Boylan proposed a change to openstack-infra/project-config: try out new src libs job on pbr https://review.openstack.org/125447 | 21:40 |
clarkb | sdague: ^ there you go | 21:40 |
*** boden_ has quit IRC | 21:41 | |
fungi | sdague: we are programmed just to do everything you want us to--we are the robots! (apologies to kraftwerk) | 21:41 |
fungi | LinuxJedi: we've sorely missed your assistance here, btw | 21:41 |
*** andreaf has quit IRC | 21:41 | |
clarkb | fungi: we should throw him in a basement somewhere with a terminal | 21:41 |
pleia2 | hehe | 21:42 |
clarkb | and feed him pizza and beer | 21:42 |
openstackgerrit | Michael Krotscheck proposed a change to openstack-infra/storyboard: Stevedore worker plugins https://review.openstack.org/125504 | 21:42 |
*** andreaf has joined #openstack-infra | 21:42 | |
*** zns has joined #openstack-infra | 21:42 | |
*** juzuluag has quit IRC | 21:43 | |
*** boden_ has joined #openstack-infra | 21:43 | |
openstackgerrit | A change was merged to openstack-infra/config: Switch hpcloud devstack-trusty to dib image https://review.openstack.org/125223 | 21:43 |
*** zns has quit IRC | 21:43 | |
*** stevemar has quit IRC | 21:43 | |
*** boden_ has quit IRC | 21:43 | |
dansmith | clarkb: gotta use his username in the ban :) | 21:43 |
dansmith | else we'll have boden______ in here before too long :P | 21:44 |
*** stevemar has joined #openstack-infra | 21:44 | |
dansmith | *!~boden@* is what I did | 21:44 |
*** HeOS has quit IRC | 21:44 | |
clarkb | gah | 21:46 |
fungi | clarkb: also, completely nothing to do with openstacks and i know you've almost certainly already seen, but http://kotaku.com/guy-3d-prints-actual-working-flight-computer-for-kerbal-1636244174 | 21:46 |
clarkb | fungi: https://www.youtube.com/watch?v=KxHRA3k5-_U ? | 21:46 |
clarkb | fungi: I havne't seen that | 21:46 |
*** dizquierdo_afk is now known as dizquierdo | 21:46 | |
openstackgerrit | Matthew Treinish proposed a change to openstack-infra/config: Add subunit2sql gearman workers https://review.openstack.org/108003 | 21:46 |
mtreinish | clarkb: ^^^ I can safetly say the worker daemon works in that | 21:47 |
*** clarkb sets mode: -b boden!*@* | 21:47 | |
*** clarkb sets mode: +b *!~boden@* | 21:47 | |
*** cnesa has quit IRC | 21:47 | |
mtreinish | I can't say the same for the puppet, or that the client modifications work | 21:47 |
clarkb | mtreinish: cool | 21:47 |
clarkb | I will try taking a look as soon as the hpcloud image swap thing above happens | 21:47 |
mtreinish | cool, thanks | 21:48 |
*** mriedem has quit IRC | 21:48 | |
clarkb | fungi: if you haven't plaed kerbal yet you must | 21:48 |
clarkb | I haven't played in a while and there are all sorts of new goodies | 21:49 |
clarkb | like a campaign mode | 21:49 |
clarkb | mordred how did you dib in docker? | 21:49 |
clarkb | mordred: because it fails on mount when I try it (which is what I expected) | 21:50 |
*** bcourt has quit IRC | 21:50 | |
*** hashar has quit IRC | 21:51 | |
mordred | clarkb: I do not remember ... | 21:53 |
clarkb | devstack-trusty image is now building | 21:53 |
fungi | also, the context is long since past, but alt+= in weechat to toggle the smartfilter ist teh awesome | 21:53 |
clarkb | we seem to have kept our old images too so this is working well | 21:53 |
*** dimtruck is now known as zz_dimtruck | 21:53 | |
*** mordred has quit IRC | 21:54 | |
*** mordred has joined #openstack-infra | 21:54 | |
*** xyang0 has quit IRC | 21:56 | |
*** tsg has joined #openstack-infra | 21:56 | |
fungi | when boden popped back in last night my time (spotted in scrollback once i woke up) he said he though it was an interaction between his irc client and his macbook being suspended... i wonder if os x wakes up every couple of minutes in suspend? | 21:56 |
*** gondoi is now known as zz_gondoi | 21:56 | |
fungi | pleia2: in the past i've been using /msg chanserv akick blah blah blah but mebbe that's overkill | 21:57 |
dansmith | fungi: no, we think it's preventing sleep | 21:58 |
*** thedodd has joined #openstack-infra | 21:58 | |
openstackgerrit | Joe Gordon proposed a change to openstack-infra/project-config: Add a new openstack-specs repo under the control of the TC https://review.openstack.org/125508 | 21:58 |
*** tonytan4ever has quit IRC | 21:58 | |
*** sarob is now known as sarob_away | 22:00 | |
fungi | clarkb: i've somehow not found time for a single video game or computer game for over three months. too many busy. maybe after i disappear tonight | 22:00 |
*** mmedvede has joined #openstack-infra | 22:01 | |
pleia2 | fungi: yeah, I'm a big fan of /remove since it's a bit more peaceful | 22:01 |
fungi | agreed. new one on me. will be sure to use in the future | 22:02 |
*** dims has joined #openstack-infra | 22:02 | |
*** mbacchi has quit IRC | 22:04 | |
*** bcourt has joined #openstack-infra | 22:04 | |
*** IAX has joined #openstack-infra | 22:07 | |
clarkb | dib based trusty images should be here real soon now | 22:08 |
clarkb | mordred: did you catch the rax needs vhd images discussion from earlier today? | 22:08 |
clarkb | I should eop | 22:08 |
*** ChanServ sets mode: -o clarkb | 22:08 | |
mordred | clarkb: no | 22:09 |
mordred | clarkb: what's the tl;dr? | 22:09 |
*** mikedillion has joined #openstack-infra | 22:10 | |
clarkb | mordred: tl;dr is xen wants vhd not qcow2, so I have thrown https://review.openstack.org/#/c/125475/ in classic mordred fashion with comments to finish writing the patch, but it when complete will output >1 image from the raw source | 22:10 |
*** _buzz has quit IRC | 22:10 | |
clarkb | then nodepool can have its pick | 22:10 |
clarkb | that said its ugly to do in dib bceause of a couple assumptions dib seems to have been making so we might need to have nodepool convert qcow2 back to raw :( :( :( then convert to vhd | 22:11 |
*** atiwari has quit IRC | 22:12 | |
clarkb | mordred: I suggsted quietly that maybe glance should figure this out for me | 22:12 |
clarkb | since in theory it can know which image format its local hypervisors demand | 22:12 |
* mordred cries | 22:13 | |
mordred | that's absolutely insane | 22:13 |
mordred | jaypipes: ^^ I know you haven't been glance ptl in a long time - but WTF man? | 22:13 |
clarkb | mordred: or we can have two image builds for the two halfs as an alternative. but then we won't be using the same exact image everywhere (technically not doing that with different formats either I guess but potential for bigger diff if we run the builds twice) | 22:14 |
mordred | clarkb: I'd rather convert if we can do it consistently | 22:14 |
clarkb | ya me too | 22:14 |
mordred | clarkb: dib creates a raw than converts to qcow2 right? | 22:14 |
clarkb | mordred: yup | 22:14 |
clarkb | mordred: but its pretty adamant about deleting the raw | 22:15 |
mordred | clarkb: why not just extend dib to allow outputting both from teh raw | 22:15 |
mordred | SpamapS: ^^ ? | 22:15 |
clarkb | mordred: ya thats what that change attempts to do | 22:15 |
clarkb | mordred: I just haven't had time to start testing it and address my comments on it | 22:15 |
mordred | clarkb: ah | 22:15 |
clarkb | mordred: so you do disk-image-create -t qcow2,vhd and that will spit out a yourimagehere.qcow2 and a yourimagehere.vhd | 22:15 |
*** bknudson has quit IRC | 22:15 | |
mordred | I am in support fo that | 22:17 |
jesusaurus | clarkb: whats the argument against doing the conversion in glance if needed? | 22:17 |
openstackgerrit | Joe Gordon proposed a change to openstack-infra/project-config: Add a new openstack-specs repo under the control of the TC https://review.openstack.org/125508 | 22:17 |
clarkb | jesusaurus: I don't think there is one, but its harder to change that then this | 22:17 |
jesusaurus | gotcha | 22:17 |
clarkb | jesusaurus: honestly I think it absolutely should because it is part of the cloud abstraction | 22:17 |
jesusaurus | agreed | 22:17 |
clarkb | if I give you an image I don't want to be told you can't boot it because kvm or xen | 22:18 |
mordred | clarkb: ++ | 22:18 |
*** datsun180b has quit IRC | 22:18 | |
*** annegentle has joined #openstack-infra | 22:18 | |
*** signed8bit has quit IRC | 22:19 | |
clarkb | ok so I have a devstack-trusty image now | 22:20 |
clarkb | doens't look like it is being uploaded for some reason. /me looks | 22:20 |
*** mfer has quit IRC | 22:20 | |
fungi | clarkb: jesusaurus: a glance fix would be for clouds running ~kilo. a dib fix would be for current dib interacting with <kilo clouds | 22:22 |
fungi | so arguably good to "fix" both places | 22:22 |
clarkb | yup | 22:22 |
clarkb | fungi: any chance you can help dig around in logs looking for why these images didn't upload? also I think we need more logging around the uploads... | 22:24 |
clarkb | fungi: 2014-10-01 22:10:58 is about when the image build finished | 22:24 |
fungi | i'll get my poop shovel | 22:25 |
fungi | heh. nodepoop | 22:25 |
*** weshay has quit IRC | 22:25 | |
clarkb | 2014-10-01 22:10:58,810 INFO nodepool.DiskImageBuilderThread: Image devstack-trusty is built | 22:26 |
*** amcrn_ has joined #openstack-infra | 22:26 | |
*** resker has quit IRC | 22:26 | |
clarkb | I wonder if it didn't immediately upload that because there are existing images with that name? | 22:26 |
fungi | oh... | 22:26 |
*** _nadya_ has joined #openstack-infra | 22:27 | |
fungi | unanticipated collision maybe... yeah the ones which uploaded successfully had different names from existing snapshot image labels | 22:27 |
clarkb | fungi: right because jeblair wanted to test in isolation which was good, but now overlaying over existing labels may be fun | 22:28 |
mordred | fungi: please god write a tool called nodepool | 22:28 |
fungi | mordred: done | 22:28 |
jhesketh | Morning | 22:28 |
fungi | well, not by me, but it exists | 22:28 |
clarkb | fungi: greping for 'Updating image' only shows the devstack-precise-dib images being updated | 22:29 |
clarkb | so I think this is a reasonable theory | 22:29 |
fungi | mordred: unless you meant nodepooP in which case it's stilla drawing board and two bottles of tequilla away | 22:29 |
mordred | fungi: I did | 22:29 |
clarkb | going to try and confirm that it will ignore unless running the cron to update at ~1400 UTC | 22:29 |
*** amcrn has quit IRC | 22:30 | |
fungi | clarkb: one option is to delete all existing devstack-trusty images in one region and see what happens | 22:30 |
fungi | s/region/neutronnet/ | 22:30 |
*** _nadya_ has quit IRC | 22:31 | |
*** annegentle has quit IRC | 22:32 | |
* fungi is listening to kraftwork covers performed on vintage 8-bit video game systems | 22:32 | |
clarkb | fungi: yup ok this seems to be the case /me links to code | 22:32 |
*** melwitt has quit IRC | 22:33 | |
clarkb | https://git.openstack.org/cgit/openstack-infra/nodepool/tree/nodepool/nodepool.py#n1719 | 22:33 |
clarkb | it basically says, if I built this image with dib because it was missing, but we have it with a snapshot then don't bother uploading just yet | 22:34 |
*** melwitt has joined #openstack-infra | 22:34 | |
clarkb | it should update the image on the next cron run | 22:34 |
clarkb | fungi: I think I will go ahead and do a manual upload of the dib image with nodepool image-upload in hpcloud-b1 | 22:34 |
clarkb | fungi: and if that looks happy do the other 4? | 22:34 |
fungi | clarkb: yeah, i think so | 22:34 |
fungi | or we rethink that for loop | 22:35 |
fungi | maybe both | 22:35 |
*** andreaf has quit IRC | 22:35 | |
fungi | i mean, this seems like a reasonable switch | 22:35 |
fungi | reasonable enough we tried it expecting to see it work | 22:36 |
*** andreaf has joined #openstack-infra | 22:36 | |
*** sarob_away is now known as sarob | 22:36 | |
*** hdd has quit IRC | 22:36 | |
*** baoli_ has quit IRC | 22:40 | |
*** dizquierdo has quit IRC | 22:41 | |
*** jgrimm is now known as zz_jgrimm | 22:42 | |
anteaya | the turkeys seem to have set up camp, they are on my lawn every day and they seem to like the maples between my deck and the lake for roosting | 22:44 |
*** Guest84781 is now known as annegentle | 22:44 | |
anteaya | morning jhesketh | 22:44 |
pleia2 | that sounds horrible! | 22:44 |
pleia2 | I'm not a bird fan, turkeys kind of freak me out :) | 22:45 |
*** JayJ_ has quit IRC | 22:49 | |
fungi | pleia2: it could be a sequel to hitchcock's "the birds" | 22:51 |
SpamapS | mordred: ACK.. patch reviewed | 22:51 |
pleia2 | I managed to watch about 3 minutes of that movie once | 22:51 |
*** dmsimard is now known as dmsimard_away | 22:51 | |
pleia2 | still have nightmares | 22:51 |
*** dane_leblanc has quit IRC | 22:51 | |
*** che-arne has quit IRC | 22:51 | |
fungi | pleia2: yeah, it was a bit of a travesty. "read window" was better | 22:52 |
fungi | er, "rear window" | 22:52 |
pleia2 | yes, not so many birds | 22:52 |
anteaya | pleia2: ah yes, s/birds/elves | 22:53 |
*** bhuvan has quit IRC | 22:53 | |
anteaya | I have lovely elves in my trees | 22:53 |
anteaya | they make me happy | 22:53 |
fungi | keebler elves | 22:53 |
pleia2 | ooh, cookies | 22:53 |
anteaya | yes them | 22:53 |
anteaya | elves and cookies and happy | 22:53 |
anteaya | I like them, the elves they make me happy | 22:53 |
openstackgerrit | Aaron Rosen proposed a change to openstack-infra/nodepool: libffi-dev is required to install nodepool https://review.openstack.org/125515 | 22:53 |
anteaya | and thanks to the whole group for a boden free evening | 22:53 |
anteaya | more effort required than I had thought but thank you | 22:54 |
*** baoli has joined #openstack-infra | 22:55 | |
zaro | mgagne: would you be interested in reviewing a some python-jenkins changes? | 22:57 |
mgagne | zaro: sure | 22:57 |
anteaya | I have forgotten but I do believe this account is disabled: 10119 varmourci vArmour CI openstack-ci-test@varmour.com | 22:57 |
anteaya | if it is disabled, can someone reenable it for me please? | 22:57 |
anteaya | I don't think I have the ability to see via ssh or gui which accounts are disabled, just what group they are in if they exist in either third party ci or voting third party ci | 22:58 |
zaro | mgagne: https://review.openstack.org/#/c/123932 & https://review.openstack.org/#/c/124885 | 22:58 |
zaro | mgagne: thanks! | 22:58 |
mgagne | zaro: does it bother you that a function might return a list of dict OR a dict depending on how it was invoked? =) | 23:01 |
openstackgerrit | Aaron Rosen proposed a change to openstack-infra/nodepool: Add missing requirement oslo.i18n https://review.openstack.org/125517 | 23:01 |
*** baoli has quit IRC | 23:02 | |
*** pcm_ has quit IRC | 23:03 | |
fungi | anteaya: i've reactivated 10119 | 23:03 |
zaro | mgagne: is that not common in the python world? | 23:03 |
mgagne | zaro: explicit is better than implicit =) | 23:04 |
*** wenlock has quit IRC | 23:04 | |
zaro | mgagne: always a dict? | 23:04 |
zaro | mgagne: you think always a dict is better? | 23:04 |
mgagne | zaro: will respond inline | 23:05 |
anteaya | fungi: thank you | 23:05 |
zaro | mgagne: cool. | 23:05 |
anteaya | I'll make sure they are non-voting for now | 23:05 |
*** MaxV has quit IRC | 23:06 | |
anteaya | they already were non-voting | 23:06 |
*** mikedillion has quit IRC | 23:09 | |
*** melwitt has quit IRC | 23:09 | |
*** melwitt has joined #openstack-infra | 23:10 | |
*** melwitt has quit IRC | 23:10 | |
*** melwitt has joined #openstack-infra | 23:10 | |
*** Sincler has quit IRC | 23:11 | |
*** nelsnelson has quit IRC | 23:11 | |
*** bhuvan has joined #openstack-infra | 23:12 | |
LinuxJedi | fungi: you make it sound like I actually did work when I was under mordred's reign ;) | 23:15 |
fungi | LinuxJedi: i actually saw it with my own eyes... don't try to deny it | 23:15 |
LinuxJedi | lol! I'm still doing stuff that could help you guys right now, just less directly | 23:16 |
*** ivar-laz_ has joined #openstack-infra | 23:16 | |
* fungi believes you | 23:16 | |
*** bknudson has joined #openstack-infra | 23:17 | |
LinuxJedi | all I still need an hour or two of a Debian guru's time in the next month. It is hard to find people that know dpkg-buildpackage | 23:17 |
LinuxJedi | s/all/although | 23:17 |
*** ivar-laz_ has quit IRC | 23:17 | |
*** ivar-laz_ has joined #openstack-infra | 23:17 | |
fungi | p'shaw... though you likely want a higher-level wrapper like debuild | 23:17 |
fungi | but we have more than a few people here who do or have done debian packaging | 23:18 |
*** ivar-lazzaro has quit IRC | 23:19 | |
LinuxJedi | probably. Yet I don't have the necessary foo to things work. I tried and I think I was close, but I got errors that not even the god of Google could help me with | 23:19 |
LinuxJedi | well, if anyone could help me with this I would be very grateful (and you will get credits in the project docs): https://github.com/libattachsql/libattachsql/issues/12 | 23:19 |
fungi | LinuxJedi: you have a lot of the right files in there at least. if i don't get time to debug it, someone else here might | 23:21 |
*** doug-fish has left #openstack-infra | 23:22 | |
LinuxJedi | no rush, I'm aiming for a GA next month and I want to be able to package for as much as possible at that point. I just got completely stumped. | 23:22 |
*** yamahata has joined #openstack-infra | 23:24 | |
*** armax has quit IRC | 23:26 | |
openstackgerrit | A change was merged to stackforge/python-jenkins: add get_version method https://review.openstack.org/124885 | 23:26 |
*** armax has joined #openstack-infra | 23:28 | |
*** mestery has joined #openstack-infra | 23:28 | |
*** ZZelle_ has quit IRC | 23:29 | |
*** JayJ_ has joined #openstack-infra | 23:29 | |
anteaya | SergeyLukjanov: do you really need both release and proposed in this acl file? https://review.openstack.org/#/c/125451/1/gerrit/acls/stackforge/murano.config | 23:29 |
anteaya | this may be one of the largest acl files I've seen so far | 23:29 |
LinuxJedi | anyway, my work for the day is tested and merged, time for zzz | 23:29 |
*** adalbas has quit IRC | 23:30 | |
*** thedodd has quit IRC | 23:32 | |
*** yamahata has quit IRC | 23:32 | |
*** yamahata has joined #openstack-infra | 23:33 | |
*** dprince_ has quit IRC | 23:39 | |
arosen | clarkb: testing out the newest nodepool now :) | 23:39 |
*** dangers is now known as dangers_away | 23:44 | |
*** melwitt has quit IRC | 23:46 | |
*** david-lyle has quit IRC | 23:49 | |
*** asalkeld has joined #openstack-infra | 23:52 | |
asalkeld | hi, quick question: we have the "open kilo development" commit in Heat now, https://github.com/openstack/heat/commit/eac6cfa8575f75f9f0ee6718d299dac05c997833 | 23:54 |
asalkeld | do we need to wait for a branch/tag before approving patches? | 23:55 |
*** mikedillion has joined #openstack-infra | 23:55 | |
*** patrickeast has quit IRC | 23:57 | |
*** gokrokve has quit IRC | 23:58 | |
*** bknudson has quit IRC | 23:58 | |
*** terryw has quit IRC | 23:58 | |
*** bknudson has joined #openstack-infra | 23:59 | |
* asalkeld is hunting for info on the wiki | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!