SuccessConsole Output

18:34:36 Started by GitLab push by ETSI CTI
18:34:36 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-013
18:34:36 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
18:34:36  > git rev-parse --is-inside-work-tree # timeout=10
18:34:36 Fetching changes from the remote Git repository
18:34:36  > git config remote.origin.url git@forge.etsi.org:mec/gs013-location-api.git # timeout=10
18:34:36 Fetching upstream changes from git@forge.etsi.org:mec/gs013-location-api.git
18:34:36  > git --version # timeout=10
18:34:36 using GIT_SSH to set credentials 
18:34:36  > git fetch --tags --progress git@forge.etsi.org:mec/gs013-location-api.git +refs/heads/*:refs/remotes/origin/*
18:34:36  > git rev-parse remotes/origin/master^{commit} # timeout=10
18:34:36  > git branch -a -v --no-abbrev --contains e442fdbb0426b613e7bde6bbaf506aa4e17cdd90 # timeout=10
18:34:36 Checking out Revision e442fdbb0426b613e7bde6bbaf506aa4e17cdd90 (origin/master)
18:34:36  > git config core.sparsecheckout # timeout=10
18:34:36  > git checkout -f e442fdbb0426b613e7bde6bbaf506aa4e17cdd90
18:34:36 Commit message: "Licensing information"
18:34:36  > git rev-list --no-walk 2cfb60c3be80561cc52cb22772c21260fe004f19 # timeout=10
18:34:37 [mec-gs-013] $ /bin/bash /tmp/jenkins8948140280679695906.sh
18:34:37 -- Validating OpenAPI file LocationAPI.json...
18:34:38 
18:34:38 API Warnings:
18:34:38 
18:34:38   #/definitions/ZonalPresenceNotification: Definition is defined but is not used: #/definitions/ZonalPresenceNotification
18:34:38   #/definitions/ZoneStatusNotification: Definition is defined but is not used: #/definitions/ZoneStatusNotification
18:34:38 
18:34:38 Validation succeeded but with 2 warnings
18:34:38 
18:34:38 -- Validator returned 0.
18:34:38 
18:34:38 -- Validating OpenAPI file LocationAPI.yaml...
18:34:39 
18:34:39 API Warnings:
18:34:39 
18:34:39   #/definitions/ZonalPresenceNotification: Definition is defined but is not used: #/definitions/ZonalPresenceNotification
18:34:39   #/definitions/ZoneStatusNotification: Definition is defined but is not used: #/definitions/ZoneStatusNotification
18:34:39 
18:34:39 Validation succeeded but with 2 warnings
18:34:39 
18:34:39 -- Validator returned 0.
18:34:39 
18:34:39 -- Final validator returns 0.
18:34:39 Finished: SUCCESS