SuccessConsole Output

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