SuccessConsole Output

22:19:42 Started by GitLab push by Walter Featherstone
22:19:42 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011
22:19:42  > git rev-parse --is-inside-work-tree # timeout=10
22:19:42 Fetching changes from the remote Git repository
22:19:42  > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10
22:19:42 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git
22:19:42  > git --version # timeout=10
22:19:42 using GIT_SSH to set credentials 
22:19:42  > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/*
22:19:43  > git rev-parse remotes/origin/master^{commit} # timeout=10
22:19:43  > git branch -a -v --no-abbrev --contains f9172198906a86e207ff525a599db7bfa7d9ec95 # timeout=10
22:19:43 Checking out Revision f9172198906a86e207ff525a599db7bfa7d9ec95 (origin/master)
22:19:43  > git config core.sparsecheckout # timeout=10
22:19:43  > git checkout -f f9172198906a86e207ff525a599db7bfa7d9ec95
22:19:43 Commit message: "oAuth2Info is not a required parameter"
22:19:43  > git rev-list fd09744950be774c31b7196a048e2a780c8a4d54 # timeout=10
22:19:43 [mec-gs-011] $ /bin/bash /tmp/jenkins9108239045487152522.sh
22:19:43 -- Validating OpenAPI file Mp1.json...
22:19:44 
22:19:44 API Warnings:
22:19:44 
22:19:44   #/definitions/AppTerminationNotification: Definition is defined but is not used: #/definitions/AppTerminationNotification
22:19:44   #/parameters/Body.SerAvailabilityNotificationSubscription: Parameter is defined but is not used: #/parameters/Body.SerAvailabilityNotificationSubscription
22:19:44 
22:19:44 Validation succeeded but with 2 warnings
22:19:44 
22:19:44 -- Validator returned 0.
22:19:44 
22:19:44 -- Validating OpenAPI file Mp1.yaml...
22:19:45 
22:19:45 API Warnings:
22:19:45 
22:19:45   #/definitions/AppTerminationNotification: Definition is defined but is not used: #/definitions/AppTerminationNotification
22:19:45   #/parameters/Body.SerAvailabilityNotificationSubscription: Parameter is defined but is not used: #/parameters/Body.SerAvailabilityNotificationSubscription
22:19:45 
22:19:45 Validation succeeded but with 2 warnings
22:19:45 
22:19:45 -- Validator returned 0.
22:19:45 
22:19:45 -- Final validator returns 0.
22:19:45 Finished: SUCCESS