SuccessConsole Output

14:14:35 Started by GitLab push by Walter Featherstone
14:14:35 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011
14:14:35 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
14:14:35  > git rev-parse --is-inside-work-tree # timeout=10
14:14:35 Fetching changes from the remote Git repository
14:14:35  > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10
14:14:36 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git
14:14:36  > git --version # timeout=10
14:14:36 using GIT_SSH to set credentials 
14:14:36  > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/*
14:14:36  > git rev-parse refs/tags/v2.0.8^{commit} # timeout=10
14:14:36  > git branch -a -v --no-abbrev --contains ed92669f6184eb5304f5825aef5523b14d3fdc27 # timeout=10
14:14:36 Checking out Revision ed92669f6184eb5304f5825aef5523b14d3fdc27 (origin/develop)
14:14:36  > git config core.sparsecheckout # timeout=10
14:14:36  > git checkout -f ed92669f6184eb5304f5825aef5523b14d3fdc27
14:14:36 Commit message: "Update ServiceInfo & ServiceInfoList examples"
14:14:36  > git rev-list --no-walk ed92669f6184eb5304f5825aef5523b14d3fdc27 # timeout=10
14:14:36 [mec-gs-011] $ /bin/bash /tmp/jenkins13835305077259385887.sh
14:14:36 -- Validating and linting OpenAPI file Mp1.json...
14:14:37 Mp1.json is valid
14:14:38 (node:51773) ExperimentalWarning: The http2 module is an experimental API.
14:14:39 Specification is valid, with 0 lint errors
14:14:39 --- Validator returned 0, linter returned 0.
14:14:39 -- Validating and linting OpenAPI file Mp1.yaml...
14:14:39 Mp1.yaml is valid
14:14:40 (node:51793) ExperimentalWarning: The http2 module is an experimental API.
14:14:41 Specification is valid, with 0 lint errors
14:14:41 --- Validator returned 0, linter returned 0.
14:14:41 -- Final validation returns 0.
14:14:41 Finished: SUCCESS