SuccessConsole Output

16:57:58 Triggered by Gerrit: https://forge.etsi.org/gerrit/274
16:57:58 Building remotely on build.forge.etsi.org in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-013
16:57:58  > git rev-parse --is-inside-work-tree # timeout=10
16:57:58 Fetching changes from the remote Git repository
16:57:58  > git config remote.origin.url ssh://jenkins@forge.etsi.org:29418/MEC.GS_013 # timeout=10
16:57:58 Fetching upstream changes from ssh://jenkins@forge.etsi.org:29418/MEC.GS_013
16:57:58  > git --version # timeout=10
16:57:58 using GIT_SSH to set credentials 
16:57:58  > git fetch --tags --progress ssh://jenkins@forge.etsi.org:29418/MEC.GS_013 refs/changes/74/274/1
16:57:58  > git rev-parse 378ceebaf753e57db44335f9d4c80e1e16c6a00c^{commit} # timeout=10
16:57:58 Checking out Revision 378ceebaf753e57db44335f9d4c80e1e16c6a00c (refs/changes/74/274/1)
16:57:58  > git config core.sparsecheckout # timeout=10
16:57:58  > git checkout -f 378ceebaf753e57db44335f9d4c80e1e16c6a00c
16:57:58 Commit message: "Removed extra '/' from basePath. To each procedure, added tags and operationId"
16:57:58  > git rev-parse FETCH_HEAD^{commit} # timeout=10
16:57:58  > git rev-list b608c02288a4fea7a210f186b93fbce10770351f # timeout=10
16:57:59 [mec-gs-013] $ /bin/bash /tmp/jenkins5318372494308579454.sh
16:57:59 -- Validating OpenAPI file LocationAPI.json...
16:57:59 
16:57:59 API Warnings:
16:57:59 
16:57:59   #/definitions/ZonalPresenceNotification: Definition is defined but is not used: #/definitions/ZonalPresenceNotification
16:57:59   #/definitions/ZoneStatusNotification: Definition is defined but is not used: #/definitions/ZoneStatusNotification
16:57:59 
16:57:59 Validation succeeded but with 2 warnings
16:57:59 
16:57:59 -- Validator returned 0.
16:57:59 
16:57:59 -- Validating OpenAPI file LocationAPI.yaml...
16:58:00 
16:58:00 API Warnings:
16:58:00 
16:58:00   #/definitions/ZonalPresenceNotification: Definition is defined but is not used: #/definitions/ZonalPresenceNotification
16:58:00   #/definitions/ZoneStatusNotification: Definition is defined but is not used: #/definitions/ZoneStatusNotification
16:58:00 
16:58:00 Validation succeeded but with 2 warnings
16:58:00 
16:58:00 -- Validator returned 0.
16:58:00 
16:58:00 -- Final validator returns 0.
16:58:00 Finished: SUCCESS