SuccessConsole Output

05:36:55 Triggered by GitLab Merge Request #2: MEC - Multi-access Edge Computing/fix-operation-ids => master
05:36:55 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011
05:36:55 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
05:36:55  > git rev-parse --is-inside-work-tree # timeout=10
05:36:55 Fetching changes from the remote Git repository
05:36:56  > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10
05:36:56 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git
05:36:56  > git --version # timeout=10
05:36:56 using GIT_SSH to set credentials 
05:36:56  > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/*
05:36:56  > git rev-parse origin/master^{commit} # timeout=10
05:36:56 Checking out Revision 7daaee415b2b14583ae17267751dcb2177b170ac (origin/master)
05:36:56  > git config core.sparsecheckout # timeout=10
05:36:56  > git checkout -f 7daaee415b2b14583ae17267751dcb2177b170ac
05:36:56 Commit message: "Removed transportId from ServieInfo examples"
05:36:56  > git rev-list --no-walk 7daaee415b2b14583ae17267751dcb2177b170ac # timeout=10
05:36:56 [mec-gs-011] $ /bin/bash /tmp/jenkins2010867557811509114.sh
05:36:56 -- Validating OpenAPI file Mp1.json...
05:36:57 
05:36:57 API Warnings:
05:36:57 
05:36:57   #/definitions/AppTerminationNotification: Definition is defined but is not used: #/definitions/AppTerminationNotification
05:36:57   #/parameters/Body.SerAvailabilityNotificationSubscription: Parameter is defined but is not used: #/parameters/Body.SerAvailabilityNotificationSubscription
05:36:57 
05:36:57 Validation succeeded but with 2 warnings
05:36:57 
05:36:57 -- Validator returned 0.
05:36:57 
05:36:57 -- Validating OpenAPI file Mp1.yaml...
05:36:59 
05:36:59 API Warnings:
05:36:59 
05:36:59   #/definitions/AppTerminationNotification: Definition is defined but is not used: #/definitions/AppTerminationNotification
05:36:59   #/parameters/Body.SerAvailabilityNotificationSubscription: Parameter is defined but is not used: #/parameters/Body.SerAvailabilityNotificationSubscription
05:36:59 
05:36:59 Validation succeeded but with 2 warnings
05:36:59 
05:36:59 -- Validator returned 0.
05:36:59 
05:36:59 -- Final validator returns 0.
05:36:59 Finished: SUCCESS