FailedConsole Output

12:57:11 Started by user carignani
12:57:11 Building remotely on build.forge.etsi.org in workspace /home/jenkins/workspace/forge-playground-oas-example
12:57:11 [WS-CLEANUP] Deleting project workspace...
12:57:11 [WS-CLEANUP] Done
12:57:11 Cloning the remote Git repository
12:57:11 Cloning repository ssh://jenkins@forge.etsi.org:29418/playground
12:57:11  > git init /home/jenkins/workspace/forge-playground-oas-example # timeout=10
12:57:11 Fetching upstream changes from ssh://jenkins@forge.etsi.org:29418/playground
12:57:11  > git --version # timeout=10
12:57:11 using GIT_SSH to set credentials 
12:57:11  > git fetch --tags --progress ssh://jenkins@forge.etsi.org:29418/playground +refs/heads/*:refs/remotes/origin/*
12:57:11  > git config remote.origin.url ssh://jenkins@forge.etsi.org:29418/playground # timeout=10
12:57:11  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
12:57:11  > git config remote.origin.url ssh://jenkins@forge.etsi.org:29418/playground # timeout=10
12:57:11 Fetching upstream changes from ssh://jenkins@forge.etsi.org:29418/playground
12:57:11 using GIT_SSH to set credentials 
12:57:11  > git fetch --tags --progress ssh://jenkins@forge.etsi.org:29418/playground refs/heads/master
12:57:11  > git rev-parse origin/$GERRIT_BRANCH^{commit} # timeout=10
12:57:11  > git rev-parse $GERRIT_BRANCH^{commit} # timeout=10
12:57:11 ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
12:57:11 Finished: FAILURE