Started by user Oliver Smith
Running as SYSTEM
Building on the built-in node in workspace /var/jenkins_home/jobs/master-osmo-ccid-firmware/workspace
[ssh-agent] Looking for ssh-agent implementation...
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-K5ll5cVUJPdx/agent.4182505
SSH_AGENT_PID=4182508
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /var/jenkins_home/jobs/master-osmo-ccid-firmware/workspace@tmp/private_key_13434168414679644590.key (osmocom-jenkins)
[ssh-agent] Using credentials binaries (OS#5798)
Running ssh-add (command line suppressed)
Identity added: /var/jenkins_home/jobs/master-osmo-ccid-firmware/workspace@tmp/private_key_18007394282947805577.key (osmocom-jenkins)
[ssh-agent] Using credentials docs (OS#5798)
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir /var/jenkins_home/jobs/master-osmo-ccid-firmware/workspace/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://gerrit.osmocom.org/osmo-ccid-firmware # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ccid-firmware
> git --version # timeout=10
> git --version # 'git version 2.39.5'
> git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ccid-firmware +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/osmith/wip^{commit} # timeout=10
> git rev-parse osmith/wip^{commit} # timeout=10
Checking out Revision 76933c1754ae0eabd992c5d0fa4f93176ab01375 (refs/remotes/origin/osmith/wip)
> git config core.sparsecheckout # timeout=10
> git checkout -f 76933c1754ae0eabd992c5d0fa4f93176ab01375 # timeout=10
Commit message: "ysmoOCTSIM/usb/class/dfu: fix missing include"
> git rev-list --no-walk 2836ad1d45906f47c91ab8a8612f3a132cbd37d2 # timeout=10
Triggering master-osmo-ccid-firmware » a1=default,a2=default,a3=default,a4=default,osmocom-master
master-osmo-ccid-firmware » a1=default,a2=default,a3=default,a4=default,osmocom-master completed with result FAILURE
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 4182508 killed;
[ssh-agent] Stopped.
Finished: FAILURE