SuccessConsole Output

11:16:03 Started by user carignani
11:16:03 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-016
11:16:03 Cloning the remote Git repository
11:16:03 Cloning repository git@forge.etsi.org:mec/gs016-ue-app-api.git
11:16:03  > git init /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-016 # timeout=10
11:16:03 Fetching upstream changes from git@forge.etsi.org:mec/gs016-ue-app-api.git
11:16:03  > git --version # timeout=10
11:16:03 using GIT_SSH to set credentials 
11:16:03  > git fetch --tags --progress git@forge.etsi.org:mec/gs016-ue-app-api.git +refs/heads/*:refs/remotes/origin/*
11:16:04  > git config remote.origin.url git@forge.etsi.org:mec/gs016-ue-app-api.git # timeout=10
11:16:04  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:16:04  > git config remote.origin.url git@forge.etsi.org:mec/gs016-ue-app-api.git # timeout=10
11:16:04 Fetching upstream changes from git@forge.etsi.org:mec/gs016-ue-app-api.git
11:16:04 using GIT_SSH to set credentials 
11:16:04  > git fetch --tags --progress git@forge.etsi.org:mec/gs016-ue-app-api.git +refs/heads/*:refs/remotes/origin/*
11:16:04  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:16:04  > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
11:16:04 Checking out Revision 922cbabaf3185b0482fe5543449ad8a40e1a9121 (refs/remotes/origin/master)
11:16:04  > git config core.sparsecheckout # timeout=10
11:16:04  > git checkout -f 922cbabaf3185b0482fe5543449ad8a40e1a9121
11:16:04 Commit message: "Fix links in README.md"
11:16:04  > git rev-list 922cbabaf3185b0482fe5543449ad8a40e1a9121 # timeout=10
11:16:04 [mec-gs-016] $ /bin/bash /tmp/jenkins15012151725564436914.sh
11:16:04 -- Validating OpenAPI file UEAppInterfaceApi.json...
11:16:05 
11:16:05 API Warnings:
11:16:05 
11:16:05   #/definitions/NotificationEvent: Definition is defined but is not used: #/definitions/NotificationEvent
11:16:05 
11:16:05 Validation succeeded but with 1 warning
11:16:05 
11:16:05 -- Validator returned 0.
11:16:05 
11:16:05 -- Validating OpenAPI file UEAppInterfaceApi.yaml...
11:16:06 
11:16:06 API Warnings:
11:16:06 
11:16:06   #/definitions/NotificationEvent: Definition is defined but is not used: #/definitions/NotificationEvent
11:16:06 
11:16:06 Validation succeeded but with 1 warning
11:16:06 
11:16:06 -- Validator returned 0.
11:16:06 
11:16:06 -- Final validator returns 0.
11:16:06 Finished: SUCCESS