12:20:50 Triggered by GitLab Merge Request #10: MEC - Multi-access Edge Computing/stf606-draft => stf606-final 12:20:50 [EnvInject] - Loading node environment variables. 12:20:50 Building remotely on build.forge.etsi.org (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-012 12:20:50 [WS-CLEANUP] Deleting project workspace... 12:20:50 [WS-CLEANUP] Deferred wipeout is used... 12:20:50 [WS-CLEANUP] Done 12:20:50 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e 12:20:50 Cloning the remote Git repository 12:20:50 Cloning repository git@forge.etsi.org:mec/gs012-rnis-api.git 12:20:50 > git init /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-012 # timeout=10 12:20:50 Fetching upstream changes from git@forge.etsi.org:mec/gs012-rnis-api.git 12:20:50 > git --version # timeout=10 12:20:50 using GIT_SSH to set credentials 12:20:50 > git fetch --tags --progress git@forge.etsi.org:mec/gs012-rnis-api.git +refs/heads/*:refs/remotes/origin/* 12:20:51 > git config remote.origin.url git@forge.etsi.org:mec/gs012-rnis-api.git # timeout=10 12:20:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:20:51 > git config remote.origin.url git@forge.etsi.org:mec/gs012-rnis-api.git # timeout=10 12:20:51 Fetching upstream changes from git@forge.etsi.org:mec/gs012-rnis-api.git 12:20:51 using GIT_SSH to set credentials 12:20:51 > git fetch --tags --progress git@forge.etsi.org:mec/gs012-rnis-api.git +refs/heads/*:refs/remotes/origin/* 12:20:52 > git rev-parse d2b8a04c652b352def89a89fc110f3d64486ee5b^{commit} # timeout=10 12:20:52 > git branch -a -v --no-abbrev --contains d2b8a04c652b352def89a89fc110f3d64486ee5b # timeout=10 12:20:52 Checking out Revision d2b8a04c652b352def89a89fc110f3d64486ee5b (origin/stf606-draft) 12:20:52 > git config core.sparsecheckout # timeout=10 12:20:52 > git checkout -f d2b8a04c652b352def89a89fc110f3d64486ee5b 12:20:52 Commit message: "fix unresolved refs in subscription and notification mappings" 12:20:52 > git rev-list --no-walk d2b8a04c652b352def89a89fc110f3d64486ee5b # timeout=10 12:20:52 [mec-gs-012] $ /bin/bash /tmp/jenkins8810140480396035071.sh 12:20:52 -- Validating and linting OpenAPI file RniAPI.json... 12:20:52 (node:7783) ExperimentalWarning: The fs.promises API is experimental 12:20:52 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3 12:20:53 Specification schema is invalid. 12:20:53 12:20:53 #/ 12:20:53 Must be an OpenAPI 3.0.x document 12:20:53 --- Validator returned 1, linter returned 1. 12:20:53 -- Validating and linting OpenAPI file RniAPI.yaml... 12:20:53 (node:7807) ExperimentalWarning: The fs.promises API is experimental 12:20:53 Unsupported OpenAPI version: 3.1.0. Swagger Parser only supports versions 3.0.0, 3.0.1, 3.0.2, 3.0.3 12:20:54 Specification schema is invalid. 12:20:54 12:20:54 #/ 12:20:54 Must be an OpenAPI 3.0.x document 12:20:54 --- Validator returned 1, linter returned 1. 12:20:54 -- Final validator returns 1. 12:20:54 Build step 'Execute shell' marked build as failure 12:20:54 Finished: FAILURE