SuccessConsole Output

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