SuccessConsole Output

14:14:05 Started by GitLab push by Walter Featherstone
14:14:05 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011
14:14:05 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
14:14:05  > git rev-parse --is-inside-work-tree # timeout=10
14:14:05 Fetching changes from the remote Git repository
14:14:05  > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10
14:14:05 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git
14:14:05  > git --version # timeout=10
14:14:05 using GIT_SSH to set credentials 
14:14:05  > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/*
14:14:06  > git rev-parse refs/tags/v1.1.1^{commit} # timeout=10
14:14:06  > git branch -a -v --no-abbrev --contains 2fcf465876d2bf3b70c85c16c807366d7649d47b # timeout=10
14:14:06 Checking out Revision 2fcf465876d2bf3b70c85c16c807366d7649d47b (origin/master)
14:14:06  > git config core.sparsecheckout # timeout=10
14:14:06  > git checkout -f 2fcf465876d2bf3b70c85c16c807366d7649d47b
14:14:06 Commit message: "grantTypes enum array. Updated jenkins script to use swagger-cli and speccy"
14:14:06  > git rev-list --no-walk 2fcf465876d2bf3b70c85c16c807366d7649d47b # timeout=10
14:14:06 [mec-gs-011] $ /bin/bash /tmp/jenkins12746932181167805853.sh
14:14:06 -- Validating and linting OpenAPI file Mp1.json...
14:14:07 Mp1.json is valid
14:14:08 (node:51675) ExperimentalWarning: The http2 module is an experimental API.
14:14:08 Specification is valid, with 0 lint errors
14:14:08 --- Validator returned 0, linter returned 0.
14:14:08 -- Validating and linting OpenAPI file Mp1.yaml...
14:14:09 Mp1.yaml is valid
14:14:10 (node:51695) ExperimentalWarning: The http2 module is an experimental API.
14:14:11 Specification is valid, with 0 lint errors
14:14:11 --- Validator returned 0, linter returned 0.
14:14:11 -- Final validation returns 0.
14:14:11 Finished: SUCCESS