SuccessConsole Output

01:19:47 Triggered by Gerrit: https://forge.etsi.org/gerrit/134
01:19:47 Building remotely on build.forge.etsi.org in workspace /home/jenkins/workspace/playground/forge-playground-oas-example
01:19:47 [WS-CLEANUP] Deleting project workspace...
01:19:47 [WS-CLEANUP] Done
01:19:47 Cloning the remote Git repository
01:19:47 Cloning repository ssh://jenkins@forge.etsi.org:29418/playground
01:19:47  > git init /home/jenkins/workspace/playground/forge-playground-oas-example # timeout=10
01:19:47 Fetching upstream changes from ssh://jenkins@forge.etsi.org:29418/playground
01:19:47  > git --version # timeout=10
01:19:47 using GIT_SSH to set credentials 
01:19:47  > git fetch --tags --progress ssh://jenkins@forge.etsi.org:29418/playground +refs/heads/*:refs/remotes/origin/*
01:19:47  > git config remote.origin.url ssh://jenkins@forge.etsi.org:29418/playground # timeout=10
01:19:47  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
01:19:47  > git config remote.origin.url ssh://jenkins@forge.etsi.org:29418/playground # timeout=10
01:19:47 Fetching upstream changes from ssh://jenkins@forge.etsi.org:29418/playground
01:19:47 using GIT_SSH to set credentials 
01:19:47  > git fetch --tags --progress ssh://jenkins@forge.etsi.org:29418/playground refs/changes/34/134/2
01:19:47  > git rev-parse 4c3afa21695ed3862325825211c1868273ddd7d7^{commit} # timeout=10
01:19:47 Checking out Revision 4c3afa21695ed3862325825211c1868273ddd7d7 (refs/changes/34/134/2)
01:19:47 Commit message: "This is to test the add patch persmission"
01:19:47  > git config core.sparsecheckout # timeout=10
01:19:47  > git checkout -f 4c3afa21695ed3862325825211c1868273ddd7d7
01:19:48  > git rev-parse FETCH_HEAD^{commit} # timeout=10
01:19:48  > git rev-list e1a5a1792360a78a8b77c5f5380a21aae5481309 # timeout=10
01:19:48 [forge-playground-oas-example] $ /bin/bash /tmp/jenkins8794563345218499503.sh
01:19:48 Validating OAS spec
01:19:48 
01:19:48 API Warnings:
01:19:48 
01:19:48   #/definitions/Standard: Definition is defined but is not used: #/definitions/Standard
01:19:48 
01:19:48 Validation succeeded but with 1 warning
01:19:48 
01:19:48 Finished: SUCCESS