FailedConsole Output

Started by GitLab push by Carlos Arroyo
Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/playground/tf160_5g
using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
 > 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:arroyonarvez/TF160_5G.git # timeout=10
Fetching upstream changes from git@forge.etsi.org:arroyonarvez/TF160_5G.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git@forge.etsi.org:arroyonarvez/TF160_5G.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse remotes/origin/Carlos_dev^{commit} # timeout=10
 > git branch -a -v --no-abbrev --contains 6f5953798cff2a87ac3cb54d5ca8d16c71c81115 # timeout=10
Checking out Revision 6f5953798cff2a87ac3cb54d5ca8d16c71c81115 (origin/Carlos_dev)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6f5953798cff2a87ac3cb54d5ca8d16c71c81115
Commit message: "removed unused variable"
First time build. Skipping changelog.
[tf160_5g] $ /bin/bash /tmp/jenkins6367418646116523548.sh
Unable to find image 'titan-bin:latest' locally
docker: Error response from daemon: repository titan-bin not found: does not exist or no pull access.
See 'docker run --help'.
Build step 'Execute shell' marked build as failure
Sending e-mails to: michele.carignani@etsi.org
Finished: FAILURE