ianw | ok, just thinking out loud here on the afs volumes; https://review.opendev.org/#/c/681583/5/zuul.d/jobs.yaml publishes via promote-tox-docs-site-base | 00:09 |
---|---|---|
ianw | that uses afsdocs_secret-tox-docs-site | 00:10 |
*** eernst has quit IRC | 00:11 | |
ianw | i believe that is the keytab for the service.zuul-launcher | 00:13 |
ianw | ergo, i think having the volume permissioned for "docs" group is correct | 00:14 |
ianw | $ pts membership docs | 00:14 |
ianw | Members of docs (id: -215) are: | 00:14 |
ianw | corvus | 00:14 |
ianw | service.zuul-launcher | 00:14 |
fungi | is service.zuul-launcher what the executors have a keytab for? | 00:20 |
fungi | guessing so | 00:20 |
clarkb | fungi: ya I think so | 00:21 |
clarkb | "launcher" comes from nodepool terminology but we mean executor there iirc | 00:21 |
fungi | or was launcher what we called the executor in zuul 2.5? | 00:21 |
fungi | seems like forever ago now | 00:22 |
ianw | yep, we duplicate it out a few times in https://opendev.org/openstack/project-config/src/branch/master/zuul.d/secrets.yaml but i think there's no need for that here | 00:23 |
*** eernst has joined #openstack-infra | 00:23 | |
tonyb | ianw: for the record local gitea with the repo (and my bad one) "just work" | 00:36 |
ianw | of course :/ | 00:36 |
tonyb | but there are heaps of differences so it isn't a super accurate repro | 00:36 |
*** armax has joined #openstack-infra | 00:36 | |
tonyb | Now I;ve done it once I can do it in an VM | 00:36 |
tonyb | what OS are the gitea servers? | 00:37 |
ianw | umm, well the most relevant thing is probably the container | 00:37 |
ianw | which is ... alpine? maybe? | 00:38 |
tonyb | Ahh okay | 00:38 |
tonyb | I couldn't work out how to tweak the container to work locally | 00:38 |
tonyb | but I have a 'working' setup now so I can play with that and config files | 00:38 |
*** rlandy has quit IRC | 00:40 | |
*** auristor has joined #openstack-infra | 00:50 | |
*** ociuhandu has joined #openstack-infra | 00:51 | |
*** mattw4 has quit IRC | 00:53 | |
*** ociuhandu has quit IRC | 00:56 | |
*** tosky has quit IRC | 00:56 | |
openstackgerrit | Michael Johnson proposed openstack/diskimage-builder master: Set correct python version for non-chroot scripts https://review.opendev.org/697211 | 01:02 |
openstackgerrit | Merged openstack/project-config master: Switch governance sites to AFS publishing https://review.opendev.org/681583 | 01:05 |
*** jklare has quit IRC | 01:05 | |
*** jklare has joined #openstack-infra | 01:15 | |
*** ramishra has joined #openstack-infra | 01:21 | |
ianw | can anyone see /afs/openstack.org/project/governance.openstack.org ? | 01:37 |
ianw | it's weird , the acl looks correct but seem to have permission denied | 01:37 |
*** dpawlik has joined #openstack-infra | 01:40 | |
auristor | [\\afs\openstack.org\project\governance.openstack.org]fs la . | 01:42 |
auristor | Access list for . is | 01:42 |
auristor | Normal rights: | 01:42 |
auristor | docs rlidwk | 01:42 |
auristor | system:administrators rlidwka | 01:42 |
auristor | system:anyuser rl | 01:42 |
auristor | As the anonymous user "Callers access to '.' is rl" | 01:43 |
auristor | which is what I would expect. | 01:43 |
*** igordc has quit IRC | 01:44 | |
*** dpawlik has quit IRC | 01:45 | |
tonyb | ianw: [tony@thor etc]$ ls /afs/openstack.org/project/governance.openstack.org/ | 01:45 |
tonyb | tc/ | 01:46 |
ianw | i think i ran "fs checkvolumes" and it just started working | 01:47 |
*** hamzy has joined #openstack-infra | 01:47 | |
tonyb | ianw: okay | 01:47 |
ianw | it published, anyway: https://zuul.opendev.org/t/openstack/build/6c6e2de0a15a495fae2763081991e428 | 01:48 |
ianw | AJaeger / mnaser : ^ yay! thanks. i'll create the other volumes from the spec in the same way now | 01:48 |
tonyb | ianw: Oh this is related to *that* work | 01:49 |
* tonyb understands now | 01:49 | |
auristor | did the problem cache manager read the volume entry after the RO sites were added but before the "vos release" was performed? | 01:50 |
auristor | if so, the cache manager knew about the RO but didn't believe there were any valid sites | 01:51 |
auristor | and in that case the RW will no longer be used. | 01:51 |
*** igordc has joined #openstack-infra | 01:51 | |
ianw | auristor: it may well have; files.openstack.org wouldn't access it, and that's just a open web-server so could have accessed | 01:51 |
auristor | "fs checkvolumes" will force the volume entry to be reloaded | 01:51 |
*** KeithMnemonic has quit IRC | 01:52 | |
ianw | so should we swap the order in our instructions @ https://docs.openstack.org/infra/system-config/afs.html#mirrors | 01:52 |
ianw | adds the sites *after* a vos release? | 01:52 |
auristor | you can't swap that order. what you need to do is not make the mount point visible until after the first vos release of the new volume. In this case that would mean delaying the release of "project" until a vos release of "project.governance" took place. | 01:55 |
auristor | that way the web server won't try to cross the mount point | 01:55 |
ianw | oh right of course, release doesn't make sense without the mirrors | 01:56 |
*** dklyle has quit IRC | 01:58 | |
ianw | let me see if i can get it right with the next one | 01:58 |
*** paladox has quit IRC | 02:01 | |
*** paladox has joined #openstack-infra | 02:02 | |
*** ociuhandu has joined #openstack-infra | 02:03 | |
auristor | what you really want is a new command that adds the site to the volume entry only after creating it on the volserver | 02:05 |
*** ociuhandu has quit IRC | 02:08 | |
*** dklyle has joined #openstack-infra | 02:11 | |
ianw | auristor: i appear to have done it incorrectly again : http://paste.openstack.org/show/787071/ | 02:12 |
ianw | cd security.openstack.org/ | 02:12 |
ianw | -bash: cd: security.openstack.org/: Permission denied | 02:12 |
*** eernst has quit IRC | 02:14 | |
*** diablo_rojo has quit IRC | 02:14 | |
auristor | I see the mount point and the two RO sites are populated but the anonymous rights are "none" | 02:15 |
ianw | i feel like i set that @ http://paste.openstack.org/show/787071/ line 14 (system;anyuser) | 02:16 |
auristor | However the RW has the correct ACLs. I think you are releasing the volume before setting the acls | 02:16 |
auristor | this is why auristorfs lets the system administrator set the acl via "vos setrootacl" before mounting the volume | 02:17 |
ianw | hrm, yes that's right | 02:22 |
*** gyee has quit IRC | 02:25 | |
*** slaweq has joined #openstack-infra | 02:26 | |
ianw | ah huh -- /afs/openstack.org/project/service-types.openstack.org works better | 02:27 |
ianw | we need to update the instructions to not release before we make the mount point and set acls | 02:28 |
*** slaweq has quit IRC | 02:30 | |
*** slaweq has joined #openstack-infra | 02:40 | |
*** igordc has quit IRC | 02:43 | |
*** ociuhandu has joined #openstack-infra | 02:43 | |
*** slaweq has quit IRC | 02:44 | |
ianw | releases and tarballs i'll have to think about ... they probably want different service users? | 02:48 |
*** ociuhandu has quit IRC | 02:52 | |
*** slaweq has joined #openstack-infra | 02:58 | |
*** ykarel|away has joined #openstack-infra | 02:59 | |
*** slaweq has quit IRC | 03:03 | |
*** armax has quit IRC | 03:07 | |
*** slaweq has joined #openstack-infra | 03:11 | |
*** slaweq has quit IRC | 03:16 | |
fungi | thinking through it, what will having different service users for those accomplish if it's the same systems/shell accounts accessing both? | 03:19 |
fungi | i mean, we could, but the same playbooks which access one could access the other | 03:20 |
*** slaweq has joined #openstack-infra | 03:29 | |
*** slaweq has quit IRC | 03:34 | |
*** tomaw has quit IRC | 03:40 | |
*** tomaw has joined #openstack-infra | 03:40 | |
*** Tengu has quit IRC | 03:41 | |
*** yoctozepto has quit IRC | 03:42 | |
*** Tengu has joined #openstack-infra | 03:42 | |
*** johnthetubaguy has quit IRC | 03:42 | |
*** udesale has joined #openstack-infra | 03:42 | |
*** slaweq has joined #openstack-infra | 03:45 | |
*** ricolin has joined #openstack-infra | 03:49 | |
*** slaweq has quit IRC | 03:49 | |
*** ricolin_ has joined #openstack-infra | 03:51 | |
*** ociuhandu has joined #openstack-infra | 03:54 | |
*** ricolin has quit IRC | 03:54 | |
*** ykarel|away has quit IRC | 03:59 | |
*** ociuhandu has quit IRC | 04:01 | |
*** slaweq has joined #openstack-infra | 04:02 | |
*** slaweq has quit IRC | 04:06 | |
*** ykarel|away has joined #openstack-infra | 04:27 | |
*** ykarel|away is now known as ykarel | 04:31 | |
*** rishabhhpe has joined #openstack-infra | 04:37 | |
rishabhhpe | Hi Team , I am not able see port 35357 and 5000 listening on my machine after installing devstack . Although the service is running as per the status but still the ports are not listening .. there for not able to connect it will zuul and nodepool server . | 04:38 |
rishabhhpe | http://paste.openstack.org/show/787072/ | 04:38 |
ykarel | rishabhhpe, those must be listening on port 80 or 443 as running with uwsgi | 04:41 |
ykarel | u can check by listing endpoints, openstack catalog list after sourcing openrc | 04:42 |
rishabhhpe | @ykarel: i am getting output like this | 04:48 |
rishabhhpe | http://paste.openstack.org/show/787073/ | 04:48 |
rishabhhpe | can you please check | 04:48 |
rishabhhpe | and let me know if i am missing anything | 04:48 |
ykarel | rishabhhpe, ^^ looks fine to me, keystone is listing at http://192.168.79.1/identity | 04:50 |
ykarel | same is for other services | 04:51 |
rishabhhpe | i am not sure for other services just for start i was trying to integrate it with zuul and nodepool and stuck with the issue | 04:52 |
fungi | just a wild guess, but could there be iptables rules on the machine where devstack is running which prevent you from connecting to those ports? | 05:04 |
*** surpatil has joined #openstack-infra | 05:10 | |
*** slaweq has joined #openstack-infra | 05:11 | |
*** dave-mccowan has quit IRC | 05:14 | |
*** slaweq has quit IRC | 05:15 | |
*** lbragstad_ has joined #openstack-infra | 05:27 | |
*** lbragstad has quit IRC | 05:28 | |
*** slaweq has joined #openstack-infra | 05:29 | |
*** lbragstad has joined #openstack-infra | 05:30 | |
*** ociuhandu has joined #openstack-infra | 05:30 | |
*** lbragstad_ has quit IRC | 05:31 | |
*** gfidente|afk is now known as gfidente | 05:34 | |
*** larainema has joined #openstack-infra | 05:34 | |
*** slaweq has quit IRC | 05:34 | |
*** ociuhandu has quit IRC | 05:35 | |
openstackgerrit | Michael Johnson proposed openstack/diskimage-builder master: Set correct python version for non-chroot scripts https://review.opendev.org/697211 | 05:37 |
*** lbragstad_ has joined #openstack-infra | 05:39 | |
*** lbragstad has quit IRC | 05:41 | |
*** dpawlik has joined #openstack-infra | 05:42 | |
*** dpawlik has quit IRC | 05:47 | |
*** slaweq has joined #openstack-infra | 05:52 | |
*** slaweq has quit IRC | 05:57 | |
*** pcaruana has joined #openstack-infra | 06:01 | |
*** udesale has quit IRC | 06:03 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/project-config master: Normalize projects.yaml https://review.opendev.org/697231 | 06:07 |
*** raukadah is now known as chkumar|ruck | 06:12 | |
*** slaweq has joined #openstack-infra | 06:13 | |
openstackgerrit | Merged openstack/diskimage-builder master: Allow zypper repos to be overrideable https://review.opendev.org/696990 | 06:14 |
rishabhhpe | @fungi: can you please review my iptables rules .. i had already allowed traffic for 80,443,5000, and 35357 prots | 06:16 |
rishabhhpe | http://paste.openstack.org/show/787075/ | 06:16 |
*** yoctozepto has joined #openstack-infra | 06:17 | |
*** slaweq has quit IRC | 06:17 | |
ianw | AJager/mnaser: so i've updated https://storyboard.openstack.org/#!/story/2006598; i believe ajaeger's governance-to-AFS changes are now working. the other docs volumes are created | 06:26 |
ianw | we might need some more though on releases/tarballs? i'm open to ideas there, perhaps we should get all the docs jobs migrated first | 06:26 |
ianw | i think we need the jobs publishing to both AFS and static *before* we migrate the old data. that way we are assured that we didn't drop anything on the AFS side | 06:26 |
*** sshnaidm|afk is now known as sshnaidm | 06:27 | |
*** slaweq has joined #openstack-infra | 06:29 | |
*** pkopec has quit IRC | 06:32 | |
*** slaweq has quit IRC | 06:34 | |
*** udesale has joined #openstack-infra | 06:37 | |
*** gfidente has quit IRC | 06:40 | |
*** dpawlik has joined #openstack-infra | 06:45 | |
*** ociuhandu has joined #openstack-infra | 07:03 | |
openstackgerrit | Simon Westphahl proposed zuul/zuul master: Fix exceptions on reconfig with changing window https://review.opendev.org/697023 | 07:06 |
*** ociuhandu has quit IRC | 07:08 | |
*** rcernin has quit IRC | 07:09 | |
AJaeger | ianw: great! Glad to see this moving forward. | 07:09 |
ianw | sorry, i'm just easily distracted :) | 07:10 |
AJaeger | ianw, mnaser, next - and final of my changes - is https://review.opendev.org/#/c/681584 . mnaser, you need to write the rest. If you need help, please speak up... | 07:10 |
AJaeger | ianw: I agree, let's do docs first. | 07:10 |
AJaeger | ianw: lots of stuff going on ;( | 07:10 |
*** fdegir has quit IRC | 07:14 | |
*** fdegir has joined #openstack-infra | 07:15 | |
*** Xuchu has joined #openstack-infra | 07:19 | |
*** ricolin_ is now known as ricolin | 07:20 | |
*** pgaxatte has joined #openstack-infra | 07:23 | |
*** rosmaita has quit IRC | 07:46 | |
openstackgerrit | Merged openstack/project-config master: Normalize projects.yaml https://review.opendev.org/697231 | 07:47 |
*** rosmaita has joined #openstack-infra | 07:47 | |
*** ykarel is now known as ykarel|lunch | 07:47 | |
*** surpatil is now known as surpatil|lunch | 07:49 | |
*** slaweq has joined #openstack-infra | 07:49 | |
*** iurygregory has joined #openstack-infra | 08:00 | |
*** tesseract has joined #openstack-infra | 08:00 | |
*** dpawlik has quit IRC | 08:01 | |
*** Lucas_Gray has joined #openstack-infra | 08:07 | |
*** dchen has quit IRC | 08:10 | |
*** tkajinam has quit IRC | 08:17 | |
*** lpetrut has joined #openstack-infra | 08:17 | |
*** yolanda has quit IRC | 08:18 | |
*** rishabhhpe has quit IRC | 08:18 | |
*** jpena|off is now known as jpena | 08:18 | |
*** lpetrut has quit IRC | 08:23 | |
*** witek has joined #openstack-infra | 08:23 | |
*** itxaka has quit IRC | 08:23 | |
*** Zara has quit IRC | 08:23 | |
*** spotz has quit IRC | 08:23 | |
*** dabukalam has quit IRC | 08:23 | |
*** tesseract has quit IRC | 08:24 | |
*** pcaruana has quit IRC | 08:24 | |
*** ykarel|lunch has quit IRC | 08:24 | |
*** jamesdenton has quit IRC | 08:24 | |
*** jtomasek has quit IRC | 08:24 | |
*** jlvillal has quit IRC | 08:24 | |
*** jonher has quit IRC | 08:24 | |
*** factor has quit IRC | 08:24 | |
*** Jeffrey4l has quit IRC | 08:24 | |
*** elod has quit IRC | 08:24 | |
*** lennyb has quit IRC | 08:24 | |
*** tbarron has quit IRC | 08:24 | |
*** iokiwi has quit IRC | 08:24 | |
*** irclogbot_3 has quit IRC | 08:24 | |
*** bnemec has quit IRC | 08:24 | |
*** benj_ has quit IRC | 08:24 | |
*** harlowja has quit IRC | 08:24 | |
*** brwyatt has quit IRC | 08:24 | |
*** corvus has quit IRC | 08:24 | |
*** ianw has quit IRC | 08:24 | |
*** efried has quit IRC | 08:24 | |
*** icey has quit IRC | 08:24 | |
*** otherwiseguy_ has quit IRC | 08:24 | |
*** dosaboy has quit IRC | 08:24 | |
*** stephenfin has quit IRC | 08:24 | |
*** aspiers has quit IRC | 08:24 | |
*** gagehugo has quit IRC | 08:24 | |
*** zer0c00l has quit IRC | 08:24 | |
*** szaher has quit IRC | 08:24 | |
*** larsks has quit IRC | 08:24 | |
*** gothicmindfood has quit IRC | 08:24 | |
*** jmccrory has quit IRC | 08:24 | |
*** strigazi has quit IRC | 08:24 | |
*** iurygregory has quit IRC | 08:24 | |
*** rosmaita has quit IRC | 08:24 | |
*** pgaxatte has quit IRC | 08:24 | |
*** lbragstad_ has quit IRC | 08:24 | |
*** hamzy has quit IRC | 08:24 | |
*** liuyulong has quit IRC | 08:24 | |
*** rh-jelabarre has quit IRC | 08:24 | |
*** dmellado has quit IRC | 08:24 | |
*** apetrich has quit IRC | 08:24 | |
*** larainema has quit IRC | 08:24 | |
*** Adri2000 has quit IRC | 08:24 | |
*** Roamer` has quit IRC | 08:24 | |
*** mugsie has quit IRC | 08:24 | |
*** donnyd has quit IRC | 08:24 | |
*** df_sbr has quit IRC | 08:24 | |
*** tobias-urdin has quit IRC | 08:24 | |
*** cloudnull has quit IRC | 08:24 | |
*** lathiat has quit IRC | 08:24 | |
*** adam_g has quit IRC | 08:24 | |
*** lseki has quit IRC | 08:24 | |
*** beisner has quit IRC | 08:24 | |
*** Buggys has quit IRC | 08:24 | |
*** ddurst has quit IRC | 08:24 | |
*** owalsh has quit IRC | 08:24 | |
*** nickv1985 has quit IRC | 08:24 | |
*** TheJulia has quit IRC | 08:24 | |
*** cjohnston has quit IRC | 08:24 | |
*** npochet has quit IRC | 08:24 | |
*** mnasiadka has quit IRC | 08:24 | |
*** rpittau|afk has quit IRC | 08:24 | |
*** HenryG has quit IRC | 08:24 | |
*** gsantomaggio has quit IRC | 08:24 | |
*** EmilienM has quit IRC | 08:24 | |
*** frickler has quit IRC | 08:24 | |
*** rledisez has quit IRC | 08:24 | |
*** Diabelko has quit IRC | 08:24 | |
*** seongsoocho has quit IRC | 08:24 | |
*** masayukig has quit IRC | 08:24 | |
*** abelur has quit IRC | 08:24 | |
*** setuid has quit IRC | 08:24 | |
*** srwilkers has quit IRC | 08:24 | |
*** witek has quit IRC | 08:24 | |
*** Lucas_Gray has quit IRC | 08:24 | |
*** Xuchu has quit IRC | 08:24 | |
*** fdegir has quit IRC | 08:24 | |
*** jklare has quit IRC | 08:24 | |
*** trident has quit IRC | 08:24 | |
*** AJaeger has quit IRC | 08:24 | |
*** dmsimard has quit IRC | 08:24 | |
*** d34dh0r53 has quit IRC | 08:24 | |
*** openstackgerrit has quit IRC | 08:24 | |
*** SotK has quit IRC | 08:24 | |
*** jpena has quit IRC | 08:24 | |
*** antonym has quit IRC | 08:24 | |
*** amorin has quit IRC | 08:24 | |
*** brtknr has quit IRC | 08:24 | |
*** evrardjp has quit IRC | 08:24 | |
*** osmanlicilegi has quit IRC | 08:24 | |
*** surpatil|lunch has quit IRC | 08:24 | |
*** zbr has quit IRC | 08:24 | |
*** fnordahl has quit IRC | 08:24 | |
*** lourot has quit IRC | 08:24 | |
*** StevenK has quit IRC | 08:24 | |
*** cmurphy has quit IRC | 08:24 | |
*** dciabrin has quit IRC | 08:24 | |
*** logan- has quit IRC | 08:24 | |
*** hwoarang has quit IRC | 08:24 | |
*** dtantsur|afk has quit IRC | 08:24 | |
*** kevinz has quit IRC | 08:24 | |
*** markmcclain has quit IRC | 08:24 | |
*** smcginnis has quit IRC | 08:24 | |
*** zxiiro has quit IRC | 08:24 | |
*** admcleod has quit IRC | 08:24 | |
*** onovy has quit IRC | 08:24 | |
*** haleyb has quit IRC | 08:24 | |
*** calebb has quit IRC | 08:24 | |
*** yankcrime has quit IRC | 08:24 | |
*** radez has quit IRC | 08:24 | |
*** nicholas has quit IRC | 08:24 | |
*** arif-ali has quit IRC | 08:24 | |
*** rakhmerov has quit IRC | 08:24 | |
*** fresta has quit IRC | 08:24 | |
*** rpioso has quit IRC | 08:24 | |
*** kota_ has quit IRC | 08:24 | |
*** davidlenwell has quit IRC | 08:24 | |
*** cyberpear has quit IRC | 08:24 | |
*** petevg has quit IRC | 08:24 | |
*** SergeyLukjanov has quit IRC | 08:24 | |
*** bradm has quit IRC | 08:24 | |
*** amotoki has quit IRC | 08:24 | |
*** zaro has quit IRC | 08:24 | |
*** Anticimex has quit IRC | 08:24 | |
*** coreycb has quit IRC | 08:24 | |
*** clayg has quit IRC | 08:24 | |
*** davecore has quit IRC | 08:24 | |
*** knikolla has quit IRC | 08:24 | |
*** ildikov has quit IRC | 08:24 | |
*** ttx has quit IRC | 08:24 | |
*** Tengu has quit IRC | 08:24 | |
*** dirk has quit IRC | 08:24 | |
*** tinwood has quit IRC | 08:24 | |
*** persia_ has quit IRC | 08:24 | |
*** jroll has quit IRC | 08:24 | |
*** zzehring has quit IRC | 08:24 | |
*** gouthamr has quit IRC | 08:24 | |
*** bauzas has quit IRC | 08:24 | |
*** sshnaidm has quit IRC | 08:24 | |
*** pots has quit IRC | 08:24 | |
*** darvon has quit IRC | 08:24 | |
*** lxkong has quit IRC | 08:24 | |
*** sparkycollier has quit IRC | 08:24 | |
*** jamespage has quit IRC | 08:24 | |
*** MarkMaglana has quit IRC | 08:24 | |
*** jdelaros1 has quit IRC | 08:24 | |
*** jrist has quit IRC | 08:24 | |
*** fungi has quit IRC | 08:24 | |
*** rajinir has quit IRC | 08:24 | |
*** kambiz has quit IRC | 08:24 | |
*** ullbeking has quit IRC | 08:24 | |
*** beagles has quit IRC | 08:24 | |
*** Ng has quit IRC | 08:24 | |
*** gmann has quit IRC | 08:24 | |
*** diablo_rojo_phon has quit IRC | 08:24 | |
*** dustinc has quit IRC | 08:24 | |
*** DinaBelova has quit IRC | 08:24 | |
*** slaweq has quit IRC | 08:24 | |
*** udesale has quit IRC | 08:24 | |
*** yoctozepto has quit IRC | 08:24 | |
*** ricolin has quit IRC | 08:24 | |
*** paladox has quit IRC | 08:24 | |
*** ramishra has quit IRC | 08:24 | |
*** auristor has quit IRC | 08:24 | |
*** calbers has quit IRC | 08:24 | |
*** rkukura has quit IRC | 08:24 | |
*** eharney has quit IRC | 08:24 | |
*** jistr has quit IRC | 08:24 | |
*** bstinson has quit IRC | 08:24 | |
*** panda has quit IRC | 08:24 | |
*** adriant has quit IRC | 08:24 | |
*** nhicher has quit IRC | 08:24 | |
*** kopecmartin has quit IRC | 08:24 | |
*** tonyb has quit IRC | 08:24 | |
*** kaisers has quit IRC | 08:24 | |
*** tobiash has quit IRC | 08:24 | |
*** kukacz_ has quit IRC | 08:24 | |
*** bdodd has quit IRC | 08:24 | |
*** Qiming has quit IRC | 08:24 | |
*** weshay_ has quit IRC | 08:24 | |
*** aluria has quit IRC | 08:24 | |
*** exsdev has quit IRC | 08:24 | |
*** chkumar|ruck has quit IRC | 08:24 | |
*** aarents has quit IRC | 08:24 | |
*** cgoncalves has quit IRC | 08:24 | |
*** dansmith has quit IRC | 08:24 | |
*** tobberydberg has quit IRC | 08:24 | |
*** mnencia has quit IRC | 08:24 | |
*** pfallenop has quit IRC | 08:24 | |
*** gary_perkins has quit IRC | 08:24 | |
*** freerunner has quit IRC | 08:24 | |
*** ericyoung has quit IRC | 08:24 | |
*** timburke has quit IRC | 08:24 | |
*** tristanC has quit IRC | 08:24 | |
*** arxcruz has quit IRC | 08:24 | |
*** jhesketh has quit IRC | 08:24 | |
*** pabelanger has quit IRC | 08:24 | |
*** mudpuppy has quit IRC | 08:24 | |
*** hemna_ has quit IRC | 08:24 | |
*** mattoliverau has quit IRC | 08:24 | |
*** noonedeadpunk has quit IRC | 08:24 | |
*** rodrigods has quit IRC | 08:24 | |
*** tomaw has quit IRC | 08:24 | |
*** lastmikoi has quit IRC | 08:24 | |
*** andreaf has quit IRC | 08:24 | |
*** csatari has quit IRC | 08:24 | |
*** johnsom has quit IRC | 08:24 | |
*** portdirect has quit IRC | 08:24 | |
*** jungleboyj has quit IRC | 08:24 | |
*** snierodz has quit IRC | 08:24 | |
*** dklyle has quit IRC | 08:24 | |
*** vesper11 has quit IRC | 08:24 | |
*** clarkb has quit IRC | 08:24 | |
*** jrosser has quit IRC | 08:24 | |
*** thedac has quit IRC | 08:24 | |
*** kmarc has quit IRC | 08:24 | |
*** dulek has quit IRC | 08:24 | |
*** goldyfruit___ has quit IRC | 08:24 | |
*** ssbarnea has quit IRC | 08:24 | |
*** verdurin has quit IRC | 08:24 | |
*** prometheanfire has quit IRC | 08:24 | |
*** tdasilva has quit IRC | 08:24 | |
*** mgagne has quit IRC | 08:24 | |
*** dtroyer has quit IRC | 08:24 | |
*** jaicaa has quit IRC | 08:24 | |
*** lifeless has quit IRC | 08:24 | |
*** weshay has quit IRC | 08:24 | |
*** zzzeek has quit IRC | 08:24 | |
*** lsell has quit IRC | 08:24 | |
*** guilhermesp has quit IRC | 08:24 | |
*** mwhahaha has quit IRC | 08:24 | |
*** dougwig has quit IRC | 08:24 | |
*** crodriguez has quit IRC | 08:24 | |
*** tonyb[m] has quit IRC | 08:24 | |
*** odyssey4me has quit IRC | 08:24 | |
*** mordred has quit IRC | 08:24 | |
*** sdoran has quit IRC | 08:24 | |
*** arne_wiebalck has quit IRC | 08:24 | |
*** evgenyl has quit IRC | 08:24 | |
*** philroche has quit IRC | 08:24 | |
*** vdrok has quit IRC | 08:24 | |
*** mnaser has quit IRC | 08:24 | |
*** cjloader has quit IRC | 08:24 | |
*** rm_work has quit IRC | 08:24 | |
*** dancek has quit IRC | 08:24 | |
*** melwitt has quit IRC | 08:24 | |
*** Shrews has quit IRC | 08:24 | |
*** ChanServ has quit IRC | 08:24 | |
*** witek has joined #openstack-infra | 08:24 | |
*** Lucas_Gray has joined #openstack-infra | 08:24 | |
*** tesseract has joined #openstack-infra | 08:24 | |
*** iurygregory has joined #openstack-infra | 08:24 | |
*** slaweq has joined #openstack-infra | 08:24 | |
*** rosmaita has joined #openstack-infra | 08:24 | |
*** pgaxatte has joined #openstack-infra | 08:24 | |
*** Xuchu has joined #openstack-infra | 08:24 | |
*** fdegir has joined #openstack-infra | 08:24 | |
*** udesale has joined #openstack-infra | 08:24 | |
*** yoctozepto has joined #openstack-infra | 08:24 | |
*** pcaruana has joined #openstack-infra | 08:24 | |
*** lbragstad_ has joined #openstack-infra | 08:24 | |
*** larainema has joined #openstack-infra | 08:24 | |
*** surpatil|lunch has joined #openstack-infra | 08:24 | |
*** ykarel|lunch has joined #openstack-infra | 08:24 | |
*** ricolin has joined #openstack-infra | 08:24 | |
*** Tengu has joined #openstack-infra | 08:24 | |
*** tomaw has joined #openstack-infra | 08:24 | |
*** dklyle has joined #openstack-infra | 08:24 | |
*** paladox has joined #openstack-infra | 08:24 | |
*** hamzy has joined #openstack-infra | 08:24 | |
*** ramishra has joined #openstack-infra | 08:24 | |
*** jklare has joined #openstack-infra | 08:24 | |
*** auristor has joined #openstack-infra | 08:24 | |
*** calbers has joined #openstack-infra | 08:24 | |
*** rkukura has joined #openstack-infra | 08:24 | |
*** vesper11 has joined #openstack-infra | 08:24 | |
*** eharney has joined #openstack-infra | 08:24 | |
*** jamesdenton has joined #openstack-infra | 08:24 | |
*** jtomasek has joined #openstack-infra | 08:24 | |
*** jhesketh has joined #openstack-infra | 08:24 | |
*** jlvillal has joined #openstack-infra | 08:24 | |
*** trident has joined #openstack-infra | 08:24 | |
*** liuyulong has joined #openstack-infra | 08:24 | |
*** rh-jelabarre has joined #openstack-infra | 08:24 | |
*** jonher has joined #openstack-infra | 08:24 | |
*** zbr has joined #openstack-infra | 08:24 | |
*** dmellado has joined #openstack-infra | 08:24 | |
*** dirk has joined #openstack-infra | 08:24 | |
*** Roamer` has joined #openstack-infra | 08:24 | |
*** apetrich has joined #openstack-infra | 08:24 | |
*** AJaeger has joined #openstack-infra | 08:24 | |
*** Adri2000 has joined #openstack-infra | 08:24 | |
*** jistr has joined #openstack-infra | 08:24 | |
*** factor has joined #openstack-infra | 08:24 | |
*** fnordahl has joined #openstack-infra | 08:24 | |
*** lourot has joined #openstack-infra | 08:24 | |
*** cmurphy has joined #openstack-infra | 08:24 | |
*** clarkb has joined #openstack-infra | 08:24 | |
*** Jeffrey4l has joined #openstack-infra | 08:24 | |
*** StevenK has joined #openstack-infra | 08:24 | |
*** mugsie has joined #openstack-infra | 08:24 | |
*** tinwood has joined #openstack-infra | 08:24 | |
*** persia_ has joined #openstack-infra | 08:24 | |
*** jrosser has joined #openstack-infra | 08:24 | |
*** donnyd has joined #openstack-infra | 08:24 | |
*** thedac has joined #openstack-infra | 08:24 | |
*** df_sbr has joined #openstack-infra | 08:24 | |
*** jroll has joined #openstack-infra | 08:24 | |
*** ttx has joined #openstack-infra | 08:24 | |
*** dciabrin has joined #openstack-infra | 08:24 | |
*** bstinson has joined #openstack-infra | 08:24 | |
*** kmarc has joined #openstack-infra | 08:24 | |
*** kevinz has joined #openstack-infra | 08:24 | |
*** dulek has joined #openstack-infra | 08:24 | |
*** srwilkers has joined #openstack-infra | 08:24 | |
*** setuid has joined #openstack-infra | 08:24 | |
*** abelur has joined #openstack-infra | 08:24 | |
*** masayukig has joined #openstack-infra | 08:24 | |
*** Diabelko has joined #openstack-infra | 08:24 | |
*** rledisez has joined #openstack-infra | 08:24 | |
*** frickler has joined #openstack-infra | 08:24 | |
*** seongsoocho has joined #openstack-infra | 08:24 | |
*** EmilienM has joined #openstack-infra | 08:24 | |
*** gsantomaggio has joined #openstack-infra | 08:24 | |
*** HenryG has joined #openstack-infra | 08:24 | |
*** rpittau has joined #openstack-infra | 08:24 | |
*** mnasiadka has joined #openstack-infra | 08:24 | |
*** npochet has joined #openstack-infra | 08:24 | |
*** cjohnston has joined #openstack-infra | 08:24 | |
*** nickv1985 has joined #openstack-infra | 08:24 | |
*** TheJulia has joined #openstack-infra | 08:24 | |
*** owalsh has joined #openstack-infra | 08:24 | |
*** ddurst has joined #openstack-infra | 08:24 | |
*** Buggys has joined #openstack-infra | 08:24 | |
*** beisner has joined #openstack-infra | 08:24 | |
*** lseki has joined #openstack-infra | 08:24 | |
*** adam_g has joined #openstack-infra | 08:24 | |
*** lathiat has joined #openstack-infra | 08:24 | |
*** cloudnull has joined #openstack-infra | 08:24 | |
*** tobias-urdin has joined #openstack-infra | 08:24 | |
*** tbarron has joined #openstack-infra | 08:24 | |
*** elod has joined #openstack-infra | 08:24 | |
*** logan- has joined #openstack-infra | 08:24 | |
*** lennyb has joined #openstack-infra | 08:24 | |
*** dmsimard has joined #openstack-infra | 08:24 | |
*** lastmikoi has joined #openstack-infra | 08:24 | |
*** iokiwi has joined #openstack-infra | 08:24 | |
*** spotz has joined #openstack-infra | 08:24 | |
*** dabukalam has joined #openstack-infra | 08:24 | |
*** Zara has joined #openstack-infra | 08:24 | |
*** itxaka has joined #openstack-infra | 08:24 | |
*** hwoarang has joined #openstack-infra | 08:24 | |
*** goldyfruit___ has joined #openstack-infra | 08:24 | |
*** panda has joined #openstack-infra | 08:24 | |
*** bradm has joined #openstack-infra | 08:24 | |
*** zzehring has joined #openstack-infra | 08:24 | |
*** ssbarnea has joined #openstack-infra | 08:24 | |
*** dtantsur|afk has joined #openstack-infra | 08:24 | |
*** gouthamr has joined #openstack-infra | 08:24 | |
*** bauzas has joined #openstack-infra | 08:24 | |
*** arne_wiebalck has joined #openstack-infra | 08:24 | |
*** kopecmartin has joined #openstack-infra | 08:24 | |
*** verdurin has joined #openstack-infra | 08:24 | |
*** adriant has joined #openstack-infra | 08:24 | |
*** d34dh0r53 has joined #openstack-infra | 08:24 | |
*** nhicher has joined #openstack-infra | 08:24 | |
*** openstackgerrit has joined #openstack-infra | 08:24 | |
*** SotK has joined #openstack-infra | 08:24 | |
*** markmcclain has joined #openstack-infra | 08:24 | |
*** sshnaidm has joined #openstack-infra | 08:24 | |
*** tonyb has joined #openstack-infra | 08:24 | |
*** kaisers has joined #openstack-infra | 08:24 | |
*** irclogbot_3 has joined #openstack-infra | 08:24 | |
*** tobiash has joined #openstack-infra | 08:24 | |
*** bnemec has joined #openstack-infra | 08:24 | |
*** benj_ has joined #openstack-infra | 08:24 | |
*** harlowja has joined #openstack-infra | 08:24 | |
*** pots has joined #openstack-infra | 08:24 | |
*** smcginnis has joined #openstack-infra | 08:24 | |
*** brwyatt has joined #openstack-infra | 08:24 | |
*** corvus has joined #openstack-infra | 08:24 | |
*** prometheanfire has joined #openstack-infra | 08:24 | |
*** tdasilva has joined #openstack-infra | 08:24 | |
*** zxiiro has joined #openstack-infra | 08:24 | |
*** mgagne has joined #openstack-infra | 08:24 | |
*** dtroyer has joined #openstack-infra | 08:24 | |
*** kukacz_ has joined #openstack-infra | 08:24 | |
*** ianw has joined #openstack-infra | 08:24 | |
*** admcleod has joined #openstack-infra | 08:24 | |
*** aarents has joined #openstack-infra | 08:24 | |
*** efried has joined #openstack-infra | 08:24 | |
*** jaicaa has joined #openstack-infra | 08:24 | |
*** bdodd has joined #openstack-infra | 08:24 | |
*** tonyb[m] has joined #openstack-infra | 08:24 | |
*** lifeless has joined #openstack-infra | 08:24 | |
*** Qiming has joined #openstack-infra | 08:24 | |
*** icey has joined #openstack-infra | 08:24 | |
*** weshay has joined #openstack-infra | 08:24 | |
*** onovy has joined #openstack-infra | 08:24 | |
*** haleyb has joined #openstack-infra | 08:24 | |
*** weshay_ has joined #openstack-infra | 08:24 | |
*** darvon has joined #openstack-infra | 08:24 | |
*** lxkong has joined #openstack-infra | 08:24 | |
*** calebb has joined #openstack-infra | 08:24 | |
*** otherwiseguy_ has joined #openstack-infra | 08:24 | |
*** yankcrime has joined #openstack-infra | 08:24 | |
*** evrardjp has joined #openstack-infra | 08:24 | |
*** brtknr has joined #openstack-infra | 08:24 | |
*** amorin has joined #openstack-infra | 08:24 | |
*** antonym has joined #openstack-infra | 08:24 | |
*** osmanlicilegi has joined #openstack-infra | 08:24 | |
*** jpena has joined #openstack-infra | 08:24 | |
*** zzzeek has joined #openstack-infra | 08:24 | |
*** lsell has joined #openstack-infra | 08:24 | |
*** sparkycollier has joined #openstack-infra | 08:24 | |
*** guilhermesp has joined #openstack-infra | 08:24 | |
*** dougwig has joined #openstack-infra | 08:24 | |
*** mwhahaha has joined #openstack-infra | 08:24 | |
*** jamespage has joined #openstack-infra | 08:24 | |
*** MarkMaglana has joined #openstack-infra | 08:24 | |
*** crodriguez has joined #openstack-infra | 08:24 | |
*** jdelaros1 has joined #openstack-infra | 08:24 | |
*** radez has joined #openstack-infra | 08:24 | |
*** knikolla has joined #openstack-infra | 08:24 | |
*** davecore has joined #openstack-infra | 08:24 | |
*** clayg has joined #openstack-infra | 08:24 | |
*** coreycb has joined #openstack-infra | 08:24 | |
*** ildikov has joined #openstack-infra | 08:24 | |
*** Anticimex has joined #openstack-infra | 08:24 | |
*** zaro has joined #openstack-infra | 08:24 | |
*** amotoki has joined #openstack-infra | 08:24 | |
*** SergeyLukjanov has joined #openstack-infra | 08:24 | |
*** petevg has joined #openstack-infra | 08:24 | |
*** cyberpear has joined #openstack-infra | 08:24 | |
*** davidlenwell has joined #openstack-infra | 08:24 | |
*** kota_ has joined #openstack-infra | 08:24 | |
*** rpioso has joined #openstack-infra | 08:24 | |
*** fresta has joined #openstack-infra | 08:24 | |
*** rakhmerov has joined #openstack-infra | 08:24 | |
*** nicholas has joined #openstack-infra | 08:24 | |
*** arif-ali has joined #openstack-infra | 08:24 | |
*** odyssey4me has joined #openstack-infra | 08:24 | |
*** aluria has joined #openstack-infra | 08:24 | |
*** dosaboy has joined #openstack-infra | 08:24 | |
*** exsdev has joined #openstack-infra | 08:24 | |
*** chkumar|ruck has joined #openstack-infra | 08:24 | |
*** jrist has joined #openstack-infra | 08:24 | |
*** fungi has joined #openstack-infra | 08:24 | |
*** rajinir has joined #openstack-infra | 08:24 | |
*** mordred has joined #openstack-infra | 08:24 | |
*** stephenfin has joined #openstack-infra | 08:24 | |
*** jungleboyj has joined #openstack-infra | 08:24 | |
*** aspiers has joined #openstack-infra | 08:24 | |
*** gagehugo has joined #openstack-infra | 08:24 | |
*** jmccrory has joined #openstack-infra | 08:24 | |
*** cgoncalves has joined #openstack-infra | 08:24 | |
*** zer0c00l has joined #openstack-infra | 08:24 | |
*** szaher has joined #openstack-infra | 08:24 | |
*** kambiz has joined #openstack-infra | 08:24 | |
*** andreaf has joined #openstack-infra | 08:24 | |
*** dansmith has joined #openstack-infra | 08:24 | |
*** larsks has joined #openstack-infra | 08:24 | |
*** tobberydberg has joined #openstack-infra | 08:24 | |
*** gothicmindfood has joined #openstack-infra | 08:24 | |
*** ullbeking has joined #openstack-infra | 08:24 | |
*** mnencia has joined #openstack-infra | 08:24 | |
*** strigazi has joined #openstack-infra | 08:24 | |
*** pfallenop has joined #openstack-infra | 08:24 | |
*** gary_perkins has joined #openstack-infra | 08:24 | |
*** diablo_rojo_phon has joined #openstack-infra | 08:24 | |
*** freerunner has joined #openstack-infra | 08:24 | |
*** ericyoung has joined #openstack-infra | 08:24 | |
*** timburke has joined #openstack-infra | 08:24 | |
*** tristanC has joined #openstack-infra | 08:24 | |
*** arxcruz has joined #openstack-infra | 08:24 | |
*** beagles has joined #openstack-infra | 08:24 | |
*** gmann has joined #openstack-infra | 08:24 | |
*** Ng has joined #openstack-infra | 08:24 | |
*** dustinc has joined #openstack-infra | 08:24 | |
*** ChanServ has joined #openstack-infra | 08:24 | |
*** evgenyl has joined #openstack-infra | 08:24 | |
*** philroche has joined #openstack-infra | 08:24 | |
*** cjloader has joined #openstack-infra | 08:24 | |
*** vdrok has joined #openstack-infra | 08:24 | |
*** mnaser has joined #openstack-infra | 08:24 | |
*** rm_work has joined #openstack-infra | 08:24 | |
*** dancek has joined #openstack-infra | 08:24 | |
*** melwitt has joined #openstack-infra | 08:24 | |
*** Shrews has joined #openstack-infra | 08:24 | |
*** rodrigods has joined #openstack-infra | 08:24 | |
*** pabelanger has joined #openstack-infra | 08:24 | |
*** mudpuppy has joined #openstack-infra | 08:24 | |
*** hemna_ has joined #openstack-infra | 08:24 | |
*** mattoliverau has joined #openstack-infra | 08:24 | |
*** snierodz has joined #openstack-infra | 08:24 | |
*** noonedeadpunk has joined #openstack-infra | 08:24 | |
*** portdirect has joined #openstack-infra | 08:24 | |
*** sdoran has joined #openstack-infra | 08:24 | |
*** johnsom has joined #openstack-infra | 08:24 | |
*** csatari has joined #openstack-infra | 08:24 | |
*** DinaBelova has joined #openstack-infra | 08:24 | |
*** orwell.freenode.net sets mode: +o ChanServ | 08:24 | |
openstackgerrit | Ilya Etingof proposed openstack/project-config master: Add `sushy-oem-idrac` project https://review.opendev.org/697159 | 08:25 |
*** gfidente has joined #openstack-infra | 08:25 | |
*** dpawlik has joined #openstack-infra | 08:25 | |
*** dpawlik has quit IRC | 08:27 | |
*** ykarel|lunch is now known as ykarel | 08:27 | |
*** dpawlik has joined #openstack-infra | 08:28 | |
*** rishabhhpe has joined #openstack-infra | 08:32 | |
*** SurajPatil has joined #openstack-infra | 08:32 | |
*** surpatil|lunch has quit IRC | 08:35 | |
*** surpatil has joined #openstack-infra | 08:47 | |
*** SurajPatil has quit IRC | 08:50 | |
*** rcernin has joined #openstack-infra | 08:51 | |
*** ralonsoh has joined #openstack-infra | 08:52 | |
*** yolanda has joined #openstack-infra | 08:58 | |
*** lucasagomes has joined #openstack-infra | 08:59 | |
*** tosky has joined #openstack-infra | 09:00 | |
*** Lucas_Gray has quit IRC | 09:04 | |
*** Lucas_Gray has joined #openstack-infra | 09:07 | |
*** ccamacho has joined #openstack-infra | 09:08 | |
*** SurajPatil has joined #openstack-infra | 09:09 | |
*** surpatil has quit IRC | 09:12 | |
*** surpatil has joined #openstack-infra | 09:13 | |
*** SurajPatil has quit IRC | 09:16 | |
openstackgerrit | Matthieu Huin proposed zuul/zuul master: authentication config: add optional max_token_age, skew https://review.opendev.org/642408 | 09:19 |
*** mgoddard has joined #openstack-infra | 09:28 | |
*** SurajPatil has joined #openstack-infra | 09:34 | |
*** derekh has joined #openstack-infra | 09:34 | |
*** PrinzElvis has joined #openstack-infra | 09:36 | |
*** surpatil has quit IRC | 09:37 | |
openstackgerrit | Sorin Sbarnea proposed zuul/zuul-jobs master: DNM: reproducer for log stream termination https://review.opendev.org/697244 | 09:37 |
*** Lucas_Gray has quit IRC | 09:41 | |
*** Lucas_Gray has joined #openstack-infra | 09:42 | |
*** surpatil has joined #openstack-infra | 09:42 | |
*** SurajPatil has quit IRC | 09:44 | |
openstackgerrit | Simon Westphahl proposed zuul/zuul master: Fix job result metric name for node failures https://review.opendev.org/697248 | 09:46 |
*** ykarel is now known as ykarel|afk | 09:48 | |
*** dpawlik has quit IRC | 09:49 | |
*** pkopec has joined #openstack-infra | 09:51 | |
*** rcernin has quit IRC | 09:53 | |
zbr | ianw: morning! can you update https://github.com/ansible/ansible/pull/65302#pullrequestreview-326715817 and add a changelog entry? or at least to give me push to your fork? | 09:55 |
*** SurajPatil has joined #openstack-infra | 09:55 | |
*** surpatil has quit IRC | 09:58 | |
*** gfidente has quit IRC | 10:00 | |
*** gfidente has joined #openstack-infra | 10:01 | |
*** dpawlik has joined #openstack-infra | 10:02 | |
openstackgerrit | Simon Westphahl proposed zuul/zuul master: Fix job result metric name for builds to retry https://review.opendev.org/697248 | 10:02 |
*** dtantsur|afk is now known as dtantsur | 10:02 | |
*** Lucas_Gray has quit IRC | 10:03 | |
*** Lucas_Gray has joined #openstack-infra | 10:04 | |
*** SurajPatil is now known as surpatil | 10:13 | |
*** ykarel|afk is now known as ykarel | 10:17 | |
*** tosky has quit IRC | 10:21 | |
*** tosky has joined #openstack-infra | 10:21 | |
*** Lucas_Gray has quit IRC | 10:23 | |
*** SurajPatil has joined #openstack-infra | 10:29 | |
*** dtantsur is now known as dtantsur|brb | 10:30 | |
*** surpatil has quit IRC | 10:32 | |
openstackgerrit | Maciej Józefczyk proposed openstack/project-config master: Add octavia-ovn-provider driver project https://review.opendev.org/697076 | 10:51 |
openstackgerrit | Maciej Józefczyk proposed openstack/project-config master: Add octavia-ovn-provider driver project https://review.opendev.org/697076 | 10:54 |
*** mgoddard has quit IRC | 11:02 | |
*** udesale has quit IRC | 11:07 | |
zbr | ianw: i think https://github.com/ianw/ansible/pull/1 is what they want. | 11:07 |
*** rishabhhpe has quit IRC | 11:09 | |
*** mgoddard has joined #openstack-infra | 11:12 | |
*** mgoddard has quit IRC | 11:12 | |
*** lbragstad has joined #openstack-infra | 11:12 | |
*** mgoddard has joined #openstack-infra | 11:13 | |
*** lbragstad_ has quit IRC | 11:13 | |
*** zbr_ has joined #openstack-infra | 11:13 | |
*** Lucas_Gray has joined #openstack-infra | 11:16 | |
*** zbr has quit IRC | 11:17 | |
*** dpawlik has quit IRC | 11:19 | |
*** Lucas_Gray has quit IRC | 11:25 | |
*** Xuchu has quit IRC | 11:27 | |
*** rpittau is now known as rpittau|bbl | 11:27 | |
*** Lucas_Gray has joined #openstack-infra | 11:27 | |
openstackgerrit | Maciej Józefczyk proposed openstack/project-config master: Add octavia-ovn-provider driver project https://review.opendev.org/697076 | 11:40 |
*** dpawlik has joined #openstack-infra | 11:51 | |
*** ykarel is now known as ykarel|afk | 11:59 | |
*** ijw has joined #openstack-infra | 12:01 | |
*** sshnaidm is now known as sshnaidm|afk | 12:02 | |
*** ykarel|afk has quit IRC | 12:04 | |
*** ijw has quit IRC | 12:06 | |
*** jpena is now known as jpena|lunch | 12:07 | |
*** andreykurilin has joined #openstack-infra | 12:18 | |
*** andreykurilin has left #openstack-infra | 12:21 | |
*** ykarel has joined #openstack-infra | 12:22 | |
*** andreykurilin has joined #openstack-infra | 12:23 | |
*** ociuhandu has joined #openstack-infra | 12:25 | |
*** andreykurilin has left #openstack-infra | 12:26 | |
*** andreykurilin has joined #openstack-infra | 12:27 | |
openstackgerrit | Maciej Józefczyk proposed openstack/project-config master: Add octavia-ovn-provider driver project https://review.opendev.org/697076 | 12:29 |
*** goldyfruit___ has quit IRC | 12:32 | |
*** dtantsur|brb is now known as dtantsur | 12:32 | |
*** Lucas_Gray has quit IRC | 12:33 | |
*** Lucas_Gray has joined #openstack-infra | 12:34 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed opendev/irc-meetings master: Add Ansible SIG meeting https://review.opendev.org/697278 | 12:35 |
*** ociuhandu has quit IRC | 12:36 | |
*** larainema has quit IRC | 12:46 | |
*** PrinzElvis has quit IRC | 12:55 | |
*** Goneri has joined #openstack-infra | 13:08 | |
*** dpawlik has quit IRC | 13:10 | |
*** rlandy has joined #openstack-infra | 13:11 | |
*** dpawlik has joined #openstack-infra | 13:13 | |
*** jpena|lunch is now known as jpena | 13:14 | |
*** witek has quit IRC | 13:20 | |
*** rpittau|bbl is now known as rpittau | 13:36 | |
*** lbragstad_ has joined #openstack-infra | 13:38 | |
*** lbragstad has quit IRC | 13:39 | |
*** mriedem has joined #openstack-infra | 13:42 | |
*** rfolco has joined #openstack-infra | 13:45 | |
*** lbragstad has joined #openstack-infra | 13:46 | |
*** eharney has quit IRC | 13:47 | |
*** lbragstad_ has quit IRC | 13:48 | |
*** surpatil has joined #openstack-infra | 13:48 | |
*** SurajPatil has quit IRC | 13:50 | |
*** Lucas_Gray has quit IRC | 13:54 | |
*** lbragstad has quit IRC | 13:54 | |
openstackgerrit | Monty Taylor proposed opendev/system-config master: Update gitea to v1.10.0 https://review.opendev.org/690873 | 13:55 |
*** lbragstad has joined #openstack-infra | 13:55 | |
*** Lucas_Gray has joined #openstack-infra | 13:55 | |
*** SurajPatil has joined #openstack-infra | 13:58 | |
*** surpatil has quit IRC | 14:01 | |
*** Lucas_Gray has quit IRC | 14:03 | |
*** itxaka has quit IRC | 14:04 | |
*** Zara has quit IRC | 14:04 | |
*** spotz has quit IRC | 14:04 | |
*** dabukalam has quit IRC | 14:04 | |
*** itxaka has joined #openstack-infra | 14:09 | |
*** Zara has joined #openstack-infra | 14:09 | |
*** dabukalam has joined #openstack-infra | 14:09 | |
*** spotz has joined #openstack-infra | 14:09 | |
*** itxaka has quit IRC | 14:13 | |
*** Zara has quit IRC | 14:13 | |
*** spotz has quit IRC | 14:13 | |
*** dabukalam has quit IRC | 14:13 | |
*** itxaka has joined #openstack-infra | 14:19 | |
*** Zara has joined #openstack-infra | 14:19 | |
*** dabukalam has joined #openstack-infra | 14:19 | |
*** spotz has joined #openstack-infra | 14:19 | |
*** Lucas_Gray has joined #openstack-infra | 14:30 | |
*** goldyfruit has joined #openstack-infra | 14:35 | |
*** sshnaidm|afk is now known as sshnaidm | 14:39 | |
*** eharney has joined #openstack-infra | 14:46 | |
*** SurajPatil has quit IRC | 14:54 | |
mordred | fungi, clarkb, ianw, frickler: ^^ I'm around to roll that out if anyone wants to review it | 15:03 |
*** mriedem has quit IRC | 15:03 | |
*** mriedem has joined #openstack-infra | 15:04 | |
*** lourot has quit IRC | 15:07 | |
*** lourot has joined #openstack-infra | 15:08 | |
*** lbragstad has quit IRC | 15:09 | |
*** lbragstad has joined #openstack-infra | 15:10 | |
*** Xuchu has joined #openstack-infra | 15:13 | |
*** jaosorior has joined #openstack-infra | 15:14 | |
frickler | mordred: +2 with a comment/question | 15:14 |
*** yolanda__ has joined #openstack-infra | 15:15 | |
*** yolanda__ has quit IRC | 15:18 | |
*** udesale has joined #openstack-infra | 15:20 | |
*** ykarel is now known as ykarel|afk | 15:20 | |
*** dave-mccowan has joined #openstack-infra | 15:21 | |
Shrews | frickler: mordred: yeah, the </span> there seems unmatched, though not sure if it hurts anything | 15:26 |
*** dave-mccowan has quit IRC | 15:26 | |
clarkb | that is from the original. | 15:26 |
clarkb | I had to check it too | 15:27 |
Shrews | mordred: i think you're free to approve when ready | 15:28 |
*** Goneri has quit IRC | 15:29 | |
slaweq | ianw: frickler: and other devstack cores, can I ask You for review of https://review.opendev.org/#/c/681201/ if You will have some time? | 15:30 |
slaweq | thx in advance | 15:30 |
mordred | frickler: hrm. those are good points- I think I'll do a follow up to clean up there | 15:34 |
mordred | infra-root: trigger pulled on gitea 1.10 | 15:35 |
fungi | thanks! watching now | 15:36 |
openstackgerrit | Monty Taylor proposed opendev/storyboard master: Build container images https://review.opendev.org/611191 | 15:37 |
mordred | fungi: also ^^ there's a start on that | 15:37 |
fungi | woo!!! | 15:38 |
*** goldyfruit_ has joined #openstack-infra | 15:38 | |
SotK | thanks mordred | 15:39 |
fungi | mordred: what are your thoughts on how we'd package/serve the webclient in that scenario? | 15:40 |
fungi | i guess it'll be sorta like the zuul dashboard bits, except they're in a different repo from the api in this case | 15:41 |
mordred | well - the instrucitons at doc/source/install/development.rst run it separately - so I think just doing a dockerfile in storyboard-webclient that has a builder image that builds things using grunt, then a final image that just serves the files | 15:41 |
*** goldyfruit has quit IRC | 15:41 | |
*** Goneri has joined #openstack-infra | 15:41 | |
mordred | and then we update the docker-compose in the docker dir in storyboard to reference the storyboard containers and the webclient container | 15:41 |
mordred | *I tihnk* | 15:41 |
mordred | fungi: but I think we can just make the base image for the storyboard-webclient image be docker.io/library/apache or something similar | 15:42 |
fungi | ahh, cool, so you can docker up a bunch of files which don't have a service to run? or the image would include a webserver? | 15:42 |
mordred | the second :) | 15:42 |
fungi | yup, got it | 15:42 |
fungi | do we need another apache to handle the fact that we want to serve the api and the webclient files from the same vhost? | 15:43 |
fungi | apache proxying to apache, or... | 15:43 |
mordred | yeah - we might want that | 15:43 |
mordred | like - for deployment, an apache on the actual host that's proxypassing to both api and webclient perhaps? | 15:44 |
fungi | that could work | 15:44 |
mordred | I'm still on first coffee - so I might be wrong about _all_ of that | 15:44 |
fungi | yeah, no, i was just curious from a broad brush perspective | 15:44 |
corvus | what about running the api server on a different port? | 15:45 |
*** ociuhandu has joined #openstack-infra | 15:45 | |
mordred | I think that's what happens by default according to that doc | 15:46 |
mordred | so the api server runs on 9000 | 15:46 |
corvus | i mean publicly run it on that port | 15:46 |
fungi | yeah, right now we have apache on storyboard.openstack.org proxying /api to localhost:9000 i think | 15:46 |
corvus | so the webclient is configured to access https://storyboard.opendev.org:9000/ | 15:46 |
mordred | yeah - I think the biggest concern would be users behind stupid corporate firewalls that block non-443 ports | 15:47 |
corvus | then you don't need a second proxy layer | 15:47 |
mordred | corvus: oh - is that what it's doing? | 15:47 |
corvus | so i'm describing a hypothetical | 15:47 |
mordred | ah - nod | 15:47 |
fungi | it's probably doable, but would require some testing particularly where auth is concerned because the openid provider callback is to the api | 15:47 |
mordred | yeah - I think it's certainly possible - other than stupid corporate firewalls | 15:47 |
corvus | i don't like the idea of 2 layer 7 proxies | 15:47 |
mordred | we'd want to think about the ssl termination story too | 15:47 |
fungi | corvus: i agree it seems dirty | 15:47 |
corvus | and super hard to debug | 15:48 |
fungi | for that exact reason, yep | 15:48 |
mordred | oh - you know what? | 15:48 |
SotK | I'd expect s/9000/8080/ based on our default configs, but its definitely possible | 15:48 |
mordred | we could make the apache in the webclient container do the /api -> localhost:9000 | 15:48 |
mordred | and just have that be "the" apache of the situation | 15:49 |
corvus | that sounds better | 15:49 |
corvus | is the webclient mod-wsgi? | 15:49 |
corvus | er api | 15:49 |
corvus | is the api server mod_wsgi? | 15:49 |
corvus | or is it a standalone server? | 15:50 |
mordred | standalone | 15:50 |
mordred | although there is storyboard/api/app.wsgi | 15:50 |
mordred | so maybe it could be run mod_wsgi instead | 15:50 |
mordred | but I'm pretty sure we run it standalone currently? | 15:51 |
SotK | the current deployment runs with mod_wsgi I thought | 15:51 |
mordred | oh - does it? shows what I know | 15:51 |
SotK | seems so https://opendev.org/opendev/puppet-storyboard/src/branch/master/templates/storyboard_https.vhost.erb#L55-L57 | 15:52 |
mordred | +_ | 15:52 |
corvus | fungi, mordred: i think i misunderstood mordred's original suggestion -- there would only be one proxy, it would talk to the standalone api server and then the apache which serves static content. right? | 15:52 |
mordred | that was my original suggestion | 15:53 |
corvus | (s/and then/or/ probably reads better) | 15:53 |
mordred | although I think we could also have the static apache be the thing that proxies to the api ... | 15:53 |
corvus | i got caught up in the "two apaches" thing, not realizing that only one of them was a proxy | 15:53 |
mordred | OR - we could totally use the new docker siblings work to just make a single thing that has apache in it and is configured to mod_wsgi and serve the static files | 15:54 |
corvus | i retract my objection to that; i think it's fine. | 15:54 |
mordred | kk | 15:54 |
mordred | I think it's the easiest to start with at least | 15:54 |
mordred | and we can explore the other two options if/when we need to? | 15:54 |
corvus | it's also exactly what you would do if you scaled out a big site | 15:54 |
mordred | yup | 15:55 |
corvus | it looks like https://review.opendev.org/695051 fails on limestone ipv6 hosts... i'm going to have to dig into that | 15:56 |
mordred | corvus: oh goodie | 15:56 |
*** sshnaidm is now known as sshnaidm|afk | 15:57 | |
fungi | yeah, sorry, had to step away for a moment. the api is a wsgi app | 16:00 |
fungi | so not on a separate listening socket currently | 16:01 |
fungi | just being proxied internally via apache mod_wsgi | 16:01 |
fungi | but we could put it on a separate socket too if we need socket-based communication between containers | 16:02 |
openstackgerrit | James E. Blair proposed zuul/zuul-jobs master: WIP: openshift speculative containers https://review.opendev.org/696939 | 16:02 |
*** michael-beaver has joined #openstack-infra | 16:03 | |
mordred | SotK: the storyboard-webclient tox.ini file uses nodeenv v6 - have you tried using newer node? | 16:03 |
mordred | (I ask because there are not any v6 node docker builder images) | 16:03 |
corvus | given that both halves need to run an apache, and neither one is doing further proxying, i think putting one apache as a proxy in front of both is reasonable. | 16:03 |
*** Xuchu has quit IRC | 16:04 | |
SotK | mordred: there are some patches in review in the webclient repo which update enough things to allow us to use node 10 | 16:05 |
SotK | one sec I'll get a link | 16:05 |
SotK | https://review.opendev.org/#/q/status:open+project:opendev/storyboard-webclient+branch:master+topic:node-10-support | 16:06 |
*** armax has joined #openstack-infra | 16:08 | |
SotK | I think it works with node 8 without patches, but don't quote me on that | 16:08 |
SotK | (and I'd like those patches merged for selfish reasons too so I don't have to keep rebasing on top of them to work on the webclient) | 16:08 |
fungi | i think now that we can test the draft builds easily with sb-dev again, we can just merge them if there's no obvious problem | 16:09 |
*** gyee has joined #openstack-infra | 16:09 | |
*** mattw4 has joined #openstack-infra | 16:14 | |
mordred | fungi, SotK: all three lgtm - but the preview site files aren't there - I rechecked the final one so we can preview site it | 16:14 |
mordred | I agree with fungi - merging those sounds good - and honestly at that point we could update the jobs to use node10 instead of 8 (sotk, you're right, 8 is what's being used in the jobs anyway :) ) | 16:15 |
mordred | and then update all of the references to 10 as well | 16:15 |
SotK | mordred: yep, updating the jobs was my intended next step | 16:15 |
mordred | SotK: yarn install is very sad on node 13 fwiw ;) | 16:16 |
*** witek has joined #openstack-infra | 16:16 | |
mordred | SotK: I'll parent my incoming dockerfile patch on your v10 stack | 16:17 |
SotK | yeah I'm really glad it only needed some small updates to get to 10, a lot of our dependencies are horrifically old | 16:17 |
mordred | yeah. I keep starting to try to go in and make updates to the build stack in there | 16:17 |
mordred | but then I keep running away screaming | 16:17 |
mordred | I'd *love* to switch to webpack from grunt - but with the sass plugin compile steps, I haven't figured it out yet | 16:18 |
mordred | also - it's really impressive how much c++ is getting built by yarn install :) | 16:19 |
SotK | me too, I had a brief look at doing so a few weeks ago and quickly decided I had better things to do | 16:20 |
SotK | I have a vague intention to try to get things up to date bit by bit, but no promises on when | 16:22 |
mordred | SotK: I have vague intentions to help you with that | 16:24 |
*** sshnaidm|afk is now known as sshnaidm | 16:25 | |
*** Lucas_Gray has quit IRC | 16:28 | |
*** ociuhandu has quit IRC | 16:35 | |
*** ociuhandu has joined #openstack-infra | 16:36 | |
openstackgerrit | Merged opendev/system-config master: Update gitea to v1.10.0 https://review.opendev.org/690873 | 16:39 |
*** ociuhandu has quit IRC | 16:40 | |
mordred | woot | 16:41 |
mordred | infra-root: ^^ eyes out for carnage | 16:42 |
openstackgerrit | Monty Taylor proposed opendev/storyboard master: Build container images https://review.opendev.org/611191 | 16:42 |
*** chkumar|ruck is now known as raukadah | 16:43 | |
*** pgaxatte has quit IRC | 16:44 | |
fungi | SotK: speaking of old deps, what's going to be involved in upgrading typeahead so we'll be free of that bug? | 16:46 |
openstackgerrit | James E. Blair proposed zuul/zuul-jobs master: WIP: openshift speculative containers https://review.opendev.org/696939 | 16:47 |
*** lucasagomes has quit IRC | 16:47 | |
fungi | i've got a pin in the story for the typeahead bug because i keep meaning to dig into what's blocking us from upgrading it (if anything) | 16:47 |
mordred | fungi: the sb webclient build exists: https://zuul.opendev.org/t/openstack/build/71a2217b91e54e5481e26f9c2bdac11a | 16:48 |
mordred | fungi: but I can't seem to log in to it | 16:48 |
mordred | fungi: and I get -1 errors when I try to list projects | 16:48 |
mordred | I don't know if that's related to Sotk's patch or not | 16:48 |
fungi | oh, hrm | 16:48 |
fungi | possible it's a regression in the openid acl regex patch, double-checking sb-dev now to make sure all that got deployed and not reverted | 16:49 |
fungi | latest master branch state of the api is installed according to pbr freeze | 16:50 |
fungi | which includes the patch for regex support | 16:51 |
SotK | Sounds like you need to add an exception for storyboard-dev's SSL cert | 16:51 |
SotK | mordred: ^ | 16:51 |
fungi | valid_oauth_clients = ^.* is set in the config too | 16:52 |
*** smarcet has joined #openstack-infra | 16:52 | |
fungi | i have the ssl cert for sb-dev accepted but still get a "-1" error from the api when returning from launchpad | 16:53 |
fungi | oh! | 16:53 |
fungi | eff privacy badger is blocking the storyboard-dev.openstack.org "tracker" | 16:54 |
*** ociuhandu has joined #openstack-infra | 16:54 | |
fungi | yep, allowing it in privacy badger solved that | 16:54 |
fungi | mordred: ^ maybe you're running into the same | 16:54 |
*** lpetrut has joined #openstack-infra | 16:56 | |
mordred | ah | 16:57 |
fungi | the joys of having a webapp on one domain calling an api on another | 16:57 |
mordred | yup. that fixed it | 16:57 |
*** udesale has quit IRC | 16:58 | |
*** ociuhandu has quit IRC | 16:59 | |
openstackgerrit | Monty Taylor proposed opendev/storyboard-webclient master: Build container images https://review.opendev.org/697322 | 16:59 |
mordred | SotK, fungi: there ya go | 16:59 |
SotK | nice, thanks | 17:02 |
openstackgerrit | Monty Taylor proposed opendev/storyboard-webclient master: Update node to v10 https://review.opendev.org/697324 | 17:02 |
*** Lucas_Gray has joined #openstack-infra | 17:05 | |
*** jpena is now known as jpena|off | 17:06 | |
clarkb | I've approved the sibling repo support for python-builder | 17:08 |
*** Lucas_Gray has quit IRC | 17:16 | |
*** persia_ is now known as persia | 17:16 | |
*** Lucas_Gray has joined #openstack-infra | 17:19 | |
*** Lucas_Gray has quit IRC | 17:21 | |
clarkb | slaweq: reviewed https://review.opendev.org/#/c/681201/6 can you check my comment there | 17:22 |
clarkb | slaweq: I think there is a future proofing change we should make | 17:22 |
*** jaosorior has quit IRC | 17:23 | |
*** ociuhandu has joined #openstack-infra | 17:24 | |
*** witek has quit IRC | 17:24 | |
*** ykarel|afk is now known as ykarel|away | 17:30 | |
*** diablo_rojo has joined #openstack-infra | 17:31 | |
*** dtantsur is now known as dtantsur|afk | 17:31 | |
openstackgerrit | Merged opendev/system-config master: python-builder: install sibling packages https://review.opendev.org/697001 | 17:34 |
openstackgerrit | Merged opendev/system-config master: Split bindep and wheel invocations https://review.opendev.org/697139 | 17:41 |
*** ykarel|away has quit IRC | 17:43 | |
*** ociuhandu has quit IRC | 17:48 | |
*** ricolin has quit IRC | 17:48 | |
*** ociuhandu has joined #openstack-infra | 17:49 | |
*** rpittau is now known as rpittau|afk | 17:50 | |
*** ociuhandu has quit IRC | 17:53 | |
*** iurygregory has quit IRC | 17:57 | |
openstackgerrit | James E. Blair proposed zuul/zuul-jobs master: WIP: openshift speculative containers https://review.opendev.org/696939 | 18:01 |
AJaeger | mnaser, config-core next - and final of my changes for static.o.o - is https://review.opendev.org/#/c/681584 - please review . mnaser, you need to write the rest. If you need help, please speak up... | 18:01 |
*** tesseract has quit IRC | 18:04 | |
*** lennyb has quit IRC | 18:05 | |
*** derekh has quit IRC | 18:06 | |
*** smarcet has quit IRC | 18:07 | |
*** gfidente is now known as gfidente|afk | 18:11 | |
*** lennyb has joined #openstack-infra | 18:18 | |
openstackgerrit | James E. Blair proposed zuul/zuul-jobs master: WIP: openshift speculative containers https://review.opendev.org/696939 | 18:21 |
mordred | infra-root: gitea seems to have upgraded to 1.10 | 18:23 |
fungi | thanks mordred! | 18:24 |
fungi | looking okay so far | 18:24 |
fungi | "Gitea Version: v1.10.0" showing at the bottom of pages | 18:25 |
*** igordc has joined #openstack-infra | 18:25 | |
fungi | the "proposed changes" tab/linkaway still seems to work too | 18:25 |
*** lennyb has quit IRC | 18:25 | |
fungi | so the template update didn't break that | 18:25 |
*** lennyb has joined #openstack-infra | 18:27 | |
*** ociuhandu has joined #openstack-infra | 18:27 | |
*** ociuhandu has quit IRC | 18:32 | |
*** iurygregory has joined #openstack-infra | 18:42 | |
openstackgerrit | David Shrewsbury proposed zuul/nodepool master: WIP: decouple provider manager from config objects https://review.opendev.org/697340 | 18:47 |
*** smarcet has joined #openstack-infra | 18:53 | |
*** tosky has quit IRC | 18:54 | |
*** eharney has quit IRC | 18:54 | |
*** ociuhandu has joined #openstack-infra | 19:00 | |
*** lennyb has quit IRC | 19:10 | |
*** ociuhandu has quit IRC | 19:11 | |
*** ociuhandu has joined #openstack-infra | 19:11 | |
*** mattw4 has quit IRC | 19:12 | |
*** mattw4 has joined #openstack-infra | 19:13 | |
*** ociuhandu has quit IRC | 19:17 | |
mordred | fungi: \o/ | 19:17 |
*** lennyb has joined #openstack-infra | 19:22 | |
*** ralonsoh has quit IRC | 19:29 | |
*** diablo_rojo has quit IRC | 19:30 | |
openstackgerrit | Merged zuul/zuul master: Pagure - add support for git.tag.creation event https://review.opendev.org/679938 | 19:31 |
*** mattw4 has quit IRC | 19:32 | |
*** jtomasek has quit IRC | 19:35 | |
*** lennyb has quit IRC | 19:38 | |
*** lennyb has joined #openstack-infra | 19:42 | |
*** df_sbr has quit IRC | 19:42 | |
*** lpetrut has quit IRC | 19:48 | |
*** mattw4 has joined #openstack-infra | 19:48 | |
*** smarcet has quit IRC | 19:49 | |
fungi | gonna to grab some lunch and run an errand, but should be back by 21:30z or so | 19:51 |
clarkb | fwiw tonyb's broken nova still seems to be broken | 19:54 |
clarkb | pkt-line.c:80 packet: fetch-pack> have 2e0455514be4fc35614b6455585392b511c8effa | 19:54 |
clarkb | that is where my git fetch origin seems to stop | 19:54 |
tonyb[m] | Gah | 19:54 |
tonyb[m] | I'll try again today to reproduce it locally | 19:55 |
clarkb | tonyb[m]: thanks | 19:55 |
tonyb[m] | Trying the container etc | 19:55 |
tonyb[m] | What os is getea*? | 19:55 |
tonyb[m] | I'm going to do it all in a VM to reduce the mess on my system | 19:56 |
clarkb | tonyb[m]: debian. It is based on docker.io/library/golang:1.13-buster | 19:56 |
clarkb | tonyb[m]: https://opendev.org/opendev/system-config/src/branch/master/docker/gitea/Dockerfile is the dockerfile | 19:57 |
slaweq | clarkb: I will push new ps to address Your comment in few minutes | 19:57 |
slaweq | clarkb: thx for review | 19:57 |
clarkb | tonyb[m]: https://hub.docker.com/r/opendevorg/gitea is the image we use | 19:57 |
tonyb[m] | Okay. I was thinking about the host OS but if git is coming from that container I guess that's all I need | 19:57 |
tonyb[m] | Oh cool | 19:58 |
tonyb[m] | I'll probably need to tweak the db connection etc | 19:58 |
clarkb | tonyb[m]: https://opendev.org/opendev/system-config/src/branch/master/playbooks/roles/gitea/templates/docker-compose.yaml.j2 is our docker compose file | 20:01 |
clarkb | you may be able to use that and simply replace some var data | 20:01 |
tonyb[m] | Thanks | 20:05 |
tonyb[m] | This is a little annoying but also kinda fun | 20:06 |
*** eharney has joined #openstack-infra | 20:07 | |
clarkb | tonyb[m]: I guess you weren't able to reproduce with different git? | 20:07 |
clarkb | whcih maybe points at the version of git we have in buster? | 20:07 |
*** nicolasbock has joined #openstack-infra | 20:08 | |
clarkb | or maybe to the actual content of our repo (the structure of the pack files and objects?) | 20:09 |
*** ociuhandu has joined #openstack-infra | 20:10 | |
tonyb[m] | clarkb: I ran up gitea master on my laptop (which is fedora 30). ianw gave me the repo from gitea06 and I served that. | 20:29 |
openstackgerrit | Merged zuul/zuul master: Pagure - Support for branch creation/deletion https://review.opendev.org/685116 | 20:29 |
tonyb[m] | So I removed one variable. I'll try a buster container or VM today. | 20:29 |
tonyb[m] | I'll slowly get as close to the opendev setup as possible | 20:30 |
*** lbragstad has quit IRC | 20:37 | |
openstackgerrit | James E. Blair proposed zuul/zuul-jobs master: WIP: openshift speculative containers https://review.opendev.org/696939 | 20:39 |
openstackgerrit | James E. Blair proposed openstack/project-config master: Add a limestone-specific label for debugging https://review.opendev.org/697362 | 20:42 |
corvus | i think that ^ is a better use of time than me sitting here typing 'recheck' all day | 20:43 |
*** hashar has joined #openstack-infra | 20:46 | |
*** osmanlicilegi has quit IRC | 20:51 | |
*** osmanlicilegi has joined #openstack-infra | 20:52 | |
*** michael-beaver has quit IRC | 20:52 | |
*** derekh has joined #openstack-infra | 20:53 | |
*** derekh has quit IRC | 20:54 | |
*** eernst has joined #openstack-infra | 20:55 | |
clarkb | re the commit message there, fn is also ipv6 only and there are fn specific labels too | 20:56 |
clarkb | corvus: ^ | 20:56 |
corvus | oh neat | 20:57 |
corvus | i'm unsure if i've seen the failure on fn | 20:57 |
donnyd | Well that is good news for once | 20:58 |
donnyd | Loo | 20:58 |
corvus | but should be easy to try each | 20:58 |
*** mriedem has quit IRC | 21:02 | |
*** ijw has joined #openstack-infra | 21:03 | |
*** osmanlicilegi has quit IRC | 21:05 | |
*** osmanlicilegi has joined #openstack-infra | 21:06 | |
*** rfolco has quit IRC | 21:06 | |
openstackgerrit | Merged openstack/project-config master: Add a limestone-specific label for debugging https://review.opendev.org/697362 | 21:07 |
*** osmanlicilegi has quit IRC | 21:11 | |
*** diablo_rojo has joined #openstack-infra | 21:11 | |
*** osmanlicilegi has joined #openstack-infra | 21:15 | |
*** iurygregory has quit IRC | 21:22 | |
*** pcaruana has quit IRC | 21:32 | |
corvus | love it. that change merged right as the job failed on fn :) | 21:38 |
corvus | but the good news i got the node hold i needed | 21:39 |
fungi | still catching up on scrollback... "a little annoying but also kinda fun" is how i'd personally describe all the years i've spent on openstack and ancillary efforts | 21:48 |
*** pkopec has quit IRC | 21:52 | |
*** pkopec has joined #openstack-infra | 21:52 | |
*** slaweq has quit IRC | 21:56 | |
openstackgerrit | Ian Wienand proposed zuul/nodepool master: Dockerfile: add user to shadow file too https://review.opendev.org/693647 | 22:08 |
openstackgerrit | Ian Wienand proposed zuul/nodepool master: Dockerfile: create APP_DIR https://review.opendev.org/693646 | 22:08 |
openstackgerrit | Ian Wienand proposed zuul/nodepool master: Dockerfile : install sudo for nodepool-builder https://review.opendev.org/694709 | 22:08 |
openstackgerrit | Ian Wienand proposed zuul/nodepool master: Dockerfile: add DEBUG environment flag https://review.opendev.org/694845 | 22:08 |
openstackgerrit | Ian Wienand proposed zuul/nodepool master: [wip] move openstack testing to use containerised daemon https://review.opendev.org/693464 | 22:08 |
*** goldyfruit___ has joined #openstack-infra | 22:09 | |
openstackgerrit | Ian Wienand proposed zuul/nodepool master: [wip] move openstack testing to use containerised daemon https://review.opendev.org/693464 | 22:10 |
*** tosky has joined #openstack-infra | 22:10 | |
*** pkopec has quit IRC | 22:11 | |
*** pkopec has joined #openstack-infra | 22:11 | |
*** goldyfruit_ has quit IRC | 22:12 | |
*** goldyfruit_ has joined #openstack-infra | 22:12 | |
*** mriedem has joined #openstack-infra | 22:14 | |
*** goldyfruit___ has quit IRC | 22:14 | |
*** pkopec has quit IRC | 22:16 | |
*** jamesmcarthur has joined #openstack-infra | 22:17 | |
*** ociuhandu has quit IRC | 22:19 | |
*** rcernin has joined #openstack-infra | 22:19 | |
*** ociuhandu has joined #openstack-infra | 22:20 | |
clarkb | I'm out for a bike ride | 22:22 |
*** ociuhandu has quit IRC | 22:24 | |
*** dave-mccowan has joined #openstack-infra | 22:25 | |
fungi | then wtf are you doing on irc? ;) | 22:28 |
*** dave-mccowan has quit IRC | 22:30 | |
tonyb | fungi: clarkb: IRC'ing crossing the road, it isn't that much of a 'leap' to IRC while riding | 22:36 |
ianw | infra-root: do we want to bump ansible on bridge.o.o -> https://review.opendev.org/#/c/695099/. i feel like we might as well keep ontop of releases, lest we have more and more work to do later on | 22:36 |
tonyb | (not that I've ever done that) | 22:36 |
*** hashar has quit IRC | 22:38 | |
openstackgerrit | Michael Johnson proposed openstack/diskimage-builder master: Set correct python version for non-chroot scripts https://review.opendev.org/697211 | 22:44 |
*** jamesmcarthur has quit IRC | 22:59 | |
*** ijw has quit IRC | 23:04 | |
*** jamesmcarthur has joined #openstack-infra | 23:04 | |
*** ijw has joined #openstack-infra | 23:04 | |
*** tkajinam has joined #openstack-infra | 23:05 | |
*** jamesmcarthur has quit IRC | 23:05 | |
*** jamesmcarthur_ has joined #openstack-infra | 23:05 | |
*** ijw has quit IRC | 23:10 | |
*** mriedem has quit IRC | 23:15 | |
*** dchen has joined #openstack-infra | 23:23 | |
clarkb | tonyb: fungi I was IRCing prior to sitting on bike | 23:27 |
tonyb | clarkb: slacker ;P | 23:27 |
openstackgerrit | Ian Wienand proposed zuul/nodepool master: Dockerfile: add user to shadow file too https://review.opendev.org/693647 | 23:27 |
openstackgerrit | Ian Wienand proposed zuul/nodepool master: Dockerfile: create APP_DIR https://review.opendev.org/693646 | 23:27 |
openstackgerrit | Ian Wienand proposed zuul/nodepool master: Dockerfile : install sudo for nodepool-builder https://review.opendev.org/694709 | 23:27 |
openstackgerrit | Ian Wienand proposed zuul/nodepool master: Dockerfile: add DEBUG environment flag https://review.opendev.org/694845 | 23:27 |
openstackgerrit | Ian Wienand proposed zuul/nodepool master: [wip] move openstack testing to use containerised daemon https://review.opendev.org/693464 | 23:27 |
*** rlandy is now known as rlandy|bbl | 23:29 | |
*** ociuhandu has joined #openstack-infra | 23:30 | |
*** ociuhandu has quit IRC | 23:35 | |
openstackgerrit | Ian Wienand proposed zuul/nodepool master: [dnm] docker job dependency test https://review.opendev.org/697386 | 23:39 |
openstackgerrit | Ian Wienand proposed zuul/nodepool master: [dnm] docker dependency tests 2 https://review.opendev.org/697387 | 23:39 |
openstackgerrit | Ian Wienand proposed zuul/nodepool master: [dnm] docker dependency tests 3 https://review.opendev.org/697388 | 23:39 |
*** slaweq has joined #openstack-infra | 23:49 | |
*** goldyfruit_ has quit IRC | 23:52 | |
*** jamesmcarthur_ has quit IRC | 23:53 | |
*** slaweq has quit IRC | 23:54 | |
*** mattw4 has quit IRC | 23:56 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!