| opendevreview | Riccardo Pittau proposed openstack/releases master: Release networking-baremetal 8.0.0 for hibiscus https://review.opendev.org/c/openstack/releases/+/998872 | 08:03 |
|---|---|---|
| opendevreview | Riccardo Pittau proposed openstack/releases master: Relase ironic-ui 6.9.0 for hibiscus https://review.opendev.org/c/openstack/releases/+/998879 | 08:08 |
| opendevreview | Riccardo Pittau proposed openstack/releases master: Release ironic-python-agent-builder 7.3.0 for hibiscus https://review.opendev.org/c/openstack/releases/+/998881 | 08:12 |
| opendevreview | Merged openstack/releases master: Release oslo.service for stable/2025.1 https://review.opendev.org/c/openstack/releases/+/997571 | 08:19 |
| opendevreview | Merged openstack/releases master: Release oslo.messaging for stable/2025.1 https://review.opendev.org/c/openstack/releases/+/997566 | 08:26 |
| opendevreview | Merged openstack/releases master: Release networking-baremetal 8.0.0 for hibiscus https://review.opendev.org/c/openstack/releases/+/998872 | 08:48 |
| opendevreview | Riccardo Pittau proposed openstack/releases master: Relase ironic-prometheus-exporter 4.9.0 for hibiscus https://review.opendev.org/c/openstack/releases/+/998885 | 08:59 |
| opendevreview | Pierre Riteau proposed openstack/releases master: Release blazar for stable/2025.1 https://review.opendev.org/c/openstack/releases/+/997511 | 10:31 |
| opendevreview | Merged openstack/releases master: Relase ironic-ui 6.9.0 for hibiscus https://review.opendev.org/c/openstack/releases/+/998879 | 12:44 |
| opendevreview | Merged openstack/releases master: Release blazar for stable/2025.1 https://review.opendev.org/c/openstack/releases/+/997511 | 14:50 |
| opendevreview | Merged openstack/releases master: Release ironic-python-agent-builder 7.3.0 for hibiscus https://review.opendev.org/c/openstack/releases/+/998881 | 15:16 |
| opendevreview | Merged openstack/releases master: Relase ironic-prometheus-exporter 4.9.0 for hibiscus https://review.opendev.org/c/openstack/releases/+/998885 | 15:21 |
| fungi | looking at zuul's history, the maintain-github-openstack-mirror job started failing when we rekeyed zuul in january, and hasn't recovered since. i'll try to see what's missing there | 17:25 |
| frickler | fungi: isn't that the same job that also should handle PRs on github? that's broken and leaking secrets and needs ttx to create a new one and also some fix for the leak iirc | 17:29 |
| fungi | oh i thought we did that previously | 17:30 |
| frickler | I missed it if we did | 17:34 |
| fungi | ah right, my logs say that clark found a way to revoke the token on 2026-06-22 | 17:38 |
| fungi | i think i was mid-travel or something at the time | 17:38 |
| fungi | but yes it seems like it was probably encoded with a trailing newline included or something, so was breaking the api call | 17:39 |
| fungi | i'm trying to work out how to create a replacement token since my github account is an admin of the openstack org, i guess i have to create a personal access token (classic) associated with my github account and then request access for it to the openstack org and approve that? | 20:14 |
| fungi | anybody happen to know how this works? | 20:14 |
| fungi | oh i see, there's a https://github.com/openstack-mirroring account that owned the token. i don't have the necessary information to log into it, but i guess i could create a different github account to replace it, worst case | 20:20 |
| Clark[m] | Yes GitHub allows you to revoke a token if you have the token so I did that | 20:26 |
| fungi | i have login info for the openstackadmin account which is already a member of that org, so instead of creating yet another github account i'll just create a token with that one | 20:28 |
| fungi | https://review.opendev.org/c/openstack/project-config/+/999019 Update GitHub mirroring credentials for OpenStack [NEW] | 20:46 |
| fungi | i did both api token and ssh key for consistency | 20:46 |
| fungi | once i see that works to fix the failing job (which needs the api token) and also doesn't break commit/tag/branch mirroring (which relies on the ssh key), i can drop access for the openstack-mirroring account | 20:49 |
| Clark[m] | fungi: did anyone update the job code to not reproduce the issue? | 20:58 |
| fungi | that's a good question, i guess it was in a script that maintain-github-openstack-mirror runs... looking | 20:59 |
| Clark[m] | Yes it's the python portion of the code that uses the token iirc | 21:00 |
| fungi | playbooks/maintain-github-mirror/github_manager.py | 21:00 |
| fungi | yes | 21:06 |
| fungi | https://review.opendev.org/c/openstack/project-config/+/999022 Don't print GitHub auth responses as exceptions [NEW] | 21:06 |
| fungi | and the other change now depends on it | 21:06 |
Generated by irclog2html.py 4.1.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!