SuccessConsole Output

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