SuccessConsole Output

17:27:24 Triggered by Gerrit: https://forge.etsi.org/gerrit/288
17:27:24 Building remotely on build.forge.etsi.org in workspace /home/jenkins/workspace/playground/forge-playground-oas-example
17:27:24 [WS-CLEANUP] Deleting project workspace...
17:27:25 [WS-CLEANUP] Done
17:27:26 Cloning the remote Git repository
17:27:26 Cloning repository ssh://jenkins@forge.etsi.org:29418/playground
17:27:26  > git init /home/jenkins/workspace/playground/forge-playground-oas-example # timeout=10
17:27:26 Fetching upstream changes from ssh://jenkins@forge.etsi.org:29418/playground
17:27:26  > git --version # timeout=10
17:27:26 using GIT_SSH to set credentials 
17:27:26  > git fetch --tags --progress ssh://jenkins@forge.etsi.org:29418/playground +refs/heads/*:refs/remotes/origin/*
17:27:26  > git config remote.origin.url ssh://jenkins@forge.etsi.org:29418/playground # timeout=10
17:27:26  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
17:27:26  > git config remote.origin.url ssh://jenkins@forge.etsi.org:29418/playground # timeout=10
17:27:26 Fetching upstream changes from ssh://jenkins@forge.etsi.org:29418/playground
17:27:26 using GIT_SSH to set credentials 
17:27:26  > git fetch --tags --progress ssh://jenkins@forge.etsi.org:29418/playground refs/changes/88/288/1
17:27:27  > git rev-parse 9a53c7cbf361b4d9ad54802ecb17a6981b0b8b04^{commit} # timeout=10
17:27:27 Checking out Revision 9a53c7cbf361b4d9ad54802ecb17a6981b0b8b04 (refs/changes/88/288/1)
17:27:27  > git config core.sparsecheckout # timeout=10
17:27:27  > git checkout -f 9a53c7cbf361b4d9ad54802ecb17a6981b0b8b04
17:27:28 Commit message: "again test"
17:27:28  > git rev-parse FETCH_HEAD^{commit} # timeout=10
17:27:28  > git rev-list 95a5f367fcacdf6ccbe814a6dc7495a3c95654a8 # timeout=10
17:27:28 [forge-playground-oas-example] $ /bin/bash /tmp/jenkins3685355985309455123.sh
17:27:28 GERRIT_PROJECT GERRIT_CHANGE_NUMBER/GERRIT_PATCHSET_NUMBER
17:27:28 playground 288/1
17:27:28 Validating OAS spec
17:27:29 
17:27:29 API Warnings:
17:27:29 
17:27:29   #/definitions/Standard: Definition is defined but is not used: #/definitions/Standard
17:27:29 
17:27:29 Validation succeeded but with 1 warning
17:27:29 
17:27:29 Finished: SUCCESS