SuccessConsole Output

15:41:31 Triggered by Gerrit: https://forge.etsi.org/gerrit/255
15:41:31 Building remotely on build.forge.etsi.org in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-013
15:41:31  > git rev-parse --is-inside-work-tree # timeout=10
15:41:31 Fetching changes from the remote Git repository
15:41:31  > git config remote.origin.url ssh://jenkins@forge.etsi.org:29418/MEC.GS_013 # timeout=10
15:41:31 Fetching upstream changes from ssh://jenkins@forge.etsi.org:29418/MEC.GS_013
15:41:31  > git --version # timeout=10
15:41:31 using GIT_SSH to set credentials 
15:41:31  > git fetch --tags --progress ssh://jenkins@forge.etsi.org:29418/MEC.GS_013 refs/changes/55/255/1
15:41:31  > git rev-parse 31ca0f94fc5ec75423017d575ada433f619970f9^{commit} # timeout=10
15:41:31 Checking out Revision 31ca0f94fc5ec75423017d575ada433f619970f9 (refs/changes/55/255/1)
15:41:31  > git config core.sparsecheckout # timeout=10
15:41:31  > git checkout -f 31ca0f94fc5ec75423017d575ada433f619970f9
15:41:31 Commit message: "Added: UserEventType enumeration values"
15:41:31  > git rev-parse FETCH_HEAD^{commit} # timeout=10
15:41:31  > git rev-list 52933f3a035bda1b8835a93bbb645faccad6d650 # timeout=10
15:41:31 [mec-gs-013] $ /bin/bash /tmp/jenkins6421068265111916853.sh
15:41:31 -- Validating OpenAPI file LocationAPI.json...
15:41:32 
15:41:32 API Warnings:
15:41:32 
15:41:32   #/definitions/ZonalPresenceNotification: Definition is defined but is not used: #/definitions/ZonalPresenceNotification
15:41:32   #/definitions/ZoneStatusNotification: Definition is defined but is not used: #/definitions/ZoneStatusNotification
15:41:32 
15:41:32 Validation succeeded but with 2 warnings
15:41:32 
15:41:32 -- Validator returned 0.
15:41:32 
15:41:32 -- Validating OpenAPI file LocationAPI.yaml...
15:41:33 
15:41:33 API Warnings:
15:41:33 
15:41:33   #/definitions/ZonalPresenceNotification: Definition is defined but is not used: #/definitions/ZonalPresenceNotification
15:41:33   #/definitions/ZoneStatusNotification: Definition is defined but is not used: #/definitions/ZoneStatusNotification
15:41:33 
15:41:33 Validation succeeded but with 2 warnings
15:41:33 
15:41:33 -- Validator returned 0.
15:41:33 
15:41:33 -- Final validator returns 0.
15:41:33 Finished: SUCCESS