SuccessConsole Output

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