SuccessConsole Output

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