SuccessConsole Output

15:57:13 Started by GitLab push by Michele Carignani
15:57:13 Building remotely on build.forge.etsi.org in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-013
15:57:13 Cloning the remote Git repository
15:57:13 Cloning repository git@forge.etsi.org:mec/gs013-location-api.git
15:57:13  > git init /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-013 # timeout=10
15:57:13 Fetching upstream changes from git@forge.etsi.org:mec/gs013-location-api.git
15:57:13  > git --version # timeout=10
15:57:13 using GIT_SSH to set credentials 
15:57:13  > git fetch --tags --progress git@forge.etsi.org:mec/gs013-location-api.git +refs/heads/*:refs/remotes/origin/*
15:57:14  > git config remote.origin.url git@forge.etsi.org:mec/gs013-location-api.git # timeout=10
15:57:14  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:57:14  > git config remote.origin.url git@forge.etsi.org:mec/gs013-location-api.git # timeout=10
15:57:14 Fetching upstream changes from git@forge.etsi.org:mec/gs013-location-api.git
15:57:14 using GIT_SSH to set credentials 
15:57:14  > git fetch --tags --progress git@forge.etsi.org:mec/gs013-location-api.git +refs/heads/*:refs/remotes/origin/*
15:57:14  > git rev-parse remotes/origin/master^{commit} # timeout=10
15:57:14  > git branch -a -v --no-abbrev --contains 378ceebaf753e57db44335f9d4c80e1e16c6a00c # timeout=10
15:57:15 Checking out Revision 378ceebaf753e57db44335f9d4c80e1e16c6a00c (origin/master)
15:57:15  > git config core.sparsecheckout # timeout=10
15:57:15  > git checkout -f 378ceebaf753e57db44335f9d4c80e1e16c6a00c
15:57:15 Commit message: "Removed extra '/' from basePath. To each procedure, added tags and operationId"
15:57:15 First time build. Skipping changelog.
15:57:15 [mec-gs-013] $ /bin/bash /tmp/jenkins5541586767893476638.sh
15:57:15 -- Validating OpenAPI file LocationAPI.json...
15:57:16 
15:57:16 API Warnings:
15:57:16 
15:57:16   #/definitions/ZonalPresenceNotification: Definition is defined but is not used: #/definitions/ZonalPresenceNotification
15:57:16   #/definitions/ZoneStatusNotification: Definition is defined but is not used: #/definitions/ZoneStatusNotification
15:57:16 
15:57:16 Validation succeeded but with 2 warnings
15:57:16 
15:57:16 -- Validator returned 0.
15:57:16 
15:57:16 -- Validating OpenAPI file LocationAPI.yaml...
15:57:16 
15:57:16 API Warnings:
15:57:16 
15:57:16   #/definitions/ZonalPresenceNotification: Definition is defined but is not used: #/definitions/ZonalPresenceNotification
15:57:16   #/definitions/ZoneStatusNotification: Definition is defined but is not used: #/definitions/ZoneStatusNotification
15:57:17 
15:57:17 Validation succeeded but with 2 warnings
15:57:17 
15:57:17 -- Validator returned 0.
15:57:17 
15:57:17 -- Final validator returns 0.
15:57:17 Finished: SUCCESS