Started by user carignani Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/playground/tf160_5g > 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 refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 68252c51a6f34d412c371bf3db6a2bda5393303a (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 68252c51a6f34d412c371bf3db6a2bda5393303a Commit message: "Merge branch 'jenkins' into 'master'" First time build. Skipping changelog. [tf160_5g] $ /bin/bash /tmp/jenkins8958095796010931824.sh ******************************************************* Insert here your commands to compile the code! If you see this text the build script has completed correctly. See ENDC_TestSuite/compile.sh to add compilation commands in the process. ******************************************************* Finished: SUCCESS