Monday, 2024-07-15

@harbott.osism.tech:regio.chatthe issue is seen again this morning and seems to be caused by database performance issues triggered by the latest change. cacti confirms the severe increase in cpu load since the latest zuul restart (not all day long, but for a while after periodic pipelines trigger). even though 924116 looks innocent, maybe the different ordering causes this?08:02
-@gerrit:opendev.org- Simon Westphahl proposed: [zuul/zuul-jobs] 924128: Increase max. Zookeeper client connections in cfg https://review.opendev.org/c/zuul/zuul-jobs/+/92412808:17
-@gerrit:opendev.org- Simon Westphahl proposed: [zuul/zuul] 923239: wip: Implement nodeset request handling https://review.opendev.org/c/zuul/zuul/+/92323908:18
-@gerrit:opendev.org- Benedikt Löffler proposed: [zuul/nodepool] 922403: Don't delete snapshot from import-snapshot tasks https://review.opendev.org/c/zuul/nodepool/+/92240308:21
-@gerrit:opendev.org- Simon Westphahl proposed:10:51
- [zuul/zuul] 922802: Add launcher client/server implementation https://review.opendev.org/c/zuul/zuul/+/922802
- [zuul/zuul] 923239: wip: Implement nodeset request handling https://review.opendev.org/c/zuul/zuul/+/923239
-@gerrit:opendev.org- Benjamin Schanzel proposed: [zuul/zuul] 924067: WIP: Add filtering support for pipeline overview and detail views https://review.opendev.org/c/zuul/zuul/+/92406711:05
-@gerrit:opendev.org- Francisco Seruca Salgado proposed: [zuul/zuul] 923952: Add Bandit scan test https://review.opendev.org/c/zuul/zuul/+/92395211:29
-@gerrit:opendev.org- Francisco Seruca Salgado proposed: [zuul/zuul] 923952: Add Bandit scan test https://review.opendev.org/c/zuul/zuul/+/92395211:52
@dfajfer:fsfe.orgis there a max job timeout? I've been under impression that it's 3hrs but I can't find anything in the docs11:58
@mnaser:matrix.org> <@dfajfer:fsfe.org> is there a max job timeout? I've been under impression that it's 3hrs but I can't find anything in the docs11:59
https://zuul-ci.org/docs/zuul/latest/config/job.html#attr-job.timeout
@dfajfer:fsfe.orgnvm, tenant default timeout is 3hrs11:59
@dfajfer:fsfe.orgI just need to change it11:59
@fungicide:matrix.orgJens Harbott: i think our weekly auto-upgrade bringing in https://review.opendev.org/c/zuul/zuul/+/923790 "Use straight joins in mysql for build/buildset queries" is what led to the need for 924116 over the weekend12:00
@fungicide:matrix.orgDamian Fajfer: ah, so you were setting https://zuul-ci.org/docs/zuul/latest/tenants.html#attr-tenant.max-job-timeout12:15
@fungicide:matrix.orgor rather not setting it, as it already defaults to 3 hours12:16
@dfajfer:fsfe.orgyeah, sorry i was looking for it and just found it after asking:)12:26
@dfajfer:fsfe.orgsomeone explained to me 4 years ago and said it's a zuul default and I kinda accepted it12:27
@dfajfer:fsfe.org * someone explained timeouts to me 4 years ago and said it's a zuul default and I kinda accepted it12:27
@fungicide:matrix.orgdefaults are made to be changed ;)12:28
@fungicide:matrix.orgor overridden anyway12:29
@tristanc_:matrix.orgHello folks, our users are struggling with the new regex deprecation as they are heavy user of lookheads. Do we have some documentations on how to migrate, e.g. from such files matcher: `^roles/dnsmasq/(?!meta|README).*`?12:43
@tristanc_:matrix.orgIt looks like we are missing a `and` operator so that the user could write `{negate: true, regex: "roles/dnsmasq/(meta|README)"}` and `"roles/dnsmasq/.*"` in the files matcher list12:51
@fungicide:matrix.orgtristanC: do you mean *or* there? in a filter sense, *and* of those two terms would reduce to just the first term since it is a strict subset of the second13:24
@fungicide:matrix.orggranted, *or* of the two terms would reduce to just the second term13:24
@fungicide:matrix.orgoh, i see you were wanting to negate the first term, never mind13:25
-@gerrit:opendev.org- Francisco Seruca Salgado proposed: [zuul/zuul] 923952: Add Bandit scan test https://review.opendev.org/c/zuul/zuul/+/92395213:27
@fungicide:matrix.orgso you have `!A && B` which you want to refactor to an `||` expression... `!(A || !B)` is a way of stating that without any `&&` so maybe switching from files to irrelevant-files would work?13:29
@tristanc_:matrix.orgfungi: that looks correct, but, how to apply the `not` to the full expression?13:33
-@gerrit:opendev.org- James E. Blair https://matrix.to/#/@jim:acmegating.com proposed: [zuul/zuul] 924152: Don't use straight join for built times https://review.opendev.org/c/zuul/zuul/+/92415213:34
-@gerrit:opendev.org- James E. Blair https://matrix.to/#/@jim:acmegating.com proposed: [zuul/zuul] 924152: Don't use straight join for build times https://review.opendev.org/c/zuul/zuul/+/92415213:35
@fungicide:matrix.org> <@tristanc_:matrix.org> fungi: that looks correct, but, how to apply the `not` to the full expression?13:38
isn't `irrelevant-files` like a `!` for `files`?
@tristanc_:matrix.orgOh right, using irrelevant-files seems like it should work.13:38
@fungicide:matrix.orgbut yeah, solving logical expressions is the usual way to refactor regex13:39
@jim:acmegating.com924152 should address the opendev issues13:44
-@gerrit:opendev.org- Dong Zhang proposed wip on behalf of Benedikt Löffler: [zuul/nodepool] 923506: WIP: Support EC2 Fleet API https://review.opendev.org/c/zuul/nodepool/+/92350613:55
-@gerrit:opendev.org- Francisco Seruca Salgado proposed: [zuul/nodepool] 923955: Add Bandit scan test https://review.opendev.org/c/zuul/nodepool/+/92395514:57
-@gerrit:opendev.org- Francisco Seruca Salgado proposed: [zuul/nodepool] 923955: Add Bandit scan test https://review.opendev.org/c/zuul/nodepool/+/92395514:58
-@gerrit:opendev.org- Zuul merged on behalf of James E. Blair https://matrix.to/#/@jim:acmegating.com: [zuul/zuul] 924152: Don't use straight join for build times https://review.opendev.org/c/zuul/zuul/+/92415215:01
-@gerrit:opendev.org- James E. Blair https://matrix.to/#/@jim:acmegating.com proposed:15:05
- [zuul/zuul] 924158: WIP part 1 https://review.opendev.org/c/zuul/zuul/+/924158
- [zuul/zuul] 924159: WIP part 2 https://review.opendev.org/c/zuul/zuul/+/924159
- [zuul/zuul] 924160: WIP part 3 https://review.opendev.org/c/zuul/zuul/+/924160
- [zuul/zuul] 924161: WIP part 4 https://review.opendev.org/c/zuul/zuul/+/924161
-@gerrit:opendev.org- Francisco Seruca Salgado proposed: [zuul/nodepool] 923955: Add Bandit scan test https://review.opendev.org/c/zuul/nodepool/+/92395515:20
-@gerrit:opendev.org- James E. Blair https://matrix.to/#/@jim:acmegating.com proposed: [zuul/zuul] 924161: WIP part 4 https://review.opendev.org/c/zuul/zuul/+/92416115:40
-@gerrit:opendev.org- Jens Harbott marked as active: [zuul/zuul] 923818: Update some formatting and fix some typos https://review.opendev.org/c/zuul/zuul/+/92381817:27
-@gerrit:opendev.org- James E. Blair https://matrix.to/#/@jim:acmegating.com proposed:18:06
- [zuul/zuul] 924175: WIP part 2b https://review.opendev.org/c/zuul/zuul/+/924175
- [zuul/zuul] 924176: WIP part 2c https://review.opendev.org/c/zuul/zuul/+/924176
-@gerrit:opendev.org- James E. Blair https://matrix.to/#/@jim:acmegating.com proposed: [zuul/zuul] 924178: WIP part 2d https://review.opendev.org/c/zuul/zuul/+/92417819:19
-@gerrit:opendev.org- James E. Blair https://matrix.to/#/@jim:acmegating.com proposed:19:40
- [zuul/zuul] 923080: Update providers on launcher https://review.opendev.org/c/zuul/zuul/+/923080
- [zuul/zuul] 923081: Add image build triggers https://review.opendev.org/c/zuul/zuul/+/923081
- [zuul/zuul] 924021: Store image build result in ZK https://review.opendev.org/c/zuul/zuul/+/924021
-@gerrit:opendev.org- James E. Blair https://matrix.to/#/@jim:acmegating.com proposed on behalf of Simon Westphahl:19:40
- [zuul/zuul] 923039: Add AWS provider node class https://review.opendev.org/c/zuul/zuul/+/923039
- [zuul/zuul] 923209: Create nodeset info in Nodepool API https://review.opendev.org/c/zuul/zuul/+/923209
- [zuul/zuul] 922802: Add launcher client/server implementation https://review.opendev.org/c/zuul/zuul/+/922802
- [zuul/zuul] 923239: wip: Implement nodeset request handling https://review.opendev.org/c/zuul/zuul/+/923239
-@gerrit:opendev.org- James E. Blair https://matrix.to/#/@jim:acmegating.com proposed:20:43
- [zuul/zuul] 923080: Update providers on launcher https://review.opendev.org/c/zuul/zuul/+/923080
- [zuul/zuul] 923081: Add image build triggers https://review.opendev.org/c/zuul/zuul/+/923081
- [zuul/zuul] 924021: Store image build result in ZK https://review.opendev.org/c/zuul/zuul/+/924021
-@gerrit:opendev.org- James E. Blair https://matrix.to/#/@jim:acmegating.com proposed on behalf of Simon Westphahl:20:43
- [zuul/zuul] 923039: Add AWS provider node class https://review.opendev.org/c/zuul/zuul/+/923039
- [zuul/zuul] 923209: Create nodeset info in Nodepool API https://review.opendev.org/c/zuul/zuul/+/923209
- [zuul/zuul] 922802: Add launcher client/server implementation https://review.opendev.org/c/zuul/zuul/+/922802
- [zuul/zuul] 923239: wip: Implement nodeset request handling https://review.opendev.org/c/zuul/zuul/+/923239
-@gerrit:opendev.org- James E. Blair https://matrix.to/#/@jim:acmegating.com proposed: [zuul/zuul] 924182: FIx test_live_reconfiguration_trigger_sequence https://review.opendev.org/c/zuul/zuul/+/92418220:57
-@gerrit:opendev.org- James E. Blair https://matrix.to/#/@jim:acmegating.com proposed on behalf of Bernhard Berg: [zuul/zuul-jobs] 917539: prepare-workspace-git: Add allow deleting current branch https://review.opendev.org/c/zuul/zuul-jobs/+/91753922:11
-@gerrit:opendev.org- James E. Blair https://matrix.to/#/@jim:acmegating.com proposed:22:36
- [zuul/zuul] 924016: Fix race in test_submitted_together_storm_fast https://review.opendev.org/c/zuul/zuul/+/924016
- [zuul/zuul] 924182: FIx test_live_reconfiguration_trigger_sequence https://review.opendev.org/c/zuul/zuul/+/924182
- [zuul/zuul] 922244: Restrict section inheritance to a single project https://review.opendev.org/c/zuul/zuul/+/922244
- [zuul/zuul] 922982: Add **kw processing to zkobject subclass fromZK https://review.opendev.org/c/zuul/zuul/+/922982
- [zuul/zuul] 922258: Serialize Provider objects to ZK https://review.opendev.org/c/zuul/zuul/+/922258
- [zuul/zuul] 922133: Add some developer docs for some nodepool-in-zuul zk objects https://review.opendev.org/c/zuul/zuul/+/922133
- [zuul/zuul] 924018: Refactor connection configuration https://review.opendev.org/c/zuul/zuul/+/924018
- [zuul/zuul] 923080: Update providers on launcher https://review.opendev.org/c/zuul/zuul/+/923080
- [zuul/zuul] 923081: Add image build triggers https://review.opendev.org/c/zuul/zuul/+/923081
- [zuul/zuul] 924021: Store image build result in ZK https://review.opendev.org/c/zuul/zuul/+/924021
-@gerrit:opendev.org- James E. Blair https://matrix.to/#/@jim:acmegating.com proposed on behalf of Simon Westphahl:22:36
- [zuul/zuul] 921949: Add basic zuul-launcher client/server skeleton https://review.opendev.org/c/zuul/zuul/+/921949
- [zuul/zuul] 922019: Properly sort imports in model.py https://review.opendev.org/c/zuul/zuul/+/922019
- [zuul/zuul] 922310: Add ZKObject-based launcher API https://review.opendev.org/c/zuul/zuul/+/922310
- [zuul/zuul] 922469: Support provider node subclasses in launcher API https://review.opendev.org/c/zuul/zuul/+/922469
- [zuul/zuul] 923039: Add AWS provider node class https://review.opendev.org/c/zuul/zuul/+/923039
- [zuul/zuul] 923209: Create nodeset info in Nodepool API https://review.opendev.org/c/zuul/zuul/+/923209
- [zuul/zuul] 922802: Add launcher client/server implementation https://review.opendev.org/c/zuul/zuul/+/922802
- [zuul/zuul] 923239: wip: Implement nodeset request handling https://review.opendev.org/c/zuul/zuul/+/923239
-@gerrit:opendev.org- James E. Blair https://matrix.to/#/@jim:acmegating.com proposed: [zuul/zuul] 924189: Publish zuul-launcher image https://review.opendev.org/c/zuul/zuul/+/92418922:54

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!