[09:04:47] morning [09:09:50] TIL: https://en.wikipedia.org/wiki/Happy_Eyeballs (T420923) [09:09:50] T420923: rabbitmqctl list_queues in eqiad/codfw times out after 60s - https://phabricator.wikimedia.org/T420923 [09:32:30] morning [09:40:16] dhinus: if you have time I'd appreciate a review on https://gitlab.wikimedia.org/repos/cloud/toolforge/jobs-api/-/merge_requests/277, that will unblock making the storage the source of truth for jobs-aapi [09:41:08] dcaro: looking! [10:58:52] taavi: could you please have another look at https://gerrit.wikimedia.org/r/c/operations/puppet/+/1256417 and add a +1 if it looks good? [11:00:03] stamped [11:03:15] thx! [11:13:24] dcaro: reviewed, looks good to me [11:13:31] thanks! [11:29:22] if it's ok for you I will shortly reboot cloudcumin1001, there are no running cookbooks right now [11:29:46] fine with me [11:29:53] volans: +1 [11:32:00] ok then, proceeding! [11:36:11] {done} [11:36:50] taavi: s3 and x3 traffic is now flowing to clouddb102[23], can you please +1 the follow-up patch? https://gerrit.wikimedia.org/r/c/operations/puppet/+/1259113/2 [11:44:54] maybe I'll give it a couple of days to make sure we don't see any mariadb crashes on the new hosts [11:45:42] * dcaro lunch [15:12:06] remember that toolforge monthly meeting is today, please add your agenda items to the wiki [15:17:02] thx for the reminder, I'm chronically distracted by HR commotion [15:25:36] :empathy: [15:32:41] sorry can't make it today [15:42:55] quick review unblocking dotnet with the newer buildpacks: https://gitlab.wikimedia.org/repos/cloud/toolforge/builds-builder/-/merge_requests/84 [17:43:06] * dhinus off [18:40:18] vme off [18:40:20] * dcaro off [18:40:21] xd [22:56:44] dcaro: (non-urgent) I looked into the new deb buildpack and it is adding PATH, LD_LIBRARY_PATH, LIBRARY_PATH, INCLUDE_PATH, CPATH, CPPPATH, and PKG_CONFIG_PATH changes to the environment as part of its actions. [22:56:55] gory details in https://github.com/heroku/buildpacks-deb-packages/blob/149f034306d96c21f1bc2148dae9cba5feeb227c/src/install_packages.rs#L379 [23:02:28] I think this is all of the big deal envvars. There could certainly be a potential for more niche things like PERL5LIB to need tweaking still in a given project.