SuccessConsole Output

15:32:53 Triggered by GitLab Merge Request #2: MEC - Multi-access Edge Computing/sp_dev_loc_serv_notifications => develop-2.1.1
15:32:53 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-013
15:32:53 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
15:32:53  > git rev-parse --is-inside-work-tree # timeout=10
15:32:53 Fetching changes from the remote Git repository
15:32:53  > git config remote.origin.url git@forge.etsi.org:mec/gs013-location-api.git # timeout=10
15:32:53 Fetching upstream changes from git@forge.etsi.org:mec/gs013-location-api.git
15:32:53  > git --version # timeout=10
15:32:53 using GIT_SSH to set credentials 
15:32:53  > git fetch --tags --progress git@forge.etsi.org:mec/gs013-location-api.git +refs/heads/*:refs/remotes/origin/*
15:32:54  > git rev-parse 71ebbd8b8b4165934b2208f5235d1c02e6b596c5^{commit} # timeout=10
15:32:54  > git branch -a -v --no-abbrev --contains 71ebbd8b8b4165934b2208f5235d1c02e6b596c5 # timeout=10
15:32:54 Checking out Revision 71ebbd8b8b4165934b2208f5235d1c02e6b596c5 (origin/sp_dev_loc_serv_notifications)
15:32:54  > git config core.sparsecheckout # timeout=10
15:32:54  > git checkout -f 71ebbd8b8b4165934b2208f5235d1c02e6b596c5
15:32:54 Commit message: "loc-serv notifications implementation"
15:32:54  > git rev-list --no-walk 71ebbd8b8b4165934b2208f5235d1c02e6b596c5 # timeout=10
15:32:54 [mec-gs-013] $ /bin/bash /tmp/jenkins2373170048585862043.sh
15:32:55 -- Validating OpenAPI file LocationAPI.json...
15:32:55 
15:32:55 API Warnings:
15:32:55 
15:32:55   #/definitions/ZonalPresenceNotification: Definition is defined but is not used: #/definitions/ZonalPresenceNotification
15:32:55   #/definitions/ZoneStatusNotification: Definition is defined but is not used: #/definitions/ZoneStatusNotification
15:32:55 
15:32:55 Validation succeeded but with 2 warnings
15:32:55 
15:32:55 -- Validator returned 0.
15:32:55 
15:32:55 -- Validating OpenAPI file LocationAPI.yaml...
15:32:55 
15:32:55 API Warnings:
15:32:55 
15:32:55   #/definitions/ZonalPresenceNotification: Definition is defined but is not used: #/definitions/ZonalPresenceNotification
15:32:55   #/definitions/ZoneStatusNotification: Definition is defined but is not used: #/definitions/ZoneStatusNotification
15:32:55 
15:32:55 Validation succeeded but with 2 warnings
15:32:55 
15:32:55 -- Validator returned 0.
15:32:55 
15:32:55 -- Final validator returns 0.
15:32:56 Finished: SUCCESS