The Jenkins wikimedia-portals-build job is failing with the the following error:
It seems like there is a permission error with Git accessing the workspace directory.
04:22:06 + cd src/ 04:22:06 + git submodule update --init 04:22:06 fatal: detected dubious ownership in repository at '/srv/jenkins/workspace/wikimedia-portals-build/src' 04:22:06 To add an exception for this directory, call: 04:22:06 04:22:06 git config --global --add safe.directory /srv/jenkins/workspace/wikimedia-portals-build/src 04:22:07 Build step 'Execute shell' marked build as failure