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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 rev-parse remotes/origin/fix-operation-ids^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains d7e6abb26ee69caa405e7efaebf0b25a9ad019ea # timeout=10 Checking out Revision d7e6abb26ee69caa405e7efaebf0b25a9ad019ea (origin/fix-operation-ids) > git config core.sparsecheckout # timeout=10 > git checkout -f d7e6abb26ee69caa405e7efaebf0b25a9ad019ea Commit message: "replacing dots with underscores in operationIds" > git rev-list 1f01c74f114b6fb284c3cc1edb0aae3d4020a549 # timeout=10 [mec-gs-011] $ /bin/bash /tmp/jenkins3130912653923580840.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