FailedConsole Output

09:40:44 Started by user anonymous
09:40:44 Building on master in workspace /var/lib/jenkins/jobs/MEC - Multi-access Edge Computing/jobs/mec-gs-012/workspace
09:40:44 [WS-CLEANUP] Deleting project workspace...
09:40:44 [WS-CLEANUP] Done
09:40:44 Cloning the remote Git repository
09:40:44 Cloning repository git@forge.etsi.org:mec/gs012-rnis-api.git
09:40:44  > git init /var/lib/jenkins/jobs/MEC - Multi-access Edge Computing/jobs/mec-gs-012/workspace # timeout=10
09:40:44 Fetching upstream changes from git@forge.etsi.org:mec/gs012-rnis-api.git
09:40:44  > git --version # timeout=10
09:40:44 using GIT_SSH to set credentials 
09:40:44  > git fetch --tags --progress git@forge.etsi.org:mec/gs012-rnis-api.git +refs/heads/*:refs/remotes/origin/*
09:40:47  > git config remote.origin.url git@forge.etsi.org:mec/gs012-rnis-api.git # timeout=10
09:40:47  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:40:47  > git config remote.origin.url git@forge.etsi.org:mec/gs012-rnis-api.git # timeout=10
09:40:47 Fetching upstream changes from git@forge.etsi.org:mec/gs012-rnis-api.git
09:40:47 using GIT_SSH to set credentials 
09:40:47  > git fetch --tags --progress git@forge.etsi.org:mec/gs012-rnis-api.git +refs/heads/*:refs/remotes/origin/*
09:40:48  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
09:40:48  > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
09:40:48 Checking out Revision 9c23f54d969e831165ff29a4c8f4918aa32c4494 (refs/remotes/origin/master)
09:40:48  > git config core.sparsecheckout # timeout=10
09:40:48  > git checkout -f 9c23f54d969e831165ff29a4c8f4918aa32c4494
09:40:48 Commit message: "Update README.md"
09:40:48 First time build. Skipping changelog.
09:40:48 [workspace] $ /bin/bash /tmp/jenkins4559810376910880351.sh
09:40:48 -- Validating OpenAPI file RniAPI.json...
09:40:48 .jenkins.sh: line 8: swagger-tools: command not found
09:40:48 -- Validator returned 127.
09:40:48 
09:40:48 -- Validating OpenAPI file RniAPI.yaml...
09:40:48 .jenkins.sh: line 8: swagger-tools: command not found
09:40:48 -- Validator returned 127.
09:40:48 
09:40:48 -- Final validator returns 1.
09:40:48 Build step 'Execute shell' marked build as failure
09:40:48 Finished: FAILURE