SuccessConsole Output

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