Started by an SCM change Running as SYSTEM Building on the built-in node in workspace /var/jenkins_home/jobs/master-onomondo-eim/workspace [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-TUe7Q5PvmeDP/agent.527858 SSH_AGENT_PID=527861 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /var/jenkins_home/jobs/master-onomondo-eim/workspace@tmp/private_key_658892502940793968.key (osmocom-jenkins) [ssh-agent] Using credentials docs (OS#5798) The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/onomondo-eim > git init /var/jenkins_home/jobs/master-onomondo-eim/workspace # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/onomondo-eim > git --version # timeout=10 > git --version # 'git version 2.47.3' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/onomondo-eim +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/onomondo-eim # 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 292418e860c8c05727cca2db04ef49d6763abab9 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 292418e860c8c05727cca2db04ef49d6763abab9 # timeout=10 Commit message: "eim_cfg: set eimSupportedProtocol and indirectProfileDownload flags" > git rev-list --no-walk 162227c21822c95d5e27499049e5f2f43df1e6e7 # timeout=10 Triggering master-onomondo-eim » a1=default,a2=default,a3=default,a4=default,osmocom-master master-onomondo-eim » a1=default,a2=default,a3=default,a4=default,osmocom-master completed with result SUCCESS $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 527861 killed; [ssh-agent] Stopped. Osmocom_OBS_master is disabled. Triggering skipped Finished: SUCCESS