SuccessConsole Output

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