[03:08:15] took me more than a second to figure out this was regex not shell glob (re @lucaswerkmeister: took me a second to spot the difference between those two 1-?5 bastions lol) [13:37:47] !log lucaswerkmeister@tools-bastion-15 tools.lucaswerkmeister-test deployed commit ee64348f44 of lexeme-forms for hackathon showcase [13:37:49] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools.lucaswerkmeister-test/SAL [14:45:57] !log lucaswerkmeister@tools-bastion-15 tools.lucaswerkmeister-test deployed commit 2e36547a31 of lexeme-forms for hackathon showcase [14:45:59] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools.lucaswerkmeister-test/SAL [14:54:20] !log lucaswerkmeister@tools-bastion-15 tools.lucaswerkmeister-test stopped webservice for now, no test ongoing (lexeme-forms WIP will move to the real tool in a moment) [14:54:22] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools.lucaswerkmeister-test/SAL [14:55:57] !log lucaswerkmeister@tools-bastion-15 tools.lexeme-forms deployed 2e36547a31 (Moroccan Arabic templates – part of Wikimedia Hackathon Northwestern Europe 2026 \o/) [14:55:59] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools.lexeme-forms/SAL [15:44:40] !log jeanfred@tools-bastion-15 tools.integraality Deploy 6478051, 4206c09, 0e920fe, 4eefea1 [15:44:42] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools.integraality/SAL [15:45:09] !log jeanfred@tools-bastion-15 tools.integraality Deploy 8a735a0 (Add automatic date resolution rebinning for year groupings) for T236590 [15:45:12] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools.integraality/SAL [15:45:36] !log jeanfred@tools-bastion-15 tools.integraality Deploy 5134f77 (Use ka/Ma unit suffixes for geological-scale year grouping headings) for T236590 [15:45:39] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools.integraality/SAL [16:38:50] !log jeanfred@tools-bastion-15 tools.integraality Deploy ae53e61 (Derive QLever UI URL from engine endpoint) [16:38:52] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools.integraality/SAL [16:39:47] !log jeanfred@tools-bastion-15 tools.integraality Deploy be09048 (Add Wikimedia Commons support using QLever endpoint) for T294893 [16:39:50] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools.integraality/SAL [19:07:25] taavi: I know you likely aren't here, but feel free to make the change whenever, the key is just that it's the weekend. [19:18:15] AmandaNP: the record should be live as DNS TTLs expire [19:30:37] sweet thanks [22:37:50] I get a message when I open the shell: `Error from server (Forbidden): pods "shell-1773518210" is forbidden: exceeded quota: tool-wikimonitor, requested: limits.memory=4Gi, used: limits.memory=7Gi, limited: limits.memory=8Gi` [22:38:00] https://phabricator.wikimedia.org/P89859 (re @GergesShamon: I get a message when I open the shell: Error from server (Forbidden): pods "shell-1773518210" is forbidden: exceeded quota: tool...) [22:38:18] Do I need to increase the limit? [22:42:45] this looks like you already have a running shell, do you need a second one? otherwise I would try deleting the first one [22:43:34] actually, given that the shell pod is 37d [days] old and both toolforge bastions were rebooted yesterday, I think it’s almost certainly unused [22:43:49] so I would try `kubectl delete pod shell-1770295922` (unless you know that you still need this shell pod) [22:53:11] I tried deleting it, but the problem persists. (re @lucaswerkmeister: so I would try kubectl delete pod shell-1770295922 (unless you know that you still need this shell pod)) [22:57:01] `webservice -m 1G shell` seems to work [22:57:57] but if wikimonitor really needs this much memory, it might make sense to request a moderate quota increase https://wikitech.wikimedia.org/wiki/Help:Toolforge/Kubernetes#Quota_increases [23:34:26] this working, thanks (re @lucaswerkmeister: webservice -m 1G shell seems to work) [23:34:37] nice