Console Output
09:04:06 Started by an SCM change
09:04:06 [EnvInject] - Loading node environment variables.
09:04:06 Building remotely on build3.forge.etsi.org (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-016
09:04:06 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
09:04:06 Cloning the remote Git repository
09:04:06 Cloning repository git@forge.etsi.org:mec/gs016-ue-app-api.git
09:04:06 > git init /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-016 # timeout=10
09:04:06 Fetching upstream changes from git@forge.etsi.org:mec/gs016-ue-app-api.git
09:04:06 > git --version # timeout=10
09:04:06 using GIT_SSH to set credentials
09:04:06 > git fetch --tags --progress git@forge.etsi.org:mec/gs016-ue-app-api.git +refs/heads/*:refs/remotes/origin/*
09:04:07 > git config remote.origin.url git@forge.etsi.org:mec/gs016-ue-app-api.git # timeout=10
09:04:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:04:07 > git config remote.origin.url git@forge.etsi.org:mec/gs016-ue-app-api.git # timeout=10
09:04:07 Fetching upstream changes from git@forge.etsi.org:mec/gs016-ue-app-api.git
09:04:07 using GIT_SSH to set credentials
09:04:07 > git fetch --tags --progress git@forge.etsi.org:mec/gs016-ue-app-api.git +refs/heads/*:refs/remotes/origin/*
09:04:08 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
09:04:08 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
09:04:08 Checking out Revision bd8593c709136368ab50b3668979cf6228351436 (refs/remotes/origin/master)
09:04:08 > git config core.sparsecheckout # timeout=10
09:04:08 > git checkout -f bd8593c709136368ab50b3668979cf6228351436
09:04:08 Commit message: "Merge branch 'develop' into 'master'"
09:04:08 > git rev-list --no-walk 50e7a7740fe7f0b8600b8d5d27ae4ae5163f9152 # timeout=10
09:04:09 [mec-gs-016] $ /bin/bash /tmp/jenkins16011422157546971369.sh
09:04:09 -- Validating and linting OpenAPI file UEAppInterfaceApi.json...
09:04:09 UEAppInterfaceApi.json is valid
09:04:10 (node:72485) ExperimentalWarning: The http2 module is an experimental API.
09:04:11 [32mSpecification is valid, with 0 lint errors[0m
09:04:11 --- Validator returned 0, linter returned 0.
09:04:11 -- Validating and linting OpenAPI file UEAppInterfaceApi.yaml...
09:04:12 UEAppInterfaceApi.yaml is valid
09:04:13 (node:72505) ExperimentalWarning: The http2 module is an experimental API.
09:04:13 [32mSpecification is valid, with 0 lint errors[0m
09:04:13 --- Validator returned 0, linter returned 0.
09:04:13 -- Final validation returns 0.
09:04:14 Finished: SUCCESS