SuccessConsole Output

13:28:04 Started by GitLab push by Walter Featherstone
13:28:04 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011
13:28:05 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
13:28:05  > git rev-parse --is-inside-work-tree # timeout=10
13:28:05 Fetching changes from the remote Git repository
13:28:05  > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10
13:28:05 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git
13:28:05  > git --version # timeout=10
13:28:05 using GIT_SSH to set credentials 
13:28:05  > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/*
13:28:05  > git rev-parse remotes/origin/develop^{commit} # timeout=10
13:28:05  > git branch -a -v --no-abbrev --contains adfbadbcb178889e9fc1cbc404533d4dc739a2a1 # timeout=10
13:28:05 Checking out Revision adfbadbcb178889e9fc1cbc404533d4dc739a2a1 (origin/develop)
13:28:05  > git config core.sparsecheckout # timeout=10
13:28:05  > git checkout -f adfbadbcb178889e9fc1cbc404533d4dc739a2a1
13:28:05 Commit message: "Update the Navigate and Edit API links"
13:28:05  > git rev-list --no-walk 67dac459d6d9d7cea4f79a3d705c05159d786147 # timeout=10
13:28:06 [mec-gs-011] $ /bin/bash /tmp/jenkins13048406086219889460.sh
13:28:06 -- Validating and linting OpenAPI file MecAppSupportApi.json...
13:28:07 MecAppSupportApi.json is valid
13:28:08 (node:42115) ExperimentalWarning: The http2 module is an experimental API.
13:28:08 Specification is valid, with 0 lint errors
13:28:08 --- Validator returned 0, linter returned 0.
13:28:08 -- Validating and linting OpenAPI file MecAppSupportApi.yaml...
13:28:09 MecAppSupportApi.yaml is valid
13:28:10 (node:42135) ExperimentalWarning: The http2 module is an experimental API.
13:28:10 Specification is valid, with 0 lint errors
13:28:10 --- Validator returned 0, linter returned 0.
13:28:10 -- Validating and linting OpenAPI file MecServiceMgmtApi.json...
13:28:11 MecServiceMgmtApi.json is valid
13:28:12 (node:42155) ExperimentalWarning: The http2 module is an experimental API.
13:28:12 Specification is valid, with 0 lint errors
13:28:12 --- Validator returned 0, linter returned 0.
13:28:12 -- Validating and linting OpenAPI file MecServiceMgmtApi.yaml...
13:28:13 MecServiceMgmtApi.yaml is valid
13:28:14 (node:42176) ExperimentalWarning: The http2 module is an experimental API.
13:28:15 Specification is valid, with 0 lint errors
13:28:15 --- Validator returned 0, linter returned 0.
13:28:15 -- Final validation returns 0.
13:28:15 Finished: SUCCESS