Monday, 2023-08-28

opendevreviewMerged openstack/python-octaviaclient master: Add extra validation for HSTS related arguments  https://review.opendev.org/c/openstack/python-octaviaclient/+/89253306:55
opendevreviewGregory Thiemonge proposed openstack/octavia-tempest-plugin master: Add additional subnets in LoadBalancerBaseTest class  https://review.opendev.org/c/openstack/octavia-tempest-plugin/+/83219909:26
opendevreviewGregory Thiemonge proposed openstack/octavia-tempest-plugin master: Add member test with multiple subnets on same network  https://review.opendev.org/c/openstack/octavia-tempest-plugin/+/81531309:26
opendevreviewGregory Thiemonge proposed openstack/octavia-tempest-plugin master: Add tests for additional VIPs  https://review.opendev.org/c/openstack/octavia-tempest-plugin/+/66446209:26
opendevreviewTom Weininger proposed openstack/octavia master: Integrate mypy type checker  https://review.opendev.org/c/openstack/octavia/+/87974910:06
opendevreviewTom Weininger proposed openstack/python-octaviaclient master: Fix inconsistency in validation error message for HSTS  https://review.opendev.org/c/openstack/python-octaviaclient/+/89290210:13
opendevreviewTom Weininger proposed openstack/octavia master: Integrate mypy type checker  https://review.opendev.org/c/openstack/octavia/+/87974910:15
*** gthiemon1e is now known as gthiemonge12:20
gthiemongethis is the 2nd time I see that on c9s: https://zuul.opendev.org/t/openstack/build/0dff0c4b69c94d14ae1fe2642f997b77/log/controller/logs/octavia-amphora_log.txt#25703-2572413:28
gthiemongehaproxy killing itself?13:28
opendevreviewTom Weininger proposed openstack/python-octaviaclient master: Fix validation of HSTS attributes  https://review.opendev.org/c/openstack/python-octaviaclient/+/89297214:46
opendevreviewTom Weininger proposed openstack/python-octaviaclient master: Fix validation of HSTS attributes  https://review.opendev.org/c/openstack/python-octaviaclient/+/89297215:04
opendevreviewMerged openstack/python-octaviaclient master: Fix inconsistency in validation error message for HSTS  https://review.opendev.org/c/openstack/python-octaviaclient/+/89290215:34
opendevreviewMerged openstack/python-octaviaclient master: Fix validation of HSTS attributes  https://review.opendev.org/c/openstack/python-octaviaclient/+/89297215:36
johnsomYeah, that thread kill in C9s is troubling.... 15:41
gthiemongejohnsom: I'm wondering if it could be a memory allocation issue. there are a lot of frontends (I can check if we reach the 1M maxconn) + a couple of keepalived instances15:44
johnsomYeah, I looked at that. It seemed it had 130MB free at the time15:45
johnsomWhich is inconclusive really15:45
gthiemongeyeah but a reload allocates a lot of memory in a new worker15:46
johnsomYeah, we usually see a memory error for haproxy though, not stuck threads.... I guess I didn't check the swap usage, I probably should have done that.15:46
johnsomThis puzzles me a bit too: updt_fd_polling+0xc8/0x176 is it polling on a UDP socket for something? I don't think we have that enabled15:48
johnsomThere is a lot of swap left available. So, I don't think that would stick a thread.15:50
johnsomlol, a few hits: https://github.com/haproxy/haproxy/issues?q=is%3Aissue+stuck%3D115:52
gthiemongeupdt_fd_polling (for update) not UDP15:54
gthiemonge(for update?)15:55
johnsomYeah, could be15:55
gthiemongeyeah a lot of people are reporting the same error message15:55

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