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