Started by GitLab push by Michele Carignani Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-013 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e > 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/gs013-location-api.git # timeout=10 Fetching upstream changes from git@forge.etsi.org:mec/gs013-location-api.git > git --version # timeout=10 using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:mec/gs013-location-api.git +refs/heads/*:refs/remotes/origin/* > git rev-parse remotes/origin/stf593^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains 547a1621159e6a3ff004611a7bcdb8e1f8950311 # timeout=10 Checking out Revision 547a1621159e6a3ff004611a7bcdb8e1f8950311 (origin/stf593) > git config core.sparsecheckout # timeout=10 > git checkout -f 547a1621159e6a3ff004611a7bcdb8e1f8950311 Commit message: "update ci for oas 3" > git rev-list --no-walk af639506cdf00eac6618a83cc857da48bf9c3700 # timeout=10 [mec-gs-013] $ /bin/bash /tmp/jenkins8434426572455877661.sh -- Validating and linting OpenAPI file LocationAPI.json... LocationAPI.json is valid (node:87895) ExperimentalWarning: The http2 module is an experimental API. Specification schema is invalid. #/info/servers/0 expected Object { url: 'https://{apiRoot}/location/v2/' } to have key variables missing keys: variables --- Validator returned 0, linter returned 1. -- Validating and linting OpenAPI file LocationAPI.yaml... LocationAPI.yaml is valid (node:87915) ExperimentalWarning: The http2 module is an experimental API. Specification schema is invalid. #/info/servers/0 expected Object { url: 'https://{apiRoot}/location/v2/' } to have key variables missing keys: variables --- Validator returned 0, linter returned 1. -- Final validator returns 1. Build step 'Execute shell' marked build as failure Finished: FAILURE