Started by user anonymous Building on master in workspace /var/lib/jenkins/jobs/docker-images/jobs/forge-pyang/workspace > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@forge.etsi.org:etsi-cti-admin/yang-tools.git # timeout=10 Fetching upstream changes from git@forge.etsi.org:etsi-cti-admin/yang-tools.git > git --version # timeout=10 using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:etsi-cti-admin/yang-tools.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 7ebf927463d8dafde6757cc8ca5263cd3f462f44 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7ebf927463d8dafde6757cc8ca5263cd3f462f44 Commit message: "readme and docker build command" First time build. Skipping changelog. [workspace] $ /bin/bash /tmp/jenkins6832211704396914703.sh .jenkins.sh: line 3: docker: command not found Build step 'Execute shell' marked build as failure Finished: FAILURE