[06:50:04] TimStarling: around? shellbox is broken, limit.sh can't create the cgroup: https://phabricator.wikimedia.org/T274474 [07:18:47] figured it out [07:18:48] it's firejail [07:31:33] in the old code it's wrapped in if ( $this->whitelistedPaths ) { } which was probably false [07:32:00] it seemed like a bug [07:34:08] TimStarling: see https://gerrit.wikimedia.org/r/663384 [07:34:14] oh yeah, you said it on the task already [07:36:17] thanks [07:36:41] I probably should've left a comment in FirejailCommand explaining how broken that whitelistPaths implementation was [07:40:33] I'm manually cherry-picking it into mediawiki/vendor for wmf.30 (https://gerrit.wikimedia.org/r/c/mediawiki/vendor/+/663388), I'll do a proper release and bumps for master once it's deployed [07:43:00] and, I'm very glad we're moving away from firejail :)