FailedConsole Output

18:16:00 Started by GitLab push by Michele Carignani
18:16:00 Building remotely on Build 3 (selenium docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-012
18:16:00 [WS-CLEANUP] Deleting project workspace...
18:16:00 [WS-CLEANUP] Deferred wipeout is used...
18:16:00 [WS-CLEANUP] Done
18:16:00 using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
18:16:00 Cloning the remote Git repository
18:16:00 Cloning repository git@forge.etsi.org:mec/gs012-rnis-api.git
18:16:00  > git init /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-012 # timeout=10
18:16:00 Fetching upstream changes from git@forge.etsi.org:mec/gs012-rnis-api.git
18:16:00  > git --version # timeout=10
18:16:00 using GIT_SSH to set credentials 
18:16:00  > git fetch --tags --progress git@forge.etsi.org:mec/gs012-rnis-api.git +refs/heads/*:refs/remotes/origin/*
18:16:01  > git config remote.origin.url git@forge.etsi.org:mec/gs012-rnis-api.git # timeout=10
18:16:01  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
18:16:01  > git config remote.origin.url git@forge.etsi.org:mec/gs012-rnis-api.git # timeout=10
18:16:01 Fetching upstream changes from git@forge.etsi.org:mec/gs012-rnis-api.git
18:16:01 using GIT_SSH to set credentials 
18:16:01  > git fetch --tags --progress git@forge.etsi.org:mec/gs012-rnis-api.git +refs/heads/*:refs/remotes/origin/*
18:16:01  > git rev-parse remotes/origin/automatic_generation^{commit} # timeout=10
18:16:01  > git branch -a -v --no-abbrev --contains e31711f170ba95e196a8555236fde66fae0d239a # timeout=10
18:16:01 Checking out Revision e31711f170ba95e196a8555236fde66fae0d239a (origin/automatic_generation)
18:16:01  > git config core.sparsecheckout # timeout=10
18:16:01  > git checkout -f e31711f170ba95e196a8555236fde66fae0d239a
18:16:01 Commit message: "update resources to v2.1.1"
18:16:01  > git rev-list --no-walk a4ec8995ecaccab95fae2c4dd728404fe74af2c4 # timeout=10
18:16:02 [mec-gs-012] $ /bin/bash /tmp/jenkins13954926032079690059.sh
18:16:02 -- Validating and linting OpenAPI file RniAPI.yaml...
18:16:03 RniAPI.yaml is valid
18:16:04 (node:127498) ExperimentalWarning: The http2 module is an experimental API.
18:16:05 Specification schema is invalid.
18:16:05 
18:16:05 #/components/parameters/Query.Received randomlySelecte PreamblesLowRangeCell
18:16:05 component name invalid
18:16:05 --- Validator returned 0, linter returned 1.
18:16:05 -- Final validator returns 1.
18:16:05 Build step 'Execute shell' marked build as failure
18:16:05 Finished: FAILURE