10:57:29 Started by GitLab push by Michele Carignani 10:57:29 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-016 10:57:29 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e 10:57:29 > git rev-parse --is-inside-work-tree # timeout=10 10:57:29 Fetching changes from the remote Git repository 10:57:29 > git config remote.origin.url git@forge.etsi.org:mec/gs016-ue-app-api.git # timeout=10 10:57:29 Fetching upstream changes from git@forge.etsi.org:mec/gs016-ue-app-api.git 10:57:29 > git --version # timeout=10 10:57:29 using GIT_SSH to set credentials 10:57:29 > git fetch --tags --progress git@forge.etsi.org:mec/gs016-ue-app-api.git +refs/heads/*:refs/remotes/origin/* 10:57:30 > git rev-parse remotes/origin/validate-oai3^{commit} # timeout=10 10:57:30 > git branch -a -v --no-abbrev --contains 369cf0037a29756e8de7ddb65a9fcd379b7aeb48 # timeout=10 10:57:30 Checking out Revision 369cf0037a29756e8de7ddb65a9fcd379b7aeb48 (origin/validate-oai3) 10:57:30 > git config core.sparsecheckout # timeout=10 10:57:30 > git checkout -f 369cf0037a29756e8de7ddb65a9fcd379b7aeb48 10:57:30 Commit message: "fixed typo" 10:57:30 > git rev-list --no-walk 576f8176df4ea9db7e34f6de4e87dcc5c43f657c # timeout=10 10:57:30 [mec-gs-016] $ /bin/bash /tmp/jenkins8016143790036090728.sh 10:57:30 -- Validating and linting OpenAPI file UEAppInterfaceApi.json... 10:57:31 UEAppInterfaceApi.json is valid 10:57:31 Specification is valid, with 0 lint errors 10:57:31 --- Validator returned 0, linter returned 0. 10:57:31 -- Validating and linting OpenAPI file UEAppInterfaceApi.yaml... 10:57:32 UEAppInterfaceApi.yaml is valid 10:57:32 Specification is valid, with 0 lint errors 10:57:32 --- Validator returned 0, linter returned 0. 10:57:32 -- Final validation returns 0. 10:57:33 Finished: SUCCESS