SuccessConsole Output

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