[18:36:25] 10Continuous-Integration-Infrastructure (Zuul upgrade), 06collaboration-services, 10Release-Engineering-Team (Priority Backlog 📥): Deploy zuul executor on executor VM - https://phabricator.wikimedia.org/T403847#11164579 (10Dzahn) >>! In T403847#11160535, @thcipriani wrote: > where are you seeing that error?... [18:39:00] 10Continuous-Integration-Infrastructure (Zuul upgrade), 06collaboration-services, 10Release-Engineering-Team (Priority Backlog 📥): Deploy zuul executor on executor VM - https://phabricator.wikimedia.org/T403847#11164585 (10Dzahn) edit: Oh wait, I need to fix the path to the private key file. WIP [19:02:28] 10Continuous-Integration-Infrastructure (Zuul upgrade), 06collaboration-services, 13Patch-For-Review, 10Release-Engineering-Team (Priority Backlog 📥): Deploy zuul executor on executor VM - https://phabricator.wikimedia.org/T403847#11164757 (10Dzahn) running bubblewrap directly (`zuul-wrap /tmp id` mentione... [19:06:06] 10Continuous-Integration-Infrastructure (Zuul upgrade), 06collaboration-services, 13Patch-For-Review, 10Release-Engineering-Team (Priority Backlog 📥): Deploy zuul executor on executor VM - https://phabricator.wikimedia.org/T403847#11164777 (10Dzahn) //"On systems with AppArmor (common on Ubuntu), it may be... [19:48:56] 10Continuous-Integration-Infrastructure (Zuul upgrade), 06collaboration-services, 10Release-Engineering-Team (Priority Backlog 📥): Deploy zuul executor on executor VM - https://phabricator.wikimedia.org/T403847#11164972 (10Dzahn) I tried: - adding --security-opt seccomp=unconfined to docker command ("//... [22:33:21] 10Continuous-Integration-Infrastructure (Zuul upgrade), 06collaboration-services, 10Release-Engineering-Team (Priority Backlog 📥): Deploy zuul executor on executor VM - https://phabricator.wikimedia.org/T403847#11165572 (10Dzahn) Checked if this also happens on trixie with newer kernel version and on cloud V... [22:41:32] 10Continuous-Integration-Infrastructure (Zuul upgrade), 06collaboration-services, 10Release-Engineering-Team (Priority Backlog 📥): Deploy zuul executor on executor VM - https://phabricator.wikimedia.org/T403847#11165587 (10thcipriani) Played around a bit with this. It looks like zuul-bwrap is trying to use b... [22:43:48] 10Continuous-Integration-Infrastructure (Zuul upgrade), 06collaboration-services, 10Release-Engineering-Team (Priority Backlog 📥): Deploy zuul executor on executor VM - https://phabricator.wikimedia.org/T403847#11165603 (10Dzahn) Found what makes a difference! ` sudo sysctl -w kernel.unprivileged_userns_cl... [23:14:37] 10Continuous-Integration-Infrastructure (Zuul upgrade), 06collaboration-services, 13Patch-For-Review, 10Release-Engineering-Team (Priority Backlog 📥): Deploy zuul executor on executor VM - https://phabricator.wikimedia.org/T403847#11165664 (10Dzahn) @thcipriani ` sudo docker run --privileged --mount typ... [23:19:10] 10Continuous-Integration-Infrastructure (Zuul upgrade), 06collaboration-services, 13Patch-For-Review, 10Release-Engineering-Team (Priority Backlog 📥): Deploy zuul executor on executor VM - https://phabricator.wikimedia.org/T403847#11165684 (10thcipriani) huzzah! Nice work @Dzahn