Lucas_Werkmeister_WMDE created this task. Lucas_Werkmeister_WMDE added projects: MW-on-K8s, serviceops, Traffic, SRE, Wikidata. Restricted Application added a subscriber: Aklapper. Restricted Application added a project: wdwb-tech.
TASK DESCRIPTION We currently serve 8% of all traffic via k8s; since mw-on-k8s: Remove wikidata exception <https://gerrit.wikimedia.org/r/c/operations/puppet/+/961351>, this is supposed to apply to Wikidata as well. However, I’m not seeing any responses that indicate they come from a k8s server yet: $ for i in {1..100}; do curl -sIH 'User-Agent: test-Iebdc15b19b ([email protected])' https://www.wikidata.org/wiki/Special:Random; done | grep -i '^server:' | grep -vF .codfw.wmnet (no output) By comparison, English Wikipedia is showing an expected rate of k8s responses: counterexample $ for i in {1..100}; do curl -sIH 'User-Agent: test-Iebdc15b19b ([email protected])' https://en.wikipedia.org/wiki/Special:Random; done | grep -i '^server:' | grep -vF .codfw.wmnet server: mw-web.codfw.main-7bc9ddd6f8-t5zvm server: mw-web.codfw.canary-64cbcc6854-tgpzn server: mw-web.codfw.main-7bc9ddd6f8-pqxd4 server: mw-web.codfw.main-7bc9ddd6f8-hxkw8 server: mw-web.codfw.main-7bc9ddd6f8-pqxd4 server: mw-web.codfw.main-7bc9ddd6f8-c7pkc server: mw-web.codfw.canary-64cbcc6854-vvp52 In addition to the 100 requests shown above, I also made 337 more (37 manual, three more loop runs; all in the last 15 minutes or so), so in total over 400 requests were seemingly not served by k8s. Seems worth investigating. TASK DETAIL https://phabricator.wikimedia.org/T347493 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Lucas_Werkmeister_WMDE Cc: Aklapper, Clement_Goubert, Lucas_Werkmeister_WMDE, Danny_Benjafield_WMDE, Kappakayala, Astuthiodit_1, KOfori, lesongvi, Arnoldokoth, karapayneWMDE, joanna_borun, Invadibot, Devnull, maantietaja, wkandek, JMeybohm, Muchiri124, ItamarWMDE, Akuckartz, Legado_Shulgin, ReaperDawn, Nandana, jijiki, Davinaclare77, Techguru.pc, Lahi, Gq86, GoranSMilovanovic, TK-999, Hfbn0, QZanden, LawExplorer, Zppix, _jensen, rosalieper, Scott_WUaS, Wong128hk, thcipriani, Wikidata-bugs, Prod, aude, dduvall, faidon, Jdforrester-WMF, Mbch331, Jay8g, fgiunchedi
_______________________________________________ Wikidata-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected]
