SuccessConsole Output

23:59:07 Manually triggered by user carignani for Gerrit: https://forge.etsi.org/gerrit/241
23:59:07 Building remotely on build.forge.etsi.org in workspace /home/jenkins/workspace/playground/forge-playground-oas-example
23:59:08  > git rev-parse --is-inside-work-tree # timeout=10
23:59:08 Fetching changes from the remote Git repository
23:59:08  > git config remote.origin.url ssh://jenkins@forge.etsi.org:29418/playground # timeout=10
23:59:08 Fetching upstream changes from ssh://jenkins@forge.etsi.org:29418/playground
23:59:08  > git --version # timeout=10
23:59:08 using GIT_SSH to set credentials 
23:59:08  > git fetch --tags --progress ssh://jenkins@forge.etsi.org:29418/playground refs/changes/41/241/2
23:59:08  > git rev-parse e983bc6b8562448379d16d1ec65308400957a3dc^{commit} # timeout=10
23:59:08 Checking out Revision e983bc6b8562448379d16d1ec65308400957a3dc (refs/changes/41/241/2)
23:59:08  > git config core.sparsecheckout # timeout=10
23:59:08  > git checkout -f e983bc6b8562448379d16d1ec65308400957a3dc
23:59:08 Commit message: "Insert the description of the change."
23:59:08  > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:59:08  > git rev-list 1e302b8525f6b99a5dba1ee244354092359168e0 # timeout=10
23:59:08 [forge-playground-oas-example] $ /bin/bash /tmp/jenkins4564552535723328349.sh
23:59:08 GERRIT_PROJECT GERRIT_CHANGE_NUMBER/GERRIT_PATCHSET_NUMBER
23:59:08 playground 241/2
23:59:08 Validating OAS spec
23:59:09 
23:59:09 API Warnings:
23:59:09 
23:59:09   #/definitions/Standard: Definition is defined but is not used: #/definitions/Standard
23:59:09 
23:59:09 Validation succeeded but with 1 warning
23:59:09 
23:59:09 Finished: SUCCESS