SuccessConsole Output

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