[08:30:23] 10GitLab (Infrastructure), 06collaboration-services, 06Release-Engineering-Team: Upgrade GitLab to major version 17 - https://phabricator.wikimedia.org/T365675 (10Jelto) 03NEW [09:45:20] 10GitLab (Infrastructure): Allow access to Toolforge web services from Gitlab shared runners - https://phabricator.wikimedia.org/T365561#9824933 (10Sportzpikachu) 05Open→03Resolved a:03Sportzpikachu Fixed in 74fbb05. [Gitlab Job #267229](https://gitlab.wikimedia.org/repos/10nm/ultraviolet/-/jobs/267229) [10:36:50] 10GitLab (Infrastructure), 06collaboration-services: Create a custom GitLab Prometheus exporter - https://phabricator.wikimedia.org/T354656#9825044 (10Jelto) The new custom metrics are available in Prometheus now: https://thanos.wikimedia.org/graph?g0.expr=gitlab_runners_up%7Binstance%3D%22gitlab1004%3A9169%22... [15:58:29] 10GitLab (Integrations), 10GitLab-Test, 10Phabricator, 06Release-Engineering-Team, 06serviceops-radar: Experiment with GitLab-Phabricator integration - https://phabricator.wikimedia.org/T265617#9826419 (10brennen) 05Open→03Resolved a:03brennen I note that we're well past experimentation at this... [22:40:13] is gitlab runner caching configured? doesn't seem to work [22:40:29] getting "No URL provided, cache will not be downloaded from shared cache server. Instead a local version of cache will be extracted." on shared runners [22:40:44] found this https://gitlab.com/gitlab-org/gitlab-runner/-/issues/16097 [22:44:17] https://docs.gitlab.com/runner/faq/#no-url-provided-cache-will-not-be-downloaduploaded seems like its a config issue [22:45:35] sportzpikachu: do you know what runners you are on? I am fairly certain that the "cloud" runners at Digital Ocean are caching and restoring. I wonder if the "trusted" and "wmcs" runners have a place to stash stuff though. [22:49:13] shared runners currently [22:49:28] ill take a look at older cloud runner jobs to see if they cached [22:50:50] yeah cloud cache works: https://gitlab.wikimedia.org/repos/10nm/ultraviolet/-/jobs/266091 [22:51:27] wmcs runners don't: https://gitlab.wikimedia.org/repos/10nm/ultraviolet/-/jobs/267663#L20 [22:53:08] *nod* that was my guess. We don't have an object store (S3 workalike) in WMCS yet to point things at. There probably is some other system that could be used though. [22:53:39] iirc cloud vps has a s3 compatible service? [22:54:13] ah here https://wikitech.wikimedia.org/wiki/Help:Object_storage_user_guide#S3_API [22:54:33] is it live now? nice. I have forgotten apparently [22:55:00] ah, I think I was remembering that it is not exposed to Toolforge yet for #reasons [22:55:43] sportzpikachu: do you feel like creating a feature request under https://phabricator.wikimedia.org/project/view/5553/ for getting this setup? [22:56:29] will do [23:10:11] 10GitLab (Infrastructure): Configure cache store for Gitlab WMCS runners - https://phabricator.wikimedia.org/T365772 (10Sportzpikachu) 03NEW