From cboylan at sapwetik.org Tue Mar 1 00:09:57 2022 From: cboylan at sapwetik.org (Clark Boylan) Date: Mon, 28 Feb 2022 16:09:57 -0800 Subject: Team Meeting Agenda for March 1, 2022 Message-ID: <59b9fd5d-806c-4453-8c55-eeb6e87874ff@www.fastmail.com> We will meet with this agenda March 1, 2022 at 19:00 UTC in #opendev-meeting: == Agenda for next meeting == * Announcements ** Skip meeting next week (March 8, 2022) due to travel. * Actions from last meeting * Specs Review * Topics ** Improving OpenDev's CD throughput (clarkb 20220301) *** Bootstrapping bridge via Zuul is now a complicated subject. Can use zuul secrets to make it happen. Are we comfortable with this? *** https://review.opendev.org/c/opendev/infra-specs/+/821645 -- spec outlining some of the issues with secrets *** https://review.opendev.org/c/opendev/system-config/+/821155 -- sample of secret writing; more info in changelog ** Container maintenance (clarkb 20220301) *** https://etherpad.opendev.org/p/opendev-container-maintenance *** Running container with dedicated users. Next up all the ircbots. *** Upgrading Zookeeper *** Upgrading MariaDB *** Eventually convert MariaDB container's from uid 999 to something that makes more sense on the system. ** Spring cleaning for old reviews? (frickler 20220301) *** system-config has >300 open reviews, most of them in merge-conflict and >1y old *** https://etherpad.opendev.org/p/opendev-repo-retirements List of repos to retire. Please review for any that are inappropriate to remove. *** https://review.opendev.org/q/topic:retirement+status:open Changes to retire all unused the repos. *** Once the above changes land we'll abandon related changes and then remove the repos from zuul entirely. ** Gitea 1.16 (clarkb 20220301) *** https://review.opendev.org/c/opendev/system-config/+/828184 Change to upgrade to 1.16.x when we are ready. *** Bug fixes for diffs will be in 1.16.3 as well as some dependency updates. Probably worth waiting for 1.16.3. *** There are changes to how docker container processes are started. In particular change log calls out this may affect ssh. We update our testing to push content via ssh to simulate gerrit replication to cover this. ** Rocky Linux 8 Images (clarkb 20220301) *** Need to update DIB in our nodepool images https://review.opendev.org/c/zuul/nodepool/+/831108 ** zuul-registry bugs affecting system-config (clarkb 20220301) *** There are issues with concurrent uploads to zuul-registry. We notice them when making updates to Gerrit because we build multiple images with shared layers. *** https://review.opendev.org/c/zuul/zuul-registry/+/831235 should hopefully address these problems in zuul-registry. * Open discussion From radoslaw.piliszek at gmail.com Sat Mar 5 15:55:30 2022 From: radoslaw.piliszek at gmail.com (=?UTF-8?Q?Rados=C5=82aw_Piliszek?=) Date: Sat, 5 Mar 2022 16:55:30 +0100 Subject: Regression in Gerrit regarding rebases from Gerrit UI Message-ID: Hi! It seems I am experiencing a regression in Gerrit regarding the rebase capability available from the Gerrit UI. Before, when a child patch (in a patch stack) had its parent patch modified, it was possible to quickly rebase on the current state of the parent patch via the rebase button. Now, Gerrit UI always claims "This change is up to date with its parent." and suggests rebasing on top of the branch or any other patch. Just reporting this issue to see if others also experience this behaviour or something broke on my side (however unlikely). -yoctozepto From cboylan at sapwetik.org Mon Mar 14 23:17:08 2022 From: cboylan at sapwetik.org (Clark Boylan) Date: Mon, 14 Mar 2022 16:17:08 -0700 Subject: Infra Team Meeting Agenda for March 15, 2022 Message-ID: <94d31714-9f6c-4a47-98cc-b3da6ca34f07@www.fastmail.com> Hello, We will meet with this agenda on March 15, 2022 at 19:00 UTC in #opendev-meeting. Note that for many of us in North America the DST time change happened over the weekend and the meeting time may have shifted relative to your local timezone. == Agenda for next meeting == * Announcements ** OpenStack is a couple weeks away from releasing "Yoga". * Actions from last meeting * Specs Review * Topics ** Improving OpenDev's CD throughput (clarkb 20220315) *** Bootstrapping bridge via Zuul is now a complicated subject. Can use zuul secrets to make it happen. Are we comfortable with this? *** https://review.opendev.org/c/opendev/infra-specs/+/821645 -- spec outlining some of the issues with secrets *** https://review.opendev.org/c/opendev/system-config/+/821155 -- sample of secret writing; more info in changelog ** Container maintenance (clarkb 20220315) *** https://etherpad.opendev.org/p/opendev-container-maintenance *** Running containers with dedicated users. **** Our zuul insecure-ci-registry has been updated. *** Upgrading Zookeeper *** Upgrading MariaDB *** Eventually convert MariaDB container's from uid 999 to something that makes more sense on the system. ** Spring cleaning for old reviews? (frickler 20220315) *** system-config has >300 open reviews, most of them in merge-conflict and >1y old *** https://review.opendev.org/c/openstack/project-config/+/831837 Finalize repo retirements. *** Next up looking at system-config. ** Gitea 1.16 (clarkb 20220315) *** https://review.opendev.org/c/opendev/system-config/+/828184 Change to upgrade to 1.16.x when we are ready. *** There are changes to how docker container processes are started. In particular change log calls out this may affect ssh. We update our testing to push content via ssh to simulate gerrit replication to cover this. ** Backup server pruning (clarkb 20220315) *** One of our backup servers needs to be pruned for disk space reasons. * Open discussion From cboylan at sapwetik.org Mon Mar 21 22:29:18 2022 From: cboylan at sapwetik.org (Clark Boylan) Date: Mon, 21 Mar 2022 15:29:18 -0700 Subject: Team Meeting Agenda for March 22, 2022 Message-ID: We will meet with this agenda on March 22, 2022 at 19:00 UTC in #opendev-meeting: == Agenda for next meeting == * Announcements ** OpenStack "Yoga" release about a week away. * Actions from last meeting * Specs Review * Topics ** Improving OpenDev's CD throughput (clarkb 20220322) *** Bootstrapping bridge via Zuul is now a complicated subject. Can use zuul secrets to make it happen. Are we comfortable with this? *** https://review.opendev.org/c/opendev/infra-specs/+/821645 -- spec outlining some of the issues with secrets *** https://review.opendev.org/c/opendev/system-config/+/821155 -- sample of secret writing; more info in changelog ** Container maintenance (clarkb 20220322) *** https://etherpad.opendev.org/p/opendev-container-maintenance *** Running containers with dedicated users. **** Our zuul insecure-ci-registry has been updated. *** Upgrading Zookeeper *** Upgrading MariaDB *** Eventually convert MariaDB container's from uid 999 to something that makes more sense on the system. ** Spring cleaning for old reviews? (frickler 20220322) *** system-config has >300 open reviews, most of them in merge-conflict and >1y old *** Clarkb has been looking at opendev/system-config changes **** Many old changes have been abandoned: https://review.opendev.org/q/project:opendev/system-config+status:abandoned **** Some changes have been labeled with topic:system-config-cleanup and are worth landing: https://review.opendev.org/q/project:opendev/system-config+status:open+topic:system-config-cleanup *** Please look at your changes and update/rebase as necessary and set topic:system-config-cleanup and we can try to get through this backlog. Or abandon unnecessary changes. ** Retiring opendev/gerrit repo (ianw 20220322) *** Had some discussion bit inconclusive *** Delete branches? Merge retirement change? *** Want to ensure this repo falls out of search engines ** Scheduling project renames (clarkb 20220322) *** We have a request to rename a repo. Should schedule renames for some time after the OpenStack Release and PTG? * Open discussion From radoslaw.piliszek at gmail.com Tue Mar 22 07:34:23 2022 From: radoslaw.piliszek at gmail.com (=?UTF-8?Q?Rados=C5=82aw_Piliszek?=) Date: Tue, 22 Mar 2022 08:34:23 +0100 Subject: Regression in Gerrit regarding rebases from Gerrit UI In-Reply-To: References: Message-ID: Update on this topic - this issue seems to have been fixed by yesterday's patch update to Gerrit. Woohoo! -yoctozepto On Sat, 5 Mar 2022 at 16:55, Rados?aw Piliszek wrote: > > Hi! > > It seems I am experiencing a regression in Gerrit regarding the rebase > capability available from the Gerrit UI. Before, when a child patch > (in a patch stack) had its parent patch modified, it was possible to > quickly rebase on the current state of the parent patch via the rebase > button. > Now, Gerrit UI always claims "This change is up to date with its > parent." and suggests rebasing on top of the branch or any other > patch. > > Just reporting this issue to see if others also experience this > behaviour or something broke on my side (however unlikely). > > -yoctozepto From fungi at yuggoth.org Tue Mar 22 13:13:04 2022 From: fungi at yuggoth.org (Jeremy Stanley) Date: Tue, 22 Mar 2022 13:13:04 +0000 Subject: Regression in Gerrit regarding rebases from Gerrit UI In-Reply-To: References: Message-ID: <20220322131303.57kzfzxxzwt2eb6x@yuggoth.org> On 2022-03-22 08:34:23 +0100 (+0100), Rados?aw Piliszek wrote: > Update on this topic - this issue seems to have been fixed by > yesterday's patch update to Gerrit. Woohoo! [...] Thanks for keeping an eye on it! I had bookmarked this thread meaning to try to reproduce the issue myself so we could file a bug report, but I guess that's no longer needed. ;) -- Jeremy Stanley -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 963 bytes Desc: not available URL: From cboylan at sapwetik.org Mon Mar 28 23:06:29 2022 From: cboylan at sapwetik.org (Clark Boylan) Date: Mon, 28 Mar 2022 16:06:29 -0700 Subject: Team Meeting Agenda for March 29, 2022 Message-ID: We will meet with this agenda on March 29, 2022 at 19:00 UTC in #opendev-meeting: == Agenda for next meeting == * Announcements ** OpenStack "Yoga" release on Wednesday (tomorrow relative to this meeting) ** Virtual PTG next week. * Actions from last meeting * Specs Review * Topics ** Improving OpenDev's CD throughput (clarkb 20220329) *** Bootstrapping bridge via Zuul is now a complicated subject. Can use zuul secrets to make it happen. Are we comfortable with this? *** https://review.opendev.org/c/opendev/infra-specs/+/821645 -- spec outlining some of the issues with secrets *** https://review.opendev.org/c/opendev/system-config/+/821155 -- sample of secret writing; more info in changelog ** Container maintenance (clarkb 20220329) *** https://etherpad.opendev.org/p/opendev-container-maintenance *** Running containers with dedicated users. **** Our zuul insecure-ci-registry has been updated. *** Upgrading Zookeeper *** Upgrading MariaDB *** Eventually convert MariaDB container's from uid 999 to something that makes more sense on the system. ** Upgrading Gitea (clarkb 20220329) *** We have another Gitea update to apply. *** https://review.opendev.org/c/opendev/system-config/+/835307 ** Spring cleaning for old reviews? (frickler 20220329) *** system-config has >300 open reviews, most of them in merge-conflict and >1y old **** Some changes have been labeled with topic:system-config-cleanup and are worth landing: https://review.opendev.org/q/project:opendev/system-config+status:open+topic:system-config-cleanup *** Please look at your changes and update/rebase as necessary and set topic:system-config-cleanup and we can try to get through this backlog. Or abandon unnecessary changes. ** Retiring opendev/gerrit repo (ianw 20220329) *** Decided to delete branches and then set HEAD content to explanation of why the content has gone away. ** Scheduling project renames (clarkb 20220329) *** Penciled in April 15, 2022 we'll coordinate more as that date gets closer. * Open discussion