FailedConsole Output

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