Started by GitLab push by Michel Roy Obtained Jenkinsfile from git git@forge.etsi.org:cti/forge-tools/jenkins-scripts-for-openapis.git Running in Durability level: MAX_SURVIVABILITY [Pipeline] node Running on build.forge.etsi.org in /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-028 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e Cloning the remote Git repository Cloning repository git@forge.etsi.org:cti/forge-tools/jenkins-scripts-for-openapis.git > git init /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-028 # timeout=10 Fetching upstream changes from git@forge.etsi.org:cti/forge-tools/jenkins-scripts-for-openapis.git > git --version # timeout=10 using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:cti/forge-tools/jenkins-scripts-for-openapis.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git@forge.etsi.org:cti/forge-tools/jenkins-scripts-for-openapis.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@forge.etsi.org:cti/forge-tools/jenkins-scripts-for-openapis.git # timeout=10 Fetching upstream changes from git@forge.etsi.org:cti/forge-tools/jenkins-scripts-for-openapis.git using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:cti/forge-tools/jenkins-scripts-for-openapis.git +refs/heads/*:refs/remotes/origin/* skipping resolution of commit remotes/origin/develop, since it originates from another repository > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 3bfa2c714493bb305b6b2e0db5f1221d856fd957 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 3bfa2c714493bb305b6b2e0db5f1221d856fd957 Commit message: "First version of scripts for OpenApis validation" > git rev-list --no-walk 3bfa2c714493bb305b6b2e0db5f1221d856fd957 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] gitlabBuilds [Pipeline] { [Pipeline] stage [Pipeline] { (Resolve) [Pipeline] sh + echo Resolve stage Resolve stage [Pipeline] updateGitlabCommitStatus [Pipeline] dir Running in /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-028/apis [Pipeline] { [Pipeline] checkout using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e Cloning the remote Git repository Cloning repository git@forge.etsi.org:mec/gs028-wai-api.git > git init /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-028/apis # timeout=10 Fetching upstream changes from git@forge.etsi.org:mec/gs028-wai-api.git > git --version # timeout=10 using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:mec/gs028-wai-api.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git@forge.etsi.org:mec/gs028-wai-api.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@forge.etsi.org:mec/gs028-wai-api.git # timeout=10 Fetching upstream changes from git@forge.etsi.org:mec/gs028-wai-api.git using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:mec/gs028-wai-api.git +refs/heads/*:refs/remotes/origin/* > git rev-parse remotes/origin/develop^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains bbf3e2a3d39d0f9b8b79f773cc19a2aae3191da8 # timeout=10 Checking out Revision bbf3e2a3d39d0f9b8b79f773cc19a2aae3191da8 (origin/develop, origin/stf593) > git config core.sparsecheckout # timeout=10 > git checkout -f bbf3e2a3d39d0f9b8b79f773cc19a2aae3191da8 Commit message: "fixed issue yaml contains json" > git rev-list --no-walk 75b88ba6dccfb64d6c1813a1c2339f9b30a9ccdc # timeout=10 > git rev-list --no-walk bbf3e2a3d39d0f9b8b79f773cc19a2aae3191da8 # timeout=10 [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-028/scripts [Pipeline] { [Pipeline] checkout using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e Cloning the remote Git repository Cloning repository git@forge.etsi.org:cti/forge-tools/jenkins-scripts-for-openapis.git > git init /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-028/scripts # timeout=10 Fetching upstream changes from git@forge.etsi.org:cti/forge-tools/jenkins-scripts-for-openapis.git > git --version # timeout=10 using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:cti/forge-tools/jenkins-scripts-for-openapis.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git@forge.etsi.org:cti/forge-tools/jenkins-scripts-for-openapis.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@forge.etsi.org:cti/forge-tools/jenkins-scripts-for-openapis.git # timeout=10 Fetching upstream changes from git@forge.etsi.org:cti/forge-tools/jenkins-scripts-for-openapis.git using GIT_SSH to set credentials > git fetch --tags --progress git@forge.etsi.org:cti/forge-tools/jenkins-scripts-for-openapis.git +refs/heads/*:refs/remotes/origin/* skipping resolution of commit remotes/origin/develop, since it originates from another repository > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 3bfa2c714493bb305b6b2e0db5f1221d856fd957 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 3bfa2c714493bb305b6b2e0db5f1221d856fd957 Commit message: "First version of scripts for OpenApis validation" [Pipeline] updateGitlabCommitStatus [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] updateGitlabCommitStatus [Pipeline] sh + echo Validate stage Validate stage [Pipeline] sh + bash ./scripts/cli-validate-openapis.sh ./apis ------ Switching to ./apis folder -------- ------ Content of the folder ------ LICENSE README.md WlanInformationApi.json WlanInformationApi.yaml ------ Validating all YAML files ------ -- Validating and linting OpenAPI file WlanInformationApi.json... (node:23354) ExperimentalWarning: The fs.promises API is experimental WlanInformationApi.json is valid Specification is valid, with 0 lint errors --- Validator returned 0, linter returned 0. -- Validating and linting OpenAPI file WlanInformationApi.yaml... (node:23376) ExperimentalWarning: The fs.promises API is experimental WlanInformationApi.yaml is valid Specification is valid, with 0 lint errors --- Validator returned 0, linter returned 0. -- Final validation returns 0. [Pipeline] updateGitlabCommitStatus [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // gitlabBuilds [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS