FailedConsole Output

18:21:34 Started by GitLab push by Michele Carignani
18:21:34 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-012
18:21:34 [WS-CLEANUP] Deleting project workspace...
18:21:34 [WS-CLEANUP] Deferred wipeout is used...
18:21:34 [WS-CLEANUP] Done
18:21:34 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
18:21:34 Cloning the remote Git repository
18:21:34 Cloning repository git@forge.etsi.org:mec/gs012-rnis-api.git
18:21:34  > git init /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-012 # timeout=10
18:21:34 Fetching upstream changes from git@forge.etsi.org:mec/gs012-rnis-api.git
18:21:34  > git --version # timeout=10
18:21:34 using GIT_SSH to set credentials 
18:21:34  > git fetch --tags --progress git@forge.etsi.org:mec/gs012-rnis-api.git +refs/heads/*:refs/remotes/origin/*
18:21:35  > git config remote.origin.url git@forge.etsi.org:mec/gs012-rnis-api.git # timeout=10
18:21:35  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
18:21:35  > git config remote.origin.url git@forge.etsi.org:mec/gs012-rnis-api.git # timeout=10
18:21:35 Fetching upstream changes from git@forge.etsi.org:mec/gs012-rnis-api.git
18:21:35 using GIT_SSH to set credentials 
18:21:35  > git fetch --tags --progress git@forge.etsi.org:mec/gs012-rnis-api.git +refs/heads/*:refs/remotes/origin/*
18:21:35  > git rev-parse remotes/origin/automatic_generation^{commit} # timeout=10
18:21:35  > git branch -a -v --no-abbrev --contains a4ec8995ecaccab95fae2c4dd728404fe74af2c4 # timeout=10
18:21:35 Checking out Revision a4ec8995ecaccab95fae2c4dd728404fe74af2c4 (origin/automatic_generation)
18:21:35  > git config core.sparsecheckout # timeout=10
18:21:35  > git checkout -f a4ec8995ecaccab95fae2c4dd728404fe74af2c4
18:21:35 Commit message: "Fix internal refs, add ProblemDetails and Query params from v1.1.1, updated /rab_info and /plmn_info"
18:21:36  > git rev-list --no-walk 20ca6794be061f1bd06fb3971f5c5a24ecc5ff2f # timeout=10
18:21:36 [mec-gs-012] $ /bin/bash /tmp/jenkins9839605221240322675.sh
18:21:36 -- Validating and linting OpenAPI file RniAPI.yaml...
18:21:37 Error resolving $ref pointer "/home/jenkins/workspace/MEC%20-%20Multi-access%20Edge%20Computing/mec-gs-012/RniAPI.yaml#/components/parameters/Body.CellChangeSubscriptionPost". 
18:21:37 Token "Body.CellChangeSubscriptionPost" does not exist.
18:21:38 (node:35454) ExperimentalWarning: The http2 module is an experimental API.
18:21:39 Specification schema is invalid.
18:21:39 
18:21:39 #/paths/~1subscriptions~1cell_change/post/parameters/0/%24ref
18:21:39 Cannot resolve reference: #/components/parameters/Body.CellChangeSubscriptionPost
18:21:39 --- Validator returned 1, linter returned 1.
18:21:39 -- Final validator returns 1.
18:21:39 Build step 'Execute shell' marked build as failure
18:21:39 Finished: FAILURE