SuccessConsole Output

16:03:33 Started by GitLab push by Michele Carignani
16:03:33 Building remotely on build.forge.etsi.org in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-016
16:03:33 Cloning the remote Git repository
16:03:33 Cloning repository git@forge.etsi.org:mec/gs016-ue-app-api.git
16:03:33  > git init /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-016 # timeout=10
16:03:33 Fetching upstream changes from git@forge.etsi.org:mec/gs016-ue-app-api.git
16:03:33  > git --version # timeout=10
16:03:33 using GIT_SSH to set credentials 
16:03:33  > git fetch --tags --progress git@forge.etsi.org:mec/gs016-ue-app-api.git +refs/heads/*:refs/remotes/origin/*
16:03:33  > git config remote.origin.url git@forge.etsi.org:mec/gs016-ue-app-api.git # timeout=10
16:03:33  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
16:03:34  > git config remote.origin.url git@forge.etsi.org:mec/gs016-ue-app-api.git # timeout=10
16:03:34 Fetching upstream changes from git@forge.etsi.org:mec/gs016-ue-app-api.git
16:03:34 using GIT_SSH to set credentials 
16:03:34  > git fetch --tags --progress git@forge.etsi.org:mec/gs016-ue-app-api.git +refs/heads/*:refs/remotes/origin/*
16:03:34  > git rev-parse remotes/origin/master^{commit} # timeout=10
16:03:34  > git branch -a -v --no-abbrev --contains 3d99cf5d75d6bdeae1d85bdca1f49dd28c006f9d # timeout=10
16:03:34 Checking out Revision 3d99cf5d75d6bdeae1d85bdca1f49dd28c006f9d (origin/master)
16:03:34  > git config core.sparsecheckout # timeout=10
16:03:34  > git checkout -f 3d99cf5d75d6bdeae1d85bdca1f49dd28c006f9d
16:03:34 Commit message: "Add the copyright information in a dedicated file."
16:03:34 First time build. Skipping changelog.
16:03:34 [mec-gs-016] $ /bin/bash /tmp/jenkins2254566710965274126.sh
16:03:34 -- Validating OpenAPI file UEAppInterfaceApi.json...
16:03:35 
16:03:35 API Warnings:
16:03:35 
16:03:35   #/definitions/NotificationEvent: Definition is defined but is not used: #/definitions/NotificationEvent
16:03:35 
16:03:35 Validation succeeded but with 1 warning
16:03:35 
16:03:35 -- Validator returned 0.
16:03:35 
16:03:35 -- Validating OpenAPI file UEAppInterfaceApi.yaml...
16:03:36 
16:03:36 API Warnings:
16:03:36 
16:03:36   #/definitions/NotificationEvent: Definition is defined but is not used: #/definitions/NotificationEvent
16:03:36 
16:03:36 Validation succeeded but with 1 warning
16:03:36 
16:03:36 -- Validator returned 0.
16:03:36 
16:03:36 -- Final validator returns 0.
16:03:36 Finished: SUCCESS