SuccessConsole Output

04:34:54 Started by user carignani
04:34:54 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-013
04:34:54  > git rev-parse --is-inside-work-tree # timeout=10
04:34:54 Fetching changes from the remote Git repository
04:34:54  > git config remote.origin.url git@forge.etsi.org:mec/gs013-location-api.git # timeout=10
04:34:54 Fetching upstream changes from git@forge.etsi.org:mec/gs013-location-api.git
04:34:54  > git --version # timeout=10
04:34:54 using GIT_SSH to set credentials 
04:34:54  > git fetch --tags --progress git@forge.etsi.org:mec/gs013-location-api.git +refs/heads/*:refs/remotes/origin/*
04:34:55  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
04:34:55  > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
04:34:55 Checking out Revision 2058b64d775624c15f7f251977357ddaa662801e (refs/remotes/origin/master)
04:34:55  > git config core.sparsecheckout # timeout=10
04:34:55  > git checkout -f 2058b64d775624c15f7f251977357ddaa662801e
04:34:55 Commit message: "Update README.md"
04:34:55  > git rev-list 2058b64d775624c15f7f251977357ddaa662801e # timeout=10
04:34:55 [mec-gs-013] $ /bin/bash /tmp/jenkins13093316377395483187.sh
04:34:55 -- Validating OpenAPI file LocationAPI.json...
04:34:56 
04:34:56 API Warnings:
04:34:56 
04:34:56   #/definitions/ZonalPresenceNotification: Definition is defined but is not used: #/definitions/ZonalPresenceNotification
04:34:56   #/definitions/ZoneStatusNotification: Definition is defined but is not used: #/definitions/ZoneStatusNotification
04:34:56 
04:34:56 Validation succeeded but with 2 warnings
04:34:56 
04:34:56 -- Validator returned 0.
04:34:56 
04:34:56 -- Validating OpenAPI file LocationAPI.yaml...
04:34:57 
04:34:57 API Warnings:
04:34:57 
04:34:57   #/definitions/ZonalPresenceNotification: Definition is defined but is not used: #/definitions/ZonalPresenceNotification
04:34:57   #/definitions/ZoneStatusNotification: Definition is defined but is not used: #/definitions/ZoneStatusNotification
04:34:57 
04:34:57 Validation succeeded but with 2 warnings
04:34:57 
04:34:57 -- Validator returned 0.
04:34:57 
04:34:57 -- Final validator returns 0.
04:34:57 Finished: SUCCESS