SuccessConsole Output

13:55:31 Started by GitLab push by Michele Carignani
13:55:31 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011
13:55:32  > git rev-parse --is-inside-work-tree # timeout=10
13:55:32 Fetching changes from the remote Git repository
13:55:32  > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10
13:55:32 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git
13:55:32  > git --version # timeout=10
13:55:32 using GIT_SSH to set credentials 
13:55:32  > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/*
13:55:32  > git rev-parse origin/master^{commit} # timeout=10
13:55:32 Checking out Revision 5ac61d196cb7d1812af981f8026e0c17325cfc77 (origin/master)
13:55:32  > git config core.sparsecheckout # timeout=10
13:55:32  > git checkout -f 5ac61d196cb7d1812af981f8026e0c17325cfc77
13:55:32 Commit message: "host and port are required for an EndPointInfo addresses array instance"
13:55:32  > git rev-list 5ac61d196cb7d1812af981f8026e0c17325cfc77 # timeout=10
13:55:32 [mec-gs-011] $ /bin/bash /tmp/jenkins8460926487888693857.sh
13:55:33 -- Validating OpenAPI file Mp1.json...
13:55:34 
13:55:34 API Warnings:
13:55:34 
13:55:34   #/definitions/AppTerminationNotification: Definition is defined but is not used: #/definitions/AppTerminationNotification
13:55:34   #/parameters/Body.SerAvailabilityNotificationSubscription: Parameter is defined but is not used: #/parameters/Body.SerAvailabilityNotificationSubscription
13:55:34 
13:55:34 Validation succeeded but with 2 warnings
13:55:34 
13:55:34 -- Validator returned 0.
13:55:34 
13:55:34 -- Validating OpenAPI file Mp1.yaml...
13:55:35 
13:55:35 API Warnings:
13:55:35 
13:55:35   #/definitions/AppTerminationNotification: Definition is defined but is not used: #/definitions/AppTerminationNotification
13:55:35   #/parameters/Body.SerAvailabilityNotificationSubscription: Parameter is defined but is not used: #/parameters/Body.SerAvailabilityNotificationSubscription
13:55:35 
13:55:35 Validation succeeded but with 2 warnings
13:55:35 
13:55:35 -- Validator returned 0.
13:55:35 
13:55:35 -- Final validator returns 0.
13:55:35 Finished: SUCCESS