*** rcarrillocruz has quit IRC | 00:30 | |
*** rcarrillocruz has joined #zuul | 00:42 | |
openstackgerrit | Paul Belanger proposed openstack-infra/zuul master: WIP Add support for zones in executors https://review.openstack.org/549197 | 00:49 |
---|---|---|
*** rcarrillocruz has quit IRC | 01:28 | |
*** rcarrillocruz has joined #zuul | 01:49 | |
openstackgerrit | Tristan Cacqueray proposed openstack-infra/zuul master: executor: enable zuul_return to update Ansible inventory https://review.openstack.org/590092 | 03:17 |
*** bjackman_ has joined #zuul | 04:39 | |
openstackgerrit | Ian Wienand proposed openstack-infra/nodepool master: Add Fedora 29 testing https://review.openstack.org/618671 | 04:45 |
openstackgerrit | Ian Wienand proposed openstack-infra/nodepool master: Logs stats for nodepool automated cleanup https://review.openstack.org/614074 | 05:04 |
*** chandankumar has joined #zuul | 05:09 | |
*** chandankumar is now known as chkumar|rcuk | 05:11 | |
*** bjackman_ has quit IRC | 05:11 | |
*** chkumar|rcuk is now known as chkumar|ruck | 05:11 | |
*** bjackman has joined #zuul | 05:24 | |
*** bjackman_ has joined #zuul | 05:25 | |
bjackman | Dumb question incoming.. when I use ">" in yaml ("folded block scalar", like "|" but newlines don't get included in the string) my editor changes it to ">-".. anyone know what that means? There are examples that use it in the YAML spec but I can't see what difference it makes from ">" | 05:29 |
bjackman | (I know this isn't | 05:30 |
bjackman | (I know this isn't #yaml but I'm guessing you guys know your yaml!) | 05:30 |
tristanC | bjackman: iiuc, ">" and ">-" are similar, except that ">-" remove the final new line | 05:38 |
tristanC | bjackman: "|" and "|-" follow the same rule too | 05:40 |
tristanC | http://yaml.org/spec/1.2/spec.html#id2794534 | 05:41 |
openstackgerrit | neilsun proposed openstack-infra/zuul master: Add type check for zuul conf https://review.openstack.org/591917 | 05:50 |
openstackgerrit | Tristan Cacqueray proposed openstack-infra/zuul master: executor: add support for generic build resource https://review.openstack.org/570668 | 07:18 |
*** pcaruana has joined #zuul | 07:24 | |
openstackgerrit | Tristan Cacqueray proposed openstack-infra/zuul master: quick-start: remove ssh key command https://review.openstack.org/618707 | 07:50 |
openstackgerrit | Tristan Cacqueray proposed openstack-infra/zuul master: quick-start: remove ssh key comment https://review.openstack.org/618707 | 07:51 |
openstackgerrit | Tristan Cacqueray proposed openstack-infra/zuul master: quick-start: remove ssh key comment and for ce rsa type https://review.openstack.org/618707 | 08:17 |
*** gtema has joined #zuul | 08:18 | |
*** bjackman has quit IRC | 08:22 | |
*** fdegir has quit IRC | 08:26 | |
*** fdegir has joined #zuul | 08:26 | |
*** arxcruz|summit is now known as arxcruz | 08:31 | |
openstackgerrit | Ian Wienand proposed openstack-infra/nodepool master: Add Fedora 29 testing https://review.openstack.org/618671 | 08:36 |
*** goern has joined #zuul | 08:39 | |
*** jpena|off is now known as jpena | 08:48 | |
*** bjackman has joined #zuul | 08:52 | |
bjackman | tristanC, OK that makes sense, cheers | 09:02 |
*** nilashishc has joined #zuul | 09:22 | |
*** hashar has joined #zuul | 09:23 | |
openstackgerrit | Tristan Cacqueray proposed openstack-infra/zuul master: quick-start: split the admin ssh key https://review.openstack.org/618707 | 09:40 |
*** sshnaidm has quit IRC | 09:55 | |
*** sshnaidm has joined #zuul | 09:57 | |
*** toabctl has quit IRC | 10:33 | |
*** panda|rover|off is now known as panda|rover | 10:49 | |
*** rfolco has joined #zuul | 10:57 | |
tristanC | none of my quick-start job fix attempt worked in https://review.openstack.org/#/c/618707/ ... | 11:31 |
*** gtema has quit IRC | 11:45 | |
*** quiquell has joined #zuul | 12:05 | |
quiquell | Hello | 12:06 |
quiquell | I am running zuul towards an openstack cloud and open the port to be able to run "shell" ansible command from there | 12:07 |
quiquell | Have a task that takes around 25 minutes (deploy Standalone) it's getting stuck there | 12:07 |
quiquell | Could be that the socket get closes at inactivity ? | 12:08 |
*** jpena is now known as jpena|lunch | 12:31 | |
*** dkehn has quit IRC | 12:33 | |
*** chkumar|ruck has quit IRC | 12:57 | |
*** rlandy has joined #zuul | 12:57 | |
*** gtema has joined #zuul | 13:13 | |
*** bjackman has quit IRC | 13:13 | |
pabelanger | quiquell: we had a issue in the past if there was no traffic after 10 seconds, we'd close the socket, but believe we addressed that | 13:16 |
quiquell | pabelanger: Maybe is my home connection or my personal tenant at RDO | 13:20 |
quiquell | pabelanger: could be ? | 13:20 |
quiquell | pabelanger: even my cable router at home | 13:20 |
pabelanger | quiquell: where is your zuul running? | 13:20 |
pabelanger | I could see it possible, if the port isn't getting any traffic that a firewall some place is closing it | 13:21 |
pabelanger | I don't think we do any heartbeat across that stream | 13:21 |
quiquell | pabelanger: Running at my laptop at home, very homie thing | 13:22 |
pabelanger | quiquell: behind NAT? | 13:23 |
pabelanger | I could see that closing ports on you | 13:23 |
quiquell | pabelanger: yep | 13:23 |
pabelanger | yah, I think we'd need to implement keep-alive in that case | 13:24 |
quiquell | pabelanger: Just openned the port at a security group at my RDO cloud and run the thing from my laptop | 13:25 |
quiquell | pabelanger: Inside a docker container though | 13:25 |
*** chandankumar has joined #zuul | 13:25 | |
*** chandankumar is now known as chkumar|ruck | 13:28 | |
*** jpena|lunch is now known as jpena | 13:29 | |
*** quiquell has quit IRC | 14:00 | |
*** chkumar|ruck has quit IRC | 14:10 | |
*** quiquell has joined #zuul | 14:46 | |
*** gtema has quit IRC | 14:48 | |
*** quiquell is now known as quiquell|lunch | 14:49 | |
*** sshnaidm is now known as sshnaidm|afk | 15:13 | |
openstackgerrit | James E. Blair proposed openstack-infra/zuul master: Quick-start: set content-type header on ssh key upload https://review.openstack.org/618766 | 15:15 |
corvus | due to conference plague, serious timezone maladjustment, and a holiday later in the week, i may not be terribly useful this week. | 15:19 |
*** sshnaidm|afk is now known as sshnaidm | 15:36 | |
*** quiquell|lunch is now known as quiquell|off | 15:39 | |
openstackgerrit | Paul Belanger proposed openstack-infra/zuul master: Add support for zones in executors https://review.openstack.org/549197 | 15:46 |
pabelanger | should provide a test now too | 15:47 |
corvus | clarkb: can you +3 https://review.openstack.org/618766 ? it's a gate blocker due to new gerrit release | 16:06 |
corvus | tristanC: ^ fyi | 16:06 |
clarkb | I'll take a look | 16:07 |
*** pcaruana has quit IRC | 16:07 | |
openstackgerrit | Merged openstack-infra/zuul master: Quick-start: set content-type header on ssh key upload https://review.openstack.org/618766 | 16:42 |
*** j^2 has joined #zuul | 17:26 | |
*** pcaruana has joined #zuul | 17:44 | |
*** nilashishc has quit IRC | 18:02 | |
*** hashar has quit IRC | 18:02 | |
*** jpena is now known as jpena|off | 18:03 | |
fungi | corvus: you contracted the plague too? i'm normally fairly resistant, so not sure what happened this time | 18:23 |
corvus | fungi: yep. i really "enjoyed" my flight back. united obliged by making the trip even longer. | 18:27 |
fungi | yeah, courtesy of fog blanketing cdg on friday i almost missed my connection in jfk by seconds | 18:28 |
fungi | i had to sprint across parking lots to get between terminal 1 and terminal 4 | 18:29 |
corvus | berlin was fun though! i keep trying to keep that in mind :) | 18:29 |
fungi | exactly | 18:29 |
clarkb | my trip back was mostly uneventful thankfully. But do feel like I've been run over by a truck. My neck has decided that if I turn it just so that it should send pain signals to my brain | 18:30 |
fungi | at least it wasn't like the trip out where i sprinted from one end of dtw to the other only to miss the barring of the doors by two minutes | 18:30 |
fungi | my scheme of booking 3-hour layovers has ceased to be effective. i need to bump it to 4 now i guess | 18:31 |
clarkb | fungi: so much of that depends on airport I find. jfk is particularly bad for clearing customs | 18:34 |
*** goern has quit IRC | 18:40 | |
fungi | customs was way quick actually | 18:42 |
fungi | security wasn't that terrible either | 18:42 |
fungi | same for border control/immigration | 18:42 |
fungi | problem was we landed an hour late and then sat on the tarmac waiting for a parking crew and gate assignment for another hour | 18:43 |
clarkb | ouch | 18:43 |
fungi | so i had right at one hour to get through everything and connect to the far end of the airport | 18:43 |
*** j^2 has quit IRC | 18:43 | |
fungi | and it really came down to seconds. if i'd broken pace and stopped to get out my jacket to cope with the cool night air i'd have missed my connection | 18:44 |
fungi | it was above freezing anyway. the ice storm was well past by then | 18:46 |
fungi | gotta say though, i'm liking what cdg has done with their international terminal. the 80s arcade theme with all the upright and tabletop cabinets is great, also tons of comfy seating | 18:47 |
corvus | aroo? neato | 18:48 |
fungi | if i wasn't zombified i think i'd really have enjoyed it more | 18:48 |
fungi | they had some more modern console games too. playstation 4 kiosks and whatnot | 18:49 |
fungi | i think it was all free to play, though i didn't check. was too out of it at the time | 18:50 |
openstackgerrit | Tobias Henkel proposed openstack-infra/nodepool master: Cache node request zNodes https://review.openstack.org/618806 | 18:50 |
openstackgerrit | Tobias Henkel proposed openstack-infra/nodepool master: Update node request during locking https://review.openstack.org/618807 | 18:50 |
*** goern has joined #zuul | 19:04 | |
openstackgerrit | Merged openstack-infra/zuul-jobs master: validate-host: retry network tests and include unbound logs https://review.openstack.org/615698 | 19:34 |
openstackgerrit | Merged openstack-infra/zuul-jobs master: Add prepare-workspace-git role https://review.openstack.org/613036 | 19:40 |
openstackgerrit | Merged openstack-infra/zuul master: Handle existing .ssh dir on merger https://review.openstack.org/617955 | 19:43 |
openstackgerrit | Merged openstack-infra/zuul-jobs master: mirror-workspace-git: use port when pushing git repo through ssh https://review.openstack.org/616941 | 19:48 |
openstackgerrit | Merged openstack-infra/zuul-jobs master: Add role git-prepare-nodecache https://review.openstack.org/616946 | 19:57 |
openstackgerrit | Tobias Henkel proposed openstack-infra/zuul-jobs master: Remove mimetype check when calculating size https://review.openstack.org/588150 | 20:21 |
*** j^2 has joined #zuul | 21:00 | |
pabelanger | corvus: mordred: over the weekend I was trying to debug why I couldn't see yarn files in our wheels, both on pypi and tarballs.o.o. I believe https://review.openstack.org/618634/ and depends-on is the first step to correct our branch-tarballs. Today we are not installing required dependencies for the job | 21:08 |
corvus | pabelanger: i thought pypi was fixed, but mordred was looking into that, so let's get him involved. | 21:10 |
pabelanger | it is possible I am just looking in the wrong place inside the wheel | 21:10 |
pabelanger | corvus: there was also some discussion between clarkb and I about executor zones in nodepool. Specifically, the first iteration on https://review.openstack.org/549197/ simply uses the nodepool provider_name in the gearman function. When your back to 100% your review would be awesome. | 21:17 |
corvus | pabelanger: that's great! i hope we can merge it soon; i'm fading now so i think i'll defer review a bit | 21:18 |
pabelanger | ++ | 21:20 |
openstackgerrit | Merged openstack-infra/zuul-jobs master: Remove mimetype check when calculating size https://review.openstack.org/588150 | 21:29 |
*** j^2 has quit IRC | 21:31 | |
logan- | looks like https://github.com/openstack-infra/zuul-jobs/commit/7e00ba32dab04ac6a3f952d84dfd9eef1e021e47 broke zuul envs where zuul_site_traceroute_host is not set https://pasted.tech/pastes/6e7c0f0e650d464b1f8e69fc3eea29f0a1906f2e | 21:38 |
clarkb | ianw ^ fyi | 21:39 |
clarkb | probably worth a revert? | 21:39 |
pabelanger | yes please, it has broken ansible-network zuul | 21:43 |
pabelanger | just became aware of it in the last 10mins | 21:43 |
clarkb | the issue is the role isnt nooping when the host isnt set? | 21:43 |
openstackgerrit | Paul Belanger proposed openstack-infra/zuul-jobs master: Revert "validate-host: retry network tests and include unbound logs" https://review.openstack.org/618844 | 21:43 |
clarkb | maybe we should split that out of validate host enitrely? | 21:44 |
logan- | the module args pass in traceroute_host: "{{ zuul_site_traceroute_host|default(omit) }}" | 21:44 |
pabelanger | clarkb: right | 21:44 |
logan- | but in the module it is a required arg | 21:44 |
logan- | so the omit condition breaks it like the paste | 21:44 |
clarkb | ya I'm wondering if network validation should just be a different role | 21:44 |
clarkb | then you opt into it explicitly | 21:45 |
pabelanger | I'd be okay with moving that out | 21:45 |
clarkb | I've approved the revert | 21:46 |
pabelanger | clarkb: logan-: thanks! | 21:47 |
openstackgerrit | Logan V proposed openstack-infra/zuul-jobs master: Skip traceroute when no host is specified https://review.openstack.org/618846 | 21:47 |
openstackgerrit | Logan V proposed openstack-infra/zuul-jobs master: Skip traceroute when no host is specified https://review.openstack.org/618846 | 21:50 |
*** pcaruana has quit IRC | 21:51 | |
logan- | thanks clarkb | 21:52 |
openstackgerrit | Clark Boylan proposed openstack-infra/zuul-jobs master: Revert "mirror-workspace-git: use port when pushing git repo through ssh" https://review.openstack.org/618849 | 22:06 |
clarkb | if anyone is around to review ^ that would be much appreciated as well | 22:07 |
clarkb | other zuul-jobs change fallout | 22:07 |
openstackgerrit | Clark Boylan proposed openstack-infra/zuul-jobs master: mirror-workspace-git: use port when pushing git repo through ssh https://review.openstack.org/618859 | 22:17 |
*** jesusaur has quit IRC | 22:39 | |
*** goern has quit IRC | 22:39 | |
*** pbrobinson has quit IRC | 22:39 | |
*** manjeets has quit IRC | 22:39 | |
openstackgerrit | Merged openstack-infra/zuul-jobs master: Revert "mirror-workspace-git: use port when pushing git repo through ssh" https://review.openstack.org/618849 | 22:41 |
*** jesusaur has joined #zuul | 22:41 | |
clarkb | https://review.openstack.org/618859 was pushed as a followup to ^ and should address the issue with ipv6 addresses as hostnames in the git push there | 22:42 |
ianw | pabelanger: oh sorry, just catching up on the ping here ... hrm will re-evaluate that. i guess we need more varied test cases! | 22:42 |
logan- | ianw: possible fix here https://review.openstack.org/#/c/618846/ | 22:43 |
ianw | logan-: that seems right, i'm open to the idea of moving it into a completely different role -- it has just grown there "organically" | 22:47 |
ianw | although given policies around stable behaviour, that requires notifications etc which might not be worth it | 22:48 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!