Started by an SCM change Running as SYSTEM Building on the built-in node in workspace /var/jenkins_home/jobs/update-osmo-ci-on-slaves/workspace The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/osmo-ci > git init /var/jenkins_home/jobs/update-osmo-ci-on-slaves/workspace # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ci > git --version # timeout=10 > git --version # 'git version 2.47.3' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ci # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 6a3b8a0a34053076a78a4cf4be261cf2e8ab0a1b (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a3b8a0a34053076a78a4cf4be261cf2e8ab0a1b # timeout=10 Commit message: "jobs/master-builds.yml: pysim: allow skipping card tests" > git rev-list --no-walk c867fdeb1e8d4e28c0e4fdbf390e352bfabeba13 # timeout=10 Triggering update-osmo-ci-on-slaves » simtester Triggering update-osmo-ci-on-slaves » build5-deb12build-ansible Triggering update-osmo-ci-on-slaves » lx2-raspbian13build-ansible Triggering update-osmo-ci-on-slaves » rpi4-raspbian12build-ansible-3 Triggering update-osmo-ci-on-slaves » rpi4-raspbian12build-ansible-1 Triggering update-osmo-ci-on-slaves » rpi4-raspbian12build-ansible-2 Triggering update-osmo-ci-on-slaves » gtp0-deb10fr Triggering update-osmo-ci-on-slaves » build4-deb12build-ansible update-osmo-ci-on-slaves » simtester completed with result SUCCESS update-osmo-ci-on-slaves » build5-deb12build-ansible completed with result SUCCESS update-osmo-ci-on-slaves » lx2-raspbian13build-ansible completed with result SUCCESS update-osmo-ci-on-slaves » rpi4-raspbian12build-ansible-3 completed with result SUCCESS update-osmo-ci-on-slaves » rpi4-raspbian12build-ansible-1 completed with result SUCCESS update-osmo-ci-on-slaves » rpi4-raspbian12build-ansible-2 completed with result SUCCESS update-osmo-ci-on-slaves » gtp0-deb10fr completed with result SUCCESS update-osmo-ci-on-slaves » build4-deb12build-ansible completed with result SUCCESS Finished: SUCCESS